.mysizenews {
  padding-top: 96px;
}

.page_header {
  position: fixed;
  z-index: 105;
  width: 100%;
  top: 0;
}

.page_head {
  background: #f18933;
  text-align: center;
  position: relative;
  height: 96px;
}

.page_head_title {
  padding: 8px;
  line-height: 0;
}
.page_head_title b {
  display: block;
  width: 100px;
  margin: auto;
}

.list_prd .header_store {
  top: 220px;
}

.page_title {
  padding: 16px 24px;
  background: #f6ad3c;
}

.page_title_reg {
  background: #82c79b;
}

.page_title_recipe {
  background: #e26c46;
}

.page_title_wlc {
  background: #181c6d;
}
.page_title_wlc .crumbs li a {
  color: #bebebe;
}
.page_title_wlc .crumbs li::after {
  color: #bebebe;
}

.page_title_about {
  background: none;
  background: url("/images/about/bg_about_title.svg") center bottom;
  background-size: 110vw;
  position: relative;
  z-index: 12;
}

.page_title_single {
  text-align: center;
  color: #fff;
}
.page_title_single h1 {
  font-size: 42px;
}

.page_title_recipe h1 {
  font-size: 30px;
}

.crumbs {
  width: 1240px;
  max-width: 96%;
  margin: auto;
  display: flex;
}
.crumbs li {
  font-size: 11px;
}
.crumbs li::after {
  display: inline-block;
  content: ">";
  padding: 0 8px;
  color: #444;
}
.crumbs li:last-child::after {
  display: none;
}
.crumbs li a {
  color: #444;
}
.crumbs li a:hover {
  text-decoration: underline;
}

.page_body {
  background: #ffebd1;
  padding: 40px 40px 80px;
}

.w1000 {
  width: 1000px;
  margin: auto;
  max-width: 92%;
}

.page_name {
  text-align: center;
  padding: 0 0 40px;
}
.page_name h1 {
  color: #551800;
}
.page_name h1 span {
  display: block;
  font-size: 22px;
}
.page_name h1 b {
  display: block;
  font-size: 40px;
}
.page_name h1 b span {
  display: inline;
  font-size: 0.8em;
}

.page_body_prd .page_name h1 {
  border-bottom: 1px solid #82c79b;
}

.page_main {
  display: flex;
  justify-content: space-between;
  padding: 0 0 40px;
}

.page_main_ph {
  flex: 0 0 50%;
  text-align: right;
  padding: 0 40px 24px;
}
.page_main_ph img {
  width: 320px;
  filter: drop-shadow(1px 4px 4px rgba(0, 0, 0, 0.5));
}

.page_main_tx {
  flex: 0 0 50%;
  padding: 0 40px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page_main_tx h2 {
  line-height: 2;
  font-weight: 500;
}

.page_taste {
  background: #fff6e9;
  position: relative;
  padding: 24px 24px;
  border-radius: 24px;
  margin-bottom: 40px;
}
.page_taste h3 {
  display: inline-block;
  padding: 4px 64px;
  border-radius: 0 24px 24px 0;
  border: 2px solid #ed6d00;
  color: #ed6d00;
  background: #fff6e9;
  position: absolute;
  left: 0;
  top: -24px;
}
.page_taste li {
  padding: 8px 0;
  border-bottom: 1px dashed #ed6d00;
}

.page_label {
  background: #fff6e9;
  border: 2px solid #ed6d00;
  margin-bottom: 40px;
}
.page_label dl {
  padding: 16px 0;
}
.page_label dt {
  padding: 0 16px 16px;
  border-bottom: 1px dashed #ed6d00;
}
.page_label dd {
  display: inline-block;
  padding: 16px 0 0 16px;
  font-weight: 400;
  font-size: 0.9em;
}

.page_content {
  background-position: -5vw 0;
  background-size: 110vw;
  position: relative;
  top: -10vw;
  margin-bottom: -10vw;
  padding: 10vw 0 6vw;
  z-index: 99;
}

.page_link_arragerecipe {
  background-image: url("../images/top/bg-top-recipe.svg");
  text-align: center;
  color: #fff;
}
.page_link_arragerecipe h3 {
  font-size: 22px;
  margin-bottom: 0px;
}
.page_link_arragerecipe h4 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 24px;
  font-family: futura-pt, sans-serif;
}
.page_link_arragerecipe ul {
  display: flex;
  justify-content: center;
  width: 768px;
  max-width: 100%;
  margin: auto;
  padding-bottom: 80px;
}
.page_link_arragerecipe li {
  flex: 0 0 33%;
  padding: 0 16px;
}
.page_link_arragerecipe li a {
  color: #fff;
  display: block;
}
.page_link_arragerecipe li a:hover {
  opacity: 0.7;
}
.page_link_arragerecipe li em {
  display: block;
  padding: 8px 0;
  font-size: 15px;
}
.page_link_arragerecipe li img {
  border-radius: 24px;
}
.page_link_arragerecipe .slick-prev,
.page_link_arragerecipe .slick-next {
  background-repeat: no-repeat;
  background-size: contain;
  height: 70px;
  top: 36%;
}
.page_link_arragerecipe .slick-prev::before,
.page_link_arragerecipe .slick-next::before {
  display: none;
}
.page_link_arragerecipe .slick-prev {
  background-image: url("../images/common/arw-left.png");
}
.page_link_arragerecipe .slick-next {
  background-image: url("../images/common/arw-right.png");
}

