/* ---------------------------------------------------------
productsページ
----------------------------------------------------------*/

.productsList{
    margin-top: 30px;
}
.productsList > li{
    display: inline-block;
    float: left;
    box-sizing: border-box;
    margin:0;
    margin-bottom: 30px;
    text-align: center;
    background:url(/meiji-eiyoucare/img/common/bg_dotline-y-pink1.png) repeat-y top right;
}
.productsList p{
    font-size: 100%;
    text-align: left;
}
.productsList a{
    font-size: 125%;
    color: #dc0000;
    text-decoration: underline;
    display: inline-block;
    text-align: center;
}
.btnDetail1{
    display: block;
    position: relative;
    margin-bottom: 5px;
    text-align: center;
}

sub.text-bottom {
    font-size: 10px;
    vertical-align: baseline;
}


/*   栄養成分表などのtable   */
.table1,
.apology .table0{
    border-collapse: collapse;
}
.table1 th,
.table1 td,
.apology .table0 th,
.apology .table0 td{
    padding: 5px;
    border:1px solid #b7b7b7;
    box-sizing: border-box;
    color: #666;
    text-align: left;
}
.table1 th,
.apology .table0 th{
    font-weight: normal;
}
.table1 tr td:last-child{
    width: 20%;}
/*.table1 tr td:last-child{
    width: 352px;}*/
.table1 tr td:first-child{
    width: 336px;
    background:#fff7d2;
}
.apology .table0 tr td:first-child{
    width: 481px;
    background:#fff7d2;
}
.table1 tr td:nth-child(2){
    width: 120px;
    background:#f2f2f2;
}
.apology .table0 tr td:nth-child(2),
.apology .table0 tr td:last-child{
    width: 139px;
}
.table1.col4,.table1.col5{width: 100%;}
.table1.col4 td,.table1.col5 td{width: auto!important;}

