@charset "UTF-8";
/* CSS Document */


.blue_Btn {
	display: inline-block;
	margin: 20px 0 0; 
}

/*.blue_Btn a:hover{
	display: block;
	background: #0099d9 none repeat scroll 0 0;
	opacity: 0.8;
	width: 530px;
}*/

.c-illust-load__item-01 p.blue_Btn_inner {
    background: #0051a4 none repeat scroll 0 0;
	width: 530px;
    padding: 10px;
	margin: 0px;
}

.c-illust-load__item-02 p.blue_Btn_inner {
    background: #0051a4 none repeat scroll 0 0;
	width: 530px;
    padding: 20px 10px;
	margin: 0px;
}



p.blue_Btn_inner .text01{
	background: url("/jp/resource/img/media/businessmodel/safety/btn_icon.png") no-repeat scroll 0 0;
	background-size:15px 15px;
	padding: 0 10px 0 22px;
	color: #ffffff;
	font-size: 15px;

}

p.blue_Btn_inner .text02{
	border-radius: 3px;
	color: #0051a4;
	background: #ffffff;
	font-size: 10px;
	padding:0px 20px;
	float: right;
}

p.blue_Btn_inner .text02{
	border-radius: 3px;
	color: #0051a4;
	background: #ffffff;
	font-size: 10px;
	padding:0px 20px;
	float: right;
}

p.blue_Btn_inner .text03{
	color: #ffffff;
    display: block;
    font-size: 11px;
    padding: 0 0 0 20px;
}



/* イラスト　食の安全エリア -------------------- */
.blue_Btn .c-illust-load,
.blue_Btn .c-illust-load--ttl {
  position: relative;
  cursor: pointer;
}
.blue_Btn .c-illust-load__item-01{
  position: absolute;
}

.blue_Btn .c-illust-load__item-01 p{
  margin-top: 0px;
}

.blue_Btn .c-illust-load__item-01 ul{
  *zoom: 1;
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-01 ul:after{
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.blue_Btn .c-illust-load__item-01 li{
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-01 li:first-child {
  margin-top: 3px;
}

.blue_Btn .c-illust-load__item-01 {
  top: 0px;
  left: 0px;
  width: 550px;
  position: inherit;
}
.blue_Btn .c-illust-load__item-01 li {
  float: left;
  margin-right: 20px;
}
.blue_Btn .c-illust-load__item-01 li .c-list__text {
  display: inline;
}

.blue_Btn .c-illust-load__item-01 .c-illust-load__btn {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #0051a4;
    display: inline-block;
    font-size: 85%;
    margin-top: 5px;
    padding: 3px 20px 2px;
    position: absolute;
    right: 20px;
	bottom: 6px;
}




/**/

.blue_Btn .c-illust-load__item-02{
  position: absolute;
}

.blue_Btn .c-illust-load__item-02 p{
  margin-top: 0px;
}

.blue_Btn .c-illust-load__item-02 ul{
  *zoom: 1;
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-02 ul:after{
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.blue_Btn .c-illust-load__item-02 li{
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-02 li:first-child {
  margin-top: 3px;
}

.blue_Btn .c-illust-load__item-02 {
  top: 0px;
  left: 0px;
  width: 550px;
  position: inherit;
}
.blue_Btn .c-illust-load__item-02 li {
  float: left;
  margin-right: 20px;
}
.blue_Btn .c-illust-load__item-02 li .c-list__text {
  display: inline;
}


.blue_Btn .c-illust-load__item-02 .c-illust-load__btn {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #0051a4;
    display: inline-block;
    font-size: 85%;
    margin-top: 5px;
    padding: 3px 20px 2px;
    position: absolute;
    right: 20px;
	bottom: 44px;
}

.blue_Btn .c-illust-load__btn.is-active {
  background: #0099d9;
  color: #fff;
  border: 1px solid #0099d9;
}


/*k 追加CSS */
/*kitasarara*/
#kitasarara{
-webkit-tap-highlight-color: transparent;
}
#kitasarara .l-sub{
  display: none !important;
}

#kitasarara.container{
  max-width: 1080px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
}

#kitasarara h1 img{
  margin: 0 auto;
  display: block;
  max-width: 921px;
  width: 100%;
  height: auto;
}

#kitasarara h2{
  max-width: 920px;
  height: 62px;
  line-height: 62px;
  width: calc(100% - 30px);
  font-size: 26px;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
  z-index:10;
  border-bottom: #ccc 2px solid;
}

#kitasarara h2:after{
content: "";
height: 62px;
width: 100%;
background: #fbdfb4;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
#kitasarara h2:before{
content: "";
height: 62px;
width: 12px;
background: #f0821d;
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
}
#kitasarara .text-box{
  max-width: 800px;
  width: 100%;
  margin: 30px auto 0;
}

