@charset "utf-8";
/*front page*/
.home section .ttl {
  text-align: center;
}
.home section .ttl h2 {
  font-size: 32px;
  line-height: 1;
}
.home section .ttl span {
  font-size: 15px;
  line-height: 1;
  color: #f00;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: oblique 10deg;
  display: block;
  margin: 0 0 15px;
}
.home section .ttl h2::after {
  content: '';
  display: block;
  width: 46px;
  height: 2px;
  margin: 16px auto 0;
  background-color: #ff0000;
}
.prev-arrow {
  position: absolute;
  left: -30px;
  z-index: 9999;
}
.next-arrow {
  position: absolute;
  right: -30px;
  z-index: 9999;
}
#slider {
  position: relative;
  height: 442px;
}
#slider .slider_wrap {
  width: 2104px;
  height: 100%;
  position: absolute;
  right: -100%;
  left: -100%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
#slider .prev-arrow {
  position: absolute;
  left: 436px;
  top: 184px;
  z-index: 9999;
}
#slider .next-arrow {
  position: absolute;
  right: 436px;
  top: 184px;
  z-index: 9999;
}
/*
#slider .slick-slide {
	opacity: 0.6;
	transition: 0.5s;
}
#slider .slick-now {
	opacity: 1;
    transition: 0.5s;
}
*/
#slider .slick-slide {
  margin: 0 15px;
}
#slider .slider_wrap .link_btn {
  position: relative;
}
/*#slider .slider_wrap .link_btn a img {
  transition: .3s ease-in-out;
}
#slider .slider_wrap .link_btn a:hover img {
  opacity: 0.8;
}*/
#slider .slider_wrap .link_btn.b01 a:nth-child(1) {
  top: 0;
  left: 0;
  position: absolute;
  width: 42%;
}
#slider .slider_wrap .link_btn.b01 a:nth-child(2) {
  top: 0;
  right: 0;
  position: absolute;
  width: 42%;
}
#slider .slider_wrap .link_btn.b02 a {
  bottom: 1%;
  position: absolute;
  width: 10%;
}
#slider .slider_wrap .link_btn.b02 a:nth-child(1) {
  left: 1%;
}
#slider .slider_wrap .link_btn.b02 a:nth-child(2) {
  left: 12%;
}
#slider .slider_wrap .link_btn.b02 a:nth-child(3) {
  left: 22%;
}
#slider .slider_wrap .link_btn.ssb01 a {
  bottom: 0;
  position: absolute;
  width: 15%;
}
#slider .slider_wrap .link_btn.ssb01 a:nth-child(1) {
  left: 30%;
}
#slider .slider_wrap .link_btn.ssb01 a:nth-child(2) {
  left: 45%;
}
#slider .slider_wrap .link_btn.ssb01 a:nth-child(3) {
  left: 60%;
}
#slider .slider_wrap .link_btn.ssb02 a {
  bottom: 0;
  position: absolute;
  width: 33%;
}
#slider .slider_wrap .link_btn.ssb02 a:nth-child(1) {
  left: 0%;
}
#slider .slider_wrap .link_btn.ssb02 a:nth-child(2) {
  left: 33%;
}
#slider .slider_wrap .link_btn.ssb02 a:nth-child(3) {
  left: 66%;
}
#slider .slider_wrap .link_btn.ssb03 a {
  bottom: 0;
  position: absolute;
  width: 50%;
}
#slider .slider_wrap .link_btn.ssb03 a:nth-child(1) {
  left: 0%;
}
#slider .slider_wrap .link_btn.ssb03 a:nth-child(2) {
  left: 50%;
}
#slider .slider_wrap .link_btn.ssb04 a:nth-child(1), #slider .slider_wrap .link_btn.ssb04 a:nth-child(2), #slider .slider_wrap .link_btn.ssb04 a:nth-child(3) {
  bottom: 0;
  position: absolute;
  width: 16%;
}
#slider .slider_wrap .link_btn.ssb04 a:nth-child(1) {
  right: 36%;
}
#slider .slider_wrap .link_btn.ssb04 a:nth-child(2) {
  right: 19%;
}
#slider .slider_wrap .link_btn.ssb04 a:nth-child(3) {
  right: 2%;
}
#slider .slider_wrap .link_btn.ssb05 a:nth-child(1), #slider .slider_wrap .link_btn.ssb05 a:nth-child(2), #slider .slider_wrap .link_btn.ssb05 a:nth-child(3) {
  bottom: 0;
  position: absolute;
  width: 10.8%;
}
#slider .slider_wrap .link_btn.ssb05 a:nth-child(1) {
  left: 1.6%;
}
#slider .slider_wrap .link_btn.ssb05 a:nth-child(2) {
  left: 12.8%;
}
#slider .slider_wrap .link_btn.ssb05 a:nth-child(3) {
  left: 23.3%;
}
#slider .slider_wrap .link_btn.ssb06 a:nth-child(1) {
  bottom: 0;
  position: absolute;
  width: 33%;
}
#slider .slider_wrap .link_btn.ssb06 a:nth-child(2), #slider .slider_wrap .link_btn.ssb06 a:nth-child(3) {
  bottom: 0;
  position: absolute;
  width: 15%;
}
#slider .slider_wrap .link_btn.ssb06 a:nth-child(1) {
  left: 16%;
}
#slider .slider_wrap .link_btn.ssb06 a:nth-child(2) {
  right: 20%;
}
#slider .slider_wrap .link_btn.ssb06 a:nth-child(3) {
  right: 2%;
}
#slider .slider_wrap .link_btn.ssb07 a:nth-child(1), #slider .slider_wrap .link_btn.ssb07 a:nth-child(2), #slider .slider_wrap .link_btn.ssb07 a:nth-child(3) {
  bottom: 0;
  position: absolute;
  width: 21%;
}
#slider .slider_wrap .link_btn.ssb07 a:nth-child(1) {
  left: 0;
}
#slider .slider_wrap .link_btn.ssb07 a:nth-child(2) {
  right: 23%;
}
#slider .slider_wrap .link_btn.ssb07 a:nth-child(3) {
  right: 2%;
}
#slider .slider_wrap .link_btn.ssb0 a:nth-child(1), #slider .slider_wrap .link_btn.ssb0 a:nth-child(2), #slider .slider_wrap .link_btn.ssb0 a:nth-child(3) {
  bottom: 0;
  position: absolute;
  width: 9%;
}
#slider .slider_wrap .link_btn.ssb0 a:nth-child(1) {
  right: 21.3%;
}
#slider .slider_wrap .link_btn.ssb0 a:nth-child(2) {
  right: 12.5%;
}
#slider .slider_wrap .link_btn.ssb0 a:nth-child(3) {
  right: 3.5%;
}
#slider .slider_wrap .link_btn.ssb1 a:nth-child(1), #slider .slider_wrap .link_btn.ssb1 a:nth-child(2), #slider .slider_wrap .link_btn.ssb1 a:nth-child(3) {
  bottom: 0;
  position: absolute;
  width: 14.6%;
}
#slider .slider_wrap .link_btn.ssb1 a:nth-child(1) {
  left: 3%;
}
#slider .slider_wrap .link_btn.ssb1 a:nth-child(2) {
  left: 17.2%;
}
#slider .slider_wrap .link_btn.ssb1 a:nth-child(3) {
  left: 31%;
}
#slider .slider_wrap .link_btn.ssb2 a:nth-child(1), #slider .slider_wrap .link_btn.ssb2 a:nth-child(2) {
  bottom: 0;
  position: absolute;
}
#slider .slider_wrap .link_btn.ssb2 a:nth-child(1) {
  right: 37.5%;
  width: 10.7%;
}
#slider .slider_wrap .link_btn.ssb2 a:nth-child(2) {
  right: 27%;
  width: 10.7%;
}
#slider .slider_wrap .link_btn.ssb3 a {
	top: 0;
  bottom: 0;
  position: absolute;
}
#slider .slider_wrap .link_btn.ssb3 a:nth-child(1) {
  left: 50%;
  width: 50%;
  z-index: 1;
}
#slider .slider_wrap .link_btn.ssb3 a:nth-child(2) {
  right: 50%;
  width: 50%;
  z-index: 1;
}
#slider .slider_wrap .link_btn.ssb3 a img{
    height: 100%;
}
#slider .slider_wrap .link_btn.ssb4 a {
	top: 0;
  bottom: 0;
  position: absolute;
}
#slider .slider_wrap .link_btn.ssb4 a:nth-child(1) {
  left: 50%;
  width: 50%;
  z-index: 1;
}
#slider .slider_wrap .link_btn.ssb4 a:nth-child(2) {
  right: 50%;
  width: 50%;
  z-index: 1;
}
#slider .slider_wrap .link_btn.ssb4 a img{
    height: 100%;
}
#slider .slider_wrap .link_btn.ssb5 a:nth-child(1) {
	top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