.page_link_lineup {
  background-image: url("../images/top/bg-top-about.svg");
  text-align: center;
  color: #fff;
}
.page_link_lineup h3 {
  font-size: 22px;
  margin-bottom: 24px;
}
.page_link_lineup ul {
  padding-bottom: 80px;
  display: flex;
  justify-content: space-around;
  width: 768px;
  max-width: 100%;
  margin: auto;
}
.page_link_lineup li {
  padding: 0 40px;
}
.page_link_lineup li a {
  color: #fff;
  display: block;
}
.page_link_lineup li a:hover {
  opacity: 0.7;
}
.page_link_lineup li em {
  display: block;
  padding: 8px 0;
}
.page_link_lineup li img {
  box-shadow: 3px 4px 6px #666;
}
.page_link_lineup .slick-prev,
.page_link_lineup .slick-next {
  background-repeat: no-repeat;
  background-size: contain;
  height: 70px;
  top: 32%;
}
.page_link_lineup .slick-prev::before,
.page_link_lineup .slick-next::before {
  display: none;
}
.page_link_lineup .slick-prev {
  background-image: url("../images/common/arw-left.png");
}
.page_link_lineup .slick-next {
  background-image: url("../images/common/arw-right.png");
}

.page_link_product {
  background-image: url("../images/top/bg-top-link.svg");
  text-align: center;
  color: #fff;
}

.product_wrap {
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}
.product_wrap figure {
  flex: 0 0 180px;
}
.product_wrap figure img {
  box-shadow: 3px 3px 8px #555;
}
.product_wrap p {
  flex: 0 0 auto;
  padding: 0 0 0 40px;
  display: flex;
  text-align: left;
  justify-content: space-around;
  flex-direction: column;
}
.product_wrap b {
  display: block;
}
.product_wrap span {
  font-size: 0.8em;
  display: block;
}
.product_wrap a.btn2 {
  padding: 1px 24px 3px;
  text-align: center;
}

