@charset "utf-8";

.body_ttl01 {
	float: left;
	padding-top: 15px;
	width: 42%;
}
#bodyDtail05 .body_ttl01 {
  width: 60%;
}


.body_ttl02 {
	margin-bottom: 30px;
	text-align: center;
}
.body_ttl02 img {
  display: block;
  margin: 0 auto;
}


.body_ttl02_born {
	padding: 20px 10px 0;
}

.body_ttl03 {
	width:100%;
	font-weight:bold;
	color:#54a900;
	line-height:1;
	position:absolute;
	top:-20px;
	left:0;
	text-align:center;
}
.body_ttl03 span {
	display:inline-block;
	max-width:98%;
	box-sizing:border-box;
	padding:10px;
	border:2px solid #fee404;
	background:#fff;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}
.body_ttl03 img {
	max-width: 94%;
}

@media screen and (min-width: 1025px) {
  .body_ttl01 {
    width: auto;
  }
  .body_ttl02_born {
	padding: 20px 0 10px ;
}
.body_ttl03 {
	width:100%;
	font-size:19px;
	font-weight:bold;
	color:#54a900;
	line-height:1;
	position:absolute;
	top:-22px;
	left:0;
	text-align:center;
}
.body_ttl03 span {
	display:inline-block;
	padding:12px 35px;
	border:2px solid #fee404;
	background:#fff;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}  
}

.pointSect_ttl {
	font-size: 190%;
	font-weight: bold;
	line-height: 1.3;
	color: #54a900;
  background: #fff;
}

#bodyDtail06 .p-point .pointSect_ttl {
  width: fit-content;
	margin: -3em auto 1em;
  padding: .5em 1em;
  box-sizing: border-box;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3;
	color: #54a900;
  background: #fff;
  border: 2px solid #fee404;
  border-radius: 3em;
}
.pointSect li {
	margin-bottom:3px;
}
.pointSect li span {
	color:#54a900;
}
.pointSect li img {
	width: auto;
	height: 20px;
}
@media screen and (min-width: 1025px) {
  #bodyDtail06 .p-point .pointSect_ttl {
    margin-top: -4em;
    font-size: 1.1875em;
  }
  .pointSect li {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .pointSect li img {
    width: auto;
    height: auto;
  }
}

/* recipe_links */
.recipe_links {
  margin-bottom: 30px;  
  text-align: center;
}
.recipe_links img {
  margin: 0 auto;
}


/* attentionBloc */
.pointLunchbox .attentionBloc {
	padding: 20px;
	background: #fdffe7;
}
.pointLunchbox .attentionBloc_ttl {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #dbdfae;
}
.pointLunchbox .attentionBloc ol {
	padding-left: 8%;
}
.pointLunchbox .attentionBloc li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 90%;
}
.pointLunchbox .attentionBloc li+li {
	margin-top:5px;
}

