@charset "utf-8";
#contents { margin: 0; width: 100%; }
#lowsalt-recipe {
  font-family: 'YuGothic Medium', '游ゴシック Medium', 'YuGothic', '游ゴシック', '游ゴシック体', sans-serif;
  background: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  color: #000;
  min-width: 100%;
  width: 100%;
  overflow-x: hidden;
}
#lowsalt-recipe {
  background: #ffd73f;
  padding-bottom: 200px;
}
#lowsalt-recipe * {
  box-sizing: border-box;
}
#lowsalt-recipe .clearfix {
  zoom: 1;
}
#lowsalt-recipe .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
#lowsalt-recipe a {
  color: #000;
  text-decoration: none;
  transition: all .3s;
}
#lowsalt-recipe a:hover {
  opacity: 0.7;
  text-decoration: none;
}
#lowsalt-recipe img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  display: block;
}
#lowsalt-recipe .wrap {
  max-width: 100%;
  margin: 0 auto;
}
#lowsalt-recipe .inner {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  #lowsalt-recipe .inner {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
#lowsalt-recipe .btn {
  padding: 20px 60px;
  background: #b1010e;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  transition: all .3s;
}
#lowsalt-recipe .btn .window {
  display: inline-block;
  width: 14px;
  height: 10px;
  margin-left: 5px;
}
#lowsalt-recipe .btn.oval {
  margin-top: 10px;
  padding: 10px 30px;
  background: #ffd73f;
  border-radius: 50px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}
#lowsalt-recipe #mv {
  width: 100%;
  background: url(../images/lowsalt-recipe/mv.jpg) no-repeat center top;
  background-size: cover;
  display: flex;
}
#lowsalt-recipe #lead {
  background: #282d66;
  color: #fff;
  font-weight: bold;
}
#lowsalt-recipe #lead ul {
  display: flex;
  padding-bottom: 30px;
}
#lowsalt-recipe #lead ul li:first-child {
  max-width: 14.4%;
  margin-top: -210px;
  margin-right: 4%;
}
#lowsalt-recipe #lead ul li:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  letter-spacing: 0.1em;
  line-height: 2.25;
}
#lowsalt-recipe #lead ul li:last-child p {
  font-size: 16px;
}
#lowsalt-recipe #comment {
  background: #dde6eb;
}
#lowsalt-recipe #comment .inner {
  padding-top: 50px;
}
#lowsalt-recipe #comment ul {
  display: flex;
}
#lowsalt-recipe #comment ul li:first-child {
  width: 70%;
  padding-bottom: 25px;
  margin-right: 25px;
}
#lowsalt-recipe #comment ul li:last-child {
  flex: 1;
  display: flex;
  align-items: flex-end;
}
#lowsalt-recipe #comment .balloon {
  position: relative;
  width: 95%;
  border-radius: 10px;
  background: #fff;
  padding: 30px;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
