@charset "utf-8";



/*---------------------------
薬膳レシピ
---------------------------*/


/*　調整用 */

#feature .contents p{
  font-size: 16px;
}

.genre_food #detail .entry h4.no00{
  color: #ff6600;
}

#feature .contents .entry_contents h3{
  
}

#feature .contents .entry_contents p{
  margin: 0;
}



/*------------*/

#pc_wrap .p-no-image{
  display: none;
}

#feature #pc_wrap #detail .entry .speaker .name-card.info{
  background: none;
}

#feature #pc_wrap #detail .entry .speaker .name-card{
  width: initial;
}

#feature #pc_wrap #detail .entry .speaker .detail p{
  color: #1e1e1e;
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
}

#feature #pc_wrap #detail .entry .speaker h3{
  left: 38px;
}

.sp .s-no-image{
  display: block;
}

.k-img,
.k-text{
  float: left;
}

.k-text{
  width: 75%;
}

.k-title{
  float: left;
  color: #ff6600;
  font-size: 20px !important;
}

.k-title span{
  font-size: 14px;
}

#feature .genre_food #detail .entry .outline ul li.no1{
  background: url(../img/icon/food/no00s.png) no-repeat left 3px;
}

#feature .genre_food #detail .entry .outline ul li p a{
  color: #1e1e1e;
  text-decoration: none;
}

#series_food h3{
  color: #ff6600;
  font-size: 18px;
  font-weight: bold;
  margin: 50px 0 20px 0;
}

#series_food p{
  font-size: 16px;
  line-height: 2;
}

#series_food .photo{
  overflow: hidden;
  width: 105%;
  margin: 45px 0 0;
}

#series_food .photo li{
  float: left;
  margin-right: 14px;
}

#series_food .mb{
  margin: 30px 0 0; 
}

#series_food .point{
  margin: 0 0 65px;
}

#series_food .point h3{
  margin-bottom: 0 !important;
}

#series_food .point dl{
  border: 3px solid #a97c2e;
  border-top: none;
  border-radius: 0 0 7px 7px;
  background: url(../img/series/22_food/cont_bg03.png);
}

#series_food .point dl dt{
  padding-top: 25px;
  font-size: 22px;
  font-weight: bold;
  color: #cc0000;
  text-align: center;
}

#series_food .point dl dd{
  width: 620px;
  height: 445px;
  padding: 30px;
  margin: 25px auto;
  background: url(../img/series/22_food/cont_bg02.png) no-repeat left center;
}

#series_food .point dl dd p{
  background: url(../img/series/22_food/line01.png);
  font-weight: bold;
  line-height: 34px;	
  margin: 0;
}

#series_food .point dl dd p span{
  color: #cc0000;
}

#series_food .point dl ul{
  overflow: hidden;
  width: 105%;
  margin: 20px 0 0;
}

#series_food .point dl ul li{
  float: left;
  margin-right: 20px;
}

#series_food .point .images{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

#series_food .speaker h3{
  margin: 0 !important;
}

#feature #detail .entry #series_food .speaker .detail{
  width: 435px;/*350*/
}

#feature .sp #detail .entry #series_food .speaker .detail{
  width: 100%;
}

#feature #pc_wrap #detail .entry #series_food .speaker p.detailText{
  color: #666666;
  font-size: 100%;
  line-height: 2;
  font-weight: normal;
}

#series_food .present-btn{
  margin-bottom: 50px;
}

.sp .p-no-image{
  display: block;
  width: 100%;
  height: auto;
}

#feature .sp .contents p{
  font-size: 100%;
}

.sp .s-no-image{
  display: none;
}

.sp .k-img{
  display: none;
}

.sp .k-text{
  width: 100%
}

.sp .k-title{
  display: none;
}

.sp #series_food img{
  width: 100%;
  height: auto;
}

.sp #series_food p{
  font-size: 12px !important;
}

.sp #series_food h3{
  font-size: 13px;
  margin: 25px 0 10px 0;
}

.sp #series_food .photo{
  margin-top: 10px;
}

.sp #series_food .point{
  width: 100%;
  margin-top: 40px;
}

.sp #series_food .point dl{
  position: relative;
  border: none;
  padding: 10px;
  background: url(../img/series/22_food/s-cont_bg03.png) repeat-y;
  background-size: 100%;
}

.sp #series_food .point dl:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: url(../img/series/22_food/s-cont_bg04.png) no-repeat;
  background-size: 100%;
}

.sp #series_food .point dl dt{
  font-size: 13px;
  padding: 10px 0 0;
}

.sp #series_food .point dl dd{
  width: initial;
  padding: 10px;
  height: auto;
  margin: 10px 0 25px;
  background: url(../img/series/22_food/s-cont_bg02.png) no-repeat left center;
  background-size: 100% 100%;
}