#slider .slider_wrap .link_btn.ssb5 a:nth-child(1) {
    left: 33%;
    width: 17%;
    height: 19%;
}
#slider .slider_wrap .link_btn.ssb5 a img{
    height: 100%;
}
#slider .slider_wrap .link_btn a img {
  margin: 0;
  width: 100%;
  height: auto;
}
.slick-dots {
  overflow: hidden;
  margin: 10px auto 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
.slick-dots button {
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  text-indent: -9999px;
  height: 10px;
  width: 12px;
  margin: 0 10px;
  background-image: url("../img/top/dot.png");
  background-repeat: no-repeat;
}
.slick-dots li.slick-active button {
  background-image: url("../img/top/dot_ac.png");
}
.home section .more_btn {
  width: 380px;
  margin: auto;
}
.home section .more_btn a {
  display: block;
  background-color: #ff0000;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 18px 0;
  border-radius: 3px;
  width: 380px;
}
@media all and (-ms-high-contrast:none) {
  .home section .more_btn a {
    padding: 20px 0 16px;
  }
}
.home section .more_btn a:hover {
  opacity: 0.5;
}
.home section .more_btn a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.home section .more_btn a::before, .home section .more_btn a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.home section .more_btn a::before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
.home section .more_btn a::after {
  right: 25px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #f00;
  border-right: 1px solid #f00;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.home #news {
  padding: 50px 0 90px;
}
.home #news .inn {
  width: 1110px;
  margin: 60px auto 40px;
  box-sizing: border-box;
}
.home #news .inn dl {
  width: 100%;
  padding: 8px 6px;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  border-top: 1px solid #d1d1d1;
}
.home #news .inn dl {
  position: relative;
}
.home #news .inn dl::before, .home #news .inn dl::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.home #news .inn dl::before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f00;
}
.home #news .inn dl::after {
  right: 5px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.home #news .inn dl:last-child {
  margin: 0 auto;
  border-bottom: 1px solid #e6e6e6;
}
.home #news .inn dl dt.date {
  font-size: 14px;
  width: 130px;
}
.home #news .inn dl dd.cate {
  font-size: 14px;
  line-height: 1;
  width: 104px;
  text-align: center;
  color: #fff;
  padding: 4px 0;
  border-radius: 3px;
}
.home #news .inn dl dd.cate.c04.tekiji {
  background-color: #ff707e;
}
.home #news .inn dl dd.cate.c04.yuhou {
  background-color: #ff6d00;
}
.home #news .inn dl dd.cate.c04.tanshin {
  background-color: #d30000;
}
.home #news .inn dl dd.cate.c04.ir-shiryo {
  background-color: #a387a3;
}
.home #news .inn dl dd.cate.c04.sokai {
  background-color: #77b372;
}
.home #news .inn dl dd.cate.c04.pr-joho {
  background-color: #ff0000;
}
.home #news .inn dl dd.cate.c04.other {
  background-color: #666666;
}
@media all and (-ms-high-contrast:none) {
  .home #news .inn dl dd.cate {
    padding: 6px 0 2px;
  }
}
.home #news .inn dl dd.cate.c01 {
  background-color: #b1c100;
}
.home #news .inn dl dd.cate.c02 {
  background-color: #de9000;
}
.home #news .inn dl dd.cate.c03 {
  background-color: #ff80a1;
}
.home #news .inn dl dd.cate.c04 {
  background-color: #ff0000;
}
.home #news .inn dl dd.text {
  margin: 0 0 0 24px;
  font-size: 14px;
}
.home #news .inn dl dd.text br {
  display: none;
}
.home #item_info {
  padding: 80px 0 70px;
  box-sizing: border-box;
  background-image: url("../img/common/dot-pattern01.jpg");
  background-position: top 2px center;
}
.home #item_info .inn {
  max-width: 1200px;
  margin: 60px auto 10px;
  text-align: center;
}
.home #item_info .inn .slick-slide a {
  position: relative;
  display: block;
}
.home #item_info .inn .slick-slide img {
  display: inline-block;
  /*padding: 0 8%;*/
  margin: 2%;
  width: 270px;
  height: auto;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.home #item_info .inn .slick-slide span {
  position: absolute;
  top: 6px;
  left: 14px;
  display: block;
  padding: 0;
  margin: 0;
  box-shadow: none;
  background: none;
  width: 75px;
  height: 75px;
  background-repeat: no-repeat;
}
.home #item_info .inn .slick-slide span img {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  box-shadow: none;
  background: none;
}
.home #item_info .inn .slick-slide span {
  box-shadow: none;
  background: none;
  background-size: 100%;
	background-repeat: no-repeat;
}
.home #item_info .inn .slick-slide span.new {
  background-image: url("../img/top/new_icon.png");
}
.home #item_info .inn .slick-slide span.renewal {
  background-image: url("../img/top/renew_icon.png");
}
.home #item_info .inn .slick-slide span img {
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  box-shadow: none;
  background: none;
}
.home #item_info .prev-arrow, .home #item_info .next-arrow {
  top: 102px;
}
.home #item_info .comingsoon {
    font-size: 22px;
	margin: 50px 0!important;
}
.home #item_info h3 {
  font-size: 24px;
  margin: 0 0 20px;
  color: #ff0000;
  font-weight: bold;
}
.home #item_info .inn ul.cate_area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 45px 0 0;
}
.home #item_info .inn ul.cate_area li {
  margin: 0 0 2%;
  width: 25%;
}
.home #item_info .inn ul.cate_area li p {
  font-size: 16px;
}
.home #item_info .inn ul li a:hover {
  opacity: 0.5;
  transition: 0.3s;
  cursor: pointer;
}
.home #item_info .link {
  display: flex;
  width: 1040px;
  justify-content: space-between;
  margin: auto;
}
.home #item_info .link .more_btn {
  width: 426px;
  margin: 0;
}
.home #item_info .link .more_btn a {
  width: 426px;
}
.home #item_info .link .shop_btn a {
  background-color: #ffa309;
}
.home #item_info .link .shop_btn span img {
  margin: -4px 12px -4px 0;
}
@media all and (-ms-high-contrast:none) {
  .home #item_info .link .shop_btn span img {
    margin: -4px 12px 0 0;
  }
}
.home section .shop_btn a::after {
  border-top: 1px solid #ffa309;
  border-right: 1px solid #ffa309;
}
.home #campaign {
  padding: 60px 0;
  box-sizing: border-box;
}
.home #campaign .inn {
  margin: 45px auto 40px;
  text-align: center;
}
.home #campaign .inn .slick-slide img {
  display: inline-block;
  width: auto;
  height: 100%;
  max-height: 340px;
  margin: 0 5px;
}
.home #campaign .inn p {
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
  width: 252px;
  margin: 10px auto 0;
}
.home #campaign .prev-arrow, .home #campaign .next-arrow {
  top: 54px;
}
.home #campaign .slick-dots {
  margin: 25px 0 0;
}
.home .more_border {
  width: 1110px;
  margin: auto;
  text-align: right;
}
.home .more_border a {
  font-size: 14px;
  border-bottom: 1px solid #f00;
  padding: 0 30px 6px 6px;
}
.home .more_border a {
  position: relative;
}
.home .more_border a::before, .home .more_border a::after {
  position: absolute;
  top: 0;
  bottom: 6px;
  right: 6px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.home .more_border a::before {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f00;
}
.home .more_border a::after {
  right: 12px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.home #campaign .inn p.no_post {
  text-align: center;
  margin: 0 0 4%;
  width: auto;
}
.campaign_slide .slick-slide {
  max-height: 340px;
	width: auto !important; /* 自動計算を防ぐ */
    height: auto;
    box-sizing: border-box;
}
.campaign_slide .slick-track {
    display: flex !important;
    justify-content: center; /* スライドを中央寄せに */
}

.campaign_slide .slick-list {
    overflow: hidden;
    width: 100%;
}

.home #recipe {
  padding: 70px 0 10px;
  box-sizing: border-box;
  background-image: url("../img/common/dot-pattern02.jpg");
  background-position: top 2px center;
}
.home #recipe .inn {
  display: flex;
  width: 1200px;
  margin: 60px auto;
  text-align: center;
  justify-content: space-between;
}
.home #recipe .inn h3 {
  margin: 0 0 25px;
  font-size: 28px;
  color: #44b839;
  font-weight: bold;
}
.home #recipe .inn .reco_recipe {
  width: 580px;
  box-sizing: border-box;
  padding: 25px 15px 38px 38px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.home #recipe .inn .reco_recipe dl {
  display: flex;
}
.home #recipe .inn .reco_recipe dl:last-child {
  margin: 0;
}
.home #recipe .inn .reco_recipe dl dt {
  margin: 0 15px 0 0;
  position: relative;
  max-width: 252px;
  width: 100%;
}
.home #recipe .inn .reco_recipe dl dt img {
  width: 100%;
  height: auto;
}
.home #recipe .inn .reco_recipe dl dt span.i01 {
  position: absolute;
  top: -5px;
  left: -20px;
}
.home #recipe .inn .reco_recipe dl dt span.i02 {
  position: absolute;
  bottom: -10px;
  right: -6px;
}
.home #recipe .inn .reco_recipe dl dd {
  text-align: left;
  position: relative;
  padding: 0 0 25px;
}
.home #recipe .inn .reco_recipe dl dd span {
  font-size: 16px;
  color: #ff0000;
  line-height: 1;
  display: block;
  padding: 6px 0;
}
.home #recipe .inn .reco_recipe dl dd h4 {
  font-size: 24px;
  font-weight: bold;
}
.home #recipe .inn .reco_recipe dl dd .use_item {
  font-size: 12px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  width: 92px;
  line-height: 20px;
  text-align: center;
  margin: 0 0 4px;
  border-radius: 3px;
}
.home #recipe .inn .reco_recipe dl dd p {
  font-size: 16px;
  line-height: 1.5;
}
.home #recipe .inn .reco_recipe dl dd .more {
  position: absolute;
  bottom: -14px;
  right: 14px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #ff0000;
  padding: 6px 0;
  border-radius: 14px;
  border: 1px solid #f00;
  width: 160px;
  text-align: center;
}
@media all and (-ms-high-contrast:none) {
  .home #recipe .inn .reco_recipe dl dd .more {
    padding: 9px 0 3px;
  }
}
.home #recipe .inn .reco_recipe dl dd .more a {
  display: block;
  position: relative;
  color: #f00;
}
.home #recipe .inn .reco_recipe dl dd .more a::after {
  position: absolute;
  right: 8px;
  top: 6px;
  content: '';
  display: inline-block;
  border-bottom: solid 1px #ff0000;
  border-left: solid 1px #ff0000;
  width: 4px;
  height: 4px;
  transform: rotate(-135deg);
  margin: 0;
}
@media all and (-ms-high-contrast:none) {
  .home #recipe .inn .reco_recipe dl dd .more a::after {
    top: 2px;
  }
}
.home #recipe .inn .search_recipe {
  width: 580px;
  box-sizing: border-box;
  padding: 25px 15px 38px 30px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.home #recipe .inn .search_recipe h3 {
  margin: 0 0 20px 0;
}
.home #recipe .inn .search_recipe .box {}
.home #recipe .inn .search_recipe .box h4 {
  text-align: left;
  font-size: 20px;
  margin: 0 0 10px 8px;
}
.home #recipe .inn .search_recipe .box dl dd form {
  display: flex;
  align-items: center;
}
.home #recipe .inn .search_recipe .box dl dd:nth-child(1) form {
  margin: 0 0 25px;
}
.home #recipe .inn .search_recipe .box .search_box {
  width: 475px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 12px;
  padding: 13px 14px 12px;
  line-height: 1;
  display: block;
  box-sizing: border-box;
}
.home #recipe .inn .search_recipe .box .search_btn {
  height: 34px;
  width: 34px;
}
.home #recipe .inn .search_recipe .box dl dd:nth-child(1) .search_btn {
  margin: 0 0 0 12px;
}
.home #recipe .inn .search_recipe .box dl dd:nth-child(1) {
  margin: 0 0 10px;
}
.home #recipe .inn .search_recipe .box select {
  width: 150px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  background-color: #fff;
  background-image: url("../img/common/recipe_select.png");
  background-position: right 10px center;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 13px 14px 12px;
  line-height: 1;
  display: block;
  margin: 0 12px 0 0;
  box-sizing: border-box;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
}
.home #recipe .inn .search_recipe .hidden-search-field {
  display: none;
}
.home #corporate_info {
  padding: 70px 0 100px;
}
.home #corporate_info .inn {
  width: 1200px;
  margin: 50px auto 60px;
}
.home #corporate_info .inn ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.home #corporate_info .inn ul li {
  border-left: 1px solid #d5d5d5;
  width: 300px;
  box-sizing: border-box;
}
.home #corporate_info .inn ul li:last-child {
  border-right: 1px solid #d5d5d5;
}
.home #corporate_info .inn ul li p {
  font-size: 20px;
  line-height: 1;
  transition: 0.4s;
}
.home #corporate_info .inn ul li a {
  display: block;
  padding: 0 0 20px;
}
.home #corporate_info .inn ul li p {
  font-size: 16px;
  line-height: 1;
}
.home #corporate_info .inn ul li:nth-child(1) p {
  color: #ffa20f;
}
.home #corporate_info .inn ul li:nth-child(2) p {
  color: #44b839;
}
.home #corporate_info .inn ul li:nth-child(3) p {
  color: #ff3934;
}
.home #corporate_info .inn ul li:nth-child(4) p {
  color: #2587e1;
}
.home #corporate_info .inn ul li a:hover {
  transition: 0.4s;
  opacity: 0.5;
}
.home #btm_bnr {
  padding: 60px 0;
  box-sizing: border-box;
  background-image: url("../img/common/dot-pattern03.jpg");
  background-position: top 2px center;
}
.home #btm_bnr h2 {
  margin: 0 0 50px;
}
.home #btm_bnr ul {
  width: 1200px;
  margin: auto;
  display: flex;
  /*justify-content: center;*/
  justify-content: space-between;
  flex-wrap: wrap;
}
.home #btm_bnr ul li {
  text-align: center;
  width: 580px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}