#kitasarara .more-text{
  display: none;
}
#kitasarara .efficacy-text-box{
  width: 100%;
  padding: 6.25% 0;
  background: #fef5bd;
}
#kitasarara .efficacy-text-box p{
  text-align: center;
  font-weight: bold;
}
#kitasarara .efficacy-ttl{
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  margin:80px 0 30px;
}
#kitasarara .efficacy h3{
  margin-bottom: 30px;
}
#kitasarara .efficacy h3 img{
  margin: 0 auto;
  display: block;
  max-width:920px;
  width: 100%;
  height: auto;
}
#kitasarara section{
  max-width:920px;
  width: 100%;
  margin: 0 auto;
}
#kitasarara img.science-tamachan{
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
}


#kitasarara section p{
  line-height: 1.7;
  font-size: 16px;
}

#kitasarara .more{
  max-width: 820px;
  width: calc(100% - 20px);
  padding: 6% 0 0 0;
  margin: 15px auto 0;
  background: url("/jp/img/rd/healthyeating/locabo/more_1.png") no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

#kitasarara img.on-btn{
display: none !important;
}

#kitasarara .more.on{
  background: url("/jp/img/rd/healthyeating/locabo/more_2.png") no-repeat;
  background-size: contain;
  overflow: hidden;
}



#kitasarara .efficacy .more{
  max-width: 713px;
  width: calc(100% - 20px);
  padding: 6.732% 0 0 0;
  margin: 15px auto 0;
  background: url("/jp/img/rd/healthyeating/locabo/more_mini_1.png") no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
#kitasarara .efficacy .more.on{
  background: url("/jp/img/rd/healthyeating/locabo/more_mini_2.png") no-repeat;
  background-size: contain;
  overflow: hidden;
}

#kitasarara .img-box{
  position: relative;
  padding-top: 180px;
  padding-bottom: 20px;
}



#kitasarara .tamachan-box{
  max-width: 180px;
  position: absolute;
  top: 20px;
  left:30px;
}

#kitasarara .tamachan{
  width: 100%;
}
#kitasarara .img-box p{
  font-size: 14px;
  text-align: right;
  padding-right: 15px;
}


#kitasarara p.reference{
  max-width: 820px;
  width: calc(100% - 20px);
  padding: 6% 0 0 0;
  background: url("/jp/img/rd/healthyeating/locabo/sanko_1.png") no-repeat;
  background-size: contain;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin: 0 auto;
}



#kitasarara .reference-box{
  display: none;
  font-size: 14px;
  max-width: 800px;
  width: 100%;
  margin:0 auto;
}
#kitasarara .reference-box ul{
  margin: 5px 0;
}
#kitasarara .reference.on{
  background: url("/jp/img/rd/healthyeating/locabo/sanko_2.png") no-repeat;
  background-size: contain;
  overflow: hidden;
}
#kitasarara .float-box{
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  margin-bottom: 50px;
}

#kitasarara .float-box img{
  width: 170px;
  height: auto;
  float: left;
}
#kitasarara .float-box p{
  width: calc(100% - 170px);
  float: left;
  box-sizing: border-box;
  padding: 0  15px 15px 15px;
}
#kitasarara .more-text span{
  font-size: 12px;
  vertical-align: super;
  font-size: smaller;
}
#kitasarara .efficacy section{
  background: #ededed;
  border-bottom:solid #cccccc 3px;
  margin-bottom: 35px;
}