.sp #series_food .point dl ul{
  width: initial;
}

.sp #series_food .point dl ul li{
  float: none;
  margin: 0 auto 10px;
  width: 70%;
  text-align: center;
}

.sp #series_food .point dl dd p{
  background: url(../img/series/22_food/s-line.png);
}

.sp #series_food .speaker h3{
  margin: -50px auto 5px !important;
}

#feature .sp #detail .entry .speaker .detail p{
  font-size: 11px
}

#feature .sp #detail .entry .speaker .name-card{
  background: none;
  padding: 0;
  width: 37%;
  overflow: initial;
}

#feature .sp #detail .entry .speaker .detail{
  width: 57%;
  margin: 0;
}


/******************** SP ********************/

.sp #series_recipe .recipe h4{
    float: none;
}
.sp #series_recipe .recipe .visual{
    float: none;
    clear: both;
    padding-top: 10px;
}

.sp #series_recipe .recipe .fr{
    float: none;
    width: 100%;
}
.sp #series_recipe.page1 .top{
    margin-top: 20px;
}
.sp #series_recipe.page1 .top h4{
    margin-top: 10px;
}
.sp #series_recipe.page1 .top .fl{
    width: 100%;
}
.sp #series_recipe.page1 .top .fr{
    margin: 10px auto 0;
}

.sp #series_recipe .recipe .material{
    margin: 20px 0 0;
}

.sp #series_recipe .recipe .sub.material{
	margin: 0;
}

.sp #series_recipe .recipe .sub.material.mb10{
	margin-bottom: 10px;
}

.sp #series_recipe .recipe .sub.material.mb20{
	margin-bottom: 20px;
}

.sp #series_recipe .recipe .icon{
    position: relative;
    top:0;
    left: 0;
    z-index: 1;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.sp #series_recipe.contents.series_page.page2 .top{
    margin: 10px 0 20px;
}

.sp #series_recipe .icon_list{
    margin-bottom: 20px;
}
.sp #series_recipe .icon_list dl{
    float: none;
    margin-bottom: 10px;
}

.sp #series_recipe .teacher .fl{
    margin: 0 auto;
}

.sp #series_recipe .recipe .material .fl{
    float: none;
    width: auto;
}

.sp #series_recipe .recipe .material{
    width: 48%;
}
.sp #series_recipe .recipe .sub.material{
    width: 48%;
}

/*******/

.sp #series_prescription .teacher .fl{
    float: none;
}

.sp #series_prescription .teacher p {
    margin: 0;
    padding: 0;
}

.sp #series_prescription .teacher .fl{
    margin:0 auto 10px;
}


.sp #series_prescription h3{
    margin-top: 20px;
}

.sp #series_prescription .teacher h3{
	margin: 0;
}

.sp #series_prescription #q h3,
.sp #series_prescription #a h3{
    margin-top: 0;
}

.sp #series_prescription #material{
    margin-top: 20px;
}

.sp #series_prescription #material dl{
    margin-top: 20px;
}

.sp #series_prescription .information h4{
    margin-top: 10px;
}

/*******/

.sp #series_travel .wp dl{
	padding: 10px 15px 5px;
}

.sp #series_travel .wp .fl,
.sp #series_travel .wp .fr,
.sp #series_travel .wp .fl.page2,
.sp #series_travel .wp .fr.page2,
.sp #series_travel .wp dd.rela{
	width: 100%;
}

.sp #series_travel .wp dd.rela{
	padding-bottom: 5px;
}

.sp #series_travel .wp .fl.page2{
	margin-left: 0;
}

.sp #series_travel .wp dt,
.sp #series_travel .appeal_point dt{
	margin-bottom: 15px;
}

.sp #series_travel .ml20{
	margin-left: 0 !important;
}

.sp #series_travel .appeal_point dt.page2{
	float: none;
	margin-top: 0;
}

.sp #series_travel .appeal_point dd,
.sp #series_travel .appeal_point .kanzashi,
.sp #series_travel .wp dd.rela,
.sp #series_travel .kinkato,
.sp #series_travel .goshiki{
	position: static;
	margin: 0;
}

.sp #series_travel .hokuriku_line h3{
	letter-spacing: 0;
}



/*******/

.sp #series_joshiki .teacher{
    margin: 20px 0;
}

.sp #series_joshiki .teacher .fl{
    margin: 0 auto 10px;
}

.sp #series_joshiki .teacher p{
	margin: 0;   
}

.sp #series_joshiki h4 {
    font-size: 120%;
    font-weight: bold;
}

.sp #series_joshiki h4 img{
    margin-bottom: 10px;
}

