@charset "utf-8";
/* -----------------------------------------------------------
basic settings
----------------------------------------------------------- */
.pankuzu {
  padding: 12px 0;
}
.pankuzu span {
  font-size: 9px;
}
#gnav_top {
  width: 912px;
  margin: 0 auto;
}
.gnav_top li {
  /*float:left;*/
}
#product #main_inner {
  width: 960px;
}
#product .sub_ttl_red {
  font-size: 18px;
  font-weight: bold;
  color: #d80b24;
}
#product .drink.sp {
  display: none;
}
.nav_red {
  width: 100%;
  display: table;
}
.nav_red.pc {
  display: table;
}
.nav_red.sp {
  display: none;
}
.nav_red li {
  width: 25%;
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.nav_red li.last {
  border-right: 1px solid #ccc;
}
.nav_red li a {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0;
}
.nav_red li:hover,
.nav_red li.active {
  border: 1px solid #d80b24;
}
.nav_red li:hover a,
.nav_red li.active a {
  background: #d80b24;
  color: #fff;
  text-decoration: none;
}
.bg_contents_top_01 {
  width: 912px;
}
.bg_contents_top_01 img {
  vertical-align: bottom;
}
.bg_contents_01 {
  line-height: 1;
}
.bg_contents_01 .orange {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
  color: #ff5400;
}
.bg_contents_01 .small {
  font-size: 14px;
  margin-bottom: 3px;
}
.bg_contents_01 h1 {
  font-size: 26px;
  font-weight: bold;
}
.bg_contents_01 h1 span {
  font-size: 16px;
}
.bg_contents_01_top {
  padding: 10px 19px;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  line-height: 1;
}
.bg_contents_01_top h1 {
  font-size: 26px;
  font-weight: normal;
  padding: 5px 0 0;
}
.top_title {
  float: left;
}
.top_buttons {
  /*width:381px;*/
  float: right;
}
.top_buttons li {
  float: left;
  display: inline;
}
.bg_title_01 {
  width: 870px;
  font-size: 24px;
  line-height: 1;
  padding: 10px 0 15px 0;
  background: url(/nutricare/public/products/img/common/bg_title_01.gif) bottom repeat-x;
  position: relative;
}
.bg_title_01 .shuryou {
  position: absolute;
  top: -6px;
  right: -17px;
}
.announce {
  width: 700px;
  margin: 20px 0;
  border: solid 2px #ff5400;
  padding: 10px 20px;
  border-radius: 10px;
}
.announce p {
  font-size: 13px;
  color: #0068b7;
  font-weight: bold;
  line-height: 20px;
}
.announce p a {
  color: #0068b7;
  text-decoration: underline;
}
.announce p a:hover {
  color: #0068b7;
  text-decoration: none;
}

.announce.about_sale p {
  color: #f00;
}
img.w100 {
  width: 100%;
  height: auto;
}
/* -----------------------------------------------------------
製品一覧トップ
----------------------------------------------------------- */
.bg_top_inner {
  padding: 15px 16px 8px 16px;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.item_box_01 {
  width: 880px;
  padding-bottom: 20px;
  line-height: 1;
}
.item_box_01 h2 {
  font-size: 15px;
  font-weight: bold;
  padding-top: 8px;
}
.item_box_01 h2 span {
  font-size: 12px;
}
.item_box_01 h3 {
  font-size: 15px;
  font-weight: bold;
  padding-top: 8px;
}
.item_box_01 .icon {
  padding: 7px 0;
  display: block;
}
.item_box_01 p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 8px;
}
.item_box_01 p span {
  font-size: 10px;
}
.item_box_01 .f_area p {
  margin-bottom: 0;
  float: left;
  padding-right: 20px;
  line-height: inherit;
}

.item_box_01 .f_area p.sale {
  color: #f00;
}
.item_box_01 .details a {
  display: block;
  color: #000;
  padding-left: 11px;
  font-size: 12px;
  text-decoration: underline;
  background: url(/nutricare/public/products/img/top/arrow_black_01.gif) 0 4px no-repeat;
}
.item_box_01 .details a:hover {
  text-decoration: none;
  color: #707070;
}
.item_box_01 .left {
  width: 425px;
  float: left;
}
.item_box_01 .right {
  width: 425px;
  float: right;
}
.item_box_01 .photo {
  width: 140px;
  float: left;
  position: relative;
}
.item_box_01 .photo.new:after {
  position: absolute;
  content: "リニューアル";
  background: #f00;
  color: #fff;
  left: -9px;
  top: -17px;
  padding: 4px 5px;
  border-radius: 3px;
}
.item_box_01 .desc {
  width: 276px;
  float: right;
}
.item_box_01 .icon_new {
  position: absolute;
  top: 0;
  left: 0;
}
.bg_top_inner .nav {
  width: 880px;
  margin-bottom: 25px;
}
.bg_top_inner .nav li {
  float: left;
  display: inline;
}

/* -----------------------------------------------------------
メディエフプッシュケア2.5
----------------------------------------------------------- */
/* 製品情報 */
.medif_pc25_box_01 {
  width: 872px;
}
.medif_pc25_box_01 .left {
  width: 426px;
  float: left;
}
.medif_pc25_box_01 .left .drink {
  width: 200px;
  margin: 0 auto 15px;
  display: table;
}
.medif_pc25_box_01 .left .drink span {
  background: url(/nutricare/public/products/img/leucine_plus/sp/icon_drink.png) no-repeat 6% center #9bd0e9;
  text-align: center;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  color: #333333;
  height: 40px;
  padding: 0 0 0 15%;
  border-radius: 5px;
  font-weight: bold;
  line-height: 20px;
}
.medif_pc25_box_01 .left .image {
  width: 426px;
  position: relative;
}
.medif_pc25_box_01 .left .image .icon_new_product {
  position: absolute;
  left: 1px;
  top: 1px;
}
.medif_pc25_box_01 .right {
  width: 426px;
  float: right;
}
.medif_pc25_box_01 .list_01,
.al40 p,
.al40_notification p,
.al40_notification ul li {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
}
.medif_pc25_box_01 .list_01 li {
  padding: 7px 0;
  border-bottom: 1px dotted #a0a0a0;
}
.medif_pc25_box_01 .list_01 li img {
  vertical-align: -1px;
}
.medif_pc25_box_01 .list_01 .red {
  color: #eb0000;
}
.medif_pc25_box_01 .list_01 li span {
  font-size: 13px;
}
.medif_pc25_box_01 .list_01 a {
  padding-left: 13px;
  text-decoration: underline;
  margin-left: 15px;
  background: url(/nutricare/public/products/img/common/arrow_orange_01.gif) left no-repeat;
}
.medif_pc25_box_01 .list_01 .normal {
  font-weight: normal;
}
.medif_pc25_box_01 .list_01 .orange {
  color: #ff6426;
}
.medif_pc25_box_01 .list_01 .last {
  border-bottom: 0;
}
.medif_pc25_box_01 .bg_subtitle_01 {
  background: url(/nutricare/public/products/img/medif_pc25/bg_subtitle_01.gif) no-repeat;
  width: 415px;
  height: 27px;
  font-size: 14px;
  font-weight: bold;
  color: #ff4200;
  padding: 8px 0 0 11px;
}
.medif_pc25_box_01 .list_02 {
  width: 394px;
  padding: 9px 13px 0 13px;
  border-right: 3px solid #fdc;
  border-bottom: 3px solid #fdc;
  border-left: 3px solid #fdc;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 20px;
}
.medif_pc25_box_01 .list_02 li {
  padding-left: 14px;
  margin-bottom: 9px;
  line-height: 1.4;
  background: url(/nutricare/public/products/img/common/icon_circle_orange_01.gif) 0 5px no-repeat;
}
.medif_pc25_box_01 .image_desc_01 {
  width: 426px;
}
.medif_pc25_box_01 .image_desc_01 a {
  text-decoration: underline;
}
.medif_pc25_box_01 .image_desc_01 .image {
  width: 90px;
  float: left;
}
.medif_pc25_box_01 .image_desc_01 .desc {
  font-size: 12px;
  width: 326px;
  float: right;
}
.medif_pc25_box_01 .list_03 li {
  margin-bottom: 11px;
  line-height: 1;
  background: url(/nutricare/public/products/img/common/arrow_orange_01.gif) left no-repeat;
  margin-left: 4px;
  padding-left: 15px;
}
.medif_pc25_box_01 .image_desc_02 {
  width: 426px;
}
.medif_pc25_box_01 .image_desc_02 .desc a {
  padding-left: 13px;
  text-decoration: underline;
  margin-left: 15px;
  background: url(/nutricare/public/products/img/common/arrow_orange_01.gif) left no-repeat;
}
.medif_pc25_box_01 .image_desc_02 .image {
  width: 90px;
  float: left;
}
.medif_pc25_box_01 .image_desc_02 .desc {
  font-size: 12px;
  width: 326px;
  float: right;
  line-height: 1.4;
}
.medif_pc25_box_01 .text_01 {
  color: #ff5400;
  font-weight: bold;
}
.medif_pc25_box_01 .text_02 {
  font-size: 14px;
  font-weight: bold;
}
.info_01 {
  width: 872px;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 30px;
  table-layout: fixed;
}
.info_01 th {
  padding: 11px 13px;
  width: 124px;
  background: #fdf4ef;
  border: 1px solid #cbcbcb;
  text-align: left;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.info_01 td {
  padding: 11px 13px;
  border: 1px solid #cbcbcb;
}
.info_01 td a {
  text-decoration: underline;
}
.info_01 .sub {
  font-size: 9px;
}
.info_01 .bold {
  font-weight: bold;
  color: #eb0000;
}
.caution_01 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #eb0000;
}
.caution_02 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.caution_list_01 {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 15px;
  padding-left: 1em;
  text-indent: -1em;
}
.caution_list_01 .red {
  color: #eb0000;
}
/* 栄養成分 */
.nutrition_facts_title_01 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.medif_pc25_info_01 {
  width: 870px;
}
.medif_pc25_info_01 td {
  text-align: center;
  font-size: 13px;
  padding: 7px 0;
  border: 1px solid #cbcbcb;
}
.medif_pc25_info_01 .cell_01,
.medif_pc25_info_01 .cell_04 {
  width: 135px;
  padding-left: 15px;
  background: #fdf4ef;
  text-align: left;
}
.medif_pc25_info_01 .cell_02,
.medif_pc25_info_01 .cell_05 {
  width: 70px;
  background: #eee;
}
.medif_pc25_info_01 .cell_03,
.medif_pc25_info_01 .cell_06 {
  width: 215px;
}
.medif_pc25_info_01 .cell_07 {
  width: 30px;
  background: #fdf4ef;
  padding-top: 7px;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_01 .cell_07 .td_text_01 {
  position: relative;
}
.medif_pc25_info_01 .cell_07 .td_text_01 p {
  position: absolute;
  left: 15px;
  width: 130px;
  text-align: left;
}
.medif_pc25_info_01 .cell_08 {
  width: 105px;
  background: #fdf4ef;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_01 .cell_09 {
  width: 30px;
  background: #fdf4ef;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 1px solid #cbcbcb !important;
  border-right: 0 !important;
}
.medif_pc25_info_01 .cell_10 {
  width: 105px;
  background: #fdf4ef;
  border-left: 1px solid #cbcbcb !important;
}
.medif_pc25_info_01 .cell_11 {
  background: #fff1d0;
}
h3.bg_title_02 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 13px;
  background: url(/nutricare/public/products/img/common/bg_title_02.gif) bottom repeat-x;
}
.medif_pc25_box_02 {
  width: 872px;
  margin-bottom: 25px;
}
.medif_pc25_box_02 .left {
  width: 221px;
  float: left;
}
.medif_pc25_box_02 .right {
  width: 640px;
  float: right;
}
.medif_pc25_box_02 dl {
  padding-top: 10px;
}
.medif_pc25_box_02 dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 7px;
}
.medif_pc25_box_02 dd {
  font-size: 13px;
  padding-left: 19px;
  margin-bottom: 20px;
}
.medif_pc25_box_02 ul {
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}
.medif_pc25_box_02 li {
  margin-bottom: 12px;
}
.medif_pc25_box_02 .pink {
  color: #ea6493;
}
.medif_pc25_box_02 .blue {
  color: #1eb9e4;
}
.medif_pc25_box_02 .brown {
  color: #c7a555;
}
.medif_pc25_box_03 {
  width: 872px;
  margin-bottom: 30px;
}
.medif_pc25_box_03 .left {
  width: 436px;
  float: left;
}
.medif_pc25_box_03 .left li {
  font-size: 13px;
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}
.medif_pc25_box_03 .left span {
  font-size: 12px;
}
.medif_pc25_box_03 .center {
  width: 205px;
  margin-left: 10px;
  display: inline;
  float: left;
}
.medif_pc25_box_03 .center h4 {
  font-size: 14px;
  font-weight: bold;
  height: 23px;
}
.medif_pc25_box_03 .center span {
  font-size: 12px;
  font-weight: normal;
}
.medif_pc25_info_02 {
  width: 205px;
}
.medif_pc25_info_02 td {
  padding: 7px 0;
  font-size: 12px;
  border: 1px solid #cbcbcb;
}
.medif_pc25_info_02 .cell_caption {
  padding-left: 12px;
  font-weight: bold;
}
.medif_pc25_info_02 .cell_caption span {
  font-weight: normal;
}
.medif_pc25_info_02 .cell_01 {
  background: #fdf4ef;
  padding-left: 12px;
  width: 128px;
}
.medif_pc25_info_02 .cell_02 {
  padding-left: 12px;
}
.medif_pc25_info_03 {
  width: 205px;
}
.medif_pc25_box_03 .right {
  width: 205px;
  float: right;
  padding-top: 23px;
}
.medif_pc25_info_03 td {
  padding: 7px 0;
  font-size: 12px;
  border: 1px solid #cbcbcb;
  vertical-align: middle;
}
.medif_pc25_info_03 .cell_caption {
  padding-left: 12px;
  font-weight: bold;
}
.medif_pc25_info_03 .cell_caption span {
  font-weight: normal;
}
.medif_pc25_info_03 .cell_01 {
  background: #fdf4ef;
  padding-left: 12px;
  width: 128px;
}
.medif_pc25_info_03 .cell_02 {
  padding-left: 12px;
}
.medif_pc25_box_04 {
  width: 872px;
  margin-bottom: 30px;
}
.medif_pc25_box_04 .left {
  width: 426px;
  float: left;
}
.medif_pc25_box_04 .left li {
  font-size: 13px;
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}
.medif_pc25_box_04 .right {
  width: 426px;
  line-height: 24px;
  float: right;
}
.medif_pc25_box_04 h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.medif_pc25_box_04 span {
  font-size: 12px;
  font-weight: normal;
}
.nutrition_facts_list_01 {
  font-size: 13px;
  line-height: 24px;
}
/* 使い方 */
.step_caution_01 {
  font-size: 13px;
  font-weight: bold;
  color: #eb0000;
  margin-bottom: 25px;
}
.step_01 {
  width: 772px;
  height: 30px;
  margin-bottom: 5px;
  padding: 6px 0 0 100px;
  font-size: 16px;
  font-weight: bold;
  background: url(/nutricare/public/products/img/medif_pc25/bg_step1_01.gif) no-repeat;
}
.step_02 {
  width: 772px;
  height: 30px;
  margin-bottom: 5px;
  padding: 6px 0 0 100px;
  font-size: 16px;
  font-weight: bold;
  background: url(/nutricare/public/products/img/medif_pc25/bg_step2_01.gif) no-repeat;
}
.step_03 {
  width: 772px;
  height: 30px;
  margin-bottom: 5px;
  padding: 6px 0 0 100px;
  font-size: 16px;
  font-weight: bold;
  background: url(/nutricare/public/products/img/medif_pc25/bg_step3_01.gif) no-repeat;
}
.step_04 {
  width: 772px;
  height: 30px;
  margin-bottom: 5px;
  padding: 6px 0 0 100px;
  font-size: 16px;
  font-weight: bold;
  background: url(/nutricare/public/products/img/medif_pc25/bg_step4_01.gif) no-repeat;
}
.step_text_01 {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 20px;
}
.step_text_01 span {
  font-size: 9px;
  vertical-align: -2px;
}
.bg_subtitle_02 {
  width: 861px;
  height: 27px;
  font-size: 14px;
  font-weight: bold;
  color: #ff4200;
  padding: 8px 0 0 11px;
  background: url(/nutricare/public/products/img/medif_pc25/bg_subtitle_02.gif) no-repeat;
}
.step_text_02 {
  width: 850px;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 20px;
  padding: 5px 8px 7px 8px;
  border-right: 3px solid #fdc;
  border-bottom: 3px solid #fdc;
  border-left: 3px solid #fdc;
}
.step_text_02 .red {
  color: #eb0000;
  font-weight: bold;
}
/* 水分補給方法 */
.rehydration_text_01 {
  font-size: 14px;
  font-weight: bold;
  color: #eb0000;
  margin-bottom: 10px;
}
.rehydration_text_02 {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 25px;
}
.rehydration_list_01 {
  width: 872px;
  margin-bottom: 35px;
}
.rehydration_list_01 .list_01,
.rehydration_list_01 .list_03,
.rehydration_list_01 .list_05 {
  float: left;
  display: inline;
  margin-left: 12px;
}
.rehydration_list_01 .list_02,
.rehydration_list_01 .list_04 {
  float: left;
  display: inline;
  margin-left: 12px;
  padding-top: 63px;
}
.rehydration_box_01 {
  width: 872px;
  margin-bottom: 40px;
}
.rehydration_box_01 .left {
  width: 700px;
  float: left;
}
.rehydration_table_01 {
  width: 872px;
}
.rehydration_table_01 .table_left {
  width: 700px;
}
.rehydration_table_01 .table_right {
  width: 171px;
  padding-left: 1px;
  vertical-align: bottom;
}
.rehydration_box_01 .rehydration_info_01 {
  width: 700px;
  font-size: 13px;
  line-height: 19px;
}
.rehydration_box_01 .rehydration_info_01 td {
  text-align: center;
  border: 1px solid #cbcbcb;
  vertical-align: middle;
  padding: 7px 0;
}
.rehydration_cell_01 td {
  height: 31px;
  vertical-align: middle;
}
.rehydration_box_01 .rehydration_info_01 .cell_01 {
  background: #eee;
  font-weight: bold;
}
.rehydration_box_01 .rehydration_info_01 .normal {
  font-weight: normal;
}
.rehydration_box_01 .rehydration_info_01 .red {
  color: #eb0000;
}
.rehydration_box_01 .rehydration_info_01 td .small {
  font-size: 10px;
}
.rehydration_box_01 .rehydration_info_01 .cell_02 {
  background: #f3fafe;
}
.rehydration_box_01 .right {
  width: 171px;
  float: right;
  vertical-align: bottom;
}
.rehydration_box_02 {
  width: 850px;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 20px;
  padding: 5px 8px 7px 8px;
  border-right: 3px solid #fdc;
  border-bottom: 3px solid #fdc;
  border-left: 3px solid #fdc;
}
.rehydration_box_02 span {
  font-size: 9px;
}
.rehydration_box_02 ul {
  width: 850px;
  padding: 8px 0;
}
.rehydration_box_02 .list_01 {
  float: left;
}
.rehydration_box_02 .list_02,
.rehydration_box_02 .list_04 {
  float: left;
  padding-top: 36px;
  margin-left: 12px;
}
.rehydration_box_02 .list_03,
.rehydration_box_02 .list_05 {
  float: left;
  margin-left: 12px;
}
/* -----------------------------------------------------------
メディエフバッグ・紙パックタイプ
----------------------------------------------------------- */
.bg_title_03 {
  width: 864px;
  font-size: 15px;
  height: 19px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  padding: 5px 0 0 8px;
  background: url(/nutricare/public/products/img/common/bg_title_03.gif) top repeat-x;
}
.instruction_list_01 {
  width: 872px;
  font-size: 13px;
  line-height: 1;
}
.instruction_list_01 li {
  margin-bottom: 10px;
}
.instruction_list_01 span {
  font-weight: bold;
  color: #ff5400;
}
.instruction_list_02 {
  width: 872px;
}
.instruction_list_02 li {
  float: left;
  margin-right: 20px;
  display: inline;
}
/* -----------------------------------------------------------
メディミルスープ　コーンクリーム・じゃがいもポタージュ
----------------------------------------------------------- */
/* 栄養成分 */
.medif_pc25_info_04 {
  width: 870px;
  margin-bottom: 5px;
}
.medif_pc25_info_04 td {
  text-align: center;
  font-size: 13px;
  padding: 7px 0;
  border: 1px solid #cbcbcb;
}
.medif_pc25_info_04 .cell_01,
.medif_pc25_info_04 .cell_04 {
  padding-left: 15px;
  background: #fdf4ef;
  text-align: left;
}
.medif_pc25_info_04 .cell_02,
.medif_pc25_info_04 .cell_05 {
  background: #eee;
}
.medif_pc25_info_04 .cell_07 {
  background: #fdf4ef;
  padding-top: 7px;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_04 .cell_07 .td_text_01 {
  position: relative;
}
.medif_pc25_info_04 .cell_07 .td_text_01 p {
  position: absolute;
  left: 15px;
  width: 100px;
  text-align: left;
}
.medif_pc25_info_04 .cell_08 {
  background: #fdf4ef;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_04 .cell_09 {
  width: 30px;
  background: #fdf4ef;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 1px solid #cbcbcb !important;
  border-right: 0 !important;
}
.medif_pc25_info_04 .cell_10 {
  width: 105px;
  background: #fdf4ef;
  border-left: 1px solid #cbcbcb !important;
}
.medif_pc25_info_04 .cell_11 {
  background: #fff1d0;
}
.medimeal_soup_list_01,
.knorr_protein_soup_list_01 {
  width: 872px;
}
.medimeal_soup_list_01 dt,
.knorr_protein_soup_list_01 dt {
  font-size: 16px;
  font-weight: bold;
  color: #ff5400;
  margin-bottom: 10px;
}
.medimeal_soup_list_01 dd,
.knorr_protein_soup_list_01 dd {
  font-size: 13px;
  margin-bottom: 30px;
  padding-left: 1em;
}
.medimeal_soup_box_01,
.knorr_protein_soup_box_01 {
  width: 872px;
  padding: 10px 0 15px 0;
}
.medimeal_soup_box_01 .left,
.knorr_protein_soup_box_01 .left {
  width: 430px;
  font-size: 13px;
  line-height: 24px;
  float: left;
}
.medimeal_soup_box_01 .right,
.knorr_protein_soup_box_01 .right {
  width: 413px;
  float: right;
}
/* 作り方 */
.step_caution_02 {
  font-size: 18px;
  font-weight: bold;
  color: #ff5400;
  margin-bottom: 25px;
  background: #ffddcc;
  padding: 8px 20px;
}
.medimeal_soup_box_02,
.knorr_protein_soup_box_02 {
  width: 872px;
  margin: 15px 0;
}
.medimeal_soup_box_02 .left {
  width: 405px;
  height: 230px;
  background: url(/nutricare/public/products/img/medimeal_soup/image_medimeal_soup_01.jpg) no-repeat;
  padding: 23px 0 0 20px;
  margin: 0 auto;
}

.knorr_protein_soup_box_02 .left {
  width: 405px;
  height: 230px;
  background: url(/nutricare/public/products/img/knorr_protein_soup/image_knorr_protein_soup_01.jpg) no-repeat;
  padding: 23px 0 0 20px;
  margin: 0 auto;
}

.medimeal_soup_box_02 .left p,
.knorr_protein_soup_box_02 .left p {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #ff5400;
  padding-left: 10px;
  border-left: 6px solid #ff5400;
}
.medimeal_soup_instruction_01,
.knorr_protein_soup_instruction_01 {
  width: 405px;
  margin: 0 auto;
}
.medimeal_soup_box_03,
.knorr_protein_soup_box_03 {
  width: 872px;
}
.medimeal_soup_box_03 .left,
.knorr_protein_soup_03 .left {
  width: 490px;
  float: left;
}
.medimeal_soup_box_03 li,
.knorr_protein_soup_box_03 li {
  font-size: 13px;
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}
.medimeal_soup_box_03 .right,
.knorr_protein_soup_box_03 .right {
  width: 360px;
  float: right;
}
.medimeal_soup_box_03 table,
.knorr_protein_soup_box_03 table {
  width: 360px;
  float: right;
}
.medimeal_soup_box_03 .name,
.knorr_protein_soup_box_03 .name {
  background: #fff1d0;
}
.medimeal_soup_box_03 h4,
.knorr_protein_soup_box_03 h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.medimeal_soup_box_03 span,
.knorr_protein_soup_box_03 span {
  font-size: 12px;
  font-weight: normal;
}
.medimeal_soup_box_03 th,
.medimeal_soup_box_03 td,
.knorr_protein_soup_box_03 th,
.knorr_protein_soup_box_03 td {
  border: 1px solid #cbcbcb;
  font-size: 13px;
}
.medimeal_soup_box_03 th,
.knorr_protein_soup_box_03 th {
  width: 97px;
  padding: 8px 0 8px 13px;
  text-align: left;
  background: #fcf3ee;
}
.medimeal_soup_box_03 td,
.knorr_protein_soup_box_03 td {
  padding: 8px 0;
  text-align: center;
}
.medimeal_soup_box_04,
.knorr_protein_soup_box_04 {
  width: 872px;
  margin-bottom: 25px;
}
.medimeal_soup_box_04 .left,
.knorr_protein_soup_box_04 .left {
  width: 390px;
  float: left;
}
.medimeal_soup_box_04 .right,
.knorr_protein_soup_box_04 .right {
  width: 460px;
  float: right;
}
.medimeal_soup_box_04 dd,
.knorr_protein_soup_box_04 dd {
  font-size: 13px;
  padding-left: 19px;
  margin-bottom: 20px;
}
.medimeal_soup_box_04 ul,
.knorr_protein_soup_box_04 ul {
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}
.medimeal_soup_box_04 li,
.knorr_protein_soup_box_04 li {
  margin-bottom: 12px;
}
.medimeal_soup_box_04 .pink,
.knorr_protein_soup_box_04 .pink {
  color: #ea6493;
}
.medimeal_soup_box_04 .blue,
.knorr_protein_soup_box_04 .blue {
  color: #1eb9e4;
}
.medimeal_soup_box_04 .brown,
.knorr_protein_soup_box_04 .brown {
  color: #c7a555;
}

/* お客様の声 */
.users_voice_box_01,
.users_voice_box_02 {
  width: 834px;
  margin: 0 auto;
}
.users_voice_box_01 .left {
  width: 376px;
  padding: 35px 14px 5px 14px;
  background: url(/nutricare/public/products/img/medimeal_soup/bg_fukidashi.gif) top no-repeat;
  float: left;
}
.users_voice_box_02 .left {
  width: 404px;
  float: left;
}
.users_voice_box_01 .right {
  width: 376px;
  padding: 35px 14px 5px 14px;
  background: url(/nutricare/public/products/img/medimeal_soup/bg_fukidashi.gif) top no-repeat;
  float: right;
}
.users_voice_box_02 .right {
  width: 404px;
  float: right;
}
.users_voice_box_01 .voice {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 20px;
}
.users_voice_box_01 .name {
  font-size: 13px;
  text-align: right;
}
.bg_fukidashi_bottom {
  width: 404px;
  margin-bottom: 15px;
}
/* -----------------------------------------------------------
メディミルムース＆プリン
----------------------------------------------------------- */
.medimeal_mp_box_01 {
  width: 870px;
  margin: 0 auto;
}
.medimeal_mp_box_01 .graph {
  width: 290px;
  float: left;
}
.medimeal_mp_box_01 h4 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.medimeal_mp_box_01 ul {
  font-size: 16px;
  font-weight: bold;
  margin-left: 55px;
}
.medimeal_mp_box_01 li {
  margin-bottom: 14px;
}
.medimeal_mp_box_01 .carbohydrate {
  color: #ea6493;
}
.medimeal_mp_box_01 .lipid {
  color: #1eb9e4;
}
.medimeal_mp_box_01 .protein {
  color: #c7a555;
}
.medimeal_mp_text_01 {
  font-size: 13px;
  border-top: 1px dotted #c1c1c1;
  text-align: center;
  padding: 15px 0 35px 0;
}
.medimeal_mp_box_02 {
  width: 872px;
  margin-bottom: 50px;
}
.medimeal_mp_box_02 .left {
  width: 270px;
  float: left;
}
.medimeal_mp_box_02 .left ul {
  font-size: 13px;
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}
.medimeal_mp_box_02 .right {
  width: 560px;
  float: right;
}
.medimeal_mp_box_02 h4 {
  font-size: 14px;
  font-weight: bold;
  padding: 4px 0 14px 0;
}
.medimeal_mp_box_02 h4 span {
  font-size: 12px;
  font-weight: normal;
}
.medimeal_mp_box_02 table {
  width: 560px;
  font-size: 13px;
}
.medimeal_mp_box_02 td {
  padding: 8px 0;
  text-align: center;
  border: 1px solid #cbcbcb;
}
.medimeal_mp_box_02 th {
  padding: 8px 0 8px 15px;
  border: 1px solid #cbcbcb;
  text-align: left;
  background: #fdf4ef;
}
.medimeal_mp_box_02 .cell_01 {
  background: #fff1d0;
}
.users_voice_box_03 {
  width: 834px;
  background: url(/nutricare/public/products/img/medimeal_mp/bg_fukidashi_01.gif) top no-repeat;
  margin: 0 auto 25px auto;
}
.users_voice_box_03 .voice {
  width: 802px;
  padding: 25px 16px 0 16px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.users_voice_box_03 .name {
  width: 802px;
  padding: 0 16px 15px 16px;
  text-align: right;
  font-size: 13px;
}
/* -----------------------------------------------------------
メディミル味わい飲料
----------------------------------------------------------- */
.medimeal_ajiwai_box_01 {
  width: 872px;
}
.medimeal_ajiwai_box_01 .left {
  width: 590px;
  float: left;
}
.medimeal_ajiwai_box_01 li {
  font-size: 13px;
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}
.medimeal_ajiwai_box_01 .right {
  width: 270px;
  float: right;
}
.medimeal_ajiwai_box_01 table {
  width: 270px;
  float: right;
}
.medimeal_ajiwai_box_01 h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.medimeal_ajiwai_box_01 span {
  font-size: 12px;
  font-weight: normal;
}
.medimeal_ajiwai_box_01 th,
.medimeal_ajiwai_box_01 td {
  border: 1px solid #cbcbcb;
  font-size: 13px;
}
.medimeal_ajiwai_box_01 th {
  width: 97px;
  padding: 8px 0 8px 13px;
  text-align: left;
  background: #fcf3ee;
}
.medimeal_ajiwai_box_01 td {
  padding: 8px 0;
  text-align: center;
  vertical-align: middle;
}
/* -----------------------------------------------------------
アミノケアゼリー
----------------------------------------------------------- */
.medif_pc25_info_05 {
  width: 450px;
}
.medif_pc25_info_05 td {
  text-align: center;
  font-size: 13px;
  padding: 7px 0;
  border: 1px solid #cbcbcb;
}
.medif_pc25_info_05 .cell_01,
.medif_pc25_info_05 .cell_04 {
  width: 135px;
  padding-left: 15px;
  background: #fcf3ee;
  text-align: left;
}
.medif_pc25_info_05 .cell_02,
.medif_pc25_info_05 .cell_05 {
  width: 70px;
  background: #eee;
}
.medif_pc25_info_05 .cell_03,
.medif_pc25_info_05 .cell_06 {
  width: 215px;
}
.medif_pc25_info_05 .cell_07 {
  width: 30px;
  background: #fcf3ee;
  padding-top: 7px;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_05 .cell_07 .td_text_01 {
  position: relative;
}
.medif_pc25_info_05 .cell_07 .td_text_01 p {
  position: absolute;
  left: 15px;
  width: 100px;
  text-align: left;
}
.medif_pc25_info_05 .cell_08 {
  width: 105px;
  background: #fcf3ee;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_05 .cell_09 {
  width: 30px;
  background: #fcf3ee;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 1px solid #cbcbcb !important;
  border-right: 0 !important;
}
.medif_pc25_info_05 .cell_10 {
  width: 105px;
  background: #fcf3ee;
  border-left: 1px solid #cbcbcb !important;
}
.medif_pc25_info_05 .cell_11 {
  background: #fff1d0;
}
.amino_care_text_01 {
  width: 450px;
}
.amino_care_title_01 {
  background: #ff5400;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
}
.amino_care_box_01 {
  width: 872px;
  color: #ff5400;
  margin-bottom: 12px;
}
.amino_care_box_01 h3 {
  width: 375px;
  padding: 15px 20px 10px 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  background: url(/nutricare/public/products/img/amino_care/bg_amino_care_top_01.gif) top no-repeat;
}
.amino_care_box_01 p {
  width: 375px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  padding: 10px 0 15px 0;
  border-top: 1px dotted #ff5400;
}
.amino_care_box_01 span {
  font-size: 12px;
}
.amino_care_box_01 .left {
  width: 415px;
  float: left;
  background: url(/nutricare/public/products/img/amino_care/bg_amino_care_01.gif) bottom no-repeat;
}
.amino_care_box_01 .center {
  width: 29px;
  margin-left: 6px;
  float: left;
}
.amino_care_box_01 .right {
  width: 415px;
  margin-left: 6px;
  float: left;
  background: url(/nutricare/public/products/img/amino_care/bg_amino_care_01.gif) bottom no-repeat;
}
.amino_care_box_02 {
  width: 872px;
  position: relative;
  margin-bottom: 10px;
  background: url(/nutricare/public/products/img/amino_care/bg_amino_care_02.gif) bottom no-repeat;
}
.amino_care_box_02 .arrow {
  position: absolute;
  left: 411px;
  top: -29px;
}
.amino_care_box_02 p {
  width: 872px;
  font-size: 22px;
  font-weight: bold;
  color: #ff5400;
  line-height: 35px;
  padding: 32px 0;
  text-align: center;
  background: url(/nutricare/public/products/img/amino_care/bg_amino_care_top_02.gif) top no-repeat;
}
.amino_care_box_03 {
  width: 730px;
  margin: 0 auto 15px auto;
}
.amino_care_box_03 .left {
  width: 200px;
  float: left;
}
.amino_care_box_03 .right {
  width: 496px;
  float: right;
}
.amino_care_box_03 h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0;
  border-bottom: 1px dotted #999;
  margin-bottom: 10px;
}
.amino_care_box_03 p {
  font-size: 14px;
  line-height: 24px;
}
/* -----------------------------------------------------------
アクアケアゼリー
----------------------------------------------------------- */
.aqua_care_list_01 {
  width: 872px;
  margin-bottom: 20px;
}
.aqua_care_list_01 li {
  float: left;
}
.aqua_care_text_01 {
  font-size: 13px;
  line-height: 24px;
}
.aqua_care_text_02 {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 1em;
}
/* -----------------------------------------------------------
アクアソリタ
----------------------------------------------------------- */
.medif_pc25_info_06 {
  width: 555px;
}
.medif_pc25_info_06 td {
  text-align: center;
  font-size: 13px;
  padding: 7px 0;
  border: 1px solid #cbcbcb;
}
.medif_pc25_info_06 .cell_01,
.medif_pc25_info_06 .cell_04 {
  width: 135px;
  padding-left: 15px;
  background: #eaf3fa;
  text-align: left;
}
.medif_pc25_info_06 .cell_02,
.medif_pc25_info_06 .cell_05 {
  width: 70px;
  background: #eee;
}
.medif_pc25_info_06 .cell_03,
.medif_pc25_info_06 .cell_06 {
  width: 215px;
}
.medif_pc25_info_06 .cell_07 {
  width: 30px;
  background: #eaf3fa;
  padding-top: 7px;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_06 .cell_07 .td_text_01 {
  position: relative;
}
.medif_pc25_info_06 .cell_07 .td_text_01 p {
  position: absolute;
  left: 15px;
  width: 100px;
  text-align: left;
}
.medif_pc25_info_06 .cell_08 {
  width: 105px;
  background: #eaf3fa;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
  border-right: 0 !important;
}
.medif_pc25_info_06 .cell_09 {
  width: 30px;
  background: #eaf3fa;
  border-top: 0 !important;
  border-left: 1px solid #cbcbcb !important;
  border-bottom: 1px solid #cbcbcb !important;
  border-right: 0 !important;
}
.medif_pc25_info_06 .cell_10 {
  width: 105px;
  background: #eaf3fa;
  border-left: 1px solid #cbcbcb !important;
}
.medif_pc25_info_06 .cell_11 {
  background: #fff1d0;
}
.aqua_solita_text_01 {
  width: 555px;
}
/* シスチン＆テアニン */
.medif_pc25_info_05 .cell_12 {
  width: 135px;
  padding: 0 !important;
  background: #fcf3ee;
  text-align: left;
  height: 3px !important;
}
.medif_pc25_info_05 .cell_13 {
  width: 70px;
  padding: 0 !important;
  background: #eee;
  height: 3px !important;
}
.medif_pc25_info_05 .cell_14 {
  width: 215px;
  padding: 0 !important;
  height: 3px !important;
}
.cysthea_text_01 {
  font-size: 13px;
  line-height: 1.4;
}

.medif_rehydration_box_01 {
  width: 872px;
}
.medif_rehydration_box_01 p {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
  padding: 15px 0;
}

.medif_rehydration_box_01 table {
  width: 872px;
  font-size: 12px;
}
.medif_rehydration_box_01 th,
.medif_rehydration_box_01 td {
  border: 1px solid #cbcbcb;
  padding: 12px 0;
  text-align: center;
}
.medif_rehydration_box_01 .noborder {
  border: 0 !important;
  background: #fff !important;
  text-align: center;
}
.medif_rehydration_box_01 th {
  width: 356px;
  font-weight: bold;
  background: #eeeeee;
}
.medif_rehydration_box_01 .normal {
  font-weight: normal;
}
.medif_rehydration_box_01 .blue {
  background: #f3fafe;
}
.medif_rehydration_box_02 {
  width: 872px;
}
.medif_rehydration_box_02 table {
  width: 872px;
  font-size: 12px;
}
.medif_rehydration_box_02 .normal {
  font-weight: normal;
}
.medif_rehydration_box_02 th,
.medif_rehydration_box_02 td {
  border: 1px solid #cbcbcb;
  padding: 12px 0;
  text-align: center;
}
.medif_rehydration_box_02 .noborder {
  border: 0 !important;
  background: #fff !important;
  text-align: center;
}
.medif_rehydration_box_02 th {
  font-weight: bold;
  background: #eeeeee;
}
.medif_rehydration_box_02 .blue {
  background: #f3fafe;
}
#medif_pc25_shuryou {
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 15px;
}
#medif_pc25_shuryou table {
  margin-bottom: 20px;
}
#medif_pc25_shuryou th,
#medif_pc25_shuryou td {
  padding: 10px;
  text-align: center;
  border: 1px solid #cbcbcb;
}
#medif_pc25_shuryou th {
  background: #fdf4ef;
}
#medif_pc25_shuryou .bg {
  background: #eee;
}
#medif_pc25_shuryou .question {
  font-weight: bold;
  color: #ff6426;
}
#medif_pc25_shuryou .answer {
  font-weight: bold;
  color: #64b900;
}
#medif_pc25_shuryou a {
  text-decoration: underline;
}
#medif_pc25_shuryou a:hover {
  text-decoration: none;
}