#lowsalt-recipe #comment .balloon p {
  margin-top: 1em;
}
#lowsalt-recipe #comment .balloon p:first-of-type {
  margin-top: 0;
}
#lowsalt-recipe #comment .balloon:after {
  content: "";
  border: 12px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -12px;
}
#lowsalt-recipe #comment .comment-specialist-name {
  margin-top: 40px;
  text-align: right;
}
#lowsalt-recipe #comment .comment-specialist-name p {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#lowsalt-recipe #comment .comment-specialist-name span {
  font-size: 13px;
  font-weight: normal;
}
#lowsalt-recipe #comment .comment-specialist-name .nadia-logo {
  display: inline-block;
  width: 67px;
  margin-top: 10px;
  margin-right: 10px;
}
#lowsalt-recipe #nav {
  background: #282d66;
}
#lowsalt-recipe #nav ul {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#lowsalt-recipe #nav ul li {
  width: calc(16.66666667%);
  border-left: 1px solid #fff;
}
#lowsalt-recipe #nav ul li:last-child {
  border-right: 1px solid #fff;
}
#lowsalt-recipe #nav ul a {
  display: block;
  color: #fff;
  font-size: 13px;
  padding-top: 20px;
  padding-bottom: 42px;
  position: relative;
}
#lowsalt-recipe #nav ul a:after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 16px;
  background: url(../images/lowsalt-recipe/arrow.png) no-repeat center top;
  background-size: contain;
}
#lowsalt-recipe #nav ul a:hover {
  background: #464b84;
}
#lowsalt-recipe #recipe-wrap {
  padding-top: 20px;
  padding-bottom: 130px;
}
#lowsalt-recipe #recipe-wrap .inner {
  zoom: 1;
}
#lowsalt-recipe #recipe-wrap .inner:after {
  content: "";
  display: block;
  clear: both;
}
#lowsalt-recipe .recipe {
  margin-top: 40px;
  background: #fff;
}
#lowsalt-recipe .recipe .recipe-pht {
  position: relative;
}
#lowsalt-recipe .recipe .recipe-pht span {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 126px;
  height: 126px;
}
#lowsalt-recipe .recipe .recipe-pht .ttl {
  display: flex;
  justify-content: flex-end;
  flex-flow: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 60px;
}
#lowsalt-recipe .recipe h2 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0 0 20px #282d66;
}
#lowsalt-recipe .recipe .note {
  font-size: 11px;
  color: #fff;
}
#lowsalt-recipe .recipe .recipe-detail {
  padding: 40px;
}
#lowsalt-recipe .recipe .howto {
  zoom: 1;
}
#lowsalt-recipe .recipe .howto:after {
  content: "";
  display: block;
  clear: both;
}
#lowsalt-recipe .recipe .howto h3 {
  min-width: 120px;
  padding: 5px 10px;
  position: absolute;
  top: -0.8em;
  left: 20px;
  background: #282d66;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
}
#lowsalt-recipe .recipe .howto .stuff {
  border: 2px solid #282d66;
  border-radius: 10px;
  padding: 30px 20px 20px 20px;
  margin-bottom: 40px;
  position: relative;
}
#lowsalt-recipe .recipe .howto .stuff h3 {
  padding-right: 0;
}
#lowsalt-recipe .recipe .howto .stuff .stuff-list {
  zoom: 1;
}
#lowsalt-recipe .recipe .howto .stuff .stuff-list:after {
  content: "";
  display: block;
  clear: both;
}
#lowsalt-recipe .recipe .howto .stuff .stuff-list li {
  width: 48%;
}
#lowsalt-recipe .recipe .howto .stuff .stuff-list li:nth-child(odd) {
  float: left;
}
#lowsalt-recipe .recipe .howto .stuff .stuff-list li:nth-child(even) {
  float: right;
}
#lowsalt-recipe .recipe .howto .stuff dl {
  border-top: 1px solid #282d66;
  font-size: 14px;
  letter-spacing: 0.05em;
  display: flex;
  padding: 3px 5px;
}
#lowsalt-recipe .recipe .howto .stuff dl:last-of-type {
  border-bottom: 1px solid #282d66;
}
#lowsalt-recipe .recipe .howto .stuff dl.stuff-small dt {
  width: 50%;
}
#lowsalt-recipe .recipe .howto .stuff dt {
  text-align: left;
  width: 70%;
}
#lowsalt-recipe .recipe .howto .stuff dt.group {
  margin-left: 25px;
  width: 50%;
}
#lowsalt-recipe .recipe .howto .stuff dt .g-name {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -25px;
  background: #282d66;
  border-radius: 100%;
  margin-right: 5px;
  text-align: center;
  color: #fff;
}
#lowsalt-recipe .recipe .howto .stuff dd {
  text-align: right;
  flex: 1;
}
#lowsalt-recipe .recipe .howto .stuff .small {
  font-size: 11px;
}
#lowsalt-recipe .recipe .howto .step {
  border-top: 2px solid #282d66;
  padding-top: 30px;
  position: relative;
}
#lowsalt-recipe .recipe .howto .step-txt {
  margin-left: 30px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 2;
}
#lowsalt-recipe .recipe .howto .step-txt span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  position: relative;
  background: #282d66;
  border-radius: 100%;
}
#lowsalt-recipe .recipe .howto .step-txt:before {
  background: #282d66;
  display: inline-block;
  margin-left: -30px;
  margin-right: 0.5em;
  width: 20px;
  height: 20px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 100%;
}
#lowsalt-recipe .recipe .howto .step-txt1:before {
  content: "1";
}
#lowsalt-recipe .recipe .howto .step-txt2:before {
  content: "2";
}
#lowsalt-recipe .recipe .howto .step-txt3:before {
  content: "3";
}
#lowsalt-recipe .recipe .howto .step-txt4:before {
  content: "4";
}
#lowsalt-recipe .recipe .howto .step-txt5:before {
  content: "5";
}
#lowsalt-recipe .recipe .howto .step-txt6:before {
  content: "6";
}
#lowsalt-recipe .recipe .howto .step-txt7:before {
  content: "7";
}
#lowsalt-recipe .recipe .howto .step-txt8:before {
  content: "8";
}
#lowsalt-recipe .recipe .howto .step-txt9:before {
  content: "9";
}
#lowsalt-recipe .recipe .howto .step-txt10:before {
  content: "10";
}
#lowsalt-recipe .recipe .recipe-comment {
  float: left;
  display: flex;
  width: 100%;
  margin-top: 30px;
  padding: 20px 30px;
  background: #fff4d6;
  position: relative;
}
#lowsalt-recipe .recipe .recipe-comment:before {
  content: "";
  position: absolute;
  top: -30px;
  left: -20px;
  width: 80px;
  height: 53px;
  background: url(../images/lowsalt-recipe/recipe-comment.png) no-repeat center top;
  background-size: cover;
}
#lowsalt-recipe .recipe .recipe-comment .recipe-comment-pht {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border-radius: 100%;
  overflow: hidden;
}
#lowsalt-recipe .recipe .recipe-comment p {
  flex: 1;
  margin-top: 5px;
  color: #282d66;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