.home #btm_bnr ul li a {
  display: block;
}
.home #btm_bnr ul li a dl {
  display: flex;
  text-align: left;
  width: 580px;
}
.home #btm_bnr ul li a dl dt {
  margin: 0;
  width: 50%;
}
.home #btm_bnr ul li a dl dd {
  position: relative;
  padding: 20px;
  width: calc(50% - 40px);
}
.home #btm_bnr ul li a dl dd h3 {
  font-size: 22px;
  font-weight: bold;
  color: #7fac45;
  line-height: 1.4;
}
.home #btm_bnr ul li:nth-child(4) a dl dd h3 {
  color: #ff0000;
}
.home #btm_bnr ul li a dl dd .btn {
  position: absolute;
  bottom: 25px;
  right: 25px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #ff0000;
  padding: 6px 0;
  border-radius: 14px;
  border: 1px solid #f00;
  width: 160px;
  text-align: center;
}
.home #btm_bnr ul li a dl dt img {
  width: 100%;
  height: auto;
}
@media all and (-ms-high-contrast:none) {
  .home #btm_bnr ul li a dl dd .btn {
    padding: 9px 0 3px;
  }
}
.home #btm_bnr ul li a dl dd span {
  position: relative;
  display: block;
}
.home #btm_bnr ul li a dl dd span::after {
  position: absolute;
  right: 8px;
  top: 6px;
  content: '';
  display: inline-block;
  border-bottom: solid 1px #ff0000;
  border-left: solid 1px #ff0000;
  width: 4px;
  height: 4px;
  transform: rotate(-135deg);
  margin: 0;
}
@media all and (-ms-high-contrast:none) {
  .home #btm_bnr ul li a dl dd span::after {
    top: 2px;
  }
}
.home #btm_bnr ul li a:hover {
  color: #000;
  opacity: 0.5;
}
.home #btm_bnr ul li p {
  font-size: 14px;
  line-height: 1.6;
  margin: 8px 0 0;
}
/*low page*/
#contents-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  background-image: url("../img/common/dot-pattern01.jpg");
}
#contents-header .inn {
  display: flex;
  flex-wrap: wrap;
}
#contents-header h2 {
  font-size: 28px;
  line-height: 1;
  width: 100%;
  order: 2;
}
#contents-header p {
  font-size: 16px;
  line-height: 1;
  color: #f00;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: oblique 10deg;
  margin: 0 0 15px;
  width: 100%;
}
#single {
  padding: 75px 0;
}
#single .inn {
  margin: 0 auto;
  width: 1200px;
}
#single .inn h3 {
  font-size: 22px;
  color: #f00;
  font-weight: bold;
}
#single .inn .item_main {
  margin: 0 auto 50px;
}
/*
#single .inn .item_main h2 {
font-size: 22px;
text-align: left;
border-bottom: 2px solid #ff0000;
padding: 0 0 4px;
margin: 0 0 30px;
color: #f00;
font-weight: bold;
}

#single .inn .item_main h2 span {
font-size: 12px;
display: inline-block;
border: 1px solid #f00;
padding: 0 4px;
margin: 0 10px 2px 0;
vertical-align: text-bottom;
}*/
#single .inn .item_main h2 {
  font-size: 22px;
  text-align: left;
  font-weight: bold;
  color: #f00;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  line-height: 1.5;
}
#single .inn .item_main h2 span {
  display: none;
}
#single .inn .item_main h2 span.new ,  #single .inn .item_main h2 span.renewal {
	margin: 0 10px 0 0;
	font-size: 13px;
    font-weight: bold;
    vertical-align: text-bottom;
    white-space: nowrap;
	background-color: #f00;
    padding: 4px 8px;
    color: #fff;
	display: inline-block;
}
#single .inn .item_main .ttl {
  display: flex;
  flex-flow: column;
  border-bottom: 2px solid #ff0000;
  padding: 0 0 4px;
  margin: 0 0 5px;
}
#single .inn .item_main .catch {
	margin-top: 10px;
}
#single .inn .item_main .category {
  display: flex;
}
#single .inn .item_main .category span {
  font-size: 12px;
  font-weight: bold;
  vertical-align: text-bottom;
	white-space: nowrap;
	position: relative;
  color: #f00;	
  margin: 0 25px 5px 0;
}
#single .inn .item_main .category span a {
  color: #f00;
}
#single .inn .item_main .category span a:hover {
  color: #333;	
}
#single .inn .item_main .category span::after {
   content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #FF0000;
    border-right: solid 1px #FF0000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -4px;
}
#single .inn .item_main .category span[class*="-"]::after {
  content: none;
}
#single .inn .item_main .category span.other {
  order: 100;
}
#single .inn .item_main .category span:only-child::after {
  content: none;
}
#single .inn .item_main .category span.new, #single .inn .item_main .category span.renewal {
  /*order: -1;
  margin: 0 10px 5px 0;*/
	display: none;
}
#single .inn .item_main .category span.new::after, #single .inn .item_main .category span.renewal::after{
  content: none;
}
#single .inn .item_main .category span[class*="-"] {
  order: 1;
}
#single .inn .item_main .category span.no-index {
  display: none;
}
#single .inn .item_main dl {
  display: flex;
  justify-content: space-between;
	margin: 40px 0 0;
}
#single .inn .item_main > dl > dt {
  width: 470px;
  height: 470px;
  border: 1px solid #ececec;
  padding: 10px;
  box-sizing: border-box;
}
#single .inn .item_main dl dt img {
  max-width: 100%;
  height: auto;
}
#single .inn .item_main dl dd {
  width: 670px;
}
#single .inn .item_main dl dd p {
  font-size: 16px;
  line-height: 27px;
}
#single .inn .item_main dl dd span {
  font-size: 12px;
  margin: 8px 0 0;
  display: block;
  text-align: right;
}
#single .inn .detail dl {
  display: flex;
  justify-content: space-between;
  border-top: 1px dotted #777777;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