/* -----------------------------------------------------------
アミノケアゼリーロイシン40
----------------------------------------------------------- */
.amino_care40_area {
  margin-bottom: 30px;
  width: 870px;
  font-size: 12px;
  line-height: 21px;
}

.amino_care40_area .amino_care_link {
  margin-bottom: 30px;
}

.amino_care40_area .amino_care_link table.link_l,
.amino_care40_area .amino_care_link a.link_r {
  display: inline-block;
}

.amino_care40_area .amino_care_link table.link_l {
  vertical-align: top;
  padding: 15px 0;
  margin-right: 95px;
}

.amino_care40_area .amino_care_link table.link_l th {
  vertical-align: middle;
  border-right: 1px solid #000;
  padding: 1em 1em 1em 0;
  font-size: 15px;
}

.amino_care40_area .amino_care_link table.link_l td {
  padding: 1em 0 1em 2.5em;
}

.amino_care40_area .amino_care_link table.link_l td ul li {
  list-style-type: disc;
}

.amino_care40_area .amino_care_link table.link_l td ul li a {
  color: #1fac9d;
  text-decoration: underline;
  font-size: 15px;
}

.amino_care40_area .amino_care_link a.link_r {
  padding-top: 15px;
}

.udarea {
  background: #fef9f6;
  margin-bottom: 10px;
  padding: 10px;
}
.udarea img {
  margin-right: 20px;
  float: left;
}
.udarea .txt {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  width: 260px;
  float: left;
}

.al40 {
  margin-bottom: 10px;
}
.al40 img {
  margin-right: 20px;
  float: left;
}
.al40 .txt {
  font-size: 14px;
  line-height: 30px;
  width: 200px;
  float: left;
}
.al40 .txt a:link {
  text-decoration: underline;
}
.al40 .txt a:hover {
  text-decoration: none;
}

.amino_care40_area .devarea {
  background: #fdf0db;
  margin-left: 0px;
  padding: 20px;
  position: relative;
}
.amino_care40_area .devarea .title {
  top: -20px;
  left: -10px;
  position: absolute;
}
.amino_care40_area .devarea .txt {
  margin-top: 20px;
  width: 600px;
  font-size: 12px;
  line-height: 21px;
  float: left;
}
.amino_care40_area .devarea .photo {
  margin-left: 20px;
  width: 200px;
  float: left;
  font-size: 11px;
  line-height: 14px;
}
.amino_care40_area .devarea .photo img {
  margin: 0 50px 10px 50px;
}

.amino_care40_area .txtarea {
  margin-right: 30px;
  width: 500px;
  font-size: 12px;
  line-height: 21px;
  float: left;
}
.amino_care40_area .txtarea p {
  margin-bottom: 10px;
  padding-bottom: 5px;
  color: #fa420f;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  border-bottom: 1px #fa420f solid;
}

.amino_care40_area .ctr {
  text-align: center;
}

.amino_care40_area .stxt {
  color: #555;
  font-size: 11px;
  line-height: 18px;
}

.amino_care40_area .imgarea {
  float: left;
}

/* -----------------------------------------------------------
アクアソリタ
----------------------------------------------------------- */
.aqua_solita_ors {
  background: #fef9f6;
  margin-bottom: 10px;
  padding: 10px;
  color: #555;
  font-size: 12px;
  line-height: 21px;
}

.aqua_solita_ors p {
  margin: 0;
  padding-bottom: 5px;
  color: #fa420f;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.aqua_solita_ors .txt01 {
  margin-top: 5px;
  color: #888;
  font-size: 11px;
  line-height: 21px;
}

.fsmall {
  font-size: 10px;
  font-weight: normal;
}

.areaEnd {
  background: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
  color: #333;
  font-size: 12px;
  line-height: 18px;
  border: 5px solid #ccc;
}

.areaEnd p {
  margin: 0;
  padding-bottom: 5px;
  color: #b00808;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}

.areaEnd a:link,
.areaEnd a:visited {
  color: #b00808;
  text-decoration: underline;
}

.areaEnd a:hover {
  color: #b00808;
  text-decoration: none;
}

/* -----------------------------------------------------------
シスチン＆テアニン
----------------------------------------------------------- */
.cysthea_area {
  margin-bottom: 30px;
  width: 870px;
  font-size: 12px;
  line-height: 21px;
}

.udarea {
  background: #fef9f6;
  margin-bottom: 10px;
  padding: 10px;
}
.udarea img {
  margin-right: 20px;
  float: left;
}
.udarea .txt {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  width: 260px;
  float: left;
}

.al40 {
  margin-bottom: 10px;
}

.al40 img {
  margin-right: 20px;
  float: left;
}
.al40 .txt {
  font-size: 14px;
  line-height: 30px;
  width: 200px;
  float: left;
}
.al40 .txt a:link {
  text-decoration: underline;
}
.al40 .txt a:hover {
  text-decoration: none;
}
.al40_area {
  margin-bottom: 20px;
}
.al40_area img {
  float: left;
}
.al40_area img.first {
  padding-right: 20px;
}
.about_L40 {
  display: block;
  padding: 0 0 10px;
  border-bottom: 1px dotted #a0a0a0;
}
.al40_notification p {
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px dashed #ff5400;
}
.al40_notification h3 {
  margin: 15px 0;
  border-bottom: 3px solid #fdc;
}
.al40_notification h3 span {
  width: 100px;
  height: 20px;
  display: block;
  background: #fdc;
  font-size: 14px;
  font-weight: bold;
  color: #ff4200;
  text-align: center;
  padding-top: 10px;
}

.al40_notification ul li {
  margin: 0 0 15px;
}

.amino_care40_area .w_auto {
  width: auto;
  margin-right: 0;
}
.amino_care40_area .w_auto span {
  display: block;
  float: right;
  width: 85%;
}
.cysthea_area .devarea {
  background: #fdf0db;
  margin-left: 0px;
  padding: 20px;
  position: relative;
}
.cysthea_area .devarea .title {
  top: -20px;
  left: -10px;
  position: absolute;
}
.cysthea_area .devarea .txt {
  margin-top: 20px;
  width: 600px;
  font-size: 12px;
  line-height: 21px;
  float: left;
}
.cysthea_area .devarea .photo {
  margin-left: 20px;
  width: 200px;
  float: left;
  font-size: 11px;
  line-height: 14px;
}
.cysthea_area .devarea .photo img {
  margin: 0 50px 10px 50px;
}

.cysthea_area .txtarea {
  margin-right: 30px;
  width: 450px;
  font-size: 12px;
  line-height: 21px;
  float: left;
}
.cysthea_area .txtarea p {
  margin-bottom: 10px;
  padding-bottom: 5px;
  color: #fa420f;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  border-bottom: 1px #fa420f solid;
}

.cysthea_area .txtarea-teikou p {
  width: 600px;
  margin-top: 60px;
  margin-bottom: 10px;
  padding: 0px 16px;
  /* padding-bottom: 5px; */
  color: #000000;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
}

.cysthea_area .ctr {
  text-align: center;
}

.cysthea_area .stxt {
  color: #555;
  font-size: 11px;
  line-height: 18px;
}

.cysthea_area .imgarea {
  float: left;
  margin-bottom: 20px;
}

.cysthea_area .imgarea-teikou {
  float: right;
  margin-bottom: 20px;
  padding: 0px 80px;
}

.check li {
  font-size: 14px;
  color: #775523;
  font-weight: bold;
  margin-top: 15px;
  padding: 5px 0px 0px 40px;
  background: url(/nutricare/public/products/img/cysthea/check.gif) no-repeat;
}

.cysthea_area .imgcysthea {
  margin-bottom: 20px;
}

/*****************************************

メディミルプチ ロイシン プラス

******************************************/

.medif_pc25_box_01 .list_01 li span.font12 {
  font-size: 11px;
}

.red-color {
  color: #f00;
}

.small-font {
  font-size: 8px;
}

.medimeal_ajiwai_box_01 .small-font {
  font-size: 8px;
}

.vertical-top {
  vertical-align: top;
}

.blank-list {
  width: 181px;
  height: 44px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 2px 2px 5px 2px;
}

.border-none {
  border: 0 !important;
  text-align: right !important;
}

.medimeal_ajiwai_box_01 th.bg_white {
  background-color: #fff;
}

.medimeal_ajiwai_box_01 th.bg_white h4 {
  margin-bottom: 0;
}

.table-clear {
  overflow: hidden;
}

.nutrition_facts-table-left {
  width: 280px;
  float: left;
  margin-right: 16px;
}

.nutrition_facts-table-center {
  width: 280px;
  float: left;
}

.nutrition_facts-table-right {
  width: 280px;
  float: right;
}

.table-clear .medif_pc25_info_05 .cell_02 {
  width: 50px;
}

.table-clear .medif_pc25_info_05 .cell_03 {
  width: 110px;
}

.table-clear .medif_pc25_info_05 .cell_10 {
  text-align: left;
  padding-left: 15px;
}

.nutrition_facts-table-left .double-box .cell_09 {
  border-bottom: 0 !important;
}

.nutrition_facts-table-left .double-box .cell_10 {
  position: relative;
}

.nutrition_facts-table-left .double-box .td_text_01 {
  position: absolute;
  left: -10px;
}

.nutrition_facts-table-left .double-box .top-border {
  border-top: 1px solid #cbcbcb !important;
  border-right: 0 !important;
}

.nutrition_facts-table-left .double-box .left-none {
  border-left: 0 !important;
}

.nutrition_facts-table-center .cell_07,
.nutrition_facts-table-center .cell_08 {
  border-top: 1px solid #cbcbcb !important;
}

.nutrition_facts-table-right .cell_07,
.nutrition_facts-table-right .cell_08 {
  border-top: 1px solid #cbcbcb !important;
}

.nutrition_facts-table-left .bottom-none {
  border-bottom: 0 !important;
}

.nutrition_facts-table-right .bottom-none {
  border-bottom: 0 !important;
}

.cell_vartical {
  text-align: center;
  vertical-align: middle;
  width: 40px;
  background: #ee7e82;
}

.leucine_plus_infomation_box {
  margin: 0 0 40px;
}

.leucine_plus_infomation_box .right {
  margin: 5px 0 0;
}

.leucine_plus_infomation_box .right h4 {
  margin: 0 0 10px;
}

.leucine_plus_infomation_box ul {
  margin-bottom: 20px;
}

.contents-clear {
  overflow: hidden;
}

.leucine_plus_infomation_box h4 {
  text-align: center;
}

.medimeal_ajiwai_box_01 .left-table {
  width: 290px;
  float: left;
  margin-left: 15px;
}

.medimeal_ajiwai_box_01 .left-table img {
  margin-top: 25px;
  margin-bottom: 20px;
}

.medimeal_ajiwai_box_01 .center-table {
  width: 250px;
  float: left;
}

.medimeal_ajiwai_box_01 .right-table {
  width: 250px;
  float: right;
  margin-right: 10px;
}

.table-title {
  margin-bottom: 15px !important;
}

.leucine_plus_image {
  margin-bottom: 20px;
}

.marT20_leucine_plus {
  margin-bottom: 40px;
}

.leucine_plus_area {
  font-size: 12px;
  line-height: 21px;
}

.leucine_plus_photo {
  width: 725px;
  margin: 15px 0 30px 35px;
  padding: 10px 25px 10px 50px;
  color: #fff;
  font-weight: bold;
  background: #e73656;
  border-radius: 10px 10px 10px 10px;
  position: relative;
}

.leucine_plus_photo .yellow {
  color: #fff100;
}

.leucine_plus_photo img {
  position: absolute;
  top: -30px;
  left: -35px;
}

/*****************************************

アクアソリタ（リニューアル）

******************************************/
#contents_as_topul.pageNav,
#contents_as_top #main_inner h1,
#contents_as_top #sub_inner .inner,
#contents_as_top #sub_inner .h3_area h3,
#contents_as_top .pankuzu,
#contents_as_top #sub_inner .jituha p {
  width: 912px;
  margin: 0 auto;
}

#contents_as_top #sub_inner .bg_w {
  background: #fff;
}

#contents_as_top #sub_inner .bg_w img {
  margin: 0 auto;
}

#contents_as_top #main_inner,
#contents_as_top #main_inner {
  /* padding-top: 84px; */
}

#contents_as_top {
  font-size: 1.3rem;
  /* background: url(/nutricare/img/common/bg_main_contents.gif) top repeat-x; */
}
#contents_as_top *,
#contents_as_top :after,
#contents_as_top :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#contents_as_top #main_inner {
  width: 100%;
}
.contents_as_bg {
  background: url(/nutricare/public/products/img/aqua_solita/as_top_bg.png) bottom no-repeat;
}

#contents_as_top .bg_contents_01 h1.flexslider {
  padding: 0;
}

#contents_as_top .bg_contents_01 h1.flexslider img {
  margin: 0 auto;
}

.as_cont_top ul,
.as_cont_bottom ul {
  text-align: center;
}
.as_cont_top ul li,
.as_cont_bottom ul li {
  display: inline-block;
}

.as_cont_top ul li.last,
.as_cont_bottom ul li.last {
  margin-right: 0;
}

.as_cont_top {
  padding-bottom: 15px;
}

.as_cont_top ul li.btn_lp dl dd a {
  display: block;
}

/*20180131動画差込*/

.as_cont_top ul li {
  padding-bottom: 20px;
}

.as_cont_top ul li.movie {
  width: 600px;
  height: 262px;
}

.as_cont_top ul li.first {
  margin-right: 0;
}

/*動画差込ここまで*/

.as_cont_top ul li {
  width: 293px;
  margin: 0 5px;
}

.as_cont_top ul li dl dt {
  padding-bottom: 15px;
}

.as_cont_top ul li dl dt h3 {
  font-size: 22px;
  font-weight: bold;
  color: #3e60ab;
  padding: 5px 0 5px 35px;
  background: url(/nutricare/public/products/img/aqua_solita/as_top_title_bg.png) no-repeat left center;
  text-align: left;
}

.as_cont_bottom ul li {
  width: 448px;
  margin: 0 5px;
  display: inline-block;
}

.pankuzu_down {
  padding: 35px 0 65px;
  font-size: 14px;
}

.as footer {
  position: relative;
}

.as #ajinomoto_tpl_footer_pagetop {
  width: 960px;
  margin: 0 auto -6px;
  padding: 0;
  text-align: right;
  clear: both;
  position: absolute;
  top: -35px;
  right: 160px;
}

/* #contents_as_top #main_inner h3,
#contents_as_top #main_inner h3.h3_area span {
  font-size: 30px;
  color: #3e60ab;
} */

#contents_as_top #main_inner h3.h3_area {
  position: relative;
  display: table;
  margin: 0 auto;
}

#contents_as_top #main_inner h3.h3_area:before,
#contents_as_top #main_inner h3.h3_area:after {
  display: table-cell;
  vertical-align: middle;
}

#contents_as_top #main_inner h3.h3_area span {
}
#contents_as_top #main_inner h3.h3_area span,
#contents_as_top #main_inner h3.h3_area:before,
#contents_as_top #main_inner h3.h3_area:after {
  content: "";
}
#contents_as_top #main_inner h3.h3_area:before {
  width: 55px;
  height: 36px;
  background: url(../img/aqua_solita/pop_blue_left.png) no-repeat left center;
}
#contents_as_top #main_inner h3.h3_area:after {
  width: 50px;
  height: 38px;
  background: url(../img/aqua_solita/pop_blue_right.png) no-repeat right center;
}
#contents_as_top #sub_inner .cont_01 {
  background: url(/nutricare/public/products/img/aqua_solita/bg_as_about.jpg) no-repeat center top;
  height: 940px;
  background-size: cover;
}
#contents_as_top #sub_inner .cont_01 .inner {
  width: 912px;
  margin: 20px auto 0;
}

#contents_as_top #sub_inner .cont_01 .inner .cont_top {
  float: right;
  margin: 0 10% 0 0;
}
#contents_as_top #sub_inner .inner .cont_top h1 {
  margin: 130px 0 40px;
  padding: 0;
  width: auto;
  font-size: 40px;
  text-align: left;
}
#contents_as_top #sub_inner .inner .cont_top p {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}
#contents_as_top #sub_inner .inner .cont_top p.main_txt span.green {
  color: #35c7d9;
  font-size: 20px;
  display: inline-block;
}

#contents_as_top #sub_inner .inner .marker_yellow {
  position: relative;
}
#contents_as_top #sub_inner .inner .marker_yellow:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f1ff00;
  transform: skew(-15deg);
  width: 100%;
  height: 1em;
  z-index: 0;
}
#contents_as_top #sub_inner .inner .cont_top .marker_yellow:before {
  transform: skew(0deg);
}
#contents_as_top #sub_inner .inner .marker_yellow .marker_yellow_inner {
  position: inherit;
  display: block;
  z-index: 1;
}