.page_banner {
  background-image: url("../images/top/bg-top-banner.svg"), linear-gradient(rgba(255, 255, 255, 0) 15%, #fff5e9 20%);
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  top: -12vw;
  margin-bottom: -12vw;
}

.banner_wrap {
  display: flex;
  justify-content: space-between;
  width: 1240px;
  max-width: 90%;
  margin: auto;
  padding-bottom: 80px;
}

.bannerimg {
  position: relative;
}
.bannerimg a {
  display: block;
}
.bannerimg span {
  transition-duration: 0.3s;
  position: absolute;
  bottom: 16%;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  padding: 4px 24px 6px;
  border: 2px solid #fff;
  border-radius: 24px;
  color: #fff;
}
.bannerimg a:hover span {
  background: #fff;
  color: #82c79b;
}

.bannerimg_rcp span {
  bottom: 40%;
  left: 32px;
  transform: translateX(0);
}
.bannerimg_rcp a:hover span {
  color: #e16c46;
}

.bannerimg_wlc a:hover span {
  color: #181c6d;
}

.bannerimg_plsspt a:hover span {
  color: #491a00;
}

.bannerimg_special ul {
  position: absolute;
  top: 30%;
  left: 20%;
  width: auto;
}
.bannerimg_special ul li {
  margin-bottom: 3%;
}
.bannerimg_special ul li a {
  text-align: left;
  color: white;
  font-size: 14px;
  text-decoration: underline;
}
.bannerimg_special ul li a:hover {
  text-decoration: none;
}

.list_recipe .bannerimg_rcp {
  display: none;
}

.banner {
  position: relative;
  border-radius: 24px;
  color: #fff;
  padding: 40px 16px;
  box-shadow: 2px 2px 4px #ddd;
}
.banner h5 {
  font-size: 18px;
  margin-bottom: 24px;
  position: relative;
  z-index: 5;
}
.banner ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  padding: 0 24px;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.banner li {
  flex: 0 0 33%;
  padding: 0 8px;
}
.banner li img {
  box-shadow: 3px 3px 3px #999;
}
.banner p {
  position: relative;
  z-index: 5;
  font-size: 15px;
  margin-bottom: 8px;
}
.banner a.btn {
  font-size: 16px;
}

.banner_reg {
  flex: 0 0 34%;
  background: #82c79b;
  background-size: 100%;
  position: relative;
  overflow: hidden;
}
.banner_reg::after {
  content: "Products";
  font-family: "futura-pt", sans-serif;
  position: absolute;
  left: -24px;
  top: -8px;
  font-size: 120px;
  opacity: 0.2;
  line-height: 1;
  display: block;
  writing-mode: vertical-rl;
  z-index: 0;
}

.banner_pls {
  flex: 0 0 34%;
  background: #82c79b;
  background-size: contain;
  position: relative;
  overflow: hidden;
}
.banner_pls::after {
  content: "Products";
  font-family: "futura-pt", sans-serif;
  position: absolute;
  left: -24px;
  top: -8px;
  font-size: 120px;
  opacity: 0.2;
  line-height: 1;
  display: block;
  writing-mode: vertical-rl;
  z-index: 0;
}

.banner_rcp {
  flex: 0 0 27%;
  padding: 8px 8px 24px 16px;
  background: #e16c46;
  background-size: contain;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.banner_rcp::after {
  content: "Recipe";
  font-family: "futura-pt", sans-serif;
  position: absolute;
  left: -24px;
  top: -8px;
  font-size: 120px;
  opacity: 0.2;
  line-height: 1;
  display: block;
  writing-mode: vertical-rl;
  z-index: 0;
}
.banner_rcp h5 {
  margin-bottom: 8px;
}
.banner_rcp a.btn {
  padding: 8px 36px 10px 28px;
}
.banner_rcp ul {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  padding: 0;
  z-index: 2;
  flex-direction: column;
  justify-content: space-between;
}
.banner_rcp li {
  flex: 0 0 25%;
  text-align: right;
  padding: 8px;
}
.banner_rcp li img {
  width: 30%;
  margin: 0 8px;
  border-radius: 16px;
}

.page_buybtn {
  display: none;
  text-align: center;
  position: relative;
  z-index: 100;
}
.page_buybtn .btn2 {
  font-size: 1.2em;
}

.btn2 {
  display: inline-block;
  padding: 8px 40px;
  background: #551800;
  border: 2px solid #551800;
  color: #fff;
  border-radius: 24px;
}
.btn2:hover {
  background: #fff;
  color: #551800;
}
.btn2 i {
  margin-left: 3px;
  vertical-align: super;
  font-size: 0.8em;
}

.btn2_wlc {
  display: inline-block;
  padding: 8px 40px;
  background: #181c6d;
  border: 2px solid #292e4e;
  color: #fff;
  border-radius: 24px;
}
.btn2_wlc:hover {
  background: #fff;
  color: #292e4e;
}

/*recipe*/
.w900 {
  width: 900px;
  max-width: 90%;
  margin: 0 auto;
}

.page_body_recipe {
  padding-bottom: 10vw;
}

.main-img {
  position: relative;
  margin-bottom: 40px;
}
.main-img img {
  width: 100%;
}
.main-img em {
  position: absolute;
  font-family: "futura-pt", sans-serif;
}
.main-img .sup {
  font-size: 12px;
  bottom: 24px;
  left: 40px;
  font-weight: bold;
  padding: 0 3px;
}
.main-img .sup.white {
  color: #fff;
}
.main-img .kcal {
  right: 40px;
  bottom: 24px;
  text-align: right;
  font-size: 7em;
  letter-spacing: -0.1em;
  color: #ffffff;
  opacity: 0.9;
  line-height: 1;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.5019607843);
}
.main-img .kcal small {
  font-size: 0.5em;
  font-weight: 400;
  letter-spacing: 0;
  padding-left: 10px;
}

.main-img:before {
  content: "";
  border: 15px solid #dc6400;
  opacity: 0.65;
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  width: 96%;
  height: 96%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
}

.recipe-box-title {
  margin-bottom: 40px;
}
.recipe-box-title h2 {
  color: #551800;
}
.recipe-box-title strong {
  display: block;
  border-bottom: 1px solid #ed6d00;
  font-size: 30px;
}
.recipe-box-title small {
  display: block;
  font-size: 15px;
  padding: 8px 0 0;
  font-weight: 400;
}

.recipe-box h3 {
  font-size: 22px;
  padding: 4px;
  background: #ed6d00;
  text-align: center;
  border-radius: 0 24px 24px 0;
  color: #fff;
}

.recipe-box-material {
  display: flex;
  justify-content: space-between;
  padding: 16px 0 40px 0;
}
.recipe-box-material li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ed6d00;
  padding: 8px 0;
  align-items: flex-end;
}
.recipe-box-material li img {
  width: 74px;
  display: inline-block;
  padding-right: 15px;
}