#kitasarara .efficacy img{
  max-width: 540px;
  width:  100%;
  margin:0 auto;
  display: block;
}

#kitasarara a {
  word-break: break-all;
}

.kitasarara_top {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
.mt15{
  margin-top: 15px !important;
}
.mt30{
  margin-top: 30px !important;
}
.mt50{
  margin-top: 50px !important;
}
.mb15{
  margin-bottom: 15px !important;
}
.mb30{
  margin-bottom: 30px !important;
}
.mb50{
  margin-bottom: 50px !important;
}
/*k end*/

/*locabo*/
/*h*/

.locabo_top {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.locabo_top .c-header-pc__gmenu-list li.is-active a.c-header-pc__gmenu-item span {
    height: 31px;
    border-bottom: 4px solid #f0efeb;
}

.locabo_top .c-header-pc__gmenu-list li:hover a.c-header-pc__gmenu-item span {
    height: 31px;
    text-decoration: none;
    border-bottom: 5px solid #0074bd;
}
/*.locabo_top .c-header-pc__gmenu-list li.is-active a.c-header-pc__gmenu-item span {
  height: 31px;
  border-bottom: 4px solid #f0efeb;
}*/

#locabo p {
  line-height: 1.7;
  font-size: 16px;
}

#locabo img {
  max-width: 100%;
}

#locabo a:hover{
  opacity: .7;
}

#locabo {
  max-width: 920px;
  margin: 40px auto;
}

#locabo section {
  background-color: #fffaf5;
  border: 3px #ed6d00 solid;
  margin-bottom: 30px;
}

#locabo section h2 {
  font-size: 30px;
  color: #ffffff;
  background-color: #ed6d00;
  text-align: center;
  line-height: 60px;
  font-weight: bold;
}

#locabo .nav {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 40px;
}

#locabo .nav li {
  margin-right: 10px;
}


#locabo .nav li:last-child{
  margin-right: 0;
}

#locabo .nav li a {
    display: block;
    background: url(/jp/img/rd/healthyeating/locabo/img_arrow.png) no-repeat left;
    background-position: 10px 28px;
    background-color: #ed6d00;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 25px 13px 25px 33px;
    border-radius: 10px;
}

#locabo section .content {
  width: 90%;
  margin: 30px auto;
}

#locabo .center {
  text-align: center;
}

#locabo .orange {
  font-size: 22px;
  color: #ed6d00;
  font-weight: bold;
  padding-bottom: 10px;
}

#locabo #section01 .description {
  padding: 20px 0;
}

#locabo #section01 .column p {
  padding: 20px 0 0 30px;
}

#locabo #section02 .center {
  font-size: 22px;
  font-weight: bold;
}

#locabo #section02 .center span {
  color: #ed6d00;
}

#locabo .orange02 {
  font-size: 26px;
  color: #ed6d00;
  font-weight: bold;
  background-color: #ffffff;
  margin: 20px;
  padding: 10px;
  text-align: center;
}

#locabo #section03 .content .description {
  margin: 40px 0;
}

#locabo .underline {
  text-decoration:underline;
  font-size: 22px;
}

#locabo .column {
  display: flex;
  align-items: flex-start;
}

#locabo #section04 h3 {
  font-size: 30px;
  color: #440000;
  font-weight: bold;
  text-align: center;
  margin-bottom: -40px;
}


#locabo .menu_new {
  margin-bottom: 50px;
}

#locabo .menu_old {
  margin-bottom: 50px;
}

#locabo .menu_new .description {
  width: 380px;
  margin-left: 40px;
}

#locabo .menu_new .description .detail {
  margin-top: 20px;
}

#locabo .menu_new .right {
  margin-top: 20px;
  margin-left: 40%;

}