#contents_as_top #sub_inner .inner .cont_top span.sub {
  font-size: 10px;
  line-height: 14px;
  margin: 5px 0 0;
  display: block;
}
#contents_as_top #sub_inner .inner .cont_top span.sub02 {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0 0;
  display: block;
}
#contents_as_top #sub_inner .inner .main_txt_white {
  text-shadow:
    #0078c0 1px 1px 10px,
    #0078c0 -1px 1px 10px,
    #0078c0 1px -1px 10px,
    #0078c0 -1px -1px 10px;
  color: #fff;
  margin: 230px 0 0;
}

#contents_as_top .about-aqua-solita #sub_inner .inner .main_txt_white {
  margin: 150px 0 0;
}
#contents_as_top #sub_inner .inner .main_txt_white h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
}
#contents_as_top #sub_inner .inner .main_txt_white p {
  font-size: 18px;
  line-height: 32px;
}

#contents_as_top #sub_inner .cont_02 .inner:before {
  background: url(../img/aqua_solita/bg_tri_about_01.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .cont_03 .inner:before {
  display: none;
}
#contents_as_top #sub_inner .cont_04 .inner:before {
  background: url(../img/aqua_solita/bg_tri_about_02.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .cont_02 {
}
#contents_as_top #sub_inner .cont_02 .inner {
}

#contents_as_top #sub_inner .cont_02 .inner h3.h3_area {
  margin: 0 auto 40px;
}
#contents_as_top #sub_inner .cont_02 .inner ul {
  margin: 0 auto 70px;
}
#contents_as_top #sub_inner .cont_02 .inner ul li {
  text-align: center;
  float: left;
  margin: 0 7% 0 0;
}
#contents_as_top #sub_inner .cont_02 .inner ul li:last-child {
  margin: 0;
}
#contents_as_top #sub_inner .cont_02 .inner ul li dl {
}
#contents_as_top #sub_inner .cont_02 .inner ul li dl dt {
}
#contents_as_top #sub_inner .cont_02 .inner ul li dl dt img {
}
#contents_as_top #sub_inner .cont_02 .inner ul li dl dd {
  font-size: 18px;
  margin: 10px 0;
  color: #3e60ab;
}

#contents_as_top #sub_inner .cont_03 {
  background: url(../img/aqua_solita/bg_as_feature_02.jpg) center top;
  background-size: contain;
}

#contents_as_top #sub_inner .txt_slope {
  display: table;
  margin: 0 auto 50px;
}
#contents_as_top #sub_inner .txt_slope p.txt_slope_outer {
  display: inline-block;
  color: #3e78e2;
  font-weight: bold;
  font-size: 18px;
  transform: rotate(-7deg);
  top: -15px;
  left: -5px;
}
#contents_as_top #sub_inner .txt_slope .txt_slope_outer.marker_yellow::before {
  top: 5px;
  right: 0;
  padding: 0 5px;
}
#contents_as_top #sub_inner .txt_slope h3.h3_area {
}

#contents_as_top .about-aqua-solita #sub_inner .cont_03 .inner {
  padding: 0;
}
#contents_as_top #sub_inner .cont_03 .inner {
  padding: 0 0 40px;
}
#contents_as_top #sub_inner .cont_03 .inner ul {
  width: 85%;
  margin: 0 auto;
}
#contents_as_top #sub_inner .cont_03 .inner ul li {
  position: relative;
  width: 50%;
  height: 300px;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(odd) {
  float: left;
  margin: 0 0 70px;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(even) {
  float: right;
  margin: 100px 0 0;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(5) {
  width: 100%;
  margin: -60px 0 70px;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(6) {
  margin: -100px 0 0;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:after {
  position: absolute;
  z-index: 0;
  content: "";
  background: #ccedfd;
  width: 300px;
  height: 300px;
  border-radius: 300px;
  top: 0;
  left: 0;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:last-child::after {
  background: url(../img/aqua_solita/img_as_about_03_02.png) no-repeat center #fff;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(even)::after {
  left: auto;
  right: 0;
}
#contents_as_top #sub_inner .cont_03 .inner ul li .img_outer {
  position: absolute;
  z-index: 10;
  bottom: 15px;
  right: -40px;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl {
  position: relative;
  z-index: 1;
  padding: 50px 0 0 75px;
  float: left;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(even) dl {
  margin: 0 -80px 0 0;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(5) dl {
  width: 100%;
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl:before {
  content: "";
  display: inline-block;
  width: 72px;
  height: 72px;
  z-index: 1;
  position: absolute;
  top: 15px;
  left: 0;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:first-child dl:before {
  background: url(../img/aqua_solita/icon_as_about_03_01.png) no-repeat left center;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(2) dl:before {
  background: url(../img/aqua_solita/icon_as_about_03_02.png) no-repeat left center;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(3) dl:before {
  background: url(../img/aqua_solita/icon_as_about_03_03.png) no-repeat left center;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(4) dl:before {
  background: url(../img/aqua_solita/icon_as_about_03_04.png) no-repeat left center;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(5) dl:before {
  background: url(../img/aqua_solita/icon_as_about_03_05.png) no-repeat left center;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(6) dl:before {
  background: url(../img/aqua_solita/icon_as_about_03_06.png) no-repeat left center;
}
#contents_as_top #sub_inner .cont_03 .inner ul li:last-child dl:before {
  display: none;
}

#contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(even) dl {
  float: right;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dt {
  color: #2eacdd;
  font-weight: bold;
  font-size: 30px;
  margin: 0 0 10px;
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl dt span {
  display: table;
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl dt span span {
  display: block;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dd {
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl dd a.btn_as {
  margin: 10px 0 0;
  font-size: 14px;
  padding: 0 4% 0 12%;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dd a.btn_as {
  background: url(../img/aqua_solita/icon_btn_detail_blue.png) no-repeat 10px 7px #fff;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dd a.btn_as:hover {
  background: url(../img/aqua_solita/icon_btn_detail_white.png) no-repeat 10px 7px #3e60ab;
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl dd p {
  font-size: 14px;
  color: #3e60ab;
  line-height: 24px;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dd p.large.b_bottom {
  display: table;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dd p.large.b_bottom span {
  display: inline-block;
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl dd p.large.b_bottom:before {
  width: 80%;
  right: auto;
  left: 0;
}

#contents_as_top #sub_inner .cont_03 .inner ul li dl dd p.large span {
  font-size: 20px;
}
#contents_as_top #sub_inner .cont_03 .inner ul li dl dd p span.sub_cap_as {
}

#contents_as_top #sub_inner .cont_03 .inner ul li:last-child dl:before {
  display: none;
}

#contents_as_top #sub_inner .cont_04 {
}
#contents_as_top #sub_inner .cont_04 .inner {
}
#contents_as_top #sub_inner .cont_04 .inner h3 {
}
#contents_as_top #sub_inner .cont_04 .inner ul {
  text-align: center;
  margin: 30px auto 50px;
}

#contents_as_top #sub_inner .cont_04 .inner ul li {
  position: relative;
  width: 100%;
  height: 100px;
}

#contents_as_top #sub_inner .cont_04 .inner ul li:first-child dl {
  left: 80px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(2) dl {
  top: -50px;
  right: 60px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(3) dl {
  top: 15px;
  left: 50px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:last-child dl {
  right: 20px;
  top: -50px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li .img_outer {
}

#contents_as_top #sub_inner .cont_04 .inner ul li dl {
  position: absolute;
}
#contents_as_top #sub_inner .cont_04 .inner ul li dl dt {
  float: left;
  display: table;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(2) dl dt,
#contents_as_top #sub_inner .cont_04 .inner ul li:last-child dl dt {
  float: right;
}

#contents_as_top #sub_inner .cont_04 .inner ul li:first-child dl dt {
  height: 200px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(2) dl dt {
  height: 200px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(3) dl dt {
  height: 225px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:last-child dl dt {
  height: 200px;
}

#contents_as_top #sub_inner .cont_04 .inner ul li dl dt p {
  display: table-cell;
  vertical-align: bottom;
}
#contents_as_top #sub_inner .cont_04 .inner ul li dl dt p img {
}

#contents_as_top #sub_inner .cont_04 .inner ul li dl dt p span {
  display: block;
  text-align: center;
  margin: 10px 0 0;
}

#contents_as_top #sub_inner .cont_04 .inner ul li dl dd {
  font-size: 16px;
  line-height: 24px;
  display: table;
  text-align: center;
  float: right;
  color: #3e60ab;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:first-child dl dd {
  background: url(../img/aqua_solita/bg_as_voice_01.png) no-repeat center bottom;
  background-size: contain;
  padding: 0 45px 35px;
  float: left;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(2) dl dd {
  background: url(../img/aqua_solita/bg_as_voice_02.png) no-repeat center bottom;
  background-size: contain;
  padding: 0 45px 50px;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(3) dl dd {
  background: url(../img/aqua_solita/bg_as_voice_03.png) no-repeat center bottom;
  background-size: contain;
  margin: 0 0 0 -25px;
  padding: 0 45px 45px;
  float: left;
}
#contents_as_top #sub_inner .cont_04 .inner ul li:last-child dl dd {
  background: url(../img/aqua_solita/bg_as_voice_04.png) no-repeat center bottom;
  background-size: contain;
  padding: 0 70px 50px;
}

#contents_as_top #sub_inner .cont_05 .inner {
}

#contents_as_top #main_inner.product-detail h1 {
  margin: 80px auto 0;
}
#contents_as_top #sub_inner .lu_01 {
  padding: 0 0 70px;
}

#contents_as_top #sub_inner .lu_01 .inner,
#contents_as_top #sub_inner .lu_02 .inner {
  padding: 0 0 40px;
}

#contents_as_top #sub_inner .lu_01 h2 {
  font-size: 24px;
  color: #333;
  padding: 40px 0;
  text-align: center;
}

#contents_as_top #sub_inner .lu_01 h2 span {
  font-size: 30px;
}

#contents_as_top #sub_inner .lu_01 .inner {
  background: url(../img/aqua_solita/bg_as_product_01.png) no-repeat center;
}
#contents_as_top #sub_inner .lu_01 ul.type_box {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li {
  display: inline-block;
  vertical-align: top;
  width: 39%;
  margin: 0 5%;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a {
  display: block;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl {
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl dt {
  line-height: 20px;
  text-align: left;
  margin: 0 auto 40px;
  display: table;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl dt p,
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl dt img {
  display: inline-block;
  vertical-align: top;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl dt p {
  color: #3e60ab;
  font-weight: bold;
  padding: 0 0 0 20px;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl dt p span {
  display: block;
  font-size: 24px;
  margin: 10px 0 0;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li a dl dd img {
  width: 100%;
}
#contents_as_top #sub_inner .lu_01 ul.type_box li:first-child a dl dd img {
  width: 30%;
}
#contents_as_top #sub_inner .lu_01 ul.btn_box {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#contents_as_top #sub_inner .lu_01 ul.btn_box li {
  display: inline-block;
  width: 45%;
  margin: 2%;
}
#contents_as_top #sub_inner .lu_01 ul.btn_box li a {
  color: #3e60ab;
  background: url(../img/aqua_solita/icon_btn_detail_blue.png) no-repeat 25px 7px #fff;
  display: table;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  padding: 0 4% 0 6%;
  line-height: 35px;
  position: relative;
  overflow: hidden;
  border-radius: 45px;
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  text-align: center;
  border-top: 2px solid #3e60ab;
  border-left: 2px solid #3e60ab;
  border-right: 2px solid #3e60ab;
  border-bottom: 5px solid #3e60ab;
}
#contents_as_top #sub_inner .lu_01 ul.btn_box li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 20px;
  margin: auto;
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  #contents_as_top #sub_inner .lu_01 ul.btn_box li a:after {
    top: -8px;
    bottom: auto;
  }
}
#contents_as_top #sub_inner .lu_01 ul.btn_box li a:hover::after {
  border-bottom: 3px solid #fff;
  box-sizing: border-box;
}
#contents_as_top #sub_inner .lu_01 ul.btn_box li a span {
  display: table-cell;
  vertical-align: top;
}

#contents_as_top #sub_inner .lu_01 ul.btn_box li a:hover {
  color: #fff;
  background: url(../img/aqua_solita/icon_btn_detail_white.png) no-repeat 25px 7px #3e60ab;
  border-bottom: 2px solid #3e60ab;
}

#contents_as_top #sub_inner .lu_01 p.sub {
  padding-top: 10px;
}

#contents_as_top #sub_inner .lu_01 p.nestle {
  font-size: 14px;
  padding: 10px 40px;
  color: #3e60ab;
  font-weight: bold;
  border: 1px solid #3e60ab;
  width: 65%;
  margin: 20px auto 0;
  text-align: center;
  letter-spacing: -1px;
}

#contents_as_top #sub_inner .lu_01 p.nestle a {
  color: #0068c0;
  text-decoration: underline;
}

#contents_as_top #sub_inner .lu_01 p.nestle a:hover {
  text-decoration: none;
}

/* #contents_as_top #sub_inner h3 {
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
} */

#contents_as_top #sub_inner .lu_02 dl.p_img {
  float: left;
}

#contents_as_top #sub_inner .lu_02 dl.p_img dt {
  width: 220px;
  text-align: center;
}

#contents_as_top #sub_inner .lu_02 .p_detail {
  float: right;
  width: 690px;
}

#contents_as_top #sub_inner .lu_02 .p_detail h4 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
}

#contents_as_top #sub_inner .lu_02 .p_detail .title_area .left {
  float: left;
}

#contents_as_top #sub_inner .lu_02 .p_detail .title_area .left .icon_type {
  color: #3e60ab;
  font-weight: bold;
  border: 2px solid #3e60ab;
  display: table;
  border-radius: 10px;
  padding: 5px;
}

#contents_as_top #sub_inner .lu_02 .p_detail .title_area .right {
  float: right;
}

#contents_as_top #sub_inner .lu_02 .p_detail .title_area .right a {
}
#contents_as_top #sub_inner .lu_02 .p_detail .title_area .right a {
  display: table;
  text-align: center;
  background: url(../img/aqua_solita/icon_as_nav_06.png) no-repeat 35px center #fff;
  background-size: 20px;
  padding: 10px 30px 10px 60px;
  border: 2px solid #3e60ab;
  border-bottom: 4px solid #3e60ab;
  border-radius: 30px;
}

#contents_as_top #sub_inner .lu_02 .p_detail .title_area .right a span {
  display: table-cell;
  vertical-align: middle;
  color: #3e60ab;
  font-size: 16px;
}

#contents_as_top #sub_inner .lu_02 .p_detail p.p_theme {
  font-size: 22px;
  font-weight: bold;
  color: #3e60ab;
  padding: 20px 0;
}

#contents_as_top #sub_inner .lu_02 .p_detail dl.p_info {
}

#contents_as_top #sub_inner .lu_02 .p_detail dl.p_info dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  background: url(/nutricare/public/products/img/aqua_solita/ico_title_product_01.png) no-repeat left center;
  padding-left: 30px;
}

#contents_as_top #sub_inner .lu_02 .p_detail dl.p_info dd table {
}

#contents_as_top #sub_inner .lu_02 .p_detail dl.p_info dd table tr {
  border-bottom: 1px solid #ccc;
}

#contents_as_top #sub_inner .lu_02 .last {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}

#contents_as_top #sub_inner .lu_02 .p_detail dl.p_info dd table tr th {
  width: 100px;
  background: #eee;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}

#contents_as_top #sub_inner .lu_02 .p_detail dl.p_info dd table tr td {
  background: #fafafa;
  padding: 15px 20px;
}

#contents_as_top #sub_inner .lu_02 ul.btn_area {
  padding: 20px 0;
  margin-bottom: 100px;
}

#contents_as_top #sub_inner .lu_02 ul.btn_area li {
  margin: 0 7px 10px 0;
  padding: 7px 40px 7px 15px;
  background: url(/nutricare/public/products/img/aqua_solita/sp/arrow_white_down.png) no-repeat 90% center #3e60ab;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  font:
    13px/1.231 arial,
    helvetica,
    clean,
    sans-serif;
}

#contents_as_top #sub_inner .lu_02 ul.btn_area li:last-child {
  margin: 0 0 10px;
}
#contents_as_top #sub_inner .lu_02 ul.btn_area li a span {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#contents_as_top #sub_inner .lu_03 {
  margin: 5px 0 0;
}

#contents_as_top #sub_inner .lu_03 h3,
#contents_as_top #sub_inner .lu_04 h3 {
  font-size: 25px;
  text-align: left;
  margin: 0 0 15px;
}

#contents_as_top #sub_inner .lu_03 table {
  border: 3px solid #3e60ab;
  border-radius: 10px;
  border-collapse: inherit;
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
}

#contents_as_top #sub_inner .lu_03 table.pet_jelly {
  /*	width:50%;
	float:left;*/
}

/*#contents_as_top #sub_inner .lu_03 table.powder{
	width:40%;
	float:right;
}*/

#contents_as_top #sub_inner .lu_03 table tr th,
#contents_as_top #sub_inner .lu_03 table tr td {
  vertical-align: middle;
  border-right: 2px solid #ccc;
  padding: 15px;
}

#contents_as_top #sub_inner .lu_03 table tr th {
  font-weight: bold;
}

#contents_as_top #sub_inner .lu_03 table.table_02 {
  width: 70%;
}

#contents_as_top #sub_inner .lu_03 table.table_02 tr th {
  width: 15%;
}

#contents_as_top #sub_inner sub.ue {
  vertical-align: top;
  font-size: 12px;
}

#contents_as_top #sub_inner .lu_03 table tr.title th,
#contents_as_top #sub_inner .lu_03 table tr td {
  text-align: center;
}

#contents_as_top #sub_inner .lu_03 table tr .last,
#contents_as_top #sub_inner .lu_03 table.table_02 tr.title th,
#contents_as_top #sub_inner .lu_03 table.table_02 tr td {
  border-right: none;
}

#contents_as_top #sub_inner .lu_03 table tr.title th {
  background: #3e60ab;
  padding: 20px 0;
  width: 180px;
  color: #fff;
}

#contents_as_top #sub_inner .lu_03 table.table_01 tr.gray,
#contents_as_top #sub_inner .lu_03 table.table_02 tr:nth-child(even) {
  background: #fafafa;
}

#contents_as_top #sub_inner .lu_03 table.table_01 tr.na_top,
#contents_as_top #sub_inner .lu_03 table.table_01 tr.na_bottom {
  /*background:#fff;*/
}

#contents_as_top #sub_inner .lu_03 table.table_01 tr.na_top th span {
  border-bottom: 2px solid #ccc;
  padding-bottom: 15px;
}

#contents_as_top #sub_inner .lu_03 table tr.last th {
  border-radius: 0 0 0 10px;
}

#contents_as_top #sub_inner .lu_03 table.table_01 tr.last td.last,
#contents_as_top #sub_inner .lu_03 table.table_02 tr.last td {
  border-radius: 0 0 10px 0;
}

#contents_as_top #sub_inner .lu_03 h4 {
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 15px;
  color: #3e60ab;
}

#contents_as_top #sub_inner .lu_03 .bold {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}

#contents_as_top #sub_inner .lu_04 dl {
  font-size: 16px;
  padding-bottom: 30px;
}

#contents_as_top #sub_inner .lu_04 dl dt {
  font-size: 18px;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 20px;
  background: url(/nutricare/public/products/img/aqua_solita/ico_title_product_03.png) no-repeat left center;
}

#contents_as_top #sub_inner .lu_04 dl dd {
  padding-left: 20px;
  margin-left: 30px;
}

#contents_as_top #sub_inner .lu_04 dl dd ul li {
  list-style-type: disc;
  margin-bottom: 15px;
  line-height: 150%;
}

#contents_as_top #sub_inner .lu_04 dl dd ul li ol li {
  list-style: decimal;
  margin: 0 0 0 25px;
  display: list-item;
}

#contents_as_top #sub_inner .cont_01_ap {
}
#contents_as_top #sub_inner .cont_01_ap .inner {
  background: url(../img/aqua_solita/bg_as_app_01.png) no-repeat right center;
  height: 600px;
  display: table;
}
#contents_as_top #sub_inner .cont_01_ap .inner .cont_top {
  display: table-cell;
  vertical-align: middle;
}
#contents_as_top #sub_inner .cont_01_ap .inner .cont_top h1 {
  text-align: left;
  padding: 0;
  margin: 0 0 15px;
}
#contents_as_top #sub_inner .cont_01_ap .inner .cont_top p.main_txt {
}

#contents_as_top #sub_inner .cont_02_ap {
  background: #dbf2fa;
}

#contents_as_top #sub_inner .cont_02_ap .inner {
}

#contents_as_top #sub_inner .cont_01_ap .inner:before {
  display: none;
}
#contents_as_top #sub_inner .cont_02_ap .inner:before {
  background: url(../img/aqua_solita/bg_tri_app_02.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .cont_03_ap .inner:before {
  background: url(../img/aqua_solita/bg_tri_app_01.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .cont_04_ap .inner:before {
  background: url(../img/aqua_solita/bg_tri_app_02.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .cont_02_ap .inner h3.h3_area {
}
#contents_as_top #sub_inner .cont_02_ap .inner ul {
  background: url(../img/aqua_solita/bg_as_app_02_pc.png) no-repeat center top;
  position: relative;
  height: 970px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li {
  position: absolute;
  width: 45%;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li img {
  position: absolute;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:first-child {
  top: 52px;
  right: 5px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:first-child img {
  right: 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:first-child dl {
  padding: 0 45% 0 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(2) {
  top: 260px;
  right: -31px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(2) img {
  right: 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(2) dl {
  padding: 0 45% 0 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(3) img {
  right: 0;
  bottom: 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(3) {
  top: 461px;
  right: 15px;
  height: 243px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(3) dl {
  padding: 0 22% 0 17%;
}

#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(4) img {
  bottom: 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(4) dl {
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(4) {
  bottom: 0;
  left: 0;
  right: 0;
  top: 600px;
  margin: auto;
  width: 25%;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(5) img {
  bottom: 0;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(5) dl {
  padding: 0 0 0 45%;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(5) {
  top: 450px;
  left: -16px;
  height: 255px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(6) img {
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(6) dl {
  padding: 0 0 0 45%;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:nth-child(6) {
  top: 260px;
  left: -32px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:last-child img {
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:last-child dl {
  padding: 0 0 0 45%;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li:last-child {
  top: 27px;
  left: 33px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li dl {
  color: #3e60ab;
  position: inherit;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li dl dt {
  display: table;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li dl dt img {
  position: inherit;
}

#contents_as_top #sub_inner .cont_02_ap .inner ul li dl dt span,
#contents_as_top #sub_inner .cont_02_ap .inner ul li dl dt img {
  display: table-cell;
  vertical-align: bottom;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li dl dt span {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #3e60ab;
  padding: 0 0 0 10px;
}
#contents_as_top #sub_inner .cont_02_ap .inner ul li dl dd {
  font-size: 16px;
}

#contents_as_top #sub_inner .cont_03_ap .inner {
}

#contents_as_top #sub_inner .cont_03_ap .inner h3.h3_area {
  margin: 0 auto 25px;
}

#contents_as_top #sub_inner .cont_03_ap .inner ul.season {
  display: table;
  width: 100%;
}

#contents_as_top #sub_inner .cont_03_ap .inner ul.season li {
  display: table-cell;
  vertical-align: top;
  padding: 140px 0 0;
}

#contents_as_top #sub_inner .cont_03_ap .inner ul.season li.spr {
  background: url(../img/aqua_solita/icon_as_app_08.png) no-repeat center 30px #fff6fe;
}

#contents_as_top #sub_inner .cont_03_ap .inner ul.season li.smr {
  background: url(../img/aqua_solita/icon_as_app_09.png) no-repeat center 30px #eaf7fc;
}
#contents_as_top #sub_inner .cont_03_ap .inner ul.season li.aut {
  background: url(../img/aqua_solita/icon_as_app_10.png) no-repeat center 30px #fff2ea;
}

#contents_as_top #sub_inner .cont_03_ap .inner ul.season li.win {
  background: url(../img/aqua_solita/icon_as_app_11.png) no-repeat center 30px #f7f7f7;
}
#contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl dt {
  text-align: center;
}
#contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl dt img {
}

#contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl dd {
  display: table;
  margin: 10px auto 20px;
  color: #3e60ab;
}
#contents_as_top #sub_inner .cont_03_ap .inner ul.season li.smr dl dd {
  color: #2eacdd;
}
#contents_as_top #sub_inner .cont_03_ap .inner ul.season li.smr dl dd span {
  display: block;
  font-size: 20px;
  color: #2eacdd;
}

#contents_as_top #sub_inner .cont_03_ap .inner a.btn_as {
  color: #3e60ab;
  background: url(../img/aqua_solita/icon_ip_link_01.png) no-repeat 15px 3px #fff;
  background-size: 15%;
  border-bottom: 5px solid #3e60ab;
  display: table;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 20px 5px 30px;
  line-height: 22px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  height: 0;
  box-sizing: border-box;
  text-align: center;
  border-top: 2px solid #3e60ab;
  border-left: 2px solid #3e60ab;
  border-right: 2px solid #3e60ab;
}
#contents_as_top #sub_inner .cont_03_ap .inner a.btn_as span {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  font-size: 12px;
}
#contents_as_top #sub_inner .cont_03_ap .inner a.btn_as span span.large {
  display: block;
  font-size: 20px;
}

#contents_as_top #sub_inner .cont_04_ap {
  background: url(../img/aqua_solita/bg_as_app_2.jpg) center top;
}
#contents_as_top #sub_inner .cont_04_ap .inner {
}

#contents_as_top #sub_inner .cont_04_ap .inner h3.h3_area {
}

#contents_as_top #sub_inner .cont_04_ap .inner dl {
  text-align: center;
  margin: 50px 0 0;
}
#contents_as_top #sub_inner .cont_04_ap .inner dl dt {
  font-size: 16px;
  color: #3e60ab;
  margin: 0 0 5px;
}
#contents_as_top #sub_inner .cont_04_ap .inner dd {
}
#contents_as_top #sub_inner .cont_04_ap .inner dd iframe {
}
#contents_as_top #sub_inner .cont_04_ap .inner dd p {
  display: table;
  margin: 15px auto 0;
  text-align: left;
}
#contents_as_top #sub_inner .cont_04_ap .inner dd p span {
  text-align: center;
  display: block;
}
#contents_as_top #sub_inner .cont_04_ap ul.link_as {
  background: #76c9fd;
}
/* #contents_as_top #sub_inner .cont_01_feature {
  background: url(../img/aqua_solita/bg_as_feature_01.jpg) no-repeat center bottom;
  background-size: cover;
  margin: 30px 0 0;
} */
#contents_as_top #sub_inner .cont_01_feature .cont_top {
  float: left;
  margin: 40px 0 0;
}

#contents_as_top #sub_inner .cont_01_feature .inner {
  padding: 40px 0;
}

#contents_as_top #sub_inner .cont_01_feature .inner_feature_01 {
  display: table;
  margin: 0 auto;
}
#contents_as_top #sub_inner .cont_01_feature .img_cont_top {
  float: right;
}
#contents_as_top #sub_inner .cont_01_feature .cont_top h1 {
  margin: 0 0 40px;
}

#contents_as_top #sub_inner .cont_01_feature .cont_top p.main_txt {
}

#contents_as_top #sub_inner .cont_01_feature .cont_top p.main_txt span {
}

#contents_as_top #sub_inner .cont_01_feature .main_txt_white {
  margin: 60px 0 0;
}

#contents_as_top #sub_inner .cont_01_feature .main_txt_white h2 {
}

#contents_as_top #sub_inner .cont_01_feature .main_txt_white p {
}

#contents_as_top .about-keikouhosui #sub_inner .cont_01_feature .main_txt_white {
  margin: 40px 0 0;
}
#contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl,
#contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl span {
  color: #2eacdd;
  font-size: 48px;
  font-weight: bold;
  line-height: 55px;
  margin: 0 0 20px;
}

#contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl {
}
#contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl span {
  display: table;
}
#contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p {
  color: #3e60ab;
  line-height: 28px;
  font-size: 16px;
}

#contents_as_top #sub_inner .cont_02_feature {
  background: url(../img/aqua_solita/bg_as_feature_02.jpg) center bottom;
}
#contents_as_top #sub_inner .cont_02_feature .inner h3.h3_area {
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top {
  margin: 40px auto 80px;
}

