@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap');
a, a:focus {
  outline: none;
}
.clearfix {
  content: "";
  display: table;
  clear: both;
}
.forpc {
  display: inline-block !important;
}
.forsp {
  display: none !important;
}
.nobr {
  display: inline-block;
}
.flex-btwn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-cntr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-left {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-right {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-align-center {
  -webkit-box-align: center;
  align-items: center;
}
.flex-align-end {
  -webkit-box-align: end;
  align-items: flex-end;
}
.flex-align-base {
  -webkit-box-align: baseline;
  align-items: baseline;
}
.flex-rvs {
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container {
  width: 100%;
  height: 100%;
  padding-top: 100px;
}
.cntbox {
  width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 414px) {
  .forpc {
    display: none !important;
  }
  .forsp {
    display: inline-block !important;
  }
}
/* kidsrecipe */
.tamagoyaki .m-close-01 a {
  background: url(../img/kidsrecipe/close_back_tamagoyaki.png) repeat-x center center #f8c849;
}
.asaduke .m-close-01 a {
  background: url(../img/kidsrecipe/close_back_asaduke.png) repeat-x center center #5adc61;
}
.asaduke .m-close-01 a {
  background: url(../img/kidsrecipe/close_back_asaduke.png) repeat-x center center #5adc61;
}
.wakamenomisoshiru .m-close-01 a {
  background: url(../img/kidsrecipe/close_back_wakamenomisoshiru.png) repeat-x center center #fa9fc4;
}
/* elb */
.elb {
  font-family: "M PLUS Rounded 1c", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  letter-spacing: 0.1em;
  color: #493a38;
}
.elb a:hover {
  text-decoration: none;
}
.elb h1 {
  margin: 40px 0 0;
  font-size: 2rem;
  font-weight: bold;
  color: #ed0500;
}
.elb .m-ttl-02::before {
  background-image: url(../img/icon_leaf.png);
}
.elb .m-ttl-02::after {
  background-image: url(../img/icon_rice.png);
}
.elb .m-hr-01 {
  width: 700px;
  margin: 26px auto;
}
.elb .sub {
  text-align: center;
  margin: 0 0 80px;
  font-size: 1.2rem;
}
.elb .elb_visual {
  margin: 0 40px 0 0;
}
.elb .lb_info {
  letter-spacing: 0.2em;
}
.elb h2 {
  margin: 0 0 20px 0;
  font-size: 1.8rem;
  font-weight: bold;
}
.elb p {
  font-size: 1rem;
  line-height: 1.8em;
}
.elb .elb_link {
  text-align: center;
  margin: 50px;
}
.elb .sec-list {
  padding: 40px 8%;
}
.elb .elb_library {
  width: 80%;
  margin: 0 auto 26px;
  border: solid 1px #ed0500;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 4% 8%;
}
@media screen and (min-width: 1050px) {
  .elb .elb_library {
    width: 700px;
  }
}
.elb h3 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin: 0 0 30px 0;
}
.elb h3::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  margin-left: 6px;
  background: no-repeat center center transparent;
  /* background-size: contain; */
  background-image: url(../img/elb/book_icon.png);
  position: relative;
  top: 6px;
}
.elb ul {
  position: relative;
}
.elb li {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 0 20px;
  background: url(../img/dec_dot01.png) repeat-x left 100% transparent;
  background-size: 1%;
  height: 60px;
}
.elb li a::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  margin-left: 6px;
  background: no-repeat center center transparent;
  /* background-size: contain; */
  background-image: url("../img/elb/arrow.png");
  position: relative;
  top: 6px;
}
.elb li .small1 {
  font-size: 1.2rem;
}
.elb li .small2 {
  font-size: 1rem;
}
.elb .li_end {
  background: none;
  margin-bottom: 0;
}
.elb .elb_library .m-hr-01 {
  width: 100%;
  background-size: 1%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
  .elb h1 {
    margin: 10px 0 0;
    font-size: 1.4rem;
  }
  .elb .m-ttl-02:before, .m-ttl-02:after {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .elb .sub {
    text-align: left;
    margin: 30px 4%;
    font-size: 1rem;
    line-height: 1.6em;
  }
  .elb .elb_visual {
    margin: 0 0 30px;
    width: 60%;
  }
  .elb h2 {
    margin: 04% 20px;
    font-size: 1.3rem;
    text-align: center;
  }
  .elb p {
    line-height: 1.6em;
    padding: 0 4%;
  }
  .elb .elb_link {
    margin: 10px auto;
    width: 60%;
  }
  .elb .sec-list {
    padding: 8% 2%;
  }
  .elb h3 {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
  .elb li {
    font-size: 1.2rem;
    background: url(../img/dec_dot01.png) repeat-x left 76% transparent;
    background-size: 3%;
  }
  .elb li a::after {
    background-size: 12px;
    background-image: url(../img/elb/arrow.png);
    position: relative;
    top: 8px;
  }
  .elb .elb_library .m-hr-01 {
    background-size: 3%;
    margin: 12px auto 20px;
    height: 6px;
  }
  .elb li .small1 {
    font-size: 1rem;
  }
  .elb li .small2 {
    font-size: 0.8rem;
  }
}
.m-infolist-01 {
  margin: 15px auto 0;
}
.m-infolist-01.smll {
  width: 840px;
  margin: 15px auto 0;
}
.vision {
  width: 840px;
  margin: 20px auto;
}
.life_btn {
  margin: 20px auto;
  text-align: center;
}
/* 食の課題 */
.prblmbox, .whtbox, .rcpbox {
  width: 1080px;
  margin: 0 auto
}
.prblmbox p {
  width: 48%;
  margin: 0 1%;
}
.whtsubt {
  margin: 70px auto 20px !important;
  text-align: center;
  color: #ed0500;
}
.whtsubt + p {
  margin: 0 auto 50px !important;
}
.rcpbox p {
  text-align: center;
}
.smmt .ttl {
  text-align: center;
}
.smmt .ttl::after {
  width: 0;
  height: 0;
  background: 0;
}
.smmt .ttl + p {
  width: 1080px;
  margin: 50px auto;
  text-align: center;
}
.smmt .imgbox {
  width: 1080px;
  margin: 50px auto;
  text-align: center;
}
.smmt .txtbox {
  width: 800px;
  margin: 50px auto 10px;
  font-size: 1.2rem;
}
.smmt .txtbox h2 {
  margin: 50px auto 10px;
  font-size: 1.8rem;
  color: #ed0500;
}
.smmt .txtbox h3 {
  margin: 0 auto 20px;
  font-size: 1.6rem;
}
.smmt .txtbox h3 span {
  margin-left: 10px;
  font-size: 1.2rem;
}
.envad {
  margin: 20px auto 0;
  padding: 25px 12px 0;
  width: 886px;
}
.envad .mainimg01 {
  text-align: center;
}
.envad .adlst li {
  width: 46%;
  height: auto;
  margin: 2% 2% 0;
}
.envad .adlst li:last-child {
  width: 96%;
}
/* レシピ */
#secKidsRecipie .m-tab-01 {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}
#secKidsRecipie .m-tab-01 div {
  width: 100%;
  margin: 0 6px;
}
@media screen and (max-width: 414px) {
  #secKidsRecipie .m-tab-01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #secKidsRecipie .m-tab-01 div {
    width: 45%;
    margin: 0 6px 12px;
  }
}
#secKidsRecipie .m-tab-01 div a {
  cursor: pointer;
}
#krcp2, #krcp3, #krcp4 {
  display: none;
}
.krcpcls {
  display: none !important;
}
#secEcoSmmtTtl {
  padding: 35px 0 45px;
}
#secEcoSmmt {
  padding: 40px 0 45px;
}
.smmt {
  color: #493a38;
}
.smmt .m-ttl-04 .ttl {
  color: #ed0500;
  margin: 40px auto 20px;
  letter-spacing: normal;
  font-weight: bold;
}
.smmt .m-ttl-04 .txtbox {
  width: 64%;
  margin: 20px auto;
  font-size: .9rem;
  text-align: left;
  letter-spacing: normal;
}
.smmt .txtbox p {
  font-size: 1rem;
  line-height: 1.4em;
}
.smmt .smmt_main {
  width: 100%;
  margin: 40px auto;
  font-size: 1rem;
  text-align: left;
}
.smmt .smmt_info {
  width: 48%;
}
.smmt .smmt_info span {
  display: block;
  text-align: right;
  font-size: .8rem;
  padding: 6px 0 0;
  width: 92%;
}
.smmt .smmt_info .info_t {
  line-height: 1.8em;
  font-weight: bold;
}
.smmt .smmt_info .info_m {
  margin: 20px 0 4px;
  font-size: .9rem;
  line-height: 1.8em;
}
.smmt .smmt_info .info_b {
  line-height: 1em;
}
.smmt .smmt_info .info_b li {
  width: 18%;
  padding: 0 1% 0 0;
  display: inline-block;
}
.smmt .smmt_info .info_b span {
  display: block;
  padding: 6% 0;
  text-align: center;
  font-size: 0.9rem;
}
.smmt .smmt_img {
  width: 86%;
  margin: 0 auto;
}
.smmt .txtbox2 {
  margin: 30px 0;
}
.smmt .txtbox2 .info2 {
  width: 28%;
}
.smmt .txtbox2 .info3 {
  width: 62%;
  text-align: left;
  margin: 70px 0 30px -60px;
}
.smmt .txtbox2 h3 {
  text-align: left;
  font-size: 1.1rem;
  font-weight: bold;
}
.smmt .txtbox2 h3 span {
  font-size: 0.8rem;
  letter-spacing: normal;
}
.smmt .txtbox2 p {
  font-size: .9rem;
  margin: 10px 0;
  text-align: left;
}
.smmt .smmt_img p {
  width: 50%;
  padding: 6px 0;
}
.smmt .smmt_img span {
  display: block;
  padding: 1% 0 0;
  text-align: center;
  font-size: 0.9rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  #secEcoSmmtTtl {
    padding: 0 10px 45px;
  }
  #secEcoSmmt {
    padding: 30px 10px;
  }
  .smmt .ttl {
    margin: 20px 0 0;
  }
  .smmt .smmt_main {
    margin: 10px auto 0;
  }
  .smmt .smmt_info {
    width: 100%;
    text-align: center;
  }
  .smmt .smmt_info .info_t {
    line-height: 1.4em;
    font-weight: bold;
    text-align: left;
    margin: 30px 0;
  }
  .smmt .smmt_info span {
    margin: 0 auto;
  }
  .smmt .smmt_info .info_m {
    margin: 20px 0 4px;
    font-size: .9rem;
    line-height: 1.4em;
    text-align: left;
  }
  .smmt .smmt_info .info_b ul {
    margin: 20px 0 0;
  }
  .smmt .smmt_info .info_b li {
    width: 30%;
  }
  .smmt .m-ttl-04 .txtbox {
    width: 96%;
    margin: 20px auto;
    font-size: .9rem;
    text-align: left;
    letter-spacing: normal;
  }
  .smmt .smmt_img {
    width: 100%;
    margin: 0 auto;
  }
  .smmt .smmt_img p {
    width: 100%;
    padding: 6px 0;
  }
  .smmt .txtbox2 {
    width: 100%;
  }
  .smmt .txtbox2 .info2 {
    width: 60%;
  }
  .smmt .txtbox2 .info3 {
    width: 96%;
    text-align: left;
    margin: 10px 0 0;
  }
  .smmt .txtbox {
    width: 100%;
  }
}
.m-balloon-03 {
  border-radius: 35px;
  border: 3px dotted #dc1315;
  background: 0;
}
.lstcmnt {
  margin: 10px auto 30px;
  padding: 2em;
  font-size: 1rem;
  line-height: 1.6em;
  border-radius: 20px;
  background: #fdf3f3;
}
.balloon01 {
  top: 0;
  right: 0;
}
.m-figure-01 .pd1 {
  margin: 10px;
}
.gallery-wrap .pd2 {
  margin: 10px;
}
.pd3 {
  padding: 20px 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .m-infolist-01.smll {
    width: 100%;
    margin: 15px auto 0;
  }
  .pd3 {
    padding: 10px 0 0;
    text-align: left;
  }
}

#mainContents .btmbackbtn{
	max-width: 1080px;
	margin: 40px auto 0;
	text-align: right;
}
#mainContents .btmbackbtn a{
	display: inline-block;
	padding: .5em 1em;
	color: #ed1c24;
	border-radius: 5px;
	border: 2px solid #ed1c24;
	background: #ffffff;
	cursor: pointer;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#mainContents .btmbackbtn a:hover{
	color: #ffffff;
	background: #ed1c24;
}