#lowsalt-recipe .recipe-horizon {
  display: flex;
}
#lowsalt-recipe .recipe-large {
  width: 100%;
}
#lowsalt-recipe .recipe-large .recipe-pht span {
  width: 200px;
  height: 200px;
}
#lowsalt-recipe .recipe-large h2 {
  font-size: 40px;
}
#lowsalt-recipe .recipe-large .recipe-detail {
  padding: 45px 60px;
}
#lowsalt-recipe .recipe-large .howto .stuff {
  float: left;
  width: 36%;
  margin-bottom: 0;
}
#lowsalt-recipe .recipe-large .howto .step {
  float: right;
  width: 59%;
}
#lowsalt-recipe .recipe-large .recipe-comment:before {
  top: -10px;
}
#lowsalt-recipe .recipe-middle .recipe-pht,
#lowsalt-recipe .recipe-small .recipe-pht {
  height: 320px;
}
#lowsalt-recipe .recipe-middle .recipe-pht .recipe-img,
#lowsalt-recipe .recipe-small .recipe-pht .recipe-img {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#lowsalt-recipe .recipe-middle .recipe-pht img,
#lowsalt-recipe .recipe-small .recipe-pht img {
  width: auto;
  max-width: none;
  height: 100%;
}
#lowsalt-recipe .recipe-middle {
  width: 56%;
  margin-right: 2%;
}
#lowsalt-recipe .recipe-middle .recipe-pht .ttl {
  padding: 20px 40px;
}
#lowsalt-recipe .recipe-small {
  width: 40%;
  margin-left: 2%;
}
#lowsalt-recipe .recipe-small .recipe-pht .ttl {
  padding: 20px 30px;
}
#lowsalt-recipe #product-wrap {
  background: #ffd73f;
  padding-bottom: 130px;
  border-top: 4px solid #282d66;
}
#lowsalt-recipe #product-wrap h2 {
  position: relative;
  text-align: center;
}
#lowsalt-recipe #product-wrap h2 span {
  position: absolute;
  top: -1.2em;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  padding: 10px;
  background: #282d66;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