#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area {
  display: table;
}

#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dt,
#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dd {
  display: table-cell;
  vertical-align: middle;
}

#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dt {
}

#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dt .marker_yellow:before {
  bottom: 20px;
  height: 20px;
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.gif_area dt {
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.gif_area dt p.main_ttl {
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.gif_area dt p.main_ttl span {
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.gif_area dt p.main_txt {
  width: 90%;
}
#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.gif_area dd {
}

#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dd p {
  text-align: center;
  color: #3e60ab;
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 16px;
}

#contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dd img {
  width: 495px;
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area {
  display: table;
  position: relative;
  height: 115px;
  padding: 0 20px 0 0;
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area:before,
#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area:after {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 55px;
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area:before {
  border-top: 1px solid #3e60ab;
  border-left: 1px solid #3e60ab;
  top: 0;
  left: 0;
}
#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area:after {
  border-bottom: 1px solid #3e60ab;
  border-right: 1px solid #3e60ab;
  bottom: 0;
  right: 0;
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dt,
#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dd {
  display: table-cell;
  vertical-align: middle;
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dt {
  width: 20%;
}
#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dt span {
  display: table;
  margin: 0 auto;
  color: #3e60ab;
  background: url(../img/aqua_solita/icon_as_feature_01.png) no-repeat left center;
  padding: 9px 0 6px 40px;
}
#contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dd {
}

#contents_as_top #sub_inner .cont_02_feature .inner .inner_bottom {
}
#contents_as_top #sub_inner .cont_02_feature .inner .inner_bottom dd span.sub_gif {
  display: block;
  text-align: right;
}

#contents_as_top #sub_inner .cont_03_feature {
}
#contents_as_top #sub_inner .cont_03_feature .inner {
  position: relative;
  padding: 90px 0 0;
}

#contents_as_top #sub_inner .cont_03_feature .inner .txt_slope {
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul {
  text-align: center;
  margin: 0 auto 50px;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0 0.7%;
  width: 31.5%;
}
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.ttl_sub {
  color: #3e60ab;
  margin: 15px 0 0;
}
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.ttl_graph {
  color: #fff;
  border-radius: 10px;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
}
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.ttl_graph span {
  font-size: 18px;
  font-weight: bold;
  display: block;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li:first-child p.ttl_graph {
  background: #00aaf0;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li:nth-child(2) p.ttl_graph {
  background: #0f8fca;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li:last-child p.ttl_graph {
  background: #106c96;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.ttl_graph span {
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.img_graph {
  width: 100%;
  height: 235px;
  display: table;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.img_graph span {
  display: table-cell;
  vertical-align: bottom;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.img_graph img {
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dl {
  display: table;
  width: 60%;
  text-align: left;
  margin: 30px auto 0;
}
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dl dt,
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dd {
  display: table-cell;
  vertical-align: middle;
}

#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dl dt {
}
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dl dt img {
}
#contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dd {
  padding: 0 0 0 10%;
  color: #3e60ab;
}

#contents_as_top #sub_inner ul.link_as {
  text-align: center;
  background: #43b7ff;
  padding: 40px 0;
}
#contents_as_top #sub_inner ul.link_as li {
  display: inline-block;
  width: 30%;
  margin: 0 0.3%;
}
#contents_as_top #sub_inner ul.link_as li a {
  display: table;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  padding: 0 4% 0 6%;
  line-height: 35px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-radius: 45px;
  width: 100%;
  height: 45px;
  text-align: center;
  border: 2px solid #3e60ab;
  color: #3e60ab;
  border-top: 2px solid #3e60ab;
  border-left: 2px solid #3e60ab;
  border-right: 2px solid #3e60ab;
  border-bottom: 5px solid #3e60ab;
  background: #fff;
}
#contents_as_top #sub_inner ul.link_as li a span {
  display: table-cell;
  vertical-align: top;
}
#contents_as_top #sub_inner ul.link_as li a span span {
  display: table;
  margin: 0 auto;
}
#contents_as_top #sub_inner ul.link_as li.link_product a span span {
  padding: 0 25px 0 0;
  background: url(../img/aqua_solita/icon_link_as_product.png) no-repeat right 7px;
  background-size: 8%;
}
#contents_as_top #sub_inner ul.link_as li.link_app a span span {
  background: url(../img/aqua_solita/icon_link_as_app.png) no-repeat left 13px;
  padding: 0 0 0 15px;
}

#contents_as_top #sub_inner ul.link_as li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 20px;
  margin: auto;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  #contents_as_top #sub_inner ul.link_as li a:after {
    top: -8px;
    bottom: auto;
  }
}
#contents_as_top #sub_inner ul.link_as li a:hover {
  color: #fff;
  border-bottom: 2px solid #3e60ab;
  background: #3e60ab;
}

#contents_as_top #sub_inner ul.link_as li.link_product a:hover span span {
  background: url(../img/aqua_solita/icon_link_as_product_white.png) no-repeat right 7px;
  background-size: 8%;
}
#contents_as_top #sub_inner ul.link_as li.link_app a:hover span span {
  background: url(../img/aqua_solita/icon_link_as_app_white.png) no-repeat left 13px;
}

#contents_as_top #sub_inner ul.link_as li a:hover::after {
  border-bottom: 3px solid #fff;
  box-sizing: border-box;
}

#contents_as_top #sub_inner .product_qa label {
}
#contents_as_top #sub_inner .product_qa ul li {
}
#contents_as_top #sub_inner .qaContactBox dl dd {
  border: 2px solid #3e60ab;
  margin: 25px auto 40px;
  background: url(/nutricare/public/products/img/aqua_solita/ico_qa_tel_mail_as.png) no-repeat 55px center;
}
#contents_as_top .qaContactBox dl dd a {
  padding: 10px 50px;
}

#contents_as_top .product_qa label .arrow .q_feature,
#contents_as_top .product_qa label .arrow .q_use,
#contents_as_top .product_qa label .arrow .q_safety {
  padding: 2px;
  font-size: 12px;
  border-radius: 5px;
}
#contents_as_top .product_qa label .arrow .q_feature {
  background: #53b8e2;
}
#contents_as_top .product_qa label .arrow .q_use {
  background: #375ca1;
}
#contents_as_top .product_qa label .arrow .q_safety {
  background: #f54b4a;
}
/*アクアソリタ（201905renew）*/
/* #contents_as_top .bg_contents_01 h1,
#contents_as_top .bg_contents_01 h2,
#contents_as_top .bg_contents_01 h3,
#contents_as_top .bg_contents_01 h4,
#contents_as_top .bg_contents_01 a,
#contents_as_top .bg_contents_01 p,
#contents_as_top .bg_contents_01 span,
#contents_as_top .bg_contents_01 ul li,
#contents_as_top .bg_contents_01 dl dt,
#contents_as_top .bg_contents_01 dl dd,
#contents_as_top #sub_inner h1,
#contents_as_top #sub_inner h2,
#contents_as_top #sub_inner h3,
#contents_as_top #sub_inner h4,
#contents_as_top #sub_inner a,
#contents_as_top #sub_inner p,
#contents_as_top #sub_inner span,
#contents_as_top #sub_inner ul li,
#contents_as_top #sub_inner dl dt,
#contents_as_top #sub_inner dl dd {
  font-family: "YakuHanJP", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO",
    "メイリオ", "Meiryo", sans-serif;
} */
#contents_as_top ul.pageNav,
#contents_as_top #main_inner h1,
#contents_as_top #sub_inner .inner,
#contents_as_top #sub_inner .h3_area h3,
#contents_as_top .pankuzu {
  width: 912px;
  margin: 0 auto;
}

#contents_as_top #sub_inner .cont_02_feature .inner:before {
  background: url(../img/aqua_solita/bg_tri_feature_01.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .cont_03_feature .inner:before {
  background: url(../img/aqua_solita/bg_tri_feature_02.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top #sub_inner .inner {
  position: relative;
  /* padding: 90px 0 40px; */
}
#contents_as_top #main_inner h1 {
  color: #3d60ab;
  font-weight: bold;
  line-height: 25px;
  font-size: 30px;
  text-align: center;
  margin: 100px auto 50px;
  padding: 0 0 0 30px;
}
#contents_as_top #main_inner a {
  transition: opacity 0.2s;
}
#contents_as_top #main_inner a:hover {
  opacity: 0.8;
}

#contents_as_top .bg_contents_01 {
  min-width: 912px;
}

#contents_as_top #main_inner p.pankuzu {
  width: 960px;
  margin: 0 auto;
}

#contents_as_top #gnav_common.scrolled {
  position: absolute;
}

#contents_as_top ul#as_nav.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 10px 0;
}
#contents_as_top a {
  text-decoration: none;
}
#contents_as_top ul#as_nav {
  text-align: center;
  margin: 30px 0 0;
}
#contents_as_top ul#as_nav li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1%;
}

#contents_as_top ul#as_nav li a {
  display: block;
}
#contents_as_top ul#as_nav li a span {
  color: #3e60ab;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
#contents_as_top ul#as_nav li a.active span {
  color: #52c3f1;
}

#contents_as_top ul#as_nav li:last-child a span {
  color: #f31e1d;
}

#contents_as_top ul#as_nav li a:before {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
}

#contents_as_top ul#as_nav.scrolled li a span,
#contents_as_top ul#as_nav.scrolled li a:before {
  display: inline-block;
  vertical-align: middle;
}

#contents_as_top ul#as_nav.scrolled li a:before {
  height: 45px;
}
#contents_as_top ul#as_nav li:first-child a:before {
  background: url(../img/aqua_solita/icon_as_nav_01.png) no-repeat center;
}
#contents_as_top ul#as_nav li:first-child a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_01_on.png) no-repeat center;
}
#contents_as_top ul#as_nav.scrolled li:first-child a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_01_on.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav li:nth-child(2) a:before {
  background: url(../img/aqua_solita/icon_as_nav_02.png) no-repeat center;
}
#contents_as_top ul#as_nav li:nth-child(2) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_02_on.png) no-repeat center;
}
#contents_as_top ul#as_nav.scrolled li:nth-child(2) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_02_on.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav li:nth-child(3) a:before {
  background: url(../img/aqua_solita/icon_as_nav_03.png) no-repeat center;
}
#contents_as_top ul#as_nav li:nth-child(3) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_03_on.png) no-repeat center;
}
#contents_as_top ul#as_nav.scrolled li:nth-child(3) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_03_on.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav li:nth-child(4) a:before {
  background: url(../img/aqua_solita/icon_as_nav_04.png) no-repeat center;
}

#contents_as_top ul#as_nav li:nth-child(4) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_04_on.png) no-repeat center;
}
#contents_as_top ul#as_nav.scrolled li:nth-child(4) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_04_on.png) no-repeat center;
  background-size: contain;
}
#contents_as_top ul#as_nav li:nth-child(5) a:before {
  background: url(../img/aqua_solita/icon_as_nav_05.png) no-repeat center;
}
#contents_as_top ul#as_nav li:nth-child(5) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_05_on.png) no-repeat center;
}
#contents_as_top ul#as_nav.scrolled li:nth-child(5) a.active:before {
  background: url(../img/aqua_solita/icon_as_nav_05_on.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav li:last-child a:before {
  background: url(../img/aqua_solita/icon_as_nav_06.png) no-repeat center;
}

#contents_as_top ul#as_nav.scrolled li:first-child a:before {
  width: 30px;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(2) a:before {
  width: 20px;
  margin: 0 -7px 0 0;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(3) a:before {
  width: 40px;
  margin: 0 2px 0 0;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(4) a:before {
  background: url(../img/aqua_solita/icon_as_nav_04.png) no-repeat center bottom;
  width: 20px;
  margin: 0 0 -10px;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(5) a:before {
  width: 30px;
  margin: 0 5px 0 0;
}

#contents_as_top ul#as_nav.scrolled li:last-child a:before {
  width: 30px;
}

#contents_as_top ul#as_nav.scrolled li:first-child a:before {
  background: url(../img/aqua_solita/icon_as_nav_01.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(2) a:before {
  background: url(../img/aqua_solita/icon_as_nav_02.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(3) a:before {
  background: url(../img/aqua_solita/icon_as_nav_03.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(4) a:before {
  background: url(../img/aqua_solita/icon_as_nav_04.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav.scrolled li:nth-child(5) a:before {
  background: url(../img/aqua_solita/icon_as_nav_05.png) no-repeat center;
  background-size: contain;
}

#contents_as_top ul#as_nav li:last-child a:before {
  background: url(../img/aqua_solita/icon_as_nav_06.png) no-repeat center;
}

#contents_as_top ul#as_nav.scrolled li:last-child a:before {
  background: url(../img/aqua_solita/icon_as_nav_06.png) no-repeat center;
  background-size: contain;
}

#contents_as_top section#as_top_01 {
  background: url(../img/aqua_solita/bg_as_01.jpg) repeat-x center;
  min-height: 535px;
}
#contents_as_top section#as_top_02 {
  background: url(../img/aqua_solita/bg_as_02.jpg) no-repeat center;
  background-size: cover;
}
#contents_as_top section#as_top_03 {
  background: url(../img/aqua_solita/bg_as_03.jpg) no-repeat center;
  background-size: cover;
}
#contents_as_top section#as_top_04 {
  background: url(../img/aqua_solita/bg_as_04.png) no-repeat bottom center;
  background-size: contain;
}

/*
#contents_as_top section#as_top_05{
	background:url(../img/aqua_solita/bg_as_05.jpg) repeat-x center;
}
*/

#contents_as_top section#as_top_06 {
  background: #fff;
}
#contents_as_top section#as_top_07 {
  background: #dbf2fa;
}

#contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner {
  background: url(../img/aqua_solita/as_woman_04.png) no-repeat bottom center;
  background-size: contain;
}
#contents_as_top section#as_top_02 #as_top_inner:before {
  background: url(../img/aqua_solita/bg_tri_01.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top section#as_top_03 #as_top_inner:before {
  background: url(../img/aqua_solita/bg_tri_02.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top section#as_top_04 #as_top_inner:before {
  background: url(../img/aqua_solita/bg_tri_03.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top section#as_top_05 #as_top_inner:before {
  background: url(../img/aqua_solita/bg_tri_04.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top section#as_top_06 #as_top_inner:before {
  background: url(../img/aqua_solita/bg_tri_05.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top section#as_top_07 #as_top_inner:before {
  background: url(../img/aqua_solita/bg_tri_02.png) no-repeat top center;
  background-size: contain;
}
#contents_as_top section#as_top_01 #as_top_inner h2 {
  padding: 35px 0 0;
}

#contents_as_top #main_inner {
  width: 100%;
}

#contents_as_top section #as_top_inner {
  position: relative;
  width: 912px;
  margin: 0 auto;
}

#contents_as_top section #as_top_inner:before,
#contents_as_top #sub_inner .inner:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  width: 100%;
  height: 53px;
}
#contents_as_top section#as_top_0 .keyv {
  text-align: center;
}
#contents_as_top section #as_top_inner h2 {
  text-align: center;
  font-size: 25px;
  margin: 0 auto 30px;
  padding: 70px 0 0;
  display: table;
}
#contents_as_top section #as_top_inner h2 span,
#contents_as_top section #as_top_inner h2:before,
#contents_as_top section #as_top_inner h2:after {
  display: table-cell;
  vertical-align: middle;
}
#contents_as_top section #as_top_inner h2:before,
#contents_as_top section #as_top_inner h2:after {
  content: "";
}
#contents_as_top section #as_top_inner h2 span {
  color: #00a0e9;
  font-weight: bold;
  line-height: 25px;
}

#contents_as_top section#as_top_03 #as_top_inner ul.baloon_inner {
  padding: 0 0 100px;
}
#contents_as_top section#as_top_03 #as_top_inner h2 span,
#contents_as_top section#as_top_05 #as_top_inner h2 span {
  color: #fff;
}
#contents_as_top section #as_top_inner h2:before {
  width: 55px;
  height: 36px;
  background: url(../img/aqua_solita/pop_blue_left.png) no-repeat left center;
}
#contents_as_top section #as_top_inner h2:after {
  width: 50px;
  height: 38px;
  background: url(../img/aqua_solita/pop_blue_right.png) no-repeat right center;
}
#contents_as_top section#as_top_03 #as_top_inner h2:before,
#contents_as_top section#as_top_05 #as_top_inner h2:before {
  background: url(../img/aqua_solita/pop_white_left.png) no-repeat center;
}
#contents_as_top section#as_top_03 #as_top_inner h2:after,
#contents_as_top section#as_top_05 #as_top_inner h2:after {
  background: url(../img/aqua_solita/pop_white_right.png) no-repeat center;
}

#contents_as_top section#as_top_01 .cm_lp_box {
  display: table;
  width: 100%;
  margin: 50px 0 0;
}

#contents_as_top section#as_top_01 .cm_lp_box iframe,
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links {
  display: table-cell;
  vertical-align: middle;
}

#contents_as_top section#as_top_01 .cm_lp_box iframe {
}
#contents_as_top section#as_top_01 p.as_sub {
  text-align: right;
  font-size: 14px;
  margin: 20px 0 0;
  color: #3e60ab;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links {
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li {
  text-align: center;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li:last-child {
  margin: 30px 0 0;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl {
  display: table;
  margin: 0 auto 10px;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl:before,
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl:after,
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl span {
  display: table-cell;
  vertical-align: middle;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl:before,
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl:after {
  content: "";
  height: 20px;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl:before {
  background: url(../img/aqua_solita/pop_small_left.png) no-repeat left center;
  width: 15px;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl:after {
  background: url(../img/aqua_solita/pop_small_right.png) no-repeat right center;
  width: 15px;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li p.lp_link_ttl span {
  color: #3e60ab;
  font-size: 16px;
  font-weight: bold;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li a {
  display: table;
  background: url(../img/aqua_solita/icon_ip_link_01.png) no-repeat 10px center #3e60ab;
  border-radius: 15px;
  border: 2px solid #3e60ab;
  height: 90px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 0 35px;
  width: 62%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 15px;
  border-bottom: 3px solid #fff;
}

#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li a span {
  color: #fff;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li a span.lp_link_txt {
  display: table-cell;
  vertical-align: middle;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li a span.lp_link_txt span {
  display: block;
  font-size: 18px;
  margin: 0 0 6px;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li:last-child a {
  background: url(../img/aqua_solita/icon_ip_link_02.png) no-repeat 20px center #fff;
  border-bottom: 5px solid #3e60ab;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li:last-child a:after {
  display: none;
}
#contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li:last-child a span {
  color: #3e60ab;
}

#contents_as_top section#as_top_02 #as_top_inner ul {
  text-align: center;
}
#contents_as_top section#as_top_02 #as_top_inner ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7%;
}
#contents_as_top section#as_top_02 #as_top_inner ul li a {
  display: block;
}
#contents_as_top section#as_top_02 #as_top_inner ul li a dl {
}
#contents_as_top section#as_top_02 #as_top_inner ul li a dl dt {
  line-height: 20px;
  text-align: left;
  margin: 0 0 50px;
}
#contents_as_top section#as_top_02 #as_top_inner ul li a dl dt p,
#contents_as_top section#as_top_02 #as_top_inner ul li a dl dt img {
  display: inline-block;
  vertical-align: middle;
}
#contents_as_top section#as_top_02 #as_top_inner ul li a dl dt p {
  color: #3e60ab;
  font-weight: bold;
  padding: 0 0 0 20px;
}
#contents_as_top section#as_top_02 #as_top_inner ul li a dl dt p span {
  display: block;
  font-size: 24px;
  margin: 10px 0 0;
}
#contents_as_top section#as_top_02 #as_top_inner ul li a dl dd {
}
#contents_as_top section#as_top_02 #as_top_inner a.btn_as {
  margin: 25px auto;
}

#contents_as_top section#as_top_05 #as_top_inner ul.baloon_inner {
  padding: 0 72px 177px 46px;
}

#contents_as_top section #as_top_inner ul.baloon_inner li {
}

#contents_as_top section #as_top_inner ul.baloon_inner li:first-child {
  float: left;
}
#contents_as_top section #as_top_inner ul.baloon_inner li:last-child {
  float: right;
}
#contents_as_top section #as_top_inner ul.baloon_inner li:last-child p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  color: #3e60ab;
}
#contents_as_top section#as_top_03 #as_top_inner ul.baloon_inner li:last-child p {
  line-height: 30px;
}
#contents_as_top section#as_top_03 #as_top_inner ul.baloon_inner li:last-child p {
  background: url(../img/aqua_solita/bg_pop_02.png) no-repeat top center;
  background-size: contain;
  width: 414px;
  margin: -10% 0 45px;
  height: 189px;
  padding: 93px 0 0;
}

#contents_as_top section#as_top_04 {
  background: url(../img/aqua_solita/bg_as_04.png) no-repeat bottom center;
  background-size: 75%;
}
#contents_as_top section#as_top_04 #as_top_inner {
  padding: 0 0 55px;
}
#contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner {
  padding: 50px 0 0;
}
#contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner li:last-child {
  margin: -105px 0 0;
}
#contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner li:last-child p {
  background: url(../img/aqua_solita/bg_pop_03.png) no-repeat top center;
  background-size: contain;
  width: 300px;
  height: 225px;
  padding: 30px 0 0;
}
#contents_as_top section#as_top_05 #as_top_inner ul.baloon_inner li:last-child p {
  background: url(../img/aqua_solita/bg_pop_04.png) no-repeat top center;
  background-size: contain;
  width: 300px;
  height: 225px;
  padding: 30px 0 0;
}

#contents_as_top #main_inner.as_qa #sub_inner .inner {
  padding: 0;
}
#contents_as_top #main_inner.as_qa #sub_inner .inner:before {
  display: none;
}

#contents_as_top section a.btn_as {
  position: relative;
  display: table;
  width: auto;
  height: 45px;
  margin: 0 auto;
  padding: 0 4% 0 6%;
  font-size: 18px;
  font-weight: bold;
  color: #3e60ab;
  line-height: 35px;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
  border-top: 2px solid #3e60ab;
  border-left: 2px solid #3e60ab;
  border-right: 2px solid #3e60ab;
  border-bottom: 5px solid #3e60ab;
  border-radius: 45px;
  background: url(../img/aqua_solita/icon_btn_detail_blue.png) no-repeat 25px 7px #fff;
}
#contents_as_top section#as_top_04 a.btn_as,
#contents_as_top section#as_top_05 a.btn_as {
  width: 70%;
}
#contents_as_top section#as_top_03 a.btn_as {
  width: 50%;
  margin: 0 0 0 15%;
}
#contents_as_top section#as_top_05 a.btn_as {
  float: right;
}

#contents_as_top section a.btn_as:hover {
  color: #fff;
  background: url(../img/aqua_solita/icon_btn_detail_white.png) no-repeat 25px 7px #3e60ab;
  border-bottom: 2px solid #3e60ab;
}

#contents_as_top section a.btn_as:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 20px;
  margin: auto;
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  #contents_as_top section a.btn_as:after {
    top: -10px;
  }
}
#contents_as_top section a.btn_as:hover::after {
  border-bottom: 3px solid #fff;
  box-sizing: border-box;
}
#contents_as_top section a.btn_as span {
  display: table-cell;
  vertical-align: top;
}

#contents_as_top section#as_top_05 #as_top_inner {
  background: url(../img/aqua_solita/circle_bg_as_05.png) no-repeat 49% 88%;
  box-sizing: border-box;
}

#contents_as_top section#as_top_06 ul.as_qa {
  width: 100%;
  margin: 50px auto 0;
}
#contents_as_top section#as_top_06 ul.as_qa li {
  display: table;
  text-align: center;
  line-height: 45px;
  box-sizing: border-box;
  width: 50%;
}
#contents_as_top section#as_top_06 ul.as_qa li:nth-child(odd) {
  float: left;
}
#contents_as_top section#as_top_06 ul.as_qa li:nth-child(even) {
  float: right;
}
#contents_as_top section#as_top_06 ul.as_qa li:first-child {
  background: url(../img/aqua_solita/bg_pop_05-01.png) no-repeat right top;
  background-size: contain;
  height: 180px;
  margin: 0 0 25px;
}
#contents_as_top section#as_top_06 ul.as_qa li:first-child span {
  padding: 15px 0 0;
}
#contents_as_top section#as_top_06 ul.as_qa li:nth-child(2) {
  background: url(../img/aqua_solita/bg_pop_05-02.png) no-repeat center bottom;
  background-size: contain;
  height: 150px;
  margin: 25px 0 40px;
  padding: 17px 0 0;
}
#contents_as_top section#as_top_06 ul.as_qa li:nth-child(3) {
  background: url(../img/aqua_solita/bg_pop_05-03.png) no-repeat left top;
  background-size: contain;
  height: 200px;
  padding: 30px 0 0;
}
#contents_as_top section#as_top_06 ul.as_qa li:nth-child(3) span {
  padding: 0 50px 0 0;
}
#contents_as_top section#as_top_06 ul.as_qa li:last-child {
  background: url(../img/aqua_solita/bg_pop_05-04.png) no-repeat center top;
  background-size: contain;
  height: 164px;
  padding: 5px 0 0;
}

#contents_as_top section#as_top_06 ul.as_qa li span {
  color: #3e60ab;
  font-weight: bold;
  font-size: 28px;
  display: table-cell;
  vertical-align: top;
}

#contents_as_top section#as_top_06 a.btn_as.qa {
  background: url(../img/aqua_solita/icon_btn_qa.png) no-repeat 30px 7px #fff;
  margin: 0 auto 50px;
  padding: 0 30px 0 66px;
}