#single .inn .detail dl dt {
  box-sizing: border-box;
  background-color: #f4f4f4;
  width: 125px;
  padding: 0 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #777777;
}
#single .inn .detail dl dd {
  box-sizing: border-box;
  width: 544px;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  font-size: 16px;
  border-bottom: 1px dotted #777777;
}
#single .inn .more_btn {
  margin: 30px 0 0;
}
#single .inn .more_btn a {
  display: block;
  padding: 12px 45px;
  box-sizing: border-box;
  border: 1px solid #FF0000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  position: relative;
  background-color: #f00;
  width: 408px;
  margin: 0 0 0 auto;
}
#single .inn .item_main dl dd .more_btn a span {
  display: inline-block;
  margin: 0 8px 0 0;
}
#single .inn .more_btn a::before, #single .inn .more_btn a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#single .inn .more_btn a::before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
#single .inn .more_btn a::after {
  right: 25px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#single .inn .more_btn a:hover {
  opacity: 0.7;
}
#single .flex_box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 40px;
}
#single .inn .flex_box h3 {
  line-height: 1;
}
#single .inn .allergy {
  margin: 0;
  width: 470px;
}
#single .inn .allergy ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0;
}
#single .inn .allergy ul li {
  background-color: #dfdfdf;
  position: relative;
  border-radius: 5px;
  width: 66px;
  margin: 0 14px 14px 0;
}
#single .inn .allergy ul li img {
  width: 100%;
  height: auto;
}
#single .inn .allergy ul li.ac {
  background-color: #df4f41;
}
#single .inn .allergy ul li:nth-child(6n) {
  margin: 0 0 15px 0;
}
#single .inn .allergy ul li p {
  position: absolute;
  bottom: 3px;
  text-align: center;
  font-size: 8px;
  line-height: 1;
  width: 100%;
}
#single .inn .allergy ul li.ac p {
  color: #fff;
}
#single .inn .allergy > p {
  font-size: 12px;
  line-height: 18px;
  color: #FF0000;
  margin: 5px 0 0;
}
#single .inn .nutrients {
  width: 670px;
}
#single .inn .nutrients p {
  margin: 0;
  font-size: 14px;
  text-align: right;
  line-height: 1;
}
#single .inn .nutrients dl {
  display: flex;
  justify-content: flex-start;
  border-top: 1px dotted #777777;
  flex-wrap: wrap;
  margin: 6px 0 0 0;
}
#single .inn .nutrients dl dt {
  box-sizing: border-box;
  background-color: #f4f4f4;
  width: 125px;
  padding: 0 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #777777;
}
#single .inn .nutrients dl dd {
  box-sizing: border-box;
  width: 210px;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  font-size: 16px;
  border-bottom: 1px dotted #777777;
}
#single .inn .recipe {
  margin: 100px 0 0;
}
#single .inn .recipe .sub_ttl {
  font-size: 12px;
  line-height: 1;
  color: #f00;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: oblique 10deg;
  margin: 0 0 6px;
}
#single .inn .recipe h3 {
  border-bottom: 2px solid #f00;
}
#single .inn .recipe .box {
  margin: 25px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#single .inn .recipe .box .material {
  width: 100%;
  display: flex;
  margin: 0 0 40px;
  position: relative;
  overflow: hidden;
}
#single .inn .recipe .box .material .pict {
  margin: 0 0 45px;
  /*width: 320px;*/
  width: 25%;
}
#single .inn .recipe .box .material .pict img {
  width: 100%;
  height: auto;
}
#single .inn .recipe .box .material .detail_box h4 {
  background-color: #f7f7f7;
  font-size: 16px;
  line-height: 1;
  padding: 14px 50px;
  color: #f00;
  margin: 0 0 10px;
  font-weight: bold;
  background-repeat: no-repeat;
}
#single .inn .recipe .box .material .detail_box p {
  font-size: 16px;
  line-height: 27px;
  margin: 0 10px 20px
}
#single .inn .recipe .box .material .detail_box p span {
  color: #f00;
}
#single .inn .recipe .box .material .detail_box .mate h4 {
  background-image: url("../img/common/recipe_icon01.png");
  background-position: center left 22px;
}
#single .inn .recipe .box .material .detail_box .make h4 {
  background-image: url("../img/common/recipe_icon02.png");
  background-position: center left 20px;
}
#single .inn .recipe .box .material .detail_box .make dl {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
}
#single .inn .recipe .box .material .detail_box .make dl dt {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  border-radius: 14px;
  background-color: #ff0000;
  text-align: center;
  margin: 6px 10px 0 0;
}
#single .inn .recipe .box .material .detail_box .make dl dd {
  font-size: 16px;
  line-height: 1.5;
  margin: 3px 0 0;
  flex: 1;
  text-align: justify;
}
#single .inn .recipe .box .material .detail_box .make dl dd span {
  color: #f00;
}
#single .inn .recipe .box .material .detail_box .text {
  padding: 0 10px;
}
#single .inn .recipe .box .material .detail_box a {
  text-decoration: underline;
}
#single .inn .recipe .box .material .detail_box p span {
  color: #f00;
}
#single .inn .recipe .box .material .detail_box {
  /*width: 496px;*/
  /*width: calc(100% - 700px);*/
  width: calc(55% - 40px);
  margin: 0 20px;
}
#single .inn .recipe .box .material .memo_wrap {
  /* width: 300px;*/
  width: 20%;
}
#single .inn .recipe .box .material .memo_wrap .memo {
  padding: 25px;
  box-sizing: border-box;
  background-image: url(../img/common/dot-pattern01.jpg);
}
#single .inn .recipe .box .material .memo_wrap .memo h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 15px;
  color: #f00;
  padding: 5px 0 5px 32px;
  background-image: url("../img/common/recipe_icon03.png");
  background-position: center left;
  background-repeat: no-repeat;
  border: none;
}
#single .inn .recipe .box .material .memo_wrap .memo p {
  font-size: 14px;
}
#single .inn .recipe .box .material .memo_wrap .memo p span {
  color: #f00;
}
#single .inn .recipe .box .material .pict img {
  max-width: 100%;
}
#single .inn .recipe .box .recipe_nutrients {}
#single .inn .recipe .box .recipe_nutrients h3 {
  border: none;
  line-height: 1;
}
#single .inn .recipe .box .recipe_nutrients p {
  font-size: 14px;
  text-align: right;
  line-height: 1;
}
#single .inn .recipe .box .recipe_nutrients dl {
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0 0;
  width: 988px;
  border-top: 1px dotted #777777;
}
#single .inn .recipe .box .recipe_nutrients dl dt {
  box-sizing: border-box;
  background-color: #f4f4f4;
  width: 125px;
  padding: 0 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #777777;
}
#single .inn .recipe .box .recipe_nutrients dl dd {
  box-sizing: border-box;
  width: 204px;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  font-size: 16px;
  border-bottom: 1px dotted #777777;
}
#single .inn .recipe .make {
  font-size: 20px;
  /*margin: 0 20px;*/
}
#single .inn .recipe .make span {
  color: #FF0000;
}
#single .inn .use {
  margin: 60px 0 50px;
}
#single .inn .use h3 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 6px;
  margin: 0 0 22px;
  color: #000;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
}
#single .inn .use ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#single .inn .use ul li {
  width: 220px;
  margin: 0 25px 40px 0;
}
#single .inn .use ul li:nth-child(5n) {
  margin: 0 0 40px;
}
#single .inn .use ul li img {
  width: 100%;
  height: auto;
  padding: 20px;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
}
#single .inn .use ul li p {
  font-size: 14px;
  line-height: 1.4;
  margin: 10px 0 0;
  text-align: left;
}
#single .inn .use ul li p br {
  display: none;
}
/*item*/
#item {
  margin: 75px 0 0;
}
#item .inn {
  width: 1200px;
  margin: auto;
}
#item .inn .search_area h3 {
  color: #FF0000;
  font-size: 20px;
  margin: 0 0 10px;
}
.search_area .item_category ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 40px;
}
.search_area .item_category ul li {
  margin: 0 4% 28px 0;
  display: flex;
  align-items: center;
  width: 22%;
}
.search_area .item_category ul li:nth-child(4n) {
  margin: 0 0 28px;
}
.search_area .item_category ul li a {
  width: 100%;
  background-color: #fff;
  background-position: left center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  height: 100px;
  display: flex;
  align-items: center;
  text-align: left;
  border: 2px solid #9dc56d;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.4;
  padding: 0 0 0 108px;
  transition: 0.3s;
}
.search_area .item_category ul li:nth-child(1) a {
  background-image: url("../img/common/cate_01.png");
}
.search_area .item_category ul li:nth-child(2) a {
  background-image: url("../img/common/cate_02.png");
}
.search_area .item_category ul li:nth-child(3) a {
  background-image: url("../img/common/cate_03_1.png");
}
.search_area .item_category ul li:nth-child(4) a {
  background-image: url("../img/common/cate_04.png");
}
.search_area .item_category ul li:nth-child(5) a {
  background-image: url("../img/common/cate_05_1.png");
}
.search_area .item_category ul li:nth-child(6) a {
  background-image: url("../img/common/cate_06.png");
}
.search_area .item_category ul li:nth-child(7) a {
  background-image: url("../img/common/cate_c01.png");
}
.search_area .item_category ul li:nth-child(8) a {
  background-image: url("../img/common/cate_c02_1.png");
}
.search_area .item_category ul li:nth-child(9) a {
  background-image: url("../img/common/cate_c03.png");
}
.search_area .item_category ul li:nth-child(10) a {
  background-image: url("../img/common/cate_07_1.png");
}
.search_area .item_category ul li:nth-child(11) a {
  background-image: url("../img/common/cate_08.png");
}
.search_area .item_category ul li a:hover {
  opacity: 0.5;
  transition: 0.3s;
  cursor: pointer;
}
#item .inn .search_area .free_search {
  margin: 0 0 75px;
}
#item .inn .search_area .free_search .search_box {
  width: 524px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background-color: #fff;
  font-size: 18px;
  padding: 10px;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 14px;
}
#item .inn .search_area .free_search .search_btn {
  width: 210px;
  background-color: #ff0000;
  background-image: url("../img/common/btn_icon.png");
  background-repeat: no-repeat;
  background-position: right 20px center;
  font-size: 16px;
  line-height: 1;
  padding: 13px 0 13px 22px;
  margin: 0 0 0 25px;
  color: #fff;
  border-radius: 3px;
  text-align: left;
  display: inline-block;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
}
#item .inn .search_area .allergy_search .flex_wrap {
  display: flex;
  flex-wrap: wrap;
}
#item .inn .search_area .allergy_search label {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
  background-color: #df4f41;
  color: #fff;
  width: 82px;
  height: 82px;
  display: block;
  position: relative;
  border-radius: 6px;
  margin: 0 29px 20px 0;
}
#item .inn .search_area .allergy_search label p {
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 10px;
}
#item .inn .search_area .allergy_search input[type="checkbox"]:checked + label {
  background-color: #dfdfdf;
  color: #000;
}
#item .inn .search_area .allergy_search label:nth-of-type(11n) {
  margin: 0 0 20px 0;
}
#item .inn .search_area .allergy_search .search-label-a1 {
  background-image: url("../img/common/allergy_i01.png");
}
#item .inn .search_area .allergy_search .search-label-a2 {
  background-image: url("../img/common/allergy_i02.png");
}
#item .inn .search_area .allergy_search .search-label-a3 {
  background-image: url("../img/common/allergy_i03.png");
}
#item .inn .search_area .allergy_search .search-label-a4 {
  background-image: url("../img/common/allergy_i04.png");
}
#item .inn .search_area .allergy_search .search-label-a5 {
  background-image: url("../img/common/allergy_i05.png");
}
#item .inn .search_area .allergy_search .search-label-a6 {
  background-image: url("../img/common/allergy_i06.png");
}
#item .inn .search_area .allergy_search .search-label-a7 {
  background-image: url("../img/common/allergy_i07.png");
}
#item .inn .search_area .allergy_search .search-label-a8 {
  background-image: url("../img/common/allergy_i08.png");
}
#item .inn .search_area .allergy_search .search-label-a9 {
  background-image: url("../img/common/allergy_i09.png");
}
#item .inn .search_area .allergy_search .search-label-a10 {
  background-image: url("../img/common/allergy_i10.png");
}
#item .inn .search_area .allergy_search .search-label-a11 {
  background-image: url("../img/common/allergy_i11.png");
}
#item .inn .search_area .allergy_search .search-label-a12 {
  background-image: url("../img/common/allergy_i12.png");
}
#item .inn .search_area .allergy_search .search-label-a13 {
  background-image: url("../img/common/allergy_i13.png");
}
#item .inn .search_area .allergy_search .search-label-a14 {
  background-image: url("../img/common/allergy_i14.png");
}
#item .inn .search_area .allergy_search .search-label-a15 {
  background-image: url("../img/common/allergy_i15.png");
}
#item .inn .search_area .allergy_search .search-label-a16 {
  background-image: url("../img/common/allergy_i16.png");
}
#item .inn .search_area .allergy_search .search-label-a17 {
  background-image: url("../img/common/allergy_i17.png");
}
#item .inn .search_area .allergy_search .search-label-a18 {
  background-image: url("../img/common/allergy_i18.png");
}
#item .inn .search_area .allergy_search .search-label-a19 {
  background-image: url("../img/common/allergy_i19.png");
}
#item .inn .search_area .allergy_search .search-label-a20 {
  background-image: url("../img/common/allergy_i20.png");
}
#item .inn .search_area .allergy_search .search-label-a21 {
  background-image: url("../img/common/allergy_i21.png");
}
#item .inn .search_area .allergy_search .search-label-a22 {
  background-image: url("../img/common/allergy_i22.png");
}
#item .inn .search_area .allergy_search .search-label-a23 {
  background-image: url("../img/common/allergy_i23.png");
}
#item .inn .search_area .allergy_search .search-label-a24 {
  background-image: url("../img/common/allergy_i24.png");
}
#item .inn .search_area .allergy_search .search-label-a25 {
  background-image: url("../img/common/allergy_i25.png");
}
#item .inn .search_area .allergy_search .search-label-a26 {
  background-image: url("../img/common/allergy_i26.png");
}
#item .inn .search_area .allergy_search .search-label-a27 {
  background-image: url("../img/common/allergy_i27.png");
}
#item .inn .search_area .allergy_search .search-label-a28 {
  background-image: url("../img/common/allergy_i28.png");
}
#item .inn .search_area .allergy_search .search-label-a29 {
  background-image: url("../img/common/allergy_i29.png");
}
#item .inn .search_area .allergy_search .search_btn {
  width: 380px;
  background-color: #ff0000;
  background-image: url("../img/common/btn_icon.png");
  background-repeat: no-repeat;
  background-position: right 20px center;
  font-size: 16px;
  line-height: 1;
  padding: 20px 0;
  margin: 20px auto;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  display: block;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
}
#item .inn .archive_list {
  margin: 160px 0 100px;
}
#item .inn .archive_list ul {
  display: flex;
  flex-wrap: wrap;
}
#item .inn .archive_list ul li {
  width: 220px;
  margin: 0 25px 70px 0;
}
#item .inn .archive_list ul li:nth-child(5n) {
  margin: 0 0 70px;
}
#item .inn .archive_list ul li img {
  width: 100%;
  height: auto;
}
#item .inn .archive_list ul li p {
  font-size: 14px;
  line-height: 21px;
  margin: 10px 0 0;
  min-height: 5em;
}
#item .inn .archive_list ul li p br {
  display: none;
}
#item .inn .archive_list ul li .more {
  border: 1px solid #f00;
  text-align: center;
}
#item .inn .archive_list ul li .more a {
  display: block;
  font-size: 12px;
  line-height: 1;
  padding: 9px 0;
  color: #f00;
  transition: 0.4s;
}
#item .inn .archive_list ul li .shop a span {
  padding: 0 4px 0 0;
}
#item .inn .archive_list ul li .shop a span img {
  width: 20px;
  height: 20px;
}
#item .inn .archive_list ul li .shop {
  border: 1px solid #f00;
  text-align: center;
  margin: 10px 0;
}
#item .inn .archive_list ul li .shop a {
  display: block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0;
  background-color: #f00;
  color: #fff;
  transition: 0.4s;
}
#item .inn .archive_list ul li a:hover {
  opacity: 0.6;
  transition: 0.4s;
}
/*campaign*/
#item .inn .campaign_list {
  margin: 75px 0 100px;
}
#item .inn .campaign_list ul {
  display: flex;
  flex-wrap: wrap;
}
#item .inn .campaign_list ul li {
  width: 282px;
  margin: 0 24px 50px 0;
}
#item .inn .campaign_list ul li:nth-child(4n) {
  margin: 0 0 50px;
}
#item .inn .campaign_list ul li img {
  width: 100%;
  height: auto;
}
#item .inn .campaign_list ul li img {
  transition: 0.4s;
}
#item .inn .campaign_list ul li a:hover img {
  opacity: 0.7;
  transition: 0.4s;
}
#item .inn .campaign_list ul li p {
  font-size: 14px;
  line-height: 21px;
  margin: 10px 0 0;
  min-height: 5em;
}
/*pagenavi*/
.wp-pagenavi {
  margin: 60px 0 0;
  font-size: 12px;
  text-align: center;
}
.wp-pagenavi span.current, .wp-pagenavi a.page, .wp-pagenavi a.last, .wp-pagenavi a.first {
  width: 34px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  margin: 8px 10px;
  padding: 10px 0;
  line-height: 1;
  border: 1px solid #f00;
  transition: .3s;
  box-sizing: border-box;
  background-color: #fff;
  color: #f00;
}
.wp-pagenavi a.last, .wp-pagenavi a.first {
  width: 56px;
}
.wp-pagenavi a.page:hover, .wp-pagenavi span.current {
  border: 1px solid #f00;
  transition: .3s;
  background-color: #f00;
  color: #fff;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 50px;
  text-align: center;
  display: inline-block;
  margin: 0 2px;
  padding: 5px 0;
  line-height: 1;
  color: #f00;
}
.wp-pagenavi .pages {
  display: none;
}
/*privacy policy*/
.privacy {
  width: 1200px;
  margin: 100px auto;
}
.privacy p {
  font-size: 14px;
}
@media only screen and (max-width: 786px) {
  .slick-dots button {
    background-size: 100%;
    height: 8px;
    width: 8px;
    margin: 0 8px;
  }
  /*front page*/
  .home section .ttl h2 {
    font-size: 26px;
  }
  .home section .ttl span {
    font-size: 14px;
  }
  .home section h2::after {
    width: 20px;
    height: 2px;
    margin: 8px auto 0;
  }
  #slider .slick-slide img {
    margin: 0;
  }
  .prev-arrow {
    position: absolute;
    left: 10px;
    z-index: 9999;
  }
  .next-arrow {
    position: absolute;
    right: 10px;
    z-index: 9999;
  }
  #slider {
    margin: 0;
    height: auto;
  }
  #slider .slider_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    right: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding: 0;
  }
  #slider .prev-arrow {
    position: absolute;
    left: 435px;
    top: 220px;
    z-index: 9999;
  }
  #slider .next-arrow {
    position: absolute;
    right: 435px;
    top: 220px;
    z-index: 9999;
  }
  .home section .more_btn {
    width: 80%;
  }
  .home section .more_btn a {
    display: block;
    background-position: right 16px center;
    font-size: 16px;
    line-height: 1;
    padding: 5% 0;
    width: 100%;
  }
  .home .slick-dots {
    margin: 10px auto 0;
  }
  .home #news {
    padding: 10% 0;
  }
  .home #news .inn {
    width: 92%;
    margin: 6% auto 0;
    box-sizing: border-box;
    padding: 4%;
  }
  .home #news .inn dl {
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: center;
    padding: 2% 4% 2% 0;
  }
  .home #news .inn dl:last-child {
    margin: 0 auto;
  }
  .home #news .inn dl dt.date {
    font-size: 14px;
    width: auto;
    margin: 0 2% 0 0;
  }
  .home #news .inn dl dd.cate {
    font-size: 13px;
    width: 7em;
    text-align: center;
    color: #fff;
    line-height: 20px;
    padding: 0;
  }
  .home #news .inn dl dd.text {
    margin: 1% 0 0;
    width: 100%;
    font-size: 14px;
  }
  .home #item_info {
    padding: 10% 0;
    height: auto;
  }
  .home #item_info .inn {
    width: 92%;
    margin: 10% auto 6%;
  }
  .home #item_info .prev-arrow, .home #item_info .next-arrow {
    top: 50%;
    margin: -4% 0 0;
    width: 4%;
  }
  .home #item_info .prev-arrow {
    left: -0.5%;
  }
  .home #item_info .next-arrow {
    right: -0.5%;
  }
  .home #item_info h3 {
    font-size: 18px;
    margin: 0 0 2%;
  }
  .home #item_info .slick-initialized .slick-slide {
    margin: 0 10px;
  }
  .home #item_info .comingsoon {
    font-size: 18px;
  }
  .home #item_info .inn .slick-slide span {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 50%;
  }
  .home #item_info .inn ul.cate_area {
    flex-wrap: wrap;
    margin: 4% 0 0;
  }
  .home #item_info .inn ul.cate_area li {
    margin: 0 0 2%;
    width: 49%;
  }
  .home #item_info .inn ul.cate_area li a {
    width: 100%;
  }
  .home #item_info .inn ul.cate_area li a img {
    width: 65%;
  }
  .home #item_info .inn ul.cate_area li a p {
    width: 100%;
    font-size: 13px;
    line-height: 19px;
    padding: 2% 0 5%;
  }
  .home #item_info .inn ul.slick-dots li {
    width: 8%;
  }
  .home #item_info .shop_btn a {
    display: block;
    font-size: 16px;
    padding: 0.6% 0;
    line-height: 50px;
  }
  .home #item_info .shop_btn a span {
    display: inline-block;
    line-height: 1.2;
    margin: 0 12px 0 0;
    width: 6%;
  }
  .home #item_info .link {
    display: block;
    width: 80%;
    justify-content: space-between;
    margin: auto;
    flex: wrap;
  }
  .home #item_info .link .more_btn {
    width: 100%;
    margin: 0 0 4%;
  }
  .home #item_info .link .more_btn a {
    width: 100%;
  }
  .home #item_info .link .shop_btn span img {
    margin: -4px 0 0 0;
  }
  .home section .shop_btn a::after {
    border-top: 1px solid #ffa309;
    border-right: 1px solid #ffa309;
  }
  .home #recipe {
    padding: 60px 0;
  }
  .home #recipe .inn {
    width: 100%;
    margin: 10% auto 5%;
    display: block;
  }
  .home #recipe .inn h3 {
    margin: 0 0 20px;
    font-size: 18px;
  }
  .home #recipe .inn .reco_recipe {
    width: 90%;
    border-right: none;
    box-sizing: border-box;
    padding: 4% 4% 6%;
    margin: auto;
  }
  .home #recipe .inn .reco_recipe dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .home #recipe .inn .reco_recipe dl:last-child {
    margin: 0;
  }
  .home #recipe .inn .reco_recipe dl dt {
    margin: 0 auto 4%;
    position: relative;
    width: 92%;
  }
  .home #recipe .inn .reco_recipe dl dt img {
    width: 100%;
  }
  .home #recipe .inn .reco_recipe dl dt .home #recipe .inn .reco_recipe dl dt span {
    position: absolute;
    bottom: -5px;
    right: -5px;
  }
  .home #recipe .inn .reco_recipe dl dd {
    text-align: left;
    position: relative;
    width: 92%;
    margin: auto;
  }
  .home #recipe .inn .reco_recipe dl dd span {
    font-size: 14px;
    color: #ff0000;
    line-height: 1;
    display: block;
  }
  .home #recipe .inn .reco_recipe dl dd h4 {
    font-size: 18px;
  }
  .home #recipe .inn .reco_recipe dl dd .use_item {
    font-size: 14px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    width: 110px;
    line-height: 22px;
    text-align: center;
    margin: 0 0 4px;
  }
  .home #recipe .inn .reco_recipe dl dd p {
    font-size: 14px;
    line-height: 17px;
  }
  .home #recipe .inn .reco_recipe dl dd .more {
    font-size: 13px;
    display: block;
    width: 140px;
    text-align: center;
    line-height: 24px;
    border-radius: 12px;
    margin: 4% 0 0 auto;
    padding: 0;
    position: relative;
    bottom: 0;
    right: 0;
  }
  .home #recipe .inn .reco_recipe dl dd .more a::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    transform: rotate(-135deg);
    margin: 0 0 2px 8px;
    top: 8px;
  }
  .home #recipe .inn .reco_recipe dl dd .more a:hover {
    opacity: 0.5;
    transition: 0.4s;
  }
  .home #recipe .inn .search_recipe {
    width: 90%;
    padding: 4% 4% 6%;
    margin: 6% auto 0;
    box-sizing: border-box;
  }
  .home #recipe .inn .search_recipe h3 {
    margin: 0 0 20px 0;
  }
  .home #recipe .inn .search_recipe .box {}
  .home #recipe .inn .search_recipe .box h4 {
    text-align: left;
    font-size: 14px;
    margin: 0 0 8px;
  }
  .home #recipe .inn .search_recipe .box dl dd form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .home #recipe .inn .search_recipe .box dl dd:nth-child(1) form {
    margin: 0 0 25px;
  }
  .home #recipe .inn .search_recipe .box .search_box {
    width: 88%;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    font-size: 12px;
    padding: 13px 14px 12px;
    line-height: 1;
    display: block;
    box-sizing: border-box;
  }
  .home #recipe .inn .search_recipe .box .search_btn {
    margin: 0 0 0 3%;
    width: 9%;
    height: auto;
  }
  .home #recipe .inn .search_recipe .box dl dd:nth-child(1) .search_btn {
    margin: 0 0 0 3%;
    width: 9%;
    height: auto;
  }
  .home #recipe .inn .search_recipe .box dl dd:nth-child(1) {
    margin: 0 0 10px;
  }
  .home #recipe .inn .search_recipe .box select {
    width: 30%;
    border-radius: 5px;
    font-size: 12px;
    padding: 13px 14px 12px;
    line-height: 1;
    display: block;
    margin: 0 12px 0 0;
    box-sizing: border-box;
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
  }
  .home #recipe .inn .search_recipe .box dl dd:nth-of-type(2) select:nth-of-type(1) {
    width: 88%;
    margin: 0 0 3%;
  }
  .home #recipe .inn .search_recipe .box dl dd:nth-of-type(2) select:nth-of-type(2), .home #recipe .inn .search_recipe .box dl dd:nth-of-type(2) select:nth-of-type(3) {
    width: 42%;
    margin: 0;
  }
  .home #recipe .inn .search_recipe .box dl dd:nth-of-type(2) select:nth-of-type(2) {
    margin: 0 4% 0 0;
  }
  .home #recipe .inn .search_recipe .hidden-search-field {
    display: none;
  }
  .home #campaign {
    padding: 10% 0 15%;
    height: auto;
  }
  .home #campaign .inn {
    width: 92%;
    margin: 10% auto 4%;
  }
  .home #campaign .inn .slick-slide img {
    display: inline-block;
    width: 100%;
    margin: 0;
  }
  .home #campaign .inn p {
    font-size: 14px;
    line-height: 1.6;
    width: 100%;
    margin: 2% auto 0;
  }
  .home #campaign .prev-arrow, .home #campaign .next-arrow {
    top: 100%;
    margin: -8% 0 0;
    width: 4%;
    display: none !important;
  }
  .home #campaign .prev-arrow {
    left: -0.5%;
  }
  .home #campaign .next-arrow {
    right: -0.5%;
  }
  .home #campaign .slick-initialized .slick-slide {
    margin: 0 10px;
  }
  .home .more_border {
    width: 100%;
  }
  .home #corporate_info {
    padding: 10% 0 14%;
  }
  .home #corporate_info .inn {
    width: 92%;
    margin: 6% auto;
  }
  .home #corporate_info .inn ul {
    flex-wrap: wrap;
  }
  .home #corporate_info .inn ul li {
    width: 50%;
    margin: 0 0 2%;
  }
  .home #corporate_info .inn ul li p {
    font-size: 14px;
    padding: 6% 0;
    background-position: right 8px center;
  }
  .home #btm_bnr {
    padding: 60px 0;
  }
  .home #btm_bnr h2 {
    margin: 0 0 10%;
  }
  .home #btm_bnr ul {
    width: 92%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .home #btm_bnr ul li {
    width: 100%;
    margin: 0 0 6%;
  }
  .home #btm_bnr ul li a {
    display: block;
    padding: 0;
  }
  .home #btm_bnr ul li a dl {
    display: flex;
    width: 100%;
    text-align: left;
    flex-wrap: wrap;
  }
  .home #btm_bnr ul li a dl dt {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .home #btm_bnr ul li a dl dt img {
    width: 92%;
    margin: 4% auto 0;
  }
  .home #btm_bnr ul li a dl dd {
    flex: 1;
    width: 100%;
    padding: 4%;
    box-sizing: border-box;
  }
  .home #btm_bnr ul li a dl dd h3 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    color: #7fac45;
  }
  .home #btm_bnr ul li a dl dd .btn {
    position: relative;
    bottom: 0;
    right: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
    padding: 4px 0;
    border-radius: 14px;
    border: 1px solid #f00;
    width: 140px;
    text-align: center;
    margin: 8px 0 0 auto;
  }
  .home #btm_bnr ul li a dl dd span {
    position: relative;
    bottom: 0;
    right: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
  }
  .home #btm_bnr ul li a dl dd span::after {
    content: '';
    display: inline-block;
    border-bottom: solid 1px #ff0000;
    border-left: solid 1px #ff0000;
    width: 6px;
    height: 6px;
    transform: rotate(-135deg);
    margin: 0 0 0 auto;
    top: 2px;
  }
  .home #btm_bnr ul li a:hover {
    color: #000;
    opacity: 0.5;
  }
  .home #btm_bnr ul li p {
    font-size: 14px;
    line-height: 1.4;
    margin: 6px 0 0;
    font-weight: normal;
  }
  /*low page*/
  #contents-header {
    height: 120px;
  }
  #contents-header h2 {
    font-size: 22px;
  }
  #single {
    padding: 8% 0;
  }
  #single .inn {
    margin: 50px auto 0;
    width: 94%;
  }
  #single .inn h3 {
    font-size: 20px;
  }
  #single .inn .item_main {
    margin: 0 auto 50px;
  }
  #single .inn .item_main .ttl {
    flex-direction: column;
    align-items: flex-start;
  }
	#single .inn .item_main .category {
    flex-wrap: wrap;
}
  #single .inn .item_main h2 span.new, #single .inn .item_main h2 span.renewal {
    margin-bottom: 5px;
  }
  #single .inn .item_main h2 {
    font-size: 20px;
    /*border-bottom: 2px solid #ff0000;*/
    /*padding: 0 0 4px;
    /*margin: 0 0 20px;*/
    line-height: 1.4;
	flex-wrap: wrap;
	margin-top: 5px;
  }
  #single .inn .item_main dl {
    flex-wrap: wrap;
  }
  #single .inn .item_main dl dt {
    width: 80%;
    height: auto;
    margin: 0 auto 4%;
  }
  #single .inn .item_main dl dd {
    width: 100%;
    margin: 0 15px 0 0;
  }
  #single .inn .item_main dl dd p {
    font-size: 14px;
    line-height: 1.4;
  }
  #single .inn .item_main dl dd .btn {
    width: 80%;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 32px;
    padding: 46px 0;
    line-height: 1;
    margin: 75px 0 0;
  }
  #single .inn .item_main dl dd span {
    font-size: 14px;
    margin: 8px 0 0;
    display: block;
  }
  #single .inn .detail dl {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
  }
  #single .inn .detail dl dt {
    box-sizing: border-box;
    width: 100%;
    padding: 3% 4%;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0;
  }
  #single .inn .detail dl dd {
    box-sizing: border-box;
    width: 100%;
    padding: 3% 4%;
    min-height: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.4;
  }
  #single .inn .more_btn a {
    padding: 12px;
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
  }
  #single .inn .item_main dl dd span {
    font-size: 12px;
    margin: 8px 0 0;
    text-align: center;
  }
  #single .flex_box {
    flex-wrap: wrap;
  }
  #single .inn .allergy {
    margin: 4% 0 0;
  }
  #single .inn .allergy ul {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
  }
  #single .inn .allergy ul li {
    background-color: #dfdfdf;
    position: relative;
    border-radius: 10px;
    margin: 0 2.5% 2.5% 0;
    width: 18%;
    text-align: center;
  }
  #single .inn .allergy ul li:nth-child(6n) {
    margin: 0 2.5% 2.5% 0;
  }
  #single .inn .allergy ul li:nth-child(5n) {
    margin: 0 0 2.5% 0;
  }
  #single .inn .allergy ul li.ac {
    background-color: #df4f41;
  }
  #single .inn .allergy ul li p {
    position: absolute;
    bottom: 8px;
    text-align: center;
    font-size: 11px;
    line-height: 1;
    width: 100%;
  }
  #single .inn .allergy ul li.ac p {
    color: #fff;
  }
  #single .inn .allergy > p {
    font-size: 12px;
    line-height: 1.4;
    padding: 0;
  }
  #single .inn .nutrients {
    margin: 10% 0 0;
  }
  #single .inn .nutrients p {
    margin: 4% 0 0;
    font-size: 1.4;
    font-size: 16px;
  }
  #single .inn .nutrients dl {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 0;
  }
  #single .inn .nutrients dl dt {
    box-sizing: border-box;
    width: 50%;
    padding: 0 4%;
    font-size: 14px;
    display: flex;
    align-items: center;
  }
  #single .inn .nutrients dl dd {
    box-sizing: border-box;
    width: 50%;
    padding: 2% 4%;
    min-height: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.4;
  }
  #single .inn .recipe {
    margin: 10% 0 0;
  }
  #single .inn .recipe .box {
    margin: 4% 0 0;
  }
  #single .inn .recipe .box .material {
    flex-wrap: wrap;
  }
  #single .inn .recipe .box .material h4 {
    font-size: 20px;
    margin: 0 0 5px;
  }
  #single .inn .recipe .box .material ul li {
    font-size: 14px;
    line-height: 1.4;
  }
  #single .inn .recipe .box .material .detail_box {
    width: 100% !important;
    margin: 0;
  }
  #single .inn .recipe .box .material .pict {
    margin: 0 auto 5%;
    width: 70%;
  }
  #single .inn .recipe .box .material .detail_box p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0 15px;
  }
  #single .inn .recipe .box .material .detail_box .make dl {
    margin: 0 15px;
    font-size: 14px;
  }
  #single .inn .recipe .box .material .detail_box .make dl dd {
    font-size: 14px;
  }
  #single .inn .recipe .box .material .memo_wrap {
    width: 100%;
    height: auto;
    position: unset;
    padding-left: 0;
  }
  #single .inn .use ul li {
    width: 48%;
    margin: 0 25px 40px 0;
  }
  #single .inn .recipe .box .recipe_nutrients p {
    margin: 10px 0 0;
    font-size: 12px;
  }
  #single .inn .recipe .make {
    font-size: 16px;
    margin: 6% 0;
  }
  #single .inn .recipe .box .recipe_nutrients dl {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 0;
    width: 100%;
  }
  #single .inn .recipe .box .recipe_nutrients dl dt {
    box-sizing: border-box;
    width: 50%;
    padding: 0 20px;
    font-size: 14px;
    line-height: 1.4;
    display: flex;
    align-items: center;
  }
  #single .inn .recipe .box .recipe_nutrients dl dd {
    box-sizing: border-box;
    width: 50%;
    padding: 2% 4%;
    min-height: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.4;
  }
  /*item*/
  #item {
    margin: 12% 0 0;
  }
  #item .inn {
    width: 90%;
    margin: auto;
  }
  #item .inn .search_area h3 {
    font-size: 18px;
    margin: 0 0 4%;
  }
  .search_area .item_category ul {
    margin: 0 auto 12%;
    justify-content: space-between;
  }
  .search_area .item_category ul li {
    margin: 0 0 2%;
    width: 49%;
  }
  .search_area .item_category ul li:nth-child(4n) {
    margin: 0 0 2%;
  }
  .search_area .item_category ul li a {
    width: 100%;
    background-size: 55px;
    height: 90px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.7;
    padding: 0 0 0 54px;
  }
  #item .inn .search_area .free_search {
    margin: 0 0 14%;
  }
  #item .inn .search_area .free_search .search_box {
    width: 100%;
    border-radius: 6px;
    font-size: 16px;
    padding: 3%;
    margin: 0 0 3%;
  }
  #item .inn .search_area .free_search .search_btn {
    width: 70%;
    font-size: 16px;
    line-height: 1;
    padding: 4% 0;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  #item .inn .search_area .allergy_search .flex_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  #item .inn .search_area .allergy_search label {
    width: 22%;
    height: 80px;
    border-radius: 10px;
    margin: 0 4% 4% 0;
  }
  #item .inn .search_area .allergy_search label:nth-of-type(11n) {
    margin: 0 4% 4% 0;
  }
  #item .inn .search_area .allergy_search label:nth-of-type(4n) {
    margin: 0 0 4% 0;
  }
  #item .inn .search_area .allergy_search label p {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
  #item .inn .search_area .allergy_search .search_btn {
    width: 70%;
    font-size: 16px;
    line-height: 1;
    padding: 4% 0;
    margin: 0 auto;
    display: block;
  }
  #item .inn .archive_list {
    margin: 160px 0 100px;
  }
  #item .inn .archive_list ul {
    justify-content: space-between;
  }
  #item .inn .archive_list ul li {
    width: 48%;
    margin: 0 0 10%;
  }
  #item .inn .archive_list ul li:nth-child(5n) {
    margin: 0 0 10%;
  }
  #item .inn .archive_list ul li p {
    font-size: 14px;
    line-height: 1.4;
    margin: 4% 0 0;
    min-height: 3.5em;
  }
  #item .inn .archive_list ul li .more a {
    font-size: 12px;
    padding: 10px 0;
  }
  #item .inn .archive_list ul li .shop {
    margin: 5% 0;
  }
  #item .inn .archive_list ul li .shop a {
    font-size: 12px;
    padding: 8px 0;
  }
  /*campaign*/
  #item .inn .campaign_list {
    margin: 10% 0;
  }
  #item .inn .campaign_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  #item .inn .campaign_list ul li {
    width: 100%;
    margin: 0 0 5% 0;
  }
  #item .inn .campaign_list ul li:nth-child(4n) {
    margin: 0 0 5%;
  }
  #item .inn .campaign_list ul li img {
    width: 100%;
    height: auto;
  }
  #item .inn .campaign_list ul li img {
    transition: 0.4s;
  }
  #item .inn .campaign_list ul li a:hover img {
    opacity: 0.7;
    transition: 0.4s;
  }
  #item .inn .campaign_list ul li p {
    font-size: 14px;
    line-height: 21px;
    margin: 10px 0 0;
  }
  /*pagenavi*/
  .wp-pagenavi {
    margin: 30px 0 0;
    font-size: 16px;
  }
  .wp-pagenavi span.current, .wp-pagenavi a.page {
    width: 40px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    margin: 0 8px;
    padding: 8px 0;
    line-height: 1;
    border: 1px solid #f00;
    transition: .3s;
    box-sizing: border-box;
    background-color: #fff;
    color: #f00;
  }
  .wp-pagenavi a.page:hover, .wp-pagenavi span.current {
    border: 2px solid #f00;
    transition: .3s;
    background-color: #f00;
    color: #fff;
  }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    width: 40px;
    text-align: center;
    display: inline-block;
    margin: 0 2px;
    padding: 10px 0;
    line-height: 1;
    color: #f00;
  }
  .wp-pagenavi .pages {
    display: none;
  }
  /*privacy policy*/
  .privacy {
    width: 92%;
    margin: 10% auto;
  }
  .privacy p {
    font-size: 14px;
    line-height: 1.7;
  }
}
/*--------------------
ir-news
---------------------*/
.ir .inn {
  max-width: 1200px;
  margin: 60px auto;
}
.ir-news .cont select {
  width: 30%;
  border: 1px solid #a1a1a1;
  border-radius: 5px;
  background-color: #fff;
  font-size: 18px;
  padding: 14px;
  line-height: 1;
  display: block;
  box-sizing: border-box;
  margin: 0 0 14px;
}
.selectWrap {
  width: 100%;
  position: relative;
  display: inline-block;
}
.selectWrap::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #b4b3b3;
  border-right: solid 2px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}
