@charset "utf-8";
@media screen and (min-width: 1040px) {
  .page_ttl {
    text-align: center;
    padding: 55px 0 90px;
  }
  .wrap {
    background-image: url(../../common/img/second_bg.png);
    background-position: left, top;
    background-repeat: repeat;
    padding: 80px 0;
  }
  .wrap_inner {
    width: 1040px;
    margin: 0 auto;
    padding: 85px 120px 80px;
    background: #fff;
  }
  .wrap_inner:last-child {
    margin-bottom: 0;
  }
  .wrap_inner section {
    width: 800px;
    margin: 0 auto 20px;
  }
  .wrap_inner h3.ttl {
    font-size: 34px;
    font-size: 3.4rem;
    color: #0052aa;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 30px;
  }
  .wrap_inner h3.ttl em {
    font-size: 24px;
    line-height: 2;
  }
  .wrap_inner h3.ttl span.time {
    font-size: 16px;
    color: #2b2b2b;
  }
  .wrap_inner h4.ttl {
    font-size: 28px;
    font-size: 2.8rem;
    color: #0052aa;
    line-height: 1.45;
    border-bottom: solid 2px #0052aa;
    margin: 80px 0 55px;
    padding: 0 0 10px;
  }
  .wrap_inner h5.ttl {
    font-size: 16px;
    font-size: 1.6rem;
    color: #808080;
    line-height: 1.45;
    background-image: url("../img/dotted01.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 40px 0 35px;
    padding: 0 0 10px;
  }
  .wrap_inner h5.ttl_bk {
    font-size: 16px;
    font-size: 1.8rem;
    color: #000000;
    line-height: 1.45;
    background-image: url("../img/dotted01.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 40px 0 35px;
    padding: 0 0 10px;
  }	
  .wrap_inner h5.ttl em {
    color: #0052aa;
  }
  .wrap_inner h5.ttl_line_non {
    font-size: 16px;
    font-size: 1.6rem;
    color: #808080;
    line-height: 1;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 22px 0 5px;
    padding: 0 0 5px;
  }
	.wrap_inner h5.ttl_line_non_blue {
    font-size: 16px;
    font-size: 1.6rem;
    color: #0052aa;
    line-height: 1;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 30px 0 5px;
    padding: 0 0 5px;
  }
  .wrap_inner h6.ttl_org {
    border-bottom: solid 1px #2b2b2b;
    padding-bottom: 0.5em;
    margin: 0 2em 0.5em;
    font-size: 22px;
    color: #ffa34a;
    line-height: 1.3;
  }
  .wrap_inner p.ttl_name {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px;
  }
  .wrap_inner .kiji_mv {
    text-align: center;
  }
  .wrap_inner .kiji_inner {
    margin: 0 50px;
  }
  .wrap_inner .kiji_inner p a {
    font-weight: bold;
    color: #ffa34a;
    text-decoration: underline;
  }
  .wrap_inner .kiji_inner p a:hover {
    text-decoration: none;
  }
  .wrap_inner .kiji_inner p span {
    color: #0052aa;
    font-weight: bold;
  }
  .wrap_inner .kiji_inner .img {
    text-align: center;
  }
  .wrap_inner .kiji_inner .border {
    background-image: url("../img/dotted01.gif");
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 16px 3px;
    margin: 40px 0 60px;
    padding: 40px 0 0;
  }
  .wrap_inner .kiji_inner sup {
    color: #0052aa;
    font-weight: bold;
  }
  .wrap_inner .kiji_inner .note {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 40px 0 60px;
  }
  .wrap_inner .kiji_inner .note span {
    color: #0052aa;
    font-weight: bold;
  }
  .wrap_inner .kiji_inner .note_s {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0 10px;
  }	
  .wrap_inner .kiji_inner .note_s span {
    color: #0052aa;
    font-weight: bold;
  }	
  .namecate {
    width: 1040px;
    margin: 0 auto 40px;
    padding: 40px 120px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  .namecate .name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
  }
  .namecate_sv {
    width: 1040px;
    margin: 0 auto 0px;
    padding: 40px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  .namecate_sv .name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .namecate_sv p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  .namecate_sv .name_profile_mb40 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
	margin-bottom: 40px;  
  }	
  .btn_back {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    width: 288px;
    margin: 80px auto;
  }
  .btn_back a {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
    background: #fff;
    border: solid 1px #0052aa;
    color: #0052aa;
  }
  .btn_back a:hover {
    text-decoration: none;
    opacity: .5;
  }
  .relate_wrap {
    width: 1040px;
    margin: 0 auto;
    padding: 50px 120px 60px;
    background: #e5eef6;
  }
  .relate_wrap .relate_ttl {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
    text-align: center;
    margin: 0 0 50px;
    position: relative;
    top: 0;
    left: 0;
  }
  .relate_wrap .relate_ttl:before {
    content: "";
    display: block;
    background-image: url("../img/dotted02.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 23px 4px;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  .relate_wrap .relate_ttl span {
    background: #e5eef6;
    padding: 0 15px;
    position: relative;
    z-index: 2;
  }
  .relate_wrap section {
    width: 700px;
    margin: 0 auto 20px;
    padding: 32px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
  }
  .relate_wrap section:last-child {
    margin-bottom: 0;
  }
  .relate_wrap .kiji_mv {
    width: 318px;
    margin: 0 30px 0 0;
  }
  .relate_wrap .kiji_mv img {
    width: 100%;
    height: auto;
  }
  .relate_wrap .kiji_text {
    width: 288px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .relate_wrap h3.ttl {
    font-size: 20px;
    font-size: 2.0rem;
    color: #0052aa;
    line-height: 1.5;
    margin: 0 0 25px;
  }
  .relate_wrap .name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 15px 0;
  }
  .relate_wrap .lead {
    position: relative;
    max-height: calc(14 * 1.7 * 3 * 1px);
    font-size: 14px;
    line-height: 1.7;
    word-break: break-all;
    overflow: hidden;
    text-align: justify;
  }
  .relate_wrap .lead::before, .relate_wrap .lead::after {
    position: absolute;
    background: #fff;
  }
  .relate_wrap .lead::before {
    content: '...';
    top: calc(14 * 1.7 * (3 - 1) * 1px);
    right: 0;
    width: 1em;
  }
  .relate_wrap .lead::after {
    content: '';
    width: 100%;
    height: 100%;
  }
  .btn {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    margin: 15px 0 0;
  }
  .btn a {
    display: block;
    padding: 14px 0;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
    background: #ffa34a;
    color: #fff;
  }
  .btn a:hover {
    text-decoration: none;
    opacity: .5;
  }
  .probio_li {
    margin: 0 44px;
    font-weight: bold;
  }
  .probio_li dt {
    display: inline-block;
  }
  .probio_li dd {
    display: inline-block;
  }
  .text_flex {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .text_flex_text {
    width: 340px;
    margin: 0 35px 0 0;
  }
  .text_flex_img {
    width: 325px;
    margin: 25px 0 0 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .text_flex_img img {
    width: 100%;
    height: auto;
  }	
	.text-indent{
	text-indent: -1.3em;
    padding-left: 1.3em;
	}
  .text_flex_text_2 {
    width: 390px;
    margin: 0 35px 0 0;
  }
  .text_flex_img_2 {
    width: 200px;
    margin: 30px 0 0 0;
    font-size: 16px;
    font-size: 1.6rem;
  }	
	
  /*	/measures04レシピに際して追加したもの/*/
  #measures.measures04 .kiji_youtube {
    margin: 10px auto 50px;
  }
  #measures.measures04 .wrap_inner .kiji_youtube {
    text-align: center;
  }
  #measures.measures04 .kiji_youtube h4 {
    font-size: 19px;
    color: #0052aa;
    margin: 3px auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
  }
  #measures.measures04 .kiji_youtube .movie {
    width: 600px;
    height: 360px;
    margin: 0 auto;
    padding: 0;
  }
  #measures.measures04 .kiji_inner .kiji_youtube .time {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #measures.measures04 .kiji_inner .kiji_youtube p {
    font-size: 14px;
    line-height: 1.2;
    margin: 0px auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
  }
  #measures.measures04 .recipe_inner {
    background: #fff9f2;
    margin-top: 30px;
	padding-bottom: 30px;  
  }
  #measures.measures04 .recipe_ttl {
    background: #ffa34a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 34px;
  }
  #measures.measures04 .recipe_main_img {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  #measures.measures04 .recipe_text_inner {
    margin: 0 50px;
  }
  #measures.measures04 .recipe_point {
    color: #ffa34a;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  #measures.measures04 .howto .ttl_howto {
    color: #808080;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    margin-top: 20px;
    padding: 4px 0 4px 0;
  }
  #measures.measures04 .howto .how_01_l {
    float: left;
    width: 330px;
  }
  #measures.measures04 .howto .how_01_l {
    margin-right: 40px;
  }
  #measures.measures04 .howto .how_01_l {
    margin-bottom: 20px;
  }
  #measures.measures04 .howto .how_01_l li {
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .how_01_l .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures04 .howto .how_01_l li.dot {
    background-size: 10px 10px;
  }
  #measures.measures04 .howto .how_01_l li span.left {
    float: left;
  }
  #measures.measures04 .howto .how_01_l li span {
    float: right;
  }
  #measures.measures04 .howto .how_01_r {
    float: left;
    width: 328px;
  }
  #measures.measures04 .howto .how_01_r {
    margin-bottom: 30px;
  }
  #measures.measures04 .howto .how_01_r li {
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .how_01_r .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures04 .howto .how_01_r li.dot {
    background-size: 10px 10px;
  }
  #measures.measures04 .howto .how_01_r li span.left {
    float: left;
  }
  #measures.measures04 .howto .how_01_r li span {
    float: right;
  }
  #measures.measures04 .howto .how_01_l li.dot_strong {
   font-weight:bold;