#contents_as_top section#as_top_06 a.btn_as.qa:hover {
  background: url(../img/aqua_solita/icon_btn_qa_on.png) no-repeat 30px 7px #3e60ab !important;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy {
  width: 100%;
  text-align: center;
  padding: 10px 0 40px;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li {
  color: #3e60ab;
  font-weight: bold;
  display: inline-block;
  position: relative;
  margin: 0 0 0 3%;
}
#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li:first-child {
  margin: 0;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 60px;
  height: 90px;
}
#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li:first-child::before {
  left: -30px;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li.jerry:before {
  background: url(../img/aqua_solita/icon_buy_02.png) no-repeat center top;
  background-size: contain;
}
#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li.pet:before {
  background: url(../img/aqua_solita/icon_buy_01_.png) no-repeat center top;
  background-size: contain;
}
#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dt {
  width: 100%;
  height: 260px;
  margin: 0 0 10px;
  display: table;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dt p {
  display: table-cell;
  vertical-align: bottom;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dt p img {
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dd p {
  font-size: 16px;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dd p span {
  display: block;
  color: #3e60ab;
  font-size: 14px;
  margin: 5px 0 0;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dd a {
  display: table;
  text-align: center;
  background: url(../img/aqua_solita/icon_as_nav_06.png) no-repeat 35px center #fff;
  background-size: 20px;
  margin: 20px auto;
  padding: 10px 30px 10px 60px;
  border: 2px solid #3e60ab;
  border-bottom: 4px solid #3e60ab;
  border-radius: 30px;
}

#contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dd a span {
  display: table-cell;
  vertical-align: middle;
  color: #3e60ab;
  font-size: 16px;
}

/*endbanner*/

.endbanner {
  padding: 0 0 5px 0;
}

/*accordion*/

.qandaSec01 {
  padding: 0 0 50px;
}

.qandaSec01 dl dt span.arrow {
  background: url(/nutricare/public/img/top/ico_qa_03.gif) no-repeat right -176px;
  padding: 4px 0;
  width: 100%;
  display: block;
}
.qandaSec01 dl dt.open span.arrow {
  background-position: right 4px;
}

/*qa*/

dl.product_qa {
  border-bottom: 1px dotted #ccc;
}

dl.product_qa a {
  text-decoration: underline;
}

dl.product_qa a:hover {
  text-decoration: none;
}

dl.product_qa dt,
dl.product_qa dd {
  padding: 10px 0 10px 60px;
  line-height: 150%;
}

dl.product_qa dt {
  background: url(/nutricare/img/common/ico_qa_01.png) no-repeat left center;
  cursor: pointer;
}

dl.product_qa dd {
  background: url(/nutricare/img/common/ico_qa_02.png) no-repeat left center;
}

.qandaSec01 dl.product_qa dd {
  display: block !important;
}

dl.product_qa dt .arrow .q_feature,
dl.product_qa dt .arrow .q_use,
dl.product_qa dt .arrow .q_component,
dl.product_qa dt .arrow .q_safety,
dl.product_qa dt .arrow .q_package,
dl.product_qa dt .arrow .q_material,
dl.product_qa dt .arrow .q_save {
  color: #fff;
  margin-right: 1em;
  padding: 2px;
  width: 100px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
}
.q_feature {
  background: #ee634c;
}

.q_use {
  background: #e87ba1;
}

.q_component {
  background: #40abe3;
}

.q_safety {
  background: #ed912c;
}

.q_package {
  background: #9dd652;
}

.q_material {
  background: #6981b1;
}

.q_save {
  background: #ed912c;
}

.qaContactBox {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 25px 0 0;
}

.qaContactBox .clearfix {
  margin: 0 auto;
}

.qaContactBox dl dd {
  width: 270px;
  border: 2px solid #ccc;
  margin: 25px auto 10px;
  padding: 26px 60px 26px 182px;
  background: url(/nutricare/img/common/ico_qa_tel_mail.png) no-repeat 55px center;
}

.qaContactBox dl dd a {
  font-weight: bold;
  border: 1px solid #ccc;
  background: linear-gradient(#fff, #ccc);
  padding: 10px 52px;
}

.qaContactBox dl dd a:hover {
  text-decoration: none;
  background: linear-gradient(#ccc, #fff);
}

table.qaTable th {
  background: #faf5e7;
  border: solid 1px #c4c4c4;
  padding: 10px;
}

table.qaTable td {
  border: solid 1px #c4c4c4;
  background: #fff;
  padding: 10px;
}

/*accordion css*/

.product_qa {
  border-bottom: 1px dotted #ccc;
  color: black;
  padding: 10px 0;
}
#contents_as_top .product_qa {
  border-bottom: none;
}

.product_qa a {
  text-decoration: underline;
}

.product_qa label {
  cursor: pointer;
}

.qandaSec01 .product_qa label span.arrow {
  width: 100%;
  background: url(/nutricare/img/common/ico_qa_03.gif) no-repeat right -176px;
  padding: 4px 0;
  display: block;
}

#contents_as_top .qandaSec01 .product_qa label span.arrow {
  width: auto;
  display: inline-block;
  background: none;
  font-size: 16px;
}
.product_qa ul li {
}

.product_qa label,
.product_qa ul li {
  padding: 5px 0 5px 60px;
  line-height: 150%;
  display: block;
}

#contents_as_top .product_qa label,
#contents_as_top .product_qa ul li {
  padding: 5px 0;
}

.product_qa label {
  background: url(/nutricare/img/common/ico_qa_01.png) no-repeat left center;
  cursor: pointer;
}
#contents_as_top .product_qa label {
  background: none;
}
.product_qa ul li {
  background: url(/nutricare/img/common/ico_qa_02.png) no-repeat left center;
}
#contents_as_top .product_qa ul li {
  background: none;
}

.product_qa span.icon_q {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
  padding: 0 15px 0 0;
  color: #3d60ab;
}
#contents_as_top .product_qa ul li:before {
  content: "A";
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  vertical-align: top;
  padding: 0 40px 0 0;
  color: #f31e1e;
}

#contents_as_top .product_qa ul li li:before {
  content: none;
}
#contents_as_top .product_qa ul li li {
  list-style: decimal !important;
  margin: 0 0 0 25px;
  display: list-item;
}

.product_qa ul li .inner_a {
  display: inline-block;
  width: 90%;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.8;
}
.product_qa label .arrow .q_feature,
.product_qa label .arrow .q_use,
.product_qa label .arrow .q_component,
.product_qa label .arrow .q_safety,
.product_qa label .arrow .q_package,
.product_qa label .arrow .q_material,
.product_qa label .arrow .q_save {
  color: #fff;
  margin-right: 1em;
  padding: 2px;
  width: 100px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
}

label .qa-title {
  padding: 10px 0 0 10px;
  display: block;
  margin: 0;
  color: #fff;
  background: #333;
  border: 1px solid #ccc;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  cursor: pointer;
}

input[type="checkbox"].bellows {
  display: none; /* チェックボックスの非表示 */
}

.product_qa ul {
  /* メニュー開閉時アニメーション */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ▽▽アコーディオン開閉指定▽▽ */
input[type="checkbox"].bellows + ul {
  height: 0; /* チェックが入っていない時の高さ */
  overflow: hidden;
}

input[type="checkbox"].bellows:checked + ul {
  height: auto; /* チェックが入っているときの高さ */
}
/* △△アコーディオン開閉指定△△ */

/* ポップアップウインドウ */
#modal-content {
  display: none;
  background: #fff;
  width: 676px;
  margin: 0;
  padding: 10px 20px 30px;
  border: 2px solid #3e60ab;
  border-radius: 10px;
  position: fixed;
  z-index: 9999;
  font-size: 15px;
  font-weight: bold;
  color: #3e60ab;
}

#modal-overlay {
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 1000;
}

#contents_as_top #main_inner #modal-content h3 {
  color: #000;
  position: relative;
  padding-bottom: 25px;
}

#modal-content h3 img {
  width: 50px;
}

#modal-content p {
  position: absolute;
  top: -23px;
  right: 15px;
  z-index: 9999;
  width: 46px;
  height: 51px;
}

#modal-content .bg_area {
  background: url(/nutricare/public/products/img/aqua_solita/popup_img_summer.jpg) no-repeat 85% 0;
}

#modal-content p:hover {
  cursor: pointer;
}

#modal-content ul li {
  padding-bottom: 5px;
  font-size: 13px;
}

#modal-content ul.top li {
  font-size: 18px;
}

#modal-content dl dt {
  padding-bottom: 10px;
  font-size: 15px;
}

#modal-content ul li a {
  text-decoration: underline;
  color: #609;
}

#modal-content ul li a:hover {
  text-decoration: none;
}

#modal-open,
#modal-open-pc {
  cursor: pointer;
}

#contents_as_top #sub_inner .cont_03_ap dl.season dd .left {
  width: 325px;
  height: 225px;
  text-align: center;
  background: url(/nutricare/public/products/img/aqua_solita/bg_popup.png);
  border-radius: 10px;
}

#contents_as_top #sub_inner .cont_03_ap dl.season dd .left p.title {
  font-size: 36px;
  padding: 60px 0 30px;
  font-weight: bold;
}

/*製品ページrenew*/
/* #product sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  top: 0ex;
  font-size: 10px;
} */
#product .bg_contents_01 .small {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

#product .announce {
  width: 900px;
  margin: 20px 0 30px;
  color: #0067b7;
  background: #ededed;
  border: none;
  padding: 20px 30px;
  border-radius: 5px;
}

#product .top_area {
  width: 960px;
}
#product .top_area .left {
  float: left;
  padding-top: 20px;
}
#product .top_area .left dl,
#product .sp.caption dl {
  line-height: 27px;
}
#product .top_area .left dl {
  margin-top: 20px;
}
#product.leucine_plus .sp.caption dl {
  margin: 0 0 30px;
}
#product .top_area .left dl dt,
#product .sp.caption dl dt,
.amino_ale40 .product_box_01 dl.sp dt {
  font-size: 18px;
  font-weight: bold;
  color: #d80b24;
}
#product .top_area .left dl dd,
#product .sp.caption dl dd,
.amino_ale40 .product_box_01 dl.sp dd {
  font-size: 16px;
}
.amino_ale40 .product_box_01 dl.sp {
  line-height: 24px;
  margin: 0 0 30px;
}
.amino_ale40 .product_box_01 dl.sp dt {
  margin: 0 0 10px;
}
#product .top_area .left dl dd span,
.amino_ale40 .product_box_01 dl.sp dd span {
  color: #d80b24;
}
#product .top_area ul.right {
  float: right;
  width: 210px;
}

#product .top_area ul.right li {
  display: table;
  width: 100%;
}
#product .top_area ul.right li.sp {
  display: none;
}
#product .top_area ul.right li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  color: #333333;
  height: 60px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 20px;
}

#product .top_area ul.right li.top a {
  background: url(/nutricare/public/products/img/common/icon_view_orange.png) no-repeat 30px center #ffeadb;
  background-size: 8%;
  /*border-bottom: 5px solid #ffcca6;*/
  border: 3px solid #ff9e00;
  box-sizing: content-box;
  text-align: left;
  padding: 0 0 0 60px;
  text-decoration: none;
}

#product .top_area ul.right li.drink a {
  background: url(/nutricare/public/products/img/leucine_plus/sp/icon_drink.png) no-repeat 13% center #9bd0e9;
  text-align: center;
  text-decoration: none;
}

#product .top_area ul.right li.bottom a {
  background: #fda608;
  text-align: center;
  text-decoration: none;
}

#product .top_area ul.right li.bottom a span {
  display: block;
  font-weight: bold;
  line-height: 20px;
}

#product .top_area ul.right li.bottom a span.text-b {
  color: #333333;
  font-size: 20px;
}
#product .top_area ul.right li.bottom a span.text-w {
  color: #ffffff;
  font-size: 12px;
}
#product .top_area ul.right li:hover {
  opacity: 0.6;
}

#product .top_area ul.right li.top {
  margin-bottom: 20px;
}

#product .product_box_01 .left {
  float: left;
}

#product .product_box_01 .left .image p a img {
  width: 100%;
  height: auto;
}
#product .product_box_01 .right {
  float: right;
}
#product .product_box_01 .bg_subtitle_01 {
  padding: 15px 0 10px;
  font-size: 21px;
  font-weight: bold;
  color: #d80b24;
}
#product .product_box_01 ul.list_01 li {
  margin-bottom: 5px;
  padding: 5px 0 5px 40px;
  font-size: 16px;
  line-height: 20px;
  background: url(/nutricare/public/products/img/common/icon_check_red.png) left 0 no-repeat;
}
#product .eshop {
  margin: 15px 0 0;
}
#product .eshop:hover {
  opacity: 0.6;
}
#product .eshop a {
  display: table;
  width: 320px;
  height: 50px;
  text-align: center;
  padding: 0;
  text-decoration: none;
  background: url(/nutricare/public/products/img/common/eshop_icon.png) 30px no-repeat #d80b24;
}
#product .top_area ul.right li.round {
  width: 160px;
  float: right;
}
#product .top_area ul.right li.round a {
  border-radius: 1000px;
  height: 155px;
  font-size: 14px;
  padding: 0 0 0 30px;
  background: url(/nutricare/public/products/img/common/icon_view_orange.png) no-repeat 11px center #ffeadb;
  background-size: 8%;
  line-height: 22px;
  border: 3px solid #ff9e00;
  /*box-shadow: 0px 5px 0px 0px #dd8616;*/
  box-sizing: border-box;
}
#product .eshop a span {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #fff;
  padding-left: 10px;
}

#product h2.bg_title_01 {
  width: 960px;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 7px;
  background: none;
  position: inherit;
  border-bottom: 2px solid #d80b24;
}
#product h3 {
  background: #d80b24;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
  max-height: 50px;
  margin: 0 0 20px;
}

#product h3 span.large {
  color: #fff;
  font-size: 18px;
}
#product .product_features .box_yellow {
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fffde4;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  line-height: 25px;
}
#product .product_features .box_yellow.box04 {
  background: #fff3e4;
}

#product .box_left {
  float: left;
  width: 35%;
}
#product .box_right {
  float: right;
}

#product .box_top {
}
#product .box_bottom {
}

#product .product_features .box_left .box_yellow.bottom ul li.top {
  margin-bottom: 15px;
}

#product .product_features .box_left .box_yellow.bottom ul li img {
  padding-bottom: 5px;
}
#product .product_features .box_left .box_yellow.bottom ul li .sub_c {
  width: 225px;
  text-align: left;
}
#product .product_features .box_left .box_yellow.bottom ul li h3 {
  margin: 0 0 13px;
  font-size: 12px;
}
#product .product_features .box_left .box_yellow.bottom ul li h3 span.large {
  font-size: 16px;
}
#product .product_features .box_yellow .sub_c {
  font-size: 14px;
  line-height: 22px;
  margin: 0 auto;
}

#product .product_features .box_yellow .ttl_inner {
  color: #d80b24;
  font-size: 20px;
}

#product .product_features .box_red {
  padding: 24px 10px 23px;
  background: #d80b24;
  text-align: center;
  line-height: 25px;
  color: #fff;
}

#product .product_features .box_red .box_white {
  padding: 20px 25px;
  background: #fff;
  border-radius: 5px;
}

#product .product_features .box_red .box_white img {
  width: 100%;
}
#product .product_features .box_red .box_white p.top {
  color: #e5006b;
  font-size: 25px;
  letter-spacing: -1px;
}

#product .product_features .box_red p.bottom {
  color: #fff;
  font-size: 17px;
  letter-spacing: -1.5px;
  margin: 15px 0 5px;
}
#product .product_features .box_red p.bottom span.large {
  font-size: 24px;
}

/*ロイシンプラス*/
#product.leucine_plus .top_area .left {
  padding-top: 0;
}
#product.leucine_plus .product_box_01 .left {
  width: 460px;
}

#product.leucine_plus .bg_contents_01 .small span.catch-copy {
  background: #f00;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  margin: 0 0 0 10px;
  padding: 5px 10px;
}

#product.leucine_plus .product_box_01 p.kihon,
#product.leucine_plus .product_box_01 p.tea {
  height: 230px;
  display: table;
}

#product.leucine_plus .product_box_01 p.kihon {
  float: left;
  width: 60%;
}
#product.leucine_plus .product_box_01 p.tea {
  width: 37%;
  float: right;
  border: 1px solid #ccc;
  border-top: none;
  text-align: center;
}
#product.leucine_plus .product_box_01 p.tea a,
#product.leucine_plus .product_box_01 p.kihon span {
  display: table-cell;
  vertical-align: middle;
}
#product.leucine_plus .product_box_01 p.tea a {
  /*padding: 0 6%;*/
}
#product.leucine_plus .product_box_01 p.kihon span {
  padding: 0;
  line-height: 20px;
}
#product.leucine_plus .product_box_01 p.kihon a {
  text-decoration: underline;
}
#product.leucine_plus .product_box_01 p.kihon img {
  display: block;
  margin: 0 auto 10px;
}
/*#product.leucine_plus .product_box_01 p.kihon-txt {
    padding: 20px 10px 50px;
	line-height: 20px;
}
#product.leucine_plus .product_box_01 p.kihon-txt a{
	text-decoration: underline;
}*/
#product.leucine_plus .product_box_01 .right {
  width: 475px;
}

#product.leucine_plus .product_box_01 ul.list_01 {
  padding: 25px 25px 35px;
  background: url(/nutricare/public/products/img/leucine_plus/img_leucine_plus_01.png) 360px 15px no-repeat #fffde4;
}

#product.leucine_plus .product_features .box_yellow.first {
  position: relative;
  padding: 20px 20px 0;
}

#product.leucine_plus .product_features .box_yellow.first span.cap {
  font-size: 8px;
  position: absolute;
  bottom: 178px;
  right: 21px;
  line-height: 12px;
  text-align: left;
}

#product.leucine_plus .product_features .box_yellow.first .sub_c {
  margin: 10px 0;
}
#product.leucine_plus .product_features .box_left .box_yellow.bottom {
  margin-bottom: 0;
}

#product.leucine_plus .product_features .box_left .box_yellow.bottom ul li .sub_c {
  width: 225px;
}

/*#product.leucine_plus .product_features .box_left .box_yellow.bottom ul li.top .sub_c {
    width: 300px;
}*/

#product.leucine_plus .product_features .box_right {
  width: 607px;
}
#product.leucine_plus .product_features .box_right .box_yellow {
  padding: 20px 0;
}
#product.leucine_plus .product_features .box_right h3 {
  margin: 0 20px 20px;
}
#product.leucine_plus .product_features .box_yellow ul.f_box li.right {
  float: right;
  padding-right: 5px;
}
#product.leucine_plus .product_features .box_yellow ul.f_box li.right img {
  width: 250px;
  height: auto;
}

#product.leucine_plus .product_features .box_yellow .img_bottom {
  padding: 0 15px;
}

#product.leucine_plus .product_features .box_yellow .img_bottom img {
  width: 100%;
  height: auto;
}
#product.leucine_plus .product_features .box_yellow ul.f_box li {
  width: 280px;
  margin: 0 0 20px;
}
#product.leucine_plus .product_features .box_yellow ul.f_box li.left {
  float: left;
  padding-left: 10px;
}
#product.leucine_plus .product_features .box_yellow ul.f_box li.left img {
  width: 290px;
  height: auto;
}
#product.leucine_plus .product_features .box_right .box_yellow .sub_c {
  margin: 10px 0 25px;
}
#product.leucine_plus .product_features .box_right .box_yellow .sub_c span {
  display: block;
  font-size: 12px;
  text-align: right;
  padding-right: 50px;
}

#product.leucine_plus .product_features .box_red {
  padding: 26px 10px;
}

#product .product_features .box_red .box_white p.top span {
  font-size: 20px;
}

#product .product_features .box_red .box_white p.top span.tb_border {
  display: block;
  color: #333;
  font-size: 17px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin: 5px 0 20px;
  padding: 2px 0;
}

/*クノール*/
#product.knorr .product_box_01 ul.list_01 {
  padding: 25px 25px 80px;
  background: url(/nutricare/public/products/img/knorr_protein_soup/img_knorr_protein_soup_01.png) 235px 105px no-repeat
    #fffde4;
}

#product.knorr h2.bg_title_01 {
  margin: 30px 0 25px;
}

#product.knorr .product_features .box_yellow {
  text-align: left;
  margin-bottom: 30px;
}

#product.knorr .box_top .box_left,
#product.knorr .box_top .box_right {
  width: 430px;
}

#product.knorr .box_top {
}
#product.knorr .box_bottom {
}

#product.knorr .box_top .box_left h3 {
  margin: 0;
}
#product.knorr .box_top .box_right h3 {
  padding: 22px 0;
}
#product.knorr .box_top .box_right {
  padding: 15px 20px 5px;
  height: 607px;
}
#product.knorr .box_top .box_right .sub_c {
  padding-bottom: 45px;
}
#product.knorr .box_top .box_right .sub_c span {
  display: block;
  text-align: right;
  font-size: 12px;
}

#product.knorr .box_top .box_left .inner {
  position: relative;
  margin: 20px auto 35px;
  width: 382px;
}

#product.knorr .box_top .box_left .inner p {
  font-size: 10px;
  line-height: 15px;
  padding-top: 20px;
}

#product.knorr .box_top .box_left .inner .img_txt {
}

#product.knorr .box_top .box_left .inner .img_txt .cap_area {
}

#product.knorr .box_top .box_left .inner .img_txt .cap_area span {
  position: absolute;
  font-size: 8px;
  line-height: 8px;
}

#product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap01 {
  top: 65px;
  left: 260px;
}

#product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap02 {
  top: 221px;
  left: 0;
}

#product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap03 {
  top: 221px;
  right: 0;
}

#product.knorr .box_top .box_left .inner .img_txt .cap_area span.last {
  position: inherit;
  display: block;
  padding-bottom: 7px;
}
#product.knorr .box_top .box_left .inner .img_txt .dl_area {
  display: table;
}
#product.knorr .box_top .box_left .inner .img_txt .dl_area li {
  display: table-cell;
  vertical-align: top;
}

#product.knorr .box_top .box_left .inner .img_txt .dl_area li.last {
  padding: 0 0 0 18px;
}

#product.knorr .box_top .box_left .inner .img_txt .dl_area li dl {
  font-weight: normal;
  text-align: center;
  padding: 10px;
  line-height: 15px;
  background: linear-gradient(45deg, transparent 10px, #5c3723 10px), linear-gradient(135deg, transparent 0, #5c3723 0),
    linear-gradient(225deg, transparent 10px, #5c3723 10px), linear-gradient(315deg, transparent 0, #5c3723 0);
  background-position:
    bottom left,
    bottom right,
    top right,
    top left;
  background-size: 51% 56%;
  background-repeat: no-repeat;
}

#product.knorr .box_top .box_left .inner .img_txt .dl_area li dl dt {
  font-size: 13px;
  color: #f9f001;
}

#product.knorr .box_top .box_left .inner .img_txt .dl_area li dl dd {
  font-size: 8px;
  color: #fff;
}

#product.knorr .box_top .box_left .inner .img_txt .dl_area li.last dl dd {
  padding-top: 10px;
}

#product.knorr .box_bottom .box_left {
  width: 265px;
}
#product.knorr .box_bottom .box_yellow.bottom ul li h3 {
  font-size: 16px;
  padding: 6px 0;
}
#product.knorr .box_bottom .box_yellow.bottom ul li img {
  display: block;
  margin: 0 auto 10px;
  width: auto;
}
#product.knorr .box_bottom .box_yellow.bottom ul li .sub_c {
  width: 220px;
  margin: 0 auto 20px;
}
#product.knorr .box_bottom .box_red {
  padding: 24px 10px 16px;
}
#product.knorr .box_bottom .box_red span.cap {
  font-size: 8px;
  text-align: right;
  display: block;
}
#product.knorr .box_bottom .box_red .box_white {
  padding: 20px 20px 0;
}
#product.knorr .product_features .box_red .box_white p.top {
  color: #d80b24;
  font-size: 30px;
  padding: 0 0 11px;
}
#product.knorr .product_features .box_red .box_white p.top span {
  font-size: 25px;
}
.knorr_protein_soup_box_02 .left {
  /*width: 100%;*/
  height: 183px;
  background: url(/nutricare/public/products/img/knorr_protein_soup/image_knorr_protein_soup_01.jpg) no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0 auto;
}
/*アミノエールここから*/

#product.amino_ale40 .top_area ul.right {
  width: 290px;
}
#product.amino_ale40 .top_area ul.right li.top a {
  padding: 0 0 0 100px;
}
#product.amino_ale40 .top_area ul.right li.bottom:hover {
  opacity: 1;
}
#product.amino_ale40 .top_area ul.right li.bottom {
  text-align: center;
}
#product.amino_ale40 .top_area ul.right li.bottom .circle {
  display: inline-block;
  padding: 0 5px;
  width: 100%;
}
#product.amino_ale40 .top_area ul.right li.bottom .circle p {
  display: table;
  border-radius: 100px;
  width: 100%;
}
#product.amino_ale40 .top_area ul.right li.bottom .circle p.amino_3000 {
  background: #f7658d;
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  line-height: 1.5;
}
#product.amino_ale40 .top_area ul.right li.bottom .circle p.vitamin_b {
  background: #2fa5eb;
}
#product.amino_ale40 .top_area ul.right li.bottom .circle p span {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #fff;
  padding: 3px;
  margin-bottom: 10px;
  display: inline-block;
}
#product.amino_ale40 .fukidashi sub {
  top: -0.3ex;
  font-size: 13px;
  padding-left: 2px;
}
#product.amino_ale40 .announce {
  margin: 20px 0 20px;
}

#product.amino_ale40 dl.todokede {
  margin-bottom: 25px;
}
#product.amino_ale40 dl.todokede dt {
  width: 120px;
  background: #ff8339;
  border-radius: 5px 5px 0 0;
  color: #fff;
  padding: 10px 0;
  text-align: center;
}

#product.amino_ale40 dl.todokede dd {
  background: #fff;
  border: 2px solid #ff8339;
  border-radius: 0 5px 5px 5px;
  padding: 20px 30px;
  line-height: 20px;
}
#product.amino_ale40 .product_box_01 .right {
  width: 440px;
}
#product.amino_ale40 .product_box_01 .right img {
  width: 85%;
  height: auto;
  margin: 30px auto 0;
  display: block;
}
#product.amino_ale40 .product_box_01 .right ul {
  text-align: center;
  margin: 30px auto 0;
}
#product.amino_ale40 .product_box_01 .right ul li {
  display: inline-block;
  padding: 0 5px;
}
#product.amino_ale40 .product_box_01 .right ul li p {
  display: table;
  border-radius: 100px;
  width: 290px;
}
#product.amino_ale40 .product_box_01 .right ul li.amino_3000 p {
  background: #f7658d;
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  line-height: 1.5;
}
#product.amino_ale40 .product_box_01 .right ul li.vitamin_b p {
  background: #2fa5eb;
}
#product.amino_ale40 .product_box_01 .right ul li p span {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #fff;
  padding: 3px;
  margin-bottom: 10px;
  display: inline-block;
}
#product.amino_ale40 h3 {
  font-size: 20px;
  padding: 15px 0;
}
#product.amino_ale40 .product_features .align_c {
  margin: 25px 0 40px;
  text-align: center;
}

/*改修箇所*/
#product.amino_ale40 .product_box_01 .btn_area {
  text-align: center;
  margin: 30px auto 60px;
}
#product.amino_ale40 .product_box_01 .btn_area .eshop,
#product.amino_ale40 .product_box_01 .btn_area .evidence {
  display: inline-block;
  vertical-align: top;
  margin: 0 25px;
}
#product.amino_ale40 .product_box_01 .btn_area .evidence .evidence_label {
  background: #f6ac1d;
  border-radius: 5px;
  display: table;
  width: 320px;
  height: 50px;
  margin: 0 0 10px;
}
#product.amino_ale40 .product_box_01 .btn_area .evidence .evidence_label p {
  display: table-cell;
  vertical-align: middle;
}
#product.amino_ale40 .product_box_01 .btn_area .evidence .evidence_label p span {
  color: #e70b12;
  font-size: 18px;
  display: block;
  margin: 0 0 5px;
}
#product.amino_ale40 .product_box_01 .btn_area .evidence a span::before {
  content: "▶";
  color: #e70b12;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px 0 0;
}

#product.amino_ale40 .box_yellow {
  text-align: left;
  padding: 25px 30px;
}
#product.amino_ale40 .box_yellow h3 {
  max-height: 100%;
}
#product.amino_ale40 .box_yellow.box01 {
}
#product.amino_ale40 .box_yellow.box01 h3 {
  font-size: 18px;
}
#product.amino_ale40 .box_yellow.box01 .box_left {
  width: 35%;
}
#product.amino_ale40 .box_yellow.box01 .box_left p span {
  color: #d80b24;
  text-decoration: underline;
}
#product.amino_ale40 .box_yellow.box01 .box_right {
  width: 60%;
}
#product.amino_ale40 .box_yellow.box01 .box_right img {
  width: 100%;
  height: auto;
}

#product.amino_ale40 .box_yellow.box02 {
}
#product.amino_ale40 .box_yellow.box02 h3 {
  font-size: 16px;
}
#product.amino_ale40 .box_yellow.box02 h3 span {
  font-size: 14px;
}
#product.amino_ale40 .box_yellow.box02 h3 span::before,
#product.amino_ale40 .box_yellow.box02 h3 span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 20px;
}
#product.amino_ale40 .box_yellow.box02 h3 span::before {
  background: url(/nutricare/public/products/img/amino_ale40/amino_ale40_ttl_icon1.png) no-repeat center;
}
#product.amino_ale40 .box_yellow.box02 h3 span::after {
  background: url(/nutricare/public/products/img/amino_ale40/amino_ale40_ttl_icon2.png) no-repeat center;
}
#product.amino_ale40 .box_yellow.box02 dl {
  margin: 0 0 15px;
}
#product.amino_ale40 .box_yellow.box02 dl dt {
  /*text-align: center;*/
  margin: 0 0 10px;
}
#product.amino_ale40 .box_yellow.box02 dl dt span {
  color: #d80b24;
  text-decoration: underline;
  font-size: 20px;
  display: block;
}
#product.amino_ale40 .box_yellow.box02 dl dd {
}
#product.amino_ale40 .box_yellow.box02 dl dd img {
  width: 100%;
  height: auto;
}
#product.amino_ale40 .box_yellow.box02 dl dd p {
  line-height: 1.4;
  margin: 10px 0 0;
}
#product.amino_ale40 .box_yellow.box02 .box_left,
#product.amino_ale40 .box_yellow.box02 .box_right {
  width: 48%;
  background: #fff;
  border-radius: 10px;
  padding: 20px 30px;
  box-sizing: border-box;
}
#product.amino_ale40 .box_yellow.box03 {
}
#product.amino_ale40 .box_yellow.box03 h3 {
  font-size: 18px;
}
#product.amino_ale40 .box_yellow.box03 .box_left,
#product.amino_ale40 .box_yellow.box03 .box_right {
  width: 48%;
}
#product.amino_ale40 .box_yellow.box03 .box_left ul {
  margin-bottom: 15px;
  padding: 30px 20px 25px;
  background: url(/nutricare/public/products/img/amino_ale40/img_amino_ale40_01.png) 90% 25px no-repeat #fff;
  text-align: left;
}
#product.amino_ale40 .box_yellow.box03 .box_left ul li {
  padding: 5px 0 5px 40px;
  font-size: 14px;
  line-height: 20px;
  background: url(/nutricare/public/products/img/common/icon_check_red.png) left 0 no-repeat;
}
#product.amino_ale40 .box_yellow.box03 .box_right {
  position: relative;
}
#product.amino_ale40 .box_yellow.box03 .box_right p {
  line-height: 1.6;
  margin: 30px 0 15px;
  font-size: 14px;
}
#product.amino_ale40 .box_yellow.box03 .box_right img:first-of-type {
  width: 80%;
  height: auto;
}
#product.amino_ale40 .box_yellow.box03 .box_right img:last-of-type {
  position: absolute;
  bottom: 18%;
  right: 10px;
}