.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 40px 0 10px;
  border: 1px solid #b4b3b3;
  border-radius: 2px;
}
select::-ms-expand {
  display: none;
}
/*low*/
.ir-news dl {
  margin: 0 0 200px;
}
.ir-news dl dt {
  font-size: 22px;
  font-weight: bold;
  color: #f00;
  line-height: 1;
  border-bottom: 2px solid #f00;
  padding: 0 0 4px;
}
.ir-news dl dd {
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  padding: 18px 0;
  border-bottom: 1px solid #e5e5e5;
}
.ir-news dl dd.none {
  display: none;
}
.ir-news dl dd:last-child {
  margin: 0;
}
.ir-news dl dd p {
  margin: 0 20px 0 0;
}
.ir-news dl dd p.ttl {
  max-width: 600px;
}
.ir-news dl dd p a {
  transition: 0.3s;
}
.ir-news dl dd p a:hover {
  color: #f00;
  transition: 0.3s;
}
.ir-news dl dd p.cate span {
  color: #fff;
  background: #FF0000;
  padding: 0;
  text-align: center;
  font-size: 12px;
  width: 104px;
  box-sizing: border-box;
  display: block;
  border-radius: 3px;
}
@media all and (-ms-high-contrast:none) {
  .ir-news dl dd p.cate span {
    line-height: 1;
    padding: 6px 0 2px;
  }
}
.ir-news dl dd.tekiji p.cate span {
  background-color: #ff707e;
}
.ir-news dl dd.yuhou p.cate span {
  background-color: #ff6d00;
}
.ir-news dl dd.tanshin p.cate span {
  background-color: #d30000;
}
.ir-news dl dd.ir-shiryo p.cate span {
  background-color: #a387a3;
}
.ir-news dl dd.sokai p.cate span {
  background-color: #77b372;
}
.ir-news dl dd.pr-joho p.cate span {
  background-color: #ff0000;
}
.ir-news dl dd .pdf a {
  display: inline-block;
  background: #FF0000;
  color: #fff;
  width: 60px;
  line-height: 1;
  padding: 3px 0;
  transition: 0.4s;
  text-align: center;
}
@media all and (-ms-high-contrast:none) {
  .ir-news dl dd .pdf a {
    padding: 6px 0 2px;
  }
}
.ir-news dl dd .pdf a:hover {
  background-color: #666;
  transition: 0.4s;
}
.ir-news ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 30px auto;
}
.ir-news ul li {
  text-align: center;
  margin: 0 0 20px;
  display: block;
  font-size: 16px;
  padding: 8px 0;
  width: 19%;
  font-weight: bold;
  color: #b8b8b8;
  transition: 0.4s;
  cursor: pointer;
  background-color: #f5f5f5;
}
.ir-news ul li.active, .ir-news ul li:hover {
  background-color: #f00;
  color: #fff;
  transition: 0.4s;
}
.ir-news .flex_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ir-news .flex_wrap dl {
  width: 560px;
  margin: 0 0 80px;
}
.ir-news .flex_wrap dl dd {
  border: 1px solid #eaeaea;
  width: 490px;
  box-sizing: border-box;
  align-items: center;
  margin: 0 0 10px;
}
.ir-news .flex_wrap dl dd p {
  background-color: #ffeedd;
  width: 230px;
  padding: 0 0 0 20px;
  font-size: 20px;
  line-height: 38px;
  box-sizing: border-box;
  margin: 0;
}
.ir-news .flex_wrap dl dd .pdf a {
  margin: 0 0 0 38px;
}
.ir-news .btn {
  width: 570px;
  margin: 20px auto 0;
  text-align: center;
  border: 1px solid #ff0000;
}
.ir-news .btn a {
  font-size: 25px;
  padding: 16px 0;
  color: #fff;
  display: block;
  background-color: #ff0000;
  transition: 0.4s;
}
.ir-news .btn a:hover {
  color: #ff0000;
  background-color: #fff;
  transition: 0.4s;
}
.ir-news .btn a::before {
  right: 50px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  transition: 0.4s;
}
.ir-news .btn a:hover::before {
  border-color: #ff0000;
  transition: 0.4s;
}
@media only screen and (max-width: 786px) {
  .ir .inn {
    width: 90%;
  }
  .ir-news .cont select {
    width: 100%;
    border: 1px solid #a1a1a1;
    border-radius: 12px;
    background-color: #fff;
    font-size: 18px;
    padding: 14px;
    line-height: 1;
    display: block;
    box-sizing: border-box;
    margin: 0 0 14px;
  }
  .ir-news dl {
    margin: 0 0 8%;
  }
  .ir-news dl dt {
    font-size: 20px;
    border-bottom: 2px solid #f00;
    padding: 0 0 2%;
    margin: 0 0 4%;
  }
  .ir-news dl dd {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    margin: 0 0 4%;
    padding: 0 0 4%;
    line-height: 1.8;
    border-bottom: 1px dashed #eee;
  }
  .ir-news dl dd:last-child {
    margin: 0;
  }
  .ir-news dl dd p {
    width: 100%;
    margin: 0 10px 0 0;
  }
  .ir-news .nav {
    margin: 12% 0 0;
  }
  .ir-news dl dd p.cate span {
    font-size: 14px;
    margin: 0;
    line-height: 1;
    color: #fff;
    padding: 5px 10px;
    width: 8em;
    display: inline-block;
    text-align: center;
  }
  .ir-news ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto 4%;
  }
  .ir-news ul li {
    margin: 0 0 2%;
    width: 49%;
    font-size: 16px;
  }
  .ir-news ul li a {
    width: auto;
    font-size: 16px;
    padding: 4% 0;
  }
  .ir-news .flex_wrap dl {
    width: 100%;
    margin: 0 0 8%;
  }
  .ir-news .flex_wrap dl dd {
    width: 100%;
    margin: 0 0 2%;
  }
  .ir-news .flex_wrap dl dd p {
    background-color: #ffeedd;
    width: 100%;
    padding: 0 0 0 4%;
    font-size: 20px;
    line-height: 2;
    margin: 0;
  }
  .ir-news .flex_wrap dl dd .pdf {
    margin: 0 0 0 4%;
  }
  .ir-news .flex_wrap dl dd .pdf a {
    margin: 0;
    line-height: 2.4;
  }
  .ir-news .btn {
    width: 100%;
    margin: 2% auto 0;
  }
  .ir-news .btn a {
    font-size: 20px;
    padding: 4% 0;
  }
  .ir-news .btn a::before {
    right: 4%;
    width: 8px;
    height: 8px;
  }
}
.sitemap {
  margin: 100px 0;
}
.sitemap .menulist {
  width: 1200px;
  margin: auto;
  display: flex;
  padding: 50px 0 40px 30px;
  box-sizing: border-box;
  justify-content: space-between;
}
.sitemap .menulist ul li {
  line-height: 1;
}
.sitemap .menulist ul li:last-child {
  margin: 0;
}
.sitemap .menulist ul li a {
  font-size: 14px;
  padding: 18px 10px 18px 15px;
  display: block;
  border-bottom: 1px solid #eee;
  position: relative;
}
.sitemap .menulist ul li ul a {
  padding: 1em 0 1em 1em;
}
.sitemap .menulist .ul_wrap > ul > li > a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
.sitemap .menulist ul li ul li {
  margin: 0 0 0;
  font-size: 14px;
}
.sitemap .menulist .mainmenu {
  justify-content: space-between;
}
.sitemap .menulist .menu02 ul {
  width: 100%;
}
.sitemap .menulist .mainmenu ul li {
  margin: 0 0 28px;
}
.sitemap .menulist .mainmenu ul li a {
  font-size: 18px;
}
.sitemap .menulist .mainmenu dl {
  display: flex;
}
.sitemap .menulist .mainmenu dl dd {
  margin: 0 10px 0 0;
}
.sitemap .menulist .menu01 {
  margin: 0 0;
}
.sitemap .menulist .menu02 {
  margin: 0 0;
}
.sitemap .menulist .menu03 {
  width: 100%;
}
.sitemap .menulist h2 {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  padding: 18px 0 18px 20px;
  line-height: 1;
  position: relative;
}
.sitemap .menulist h2 a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #f00;
  border-right: solid 2px #f00;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