#locabo .menu_old_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#locabo .title {
  margin: 70px auto;
  font-size: 30px;
  color: #440000;
  font-weight: bold;
  background: url("/jp/img/rd/healthyeating/locabo/img_tit.png") center no-repeat;
}

#locabo .kako {
  margin: 50px auto;
}

#locabo .sp {
  display: none;
}

#locabo .br-pc {
  display:block;
}

#locabo .br-sp {
  display:none;
}


/*h end*/


@media screen and (max-width: 800px) {

.blue_Btn {
	display: block;
	margin: 20px 0 0; 
}

.c-illust-load__item-01 p.blue_Btn_inner {
    background: #0051a4 none repeat scroll 0 0;
	width: 530px;
    padding: 10px;
    margin: 20px 0;
	width: auto;
	overflow: hidden;
	display: block;
}

.c-illust-load__item-02 p.blue_Btn_inner {
    background: #0051a4 none repeat scroll 0 0;
	width: 530px;
    padding: 10px;
    margin: 20px 0;
	width: auto;
	overflow: hidden;
	display: block;
}



p.blue_Btn_inner .text01 {
    background: rgba(0, 0, 0, 0) url("/jp/resource/img/media/businessmodel/safety/btn_icon.png") no-repeat scroll 0 0 / 15px 15px;
    color: #ffffff;
    display: block;
    font-size: 15px;
    padding: 0 10px 0px 22px;
}

p.blue_Btn_inner .text02{
	border-radius: 3px;
	color: #0051a4;
	background: #ffffff;
	font-size: 10px;
	padding:0px 20px;
	float: right;
}

p.blue_Btn_inner .text03{
	color: #ffffff;
    display: block;
    font-size: 11px;
    padding: 0 0 40px 20px;
}



/* イラスト　食の安全エリア -------------------- */
.blue_Btn .c-illust-load,
.blue_Btn .c-illust-load--ttl {
  cursor: pointer;
}


.blue_Btn .c-illust-load__item-01 p{
  margin: 0px;
}

.blue_Btn .c-illust-load__item-01 ul{
  *zoom: 1;
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-01 ul:after{
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.blue_Btn .c-illust-load__item-01 li{
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-01 li:first-child {
  margin-top: 3px;
}

.blue_Btn .c-illust-load__item-01 {
	width: 100%;
	position: static;
}

.blue_Btn .c-illust-load__item-01 li {
  float: left;
  margin-right: 20px;
}
.blue_Btn .c-illust-load__item-01 li .c-list__text {
  display: inline;
}

/**/

.blue_Btn .c-illust-load__item-02{
	width: 100%;
	position: static;
}

.blue_Btn .c-illust-load__item-02 p{
  margin: 0px;
}

.blue_Btn .c-illust-load__item-02 ul{
  *zoom: 1;
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-02 ul:after{
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.blue_Btn .c-illust-load__item-02 li{
  margin-top: 3px;
}
.blue_Btn .c-illust-load__item-02 li:first-child {
  margin-top: 3px;
}

.blue_Btn .c-illust-load__item-02 li {
  float: left;
  margin-right: 20px;
}
.blue_Btn .c-illust-load__item-02 li .c-list__text {
  display: inline;
}

.blue_Btn .c-illust-load__item-02 .c-illust-load__btn {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #0051a4;
    display: inline-block;
    font-size: 85%;
    margin-top: 5px;
    padding: 3px 20px 2px;
    position: absolute;
    right: 20px;
	bottom: 10px;
}

.blue_Btn .c-illust-load__btn.is-active {
  background: #0099d9;
  color: #fff;
  border: 1px solid #0099d9;
}

/*kitasarara*/
/*k*/

#kitasarara .l-sub{
  display: block !important;
}
#kitasarara h2{
  height: 48px;
  line-height: 48px;
  width: calc(100% - 30px);
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
  z-index:10;
  border-bottom: #ccc 2px solid;
}

#kitasarara h2:after{
content: "";
height: 48px;
width: 100%;
background: #fbdfb4;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
#kitasarara h2:before{
content: "";
height: 48px;
width: 12px;
background: #f0821d;
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
}

#kitasarara .text-box{
  max-width: 800px;
  width: 100%;
  margin: 15px auto 0;
  padding: 0 20px;
  box-sizing: border-box;
}



#kitasarara .tamachan-box{
  max-width: 180px;
  position: absolute;
  top: 0;
  left:0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#kitasarara .efficacy-ttl{
  font-size: 20px;
  margin:30px 0 30px;
}

#kitasarara .efficacy-text-box {
  width: 100%;
  padding: 6.25% 16px;
  box-sizing: border-box;
}