.table1 .bgPink{
    background: #ff7d7d!important;
    color: #fff;
}
.apology .table0 .bgdarkPink{
    background: #f8d4d4!important;
		color: #666;
}
.table1 .bgBlue{background: #227bba;color: #fff;}
.table1 .bgGreen{background: #22ba6d;color: #fff;}
.table1 .bgOrange{background: #ff9900; color: #fff;}
.tableTxt{
    margin-top: 10px;
    padding-left:10px;
    color: #666;
}
.tableTxt span{
	display: inline;
}
.apology{
    margin-top: 25px;
}
.apology p span{
    font-size: 70%;
}
.apology .table0 th:nth-of-type(2),
.apology .table0 th:nth-of-type(3),
.apology .table0 td:nth-of-type(2),
.apology .table0 td:nth-of-type(3){
    text-align: center;
}


.lineUp{
    display: table;
    width: 100%;
    background: url(/meiji-eiyoucare/img/common/bg_dotline-x-pink4.png) repeat-x bottom right;
}
.lineUp li{
    padding:0 2% 15px 2%;
    text-align: center;
    margin-bottom: 15px;
    display: table-cell;
    background: url(/meiji-eiyoucare/img/common/bg_dotline-y-pink1.png) repeat-y top right;
}
.lineUp li img{max-width: 100%;}
.articleMain .lineUp p{margin-bottom: 0;}

/*  アレルギー表示などのtable   */
.table2{
    margin: 20px 0 20px 15px;
    border-collapse: collapse;
}
.table2 td{
    padding: 5px;
    box-sizing: border-box;
    color: #666;
    text-align: center;
    border: 1px solid #bcbcbc;
}
.table2 tr td:first-child{width: 140px;}
.pink .table2 tr td:first-child{background: #f8d4d4;}
.table2 tr td:last-child{width: 380px;}

.table3{
    width: 370px;
    margin: 20px auto 50px auto;
    border-collapse: collapse;
}
.table3 td{
    padding: 5px;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    border: 1px solid #ee8736;
}
.table3 tr td:first-child{
    background: #fff5e3;
    width: 175px;
}
.table4{
    border-collapse: collapse;
    margin-bottom: 40px;
}
.table4 td,.table4 th{
    border: 1px solid #bbb;
    padding: 5px 20px;
}
.table4 th{
    background: #fea7d3;
    font-weight: normal;
}
.tIndent01{
    text-indent:1em;
}
.border01 td,
.border01 th{
    border-bottom:1px dashed #b7b7b7!important;
}
.border02 td,
.border02 th{
    border-top:1px dashed #b7b7b7!important;
}

.janCode{display: block;}
.janCode a{text-decoration: none;}
.janCode span{
    display: inline-block;
    height: 1em;
    border-bottom: 1px solid;
    padding-bottom: 4px;
}
.janCode .size{color: #666;}
.janCode .red{color: #dc0000;}

.medical .ttl{
    background: #41bb69;
    border-radius: 10px;
    color: #fff;
    font-weight: normal;
    box-sizing: border-box;
    line-height: 1.6;
}
.medical .ttl .subTitle{font-size: 75%;}
.medical .ttl .subTitle:before,.medical .ttl .subTitle:after{content:"\2015"}/* \2015 → ― */
#medicalIndex .subTitle:before,
#medicalIndex .subTitle:after{content: " "; padding: 0 0.5em;}
.medical .ttl+p{margin-bottom: 40px;}
.medical .intro{padding-top: 20px;}
.medical .intro .ttl3{
    color: #00832b;
    margin-top: 0;
}
.medical .introLeft .attention{
    margin-top: 30px;
    font-size: 100%;
}
.medical .introLeft .attention p{font-size: 100%;}
.medical .intro p.markExplain{
    display: table;
    width: 100%;
}
.medical .intro p.markExplain *{
    display: table-cell;
    float: none;
    vertical-align: top;
}
.medical .intro p.markExplain img{max-width: 3em;}
.markExplain{color: #ff0000!important;}

.pdfWrap{
    display: block;
    padding: 30px 25px 0 25px;
    background:url(/meiji-eiyoucare/img/common/bg_dotline-x-pink4.png) repeat-x top left;
}
.pdf span {
    display: inline;
    text-decoration: underline;
}
.pdf .size {color: #666;}

.pdfWrap2{
    padding:20px 5px;
    background: url(/meiji-eiyoucare/img/common/bg_dotline-x-pink1.png) repeat-x bottom left, url(/meiji-eiyoucare/img/common/bg_dotline-x-pink1.png) repeat-x top left;
    display: inline-block;
}
.maxw100 img{max-width: 100%;}



/*==============================
	20170309追加▼
==============================*/
.featureWrap .ttl4 {
	margin: 20px 0 0;
	padding-top: 20px;
	background: url(/meiji-eiyoucare/img/common/bg_dotline-x-pink1.png) repeat-x top left;
}
.featureWrap .arrangeBox .ttl4 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(/meiji-eiyoucare/img/common/bg_dotline-x-pink1.png) repeat-x bottom left;
}
.featureWrap .ttl4.mgT0 {
	margin: 0;
	padding: 0;
}
.featureWrap ul.detailList {	margin-top: 20px;}
.featureWrap ul.detailList li:first-child {	margin-top: 0;}
.featureWrap ul.detailList li {
	margin-top: 10px;
	color: #482419;
	font-size: 112.5%;
	line-height: 112%;
	text-indent: -1em;
	padding-left: 1em;
}
.featureWrap ul.detailList li span {
	display: inline;
	color: #e50000;
}
.featureWrap p.annotation {
	margin-top: 10px;
	font-size: 87.5%;
}
.featureWrap p.caption {
	margin-top: 20px;
	font-size: 87.5%;
	text-align: right;
}
.featureWrap table {
	border-collapse: collapse;
	width: 50%;
}
.featureWrap table.leftTable,
.featureWrap table.rightTable {
	float: left;
}
.featureWrap table th,
.featureWrap table td {
	padding: 5px;
	font-weight: bold;
	font-size: 100%;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #00aedb;
}
.featureWrap table.leftTable th,
.featureWrap table.leftTable td {
	border-right: none;
}
.featureWrap table th span {
	font-size: 62.5%;
	font-weight: normal;
}
.featureWrap table th span.rt {
	position: relative;
	top: -7px;
}
.featureWrap .detailBox {
	position: relative;
	padding-bottom: 50px;
}
.featureWrap .detailBox .rightBox {
	position: absolute;
	top: 20px;
	right: 70px;
}

.featureWrap .osusumeBox {	margin-bottom: 30px;}
.featureWrap .osusumeBox ul {	float: left;}
.featureWrap .osusumeBox .rightBox {
	float: right;
	padding-top: 30px;
}

.featureWrap h4.osusumeTitle {
	margin-top: 35px;
	color: #fff;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	line-height:60px;
	background: #ff6161;
}
.featureWrap ul.osusumeList {	margin-top: 20px;}
.featureWrap ul.osusumeList li {
	color: #e50000;
	font-size: 125%;
	line-height: 170%;
	text-indent: -1em;
	padding-left: 1em;
}
.featureWrap .txt01 {
	margin-top: 20px;
	padding: 19px 0;
	font-size: 150%;
	line-height: 146%;
	text-align: center;
	background: #ffdfdf;
	border-radius: 20px;
}
.featureWrap .txt03 {
	margin-top: 30px;
	font-size: 125%;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.featureWrap ul.annotationList {
	padding-left: 20px;
}
.featureWrap ul.annotationList li {
	font-size: 87.5%;
	line-height: 143%;
	text-indent: -2em;
	padding-left: 2em;
}
.featureWrap .featureTitle-pink {
	margin-top: 40px;
	padding: 4px 0 4px 24px;
	color: #666666;
	font-size: 150%;
	line-height: 134%;
	font-weight: normal;
	background: #ffdfdf;
}
.featureWrap h4.featureTitle-pink + img{ margin-top:16px;}
.arrangeBox {	margin: 20px 0 30px;}
.arrangeBox .leftBox {
	float: left;
	width: 380px;
}
.arrangeBox .rightBox  {
	float: right;
}
.arrangeBox p {
	font-size: 112.5%;
	line-height: 112%;
}
.featureWrap p.amountTxt {	margin-top: 16px;}
.featureWrap ul.amountList {	margin-bottom: 25px;}
.featureWrap p.amountTxt,
.featureWrap ul.amountList li {
	font-size: 112.5%;
	line-height: 195%;
}
.featureWrap ul.amountList li {
	text-indent: -1em;
	padding-left: 1em;
}
.featureWrap ul.amountList li span {
	display: block;
	color: #e50000;
}

/*==============================
	20170309追加▲
==============================*/

/* 20220311 */
.tmargin {
	margin-top: 20px;
}
.coloro {
	background-color: rgb(230, 158, 0) !important;
	color: #fff !important;
}
.coloro2 {
	background-color: rgb(220, 189, 0) !important;
	color: #fff !important;
}
.colorg {
	background-color: rgb(132, 179, 24) !important;
	color: #fff !important;
}
.wid80 {
	width: 80% !important;
}
.colorw {
	background-color: #fff !important;
}
.colorb {
	background-color: rgb(59, 177, 222) !important;
	color: #fff !important;
}
.flexbetween {
	display: flex;
	justify-content: space-between;
}
.smtext {
	font-size: 16px;
}

/* 20240306 */
.attentionFrame {
    border: 1px solid #000;
    padding: 4px 20px;
    font-size: 130%;
    text-align: center;
}

/*   PC専用   */
@media screen and (min-width:641px){
    .productsList > li{
        width: 33.333%;
        padding:0 25px;
    }
    .productsList > li:nth-child(3n){
        background: none;
    }
    .productsList p{
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .medical .productsList > li{padding:0 4px 0 0;}
    .tableTxt{font-size: 70%;}
    .apology p{font-size:100%}
    .janCode{margin-bottom: 20px;}
    .medical .intro{
        margin-top: 50px;
        background: url(/meiji-eiyoucare/img/products/bg_medical-intro.jpg) no-repeat;
        background-position: 25px top;
    }
    .medical .ttl{
        font-size: 150%;
        width: 974px;
        margin: 40px auto 20px auto;
        padding-left: 20px;
    }
    .medical .ttl+p{
        padding-left: 50px;
    }
    .medical .ttl .subTitle{padding-left: 50px;}
    .medical .productsList li > a{margin:10px 0 30px 0;}
    .medical .intro p.markExplain img{padding:0 5px;}
    .pdf{margin-right: 40px;}
    .pdf:last-child{margin-right: 0;}

    .btnDetail1 > img{position: absolute;}
    .position1{
        right: 2px;
        bottom: 70px;
    }
    .position2{
        right: 15px;
        top: -345px;
    }
    .position3{
        right: 25px;
        bottom: 125px;
    }
    .lineUp{
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    .lineUp li{
        width: 33.33%;
        box-sizing: border-box;
    }
    .lineUp li:nth-child(3n){background:none;}
    .isPC .lineUp:last-child{background:none;}
    .lineUp li img{max-width: 205px;}

    /*   明治メイバランスArgMiniカップ 商品特長   */

    .articleMain .logo-desc div:nth-of-type(1){
      float:left;
    }
    .articleMain .logo-desc div:nth-of-type(2){
      float:right;
    }

    /*   明治メイバランスアイス 商品特長   */

    .articleMain .meibal-ice_osusumeList ul{
      float:left;
      width:60%;
    }
    .articleMain .meibal-ice_osusumeList div{
      float:right;
      width:35%;
      margin:20px 10px 0 0;
    }
}

/*==============================
	20170404追加▼
==============================*/
.softjelly_precaution .softjelly_precautionLeft{
	float: left;
	width: 500px;
}
.softjelly_precaution .softjelly_precautionRight{
	float: right;
	width: 130px;
	text-align: center;
}
.softjelly_precaution .softjelly_imgCaption{
	margin-top: 5px;
	color: #e50000;
	font-size: 68.8%;
	text-align: left;
}

/*   SP専用   */
@media screen and (max-width:640px){
    .productsList > li{
        width: 50%;
        padding:0 4%;
    }
    .productsList > li:nth-child(2n){background: none;}
    .productsList p{
        display: block;
        margin-top: 0px;
        margin-bottom: 15px;
        font-size: 87%;
    }
    .productsList a{
        display: inline-block;
        font-size: 100%;
        margin:10px 0;
    }
    .lineUp{
        margin-bottom: 15px;
        padding-bottom: 15px;
        background:url(/meiji-eiyoucare/img/common/bg_dotline-x-pink3.png) repeat-x bottom left;
    }
    .lineUp li{
        width:50%;
        padding: 0 1.5% 15px 1.5%;
        box-sizing: border-box;
    }
    .lineUp li:nth-child(2n){background: none;}
    .articleMain{padding-bottom: 40px;}
    .table2{
        margin: 20px auto 40px auto;
        width: 90%;
    }
    .table3{width: 100%;}
    .janCode{margin-bottom: 40px;}
    .janCode img{margin-bottom: 10px;}
    .medical .intro{
        margin-top: 20px;
        background: url(/meiji-eiyoucare/img/products/sp/bg_medical-intro.jpg) no-repeat;
        background-position: -1.5% 0;
        background-size: 97% auto;
    }
    .medical .intro .ttl3{font-size: 150%;}
    .medical .ttl{
        font-size: 125%;
        width: 97%;
        margin: 40px auto 10px auto;
        padding-left: 5%;
    }
    .medical .ttl+p{
        padding-left: 6.5%;
        padding-right: 1.5%;
    }
    .medical .ttl .subTitle{padding-left: 5%;}
    .medical .intro p.markExplain img{padding-top:1em;}
    .pdf{margin-bottom: 5px;}
    .pdf img{width:2.5em;}
    .btnDetail1 > img{
        display: block;
        margin:0 auto;
    }
    .btnDetail1{
        display: table-cell;
        vertical-align: bottom;
    }
    /*.btnDetail1 a{
        position: absolute;
        bottom: 0;
        left: 0;
    }*/
    .pdfWrap2{width: 80%;}
    .pdfWrap2 .pdf{display: table;}
    .pdfWrap2 .pdf > *{
        display: table-cell;
        vertical-align: top;
    }

/*==============================
明治メイバランスArgMiniカップ
==============================*/
.meibalance-energy .isSP {width:90%;}
/*==============================
	20170309追加▼
==============================*/
.featureWrap ul.detailList li {	font-size: 100%;}

.featureWrap table.leftTable,
.featureWrap table.rightTable {
	float: none;
	width: 100%;
}
.featureWrap table.leftTable th,
.featureWrap table.leftTable td {
	border-right: 2px solid #00aedb;
	border-bottom: none;
}
.featureWrap .detailBox{
	position: relative;
	padding: 0;
}
.featureWrap .detailBox .rightBox {
	position: relative;
	margin-top: 20px;
	text-align: center;
	top: 0;
	right: 0;
}

.featureWrap .osusumeBox ul {	float: none;}
.featureWrap .osusumeBox .rightBox {
	float: none;
	text-align: center;
	padding-top: 20px;
}

.featureWrap h4.osusumeTitle {
	font-size: 130%;
	line-height:50px;
}
.featureWrap ul.osusumeList li {	font-size: 100%;}
.featureWrap .txt01 {
	padding: 19px 10px;
	font-size: 130%;
}
.featureWrap .featureTitle-pink {
	padding-left: 18px;
	font-size: 130%;
}
.featureWrap .txt03 {
	font-size: 100%;
	line-height: 1.4;
}
.arrangeBox .leftBox {
	float: none;
	width: 100%;
}
.arrangeBox .rightBox  {
	float: none;
	text-align: center;
}
.arrangeBox {	margin: 20px 0 0px;}
.arrangeBox p {	font-size: 100%;}
.featureWrap p.amountTxt,
.featureWrap ul.amountList li {
	font-size: 100%;
	line-height: 180%;
}
/*==============================
	20170309追加▲
==============================*/

	/*==============================
		20170404追加▼
	==============================*/
	.softjelly_precaution .softjelly_precautionLeft{
		width: 70%;
	}
	.softjelly_precaution .softjelly_precautionRight{
		width: 25%;
	}

  /*   明治メイバランスアイス 商品特長   */

  .articleMain .meibal-ice_osusumeList div{
    width:50%;
    margin: auto;
  }

}

/* 0820 */

@media screen and (min-width: 641px){
    .pb-130{
        padding-bottom: 130px !important;
    }
}
.centerBox{
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-width: 640px){
    .featureWrap .detailBox .centerBox{
        position: relative;
        margin-top: 20px;
        text-align: center;
        top: 0;
        right: 0;
    }
}
/*===20210405====*/


/*KVの配置場所追加*/
@media screen and (min-width: 641px){
    .pageCnt .keyvisual{
        width: 1004px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 640px){
    .pageCnt .keyvisual{
        width: 100%;
    }
}

/* 動画コンテンツスタイル */
@media screen and (min-width: 641px){
    .articleMain .productsMovie{
        text-align: center;
    }
    .articleMain .productsMovie iframe{
        min-width: 480px;
        min-height: 300px;
    }
}
@media screen and (max-width: 640px){
    .articleMain .productsMovie iframe{
        min-width: 100%;
        height: auto;
    }
}
@media  (orientation: landscape) and (max-width: 640px){
    .articleMain .productsMovie{
        text-align: center;
    }
    .articleMain .productsMovie iframe{
        min-width: 400px;
        min-height: 250px;
    }
}

/* 記述パーツ追加 */
@media screen and (min-width: 641px){
    .articleMain dl.description{
        margin-bottom: 15px;
        font-size: 115%;
    }
}
@media screen and (max-width: 640px){
    .articleMain dl.description{
        margin-bottom: 15px;
    }
}


/* flexカラムパーツ追加 */

@media screen and (min-width: 641px){
    .articleMain .flex-column.pc-column2,.articleMain .flex-column.pc-column3{
        display: flex;
        display: -webkit-flex;
        width: 100%;
    }
    .articleMain .flex-column.pc-column2 > div:first-of-type{
        width: 60%;
    }
    .articleMain .flex-column.pc-column3 > div{
        width:33%;
    }
    .articleMain .flex-column.pc-column2 > div:not(:first-child){
        margin-left: 2%;
    }
    .articleMain .flex-column.pc-column3 > div:not(:first-child){
        margin-left: 0.5%;
    }
}
@media screen and (max-width: 640px){
    .articleMain .flex-column.sp-column1{
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        width: 100%;
    }
    .articleMain .flex-column.sp-column1 > div{
        width: 100%;
    }
    .articleMain .flex-column.sp-column1 > div:first-child{
        margin-bottom: 20px;
    }
}

/* 注釈文字サイズパーツ */
.notice_font{
    font-size: 100%;
}

.align-center{
    align-items: center;
}

@media screen and (min-width: 641px){
    .pc-img_right{
        text-align: right;
    }
}