.sitemap .footer_btm {
  background-color: #ff0000;
  text-align: center;
  padding: 56px 0 10px;
}
.sitemap .footer_btm h2 {
  margin: 0 0 78px;
}
.sitemap .footer_btm h2 a {
  background-image: url(../img/top/btn_arr.png);
  background-position: right 16px center;
  background-repeat: no-repeat;
}
.sitemap .footer_btm p {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.sitemap .menulist.btmlist {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sitemap .menulist.btmlist .menu01 {
  width: 22%;
  margin: 0 4% 3% 0;
}
.sitemap .menulist.btmlist .menu01:nth-child(4n) {
  margin: 0;
}
.ul_wrap {
  display: flex;
  justify-content: space-between;
}
.ul_flex {
  width: 100%;
}
@media only screen and (max-width: 786px) {
  .sitemap {
    margin: 12% 0;
  }
  .sitemap .menulist {
    width: 92%;
    margin: auto;
    padding: 0;
    flex-wrap: wrap;
  }
  .sitemap .menulist ul li {
    line-height: 1;
    margin: 0;
    padding: 0;
  }
  .sitemap .menulist ul li:last-child {
    margin: 0;
  }
  .sitemap .menulist ul li a {
    font-size: 14px;
    padding: 20px 20px;
    line-height: 1.4;
  }
  .sitemap .menulist ul li ul {
    margin: 0 0 1em 1em;
  }
  .sitemap .menulist ul li ul li {
    margin: 0;
    font-size: 14px;
  }
  .sitemap .menulist .mainmenu {
    justify-content: space-between;
  }
  .sitemap .menulist .mainmenu ul li {
    margin: 0 0 28px;
  }
  .sitemap .menulist .mainmenu ul li a {
    font-size: 14px;
  }
  .sitemap .menulist .menu01, .sitemap .menulist .menu02 {
    margin: 0 0 8%;
    width: 100% !important;
  }
  .sitemap .menulist .menu03 {
    margin: 0 0 8%;
  }
  .sitemap .menulist .menu03 {
    width: 100%;
  }
  .sitemap .menulist.btmlist .menu01, .sitemap .menulist.btmlist .menu01:nth-child(4n) {
    margin: 0 0 20px;
    width: 100%;
  }
  .sitemap .menulist h2 {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding: 20px 20px;
    line-height: 1;
    margin: 0;
  }
  .sitemap .menulist h2 a::after {
    margin-top: -3px;
  }
  .sitemap .footer_btm {
    background-color: #ff0000;
    text-align: center;
    padding: 56px 0 10px;
  }
  .sitemap .footer_btm h2 {
    margin: 0 0 78px;
  }
  .sitemap .footer_btm p {
    color: #fff;
    font-size: 14px;
    line-height: 1;
  }
  .ul_wrap {
    display: block;
    margin: 0;
    justify-content: space-between;
  }
  .sitemap .menulist .ul_flex.cat {
    display: flex;
    flex-wrap: wrap;
  }
  .sitemap .menulist .ul_flex.cat li {
    width: 50%;
    border-bottom: 1px solid #eee;
  }
  .sitemap .menulist .ul_flex.cat li:last-child {
    width: 100%;
  }
  .sitemap .menulist .ul_flex.cat li a {
    border: none;
  }
}
#recipe.search {
  padding: 0 0 180px;
}
.search .search_area {
  margin: 100px 0 0;
}
/*--------------------
company-profile
---------------------*/
.message > h2, .base > h2 {
  font-family: 'a-otf-ryumin-pr6n', serif;
  font-weight: 500;
  font-style: normal;
  font-size: 26px;
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 45px;
}
.base > h2 {
  font-size: 32px;
}
.message {
  margin-bottom: 100px;
  overflow: hidden;
}
.message-txt {
  float: left;
  width: 65%;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 2px;
  text-align: left;
}
.message-photo ul {
  float: left;
  width: 32%;
  display: flex;
  justify-content: center;
  margin-left: 3%;
}
.message-photo li {
  width: auto;
  padding: 0 2%;
}
.message-photo li img {
  margin-bottom: 2px;
}
.message-photo li p {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
}
.message-photo li p span {
  font-size: 14px;
}
.ci {
  margin-bottom: 100px;
}
.ci h2, .profile h2 {
  font-size: 22px;
  color: #FF0000;
  border-bottom: 2px solid #FF0000;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 50px;
}
.ci ul {
  display: flex;
  justify-content: space-between;
}
.ci ul li {
  width: 22%;
  text-align: center;
}
.ci ul li img {
  height: auto;
}
.ci ul li p {
  font-size: 14px;
  text-align: justify;
  margin: 35px 0 70px;
}
.ci .ci-box {
  border: 2px solid #FF0000;
  padding: 30px 5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ci .ci-box h3 {
  font-size: 22px;
  color: #FF0000;
  font-weight: bold;
  margin: 0 50px 0 0;
}
.ci .ci-box p {
  font-size: 14px;
  line-height: 1.8;
}
.profile .table_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 150px;
}
.profile .table_wrap table {
  width: 578px;
}
.profile .table_wrap th {
  width: 112px;
}
.profile .member {
  margin: 0 auto 150px;
}
.profile .member th, .profile .member td:nth-child(3) {
  width: 13%;
  white-space: nowrap;
}
.profile .member th {
  padding: 12px;
  text-align: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
}
.profile .member td {
  font-size: 16px;
}
.profile .member td:nth-child(3) {
  padding: 12px 40px 12px 0;
}
.profile table {
  width: max-content;
  border-top: 1px dotted #777777;
}
.profile th {
  background: #F9F9F9;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
  border-bottom: 1px dotted #777777;
  font-weight: bold;
  font-size: 14px;
}
.profile td {
  padding: 12px 50px;
  box-sizing: border-box;
  border-bottom: 1px dotted #777777;
  font-size: 14px;
}
.profile tr.t01 td {
  padding: 22px 20px 22px 50px;
}
.profile tr.t02 td {
  padding: 15px 20px 15px 50px;
}
.profile .ttl_date {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 786px) {
  .ci .ci-box h3 {
    font-size: 18px;
    margin: 0 0 4px;
  }
  .ci .ci-box {
    padding: 30px 5%;
    display: block;
  }
  .profile .table_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 0;
  }
  .profile table:nth-child(2) {
    width: 100%;
    border-top: none;
  }
  .profile th, .profile td, .profile tr.t01 td, .profile tr.t02 td {
    padding: 10px;
    width: auto;
    box-sizing: border-box;
  }
  .profile .ttl_date {
    margin-top: 80px;
    flex-flow: column;
  }
  .profile table {
    width: 100%;
  }
  .profile th {
    width: 7em;
    padding: 10px;
    text-align: left;
    box-sizing: border-box;
  }
  .profile .member td {
    padding: 20px;
  }
  .profile .member td:empty {
    display: none;
  }
  .profile .member th, .profile .member td {
    width: 100% !important;
    display: block;
    text-align: inherit !important;
    text-align-last: inherit !important;
    padding: 10px !important;
    font-size: 14px;
  }
  .message-txt {
    width: 100%;
    float: none;
  }
  .message-photo ul {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 30px;
  }
  .ci ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ci ul li {
    width: 30%;
  }
  .ci ul li:first-child {
    width: 100%;
    padding: 0 36% 10%;
    box-sizing: border-box;
  }
  .ci .ci-box {
    padding: 20px 5%;
  }
  .ci .ci-box h3 {
    float: none;
    padding: 0;
  }
  .profile table {
    width: 100%;
  }
  .profile th {
    width: 7em;
    padding: 10px;
    text-align: left;
    box-sizing: border-box;
  }
  .profile td {
    padding: 10px;
  }
  .profile .member {
    margin-bottom: 80px;
  }
  .home #corporate_info {
    padding: 60px 0;
  }
  .home #corporate_info .inn {
    width: 90%;
    margin: 6% auto 5%;
  }
  .home #corporate_info .inn ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  .home #corporate_info .inn ul li, .home #corporate_info .inn ul li:last-child {
    border: none;
  }
  .home #corporate_info .inn ul li p {
    font-size: 18px;
    line-height: 1;
    transition: 0.4s;
  }
  .home #corporate_info .inn ul li a {
    width: 100%;
    display: block;
    padding: 0;
  }
  .home #corporate_info .inn ul li p {
    font-size: 14px;
    line-height: 1;
  }
  .home #corporate_info .inn ul li a:hover {
    transition: 0.4s;
    opacity: 0.5;
  }
  .home #btm_bnr {
    padding: 60px 0 40px;
    box-sizing: border-box;
    background-image: url("../img/common/dot-pattern03.jpg");
    background-position: top 2px center;
  }
  /*low page*/
}
/*low page*/
#health {
  width: 1200PX;
  margin: auto;
}
#health section {
  margin: 0 0 80px;
  letter-spacing: 0.06em;
  display: block;
}
#health section h2 {
  font-size: 22px;
  font-weight: bold;
  color: #ff0000;
  border-bottom: 2px solid #ff0000;
  padding: 0 0 5px;
  margin: 0 0 15px;
}
#health #intro {
  margin: 85px 0 80px;
  text-align: center;
}
#health #intro h2 {
  border-bottom: none;
  margin: 0;
}
#health #sengen p.ceo {
  text-align: right;
  margin: 10px 0 30px;
}
#health #sengen h3 {
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
  margin: 0 0 30px;
}
#health #sengen h3 span {
  font-size: 14px;
}
#health #sengen dl {
  font-size: 14px;
  margin: 0 0 60px;
}
#health #sengen dl dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.75;
  color: #fff;
  background-color: #f00;
  text-align: center;
  width: 145px;
}
#health #hojin .img {
  margin: 30px 0 70px;
  max-width: 500px;
  text-align: center;
}
#health #hojin .img:nth-child(3) img {
  width: 100%;
  height: auto;
}
#health #hojin .img:last-child {
  margin: 20px 0 0;
}
@media all and (-ms-high-contrast:none) {
  #health #sengen dl dt {
    padding: 4px 0 0;
  }
}
#health #sengen dl dd {
  margin: 5px 0 0;
}
#health #diagram h3 {
  margin: 30px 0 0 85px;
}
#health #priority p {
  margin: 20px 0 0;
}
#health #map h3 {
  margin: 30px 0 0 0;
  overflow: hidden !important;
}
.scroll-hint-icon-wrap {
  display: none;
}
#health #task h2, #health #results h2 {
  margin: 0 0 35px;
}
#health table {
  width: 100%;
}
#health #task table {
  table-layout: fixed;
}
#health th {
  border: 1px solid #e9e9e9;
  background-color: #d7d7d7;
  padding: 8px 0;
  text-align: center;
  width: 15%;
}
#health td {
  border: 1px solid #e9e9e9;
  padding: 20px;
}
#health #results th:first-child{
  width: 30%;
}
#health #results th.table_arrow {
  width: 10%;
}
#health td p {
  display: flex;
  justify-content: center;
}
#health td .left {
  justify-content: flex-start;
}
#health td .right {
  justify-content: flex-end;
}
#health th.table_arrow {
  background: transparent;
  border: none;
}
#health .none {
  border: none;
  background-color: transparent;
}
#health .table {
  display: flex;
}
#health #results .table {
  margin-bottom: 30px;
}
#health .table dl {
  width: 33.33%;
  display: block;
}
#health .table dl dt {
  text-align: center;
  background-color: #d7d7d7;
  border: 1px solid #e9e9e9;
  border-right: none;
  padding: 8px 0;
}
#health .table dl:last-child dt {
  border-right: 1px solid #e9e9e9;
}
#health .table dl dd {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px;
}
#health .table dl:last-child dd {
  border-right: 1px solid #e9e9e9;
}
#health #task .table:last-child dl dd {
  min-height: 154px;
}
#health #task .table dl dd {
  min-height: 134px;
}
#health #task .table dl:last-child dd {
  justify-content: flex-start;
  padding: 10px 5px 10px 30px;
}
#health .table dl dd p {
  text-align: left;
  line-height: 1.4;
}
#health .table dl:nth-child(2) dd p {
  text-align: center;
}
#health #other p {
  margin: 15px 0 20px;
}
#health #other dl dt {
  font-weight: bold;
}
.table_arrow {
  border: 0;
  position: relative;
}
.table_arrow:before, .table_arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  transition: all 0.2s;
}
.table_arrow:before {
  left: 50%;
  transform: translateX(-50%);
  width: 65px;
  height: 2px;
  background: #ff0000;
}
.table_arrow:after {
  width: 25px;
  height: 25px;
  border-top: 2px solid #ff0000;
  border-right: 2px solid #ff0000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 50%;
}
#health .table .table_arrow dt, #health .table .table_arrow dd {
  background-color: #fff;
  text-align: left;
  justify-content: flex-start;
  padding-left: 10px;
  border-left: 1px solid #e9e9e9;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