#product.amino_ale40 .box_yellow.box04 h3 {
}
#product.amino_ale40 .box_yellow.box04 h3 span {
  font-size: 14px;
  padding: 0 20px 0 0;
}
#product.amino_ale40 .box_yellow.box04 .box_left,
#product.amino_ale40 .box_yellow.box04 .box_right {
  width: 49%;
  margin: 30px 0 0;
}
#product.amino_ale40 .box_yellow.box04 .box_right p {
  line-height: 1.2;
  font-size: 12px;
  margin: 10px 0 0;
}

#product.amino_ale40 span.cap {
  display: block;
  font-size: 8px;
  width: 283px;
  line-height: 12px;
  text-align: left;
  margin: 0 auto;
  color: #333;
}

#product.amino_ale40 .box_red {
  padding: 50px 40px 25px;
}
#product.amino_ale40 .box_red p.top {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 0 0 30px;
  line-height: 35px;
}

#product.amino_ale40 .box_red p.ttl {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
#product.amino_ale40 .box_red .box_white {
  padding: 15px 35px;
  background-size: 50%;
  text-align: left;
}
#product.amino_ale40 .box_red span.cap {
  width: auto;
  margin: 10px 0;
}
#product.amino_ale40 .box_red .box_white .img_area {
  text-align: center;
}
#product.amino_ale40 .box_red .box_white .img_area img {
  width: auto;
}

#product.amino_ale40 .box_red .box_white .txt_area {
  width: 72%;
  margin: 0 auto;
}
#product.amino_ale40 ul.last {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 23px;
}
#product.amino_ale40 a.link_recipe_product {
  background: url(/nutricare/public/products/img/common/icon_link_recipe_product_amino_ale40.png) no-repeat 90% center
    #fbeddc;
  background-size: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*アミノエールここまで*/
.item_box_01 .icon_text {
  display: none;
}

.top_buttons li a span {
  display: none;
}

.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 500px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  #contents_as_top {
    background: #fff;
  }
  #main_inner {
    width: 95%;
    margin: 0 auto 10px;
    padding-top: 0;
  }
  #contents_as_top #main_inner,
  #contents_as_top #main_inner {
    padding-top: 0;
  }
  #contents a {
    text-decoration: none;
  }
  .bg_contents_01_top h1 {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 0;
    text-align: center;
  }
  .bg_contents_01_top,
  .bg_top_inner {
    border: none;
  }
  .top_title,
  .top_buttons {
    float: none;
  }
  .top_buttons li {
    float: none;
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  .top_buttons li img {
    display: none;
  }

  .top_buttons li a {
    display: block;
    padding: 20px;
  }
  .top_buttons li.btn_product a,
  .top_buttons li.btn_composition a {
    background: url(/nutricare/public/img/top/sp/button_nutrient_product_list_pc.png) no-repeat 95% center #ffe5d6;
    background-size: 8%;
  }
  .top_buttons li.btn_qa a {
    background: #ffb400;
  }
  .top_buttons li a span {
    display: block;
    font-size: 16px;
  }
  .top_buttons li.btn_product a span,
  .top_buttons li.btn_composition a span {
    color: #ff5401;
  }
  .top_buttons li.btn_qa a span {
    color: #fff;
  }

  .link_direct a {
    width: 100%;
  }
  .item_box_01 {
    width: 100%;
  }
  .item_box_01 .left,
  .item_box_01 .right {
    width: 100%;
    float: none;
    margin: 0 0 10px;
  }
  .item_box_01 .photo {
    width: 45%;
  }
  .item_box_01 .photo img {
    width: 100%;
  }
  .item_box_01 .desc {
    width: 50%;
  }
  .item_box_01 .icon {
    display: none;
  }
  .item_box_01 .icon_text {
    display: table;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 3px;
  }
  .item_box_01 .icon_text.care {
    background: #ffe5d6;
    color: #ff5401;
  }
  .item_box_01 .icon_text.kinou {
    background: #ffb400;
    color: #fff;
  }
  .item_box_01 .desc h2 {
    background: url(/nutricare/public/img/top/sp/icon-arrow-orange-right.png) no-repeat right 65%;
    background-size: 4%;
    margin: 0 0 10px;
    padding: 0;
  }
  .item_box_01 h2 a {
    line-height: 20px;
  }
  .item_box_01 p {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin: 10px 0 0;
    padding: 0 0 5px;
  }
  .item_box_01 .details a {
    display: none;
  }
  .item_box_01 h2.eiyou_hojyo {
    display: block;
    border-bottom: 2px solid #ccc;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 40px;
    padding: 0 0 10px;
  }

  .nav_red {
    /*border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
  }
  .nav_red li {
    /*width: 50%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
	border-bottom: none;*/
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #d80b24;
  }
  .nav_red li.last {
    border-right: none;
  }
  .nav_red li a {
    color: #fff;
    padding: 22px 0;
    line-height: 1.4;
    /*text-align: left;
    padding: 15px;
	background: url(/nutricare/public/products/img/common/icon-arrow-light-gray-right.png) no-repeat 90% center;
    background-size: 4%;*/
  }
  .nav_red li:hover,
  .nav_red li.active {
    /*border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: none;*/
    background: none;
  }
  .nav_red li:hover a,
  .nav_red li.active a {
    /* background:/*url(/nutricare/img/top/sp/icon-arrow-white-right.png) no-repeat 90% center #d80b24;
	background-size: 4%;*/
    background: none;
    color: #d80b24;
  }
  #product #main_inner {
    width: 96%;
    margin: 0 auto;
    padding-top: 0;
  }

  .product_qa {
    margin: 0 0 15px;
    padding: 0;
    border-bottom: none;
  }

  .product_qa label {
    margin: 0;
  }
  .product_qa ul,
  input[type="checkbox"].bellows:checked + ul {
    margin: 7px 0 30px;
  }
  .product_qa label {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px 12% 20px 15px;
  }
  input[type="checkbox"].bellows + ul {
    margin: 0;
  }
  input[type="checkbox"].bellows:checked + ul {
    border: 1px solid #df0202;
    border-radius: 0;
  }
  .product_qa ul li {
    padding: 50px 15px 15px;
  }
  .product_qa ul li .inner_a {
    width: 100%;
  }

  .product_qa label .arrow .q_feature,
  .product_qa label .arrow .q_use,
  .product_qa label .arrow .q_component,
  .product_qa label .arrow .q_safety,
  .product_qa label .arrow .q_package,
  .product_qa label .arrow .q_material,
  .product_qa label .arrow .q_save {
    color: #000;
    margin-right: 0;
    padding: 0 0 5px 35px;
    width: auto;
    text-align: left;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    background: none;
  }

  .product_qa label .arrow .q_feature,
  .product_qa label .arrow .q_use,
  .product_qa label .arrow .q_component,
  .product_qa label .arrow .q_safety,
  .product_qa label .arrow .q_package,
  .product_qa label .arrow .q_material,
  .product_qa label .arrow .q_save {
    background: url(/nutricare/img/common/sp/ico_qa_01_sp.png) no-repeat 0 4px;
    background-size: 6%;
  }
  .product_qa label,
  #contents_as_top #sub_inner .product_qa label {
    background: url(/nutricare/img/common/sp/ico_qa_close_sp.png) no-repeat 96% center;
    background-size: 4%;
  }
  .product_qa label.open {
    background: url(/nutricare/img/common/sp/ico_qa_open_sp.png) no-repeat 96% center;
    background-size: 4%;
  }
  input[type="checkbox"].bellows:checked + ul li {
    background: url(/nutricare/img/common/sp/ico_qa_02_sp.png) no-repeat 15px 15px;
    background-size: 5%;
  }

  .product_qa span.icon_q {
    font-size: 24px;
    vertical-align: top;
    padding: 7px 15px 0 0;
  }
  #contents_as_top .product_qa label .arrow .q_feature,
  #contents_as_top .product_qa label .arrow .q_use,
  #contents_as_top .product_qa label .arrow .q_safety {
    font-size: 18px;
    background: none;
  }
  #contents_as_top .qandaSec01 .product_qa label span.arrow {
    width: 85%;
    display: inline-block;
  }
  #contents_as_top #sub_inner .product_qa ul li {
    background: none;
    padding: 15px;
  }
  .product_qa ul li:before {
    padding: 0 40px 5px 0;
  }

  .qandaSec01 .product_qa label span.arrow,
  .application #contents_as_top #sub_inner .product_qa ul li,
  table.qaTable td,
  input[type="checkbox"].bellows:checked + ul li {
    /*font-size: 16px;
    line-height: 30px;*/
  }
  .qaTable {
    margin: 20px 0 0;
  }
  .qandaSec01 .product_qa label span.arrow {
    background: url(/nutricare/img/common/ico_qa_03.gif) no-repeat center left;
    padding: 0;
  }

  .qaContactBox {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 0 30px;
  }
  .qaContactBox dl dd {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
    background: none;
  }
  .qaContactBox dl dt {
    padding: 5px 0 25px;
  }
  .qaContactBox dl dd a {
    font-weight: normal;
    border: none;
    background: #b0b0b0;
    width: 100%;
    padding: 15px 0;
    display: block;
    color: #fff;
    box-sizing: border-box;
  }
  .qaContactBox dl dd a:hover {
    background: none;
  }
  .qandaSec01 {
    padding: 0;
  }
  #product .product_box_01 .bg_subtitle_01 {
    padding: 20px 0 25px;
  }
  #product .product_box_01 .left,
  #product .product_box_01 .right {
    float: none !important;
  }
  #product .top_area {
    width: 100%;
  }
  #product .top_area ul.right li.pc {
    display: none;
  }
  #product .top_area .left,
  #product .top_area ul.right {
    float: none;
    width: 100%;
  }
  #product .top_area .left {
    padding-top: 0;
  }
  #product .top_area .left .photo p {
    text-align: center;
  }
  #product.knorr .top_area .left .photo p img {
    width: 80%;
  }
  #product .top_area ul.right {
    width: 100%;
  }
  #product ul.right .eshop {
    margin: 0 0 10px;
  }
  #product ul.right .eshop a span {
    display: block;
  }
  #product .drink.sp {
    display: table;
    width: 110px;
    margin: 15px 0 30px;
  }
  #product .drink.sp a {
    display: table-cell;
    vertical-align: middle;
    background: url(/nutricare/public/products/img/leucine_plus/sp/icon_drink.png) no-repeat 13% center #9bd0e9;
    background-size: 23px;
    text-align: center;
    text-decoration: none;
    color: #333333;
    border-radius: 5px;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    padding: 3px 0 2px 20px;
  }
  #product .top_area ul.right li.top {
    margin-bottom: 10px;
  }
  #product .top_area ul.right li.top a {
    background: url(/nutricare/public/products/img/common/icon_view_orange.png) no-repeat 30px center #ffeadb;
    /*background-size: 5%;
	border-bottom: none;
    font-size: 18px;
    padding: 0 0 0 60px;*/
    font-size: 14px;
    text-align: center;
    padding: 0;
  }
  #product .top_area ul.right li.eshop a {
    background: url(/nutricare/public/products/img/common/eshop_icon.png) 30px no-repeat #d80b24;
  }
  #product.leucine_plus .bg_contents_01 h1 {
    margin-bottom: 10px;
  }
  #product.leucine_plus .top_area ul.right li.top a {
    border: none;
    border-radius: 10px;
    border-bottom: 5px solid #ffcca6;
  }
  #product .top_area ul.right li.bottom a span {
    display: inline-block;
    width: 50%;
  }
  #product .top_area ul.right li.bottom a span.text-w {
    font-size: 16px;
    font-weight: normal;
  }
  #product .announce {
    width: auto;
    margin: 20px 0 30px;
    padding: 5%;
  }
  .bg_contents_01 h1 {
    font-size: 20px;
    text-align: center;
  }
  #product .product_box_01 ul.list_01 li {
    padding: 5px 0 5px 3em;
    font-size: 12px;
  }
  #product .top_area ul.right li.sp {
    display: table;
  }
  #product .eshop {
    margin: 20px 0 40px;
  }
  #product .eshop a {
    width: 90%;
    height: 60px;
    margin: 0 auto;
    background: url(/nutricare/public/products/img/common/eshop_icon.png) 10% no-repeat #d80b24;
  }
  #product .product_detail {
    margin: 30px 0;
  }
  #product.knorr .product_detail {
    margin: 30px 0 0;
  }
  #product h2.bg_title_01 {
    width: 95%;
    margin: 0;
    padding: 0 0 7px 5%;
  }
  #product .product_features .box_yellow.box_second {
    padding: 0;
    background: none;
  }
  #product .product_features .box_yellow.box_third {
    padding: 15px 5% 30px;
    background: #fffde4;
  }
  #product .product_features .box_yellow.box_third .sub_c {
    height: auto;
    margin: 0 auto 40px;
  }

  #product .box_left,
  #product .box_right {
    width: 100% !important;
    float: none !important;
  }
  #product.knorr .box_top .box_right {
    padding: 25px 20px 20px;
    height: auto;
  }
  #product.knorr .box_top .box_left .inner {
    margin: 20px auto 0;
  }
  #product .bg_contents_01 .small {
    /*text-align: center;*/
    font-size: 18px;
  }
  /*アミノエールSPここから*/
  #product.amino_ale40 .product_box_01 .right,
  #product.amino_ale40 .top_area ul.right {
    width: 100%;
  }
  #product.amino_ale40 .top_area ul.right li.top a {
    padding: 0 0 0 60px;
  }
  #product.amino_ale40 dl.todokede dd {
    padding: 10px 15px;
  }
  #product.amino_ale40 .box_red span.cap.left {
    text-align: left;
  }
  #product.amino_ale40 .box_red span.cap {
    width: 100%;
  }

  /*改修箇所*/

  #product.amino_ale40 span.cap {
    padding: 10px 0 25px;
  }
  #product.amino_ale40 .box_red {
    padding: 15px;
  }
  #product.amino_ale40 .box_red .box_white {
    padding: 15px 6%;
    background: #fff;
  }

  #product.amino_ale40 .product_features .box_red .box_white p.top {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 40px;
  }
  #product.amino_ale40 .product_features .box_red .box_white p.top span {
    font-size: 16px;
    line-height: 20px;
  }
  #product.amino_ale40 .box_red .box_white .box_left p,
  #product.amino_ale40 .box_red .box_white .box_right p {
    margin-bottom: 30px;
  }

  #product.amino_ale40 .box_red .box_left span.cap {
    border-bottom: 1px solid #f00;
    padding: 10px 0 30px;
  }
  #product.amino_ale40 .box_red .box_left span.cap.left {
    border-bottom: none;
    padding: 0;
  }
  #product.amino_ale40 .product_features .box_red p.bottom {
    font-size: 18px;
    margin: 10px 0 0;
  }
  #product.amino_ale40 .product_features .box_red p.bottom span.large {
    font-size: 22px;
  }
  #product.amino_ale40 .box_red .box_white .box_left,
  #product.amino_ale40 .box_red .box_white .box_right {
    width: 100%;
    float: none;
  }

  #product.amino_ale40 .box_red p.top {
    font-size: 16px;
    padding: 0 0 16px;
    line-height: 26px;
  }
  #product.amino_ale40 .box_red .box_white .txt_area,
  #product.amino_ale40 .box_red .box_white .img_area img {
    width: 100%;
  }
  /*アミノエールSPここまで*/

  .info_01 {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
  }
  /*.info_01 tbody {
    width: 1000px;
    overflow-x: scroll;
    display: block;
}*/
  .contents_as_bg {
    background: #fff;
  }
  .bg_contents_01 h1 {
    padding: 0;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.4;
  }
  .bg_contents_01 h1 img {
    width: 100%;
  }
  .as_cont_top ul li,
  .as_cont_bottom ul li {
    float: none;
  }

  .as_cont_top ul li {
    width: 100%;
    margin: 20px 0 0;
  }
  .as_cont_top ul li.movie {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .as_cont_top ul li.first {
    float: none;
  }
  .as_cont_top ul li dl dd a img {
    width: 100%;
  }
  .as_cont_bottom ul li {
    width: 100%;
    border: 4px solid #c1cbe4;
    border-radius: 10px;
    background: url(/nutricare/public/products/img/aqua_solita/sp/as_top_04_sp.png) no-repeat 83% center #fff;
    background-size: 18%;
    margin: 0 0 20px;
  }
  .as_cont_bottom ul li.last {
    background: url(/nutricare/public/products/img/aqua_solita/sp/as_top_05_sp.png) no-repeat 90% bottom #fff;
    background-size: 42%;
  }
  .as_cont_bottom ul li a {
    text-decoration: none;
    display: block;
    padding: 20px 8%;
    text-align: left;
  }
  .as_cont_bottom ul li a span {
    color: #3256a6;
    font-size: 20px;
  }
  .pankuzu_down {
    display: none;
  }

  /*製品旧テンプレート*/
  .bg_contents_top_01,
  .bg_contents_bottom_01 {
    display: none;
  }
  .announce {
    width: 100%;
    padding: 10px 5%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .bg_title_01 {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .medif_pc25_info_05 {
    width: 100%;
    margin: 0 0 40px;
  }
  .medimeal_ajiwai_box_01 {
    width: 100%;
  }
  .medimeal_ajiwai_box_01 .left,
  .medimeal_ajiwai_box_01 .right,
  .medimeal_ajiwai_box_01 table,
  .amino_care40_area .txtarea,
  .amino_care40_area .imgarea,
  .amino_care40_area .w_auto span {
    width: 100%;
    float: none;
  }
  .medimeal_ajiwai_box_01 .left img {
    width: 80%;
    margin: 20px auto 0;
    display: block;
  }
  .medimeal_ajiwai_box_01 .right {
    margin: 20px 0 30px;
  }
  .amino_care40_area {
    width: 100%;
  }
  .bg_contents_01 img {
    width: 80%;
  }
  /* .bg_contents_01 ul li:first-child img {
    width: 30%;
  } */
  .amino_care40_area .w_auto img {
    width: auto;
    display: block;
    margin: 20px auto;
  }
  .gnav_top {
    /*border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
  }
  .gnav_top li {
    /*width: 50%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: none;
    box-sizing: border-box;*/
  }
  .gnav_top.link_three {
    border: none;
  }
  .gnav_top.link_three li {
    border: 1px solid #fff;
  }
  .nav_red.link_three li:hover,
  .nav_red.link_three li.active {
    border: 1px solid #d80b24;
  }
  .nav_red.link_three li.last {
    border-right: 1px solid #fff;
  }
  .gnav_top li:hover,
  .gnav_top li.active {
    border-left: 1px solid #d80b24;
    border-top: 1px solid #d80b24;
    /*border-bottom: none;*/
  }
  .gnav_top li a {
    /*display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 15px;
    background: url(/nutricare/public/products/img/common/icon-arrow-light-gray-right.png) no-repeat 90% center;
    background-size: 4%;*/
  }
  /*クノール*/
  #product .product_features .box_yellow {
    padding: 15px 5%;
    width: 90% !important;
  }
  #product .product_features .box_yellow img {
    width: 100%;
  }
  #product h3 {
    padding: 10px;
    max-height: 100%;
  }
  #product.knorr .box_top .box_left .inner {
    width: 100%;
  }
  #product.knorr .product_box_01 ul.list_01 {
    background: url(/nutricare/public/products/img/knorr_protein_soup/img_knorr_protein_soup_01.png) 90% 95% no-repeat
      #fffde4;
    background-size: 55%;
  }

  #product.knorr .box_bottom .box_red {
    padding: 24px 5% 16px;
    width: 90% !important;
  }
  #product.knorr .product_features .box_red .box_white p.top {
    font-size: 24px;
    line-height: 30px;
  }
  #product.knorr .product_features .box_red .box_white p.top span {
    font-size: 18px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span {
    line-height: 12px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap01 {
    left: 220px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap02 {
    top: 185px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap03 {
    top: 185px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.last {
    display: block;
    padding: 15px 0;
  }
  .step_01,
  .step_02,
  .step_03,
  .step_04 {
    width: 67%;
    height: auto;
    min-height: 33px;
    padding: 0 0 0 33%;
    line-height: 20px;
  }
  .step_01 {
    background: url(/nutricare/public/products/img/medif_pc25/sp/bg_step1_01_sp.gif) no-repeat left center;
  }
  .step_02 {
    background: url(/nutricare/public/products/img/medif_pc25/sp/bg_step2_01_sp.gif) no-repeat left center;
  }
  .step_03 {
    background: url(/nutricare/public/products/img/medif_pc25/sp/bg_step3_01_sp.gif) no-repeat left center;
  }
  .step_04 {
    background: url(/nutricare/public/products/img/medif_pc25/sp/bg_step4_01_sp.gif) no-repeat left center;
  }
  .medimeal_soup_box_02,
  .knorr_protein_soup_box_02 {
    width: 100%;
  }
  .knorr_protein_soup_box_02 .left {
    width: 100%;
  }
  .medif_pc25_info_04 {
    width: 100%;
  }
  /*シスチン・テアニン*/
  .cysthea_area,
  .cysthea_area .txtarea,
  .cysthea_area .imgarea,
  .cysthea_area .imgarea img,
  .cysthea_area .devarea .txt,
  .cysthea_area .devarea .photo {
    width: 100%;
  }
  .cysthea_area .txtarea,
  .cysthea_area .imgarea,
  .cysthea_area .devarea .txt,
  .cysthea_area .devarea .photo {
    float: none;
  }
  .medif_pc25_box_01 {
    width: 100%;
  }
  .medif_pc25_box_01 .left {
    width: 100%;
    float: none;
  }
  .medif_pc25_box_01 .left .image,
  .medif_pc25_box_01 .right {
    width: 100%;
    position: relative;
  }
  .medif_pc25_box_01 .bg_subtitle_01 {
    background: #fdc;
    width: 95%;
    padding: 8px 0 0 5%;
  }
  .medif_pc25_box_01 .list_02 {
    width: 100%;
    padding: 9px 5% 0;
    box-sizing: border-box;
  }
  .cysthea_area .txtarea {
    margin-right: 0;
    float: none;
  }
  .cysthea_area .devarea .photo {
    margin-left: 0;
    text-align: center;
  }
  .cysthea_area .devarea .photo img {
    width: auto;
  }
  .medif_pc25_box_01 .left .drink {
    width: 100%;
  }
  .medif_pc25_box_01 .left .drink span {
    background: url(/nutricare/public/products/img/leucine_plus/sp/icon_drink.png) no-repeat 10% center #9bd0e9;
    font-size: 18px;
    height: 50px;
    padding: 0;
  }
  /*ロイシンプラス*/
  #product.leucine_plus .product_box_01 .left {
    width: 100%;
  }
  #product.leucine_plus .product_box_01 .left .photo p {
    text-align: center;
  }
  #product.leucine_plus .product_box_01 .left .photo p img {
    width: 80%;
  }
  /*#product.leucine_plus .product_box_01 p.kihon {
	width: 90%;
    padding: 10px 5%;
}*/

  /*抹茶ミルク追加改修ここから*/
  #product.leucine_plus .product_box_01 p.kihon,
  #product.leucine_plus .product_box_01 p.tea {
    width: 100%;
    float: none;
    box-sizing: border-box;
    border: none;
    background: #fef7ec;
  }
  #product.leucine_plus .product_box_01 p.tea {
    margin: 30px auto;
  }
  #product.leucine_plus .product_box_01 p.tea a {
    padding: 30px 5%;
  }
  #product.leucine_plus .product_box_01 p.kihon {
    width: 100%;
    padding: 10px 3%;
    background: #dcf3fc;
    height: auto;
    box-sizing: border-box;
  }
  #product.leucine_plus .product_box_01 p.kihon .btn_kihon {
    background: #2f417a;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
    border-radius: 2px;
  }
  #product.leucine_plus .product_box_01 p.kihon .btn_kihon a {
    color: #fff;
    display: inline-block;
  }
  /*抹茶ミルク追加改修ここまで*/

  #product.leucine_plus .product_box_01 p.kihon img {
    width: 70%;
  }
  #product.leucine_plus .product_box_01 .right {
    width: 100%;
  }
  #product.leucine_plus .product_box_01 ul.list_01 {
    margin: 0 auto 40px;
    padding: 25px 5% 35px;
    background: url(/nutricare/public/products/img/leucine_plus/img_leucine_plus_01.png) 97% 90% no-repeat #fffde4;
    background-size: 25%;
  }
  .leucine_plus .bg_contents_01 .product_box_01 {
    margin: 0;
  }
  .medif_pc25_info_05 td img,
  .cell_vartical img {
    width: auto;
  }
  .photo.leucine_plus_photo img {
    position: absolute;
    top: -11%;
    left: -6%;
    width: 15%;
  }
  .medimeal_ajiwai_box_01 .left-table {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .medimeal_ajiwai_box_01 .left-table img {
    margin-top: 0;
  }
  .medimeal_ajiwai_box_01 .center-table,
  .medimeal_ajiwai_box_01 .right-table {
    width: 100%;
    float: none;
  }
  .leucine_plus_photo {
    width: 83%;
    margin: 15px 0 30px 5%;
    padding: 10px 5% 10px 7%;
  }
  #product .top_area ul.right li.drink a {
    font-size: 18px;
  }
  #product .product_features .box_yellow.bottom {
    /*padding: 0;
    background: none;*/
    width: 100% !important;
    box-sizing: border-box;
  }
  #product.knorr .product_features .box_left .box_yellow.bottom,
  #product.leucine_plus .product_features .box_left .box_yellow.bottom {
    margin-bottom: 30px;
  }
  #product .product_features .box_left .box_yellow.bottom ul li {
    margin-bottom: 15px;
    padding: 15px 5%;
    width: 90% !important;
    background: #fffde4;
  }
  #product.leucine_plus .product_features .box_right .box_yellow {
    width: 100% !important;
  }
  #product.leucine_plus .product_features .box_yellow ul.f_box li {
    width: 100%;
    margin: 0 0 20px;
  }
  #product.leucine_plus .product_features .box_yellow ul.f_box li.left {
    float: none;
    padding: 0;
  }
  #product .product_features .box_left .box_yellow.bottom ul li img {
    width: auto;
  }
  #product.leucine_plus .product_features .box_red {
    margin: 0 0 30px;
  }
  /*アクアソリタ*/
  .nav_border {
    padding: 10px 0 0;
  }
  #contents_as_topp.arrow {
    text-align: center;
  }
  #contents_as_topul.pageNav,
  #contents_as_top #main_inner h1,
  #contents_as_top #sub_inner .inner,
  #contents_as_top .pankuzu,
  #contents_as_top #sub_inner .jituha p {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  #contents_as_topul.pageNav {
    border-right: 1px solid #3e60ab;
    border-bottom: 1px solid #3e60ab;
  }
  #contents_as_topul.pageNav li {
    width: 50%;
    border-left: 1px solid #3e60ab;
    border-top: 1px solid #3e60ab;
    border-bottom: none;
    box-sizing: border-box;
    display: table;
    float: left;
  }
  #contents_as_topul.pageNav li:hover,
  #contents_as_topul.pageNav li.active {
    border-left: 1px solid #3e60ab;
    border-top: 1px solid #3e60ab;
    border-bottom: none;
  }
  #contents_as_topul.pageNav li a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: auto;
    float: none;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 15px 0 15px 5%;
    background: url(/nutricare/public/products/img/common/icon-arrow-light-gray-right.png) no-repeat 93% center;
    background-size: 3%;
    text-decoration: none;
  }
  #contents_as_topul.pageNav li a span {
    color: #3e60ab;
    font-size: 14px;
  }

  #contents_as_top #sub_inner .bg_w {
    width: 95%;
    margin: 0 auto;
    padding: 5% 0;
  }
  #contents_as_top #sub_inner .cont_01 .inner {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_04 dl dt {
    font-size: 20px;
  }
  #contents_as_top #sub_inner .cont_01 h2 {
    font-size: 12px;
    padding: 0 5%;
    width: 90%;
  }
  #contents_as_top #sub_inner .cont_01 h2 span.blue {
    font-size: 25px;
    padding-bottom: 5px;
    font-weight: bold;
  }
  #contents_as_top #sub_inner .cont_01 h2 span.center {
    padding-bottom: 10px;
    font-size: 16px;
  }
  #contents_as_top #sub_inner .cont_01 h2 span.green {
    font-size: 18px;
    font-weight: bold;
  }
  #contents_as_top #sub_inner .cont_01 h2 span.center sub {
    font-size: 14px;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail h4 {
    font-size: 16px;
    margin: 0 0 10px;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail .title_area .left,
  #contents_as_top #sub_inner .lu_02 .p_detail .title_area .right {
    float: none;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail .title_area .right {
    margin: 20px 0 0;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail img {
    display: block;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail img.pc {
    display: none;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail dl.p_info dt {
    margin: 50px 0 20px;
  }
  #contents_as_top #sub_inner .lu_03 h3,
  #contents_as_top #sub_inner .lu_04 h3 {
    font-size: 20px;
  }
  #contents_as_top #sub_inner .lu_03 {
    margin: 5px 0 50px;
  }
  #contents_as_top .product-detail #sub_inner .inner {
    padding: 0 0 40px;
  }
  #contents_as_top #sub_inner .lu_02 ul.btn_area {
    margin-bottom: 0;
  }
  #contents_as_top #sub_inner .cont_02 h3 {
    padding: 0 0 15px;
  }
  #contents_as_top #sub_inner .h3_area h3 {
    width: 75%;
    font-size: 20px;
    height: 80px;
    padding-left: 15%;
  }
  #contents_as_top #sub_inner .h3_area.c5 h3 {
    background: url(/nutricare/public/products/img/aqua_solita/ico_cont_05.png) no-repeat 5% center;
    background-size: 15%;
  }
  #contents_as_top #sub_inner .h3_area.c3 h3 {
    background: url(/nutricare/public/products/img/aqua_solita/ico_cont_03.png) no-repeat left bottom;
    background-size: 15%;
    padding-left: 18%;
  }
  #contents_as_top #sub_inner .h3_area.c6 h3 {
    background: url(/nutricare/public/products/img/aqua_solita/ico_cont_06.png) no-repeat 5% center;
    background-size: 17%;
  }
  #contents_as_top #sub_inner .cont_04 dl dd p.tokucyou {
    font-size: 14px;
    line-height: 30px;
  }
  #contents_as_top #sub_inner .cont_03 ul {
    padding: 20px 5%;
  }
  #contents_as_top #sub_inner .jituha p {
    background: #effbff;
  }
  #contents_as_top #sub_inner .c4 h3 {
    background: url(/nutricare/public/products/img/aqua_solita/ico_cont_04.png) no-repeat 5% bottom;
    background-size: 10%;
    padding-left: 20%;
  }
  #contents_as_top #sub_inner .c4 h3 span {
    padding-top: 45px;
  }
  #contents_as_top #sub_inner .cont_04 dl.last dd .left {
    width: 100%;
    float: none;
  }
  #contents_as_top #sub_inner .cont_04 dl dd .right {
    float: none;
    margin: 20px 0 0;
  }
  #contents_as_top #sub_inner .cont_04 dl dd .right img {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_06 .inner dl dd iframe {
    width: 100%;
    height: 200px;
  }
  #contents_as_top #sub_inner .cont_06 .inner dl {
    display: block;
    padding-bottom: 0;
    margin-right: 0;
  }
  #contents_as_top #sub_inner .cont_06 p.btn_area {
    margin: 20px 0 0;
  }
  #contents_as_top #sub_inner .cont_06 p.btn_area a img {
    width: 100%;
  }
  #contents_as_top #sub_inner .lu_01 .img_area img {
    display: block;
    margin: 0 0 20px;
    width: 100%;
  }
  #contents_as_top #sub_inner .lu_02 dl.p_img dt {
    width: 100%;
    text-align: center;
  }
  #contents_as_top #sub_inner .lu_02 dl.p_img {
    float: none;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail {
    float: none;
    width: 100%;
    margin: 10px 0 80px;
  }
  #contents_as_top #sub_inner .lu_02 .p_detail.last {
    margin: 10px 0 20px;
  }

  #contents_as_top #sub_inner .lu_02 ul.btn_area li a {
    text-decoration: none;
  }

  #contents_as_top #sub_inner .lu_04 dl dd {
    margin-left: 0;
  }
  #contents_as_top #sub_inner .graph_box {
    margin: 30px 0 0;
  }
  #contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul {
    margin: 0 auto;
  }

  #contents_as_top #sub_inner .cont_05_ap ul.graph01 li {
    font-size: 14px;
    margin: 0;
    padding: 0 18%;
    width: auto;
    height: 100%;
    display: block;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    border: none;
    box-sizing: border-box;
  }
  #contents_as_top #sub_inner .cont_05_ap ul.graph01 li.last {
    padding: 0 32%;
  }
  #contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li p.img_graph {
    height: auto;
  }
  #contents_as_top #sub_inner .cont_05_ap ul.graph01 span,
  #contents_as_top #sub_inner .cont_05_ap ul.graph02 span,
  #contents_as_top #sub_inner .cont_05_ap ul.graph03 span {
    font-size: 12px;
  }
  #contents_as_top #sub_inner .cont_05_ap ul.graph01 {
    margin-bottom: 0;
    float: left;
    height: 250px;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 {
    margin-bottom: 0;
    float: right;
    width: 75%;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl {
    float: none;
    margin: 0;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl.center {
    margin: 0;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dt,
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dd {
    display: inline-block;
    vertical-align: middle;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dt {
    padding: 5px 5% 5px 0;
    width: 53%;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dt img {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dd {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 12px;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dd span.hr {
    font-size: 14px;
    color: #3e60ab;
    writing-mode: horizontal-tb;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl dd span.top {
    padding: 0;
    font-size: 14px;
  }
  #contents_as_top #sub_inner .cont_05_ap .graph02 dl .img {
    display: none;
  }

  #contents_as_top #sub_inner .cont_02_ap .inner,
  #contents_as_top #sub_inner .cont_03_ap .inner,
  #contents_as_top #sub_inner .cont_04_ap .inner,
  #contents_as_top #sub_inner .cont_02_feature .inner,
  #contents_as_top .about-aqua-solita #sub_inner .cont_02 .inner,
  #contents_as_top .about-aqua-solita #sub_inner .cont_03 .inner,
  #contents_as_top .about-aqua-solita #sub_inner .cont_04 .inner {
    padding: 90px 0 40px;
  }
  #contents_as_top .about-aqua-solita #sub_inner .cont_01 .inner {
    padding: 0 0 40px;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season,
  #contents_as_top #sub_inner .cont_03_ap dl.win dd {
    height: auto;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dt {
    padding-top: 22px;
    margin: auto;
    position: absolute;
    top: -95px;
    left: 0;
    right: 0;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dd {
    margin: 0 0 150px;
    background: #fff;
    padding: 110px 20px 30px;
    position: static;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season.win dd {
    margin: 0 0 50px;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .left {
    width: 100%;
    height: auto;
    text-align: center;
    background: none;
    border-radius: 10px;
    margin: 0 0 20px;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .left img,
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .right img {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_02_ap.bg_w img {
    width: 90%;
    margin: 0 auto;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .right {
    margin-left: 0;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dt,
  #contents_as_top #sub_inner .cont_03_ap dl.season dd,
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .left,
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .right {
    display: block;
  }
  #modal-open img {
    width: auto;
  }
  #contents_as_top #sub_inner .c3 {
    padding-top: 30px;
  }
  #contents_as_top #sub_inner .cont_06 .inner {
    padding-bottom: 0;
  }
  #contents_as_top #sub_inner .bg_w {
    width: 100%;
    margin: 0 auto;
  }

  #contents_as_top #main_inner.as_qa h1 {
    margin: 50px auto;
    padding: 0;
  }
  #contents_as_top #sub_inner .cont_01_ap .inner {
    width: 100%;
    padding-bottom: 20px;
  }
  #contents_as_top #sub_inner .cont_01_ap .bg_area_01 {
    background: url(/nutricare/public/products/img/aqua_solita/bg_ap_01.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 150px;
  }
  #contents_as_top #sub_inner .cont_01_ap .bg_area_01 h2 {
    padding: 30px 0 0 5%;
    font-size: 23px;
    font-weight: bold;
  }
  #contents_as_top #sub_inner .cont_01_ap .medium_b {
    font-size: 18px;
    padding: 0 5%;
  }
  #contents_as_top #sub_inner .cont_01_ap .large_b {
    font-size: 26px;
  }
  #contents_as_top #sub_inner .cont_05_ap .h3_area {
    float: none;
  }
  #contents_as_top #sub_inner .cont_05_ap .h3_area h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    width: 100%;
    line-height: 30px;
  }
  #contents_as_top #sub_inner .cont_05_ap .fuki {
    background: #fff;
    font-size: 17px;
    border: 2px solid #3e60ab;
    margin: 15px 0;
    padding: 10px;
    float: none;
  }
  #contents_as_top #sub_inner .cont_05_ap p.osusume {
    font-size: 20px;
    margin-bottom: 30px;
    padding: 20px 0;
    line-height: 35px;
    font-weight: bold;
  }
  #modal-content {
    width: 80%;
    padding: 10px 5% 30px;
  }
  #contents_as_top #main_inner h3 {
    font-size: 20px;
  }
  #modal-content h3 img {
    width: 10%;
  }
  #modal-content ul.top li {
    font-size: 14px;
  }
  #modal-content .bg_area {
    background: url(/nutricare/public/products/img/aqua_solita/popup_img_summer.jpg) no-repeat 100% 22%;
    background-size: 22%;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .left #modal-open img {
    width: auto;
  }
  #contents_as_top #sub_inner .cont_03_ap dl.season dd .left p.title {
    padding: 20px 0 15px;
  }
  .application #contents_as_top #sub_inner .cont_01_ap .inner {
    padding-bottom: 50px;
    width: 100%;
  }
  .application #contents_as_top #sub_inner .h3_area h3 {
    width: 80%;
    margin: 0 auto;
    padding-left: 10%;
  }
  .application #contents_as_top #sub_inner .c5 h3 {
    background: url(/nutricare/public/products/img/aqua_solita/ico_cont_05.png) no-repeat left center;
    background-size: 15%;
  }
  .application #contents_as_top #sub_inner .c6 h3 {
    background: url(/nutricare/public/products/img/aqua_solita/ico_cont_06.png) no-repeat left center;
    background-size: 15%;
  }
  .application #contents_as_top #sub_inner .product_qa label {
    background: url(/nutricare/img/common/sp/ico_qa_close_sp.png) no-repeat 96% center;
  }
  .application #contents_as_top #sub_inner .product_qa label.open {
    background: url(/nutricare/img/common/sp/ico_qa_open_sp.png) no-repeat 96% center;
  }
  .application .product_qa label .arrow .q_feature,
  .application .product_qa label .arrow .q_use,
  .application .product_qa label .arrow .q_component,
  .application .product_qa label .arrow .q_safety,
  .application .product_qa label .arrow .q_package,
  .application .product_qa label .arrow .q_material,
  .application .product_qa label .arrow .q_save {
    background: url(/nutricare/public/products/img/aqua_solita/sp/ico_qa_b_01_sp.png) no-repeat 0 4px;
    background-size: 6%;
  }
  .application #contents_as_top #sub_inner .product_qa ul li {
    background: url(/nutricare/public/products/img/aqua_solita/sp/ico_qa_b_02_sp.png) no-repeat 15px 15px;
    background-size: 5%;
  }
  #contents_as_top #sub_inner .cont_04 .gif_area img {
    width: 100%;
    padding: 0;
  }
  #contents_as_top #sub_inner .cont_04 .gif_area.gif_top img {
    width: 80%;
    padding: 10%;
  }
  #contents_as_top #sub_inner .cont_04 dl.adv {
    padding: 0;
    background: none;
  }
  #contents_as_top #sub_inner .cont_04 .gif_area img.bottom,
  #contents_as_top #sub_inner .cont_04 .gif_area {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_05 .top_cont {
    margin-bottom: 0;
  }
  #contents_as_top #sub_inner .cont_05 dl dt,
  #contents_as_top #sub_inner .cont_05 dl dd {
    display: inline-block;
    vertical-align: middle;
  }
  #contents_as_top #sub_inner .cont_05 dl dt dl dd {
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
  }
  #contents_as_top #sub_inner .cont_05 dl dd.fuki {
    width: 100%;
    padding: 0;
  }
  #contents_as_top #sub_inner .cont_05 dl dt.img,
  #contents_as_top #sub_inner .cont_05 dl dt dl.right,
  #contents_as_top #sub_inner .cont_05 dl dd.fuki,
  #contents_as_top #sub_inner .cont_05 dl.f60,
  #contents_as_top #sub_inner .cont_05 dl.f40,
  #contents_as_top #sub_inner .cont_05 dl.f80,
  #contents_as_top #sub_inner .cont_05 dl.m40 {
    width: 100%;
    padding: 0;
    float: none;
  }
  #contents_as #sub_inner .cont_05 dl.main_box {
    width: 90%;
    padding: 20px 5%;
    margin: 0 auto 20px;
    box-shadow: 0px 0px 5px 4px #dbdbdb;
    border-radius: 10px;
  }
  #contents_as #sub_inner .cont_05 dl.f60 dd.fuki,
  #contents_as #sub_inner .cont_05 dl.f80 dd.fuki,
  #contents_as #sub_inner .cont_05 dl.f40 dd.fuki,
  #contents_as #sub_inner .cont_05 dl.m40 dd.fuki {
    background: none;
    height: auto;
    padding: 10px 0;
  }
  #contents_as #sub_inner .cont_02 p,
  #contents_as #sub_inner .cont_03 ul li,
  #contents_as #sub_inner .cont_04 dl dd,
  #contents_as #sub_inner .cont_04 dl dd p #contents_as #sub_inner .cont_04 dl dd p.kal,
  #contents_as #sub_inner .cont_04 dl dd .left,
  #contents_as #sub_inner .cont_04 dl.last dd .left,
  #contents_as #sub_inner .cont_05 dl.f60 dd.fuki,
  #contents_as #sub_inner .cont_05 dl.f80 dd.fuki,
  #contents_as #sub_inner .cont_05 dl.f40 dd.fuki,
  #contents_as #sub_inner .cont_05 dl.m40 dd.fuki,
  #contents_as #sub_inner .jituha p {
    font-size: 14px;
    line-height: 30px;
  }
  #contents_as #sub_inner .cont_03 ul li {
    padding: 0 0 20px 15%;
  }
  .knorr .info_01 th,
  .knorr .info_01 td,
  .leucine .info_01 th,
  .leucine .info_01 td {
    /*display: block;*/
    padding: 11px 5%;
    width: 100%;
    box-sizing: border-box;
  }
  .info_01 th {
    margin: 10px 0 0;
  }
  .info_sp {
    width: 100%;
    border-bottom: 1px solid #7d7d7d;
  }
  #product .table_sp dl dd {
    display: none;
  }
  .info_sp tr th,
  .info_sp tr td {
    border-left: 1px solid #7d7d7d;
    border-right: 1px solid #7d7d7d;
    border-bottom: 1px solid #7d7d7d;
  }
  .info_sp thead tr th {
    background: #fbd7a1;
    font-weight: bold;
    text-align: left;
    padding: 5px 15px;
    border-top: 1px solid #7d7d7d;
  }
  .info_sp thead tr td {
    padding: 20px;
  }
  .info_sp tbody tr th,
  .info_sp tbody tr td {
    padding: 10px 20px;
  }
  .info_sp tbody tr th {
    width: 50px;
    background: #fdf0db;
    text-align: center;
    vertical-align: middle;
  }
  .info_sp tbody tr td {
    position: relative;
  }
  .table_sp dt .info_sp tbody tr td {
    padding: 10px 45px 10px 20px;
    font-weight: bold;
  }
  .info_sp tbody tr td a {
    /* position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/common/icon_toggle.png) no-repeat center;
    background-size: contain; */
    text-decoration: underline !important;
  }
  .open .info_sp tbody tr td a {
    transform: rotate(-180deg);
  }
  .info_sp .bold {
    font-weight: bold;
    color: #eb0000;
    font-size: 18px;
    padding: 0 0 5px;
    display: inline-block;
  }
  #product.leucine_plus .product_features .box_yellow.first span.cap {
    position: static;
  }
  .caution_01 {
    padding: 0 10px;
  }
  .caution_list_01 {
    padding: 0 10px;
    text-indent: 0;
  }
  #product .product_features .box_red p.bottom {
    letter-spacing: 0;
  }
}