#kitasarara .float-box{
  overflow: visible;
  padding: 15px;
}

#kitasarara .float-box img{
  float: none;
  display: block;
  margin:0 auto;
}
#kitasarara .float-box p{
  width: 100%;
  float: none;
  box-sizing: border-box;
  padding: 0 20px;
}

#kitasarara .reference-box {
  padding: 0 20px;
  box-sizing: border-box;
  word-break: break-all;
}

/*buttom*/
#kitasarara .more{
  padding: 16% 0 0 0;
  background: url("/jp/img/rd/healthyeating/locabo/more_sp_1.png") no-repeat;
  background-size: contain;
}

#kitasarara .more.on{
  background: url("/jp/img/rd/healthyeating/locabo/more_sp_2.png") no-repeat;
  background-size: contain;
}

#kitasarara .efficacy .more{
  padding: 16% 0 0 0;
  background: url("/jp/img/rd/healthyeating/locabo/more_sp_1.png") no-repeat;
  background-size: contain;
}

#kitasarara .efficacy .more.on{
  background: url("/jp/img/rd/healthyeating/locabo/more_sp_2.png") no-repeat;
  background-size: contain;
}


#kitasarara p.reference{
  padding: 16% 0 0 0;
  background: url("/jp/img/rd/healthyeating/locabo/sanko_sp_1.png") no-repeat;
  background-size: contain;
}


#kitasarara .reference.on{
  background: url("/jp/img/rd/healthyeating/locabo/sanko_sp_2.png") no-repeat;
  background-size: contain;
}


#kitasarara .c-submenu-sns,.locabo_top .c-submenu-sns{
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}

/*locabo sp*/

#locabo {
  margin-top: 0;
}

#locabo section {
  margin-right: 10px;
  margin-left: 10px;
}

#locabo .pc {
  display: none;
}

#locabo .sp {
  display: block;
  width: 100%;
}

/*
#locabo ul.sp {
  display: flex;
  justify-content: space-evenly;
  margin: 0 0 30px 0;
}

#locabo ul.sp li {
  width: 47%;
  margin: 10px 0 0 0;
}
*/
	
#locabo ul.sp li {
    margin: 10px;
}

#locabo ul.sp li:last-child{
  margin-right: 10px;
}

#locabo ul.sp li a {
    background-position: 10px 14px;
    font-size: 20px;
    font-weight: normal;
    padding: 12px 21px 12px 37px;
}

#locabo .column {
  display: block;
}

#locabo #section01 .column p {
  padding: 20px 0 0 0;
}

#locabo #section02 .center {
  font-size: 20px;
}

#locabo .column img {
  display: block;
  margin: auto;
}

#locabo .menu_new .description {
  width: 100%;
  margin-left: 0px;
  margin-top: 12px;
}

#locabo .orange {
  font-size: 20px;
}

#locabo .orange02 {
  font-size: 20px;
  margin: 10px 0;
}

#locabo section h2 {
  font-size: 22px;
  padding: 10px;
  line-height: 1.5;
}

#locabo #section04 h3 {
  font-size: 20px;
}

#locabo .title {
  margin: 70px auto 20px;
  font-size: 20px;
}

#locabo .kako {
  margin: 20px auto;
}

#locabo .underline {
  font-size: 20px;
}

#locabo .br-pc { display:none; }
#locabo .br-sp { display:block; }

}