color: #ffa34a;
padding: 10px 0 10px 0px;	  
  }
  #measures.measures04 .howto .how_01_r li.dot_strong {
   font-weight:bold;
color: #ffa34a;	
padding: 10px 0 10px 0px;	  
  }	
  #measures.measures04 .howto .label01 {
    background: url(../img/label_01.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .label02 {
    background: url(../img/label_02.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .label03 {
    background: url(../img/label_03.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto strong {
    color: #ffa34a;
    font-weight: bold;
  }
  #measures.measures04 .pickfood_l {
    float: left;
    width: 330px;
    margin: 30px 30px 30px 0;
  }
  #measures.measures04 .pickfood_r {
    float: left;
    width: 328px;
    margin: 30px 0 30px 0;
  }
  #measures.measures04 .ttl_pickfood_l {
    color: #fff;
    text-align: center;
    background: #0052aa;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures04 .name_pickfood_l {
    color: #0052aa;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #measures.measures04 .pickfood_l p {
    font-size: 14px;
  }
  .ttl_pickfood_r {
    color: #fff;
    text-align: center;
    background: #aa2f82;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures04 .name_pickfood_r {
    color: #aa2f82;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #measures.measures04 .pickfood_r p {
    font-size: 14px;
  }
  #measures.measures04 .namecate {
    width: 1040px;
    margin: 0 auto 0px;
    padding: 40px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures04 .namecate .name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #measures.measures04 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }	
  /*	/measures05動画に際して追加したもの/*/
  #measures.measures05 .wrap_inner h3.ttl span.time {
    font-size: 16px;
    color: #2b2b2b;
  }
  #measures.measures05 .wrap_inner .kiji_youtube {
    text-align: center;
  }
  #measures.measures05 .kiji_inner {
    padding: 0;
  }
  #measures.measures05 .kiji_youtube {
    margin: 10px auto 50px;
  }
  #measures.measures05 .kiji_youtube h4 {
    font-size: 19px;
    color: #0052aa;
    margin: 3px auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
  }
  #measures.measures05 .kiji_youtube .movie {
    width: 640px;
    height: 360px;
    margin: 0 auto;
    padding: 0;
  }
  #measures.measures05 .kiji_inner .kiji_youtube .time {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #measures.measures05 .kiji_inner .kiji_youtube p {
    font-size: 14px;
    line-height: 1.2;
    margin: 0px auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
  }
  #measures.measures05 .kiji_inner .thum_area h5 {
    font-size: 19px;
    color: #0052aa;
    border: none;
    padding: 0;
    margin: 0 0 5px 0;
    text-align: center;
  }
  #measures.measures05 .kiji_inner .thum_area p {
    font-size: 14px;
    margin-top: 5px;
    line-height: 23px;
    text-align: justify
  }
  #measures.measures05 .kiji_inner .thum_area h5:before {
    content: none;
  }
  #measures.measures05 .kiji_inner .thum_area .thum01, #measures.measures05 .kiji_inner .thum_area .thum03, #measures.measures05 .kiji_inner .thum_area .thum05, #measures.measures05 .kiji_inner .thum_area .thum07, #measures.measures05 .kiji_inner .thum_area .thum09 {
    width: 330px;
    float: left;
    margin-bottom: 25px;
  }
  #measures.measures05 .kiji_inner .thum_area .thum02, #measures.measures05 .kiji_inner .thum_area .thum04, #measures.measures05 .kiji_inner .thum_area .thum06, #measures.measures05 .kiji_inner .thum_area .thum08, #measures.measures05 .kiji_inner .thum_area .thum10 {
    width: 330px;
    float: right;
    margin-bottom: 25px;
  }
  #measures.measures05 .kiji_inner .thum_area .thum10 p {
    font-size: 13px;
    margin-top: 35px;
  }
  /*	/measures06レシピに際して追加したもの/*/
  
	#measures.measures06 .effect_yogurt_title{
	font-size: 20px;
	color: #0052aa;	
	margin-top: 15px;
	margin-bottom: 5px;
	}
	#measures.measures06 .effect_yogurt{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 1.8;	
	}
  #measures.measures06 .recipe_inner {
    background: #fff9f2;
    margin-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;  
  }
  #measures.measures06 .recipe_ttl {
    background: #ffa34a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 34px;
  }
  #measures.measures06 .recipe_main_img {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  #measures.measures06 .recipe_text_inner {
    margin: 0 50px;
  }
  #measures.measures06 .recipe_point {
    color: #ffa34a;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  #measures.measures06 .howto .ttl_howto {
    color: #808080;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    margin-top: 20px;
    padding: 4px 0 4px 0;
  }
  #measures.measures06 .howto .how_01_l {
    float: left;
    width: 330px;
  }
  #measures.measures06 .howto .how_01_l {
    margin-right: 40px;
  }
  #measures.measures06 .howto .how_01_l {
    margin-bottom: 20px;
  }
  #measures.measures06 .howto .how_01_l li {
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .how_01_l .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures06 .howto .how_01_l li.dot {
    background-size: 10px 10px;
  }
  #measures.measures06 .howto .how_01_l li span.left {
    float: left;
  }
  #measures.measures06 .howto .how_01_l li span {
    float: right;
  }
  #measures.measures06 .howto .how_01_r {
    float: left;
    width: 328px;
  }
  #measures.measures06 .howto .how_01_r {
    margin-bottom: 30px;
  }
  #measures.measures06 .howto .how_01_r li {
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .how_01_r .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures06 .howto .how_01_r li.dot {
    background-size: 10px 10px;
  }
  #measures.measures06 .howto .how_01_r li span.left {
    float: left;
  }
  #measures.measures06 .howto .how_01_r li span {
    float: right;
  }
  #measures.measures06 .howto .label_non {
    font-size: 16px;
	  margin-top: 10px;
	  margin-bottom: 10px;
  }	
  #measures.measures06 .howto .label_non strong {
    line-height: 3;
  }	
  #measures.measures06 .howto .label_non {
    font-size: 16px;
	  margin-top: 10px;
	  margin-bottom: 10px;
  }	
  #measures.measures06 .howto .label_non strong {
    line-height: 3;
  }		
  #measures.measures06 .howto .label01 {
    background: url(../img/label_01.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .label02 {
    background: url(../img/label_02.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .label03 {
    background: url(../img/label_03.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto strong {
    color: #ffa34a;
    font-weight: bold;
  }
  #measures.measures06 .pickfood_l {
    float: left;
    width: 330px;
    margin: 30px 30px 30px 0;
  }
  #measures.measures06 .pickfood_r {
    float: left;
    width: 328px;
    margin: 30px 0 30px 0;
  }
  #measures.measures06 .ttl_pickfood_l {
    color: #fff;
    text-align: center;
    background: #0052aa;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures06 .name_pickfood_l {
    color: #0052aa;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #measures.measures06 .pickfood_l p {
    font-size: 14px;
  }
  .ttl_pickfood_r {
    color: #fff;
    text-align: center;
    background: #aa2f82;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures06 .name_pickfood_r {
    color: #aa2f82;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #measures.measures06 .pickfood_r p {
    font-size: 14px;
  }
  #measures.measures06 .namecate {
    width: 1040px;
    margin: 0 auto 0px;
    padding: 40px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures06 .namecate .name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #measures.measures06 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
}
  /*	/measures08レシピに際して追加したもの/*/
#measures.measures08 .recipe_inner {
    background: #fff9f2;
    margin-top: 30px;
	padding-bottom: 30px;  
  }
  #measures.measures08 .recipe_ttl {
    background: #ffa34a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 34px;
  }
  #measures.measures08 .recipe_main_img {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  #measures.measures08 .recipe_text_inner {
    margin: 0 50px;
  }
  #measures.measures08 .recipe_point {
    color: #ffa34a;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
  }
  #measures.measures08 .howto .ttl_howto {
    color: #808080;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    margin-top: 20px;
    padding: 4px 0 4px 0;
  }
  #measures.measures08 .howto .how_01_l {
    float: left;
    width: 330px;
  }
  #measures.measures08 .howto .how_01_l {
    margin-right: 40px;
  }
  #measures.measures08 .howto .how_01_l {
    margin-bottom: 20px;
  }
  #measures.measures08 .howto .how_01_l li {
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .how_01_l .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures08 .howto .how_01_l li.dot {
    background-size: 10px 10px;
  }
  #measures.measures08 .howto .how_01_l li span.left {
    float: left;
  }
  #measures.measures08 .howto .how_01_l li span {
    float: right;
  }
  #measures.measures08 .howto .how_01_r {
    float: left;
    width: 328px;
  }
  #measures.measures08 .howto .how_01_r {
    margin-bottom: 30px;
  }
  #measures.measures08 .howto .how_01_r li {
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .how_01_r .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures08 .howto .how_01_r li.dot {
    background-size: 10px 10px;
  }
  #measures.measures08 .howto .how_01_r li span.left {
    float: left;
  }
  #measures.measures08 .howto .how_01_r li span {
    float: right;
  }
  #measures.measures08 .howto .how_01_l li.dot_strong {
   font-weight:bold;
