/* --------------------------
  FOOD >
-------------------------- */
.level-2-tab li.chapternav-item:last-child{
	margin-left: 0 !important;
	cursor: default;
}

.news-slider .card {
  opacity: 1;
  min-height: 460px;
  position: relative;
  height: 100%;
  width: 350px;
  max-width: 350px;
  background: rgb(235, 239, 241);
  transition: all 0.4s ease 0s;
}
.showmore-outline-link.red{
  color: #ff0000;
  border-color: #ff0000;
}
.showmore-outline-link.red svg *{
  fill: #ff0000;
}
.showmore-outline-link.red:hover{
  color: #fff;
  background: #ff0000;
}
.showmore-outline-link.red:hover svg *{
  fill: #fff;
}


.primary-outline-link.blank-outline-link, 
.primary-outline-link.blank-outline-link svg *{
	color: #ff0000;
	border: 1px solid #ff0000;
	fill: #ff0000!important;
}
.primary-outline-link.blank-outline-link:hover svg *{
	fill: #fff!important;
}
.article-level-3 .lead-text-bottom p.caption{
	font-size: 3.4rem !important;
}
.article-child-box-1.bg-set{
  background: #fafafa;
  padding: 0 0 100px;
}
.article-child-box-1.bg-set .border-top-double{
  margin-top: 0!important;
}
.slider-wrap{
  margin-left: 0!important;
}
.slider-wrap.related-links{
	margin-left: 10%!important;
}
.article-level-3 .img-card-col-3-2-1>ul .title.related-links{
    font-size: 3.8rem;
    margin: 20px 0 10px;
}
.food-product{
  display: flex;
}
.food-product.col-5-5{
  justify-content: space-between;
}
.food-product.col-5-5 .block-inner-box{
  width: 45%;
}
.food-product.col-3-7{
  justify-content: space-between;
}
.food-product.col-3-7 .block-inner-box:first-child{
  width: 35%;
}
.food-product.col-3-7 .block-inner-box:last-child{
  width: 55%;
}
.food-product dl{
  display: flex;
  flex-wrap: wrap;
}
.food-product dt{
  font-size: 3.4rem;
  width: 100%;
  position: absolute;
}
.food-product .block-inner-box:last-child dt{
  font-size: 3.4rem;
  line-height: 1;
}
.food-product .block-inner-box:last-child dd{
  display: flex;
  justify-content: space-between;
}
.food-product dd.dd-blank{
  padding: 24px 0!important;
}
.food-product dd.indent{
  text-indent: 1em;
}
.food-product .block-inner-box:last-child dd:first-of-type{
  border-top: 1px dotted #bbb;
  border-bottom: 1px dotted #bbb;
}
.food-product .block-inner-box:last-child dd:nth-child(n + 2){
  padding: 10px 0;
  border-bottom: 1px dotted #bbb;
}
.img-size-lg{
  margin: 0 auto;
}
.img-size-lg.img-align-left{
  margin-left: 0;
	margin-right: auto;
}
.spacer-sm{
	display: none;
}
.border-bottom-none{
	border-bottom-width: 0 !important;
}
@media screen and (min-width:2561px) {
	.article-level-3 .lead-text-bottom p.caption{
		font-size:3.6rem !important;
	}
  .food-product .block-inner-box:last-child dd:nth-child(n + 2){
    padding: 15px 0;
  }
}
@media screen and (max-width:2560px) {
	.img-size-lg{width: 80%!important;}
}
@media screen and (max-width:1920px) {
	.article-level-3 .lead-text-bottom p.caption{
		font-size: 2.3rem !important;
	}
	.slider-wrap.related-links{
		margin-left: 10%!important;
	}
	.article-level-3 .img-card-col-3-2-1>ul .title.related-links{
		font-size: 3.4rem;
	}
}
@media screen and (max-width:1366px) {
	.slider-wrap.related-links{
		margin-left: 8%!important;
	}
}
@media screen and (max-width:1024px) {
	.article-level-3 .lead-text-bottom p.caption{
		font-size: 1.8rem !important;
	}
	.slider-wrap.related-links{
		margin-left: 4%!important;
	}
}
@media screen and (max-width:1024px) {
	.article-level-3 .img-card-col-3-2-1>ul .title.related-links{
		font-size: 2.6rem;
	}
}
.food-product dt span{
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 500;
}
.food-product dd:first-of-type{
  margin-top: 150px!important;
}
.food-product dd{
  width: 100%;
}
.mid-point-font-size{
  font-size: 3.4rem;
}
.mid-point-font-size span{
  font-size: 2.4rem;
  display: block;
}
.mid-point-font-size + .nutrition-facts-col-2-content{
  margin-top: 40px!important;
}