@media screen and (min-width: 1025px) {
  .pointLunchbox .attentionBloc {
    display: table;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
  }
  .pointLunchbox .attentionBloc_ttl {
    display: table-cell;
    padding:0 30px 0 20px;
    vertical-align: middle;
    border-bottom: none;
  }
  .pointLunchbox .attentionBloc ol {
    display: table-cell;
    padding-left: 17px;
    border-left: 2px solid #dbdfae;
  }
  .pointLunchbox .attentionBloc li {
    font-size: 16px;
  }
}
 /* vol01-11 --------*/
 .MiddleContentsInside.detailCont {
	background-color:#fff;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:45% auto;
}
#bodyDtail01 {
	background-image:url(../images/vol01/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail02 {
	background-image:url(../images/vol02/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail03 {
	background-image:url(../images/vol03/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail04 {
	background-image:url(../images/vol04/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail05 {
	background-image:url(../images/vol05/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail06 {
	background-image:url(../images/vol06/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail07 {
	background-image:url(../images/vol07/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail08 {
	background-image:url(../images/vol08/bg_num.jpg);
	padding-bottom:50px;
}
#bodyDtail09 {
	background-image:url(../images/vol09/bg_num.jpg);
	padding-bottom:50px;
}
.mainTtl {
	background:url(../../common/images/dot_line.png) no-repeat center bottom;
	padding-bottom:20px;
	margin-bottom:25px;
}
.mainTtl .volNum {
	float:right;
	margin-bottom:10px;
}
.mainTtl .volNum img {
	width:80px;
}
.mainTtl p {
	float:right;
	width:53%;
}
.bodyTxtVol1 {
	font-size:120%;
/*	text-align:center;*/
}
#bodyDtail01 .mainTtl p {
	line-height:1.4;
}
#bodyDtail02 .mainTtl, #bodyDtail03 .mainTtl,
#bodyDtail04 .mainTtl , #bodyDtail05 .mainTtl,
#bodyDtail06 .mainTtl , #bodyDtail07 .mainTtl,
#bodyDtail08 .mainTtl, #bodyDtail09 .mainTtl {
	padding-bottom:30px;
}
#bodyDtail02 .mainTtl p, #bodyDtail03 .mainTtl p,
#bodyDtail04 .mainTtl p, #bodyDtail06 .mainTtl p,
#bodyDtail07 .mainTtl p, #bodyDtail08 .mainTtl p,
#bodyDtail09 .mainTtl p, #bodyDtail10 .mainTtl p,
#bodyDtail11 .mainTtl p {
	line-height:1.6;
	font-size:120%;
	text-align:center;
}
#bodyDtail05 .mainTtl p {
	width:37%;
	line-height:1.6;
	font-size:120%;
	text-align:center;
}
.mainTtl p strong {
	display:block;
	font-size:120%;
	color:#54a900;
}
 @media screen and (min-width: 1025px){
 .MiddleContentsInside.detailCont {
	background-color:#fff;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:auto;
}
.mainTtl {
	padding-bottom:30px;
}
.mainTtl .volNum {
	display:block;
	margin-bottom:15px;
}
.mainTtl .volNum img {
	width: auto;
}
.mainTtl p {
	width: auto;
}
.bodyTxtVol1 {
	text-align: left;
}
#bodyDtail07,#bodyDtail03,#bodyDtail01 {
	padding-bottom: 40px;
}
#bodyDtail01 .mainTtl p {
	width:595px;
	font-size:18px;
	line-height:24px;
}
#bodyDtail02 .mainTtl, #bodyDtail03 .mainTtl, #bodyDtail04 .mainTtl,
#bodyDtail05 .mainTtl, #bodyDtail06 .mainTtl, #bodyDtail07 .mainTtl,
#bodyDtail08 .mainTtl, #bodyDtail09 .mainTtl, #bodyDtail11 .mainTtl  {
	padding-bottom:45px;
}
#bodyDtail02 .mainTtl p, #bodyDtail03 .mainTtl p,
#bodyDtail04 .mainTtl p, #bodyDtail06 .mainTtl p,
#bodyDtail07 .mainTtl p, #bodyDtail09 .mainTtl p {
	width:675px;
	font-size:24px;
	line-height:1.6;
	text-align: left;
}
#bodyDtail05 .mainTtl p {
	width:513px;
	font-size:24px;
	text-align: left;
}
#bodyDtail08 .mainTtl p {
	width:615px;
	font-size:24px;
	line-height:1.6;
	text-align: left;
}
#bodyDtail11 .mainTtl p,
#bodyDtail10 .mainTtl p{
	text-align: left;
	line-height: normal;
}
.mainTtl p strong {
	font-size:32px;
}
}

.ruleSect {
	margin-bottom:50px;
}
.ruleSect>div {
	padding:0 20px;
}
.ruleBloc01 {
	float:left;
}
.ruleBloc02 {
	float:right;
}
.ruleSect dl {
	margin-bottom:20px;
}
.ruleSect dt {
	margin-bottom:5px;
}
.ruleSect dd {
	padding-left:7%;
	color:#111;
	line-height:1.4;
}
.mealBalance {
	margin-bottom:30px;
}
.mealBalance .mealPh {
	text-align:center;
	margin-bottom:20px;
}
.mealBalance .mealPh img {
	width:80%;
  margin: 0 auto;
}
.mealBalance li {
	width:48%;
	float:left;
	margin-bottom:30px;
}
.mealBalance li:nth-child(2n) {
	float:right;
}
.mealBalance li:nth-child(2n+1) {
	clear:both;
}
.mealBalance li>img {
	width:30%;
	padding-bottom:5px;
}
.mealBalance li em {
	display:block;
	color:#54a900;
	font-style:normal;
	margin-bottom:3px;
}
.subCont>p {
	margin-bottom:40px;
}
.subCont .subTxt {
	display:none;
}

 @media screen and (min-width: 1025px) {
.ruleSect>div {
	width:425px;
	padding: 0;
}
.ruleSect dt {
	margin-bottom:8px;
}
.ruleSect dd {
	padding-left:40px;
	font-size:18px;
	line-height:25px;
}
.mealBalance {
	margin-bottom:45px;
}
.subCont {
	margin-bottom:36px;
}
.subCont>p {
	float:left;
	width:425px;
	margin-bottom:20px;
}
.subCont>p:nth-child(2n) {
	float:right;
}
.subCont .subTxt {
	clear:both;
	display:block;
	font-size:14px;
	line-height:24px;
}
 }
.columnBloc {
	background:#fdffe7;
	position:relative;
	padding:35px 20px 20px;
	margin-bottom:40px;
}
.columnBloc p {
	line-height:1.5;
}
.columnBloc .subCont>p:last-child {
	margin-bottom:0;
}
.pointSect {
	margin-bottom:50px;
}
.pointSect .pointBloc00 {
	padding:0 20px;
}
.pointSect .pointBloc01 {
	padding:0 20px;
	margin-bottom:30px;
}
.pointSect .pointBloc02 {
	padding:0 20px;
}

.pointSect .pointBloc00 ol li,
.pointSect .pointBloc01 ol li,
.pointSect .pointBloc02 ol li{
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.adviceBloc {
	text-align:center;
	margin-bottom:60px;
}
.adviceBloc img {
  display: block;
  margin: 0 auto;
}


@media screen and (min-width: 1025px){
 .columnBloc .subCont {
	margin-bottom:0;
}
.columnBloc .subCont>p {
	width:auto;
}
.columnBloc {
	background:#fdffe7;
	position:relative;
	padding:50px 35px 28px;
	margin-bottom:25px;
}

.columnBloc p {
	font-size:16px;
	line-height:24px;
}
.pointSect {
	margin-bottom:60px;
}
.pointSect .pointBloc00 {
	padding: 0;
}
.pointSect .pointBloc01 {
	padding: 0;
	margin: 0;
	width:440px;
	float:left;
}
.pointSect .pointBloc02 {
	padding: 0;
	width:440px;
	float:right;
}
.pointSect .pointBloc03 {
	width:440px;
	float:right;
}
.adviceBloc {
	margin-bottom:65px;
}
}

/* vol03  */
.addingDietPattern {
	margin-bottom:85px;
}
.addingDietPattern>p {
	margin-bottom:45px;
}
.addingDietPattern .patternBloc {
	margin-bottom:20px;
}
.addingDietPattern .patternBloc dt {
	border-bottom:1px solid #54a900;
	padding:15px 0 10px;
	margin-bottom:10px;
}
.addingDietPattern .patternBloc dd {
	padding-left:6%;
}
.addingDietPattern .patternBloc dd p {
	float:left;
	width:60%;
}
.addingDietPattern .patternBloc .foodsPic {
	float:right;
	width:40%;
}
@media screen and (min-width: 1025px){
.addingDietPattern>p {
	width:840px;
	margin:0 auto 45px;
	font-size:18px;
	line-height:30px;
}
.addingDietPattern .patternBloc dl {
	float:left;
	width:598px;
}
.addingDietPattern .patternBloc dd {
	padding-left:40px;
	font-size:18px;
	line-height:30px;
}
.addingDietPattern .patternBloc dd p {
	width: auto;
}
.addingDietPattern .patternBloc .foodsPic {
	float:right;
	width:275px;
}
}

/* vol04, 11  */
.modelSchedule {
	margin-bottom:30px;
}
.modelSchedule dl {
	overflow:hidden;
}
.modelSchedule dt {
	background:url(../images/vol04/schedule_border.gif) repeat-x 0 0;
}
.modelSchedule dt>span {
	display:inline-block;
	vertical-align:middle;
}
.modelSchedule dt .time {
	font-size:120%;
	line-height:1;
	color:#54a900;
	width:5em;
	background:#fff;
	text-align:right;
	padding-right:5px;
	box-sizing:border-box;
	white-space:nowrap;
}
.modelSchedule dt .icn {
	padding-left:20px;
}
.modelSchedule dt .icn img {
	height:25px;
	width:auto;
}
.modelSchedule dd {
	width:87%;
	float:right;
	border-left:1px solid #fee404;
	padding:5px 0 20px 18%;
	box-sizing:border-box;
	overflow:hidden;
}
.modelSchedule dd a img {
	width: auto;
	height: 22px;
}
.modelSchedule dl:last-child dd {
	border-left-color:#fff;
}
.modelSchedule dd p {
	margin-bottom:3px;
}
.modelSchedule dd p em {
	font-style:normal;
	color:#54a900;
}
.modelSchedule dd strong {
	display:block;
	text-align:center;
	font-size:110%;
	font-weight:normal;
	color:#54a900;
	line-height:1.2;
	padding-bottom:10px;
}
@media screen and (min-width: 1025px){
.modelSchedule {
	width:810px;
	margin:0 auto 60px;
}
.modelSchedule dt .time {
	font-size:20px;
	width:90px;
	padding-right:12px;
}
.modelSchedule dt .icn {
	padding-left:30px;
}
.modelSchedule dt .icn img {
	height: auto;
}
.modelSchedule dd {
	width:770px;
	min-height:60px;
	padding:10px 17px 10px 80px;
}
.modelSchedule dd a img {
	width: auto;
	height: auto;
}
.modelSchedule dd p {
	font-size:18px;
	line-height:24px;
	float:left;
	margin-bottom: 0;
}
.modelSchedule dd p em {
	font-style:normal;
	color:#54a900;
}
.modelSchedule dd a {
	float:right;
}
.modelSchedule dd strong {
	font-size:24px;
	line-height:1;
	padding-bottom: 0;
}
}
/* vol03  */
.arrowTop {
	background-image: url(../images/vol03/bg_arrow_top.png);
	background-repeat:no-repeat;
	background-position: bottom;
	background-size:100%;
}
.recoArea {
	padding:15px;
	margin-bottom:50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #55a206;
	border-bottom-color: #55a206;
	border-left-color: #55a206;
}
.recoInside p{
	margin-top:0px;
}
.recoInsideRight ul li {
	margin-bottom:20px !important;

}
.recoInsideRight h4.titleReco {
	color:#55a206;
	text-align:left !important;
	width:100%;
	font-weight:bold;
	font-size:160%;
	margin: 0 auto 20px;
}
@media screen and (min-width: 1025px) {
.arrowTop {
	background-repeat: repeat-x;
	background-position: top;
	background-size: auto;
	padding-top:9px;
	height:21px;
}
.recoArea {
	padding:29px 20px 20px 20px;

}
.recoInside p{
	float:left;
	margin-top:70px;
}
.recoInsideRight {
	float:right;
	margin-left:20px;
}
.recoInsideRight h4.titleReco {
	color:#55a206;
	text-align:left !important;
	font-weight:bold;
	font-size:200%;
}
}
/* vol04  */
.pointLunchbox {
	margin-bottom:30px;
}
.pointLunchbox .mainPic {
	margin-bottom:30px;
}
@media screen and (min-width: 1025px){
	.pointLunchbox {
	margin-bottom:60px;
}
}
/* vol05  */
.howToChoose {
	margin-bottom:20px;
}
.howToChoose .chooseBloc dl {
	margin-bottom:45px;
}
.howToChoose .chooseBloc dt {
	margin-bottom:5px;
}
.howToChoose .chooseBloc dd p {
	float:left;
	width:80%;
}
.howToChoose .chooseBloc dd .pic {
	float:right;
	width:18%;
	text-align:center;
}
.howToChoose .chooseBloc dd .pic img {
	height:65px;
	width:auto;
}
.sportsDrink {
	margin-bottom:40px;
}
.sportsDrink .sportsDrinkBloc01 {
	margin-bottom:40px;
}
.sportsDrink dt {
	font-size:150%;
	font-weight:bold;
	color:#54a900;
	line-height:1;
	padding-bottom:10px;
	border-bottom:1px solid #54a900;
	margin-bottom:10px;
}
.sportsDrink dd {
	overflow:hidden;
}
.sportsDrink dd p {
	margin-bottom:10px;
}
.sportsDrink dd .pic {
	text-align:center;
}
.sportsDrink dd ol {
	float:left;
	width:60%;
}
.sportsDrink dd li {
	padding-left:1em;
	text-indent:-1em;
}
.sportsDrink .sportsDrinkBloc01 .pic img {
	width:80%;
}
.sportsDrink .sportsDrinkBloc02 .pic {
	float:right;
	width:40%;
}
.sportsDrink .sportsDrinkBloc02 .pic img {
	width:90%;
}
@media screen and (min-width: 1025px){
.howToChoose {
	margin-bottom:35px;
}
.howToChoose>div {
	width:425px;
	float:right;
}
.howToChoose>div:first-child {
	float:left;
}
.howToChoose .chooseBloc dd p {
	width:280px;
	font-size:18px;
	line-height:30px;
}
.howToChoose .chooseBloc dd .pic {
	width:90px;
	padding-top:5px;
	text-align: left;
}
.howToChoose .chooseBloc dd .pic img {
	height: 100%;
	width: auto;
}
.sportsDrink {
	margin-bottom:75px;
}
.sportsDrink>dl {
	width:425px;
}
.sportsDrink .sportsDrinkBloc01 {
	float:left;
	margin-bottom: 0;
}
.sportsDrink .sportsDrinkBloc02 {
	float:right;
}
.sportsDrink dt {
	font-size:30px;
}
.sportsDrink dd {
	min-height:190px;
	position:relative;
}
.sportsDrink dd p {
	font-size:18px;
	line-height:30px;
}
.sportsDrink dd ol {
	width: auto;
	position:relative;
	z-index:2;
}
.sportsDrink dd li {
	font-size:18px;
	line-height:30px;
}
.sportsDrink .sportsDrinkBloc01 .pic img {
	width: auto;
}
.sportsDrink .sportsDrinkBloc02 .pic {
	width: auto;
	position:absolute;
	bottom:30px;
	right:30px;
	z-index:1;
}
.sportsDrink .sportsDrinkBloc02 .pic img {
	width: auto;
}
}
/* vol05  */
.recipeRecover {
	width:100%;
	margin:0 auto 60px;
	padding-top:15px;
}
.recipeRecover .recipeLink01 {
	margin-bottom:20px;
}
@media screen and (min-width: 1025px) {
.recipeRecover {
	width:900px;
}
.recipeRecover .recipeLink01 {
	margin-bottom: 0;
	float:left;
}
.recipeRecover .recipeLink02 {
	float:right;
}
.recipeRecover li+li {
	margin-top:20px;
}
}
/* vol10  */
#bodyDtail10 {
	background-image:url(../images/vol10/bg_num.jpg);
}
#bodyDtail10 .mainTtl p strong{
	color:#54a900;
	display:block;
	font-size: 120%;
}
#bodyDtail10 .pointBloc01 li{
	text-indent:-40px;
	padding-left:40px;
}
#bodyDtail10 .pointSect dt{
	color: #54a900;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
	padding:0 0 5px 30px;
	border-bottom:solid 1px #54a900;
}
#bodyDtail10 .pointSect dd{
    margin-bottom: 30px;
	padding-left:30px;
}
#bodyDtail10 .pointSect div dd:last-child{
	margin-bottom:0;
}
#bodyDtail10 .pointSect .num01{
	background:url(../images/vol10/icon_num01.gif) left top no-repeat;
	background-size:20px;
}
#bodyDtail10 .pointSect .num02{
	background:url(../images/vol10/icon_num02.gif) left top no-repeat;
	background-size:20px;
}
#bodyDtail10 .pointSect .num03{
	background:url(../images/vol10/icon_num03.gif) left top no-repeat;
	background-size:20px;
}
#bodyDtail10 .pointSect .num04{
	background:url(../images/vol10/icon_num04.gif) left top no-repeat;
	background-size:20px;
}
#bodyDtail10 .onePointSect{
	background:#fdffe7;
	margin:-50px 0 36px;
	padding-top:35px;
}
#bodyDtail10 .onePointSect dl{
	padding:0 20px;
}
#bodyDtail10 .onePointSect dt{
	color: #54a900;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	background:url(../images/vol10/bg_line.gif) left center repeat-x;
}
#bodyDtail10 .onePointSect dt span{
	background:#fdffe7;
}
#bodyDtail10 .onePointSect dd{
	margin:0 auto;
	margin-bottom:20px;
}
 @media screen and (min-width: 1025px) {
#bodyDtail10 .mainTtl p{
	font-size:25px;
	float:left;
	margin:70px 0 0 45px;
}
#bodyDtail10 .mainTtl p strong{
	color:#54a900;
	display:block;
	font-size:32px;
}
#bodyDtail10 .pointBloc01 li{
	text-indent:-55px;
	padding-left:55px;
}
#bodyDtail10 .pointSect dt{
    font-size: 190%;
	padding:0 0 5px 40px;
}
#bodyDtail10 .pointSect dd{
    font-size: 18px;
	padding-left:40px;
}
#bodyDtail10 .pointSect .num01,
#bodyDtail10 .pointSect .num02,
#bodyDtail10 .pointSect .num03,
#bodyDtail10 .pointSect .num04{
	background-size: auto;
}
#bodyDtail10 .onePointSect{
	margin:-60px 0 36px;
	padding:45px 0 30px 30px;
}
#bodyDtail10 .onePointSect dl{
	width:275px;
	float:left;
	margin-right:20px;
	padding: 0;
}
#bodyDtail10 .onePointSect dt{
	font-size:18px;
	margin-bottom:20px;
}
#bodyDtail10 .onePointSect dd{
	width:230px;
	margin-bottom: 0;
}
 }