color: #ffa34a;	  
	  margin-top: 47px;
    padding: 10px 0 10px 0px;
  }
  #measures.measures08 .howto .how_01_r li.dot_strong {
   font-weight:bold;
color: #ffa34a;
    padding: 10px 0 10px 0px; 
  }
  #measures.measures08 .howto .label01 {
    background: url(../img/label_01.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label02 {
    background: url(../img/label_02.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label03 {
    background: url(../img/label_03.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label04 {
    background: url(../img/label_04.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label05 {
    background: url(../img/label_05.png) left 17px no-repeat;
    background-size: 25px 25px;
    clear: right;
    font-size: 16px;
    padding: 15px 0 15px 35px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto strong {
    color: #ffa34a;
    font-weight: bold;
  }
  #measures.measures08 .pickfood_l {
    float: left;
    width: 330px;
    margin: 30px 30px 30px 0;
  }
  #measures.measures08 .pickfood_r {
    float: left;
    width: 328px;
    margin: 30px 0 30px 0;
  }
  #measures.measures08 .ttl_pickfood_l {
    color: #fff;
    text-align: center;
    background: #0052aa;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures08 .name_pickfood_l {
    color: #0052aa;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #measures.measures08 .pickfood_l p {
    font-size: 14px;
  }
  .ttl_pickfood_r {
    color: #fff;
    text-align: center;
    background: #aa2f82;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures08 .name_pickfood_r {
    color: #aa2f82;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #measures.measures08 .pickfood_r p {
    font-size: 14px;
  }
  #measures.measures08 .namecate {
    width: 1040px;
    margin: 0 auto 0px;
    padding: 40px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures08 .namecate .name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #measures.measures08 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  #measures.measures08 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  #measures.measures08 .wrap_inner h3.ttl span {
    display: inline-block;
  }

  /*	/measures10に際して追加したもの/*/

   #measures.measures10  .wrap_inner .kiji_inner h5 span{
    color: #0052aa;
    font-weight: bold;
  }
/*	/measures11に際して追加したものSP/*/
  .measures11 strong_orenge {
    color: #ffa34a;
    font-weight: bold;
  }
  .measures11 strong {
    font-weight: bold;
  }
  .measures11 .wrap .namecate_sv p a {
    font-weight: bold;
    color: #ffa34a;
    text-decoration: underline;
  }


/*SP版・Tablet版*/
@media screen and (max-width: 1039px) {
  .page_ttl {
    text-align: center;
    padding: 42px 0;
  }
  .page_ttl img {
    width: auto;
    height: 5.5vw;
    max-width: 100%;
  }
  .wrap {
    background-image: url(../../common/img/second_bg.png);
    background-position: left, top;
    background-repeat: repeat;
    padding: 4% 0 70px;
  }
  .wrap_inner {
    width: 92%;
    margin: 0 auto;
    padding: 45px 0;
    background: #fff;
  }
  .wrap_inner section {
    margin: 0 0 55px;
  }
  .wrap_inner:last-child {
    margin-bottom: 0;
  }
  .wrap_inner section {
    margin: 0 0 4%;
    padding: 0 4%;
  }
  .wrap_inner section.ttl {
    padding: 0;
  }
  .wrap_inner section:last-child {
    margin-bottom: 0;
  }
  .wrap_inner section.ttl img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .wrap_inner section img {
    width: 90%;
    height: auto;
  }
  .wrap_inner h3.ttl {
    font-size: 22px;
    font-size: 2.2rem;
    color: #0052aa;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 20px;
  }
  .wrap_inner h3.ttl span {
    display: inline-block;
  }
  .wrap_inner h3.ttl em {
    font-size: 18px;
    line-height: 2;
  }
  .wrap_inner h3.ttl span.time {
    font-size: 14px;
    color: #2b2b2b;
    margin-top: 15px;
  }
  .wrap_inner h4.ttl {
    font-size: 20px;
    font-size: 2.0rem;
    color: #0052aa;
    line-height: 1.45;
    border-bottom: solid 2px #0052aa;
    margin: 60px 0 40px;
    padding: 0 0 10px;
  }
  .wrap_inner h4.ttl span {
    display: block;
  }
  .wrap_inner h5.ttl {
    font-size: 14px;
    font-size: 1.4rem;
    color: #808080;
    line-height: 1.45;
    background-image: url("../img/dotted01.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 40px 0 20px;
    padding: 0 0 10px;
  }
  .wrap_inner h5.ttl_bk {
    font-size: 16px;
    font-size: 1.6rem;
    color: #000000;
    line-height: 1.45;
    background-image: url("../img/dotted01.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 40px 0 20px;
    padding: 0 0 10px;
  }	
  .wrap_inner h5.ttl span {
    display: block;
  }
  .wrap_inner h5.ttl em {
    color: #0052aa;
  }
  .wrap_inner h5.ttl_line_non {
    font-size: 16px;
    font-size: 1.4rem;
    color: #808080;
    line-height: 1;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 22px 0 5px;
    padding: 0 0 5px;
    text-align: center;
  }
	.wrap_inner h5.ttl_line_non_blue {
    font-size: 16px;
    font-size: 1.4rem;
    color: #0052aa;
    line-height: 1;
    background-position: left bottom;
    background-size: 16px 3px;
    margin: 22px 0 5px;
    padding: 0 0 5px;
  }
	.wrap_inner h6.ttl_org {
    margin: 2em 1em 1em;
    border-bottom: solid 1px #2b2b2b;
    padding-bottom: 0.5em;
    font-size: 1.4rem;
    color: #ffa34a;
    line-height: 1.3;
  }
  .wrap_inner p.ttl_name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
  }
  .wrap_inner .kiji_mv {
    text-align: center;
  }
  .wrap_inner .kiji_inner {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .wrap_inner .kiji_inner p a {
    font-weight: bold;
    color: #ffa34a;
    text-decoration: underline;
  }
  .wrap_inner .kiji_inner p span {
    color: #0052aa;
    font-weight: bold;
  }
  .wrap_inner .kiji_inner .img {
    text-align: center;
  }
  .wrap_inner .kiji_inner .border {
    background-image: url("../img/dotted01.gif");
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 16px 3px;
    margin: 20px 0;
    padding: 20px 0 0;
  }
  .wrap_inner .kiji_inner sup {
    color: #0052aa;
    font-weight: bold;
  }
  .wrap_inner .kiji_inner .note {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 25px 0 40px;
  }
  .wrap_inner .kiji_inner .note span {
    color: #0052aa;
    font-weight: bold;
  }
  .wrap_inner .kiji_inner .note_s {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0 10px;
  }
  .wrap_inner .kiji_inner .note_s span {
    color: #0052aa;
    font-weight: bold;
  }	
  .namecate {
    width: 92%;
    margin: 0 auto;
    padding: 20px 4%;
    background: #fff;
    border-top: solid 1px #808080;
  }
  .namecate .name {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: bold;
  }
  .namecate_sv {
    width: 92%;
    margin: 0 auto 0px;
    padding: 20px 15px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  .namecate_sv .name {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
  }
  .namecate_sv p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
	.namecate_sv .name_profile_mb40 {
	    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
		margin-bottom: 25px;
  }
  .btn_back {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    width: 70%;
    margin: 40px auto;
  }
  .btn_back a {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
    background: #fff;
    border: solid 1px #0052aa;
    color: #0052aa;
  }
  .btn_back a:hover {
    text-decoration: none;
    opacity: .5;
  }
  .relate_wrap {
    width: 94%;
    margin: 0 auto;
    padding: 40px 4% 6%;
    background: #e5eef6;
  }
  .relate_wrap .relate_ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    text-align: center;
    margin: 0 0 40px;
    position: relative;
    top: 0;
    left: 0;
  }
  .relate_wrap .relate_ttl:before {
    content: "";
    display: block;
    background-image: url("../img/dotted02.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 23px 4px;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  .relate_wrap .relate_ttl span {
    background: #e5eef6;
    padding: 0 8px;
    position: relative;
    z-index: 2;
  }
  .relate_wrap section {
    width: 100%;
    margin: 0 auto 4%;
    padding: 4%;
    background: #fff;
  }
  .relate_wrap section:last-child {
    margin-bottom: 0;
  }
  .relate_wrap .kiji_mv {
    margin: 0 0 10px 0;
  }
  .relate_wrap .kiji_mv img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .relate_wrap .kiji_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .relate_wrap h3.ttl {
    font-size: 16px;
    font-size: 1.6rem;
    color: #0052aa;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  .relate_wrap h3.ttl span {
    display: block;
  }
  .relate_wrap .name {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 10px 0;
  }
  .relate_wrap .lead {
    position: relative;
    max-height: calc(14 * 1.7 * 3 * 1px);
    font-size: 14px;
    line-height: 1.7;
    word-break: break-all;
    overflow: hidden;
    text-align: justify;
  }
  .relate_wrap .lead::before, .relate_wrap .lead::after {
    position: absolute;
    background: #fff;
  }
  .relate_wrap .lead::before {
    content: '...';
    top: calc(14 * 1.7 * (3 - 1) * 1px);
    right: 0;
    width: 1em;
  }
  .relate_wrap .lead::after {
    content: '';
    width: 100%;
    height: 100%;
  }
  .btn {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    margin: 15px 0 0;
  }
  .btn a {
    display: block;
    padding: 17px 0;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
    background: #ffa34a;
    color: #fff;
  }
  .btn a:hover {
    text-decoration: none;
    opacity: .5;
  }
  .probio_li {
    margin: 0 14px;
    overflow: hidden;
  }
  .probio_li dt {
    float: left;
    clear: both;
  }
  .probio_li dd {
    margin-left: 7em;
  }
	  .text_flex {
    width: 100%;
  }
  .text_flex_img img {
margin-top: 30px;
  }		
		.text-indent{
	text-indent: -1.3em;
    padding-left: 1.3em;
	}
	
	.text-indent05 {
    text-indent: -5.3em;
    padding-left: 5.3em;
}
	
	
  /*	/measures04レシピに際して追加したものSP/*/
  #measures.measures04 .wrap_inner h3.ttl {
    font-size: 22px;
    font-size: 2.2rem;
    color: #0052aa;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 20px;
  }
  .wrap_inner h3.ttl em {
    font-size: 18px;
    line-height: 2;
  }
  #measures.measures04 .kiji_youtube {
    margin: 10px auto 30px;
  }
  #measures.measures04 .kiji_youtube h4 {
    font-size: 16px;
    color: #0052aa;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
  }
  #measures.measures04 .kiji_inner .kiji_youtube .time {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center
  }
  #measures.measures04 .kiji_youtube .movie {
    width: 100%;
    padding-bottom: 56.25%;
    margin: 0 auto;
    position: relative;
  }
  #measures.measures04 .kiji_youtube .movie iframe {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #measures.measures04 .wrap_inner .kiji_youtube {
    /*
    margin: 0px 15px 0px 15px;
    padding-bottom: 6.25%;
  */
    position: relative;
  }
  #measures.measures04 .wrap_inner .kiji_youtube iframe {
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #measures.measures04 .kiji_inner .kiji_youtube p {
    font-size: 12px;
    line-height: 1.4;
    margin: 5px auto;
    padding: 0;
    text-align: left;
    letter-spacing: 0;
  }
  #measures.measures04 .recipe_inner {
    background: #fff9f2;
    margin-top: 25px;
	padding-bottom: 30px;  
  }
  #measures.measures04 .recipe_ttl {
    background: #ffa34a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
  }
  #measures.measures04 .recipe_main_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  #measures.measures04 .recipe_text_inner {
    margin: 0 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #measures.measures04 .wrap_inner section img {
    width: 100%;
    height: auto;
  }
  #measures.measures04 .recipe_point {
    color: #ffa34a;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
  }
  #measures.measures04 .howto .how_01_r {
    float: none;
    width: auto;
  }
  #measures.measures04 .howto .ttl_howto {
    color: #808080;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    margin-top: 20px;
    padding: 2px 0 2px 0;
  }
  #measures.measures04 .howto .how_01_l {
    float: left;
    width: 100%;
  }
  #measures.measures04 .howto .how_01_l {
    margin-right: 40px;
  }
  #measures.measures04 .howto .how_01_l {
    margin-bottom: 20px;
  }
  #measures.measures04 .howto .how_01_l li {
    clear: right;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .how_01_l .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures04 .howto .how_01_l li.dot {
    background-size: 10px 10px;
  }
  #measures.measures04 .howto .how_01_l li span.left {
    float: left;
  }
  #measures.measures04 .howto .how_01_l li span {
    float: right;
  }
  #measures.measures04 .howto .how_01_l li.dot_strong {
   font-weight:bold;