.food-thum-list .title{
  font-size: 2.6rem;
  font-weight: 600;
}
.food-thum-list.chocolate-list .title{
	font-weight: normal;
	font-size: 3.4rem;
}
.food-thum-list img{
  max-width: 400px;
  margin: 0 auto;
}
.food-thum-list .links{
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width:620px) {
	#food-top-tab .level-2-tab li.chapternav-item:last-child{
		margin-left: 0 !important;
	}
  .tab-panel-group .country-tab li{
    white-space: nowrap;
  }
	.tab-panel-group .country-tab li.country-tab-all{
		min-width: 18px;
		margin: 0 calc(30px + (89px - 18px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-china{
		min-width: 38px;
		margin: 0 calc(30px + (89px - 38px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-hongkong{
		width: 72px;
		margin: 0 calc(30px + (89px - 72px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-indonesia{
		min-width: 66px;
		margin: 0 calc(30px + (89px - 66px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-japan{
		min-width: 41px;
		margin: 0 calc(30px + (89px - 41px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-pakistan{
		min-width: 57px;
		margin: 0 calc(30px + (89px - 57px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-singapore{
		min-width: 68px;
		margin: 0 calc(30px + (89px - 68px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-taiwan{
		min-width: 48px;
		margin: 0 calc(30px + (89px - 48px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-thailand{
		min-width: 59px;
		margin: 0 calc(30px + (89px - 59px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.country-tab-unitedstates{
		min-width: 89px;
	}
	.tab-panel-group .country-tab li.country-tab-vietnam{
		min-width: 56px;
		margin: 0 calc(30px + (89px - 56px) / 2) 20px;
	}
	.tab-panel-group .country-tab li.spacer-sm{
		display: block;
		cursor: default;
		pointer-events: none;
		width: 56px;
		margin: 0 calc(30px + (89px - 56px) / 2) 20px;
	}
}
/* --------------------------
  Milk
-------------------------- */
.food-bottom-link-area{
  display: flex;
  justify-content: center;
  align-items: center;
}
.food-bottom-link-area .text{
  font-size: 2.1rem;
  font-weight: bold;
  margin: 0 20px 0 0;
}
.food-bottom-link-area .blank-contained-link span{
  white-space: nowrap;
}

.nutrition-facts-col-2{
  flex-direction: column;
}
.nutrition-facts-col-2 dt{
  position: static;
}
.nutrition-facts-col-2 .block-inner-box{
  width: 100%!important;
}
.nutrition-facts-col-2 .block-inner-box:last-child{
  margin-top: 100px;
}
.nutrition-facts-col-2 .block-inner-box:last-child dl:first-of-type{
  margin-top: 0;
}
.nutrition-facts-col-2-content{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 80px!important;
}
.nutrition-facts-col-2-content dl{
  width: 48%;
}
.nutrition-facts-col-2-content dd span{
  text-align: right;
}
.nutrition-facts-col-2 .block-inner-box:first-child dd:first-of-type{
  margin-top: 80px!important;
}
.nutrition-facts-col-2 .block-inner-box:last-child dd:first-of-type{
  margin-top: 0px!important;
}
.nutrition-facts-col-2 .block-inner-box:last-child dd:nth-child(n + 1){
  padding: 10px 0;
}
@media screen and (min-width:2561px) {
  .nutrition-facts-col-2 .block-inner-box:last-child dd:nth-child(n + 1){
    padding: 15px 0;
  }    
}
@media screen and (max-width: 640px) {
  .nutrition-facts-col-2-content {
    flex-wrap: wrap;
    margin-top: 40px!important;
  }
  .nutrition-facts-col-2-content dl {
    width: 100%;
  }
  .food-product .block-inner-box:last-child dd:first-of-type{
    border-top: none;
  }
}
@media screen and (max-width: 620px) {
	.blank-outline-link svg {
		-webkit-transform: translate(-5px, 0px);
		transform: translate(-5px, 0px);
	}
}

/* ------------------
 Chocolate
------------------ */
.align-right-m{
	margin-right: 0;
	margin-left: auto;
}
.line-up .line-up-inner .links.mt-inherit{
	margin-top: inherit;
}
.links.top-text.mouseover-visitsite{
	position: relative;
	width: 184px;
	height: 100%;
	margin: auto auto 0;
	justify-content: end;
}
.links-pb, .mouseover-visitsite{
	padding-bottom: 20px;
}
.links.top-text.mouseover-visitsite>span{
	cursor: pointer;
	color: #ff0000;
	border-color: #ff0000;
	background: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
	border: 1px solid #ff0000;
	display: inline-block;
	padding: 15px 40px;
	border-radius: 50px;
	font-size: 1.9rem;
	font-weight: bold;
	position: relative;
	line-height: 1.4em;
	white-space: nowrap;
}
.links.top-text.mouseover-visitsite>span .visitsite-cross {
	display: inline-block;
	position: relative;
	bottom: 6px;
	left: 15px;
	width: 18px;
	height: 1px;
 	background: #ff0000;
}

.links.top-text.mouseover-visitsite>span .visitsite-cross::after {
	content: "";
	position: absolute;
	top: -9px;
	left: 9px;
	width: 1px;
	height: 18px;
	background: #ff0000;
}
.links.top-text.mouseover-visitsite.plus-minus>span{
	color: #fff;
	background: #ff0000;
}
.links.top-text.mouseover-visitsite.plus-minus>span .visitsite-cross{
	background: #fff;
}
.links.top-text.mouseover-visitsite.plus-minus>span .visitsite-cross::after{
	visibility: hidden;
}
.links.top-text.mouseover-visitsite .visitsite-hidden{
	display: none;
	position: absolute;
	top: 90px;
}
.line-up-inner-column{
	display: flex;
}
.line-up-inner-column div img{
	margin: 0;
	max-width: 280px;
	height: auto;
}
.lineup-column{
	margin-left: 30px;
}
.country-name{
	padding-bottom: 30px;
}
article .country-name h3{
	font-size: 2.6rem;
}
.line-up-thum img {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}
/* ------------------
 infant-formula
------------------ */
.inner-box{
  position: relative;
}
.milk-formula-position-right-bg-in-img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.center-img-overlay{
	margin-top: 200px;
	margin-bottom: 200px;
}
/* modal --------------- */
.modal{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 100;
}
.modal-bg{
  position: absolute;
  height: 100vh;
  width: 100%;
  background: rgba(51, 51, 51, 0.25);
}
.modal-content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  background: white;
  padding: 40px;
}
.alert .modal-content{
  border: 5px solid #ff0000;
}
.alert.load .modal-content{
  background: #fef5ea;
}
.modal-content img.set-max-size-600{
  max-width: 600px;
  margin: 0 auto;
}
.modal-content img.set-max-size-300{
  max-width: 300px;
  margin: 0 auto;
}
.modal-content img.sp{display: none;}
.js-modal-close.button-type-1{
  font-size: 1.2rem;
  color: #000;
  font-weight: bold;
  display: flex;
  justify-content: flex-end;
  transition: all .2s;
}
.modal-content ul {
	display: flex;
	justify-content: center;
}
.modal-content ul p {
	text-align: center;
}
.modal .button-type-1:hover{
  color: #ff0000;
}
.modal .button-type-2{
  color: #FF0000;
  border: 1px solid #FF0000;
  background-color: #fff;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 50px;
  max-width: 178px;
  margin: 50px auto 0;
  font-size: 1.9rem;
  font-weight: bold;
  position: relative;
  line-height: 1.4em;
  white-space: nowrap;
  transition: all .2s;
  display: flex;
  justify-content: center;
}
.modal .button-type-2:hover{
  color: #fff;
  background: #ff0000;
}
.modal-title{
  font-size: 3.0rem;
  line-height: 4.0rem;
}
.modal-content-scroll-inner{
  margin: 20px 0 0;
}
.modal-content-scroll-inner p{
  font-size: 2.0rem;
  line-height: 3.0rem;
}
.modal-content-scroll-inner p+p{
  margin: 20px 0 0;
}
.modal .simplebar-content-wrapper{
  padding-right: 20px;
}
.modal .simplebar-track.simplebar-vertical{
  width: 7px;
}
.modal .simplebar-scrollbar {
  background: rgba(102,102,102, .6);
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: none;
}
.modal .simplebar-scrollbar:before{
  display: none;
}

@media screen and (max-width: 950px) {
  .modal-content img.pc{display: none;}
  .modal-content img.sp{display: block;}
  .modal-content-scroll-inner{
    overflow: scroll;
    height: 250px;
    margin: 20px 0 0;
  }
  .modal-title{
    font-size: 2.6rem;
    line-height: 4.0rem;
  }
  .modal-content-scroll-inner p{
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
  .modal-content ul {
	  display: inherit;
  }
  .modal-content ul li:first-child {
	  margin-bottom: 10px;
  }
  .modal-content ul.flex_2 {
	  display: flex;
	  flex-wrap: wrap;
  }
  .modal-content ul.flex_2 li {
	  width: 25%;
	  margin-bottom: 15px;
  }
}


@media screen and (max-width: 1024px) {
	.center-img-overlay{
		margin-top: 100px;
		margin-bottom: 100px;
	}
}
/* ------------------
 slider loop anim
------------------ */
.loopSlider{
  margin: 100px calc(50% - 50vw) 150px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.loopSlider.bottom{
  margin: 200px calc(50% - 50vw);
}
.loopSlider .loopslider_wrap{
	height: 250px;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}
.loopSlider .loopslider_wrap ul{
	display: flex;
}
.loopSlider .loopslider_wrap ul li{
	width: 250px;
  min-width: 250px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
}
.loopSlider .loopslider_wrap ul li a span{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2rem;
  text-shadow: 6px 4px 10px rgb(0 0 0 / 80%);
  font-weight: 300;
  opacity: 0; transform: translateY(20px);
  transition: all .8s;
  line-height: 1;
}
.loopSlider .loopslider_wrap ul li a:after{
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 5px solid #AFBFC7;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.this-country{
  margin: -30px 0 20px;
  text-align: center;
  display: block;
}

.article-level-3 .cover-img-left-box li:last-child {
	margin-left: 3%;
}

.article-level-3 .cover-img-right-box li:first-child {
	margin-right: 3%;
}

.line-up .line-up-inner .country {
	font-size: 2rem;
  margin: 0 0 20px;
}

.article-level-3 .lead-text-bottom p {
	font-size: 4rem;
}

.article-level-3 .block-inner-box .max-img-size-set img {
    max-width: 500px;
}

article .lead-text.lead-text-in-img {
    font-weight: 500;
    line-height: 1.52;
}

/* --------------------------
	Infant fomula
-------------------------- */
@media screen and (max-width: 620px){
	.article-level-3 .position-right-bg-in-img-box.positonChange .position-right-bg-in-img-box-inner .inner-box:last-child {
			margin: 0 5vw 0 5vw;
	}
}
/* --------------------------
	Meiji Nutritional Products
-------------------------- */
.position-left-bg-in-img-box a.blank-text-link{
	margin-right: 10px;
}
/* --------------------------
  Meiji Nutrition Statement
-------------------------- */
.nutrition-statement-first-contents{
  margin: 50px 0 0;
}
/* box-1 */
.nutrition-statement-first-contents .box-1{
  display: flex;
  justify-content: space-between;
}
.nutrition-statement-first-contents .box-1 .box-1-inner:first-child{
  width: 65%;
}
.nutrition-statement-first-contents .box-1 .box-1-inner:last-child{
  width: 30%;
}
.nutrition-statement-first-contents .box-1 p{
  font-size: 2.8rem;
  line-height: 3.8rem;
}
/* box-2 */
.nutrition-statement-first-contents .box-2{
  margin: 50px 0 0;
}

/* accordion */
@media screen and (min-width: 641px) {
  .first-img-trigger-area:before, .first-img-trigger-area:after {
    top: auto;
    bottom: 15%;
    right: 0;
    left: 0;
    margin: auto;
  }   
}
.sp-accordion-head{
  display: none;
}
.accordion-number{
  display: flex;
	align-items: center;
}
.accordion-number span{
  white-space: nowrap;
  display: block;
  margin-right: 15px;
}
.accordion-nutrition-statement .accordion-content{
  color: #333;
}
.accordion-nutrition-statement .accordion-title:first-child{
  background: url(/cn/food/common/img/nutrition-statement/nutrition_statement_02.jpg) no-repeat center center / cover;
  transition: all .5s;
}
.accordion-nutrition-statement .accordion-title:first-child span{
  padding: 8.3vw 0;
  font-size: 2.5vw;
  line-height: 3vw;
  text-align: left;
  margin: 0 0 0 24vw;
}
.accordion-nutrition-statement .accordion-title:first-child:hover{
  background-color:rgba(255,255,255,0.3);
  background-blend-mode:lighten;
}
.accordion-nutrition-statement .accordion-title:first-child:hover span{
  background: transparent;
}

.accordion-nutrition-statement-sub-img-list{
  margin: 25px 0 0;
}
.accordion-nutrition-statement-sub-img-list ul{
  display: flex;
  justify-content: flex-start;
}
.accordion-nutrition-statement-sub-img-list ul li{
  width: 200px;
}
.accordion-nutrition-statement-sub-img-list ul li:not(:first-child) {
  margin: 0 0 0 25px;
}
.accordion-nutrition-statement-sub-img-list ul li .title{
  margin: 5px 0 0;
}
.accordion-nutrition-statement-sub-img-list .img-border li img{
  border: 1px solid #ccc;
}
.accordion-nutrition-statement-sub-img-list ul li img+img{
  margin-top: 0!important;
}
.product-information-4k{
	display: none;
}
.flex-pc{
	display: flex;
	align-items: flex-end;
}
.article-level-3 .flex-pc h2{
	min-width: 160px;
	margin-right: 40px;
}
.article-level-3 .flex-pc h2 + p{
	padding-top: 15px;
}
.article-level-3 .flex-pc h2 + p, .article-level-3 .product-information-4k{
	margin: 0;
	font-size: 2.1rem;
}
.article-level-3 .position-left-bg-in-img-box.width-100 {
	margin: 200px 0 200px 0;
}
@media screen and (min-width: 2561px) {
	.article-level-3 .flex-pc h2{
		min-width: 160px;
		margin-right: 0;
	}
	.article-level-3 .product-information{
		display: none;
	}
	.article-level-3 .product-information-4k{
		display: block;
		font-size: 2.8rem;
		padding-bottom: 20px;
	}
	.links.top-text.mouseover-visitsite .visitsite-hidden{
		top: 100px;
	}
	.links.top-text.mouseover-visitsite>span{
		padding: 20px 60px;
	}
  .article-level-3 .lead-text-bottom p {
		font-size: 4.2rem;
	}
  .article-child-box-1.bg-set{
    padding: 0 0 100px;
  }
  .line-up{
    margin-top: 0;
  }
  .food-thum-list .title{
    font-size: 3.0rem;
  }
	.food-thum-list.chocolate-list .title{
		font-size: 3.8rem;
	}
  .loopSlider{
    margin: 0 calc(50% - 50vw) 150px;
  }
  /* Meiji Nutrition Statement */
  .nutrition-statement-first-contents{
    display: flex;
    flex-wrap: wrap;
  }
  .nutrition-statement-first-contents .box-1-inner:first-child{
    width: 100%;
    order: 2;
  }
  .nutrition-statement-first-contents .box-1-inner:last-child{
    margin-right: 5%;
  }
  .nutrition-statement-first-contents .box-1 p{
    font-size: 4.2rem;
    line-height: 6.2rem;
  }
  .nutrition-statement-first-contents .box-2{
    padding: 0 0 0 35%;
    margin: 0;
  }
  .accordion-nutrition-statement .col-2-1{
    margin: 40px 0 0;
  }
  .accordion-nutrition-statement .col-2-1 div{
    width: 48%;
    padding: 0;
  }
  .accordion-nutrition-statement .accordion-title:first-child span{
    padding: 4.7vw 0;
    font-size: 4.4rem;
    line-height: 4.5rem;
    margin: 0 4vw 0 14vw;
  }
  .accordion-nutrition-statement-sub-img-list ul li{
    width: auto;
  }
  .accordion-nutrition-statement-sub-img-list ul li:not(:first-child) {
    margin: 0 0 0 50px;
  }
  .accordion-nutrition-statement-sub-img-list img{
    display: none;
  }
  .accordion-nutrition-statement-sub-img-list.last ul{
    flex-wrap: wrap;
  }
  .accordion-nutrition-statement-sub-img-list.last ul li{
    margin: 0;
    white-space: nowrap;
  }
  .accordion-nutrition-statement-sub-img-list ul li .title{
    font-size: 1vw;
  }
  .accordion-nutrition-statement-sub-img-list.last ul li:nth-child(1),
  .accordion-nutrition-statement-sub-img-list.last ul li:nth-child(2),
  .accordion-nutrition-statement-sub-img-list.last ul li:nth-child(3){
    width: 25%;
  }
  .accordion-nutrition-statement-sub-img-list.last ul li:nth-child(4),
  .accordion-nutrition-statement-sub-img-list.last ul li:nth-child(5){
    width: 40%;
  }
  .accordion-nutrition-statement-sub-img-list.last ul li:nth-child(5){
    text-align: right;
  }

}
@media screen and (max-width: 2560px){
	.article-level-3 .position-left-bg-in-img-box.width-100 {
		margin: 200px 0 200px 0;
	}
}

@media screen and (min-width: 1921px) {
  .line-up .level-2-tab-list-content{
    width: 25%;
  }
  .line-up:after{
    width: 25%!important;
  }
}
@media screen and (max-width: 1920px){
	.article-level-3 .lead-text-bottom p {
		font-size: 3.2rem;
	}
	.article-level-3 .block-inner-box .max-img-size-set img {
    max-width: 390px;
	}
}
@media screen and (max-width: 1920px) {
  .loopSlider{
    height: 200px;
  }
  .loopSlider .loopslider_wrap{
    height: 200px;
  }
  .loopSlider .loopslider_wrap ul li{
    width: 200px;
    min-width: 200px;
  }
}
@media screen and (max-width: 1366px) {
  .loopSlider{
    margin: 0 calc(50% - 50vw) 150px;
    height: 200px;
  }
  .loopSlider .loopslider_wrap{
    height: 200px;
  }
  .loopSlider .loopslider_wrap ul li{
    width: 200px;
    min-width: 200px;
  }
	.article-level-3 .position-left-bg-in-img-box.width-100 {
    margin: 150px 0 150px 0;
	}
}

@media screen and (max-width: 1024px) {
	.article-level-3 .position-left-bg-in-img-box.width-100 {
		margin: 100px 0 100px 0;
	}
}

@media screen and (max-width: 950px) {
	.links.top-text.mouseover-visitsite>span{
		font-size: 2vw;
	}
  .food-product.col-3-7{
    flex-wrap: wrap;
  }
  .food-product.col-3-7 dt{
    position: static;
  }
  .food-product.col-3-7 dd:first-of-type{
    padding-top: 40px;
  }
  .food-product.col-3-7 .block-inner-box:first-child,
  .food-product.col-3-7 .block-inner-box:last-child{
    width: 100%;
  }
  .food-product.col-3-7 .block-inner-box:last-child{
    margin-top: 80px;
  }
	.article-level-3 .cover-img-left-box li:last-child {
		margin-top: 65%;
		margin-left: -95%;
	}
	
	.article-level-3 .cover-img-right-box li:first-child {
		margin-top: 65%;
		margin-right: -95%;
	}
	.img-size-lg{width: 100%!important;}
}
@media screen and (min-width:641px) {
  .line-up.mb-0 .level-2-tab-list-content{
    margin-bottom: 0;
  }  
}
@media screen and (max-width: 640px) {
  .article-child-box-1.bg-set{
    padding: 0 0 50px;
  }
  .food-product{
    flex-wrap: wrap;
  }
  .food-product dt{
    position: static;
    font-size: 2.6rem!important;
  }
  .food-product dt span {
    font-size: 1.8rem;
  }
  .mid-point-font-size{
    font-size: 2.6rem;
  }
  .mid-point-font-size span{
    font-size: 1.8rem;
  }
  .food-product.col-5-5 .block-inner-box{
    width: 100%;
  }
  .food-product.col-5-5 .block-inner-box:last-child{
    margin-top: 80px;
  }
  .food-product dd:first-of-type{
    margin-top: 40px!important;
  }
  .food-bottom-link-area{
    flex-flow: wrap;
  }
  .food-bottom-link-area .text{
    margin: 0 0 20px;
    text-align: center;
  }
  .loopSlider{
    height: 130px;
    margin: 100px calc(50% - 50vw);
  }
  .loopSlider .loopslider_wrap ul li{
    width: 130px;
    min-width: 130px;
  }
  .loopSlider .loopslider_wrap{
    height: 130px;
  }
	.links.top-text.mouseover-visitsite .visitsite-hidden{
		top: 80px;
	}

@media screen and (max-width: 620px) {
	.links.top-text.mouseover-visitsite>span{
		font-size: 1.9rem!important;
	}
	.links.top-text.mouseover-visitsite .visitsite-hidden{
		position: static;
		top: 0;
		margin-top: 10px;
	}
	.line-up-inner-column{
		display: block;
		margin-top: 70px;
	}
	.line-up-inner-column div img{
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		height: auto;
	}
	.lineup-column{
		margin-left: 0;
		text-align: center;
	}
	.country-name{
		padding-top:20px;
		padding-bottom: 10px;
	}
	.article-level-3 .flex-pc h2{
		min-width: 120px;
	}
	.flex-pc{
		display: block;
	}

	.article-level-3 .flex-pc h2{
		min-width: 120px;
		margin-right: 0;
	}

	.article-level-3 .flex-pc h2 + p, .article-level-3 p.product-information-4k{
		padding-top: 0;
		margin-top: 20px;
		font-size: 2.1rem;
	}
}
  /* --------------------------
    Meiji Nutrition Statement
  -------------------------- */
  .nutrition-statement-first-contents .box-1{
    flex-wrap: wrap;
  }
  .nutrition-statement-first-contents .box-1 .box-1-inner:first-child,
  .nutrition-statement-first-contents .box-1 .box-1-inner:last-child{
    width: 100%;
  }
  .nutrition-statement-first-contents .box-1 .box-1-inner:last-child{
    margin: 50px 0 0;
  }
  .nutrition-statement-first-contents .box-1 .box-1-inner img{
    max-width: 100%;
  }
  .nutrition-statement-first-contents .box-1 p {
    font-size: 2.1rem;
    line-height: 2.7rem;
  }
  .sp-accordion-head{
    width: 100%!important;
    display: block;
  }
  .accordion-nutrition-statement .accordion-title:first-child{
    background: transparent;
  }
  .accordion-nutrition-statement .accordion-title:first-child span{
    padding: 20px 20% 20px 0;
    font-size: 2.1rem;
    line-height: 1.6;
    margin: 2px 0;
  }
  .accordion-nutrition-statement .accordion-title .sp-none-br{
    display: none;
  }
  .accordion-nutrition-statement .accordion-title:first-child:hover span{
    background: #eee;
  }

  .accordion-nutrition-statement .col-2-1{
    margin: 25px 0;
  }
  .accordion-nutrition-statement .col-2-1 div{margin: 0;padding: 0;}
  .accordion-nutrition-statement .col-2-1 div:last-child{margin: 25px 0 0;}
  .accordion-nutrition-statement img{width: 100%;}
  .accordion-nutrition-statement-sub-img-list{margin: 25px 0 0;}
  .accordion-nutrition-statement-sub-img-list ul{flex-wrap: wrap;}
  .accordion-nutrition-statement-sub-img-list ul li{width: 100%;}
  .accordion-nutrition-statement-sub-img-list ul li:not(:first-child){margin: 25px 0 0;}
  .accordion-nutrition-statement-sub-img-list ul li .title{
    margin: 0;
    /* background: rgba(175,191,199,.25); */
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
  }
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .line-up .line-up-inner .links {
	justify-content: flex-start;
}
/* IE10 & IE11 */
_:-ms-input-placeholder, :root .line-up .line-up-inner .links {
	justify-content: flex-start;
}