.recipe-box-material-left,
.recipe-box-material-right {
  flex: 0 0 50%;
  padding: 0 24px;
}

.recipe-box-howto ul {
  margin-top: 15px;
}

.recipe-box-howto li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 30px;
  border-bottom: 1px solid #ed6d00;
}

.recipe-box-howto li em {
  background: #ed6d00;
  width: 47px;
  height: 47px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 33px;
  margin-right: 20px;
  font-weight: 600;
  font-family: "futura-pt", sans-serif;
}

.recipe-box-howto li span {
  font-size: 18px;
  line-height: 1.4;
  width: 90%;
  display: inline-block;
}

.recipe-box-howto li span strong {
  color: #ed6d00;
}

.recipe-box-point {
  margin-top: 70px;
  margin-bottom: 8px;
  padding: 40px;
  position: relative;
  background: #fff5e9;
  border-radius: 32px;
  color: #ed6d00;
  font-size: 18px;
  line-height: 1.4;
}

.recipe-box-point h4 {
  position: absolute;
  display: inline-block;
  padding: 4px 32px;
  border-radius: 0 24px 24px 0;
  border: 4px solid #ed6d00;
  color: #ed6d00;
  background: #fff6e9;
  position: absolute;
  left: 0;
  top: -24px;
  line-height: 1.1;
  font-size: 32px;
  font-weight: 600;
  font-family: "futura-pt", sans-serif;
}

.recipe-box-point p {
  font-weight: 600;
}

.recipe-box-point p strong {
  font-size: 20px;
}

.recipe-box-profile {
  padding: 40px 0;
}

.recipe-box-profile-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.recipe-box-profile-title-img img {
  border-radius: 50%;
  max-width: 200px;
}

.recipe-box-profile-title-name {
  margin-left: 20px;
}

.recipe-box-profile-title-name span {
  display: inline-block;
  background: #dc6419;
  color: #fff;
  font-weight: bold;
  padding: 0.5em 1em;
  border-radius: 30px;
  font-size: 18px;
}

.recipe-box-profile-title-name strong {
  display: block;
  margin-top: 15px;
  font-size: 40px;
}

.recipe-box-profile-title-name small {
  font-size: 0.7em;
  display: inline-block;
  padding-left: 0.3em;
}

.recipe-box-profile-title-name sup {
  display: block;
  padding: 0.5em 0 0 0.2em;
  letter-spacing: 3px;
  font-size: 20px;
}

.recipe-box-profile-text {
  margin-top: 30px;
  line-height: 1.5;
  padding: 0 30px;
}

.recipe-box-profile-text h4 {
  font-size: 21px;
  font-weight: bold;
  color: #dc6419;
  border-bottom: 1px solid #dc6419;
  padding-bottom: 0.5em;
  margin-bottom: 0.7em;
}

.page_main_wlc {
  display: flex;
  justify-content: space-between;
  padding: 0 0 40px;
  flex-direction: column;
  align-items: center;
}