color: #ffa34a;	
padding: 10px 0 10px 0px;
  }
  #measures.measures04 .howto .how_01_r li.dot_strong {
   font-weight:bold;
color: #ffa34a;	
padding: 10px 0 10px 0px;	  
  }		
  #measures.measures04 .howto .how_01_r {
    float: left;
    width: 100%;
  }
  #measures.measures04 .howto .how_01_r {
    margin-bottom: 30px;
  }
  #measures.measures04 .howto .how_01_r li {
    clear: right;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .how_01_r .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures04 .howto .how_01_r li.dot {
    background-size: 10px 10px;
  }
  #measures.measures04 .howto .how_01_r li span.left {
    float: left;
  }
  #measures.measures04 .howto .how_01_r li span {
    float: right;
  }
  #measures.measures04 .howto .label01 {
    background: url(../img/label_01.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .label02 {
    background: url(../img/label_02.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto .label03 {
    background: url(../img/label_03.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures04 .howto strong {
    color: #ffa34a;
    font-weight: bold;
  }
  #measures.measures04 .pickfood_l {
    float: left;
    width: 100%;
    margin: 30px 0px 10px 0;
  }
  #measures.measures04 .pickfood_r {
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
  }
  #measures.measures04 .ttl_pickfood_l {
    color: #fff;
    text-align: center;
    background: #0052aa;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures04 .name_pickfood_l {
    color: #0052aa;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
  }
  #measures.measures04 .pickfood_l p {
    font-size: 14px;
  }
  .ttl_pickfood_r {
    color: #fff;
    text-align: center;
    background: #aa2f82;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures04 .name_pickfood_r {
    color: #aa2f82;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
  }
  #measures.measures04 .pickfood_r p {
    font-size: 14px;
  }
  #measures.measures04 .namecate {
    width: 92%;
    margin: 0 auto 0px;
    padding: 20px 15px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures04 .namecate .name {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #measures.measures04 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  /*	/measures05動画に際して追加したもの/*/
  #measures.measures05 .wrap_inner h3.ttl span.time {
    font-size: 14px;
    color: #2b2b2b;
    margin-top: 15px;
  }
  #measures.measures05 .wrap_inner .kiji_youtube {
    /*
    margin: 0px 15px 0px 15px;
    padding-bottom: 6.25%;
  */
    position: relative;
  }
  #measures.measures05 .wrap_inner .kiji_youtube iframe {
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #measures.measures05 .namecate {
    width: 92%;
    margin: 0 auto 0px;
    padding: 20px 15px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures05 .namecate .name {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #measures.measures05 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  #measures.measures05 .kiji_youtube {
    margin: 10px auto 30px;
  }
  #measures.measures05 .kiji_youtube h4 {
    font-size: 16px;
    color: #0052aa;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0;
  }
  #measures.measures05 .kiji_inner .kiji_youtube .time {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center
  }
  #measures.measures05 .kiji_youtube .movie {
    width: 100%;
    padding-bottom: 56.25%;
    margin: 0 auto;
    position: relative;
  }
  #measures.measures05 .kiji_youtube .movie iframe {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  #measures.measures05 .kiji_inner .kiji_youtube p {
    font-size: 12px;
    line-height: 1.4;
    margin: 5px auto;
    padding: 0;
    text-align: left;
    letter-spacing: 0;
  }
  #measures.measures05 .kiji_inner .thum_area {
    width: 100%;
    margin: 60px auto 0;
  }
  #measures.measures05 .kiji_inner .thum_area h5 {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0;
  }
  #measures.measures05 .kiji_inner .thum_area h5 {
    font-size: 15px;
    color: #0052aa;
    border: none;
    padding: 0;
    text-align: center;
  }
  #measures.measures05 .wrap_inner section img {
    width: 100%;
    height: auto;
  }
  #measures.measures05 .kiji_inner .thum_area p {
    font-size: 13px;
    margin-top: 5px;
    line-height: 1.6;
  }
  #measures.measures05 .kiji_inner .thum_area h5:before {
    content: none;
  }
  #measures.measures05 .kiji_inner .thum_area .thum01, #measures.measures05 .kiji_inner .thum_area .thum03, #measures.measures05 .kiji_inner .thum_area .thum05, #measures.measures05 .kiji_inner .thum_area .thum07, #measures.measures05 .kiji_inner .thum_area .thum09 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  #measures.measures05 .kiji_inner .thum_area .thum02, #measures.measures05 .kiji_inner .thum_area .thum04, #measures.measures05 .kiji_inner .thum_area .thum06, #measures.measures05 .kiji_inner .thum_area .thum08, #measures.measures05 .kiji_inner .thum_area .thum010 {
    width: 100%;
    float: right;
    margin-bottom: 15px;
  }