@media all and (-ms-high-contrast:none) {
  #health .table dl dd p.ie01, #health .table dl dd p.ie04, #health .table dl dd p.ie05 {
    padding: 70px 0 0;
  }
  #health .table dl dd p.ie02 {
    padding: 60px 0 0;
  }
  #health .table dl dd p.ie03, #health .table dl dd p.ie06 {
    padding: 30px 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  #health {
    width: 92%;
    padding: 0 0 6%;
  }
  #health img {
    max-width: 100%;
  }
  #health #diagram h3 {
    margin: 30px 0 0;
  }
}
@media only screen and (max-width: 786px) {
  .parent-pageid-459 {
    overflow-x: hidden;
  }
  #health section {
    margin: 0 0 8%;
  }
  #health section h2 {
    font-size: 18px;
    padding: 0 0 5px;
    margin: 0 0 15px;
  }
  #health #intro {
    margin: 8% 0;
  }
  #health #intro p {
    text-align: left;
  }
  #health #sengen p.ceo {
    margin: 10px 0 8%;
  }
  #health #sengen h3 {
    font-size: 16px;
    margin: 0 0 6%;
  }
  #health #sengen h3 span {
    font-size: 12px;
  }
  #health #sengen dl {
    margin: 0 0 6%;
  }
  #health #sengen dl dt {
    font-size: 13px;
    line-height: 2;
    width: 145px;
  }
  #health #diagram h3 {
    margin: 2% 1%;
    overflow: auto;
  }
  #health #map h3 {
    margin: 2% 0 0 0 !important;
    overflow: auto !important;
  }
  #health #map h3 img {
    max-width: 786px !important;
  }
  .scroll-hint-icon-wrap {
    display: block;
  }
  #health #task h2 {
    margin: 0 0 4%;
  }
  #health .scroll {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    margin: 0 0 5%;
  }
  #health td {
    padding: 10px;
  }
  #health #task td p {
    justify-content: flex-start;
  }
  #health #task table:not(:last-child) {
    margin: 0 0 5%;
  }
  #health #task th {
    display: none;
  }
  #health #task td {
    display: block;
    position: relative;
    margin-top: 45px;
    width: 100%;
  }
  #health #task td:before {
    background-color: #d7d7d7;
    position: absolute;
    padding: 10px;
    top: -45px;
    width: calc(100% - 20px);
    left: 0;
  }
  #health #task td.ttl01:before {
    content: "課題1";
  }
  #health #task td.ttl02:before {
    content: "改善目標・指標";
  }
  #health #task td.ttl03:before {
    content: "改善施策";
  }
  #health #task td.ttl04:before {
    content: "課題2";
  }
  #health #task td.ttl05:before {
    content: "改善目標・指標";
  }
  #health #task td.ttl06:before {
    content: "改善施策";
  }
  #health #results th {
    width: auto !important;
  }
  #health #results th p, #health #results td p {
    white-space: nowrap;
    padding: 0 10px;
  }
  .table_arrow:before {
    width: 20px;
  }
  .table_arrow:after {
    width: 8px;
    height: 8px;
  }
  /*
	
#health .table {
display: flex;
flex-wrap: wrap;
}
#health .table:last-child {
margin: 5% 0 0;
}
#health .table dl {
width: 100%;
border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
}
#health .table dl:last-child {
border-bottom:none;
}
#health .table dl dt {
border: none;
line-height: 1.4;
padding: 4% 4%;
text-align: left;
}
#health .table dl:last-child dt {
border-right:none;
}
#health .table dl dd {
padding: 4% 4%;
justify-content: flex-start;
text-align: left;
border-left:none;
border-bottom: 1px solid #e9e9e9!important;
height: auto!important;
min-height: auto!important;
}
#health .table dl:last-child dd {
border-right:none;
justify-content: flex-start;
padding: 4% 4%;
}
#health .table dl:last-child:not(:last-child) dd {
border-bottom: 0!important;
}
#health .table:last-child dl dd {
height: auto;
min-height: auto;
}
#health .table dl dd p {
line-height: 1.4;
}*/
  #health #other a {
    word-break: break-all;
  }
  #health #hojin p:nth-of-type(2) {
    width: 100%;
  }
}