.sp div#series_joshiki.contents.series_page.page2 h4{
    margin: 20px 0 10px;
    overflow: hidden;
}
.sp div#series_joshiki.contents.series_page.page2 h4 img{
    float: left;
}

.sp div#series_joshiki.contents.series_page.page2 h4+p{
    margin-bottom: 10px;
}

.sp #series_joshiki.page2 #point{
    padding:10px;
}

.sp #series_joshiki.page2 #point h3{
    margin-bottom: 10px;
}

.sp #series_joshiki.page2 #point .fl{
	width: 100%;
}

/*******/

.sp #series_epiism #shop img{
    margin-right: 0;
    margin: 0 auto;
}

/*******/

.sp #series_farm.page1 .teacher .fl{
    margin: 0 auto;
}

.sp #series_farm.page1 ul li{
    margin: 20px 0;
    width: 100%;
    text-align: center;
}

.sp #series_farm.page1 ul li img{
    margin: 0 auto;
}

.sp #series_farm.page1 #about .fl{
    margin: 0 auto;
}

/*******/

.sp #series_flower .teacher .fl {
	float: none;
	margin: 0 auto 10px;
}

/*******/

.sp #series_muscle .teacher .fl {
	float: none;
}

.sp #series_muscle .teacher .fl{
    margin:0 auto 10px;
}

.sp #series_muscle .teacher p{
	margin: 0;
}

.sp .post_contents .w70 img{
	width: 70%;	
}

.sp #series_muscle .advice .mr30{
	margin-right: 0 !important;
}

/*******/

.sp dl.restaurant dt,
.sp dl.hinagu_photo dt,
.sp dl.timeline dt{
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.sp dl.restaurant dd h4{
	text-align: center;
}

.sp dl.restaurant dd h4 img{
	display: inline;
}

.sp dl.dish{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.sp dl.timeline dd p.memo{
	text-align: center;
	padding-left: 0;
}



/*---------------------------
20150602 貯筋の時間
---------------------------*/

#series_muscle .thigh_exercise dd img {
    vertical-align: text-top;
    margin: 0 3px 0 0;
}

#series_muscle .icon-txt {
    
}

.point-txt {
    border: 1px solid #F39AA0;
    margin: 20px 0;
    padding: 20px;
}

#series_muscle .point-txt p {
    margin: 0;
}

#series_muscle .point-txt h5 {
    margin: 0 0 10px 0;
}

.txt-red {
    color: #E73E4B;
}

.sp #series_muscle .point-txt img {
    margin: 0 0 10px 0;
    
}

.point-txt {
    border: 1px solid #F39AA0;
    margin: 20px 0;
    padding: 20px;
}

.sp #series_joshiki .mb10 {
    margin-bottom: 10px;
}


/*******/

.of{
	overflow: hidden;
	clear: both;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15{
	margin-bottom: 15px;
}

.mb35{
	margin-bottom: 35px;
}

.mr25{
	margin-right: 25px;
}

.mb50{
	margin-bottom: 50px;
}

.mb70{
	margin-bottom: 70px;
}





/*-------------------------
         20150603
---------------------------*/


#series_travel .fl,
#series_travel .fr{
    padding: 0;
}

#series_travel {
    margin-bottom: 30px;
    padding: 20px 0 5px;
}

#series_travel dl{
    padding: 0 6px 20px;
}

#series_travel .fl {
    width: 240px;
}

#series_travel .fr {
    width: 403px;
}

#series_travel h4 {
    color: #333333;cs
}

.txt-blue {
    color: #0096d8;
}

#series_travel h4 .sub {
    display: block;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 5px;
}

#series_travel h4 em {
    display: block;
    font-size: 12px;
    color: #333;
}

#series_travel .shop_info {
    color: #0096d8;
}

/*-----------------------------*/

/*******/

.sp #series_travel .wp dl{
    padding: 10px 15px 5px;
}

.sp #series_travel .shop_info {
    width: 100%;
}

.sp #series_travel .wp .fl,
.sp #series_travel .wp .fr,
.sp #series_travel .wp .fl.page2,
.sp #series_travel .wp .fr.page2,
.sp #series_travel .wp dd.rela{
    width: 100%;
}

.sp #series_travel .wp dd.rela{
    padding-bottom: 5px;
}

.sp #series_travel .wp .fl.page2{
    margin-left: 0;
}

.sp #series_travel .wp dt,
.sp #series_travel .appeal_point dt{
    margin-bottom: 15px;
}

.sp #series_travel .ml20{
    margin-left: 0 !important;
}

.sp #series_travel .appeal_point dt.page2{
    float: none;
    margin-top: 0;
}

.sp #series_travel .fl,
.sp #series_travel .fr {
    width:100%;
}

.sp #series_travel .w100 {
    width: 100%;
}