/*	/measures06レシピに際して追加したものSP/*/
#measures.measures06 .effect_yogurt_title{
	font-size: 14px;
	color: #0052aa;
	line-height: 1.25;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	#measures.measures06 .effect_yogurt{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1.8;	
	}	
  #measures.measures06 .wrap_inner h3.ttl {
    font-size: 22px;
    font-size: 2.2rem;
    color: #0052aa;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 20px;
  }
  .wrap_inner h3.ttl em {
    font-size: 18px;
    line-height: 2;
  }
  
  #measures.measures06 .recipe_inner {
    background: #fff9f2;
    margin-top: 25px;
	padding-bottom: 30px; 
	  margin-bottom: 15px;
  }
  #measures.measures06 .recipe_ttl {
    background: #ffa34a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
  }
  #measures.measures06 .recipe_main_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  #measures.measures06 .recipe_text_inner {
    margin: 0 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #measures.measures06 .wrap_inner section img {
    width: 100%;
    height: auto;
  }
  #measures.measures06 .recipe_point {
    color: #ffa34a;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
  }
  #measures.measures06 .howto .how_01_r {
    float: none;
    width: auto;
  }
  #measures.measures06 .howto .ttl_howto {
    color: #808080;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    margin-top: 20px;
    padding: 2px 0 2px 0;
  }
  #measures.measures06 .howto .how_01_l {
    float: left;
    width: 100%;
  }
  #measures.measures06 .howto .how_01_l {
    margin-right: 40px;
  }
  #measures.measures06 .howto .how_01_l {
    margin-bottom: 20px;
  }
  #measures.measures06 .howto .how_01_l li {
    clear: right;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .how_01_l .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures06 .howto .how_01_l li.dot {
    background-size: 10px 10px;
  }
  #measures.measures06 .howto .how_01_l li span.left {
    float: left;
  }
  #measures.measures06 .howto .how_01_l li span {
    float: right;
  }
  #measures.measures06 .howto .how_01_r {
    float: left;
    width: 100%;
  }
  #measures.measures06 .howto .how_01_r {
    margin-bottom: 30px;
  }
  #measures.measures06 .howto .how_01_r li {
    clear: right;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .how_01_r .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures06 .howto .how_01_r li.dot {
    background-size: 10px 10px;
  }
  #measures.measures06 .howto .how_01_r li span.left {
    float: left;
  }
  #measures.measures06 .howto .how_01_r li span {
    float: right;
  }
  #measures.measures06 .howto .label_non {
    font-size: 14px;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  line-height: 1.9;
  }	
  #measures.measures06 .howto .label_non strong {
    line-height: 1;
	   font-feature-settings: "palt";
  }			
  #measures.measures06 .howto .label01 {
    background: url(../img/label_01.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .label02 {
    background: url(../img/label_02.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto .label03 {
    background: url(../img/label_03.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures06 .howto strong {
    color: #ffa34a;
    font-weight: bold;
  }
  #measures.measures06 .pickfood_l {
    float: left;
    width: 100%;
    margin: 30px 0px 10px 0;
  }
  #measures.measures06 .pickfood_r {
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
  }
  #measures.measures06 .ttl_pickfood_l {
    color: #fff;
    text-align: center;
    background: #0052aa;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures06 .name_pickfood_l {
    color: #0052aa;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
  }
  #measures.measures06 .pickfood_l p {
    font-size: 14px;
  }
  .ttl_pickfood_r {
    color: #fff;
    text-align: center;
    background: #aa2f82;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures06 .name_pickfood_r {
    color: #aa2f82;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
  }
  #measures.measures06 .pickfood_r p {
    font-size: 14px;
  }
  #measures.measures06 .namecate {
    width: 92%;
    margin: 0 auto 0px;
    padding: 20px 15px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures06 .namecate .name {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #measures.measures06 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
  }