#lowsalt-recipe #product-wrap .product {
  margin-top: 30px;
  display: flex;
}
#lowsalt-recipe #product-wrap .product > li:first-child {
  width: 240px;
  margin-right: 4%;
}
#lowsalt-recipe #product-wrap .product > li:last-child {
  flex: 1;
}
#lowsalt-recipe #product-wrap .copy {
  margin-top: 40px;
  padding: 5px 30px;
  background: #fff;
  color: #282d66;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  border-radius: 50px;
}
#lowsalt-recipe #product-wrap .product-ttl {
  margin-top: 20px;
  font-size: 50px;
  color: #282d66;
  font-weight: bold;
  line-height: 1;
}
#lowsalt-recipe #product-wrap .product-txt {
  margin-top: 20px;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
#lowsalt-recipe #product-wrap .howto-ttl {
  margin-top: 50px;
  padding-left: 50px;
  padding-bottom: 5px;
  border-bottom: 2px solid #e50012;
  color: #e50012;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
#lowsalt-recipe #product-wrap .howto-ttl:before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 36px;
  height: 40px;
  background: url(../images/lowsalt-recipe/point-icon.png) no-repeat center top;
  background-size: contain;
}
#lowsalt-recipe #product-wrap .howto {
  margin-top: 20px;
  margin-bottom: 60px;
  display: flex;
}
#lowsalt-recipe #product-wrap .howto li:first-child {
  width: 38%;
  margin-right: 4%;
  position: relative;
}
#lowsalt-recipe #product-wrap .howto li:first-child:before {
  content: "";
  position: absolute;
  top: -12px;
  left: -20px;
  width: 60px;
  height: 40px;
  background: url(../images/lowsalt-recipe/point-basic.png) no-repeat center top;
  background-size: contain;
}
#lowsalt-recipe #product-wrap .howto li:last-child {
  flex: 1;
}
#lowsalt-recipe #product-wrap .howto .basic-txt {
  font-size: 18px;
  font-weight: bold;
}
#lowsalt-recipe #product-wrap .howto .ex {
  margin-top: 20px;
  font-size: 15px;
}
#lowsalt-recipe #product-wrap .howto .ex span {
  padding: 5px 20px;
  margin-right: 10px;
  display: inline-block;
  color: #282d66;
  font-weight: bold;
  border: 2px solid #282d66;
}
#lowsalt-recipe #specialist-wrap {
  background: #fff;
}
#lowsalt-recipe #specialist-wrap h2 {
  position: relative;
  text-align: center;
}
#lowsalt-recipe #specialist-wrap h2 span {
  position: absolute;
  top: -1.2em;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  padding: 10px;
  background: #282d66;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
#lowsalt-recipe #specialist-wrap .specialist {
  display: flex;
  padding-top: 60px;
  padding-bottom: 40px;
}
#lowsalt-recipe #specialist-wrap .specialist li:first-child {
  width: 200px;
  margin-right: 4%;
}
#lowsalt-recipe #specialist-wrap .specialist li:last-child {
  flex: 1;
}
#lowsalt-recipe #specialist-wrap .specialist-name {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#lowsalt-recipe #specialist-wrap .specialist-name span {
  font-size: 14px;
  color: #ffd73f;
}
#lowsalt-recipe #specialist-wrap .specialist-txt {
  margin-top: 20px;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
#lowsalt-recipe #pageTop {
  z-index: 100;
  position: relative;
  display: none;
}
#lowsalt-recipe #pageTop a {
  position: fixed;
  right: 20px;
  width: 80px;
  height: 80px;
  display: block;
}