a.link_recipe_product {
  width: 50%;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  display: block;
  margin: 0 auto;
  padding: 35px 30px;
  /*border-bottom: 5px solid #dd8616;*/
  border: 3px solid #ff9e00;
  border-radius: 10px;
  box-sizing: border-box;
}
a.link_recipe_product:hover {
  opacity: 0.8;
}

.knorr a.link_recipe_product {
  background: url(/nutricare/public/products/img/common/icon_link_recipe_product_knorr.png) no-repeat 90% center #fbeddc;
  background-size: 70px;
}
/*クノール　購入ボタン（eshop）*/
/*.knorr .box_link_product {
    text-align: center;
    margin: 0 auto;
}
.knorr .box_link_product a.link_recipe_product,
.knorr .box_link_product .eshop {
    display: inline-block;
    vertical-align: middle;
}
.knorr .box_link_product a.link_recipe_product{
    text-align: left;
}
#product .knorr .box_link_product .eshop {
    margin: 0 30px;
}*/
.leucine_plus a.link_recipe_product {
  background: url(/nutricare/public/products/img/common/icon_link_recipe_product_leucine.png) no-repeat 90% center
    #fbeddc;
  background-size: 70px;
  border: none;
  border-bottom: 5px solid #ffcca6;
}
a.link_recipe_product span {
  color: #333;
  display: block;
  background: url(/nutricare/public/products/img/common/icon_view_orange.png) no-repeat left center;
  background-size: 15px;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 500px) {
  a.link_recipe_product {
    width: 100%;
    padding: 20px;
  }

  a.link_recipe_product span {
    background: url(/nutricare/public/products/img/common/icon_view_orange.png) no-repeat left center;
    background-size: 24px;
  }
  .leucine_plus a.link_recipe_product {
    background: url(/nutricare/public/products/img/common/icon_link_recipe_product_leucine.png) no-repeat 94% center
      #fbeddc;
    background-size: 13%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .knorr a.link_recipe_product {
    background: url(/nutricare/public/products/img/common/icon_link_recipe_product_knorr.png) no-repeat 94% center
      #fbeddc;
    background-size: 13%;
  }
  #product .top_area ul.right li.round {
    width: 100%;
    float: none;
  }
  #product .top_area ul.right li.round a {
    border-radius: 0;
    height: 60px;
    border: none;
  }
  #product.knorr .top_area ul.right li.round a {
    border-bottom: 5px solid #ffcca6;
    border-radius: 10px;
    box-sizing: border-box;
  }
  #contents_as #sub_inner .lu_03 table.pet_jelly,
  #contents_as #sub_inner .lu_03 table.powder {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  #contents_as #sub_inner .lu_03 table.table_02 {
    width: 100%;
  }
  .knorr .box_link_product a.link_recipe_product,
  .knorr .box_link_product .eshop {
    display: block;
    border: none;
    border-bottom: 5px solid #ffcca6;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  #product .knorr .box_link_product .eshop {
    margin: 30px 0;
  }
}

@media screen and (max-width: 320px) {
  #contents_as ul.pageNav li a span {
    font-size: 12px;
  }
  #product.leucine_plus .product_box_01 ul.list_01 {
    background: url(/nutricare/public/products/img/leucine_plus/img_leucine_plus_01.png) 97% 90% no-repeat #fffde4;
    background-size: 20%;
  }
}

/* ポップアップウインドウ */
#ajinomoto_tpl_global_header .ajinomoto_tpl_wrap {
  z-index: 100 !important;
}

.cysthea .gnav_top li {
  float: left;
}

#product #modal-content {
  display: none;
  padding: 100px 20px 50px;
  margin: 0 auto;
  position: fixed;
  z-index: 99999;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: left;
  width: 960px;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
}
#product #modal-content .modal_wrap {
}

#product #modal-content .modal_wrap p {
  font-size: 15px;
  position: inherit;
  width: auto;
  height: auto;
}
#product #modal-content p.close_btn {
  top: 30px;
  right: 30px;
  position: absolute;
  display: block;
  border-radius: 3px;
  overflow: hidden;
  width: 17%;
  box-sizing: border-box;
}
#product #modal-content p.close_btn a {
  text-decoration: none;
  font-weight: normal;
  display: block;
  background: url(../img/common/button_close_product.png) no-repeat 90% center #eaeaea;
  padding: 10px 10% 10px 0;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
#product #modal-overlay {
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 1000;
}
#product #modal-open,
#product #modal-close {
  cursor: pointer;
}

#product .link_online {
  border: 1px solid #cbcbcb;
  width: 872px;
  box-sizing: border-box;
  margin: 60px 0 90px;
  padding: 50px 3% 0;
}
#product .link_online ul,
#product #modal-content .modal_wrap ul {
  text-align: center;
}
#product .link_online ul li,
#product #modal-content .modal_wrap ul li {
  display: inline-block;
  width: 49%;
  box-sizing: border-box;
}
#product .link_online ul li {
  padding: 0 4% 9%;
}
#product #modal-content .modal_wrap ul li {
  padding: 0 3% 2%;
}
#product .link_online ul li dl,
#product #modal-content .modal_wrap ul li dl {
  display: table;
  width: 100%;
}

#product .link_online ul li dl dt,
#product .link_online ul li dl dd,
#product #modal-content .modal_wrap ul li dl dt,
#product #modal-content .modal_wrap ul li dl dd {
  display: table-cell;
  vertical-align: top;
}

#product .link_online ul li dl dd,
#product #modal-content .modal_wrap ul li dl dd {
  padding: 0 0 0 35px;
  box-sizing: border-box;
}
#product .link_online ul li dl dd p,
#product #modal-content .modal_wrap ul li dl dd p {
  margin: 0 0 20px;
  text-align: left;
}
#product .link_online ul li dl dd p {
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

#product .link_online ul li dl dd p span,
#product #modal-content .modal_wrap ul li dl dd p span {
  display: block;
  font-weight: normal;
}

#product .link_online ul li dl .eshop,
#product #modal-content .modal_wrap ul li dl .eshop {
  margin: 30px 0 0;
}

#product .link_online ul li dl .eshop a,
#product #modal-content .modal_wrap ul li dl .eshop a {
  display: table;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0;
  text-decoration: none;
  background: url(../img/common/eshop_arrow.svg) right 10px center no-repeat;
  background-size: 14px 14px;
  line-height: 35px;
  padding: 15px 30px 15px 15px;
  border-radius: 0;
}

#product .link_online ul li dl .eshop a span,
#product #modal-content .modal_wrap ul li dl .eshop a span {
  color: #fff;
  padding-left: 0;
  font-weight: normal;
  font-size: 14px;
}
@media screen and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #product #modal-content .modal_wrap a span:after {
    content: "";
    display: inline-block;
    width: 223px;
    height: 177px;
    background: url(/nutricare/useful/keikouhosui_list/img/hosui_pop_doctor.png) no-repeat center;
    position: absolute;
    bottom: -57px;
    right: 15px;
  }
  *::-ms-backdrop,
  #product.leucine_plus #modal-content .modal_wrap a span:after,
  *::-ms-backdrop,
  #product.knorr #modal-content .modal_wrap a span:after {
    display: none;
  }

  *::-ms-backdrop,
  #product #modal-content .modal_wrap p {
    font-size: 14px;
  }
}
@supports (-ms-accelerator: true) {
  #modal-content .modal_wrap a span:after {
    content: "";
    display: inline-block;
    width: 223px;
    height: 177px;
    background: url(/nutricare/useful/keikouhosui_list/img/hosui_pop_doctor.png) no-repeat center;
    position: absolute;
    bottom: -57px;
    right: 15px;
  }
  #product.leucine_plus #modal-content .modal_wrap a span:after,
  #product.knorr #modal-content .modal_wrap a span:after {
    display: none;
  }
  #product #modal-content .modal_wrap p {
    font-size: 14px;
  }
}
@-moz-document url-prefix() {
  #modal-content .modal_wrap p {
    font-size: 14px;
  }
}