/*	/measures08レシピに際して追加したものSP/*/
#measures.measures08 .recipe_inner {
    background: #fff9f2;
    margin-top: 25px;
	padding-bottom: 30px;  
  }
  #measures.measures08 .recipe_ttl {
    background: #ffa34a;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
	margin-bottom: 0;  
    line-height: 25px;
  }
  #measures.measures08 .recipe_main_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  #measures.measures08 .recipe_text_inner {
    margin: 0 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #measures.measures08 .wrap_inner section img {
    width: 100%;
    height: auto;
  }
  #measures.measures08 .recipe_point {
    color: #ffa34a;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
  }
  #measures.measures08 .howto .how_01_r {
    float: none;
    width: auto;
  }
  #measures.measures08 .howto .ttl_howto {
    color: #808080;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    margin-top: 20px;
    padding: 2px 0 2px 0;
  }
  #measures.measures08 .howto .how_01_l {
    float: left;
    width: 100%;
  }
  #measures.measures08 .howto .how_01_l {
    margin-right: 40px;
  }
  #measures.measures08 .howto .how_01_l {
    margin-bottom: 20px;
  }
  #measures.measures08 .howto .how_01_l li {
    clear: right;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .how_01_l .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures08 .howto .how_01_l li.dot {
    background-size: 10px 10px;
  }
  #measures.measures08 .howto .how_01_l li span.left {
    float: left;
  }
  #measures.measures08 .howto .how_01_l li span {
    float: right;
  }
  #measures.measures08 .howto .how_01_r {
    float: left;
    width: 100%;
  }
  #measures.measures08 .howto .how_01_r {
    margin-bottom: 30px;
  }
  #measures.measures08 .howto .how_01_r li {
    clear: right;
    font-size: 14px;
    padding: 7px 0 7px 10px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .how_01_r .dot {
    clear: both;
    background: url(../img/icon_circle.png) left center no-repeat;
  }
  #measures.measures08 .howto .how_01_r li.dot {
    background-size: 10px 10px;
  }
  #measures.measures08 .howto .how_01_l li.dot_strong {
   font-weight:bold;