/* vol7 診断 */
.diagnosis_ttl {
	text-align:center;
	background:url(../images/vol07/shindan_bdr.gif) repeat-x center;
	margin-bottom:20px;
}
.diagnosis_ttl span {
	vertical-align:middle;
	font-size:120%;
	color:#54a900;
	line-height:1.2;
	display:inline-block;
	background:#fff;
	padding:0 7px;
}
.checkCont .diagnosis p {
	display: table;
	font-size: 90%;
}
.checkCont .diagnosis p+p {
	margin-top:10px;
}
.checkCont .diagnosis p em {
	display:table-cell;
	vertical-align:top;
	white-space:nowrap;
	color:#54a900;
	font-style: normal;
}
.checkCont .diagnosis p span {
	display:table-cell;
	vertical-align:top;
	padding-left:3em;
	text-indent:-3em;
}
.checkCont {
	border:1px solid #fee404;
	padding:30px 20px 20px;
	margin-bottom:30px;
}
.checkCont ul {
	margin-bottom:20px;
}
.checkCont li {
	background:url(../images/vol07/icn_checkbox.png) no-repeat 0 0;
	background-size:6% auto;
	padding-left:7%;
}
.checkCont li+li {
	margin-top:10px;
}
@media screen and (min-width: 1025px) {
  .diagnosis_ttl span {
    font-size: 24px;
  }
  .checkCont .diagnosis p {
    font-size: 16px;
    line-height: 1.2;
  }
  .checkCont {
	padding:40px 60px 35px;
	margin-bottom:35px;
}
.checkCont ul {
	padding-left:75px;
	margin-bottom:40px;
}
.checkCont li {
	background-size: auto;
	padding-left:26px;
	font-size:18px;
	line-height:1.2;
}
}
.point_ttl02 {
  text-align: center;
  margin: 0 auto 20px
}
.point_ttl02 img {
  display: block;
  margin: 0 auto;
}