.page_wlc .page_title_reg {
  background: #181c6d;
}
.page_wlc .crumbs li a {
  color: #bebebe;
}
.page_wlc .crumbs li::after {
  color: #bebebe;
}
.page_wlc .page_name h1 {
  color: #181c6d;
  border-bottom: 1px solid #008c6c;
}
.page_wlc .page_link_lineup {
  background-image: url("../images/top/bg-top-wholecare_grd.svg");
  text-align: center;
  color: #fff;
}
.page_wlc .page_link_lineup li img {
  box-shadow: 3px 4px 46px #2b3a9e;
}
.page_wlc .page_label {
  border: 2px solid #181c6d;
}
.page_wlc .page_label dt {
  border-bottom: 1px dashed #181c6d;
}
.page_wlc .s_green .page_taste h3 {
  border: 2px solid #008c6c;
  color: #008c6c;
}
.page_wlc .s_green .page_taste li {
  border-bottom: 1px dashed #181c6d;
}
.page_wlc .c_yellow .page_name h1 {
  color: #181c6d;
  border-bottom: 1px solid #d18e1c;
}
.page_wlc .c_yellow .page_taste h3 {
  border: 2px solid #d18e1c;
  color: #d18e1c;
}
.page_wlc .c_yellow .page_taste li {
  border-bottom: 1px dashed #181c6d;
}
.page_wlc .p_red .page_name h1 {
  color: #181c6d;
  border-bottom: 1px solid #e1506b;
}
.page_wlc .p_red .page_taste h3 {
  border: 2px solid #e1506b;
  color: #e1506b;
}
.page_wlc .p_red .page_taste li {
  border-bottom: 1px dashed #181c6d;
}