color: #ffa34a;	  
	  margin-top: 20px;
    padding: 10px 0 10px 0px;
  }	
  #measures.measures08 .howto .how_01_r li.dot_strong {
   font-weight:bold;
color: #ffa34a;	  
	  margin-top: 0px;
    padding: 10px 0 10px 0px;
  }		
  #measures.measures08 .howto .how_01_r li span.left {
    float: left;
  }
  #measures.measures08 .howto .how_01_r li span {
    float: right;
  }
  #measures.measures08 .howto .label01 {
    background: url(../img/label_01.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label02 {
    background: url(../img/label_02.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label03 {
    background: url(../img/label_03.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label04 {
    background: url(../img/label_04.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto .label05 {
    background: url(../img/label_05.png) left 13px no-repeat;
    background-size: 20px 20px;
    clear: right;
    font-size: 14px;
    padding: 10px 0 10px 25px;
    border-bottom: 1px dotted #888;
  }
  #measures.measures08 .howto strong {
    color: #ffa34a;
    font-weight: bold;
  }
  #measures.measures08 .pickfood_l {
    float: left;
    width: 100%;
    margin: 30px 0px 10px 0;
  }
  #measures.measures08 .pickfood_r {
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
  }
  #measures.measures08 .ttl_pickfood_l {
    color: #fff;
    text-align: center;
    background: #0052aa;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures08 .name_pickfood_l {
    color: #0052aa;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
  }
  #measures.measures08 .pickfood_l p {
    font-size: 14px;
  }
  .ttl_pickfood_r {
    color: #fff;
    text-align: center;
    background: #aa2f82;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #measures.measures08 .name_pickfood_r {
    color: #aa2f82;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
  }
  #measures.measures08 .pickfood_r p {
    font-size: 14px;
  }
  #measures.measures08 .namecate {
    width: 92%;
    margin: 0 auto 0px;
    padding: 20px 15px;
    background: #fff;
    border-top: solid 1px #808080;
  }
  #measures.measures08 .namecate .name {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #measures.measures08 .namecate p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  #measures.measures08 .wrap_inner h3.ttl span {
    display: inline-block;
  }
  }