@media screen and (max-width: 500px) {
  #product #modal-content {
    padding: 60px 5% 0;
    width: 90%;
    top: 0 !important;
    height: 650px;
    overflow: scroll;
  }
  #product #modal-content .modal_wrap {
    width: 100%;
    height: auto;
    padding: 0;
  }
  #product #modal-content .modal_wrap p {
    font-size: 12px;
  }
  #product .link_online {
    width: 100%;
    padding: 30px 3%;
    margin: 40px 0 0;
    border: none;
  }
  #product .link_online ul li,
  #product #modal-content .modal_wrap ul li {
    display: block;
    width: 100%;
    padding: 0 0 20px;
  }

  #product .link_online ul li dl dt,
  #product #modal-content .modal_wrap ul li dl dt {
    text-align: left;
  }

  #product .link_online ul li dl dd,
  #product #modal-content .modal_wrap ul li dl dd {
    padding: 0;
  }

  #product .link_online ul li dl .eshop,
  #product #modal-content .modal_wrap ul li dl .eshop {
    margin: 0;
  }

  #product .link_online ul li dl dd p,
  #product #modal-content .modal_wrap ul li dl dd p {
    margin: 0 0 10px;
  }
  #product .link_online ul li dl .eshop a,
  #product #modal-content .modal_wrap ul li dl .eshop a {
    line-height: 25px;
    padding: 0;
  }
  #product .link_online ul li dl .eshop a span,
  #product #modal-content .modal_wrap ul li dl .eshop a span {
    font-size: 10px;
  }
  #product .link_online ul li dl dt img,
  #product #modal-content .modal_wrap ul li dl dt img {
    width: 70%;
  }
  #product #modal-content p.close_btn {
    top: 10px;
    right: 10px;
    width: 40%;
  }
  #product .link_online ul li dl .eshop a {
    padding: 10px 30px 10px 10px;
    width: 80%;
    margin: 0;
    /* border-radius: 3px; */
    /* background: url(/nutricare/public/products/img/common/eshop_icon.png) 12px no-repeat #d80b24; */
    /* background-size: 10%; */
  }
  #product .link_online ul li dl .eshop a span {
    font-size: 12px;
    padding: 0 0 0 15px;
  }

  /*アクアソリタrenew*/

  #contents_as_top .bg_contents_01 {
    min-width: 100%;
  }
  #contents_as_top ul#as_nav li {
    margin: 0;
    width: 15%;
  }
  #contents_as_top ul#as_nav.scrolled li a:before {
    width: 25px;
    height: 45px;
    margin: 0 auto 10px !important;
  }
  #contents_as_top ul#as_nav.scrolled li a span,
  #contents_as_top ul#as_nav.scrolled li a:before {
    display: block;
  }
  #contents_as_top ul#as_nav li a span {
    font-size: 10px;
    line-height: 12px;
  }

  #contents_as_top section #as_top_inner h2 {
    font-size: 17px;
    margin: 0 auto;
  }
  #contents_as_top section #as_top_inner h2:before,
  #contents_as_top section #as_top_inner h2:after {
    width: 30px;
  }
  #contents_as_top section #as_top_inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
  }
  #contents_as_top section #as_top_inner ul.baloon_inner li img {
    width: 100%;
    height: auto;
  }
  #contents_as_top section #as_top_inner ul.baloon_inner li:last-child p {
    font-size: 10px;
    line-height: 36px;
  }
  #contents_as_top section #as_top_inner {
    width: 100%;
    margin: 0 auto;
  }
  #contents_as_top section#as_top_03 a.btn_as,
  #contents_as_top section#as_top_04 a.btn_as,
  #contents_as_top section#as_top_05 a.btn_as {
    width: 70%;
    font-size: 10px;
    height: auto;
  }
  #contents_as_top section#as_top_02 #as_top_inner a.btn_as {
    margin: 5% auto;
    width: 45%;
    padding: 0 0 0 5%;
  }
  #contents_as_top section a.btn_as {
    font-size: 14px;
    padding: 0 5% 0 15%;
  }
  #contents_as_top section a.btn_as:hover {
    background: url(../img/aqua_solita/icon_btn_detail_white.png) no-repeat 10% 50% #3e60ab;
    background-size: 12%;
  }
  #contents_as_top section a.btn_as {
    background: url(../img/aqua_solita/icon_btn_detail_blue.png) no-repeat 10% 50% #fff;
    background-size: 12%;
  }

  #contents_as_top section #as_top_inner ul.baloon_inner li:first-child {
    width: 45%;
  }
  #contents_as_top section #as_top_inner ul.baloon_inner li:last-child {
    width: 40%;
  }
  #contents_as_top section #as_top_inner ul.baloon_inner {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }

  #contents_as_top section #as_top_inner ul.baloon_inner li:last-child p {
    width: 100% !important;
    height: auto !important;
    line-height: 20px !important;
  }

  #contents_as_top section#as_top_01 {
    background: url(../img/aqua_solita/bg_as_01.jpg) repeat-x center;
    background-size: contain;
    min-height: 100%;
  }

  #contents_as_top section#as_top_01 #as_top_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 30px;
  }
  #contents_as_top section#as_top_01 .cm_lp_box iframe,
  #contents_as_top section#as_top_01 .cm_lp_box ul.lp_links {
    display: block;
  }
  #contents_as_top section#as_top_01 .cm_lp_box iframe {
    width: 90%;
    height: 200px;
    margin: 0 auto 30px;
  }
  #contents_as_top section#as_top_01 p.as_sub {
    text-align: left;
    width: 90%;
    margin: 30px auto 0;
    line-height: 20px;
  }

  #contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li a {
    background: url(../img/aqua_solita/icon_ip_link_01.png) no-repeat 4% center #3e60ab;
    background-size: 20%;
  }
  #contents_as_top section#as_top_01 .cm_lp_box ul.lp_links li:last-child a {
    background: url(../img/aqua_solita/icon_ip_link_02.png) no-repeat 10% center #fff;
    background-size: 20%;
  }

  #contents_as_top section#as_top_02 {
    padding: 0 0 30px;
  }
  #contents_as_top section#as_top_02 #as_top_inner ul {
    width: 70%;
    margin: 0 auto;
  }
  #contents_as_top section#as_top_02 #as_top_inner ul li {
    display: block;
    margin: 30px 0 80px;
  }
  #contents_as_top section#as_top_02 #as_top_inner ul li a dl dt {
    margin: 0 0 20px;
  }
  #contents_as_top section#as_top_02 #as_top_inner ul li a dl dt img {
    width: 20%;
  }
  #contents_as_top ul#as_nav li:last-child a:before {
    background: url(../img/aqua_solita/icon_as_nav_06.png) no-repeat center;
    background-size: contain;
  }

  #contents_as_top section#as_top_02 #as_top_inner:before {
    background: url(../img/aqua_solita/bg_tri_01.png) no-repeat top center;
    background-size: contain;
  }
  #contents_as_top section#as_top_03 #as_top_inner:before {
    background: url(../img/aqua_solita/bg_tri_02.png) no-repeat top center;
    background-size: contain;
  }
  #contents_as_top section#as_top_04 #as_top_inner:before {
    background: url(../img/aqua_solita/bg_tri_03.png) no-repeat top center;
    background-size: contain;
  }
  #contents_as_top section#as_top_05 #as_top_inner:before {
    background: url(../img/aqua_solita/bg_tri_04.png) no-repeat top center;
    background-size: contain;
  }
  #contents_as_top section#as_top_06 #as_top_inner:before {
    background: url(../img/aqua_solita/bg_tri_05.png) no-repeat top center;
    background-size: contain;
  }
  #contents_as_top section#as_top_07 #as_top_inner:before {
    background: url(../img/aqua_solita/bg_tri_02.png) no-repeat top center;
    background-size: contain;
  }

  #contents_as_top section#as_top_03 #as_top_inner h2 {
    padding: 40px 0 100px;
  }
  #contents_as_top section#as_top_03 {
    background: url(../img/aqua_solita/bg_as_03.jpg) no-repeat center top #43b7ff;
    background-size: cover;
  }
  #contents_as_top section#as_top_03 #as_top_inner ul.baloon_inner li:first-child {
    margin: -25% 0 0;
  }
  #contents_as_top section#as_top_03 #as_top_inner ul.baloon_inner li:last-child {
    margin: -24% 0 0;
  }
  #contents_as_top section#as_top_03 #as_top_inner ul.baloon_inner li:last-child p {
    padding: 14% 0 11%;
  }

  #contents_as_top section#as_top_04 {
    background: url(../img/aqua_solita/bg_as_04.png) no-repeat bottom center;
    background-size: cover;
    padding: 0 0 10%;
  }
  #contents_as_top section#as_top_04 #as_top_inner {
    padding: 0;
  }
  #contents_as_top section#as_top_04 #as_top_inner h2 {
    padding: 40px 0 0;
  }
  #contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner {
    background: url(../img/aqua_solita/as_woman_04.png) no-repeat center 80%;
    background-size: 35%;
    margin: 70px auto 0;
    padding: 0;
    width: 95%;
  }

  #contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner li:first-child {
    width: 32%;
  }
  #contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner li:last-child {
    margin: -60px 0 0;
  }
  #contents_as_top section#as_top_04 #as_top_inner ul.baloon_inner li:last-child p {
    margin: -3% 0 0;
    padding: 7% 0 12%;
  }
  #contents_as_top section#as_top_04 a.btn_as {
    margin: 10% 0 0;
    float: right;
  }

  #contents_as_top section#as_top_05 {
    background: url(../img/aqua_solita/bg_as_05.jpg) repeat-x center bottom;
    background-size: contain;
  }
  #contents_as_top section#as_top_05 #as_top_inner {
    background: none;
  }
  #contents_as_top section#as_top_05 #as_top_inner h2 {
    padding: 40px 0 0;
  }
  #contents_as_top section#as_top_05 #as_top_inner ul.baloon_inner {
    padding: 0;
  }
  #contents_as_top section#as_top_05 #as_top_inner ul.baloon_inner {
    margin: 25% 0 0;
    padding: 15% 5% 20%;
    background: url(../img/aqua_solita/circle_bg_as_05.png) no-repeat center top;
    box-sizing: border-box;
    background-size: 35%;
  }

  #contents_as_top section#as_top_05 #as_top_inner ul.baloon_inner li {
    width: 40%;
    margin: -36% 0 0;
  }
  #contents_as_top section#as_top_05 #as_top_inner ul.baloon_inner li:last-child p {
    padding: 10% 0 17%;
  }

  #contents_as_top section#as_top_06 a.btn_as.qa {
    background: url(../img/aqua_solita/icon_btn_qa.png) no-repeat 10% 50% #fff;
  }
  #contents_as_top section#as_top_06 ul.as_qa {
    width: 70%;
  }
  #contents_as_top section#as_top_06 ul.as_qa li {
    width: 100% !important;
    height: auto !important;
    margin: 30px 0;
    line-height: 30px;
  }
  #contents_as_top section#as_top_06 ul.as_qa li span {
    font-size: 4vw;
  }
  #contents_as_top section#as_top_06 ul.as_qa li:first-child {
    background: url(../img/aqua_solita/bg_pop_05-01.png) no-repeat center bottom;
    background-size: contain;
    width: 100%;
    height: auto;
    padding: 8% 0 18%;
  }
  #contents_as_top section#as_top_06 ul.as_qa li:nth-child(2) {
    padding: 4% 0 10%;
  }
  #contents_as_top section#as_top_06 ul.as_qa li:nth-child(3) {
    background: url(../img/aqua_solita/bg_pop_05-03.png) no-repeat center top;
    background-size: contain;
    padding: 5% 0 17%;
  }
  #contents_as_top section#as_top_06 ul.as_qa li:nth-child(3) span {
    padding: 0;
  }
  #contents_as_top section#as_top_06 ul.as_qa li:last-child {
    padding: 0 0 12%;
  }
  contents_as_top section#as_top_06 a.btn_as.qa {
    background: url(../img/aqua_solita/icon_btn_qa.png) no-repeat 15% 7px #fff;
  }

  #contents_as_top section#as_top_07 #as_top_inner ul.as_buy {
    width: 90%;
    margin: 0 auto;
  }
  #contents_as_top section#as_top_07 #as_top_inner ul.as_buy li {
    display: block;
    margin: 30px 0;
  }
  #contents_as_top section#as_top_07 #as_top_inner ul.as_buy li:first-child::before {
    left: 0;
  }

  #contents_as_top section#as_top_07 #as_top_inner ul.as_buy li dl dt p img {
    width: auto;
  }

  #contents_as_top #sub_inner .cont_01_ap .inner {
    background: url(../img/aqua_solita/bg_as_app_01.png) no-repeat center top;
    background-size: 60%;
    height: 460px;
    display: table;
    margin: 20px 0 0;
    padding: 0 15px 30px;
    box-sizing: border-box;
  }
  #contents_as_top #sub_inner .cont_01_ap .inner .cont_top {
    display: table-cell;
    vertical-align: bottom;
  }

  #contents_as_top #sub_inner .cont_02_ap .inner ul li {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    margin: 60px auto 0 !important;
    text-align: center;
  }
  #contents_as_top #sub_inner .cont_02_ap .inner ul li img {
    position: inherit !important;
  }
  #contents_as_top #sub_inner .cont_02_ap .inner ul li dl {
    position: static !important;
    padding: 0 !important;
  }
  #contents_as_top #sub_inner .cont_02_ap .inner ul li dl dt {
    margin: 0 auto !important;
  }
  #contents_as_top #sub_inner .cont_02_ap .inner ul li dl dd {
    margin: 10px 0 0 !important;
  }
  #contents_as_top #sub_inner .cont_02_ap .inner ul {
    height: auto;
    background: url(../img/aqua_solita/bg_as_app_02_sp.png) no-repeat center bottom;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li {
    display: block;
    padding: 140px 5% 30px;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li.smr {
    padding: 140px 0 30px;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl {
    width: 47%;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl:nth-child(odd) {
    float: left;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl:nth-child(even) {
    float: right;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li dl dt img {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li.smr dl {
    width: 100%;
    float: none;
  }
  #contents_as_top #sub_inner .cont_03_ap .inner ul.season li.smr dl dt img {
    width: auto;
  }
  #contents_as_top #sub_inner .cont_04_ap .inner dd iframe {
    width: 100%;
  }
  .br_none {
    display: none;
  }

  #contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dd img {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dt,
  #contents_as_top #sub_inner .cont_02_feature .inner dl.gif_area dd {
    display: block;
    margin: 30px 0;
  }
  #contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dt {
    width: 30%;
    text-align: center;
    padding: 0 10% 0 0;
  }

  #contents_as_top #sub_inner .cont_02_feature .inner .inner_top dl.adv_area dt span {
    margin: 0 0 0 20%;
  }
  #contents_as_top #sub_inner .cont_01_ap .inner .cont_top h1 {
    text-align: center;
    padding: 0;
    margin: 30px auto;
    font-size: 26px;
  }

  #contents_as_top #sub_inner .cont_01_feature {
    background: url(../img/aqua_solita/bg_as_feature_01.jpg) no-repeat center top;
    background-size: cover;
  }
  #contents_as_top #sub_inner .cont_01_feature .cont_top {
    float: none;
  }
  #contents_as_top #sub_inner .cont_01_feature .img_cont_top {
    float: none;
    width: 50%;
    margin: 20px auto 0;
  }
  #contents_as_top #sub_inner .cont_01_feature .img_cont_top img {
    width: 100%;
  }
  #contents_as_top #sub_inner .inner .main_txt_white h2 {
    margin: 0 0 10px;
  }

  #contents_as_top #sub_inner .cont_02_feature {
    background: url(../img/aqua_solita/bg_as_feature_02.jpg) center bottom;
    background-size: cover;
  }
  #contents_as_top #sub_inner .cont_02_feature .inner .inner_top {
    margin: 40px auto;
  }
  #contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li dl {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_03_feature .inner .graph_box ul li {
    display: block;
    padding: 0;
    width: 80%;
    margin: 0 auto 30px;
  }
  #contents_as_top #sub_inner .cont_03_feature .inner .img_bottom img {
    width: 100%;
  }

  #contents_as_top #sub_inner ul.link_as li {
    display: block;
    width: 80%;
    margin: 0 auto 10px;
  }
  #contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl,
  #contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl span {
    font-size: 40px;
  }

  #contents_as_top .about-keikouhosui #sub_inner .inner dl.gif_area dt p.main_ttl {
    margin: 0 auto;
    display: table;
  }

  #contents_as_top #sub_inner .cont_01 {
    background: url(/nutricare/public/products/img/aqua_solita/bg_as_about_sp.jpg) no-repeat top #49b8ff;
    background-size: contain;
    height: auto;
  }

  #contents_as_top #sub_inner .cont_01 .inner .cont_top {
    float: none;
    margin: 0 auto;
    padding: 130px 0 0;
    width: 90%;
  }
  #contents_as_top #sub_inner .inner .cont_top p.main_txt span.green {
    font-size: 18px;
  }

  #contents_as_top #sub_inner .inner .cont_top h1 {
    margin: 30px 0;
    font-size: 27px;
    text-align: center;
  }
  #contents_as_top #sub_inner .inner .cont_top p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  #contents_as_top .about-aqua-solita #sub_inner .inner .cont_top h1,
  #contents_as_top .about-aqua-solita #sub_inner .inner .cont_top p {
    text-shadow:
      #fff 1px 1px 2px,
      #fff -1px 1px 2px,
      #fff 1px -1px 2px,
      #fff -1px -1px 2px;
  }
  #contents_as_top .about-aqua-solita #sub_inner .inner .main_txt_white {
    margin: 30px auto 0;
    width: 90%;
  }
  #contents_as_top #sub_inner .inner .main_txt_white h2 {
    font-size: 24px;
  }

  #contents_as_top #sub_inner .cont_02 .inner ul {
    margin: 0 auto;
  }
  #contents_as_top #sub_inner .cont_02 .inner ul li {
    float: none;
    margin: 0 auto 30px;
  }
  #contents_as_top #sub_inner .txt_slope {
    margin: 0 auto 20px;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li {
    width: 100%;
    margin: 0 auto 30px !important;
    float: none !important;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li dl {
    margin: 0 !important;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(5) dl {
    width: auto;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li dl,
  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(even) dl {
    padding: 10% 0 0;
    float: none;
    text-align: center;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(3) dl {
    padding: 5% 0 0;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li .img_outer {
    position: absolute;
    z-index: 10;
    bottom: -30px;
    right: 0;
    width: 100%;
    text-align: center;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(6) dl {
    padding: 25% 0 0;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li dl:before {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    left: -15px;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:first-child dl:before {
    background: url(../img/aqua_solita/icon_as_about_03_01.png) no-repeat left center;
    background-size: contain;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(2) dl:before {
    background: url(../img/aqua_solita/icon_as_about_03_02.png) no-repeat left center;
    background-size: contain;
  }

  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(3) dl:before {
    background: url(../img/aqua_solita/icon_as_about_03_03.png) no-repeat left center;
    background-size: contain;
  }

  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(4) dl:before {
    background: url(../img/aqua_solita/icon_as_about_03_04.png) no-repeat left center;
    background-size: contain;
  }

  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(5) dl:before {
    background: url(../img/aqua_solita/icon_as_about_03_05.png) no-repeat left center;
    background-size: contain;
  }

  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(6) dl:before {
    background: url(../img/aqua_solita/icon_as_about_03_06.png) no-repeat left center;
    background-size: contain;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:last-child::after {
    background: url(../img/aqua_solita/img_as_about_03_02.png) no-repeat center #fff;
    background-size: 80%;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li dl dt {
    font-size: 20px;
    margin: 0 auto 15px;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li dl dd a.btn_as {
    margin: 10px auto 0;
  }
  #contents_as_top .about-aqua-solita #sub_inner .cont_04 dl dt {
    font-size: 14px;
    height: auto;
    width: 30%;
  }
  #contents_as_top .about-aqua-solita #sub_inner .cont_04 .inner ul li dl dt p img {
    width: 100%;
  }
  #contents_as_top #sub_inner .cont_04 .inner ul {
    margin: 30px auto 50px;
    width: 80%;
  }
  #contents_as_top #sub_inner .cont_04 .inner ul li {
    height: auto;
    margin: 0 0 30px;
  }
  #contents_as_top #sub_inner .cont_03 .inner ul li:after,
  #contents_as_top #sub_inner .cont_03 .inner ul li:nth-child(even)::after {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 250px;
  }
  #contents_as_top #sub_inner .cont_04 .inner ul li dl {
    position: static;
  }
  #contents_as_top .about-aqua-solita #sub_inner .cont_04 .inner ul li dl dd {
    font-size: 12px;
    width: 65%;
    padding: 0 0 13% !important;
  }
  #contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(2) dl dd {
    padding: 0 32px 50px;
    float: left;
  }
  #contents_as_top #sub_inner .cont_04 .inner ul li:nth-child(3) dl dd {
    margin: 0;
    padding: 0 7px 45px;
    float: right;
  }
  #contents_as_top #sub_inner .cont_04 .inner ul li:last-child dl dd {
    padding: 0 8px 43px;
    float: left;
  }

  #contents_as_top #sub_inner .cont_03 .inner ul li dl dt span {
    margin: 0 auto;
  }
  #contents_as_top #sub_inner .lu_01 ul.btn_box li,
  #contents_as_top #sub_inner .lu_01 ul.type_box li {
    display: block;
    width: 100%;
  }
  #contents_as_top #sub_inner .lu_01 ul.type_box li {
    margin: 10px 0;
  }
  #contents_as_top #sub_inner .lu_01 ul.type_box li {
    margin: 0 0 80px;
  }
  #contents_as_top #sub_inner .inner .main_txt_white p {
    font-size: 14px;
    line-height: 25px;
  }
}

@media screen and (max-width: 414px) {
  .nav_red.pc {
    display: none;
  }
  .nav_red.sp {
    display: table;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap01 {
    left: 240px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap02 {
    top: 200px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap03 {
    top: 200px;
  }
  #product.amino_ale40 .nav_red {
    width: 80%;
  }
  #product.amino_ale40 .nav_red li {
    width: auto;
  }
  #product.amino_ale40 .nav_red li a {
    padding: 22px 15px;
  }
  #product.amino_ale40 .nav_red.pc {
    display: none;
  }
  #product.amino_ale40 .bg_contents_01 img {
    width: 70%;
    margin: 0 auto 30px;
  }
  #product.amino_ale40 .product_box_01 .right img {
    margin: 0 auto;
  }
  #product.amino_ale40 .product_box_01 .right img.pc {
    display: none;
  }
  #product.amino_ale40 .product_box_01 .right {
    text-align: center;
  }
  #product.amino_ale40 .box_yellow.box03 .box_left ul {
    background: url(/nutricare/public/products/img/amino_ale40/img_amino_ale40_01.png) 90% 25px no-repeat #fff;
    background-size: 20%;
  }
  #product.amino_ale40 .box_yellow.box03 .box_right img:last-of-type {
    bottom: 23%;
    right: 0;
    width: 15%;
    margin: 0 auto;
  }
  #product.amino_ale40 .box_yellow.box04 .box_left img {
    width: 100%;
  }
  #product.amino_ale40 h3 {
    padding: 15px 10px;
  }
  #product.amino_ale40 .box_yellow.box04 h3 span {
    padding: 0;
    display: block;
  }
  #product.amino_ale40 .box_yellow.box02 h3 span {
    font-size: 12px;
  }
  .cysthea .gnav_top li {
    float: none;
    margin: 0 auto 10px;
    display: block;
    text-align: center;
    border: none;
  }
  .cysthea .gnav_top li a {
    display: table;
    height: 40px;
    border: 1px solid #ededed;
    width: 100%;
    border-top: 3px solid #fff;
    background: -webkit-linear-gradient(
      rgba(187, 187, 187, 1) 0%,
      rgba(240, 240, 240, 1) 35%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -o-linear-gradient(rgba(187, 187, 187, 1) 0%, rgba(240, 240, 240, 1) 35%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(rgba(187, 187, 187, 1) 0%, rgba(240, 240, 240, 1) 35%, rgba(255, 255, 255, 1) 100%);
  }
  .cysthea .gnav_top li a span,
  .cysthea .gnav_top li a span.sp {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
  }
  .cysthea .gnav_top li.active a {
    border-top: 3px solid #f2be31;
    background: -webkit-linear-gradient(
      bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(240, 240, 240, 1) 35%,
      rgba(187, 187, 187, 1) 100%
    );
    background: -o-linear-gradient(
      bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(240, 240, 240, 1) 35%,
      rgba(187, 187, 187, 1) 100%
    );
    background: linear-gradient(
      to top,
      rgba(255, 255, 255, 1) 0%,
      rgba(240, 240, 240, 1) 35%,
      rgba(187, 187, 187, 1) 100%
    );
  }
}
@media screen and (max-width: 375px) {
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap01 {
    left: 220px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap02 {
    top: 185px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap03 {
    top: 185px;
  }
}
@media screen and (max-width: 500px) {
  #product.amino_ale40 .box_yellow.box03 .box_right img:last-of-type {
    width: auto;
  }
  #product.amino_ale40 .eshop a {
    width: 100%;
    height: 50px;
    border: none;
  }
  #product.amino_ale40 .product_box_01 .btn_area .eshop,
  #product.amino_ale40 .product_box_01 .btn_area .evidence {
    display: block;
    margin: 0;
  }
  #product.amino_ale40 .product_box_01 .btn_area .evidence .evidence_label {
    width: 100%;
    height: 50px;
  }
  #product.amino_ale40 .product_box_01 .btn_area .recipe {
    display: table;
    width: 100%;
    margin: 10px auto;
  }
  #product.amino_ale40 .product_box_01 .btn_area .recipe a {
    text-decoration: none;
    box-sizing: content-box;
    background: url(/nutricare/public/products/img/common/icon_view_orange.png) no-repeat 30px center #ffeadb;
    font-size: 14px;
    text-align: center;
    padding: 0;
    border: none;
    border-radius: 5px;
    border-bottom: 5px solid #ffcca6;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #333333;
    height: 45px;
    font-weight: bold;
    line-height: 20px;
  }
}
@media screen and (max-width: 320px) {
  #product #modal-content .modal_wrap {
    line-height: 14px;
  }
  #contents_as_top #sub_inner .cont_01_ap .inner {
    height: 470px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap01 {
    top: 44px;
    left: 190px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap02 {
    top: 157px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.cap03 {
    top: 160px;
  }
  #product.knorr .box_top .box_left .inner .img_txt .cap_area span.last {
    margin: 10px 0 0;
  }
}

/* 20210303 改修 */
#product.amino_ale40 .top_area .left span.cap {
  width: auto;
  margin: 10px 0 0;
  display: inline-block;
}
#product.amino_ale40 p.cap {
  font-size: 14px;
  line-height: 1.2;
  background: #fffde4;
  padding: 15px 10px;
  margin-top: 40px;
}
#product.amino_ale40 p.cap span {
  border: 1px solid #000;
  padding: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

@media screen and (max-width: 500px) {
  #product.amino_ale40 p.cap {
    font-size: 12px;
    margin: 20px 0 30px;
  }
}

/* 20210309 改修 */
.aqua_solita_bt ul.right {
  width: 280px;
}

.aqua_solita_bt ul.right {
  float: right;
}

.aqua_solita_bt ul.right li.bottom {
  text-align: center;
}

.aqua_solita_bt ul.right li {
  display: table;
  width: 100%;
}

.aqua_solita_bt ul.right li.bottom .circle {
  display: inline-block;
  padding: 0 5px;
}

.aqua_solita_bt ul.right li.bottom .circle p.amino_3000 {
  background: #f7658d;
}

.aqua_solita_bt ul.right li.bottom .circle p {
  display: table;
  border-radius: 100px;
  width: 120px;
  height: 120px;
}

.aqua_solita_bt ul.right li.bottom .circle p span {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

.aqua_solita_bt ul.right li.bottom .circle p.vitamin_b {
  background: #2fa5eb;
}

.aqua_solita_bt {
  position: absolute;
  right: 60px;
  z-index: 1;
}

#contents_as_top section#as_top_0 .keyv {
  padding-top: 15px;
}

#contents_as_top section#as_top_05 {
  background: url(../img/aqua_solita/bg_as_05.jpg) repeat-x center;
  height: 1180px;
}

.as_top_trouble {
  width: 80%;
  margin: 0 auto 30px;
}

.as_top_05_img01 {
  float: left;
}

.as_top_05_img01 p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #3e60ab;
  padding-top: 18px;
}

.as_top_05_img02 {
  float: right;
}

.as_top_05_img02 p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  color: #3e60ab;
  padding-top: 18px;
}

#as_top_05_btn_as {
  display: table;
  height: 45px;
  margin: 0 auto;
  padding: 0 4% 0 6%;
  font-size: 18px;
  font-weight: bold;
  color: #3e60ab;
  line-height: 35px;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
  border-top: 2px solid #3e60ab;
  border-left: 2px solid #3e60ab;
  border-right: 2px solid #3e60ab;
  border-bottom: 5px solid #3e60ab;
  border-radius: 45px;
  background: url(../img/aqua_solita/icon_btn_detail_blue.png) no-repeat 25px 7px #fff;
  width: 250px;
}

#as_top_05_btn_as span {
  display: table-cell;
  vertical-align: top;
}

#as_top_05_btn_as:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 20px;
  margin: auto;
}

#as_top_05 .as_top_05_title {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 33px;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 500px) {
  .as_top_trouble {
    width: 90%;
  }

  .as_top_05_img01 {
    width: 42%;
  }

  .as_top_05_img02 {
    width: 42%;
  }

  .as_top_05_img01 img,
  .as_top_05_img02 img {
    width: 100%;
  }

  .as_top_05_img01 p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    color: #3e60ab;
    padding-top: 14px;
  }

  .as_top_05_img02 p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    color: #3e60ab;
    padding-top: 14px;
  }

  #as_top_05 .as_top_05_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    width: 90%;
    margin: 10px auto;
  }

  #as_top_05_btn_as {
    bottom: -290px;
    left: 80px;
    margin: 5% auto;
    padding: 0 0 0 5%;
    width: 45%;
  }

  #as_top_05_btn_as span {
    font-size: 14px;
  }

  #contents_as_top section#as_top_05 {
    height: 750px;
  }

  .aqua_solita_bt ul.right li.bottom .circle p {
    width: 90px;
    height: 90px;
  }

  .aqua_solita_bt ul.right li.bottom .circle p span {
    font-size: 10px;
  }

  .aqua_solita_bt {
    top: 10px;
    right: 20px;
  }

  #contents_as_top section#as_top_0 .keyv {
    padding-top: 105px;
  }

  .aqua_solita_bt ul.right {
    width: 200px;
  }
}