@media screen and (max-width: 1500px) {
  .page_content {
    padding: 12vw 0 4vw;
    margin-bottom: -12vw;
  }
  .page_link_product {
    padding-bottom: 8vw;
  }
}
@media screen and (max-width: 1280px) {
  .bannerimg_special ul li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerimg span {
    padding: 4px 16px 6px;
    font-size: 14px;
  }
  .bannerimg_rcp span {
    bottom: 35%;
    left: 24px;
  }
  .banner_rcp {
    padding: 24px 8px 40px 16px;
  }
  .banner_rcp ul {
    height: 100%;
  }
  .banner_rcp li img {
    width: 24%;
  }
}
@media screen and (max-width: 768px) {
  .mysizenews {
    padding-top: 50px;
  }
  .page_head {
    height: auto;
  }
  .page_head_title b {
    margin: auto;
    width: 50px;
  }
  .header_hum {
    top: 8px;
  }
  .page_title {
    padding: 8px;
  }
  .page_title_single h1 {
    font-size: 22px;
  }
  .list_prd .header_store {
    top: 150px;
  }
  .page_body_recipe {
    padding: 0;
  }
  .page_body_recipe .w900 {
    max-width: 100%;
  }
  .main-img {
    margin-bottom: 24px;
  }
  .main-img .sup {
    left: 18px;
    bottom: 12px;
  }
  .main-img .kcal {
    right: 18px;
    bottom: 12px;
    font-size: 3.5em;
  }
  .main-img:before {
    border: 8px solid #dc6400;
  }
  .recipe-box-title {
    text-align: center;
    margin-bottom: 40px;
  }
  .recipe-box-title strong {
    font-size: 24px;
  }
  .recipe-box-title small {
    font-size: 14px;
  }
  .recipe-box {
    max-width: 90%;
    margin: auto;
    padding-bottom: 12vw;
  }
  .recipe-box h3 {
    font-size: 18px;
  }
  .recipe-box-material {
    display: block;
    padding: 16px 0 40px 0;
  }
  .recipe-box-material-left,
  .recipe-box-material-right {
    padding: 0 16px;
  }
  .recipe-box-howto ul {
    margin-top: 0;
  }
  .recipe-box-howto li {
    display: block;
    padding: 16px;
  }
  .recipe-box-howto li em {
    width: 40px;
    height: 40px;
    font-size: 24px;
    margin-right: 0;
  }
  .recipe-box-howto li span {
    font-size: 16px;
    width: auto;
    display: block;
  }
  .recipe-box-howto li span strong {
    color: #ed6d00;
  }
  .recipe-box-point {
    margin-top: 40px;
    padding: 32px 16px;
    font-size: 16px;
  }
  .recipe-box-point h4 {
    border: 3px solid #ed6d00;
    top: -16px;
    padding: 4px 24px 6px 16px;
    font-size: 24px;
  }
  .recipe-box-point p {
    font-weight: 600;
  }
  .recipe-box-profile-title {
    flex-direction: column;
  }
  .recipe-box-profile-title-img img {
    border-radius: 50%;
  }
  .recipe-box-profile-title-name {
    padding: 8px;
    margin: auto;
    text-align: center;
  }
  .recipe-box-profile-title-name strong {
    margin: 8px 0;
  }
  .recipe-box-profile-title-name sup {
    padding: 0;
  }
  .product_wrap {
    display: flex;
    flex-direction: column;
    padding: 40px 8px 40px;
    text-align: center;
  }
  .product_wrap figure img {
    width: 130px;
  }
  .product_wrap p {
    display: inline-block;
    padding: 0;
    text-align: center;
  }
  .product_wrap p b {
    padding-bottom: 8px;
  }
  .page_link_arragerecipe li {
    flex: 0 0 33%;
    padding: 0 16px;
  }
  .page_banner {
    margin-bottom: -8vw;
    margin-top: 0;
  }
  .banner_wrap {
    display: flex;
    flex-direction: column;
    max-width: 90%;
    padding-bottom: 40px;
  }
  .bannerimg {
    max-width: 90%;
    margin: auto;
  }
  .bannerimg span {
    padding: 4px 16px 6px;
    font-size: 14px;
  }
  .bannerimg_rcp span {
    bottom: 45%;
    left: 12%;
  }
  .banner {
    margin-bottom: 16px;
  }
  .banner_reg::after {
    left: -24px;
    top: -8px;
    font-size: 120px;
  }
  .banner_pls::after {
    left: -24px;
    top: -8px;
    font-size: 120px;
  }
  .banner_rcp {
    padding: 16px 16px 10vw;
  }
  .banner_rcp::after {
    left: -24px;
    top: -8px;
    font-size: 120px;
  }
  .banner_rcp ul {
    height: auto;
  }
  .banner_rcp li {
    flex: 0 0 100%;
    padding: 4px;
  }
  .banner_rcp li img {
    width: 10vw;
    margin: 0 4px;
  }
  .bannerimg_special ul {
    top: 32%;
  }
  .bannerimg_special ul li a {
    font-size: 30px;
  }
  .page_body {
    padding: 20px 20px 60px;
  }
  .page_main {
    display: flex;
    justify-content: space-between;
    padding: 0 0 40px;
    flex-direction: column;
  }
  .page_main_tx {
    flex: 0 0 50%;
    padding: 0 0px 20px;
    display: flex;
    flex-direction: column;
  }
  .page_main_tx p {
    text-align: center;
  }
  .page_main_tx h2 {
    padding-bottom: 20px;
  }
  .page_name {
    text-align: center;
    padding: 0 0 20px;
  }
  .page_name h1 b {
    display: block;
    font-size: 35px;
    line-height: 46px;
    padding-bottom: 10px;
  }
  .page_name h1 span {
    display: block;
    font-size: 16px;
  }
  .page_link_lineup li {
    padding: 0 20px;
  }
  .page_label dd {
    display: block;
    padding: 2px 0 0 16px;
  }
  .page_label dd:first-of-type {
    padding-top: 16px;
  }
}
@media screen and (max-width: 480px) {
  .crumbs {
    max-width: 100%;
  }
  .crumbs li {
    font-size: 9px;
  }
  .crumbs li::after {
    padding: 0 5px;
  }
  .page_name h1 b {
    font-size: 7vw;
    line-height: 1.5;
    white-space: nowrap;
  }
  .bannerimg_rcp span {
    bottom: 40%;
    left: 10%;
  }
  .banner_rcp {
    padding: 16px 16px 16vw;
  }
  .banner_rcp li img {
    width: 19vw;
  }
  .bannerimg_special ul li a {
    font-size: 4vw;
  }
  .page_link_arragerecipe li {
    flex: 0 0 50%;
    padding: 0 16px;
  }
  .page_link_lineup .slick-prev,
  .page_link_lineup .slick-next,
  .page_link_arragerecipe .slick-prev,
  .page_link_arragerecipe .slick-next {
    height: 40px;
  }
  ul .slick-prev {
    left: 8px;
    height: 40px;
  }
  ul .slick-next {
    right: 8px;
    height: 40px;
  }
}
.loading {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100vh;
  padding-bottom: 10vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.loader:after {
  background: #f6ad3c;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.product_wholecare_loading {
  background: #fff;
}

.product_wholecare_loading .loader:after {
  background: #181c6d;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}