/* vol07, 08, 09 */
.ingredientList {
	margin-bottom:10px;
}
.ingredientList p {
	margin-bottom:30px;
}
@media screen and (min-width: 1025px) {
.ingredientList {
	margin-bottom:48px;
}
.ingredientList p:nth-child(2n+1) {
	float:left;
	margin-bottom: 0;
}
.ingredientList p:nth-child(2n) {
	float:right;
	text-align: right;
	margin-bottom: 0;
}
.ingredientList.column03 p {
	float:left;
	margin-left:29px;
}
.ingredientList.column03 p:first-child {
	margin-left:0;
}
}
/* vol11 */
#bodyDtail11 {
	background-image:url(../images/vol11/bg_num.jpg);
}
#bodyDtail11 .modelSchedule dd {
	padding-bottom:10px;
}
#bodyDtail11 .modelSchedule dd p {
	float: none;
}
#bodyDtail11 .modelSchedule .schedulePoint {
	margin-top:10px;
}
.modelSchedule_point {
	width: auto !important;
	margin-bottom: 0 !important;
  padding-top: 5px;
  padding-left: 35px;
  font-size: 120%;
  color: #54a900;
  background: url(../images/vol11/icon_point.gif) left top /30px auto no-repeat;
}
#bodyDtail11 .schedulePoint p {
	width:60%;
	padding-left:35px;
}
#bodyDtail11 .modelSchedule .pointImg01{
	background:url(../images/vol11/schedule_img01.jpg) right center no-repeat;
	background-size:42px auto;
}
#bodyDtail11 .modelSchedule .pointImg02{
	background:url(../images/vol11/schedule_img02.jpg) right center no-repeat;
	background-size:95px auto;
}
#bodyDtail11 .modelSchedule .pointImg03{
	background:url(../images/vol11/schedule_img03.jpg) right center no-repeat;
	background-size:58px auto;
}
#bodyDtail11 .modelSchedule .pointImg04{
	background:url(../images/vol11/schedule_img04.jpg) right center no-repeat;
	background-size:85px auto;
}
#modal2Desc a{
	padding-right:20px;
	background:url(../../athlete/images/icon_pdf.gif) no-repeat center right;
}
#modal1Title,
#modal2Title {
	margin-bottom:15px !important;
}
@media screen and (min-width: 1025px) {
  #bodyDtail11 .mainTtl p{
    font-size:25px;
    font-weight:bold;
    float:left;
    margin:20px 0 0 0px;
  }
  #bodyDtail11 .mainTtl p strong{
    color:#54a900;
    display:block;
    font-size:32px;
  }
  #bodyDtail11 .modelSchedule dd{
    padding-bottom:15px;
  }
  #bodyDtail11 .modelSchedule .schedulePoint{
    margin-top:10px;
  }
  .modelSchedule_point {
    padding-top: 8px;
    padding-left: 55px;
    font-size: 24px !important;
    min-height: 45px;
    background: url(../images/vol11/icon_point.gif) left top no-repeat;
	line-height: normal !important;
  }
  #bodyDtail11 .schedulePoint p {
    width: auto;
    padding-left: 55px;
  }

  #bodyDtail11 .modelSchedule .pointImg01{
    background:url(../images/vol11/schedule_img01.jpg) 460px 0 no-repeat;
  }
  #bodyDtail11 .modelSchedule .pointImg02{
    background:url(../images/vol11/schedule_img02.jpg) 410px 10px no-repeat;
  }
  #bodyDtail11 .modelSchedule .pointImg03{
    background:url(../images/vol11/schedule_img03.jpg) 560px 0 no-repeat;
  }
  #bodyDtail11 .modelSchedule .pointImg04{
    background:url(../images/vol11/schedule_img04.jpg) 505px 15px no-repeat;
  }
  #modal2Desc a{
    padding-right:20px;
    background:url(../../athlete/images/icon_pdf.gif) no-repeat center right;
  }
}
