@charset "UTF-8";
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  font-size: 0em;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  min-height: 0%;
}

* html .clearfix {
  height: 0%;
}

#container {
  display: block;
  height: auto;
  box-sizing: border-box;
}

#container * {
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

#container p,
#container h1 {
  margin: 0;
  padding: 0;
}

ruby{
	letter-spacing: -2.5px;
}

ruby rt{
	font-size: 7px;
}

.fontMincho {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif !important;
}

.fontCentury {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif !important;
}

.fontAvenir {
  font-family: Avenir, CenturyGothic, AppleGothic, sans-serif !important;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

#contentsStart {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.center {
	text-align: center;
	font-size: 14px;
  font-weight: bold;
  line-height: 2.0;
}

.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb70 {margin-bottom: 70px;}
.mb80 {margin-bottom: 80px;}
.mb90 {margin-bottom: 90px;}
.mb100 {margin-bottom: 100px;}
.green {color: #529f67 !important;}
.h2txt {font-size: 200%;padding-bottom: 18px;display: inline-block;}
.h2_line_01 {display: block;margin: -50px auto 40px;}
.h2_line_02 {display: block;margin: -20px auto 50px;}
#container {
  padding: 50px 0 0;
  background: url(../images/column10/bg08.jpg) !important;
}

#top08{
  width: 1100px;
  margin: 0 auto;
  display: block;
}
#mv_vol08 {
  display: block;
  width: 824px;
  margin: 0 auto 60px;
  background: url(../images/column10/bg_mv10.png);
  height: 416px;
}

#mv_vol08 > .comuBg > h1 {
  display: block;
  padding: 30px 0 0px 30px;
}

#mv_vol08 > .comuBg > p.msg {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  text-align: center;
}

#mainContent {
  display: block;
  width: 1074px;
  margin: 0 auto;
}

h2.ttl {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 25px 15px;
  /* background: #fff; */
  text-align: center;
  background-size: cover;
}

#leftArea {
  display: block;
  width: 824px;
  float: left;
}

#leftArea > #box_line > #shudo {
  display: block;
  width: 824px;
  padding: 250px 15px;
  background: url(../images/column10/bg_asari.png) center no-repeat;
  box-sizing: border-box;
  height: 600px;
  border-radius: 6px 6px 0px 0px;
}
#leftArea > #box_line > #shudo h2 {
	margin-bottom: 30px;
}
#leftArea > #box_line > #shudo p {
	font-size: 14px;
  line-height: 2.0;
  font-weight: bold;
  color: #fff;
}

}
#leftArea > #box_line > #shudo > .clearfix{
  width: 790px;
}

#leftArea > #box_line > #shudo > .clearfix > .txt_fltR {
  float:right;
  text-align: center;
}

#leftArea > section#about > .clearfix{
	margin-bottom: 40px;
}

#leftArea > section#about > .clearfix > .txt_fltL{
	float: none;
	padding: 0 20px;
	width: 100%;
  margin-bottom: 20px;
}

#leftArea > section#about > .clearfix > .txt_fltL >h2{
  text-align: center;
  padding-bottom: 20px;
}

#leftArea > section#about > .clearfix > .txt_fltL > .h3_ttl{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
  text-align: center;
}

#leftArea > section#about > .clearfix > .txt_fltL > .ruby{
	padding-top: 35px;
	text-align: right;
}

#leftArea > section#about > .clearfix > .txt_fltL > p{
	font-size: 14px;
	font-weight: bold;
	line-height: 2.0;
}

#leftArea > section#about > .clearfix > .img_fltR{
	float: none;
  width:824px;
  margin:0 auto;
}

#leftArea > section#about > .clearfix > .img_fltR >iframe{
  width: 824px;
  height: 550px;
  margin:0 auto;
}

#leftArea > section#about > .clearfix > .img_fltR > h3{
  text-align: right;
  margin-top: 5px;
}

#leftArea > #box_line{
  border: 2px solid #000;
  border-radius: 13px;
  background-color: #fff;
  box-sizing: border-box;
  width: 828px;
}

#leftArea > #box_line > section#recipe{
  background-color: #fff;
}
#leftArea > #box_line > section#recipe > h2{
  text-align: center;
  margin: 20px 0;
}

#leftArea > #box_line > section#recipe > h3{
  font-size: 20px;
  text-align: center;
  position: relative;
}
#leftArea > #box_line > section#recipe > h3 > span{
  display: block;
  padding: 0 30px;
}
#leftArea > #box_line > section#recipe > h3 >span:before{
  content: "";
  display: inline-block;
  width: 250px;
  height: 35px;
  margin-right: 70px;
  background: url("../images/column10/line_recipe.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#leftArea > #box_line > section#recipe > h3 > span:after{
  content: "";
  display: inline-block;
  width: 250px;
  height: 35px;
  margin-left: 70px;
  background: url("../images/column10/line_recipe.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#leftArea > #box_line > section#recipe > .clearfix{
  padding: 10px 30px;
  margin: 0 auto;
  text-align: center;
  width: 824px;
}

#leftArea > #box_line > section#recipe > .clearfix > ul >li{
  display: inline-block;
}

#leftArea > #box_line > section#recipe_main > .recipe_main{
	padding: 20px 30px;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix{
	margin-bottom: 40px;
  width: 764px;
  margin-left:auto;
  margin-right:auto;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix:last-child{
	margin-bottom: 0;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL{
	float: left;
	padding: 10px 40px 0;
	width: 50%;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL > .h3_ttl{
	color: #000;
	font-size: 26px;
	font-weight: bold;
  color: #529f67;
  position: relative;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL > .ruby{
	padding-top: 35px;
	text-align: right;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL > p{
	font-size: 20px;
	font-weight: bold;
	line-height: 2.0;
	padding-bottom: 10px;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .img_fltR{
	float: right;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR{
	float: right;
	padding: 10px 40px 0;
	width: 50%;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR > .h3_ttl{
	color: #529f67;
	font-size: 26px;
	font-weight: bold;
  position: relative;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR > p{
	font-size: 20px;
	font-weight: bold;
	line-height: 2.0;
	padding-bottom: 10px;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL > span {
	text-align: right;
  display: block;
  font-weight: 600;
}
#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR > span {
	text-align: right;
  display: block;
  font-weight: 600;
}

.line01 {
	margin-bottom: 30px;
}

.tokusei{overflow: hidden;margin-bottom: 40px;}
.tokusei li{float: left;width: 49%;margin-right: 2%;}
.tokusei li:nth-child(2n){margin-right: 0;}
.tokusei li img{display: block;margin: 0 auto 15px;}
.tokusei li p{font-weight: bold;line-height: 1.8;margin: 0 auto 15px !important;text-align: center;}


#motemote {}
#motemote h2 {}
#motemote .motemotearea {position: relative;padding: 0 50px;}
#motemote .mote_txt01 {color: #000;font-size: 26px;font-weight: bold;}
#motemote .mote_txt02 {font-weight: bold;line-height: 2.4;padding-bottom: 20px;width: 55%;}
#motemote .mote_txt03 {font-weight: bold;line-height: 2.4;padding-bottom: 20px;padding-left: 2em;text-indent: -2em;}
#motemote .mote_img {position: absolute;top: -40px;right: 50px;}
#motemote .pink {color: #ed787f;}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .img_fltL{
	float: left;
}
#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h301,
#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR >.h302{
  padding-bottom: 30px;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h301:before,
#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR >.h302:before,
#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h303:before{
  position: absolute;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h301:before{
  content: url("../images/column10/08_no01.png");
  top: -20px;
  left: 80px;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR >.h302:before{
  content: url("../images/column10/08_no02.png");
  top: -20px;
  left: 80px;
}

#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h303:before{
  content: url("../images/column10/08_no03.png");
  top: -20px;
  left: 70px;
}

#leftArea > section#tokucyo,
#leftArea > section#another {
  display: block;
}

#leftArea > #bunner {
  width: 709px;
  padding: 10px 0;
  margin:0 auto;
}

#leftArea > #bunner > p {
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

#leftArea > #bunner > a {
  display: block;
  width: 100%;
}

#leftArea > #bunner > a > img {
  width: 100%;
  height: auto;
}

#rightArea {
  display: block;
  width: 250px;
  margin: 0 ;
  float: right;
}

#rightArea #sideMenu > h3 {
  display: block;
  width: 250px;
  height: auto;
  padding: 10px;
  font-size: 17px;
  line-height: 1;
  color: #fff;
  background-size: 100% 100%;
  background-color: #2640a3;
  text-align: center;
  box-sizing: border-box;
}

#rightArea #sideMenu > ul {
  display: block;
  width: 250px;
  background: #FFF;
  border-width: 0 1px 1px;
  box-sizing: border-box;
}

#rightArea #sideMenu > ul > li {
  display: block;
  width: 100%;
  min-height: 43px;
  padding:10px;
  color: #494949;/*文字色*/
}
#rightArea #sideMenu > ul > li:hover{
  background-color: #997556;
}

#rightArea #sideMenu > ul > li:hover a,
#rightArea #sideMenu > ul > li:hover a span{
  color: #fff;
}

#rightArea #sideMenu > ul > li:last-child {
  margin-bottom: 0;
  padding: 10px;
  border-bottom: none;
}

#rightArea #sideMenu > ul > li:nth-of-type(1) a{
  background: transparent;
  border-left: solid 5px #d590a7;
}

#rightArea #sideMenu > ul > li:nth-of-type(2) a{
  background: transparent;
  border-left: solid 5px #94b581;
}

#rightArea #sideMenu > ul > li:nth-of-type(3) a{
  background: transparent;
  border-left: solid 5px #d58884;
}

#rightArea #sideMenu > ul > li:nth-of-type(4) a{
  background: transparent;
  border-left: solid 5px #88c9e4;
}

#rightArea #sideMenu > ul > li:nth-of-type(5) a{
  background: transparent;
  border-left: solid 5px #a4bed4;
}

#rightArea #sideMenu > ul > li:nth-of-type(6) a{
  background: transparent;
  border-left: solid 5px #9bcc6c;
}

#rightArea #sideMenu > ul > li:nth-of-type(7) a{
  background: transparent;
  border-left: solid 5px #d7cf3a;
}

#rightArea #sideMenu > ul > li:nth-of-type(8) a{
  background: transparent;
  border-left: solid 5px #885e3a;
}
#rightArea #sideMenu > ul > li:nth-of-type(9) a {
    background: transparent;
    border-left: solid 5px #f8b551;
}
#rightArea #sideMenu > ul > li:nth-of-type(10) a {
    background: transparent;
    border-left: solid 5px #a38dc7;
}
#rightArea #sideMenu > ul > li:nth-of-type(11) a {
    background: transparent;
    border-left: solid 5px #ca4765;
}
#rightArea #sideMenu > ul > li > a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
  padding-left: 10px;
}

#rightArea #sideMenu > ul > li:nth-of-type(6) > a > span{
  font-size:12px;
}

#rightArea #sideMenu > ul > li > a > span {
  display: block;
}

@media only screen and (max-width: 973px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  #container {
    padding: 30px 0 0;
  }
  #mv_vol08 {
    width: 100%;
    margin: 0 auto 30px;
    padding: 25px 7px 10px;
  }
  #mv_vol08 > .comuBg {
    display: block;
    width: 100%;
  }
  #mv_vol08 > .comuBg > h1 {
    font-size: 19px;
    padding: 28% 0 0;
  }
  #mainContent {
    width: 100%;
  }
  #leftArea {
    width: 100%;
    float: none;
  }
  #leftArea > #shudo {
    padding: 40px 15px;
    text-align: center;
  }
  #leftArea > #shudo > h2 {
    margin: 0 0 30px;
  }
  #leftArea > #shudo > h2 > span {
    display: block;
    width: 100%;
    margin: 20px 0 0;
    color: #fff;
    font-size: 20px;
  }

  #leftArea > #shudo > ul{
    padding: 0;
  }

  #leftArea > #shudo > ul > li {
    width: 30%;
    float: left;
    margin: 0 11%;
  }
  #leftArea > #shudo > ul > li + li {
    margin-left: 5%;
  }
  #leftArea > #shudo > ul > li > a {
    padding: 0 0 65px;
  }

  #leftArea > section#tokucyo,
  #leftArea > section#another {
    display: block;
  }

  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .txt_fltL > .ruby{
    padding-top: 5px;
    text-align: left;
  }

  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .txt_fltL,
  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .txt_fltR,
  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .img_fltR,
  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .img_fltL{
    width: 100%;
  }

  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .img_fltR,
  #leftArea > section#tokucyo > .tokucyo_main > .clearfix > .img_fltL{
    text-align: center;
  }

  #leftArea > section#another > .another_main{
    background-size: 100%;
    padding: 35px 0;
  }

  #leftArea > section#another > .another_main > .area > .clearfix > .fltR,
  .block_fltR,
  #leftArea > section#another > .another_main > .last > .btm45{
    margin: 5% 0 0 0;
  }
  #rightArea {
    display: block;
    width: 100%;
    margin: 0;
    float: none;
  }
  #rightArea #sideMenu > h3 {
    width: 100%;
    padding: 10px 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 10px #fff;
    line-height: 1;
    color: #2840a2;
    background: url(../images/column10/ttl_bg07.png);
  }
  #rightArea #sideMenu > ul {
    width: 100%;
    padding: 15px;
    background: #FFF;
    border: none;
  }
  #rightArea #sideMenu > ul > li {
    display: block;
    width: 50%;
    min-height: 43px;
    margin: 0 0 10px;
    padding: 0 0 0 0;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #rightArea #sideMenu > ul > li:last-child {
    margin-bottom: 0;
    padding:0;
    border-bottom: none;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(1) a{
    background: transparent;
    border-left: solid 5px #d590a7;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(2) a{
    background: transparent;
    border-left: solid 5px #94b581;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(3) a{
    background: transparent;
    border-left: solid 5px #d58884;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(4) a{
    background: transparent;
    border-left: solid 5px #88c9e4;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(5) a{
    background: transparent;
    border-left: solid 5px #a4bed4;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(6) a{
    background: transparent;
    border-left: solid 5px #9bcc6c;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(7) a{
    background: transparent;
    border-left: solid 5px #d7cf3a;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(8) a{
    background: transparent;
    border-left: solid 5px #885e3a;
  }
  #rightArea #sideMenu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
  }
  #rightArea #sideMenu > ul > li > a > span {
    display: inline;
  }
  #motemote .mote_txt01 {
    font-size: 22px;
    padding: 0;
	}
	.h2txt {
    font-size: 120%;
    padding-bottom: 6px;
	}
	#recipe h2 img {width: 40px;}
	#recipe_main h2 img {width: 40px;}
	.h2_line_01 {display: block;margin: 0px auto 0px;}
	.h2_line_02 {display: block;margin: 0px auto 20px;}
	#leftArea > section#about > .clearfix {display: block;}
	#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL > .h3_ttl {font-size: 20px;}
	#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL > p {font-size: 16px;}
	#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR > .h3_ttl {font-size: 20px;}
	#leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR > p {font-size: 16px;}
}



@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  h2.ttl {
    padding: 10px;
  }
  #container {
    padding: 0;
  }
  #mv_vol08 {
    margin: 0 auto 10px;
    padding: 0 0 50.48% 0;
    height: 0;
    width: 100%;
    background-size: cover;
    position: relative;
  }
  #mv_vol08 > .comuBg {
    margin: 0;
    min-height: auto;
    padding: 0 0 0;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  #mv_vol08 > .comuBg > h1 {
    display: block;
    width: 90%;
    margin: -90px auto 0;
    padding: 0;
    background: url(../images/column10/ttl_main_pc08.png) center top no-repeat;
    background-size: contain;
  }
  #mv_vol08 > .comuBg > p.msg {
    display: block;
    width: 100%;
    margin: 15px 0 0;
    padding: 0 2%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  #leftArea > #box_line > section#recipe > h3{
    text-align: center;
    margin: 0 auto;
    position:relative;
  }
  #leftArea > #box_line > section#recipe > h3 span{
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  #leftArea > #box_line > section#recipe > h3:before,
  #leftArea > #box_line > section#recipe > h3:after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: black;
  }
  #leftArea > #box_line > section#recipe > h3:before{
    left: 10px;
  }
  #leftArea > #box_line > section#recipe > h3:after{
    right: 10px;
  }

  #leftArea > #box_line > section#recipe > h3 >span:before{
    display: inline-block;
    width: initial;
    height: initial;
    margin-right: 0;
  }

  #leftArea > #box_line > section#recipe > h3 > span:after{
    display: inline-block;
    width: initial;
    height: initial;
    margin-left: 0;
  }
  #leftArea > #box_line > section#recipe > .clearfix{
    width: 100%;
    padding:10px;
  }
  #leftArea > #box_line > section#recipe > .clearfix > ul{
    width: 100%;
  }
  #leftArea > #box_line > section#recipe > .clearfix > ul >.rli04,
  #leftArea > #box_line > section#recipe > .clearfix > ul >.rli05{
    display: none;
  }

  #leftArea > #box_line > section#recipe_main > .recipe_main{
    padding: 20px 10px;
    width:100%;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix{
    width: 100%;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL{
    float: none;
    padding: 10px 0;
    width: 100%;
    text-align: center;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR{
    float: none;
    padding: 10px 0;
    width: 100%;
    text-align: center;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .img_fltR{
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .img_fltL{
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #leftArea > #box_line > section#recipe > .clearfix > ul >.pcdel{
    display: none;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h301:before{
    content: url("../images/column10/08_no01.png");
    top: -20px;
    left:-80px;
  }

  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR >.h302:before{
    content: url("../images/column10/08_no02.png");
    top: -20px;
    left:-80px;
  }

  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h303:before{
    content: url("../images/column10/08_no03.png");
    top: -20px;
    left: -80px;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h301,
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltR >.h302{
    padding-bottom: 10px;
    display:inline-block;
  }
  #leftArea > #box_line > section#recipe_main > .recipe_main > .clearfix > .txt_fltL >.h303{
    display:inline-block;
  }
  #leftArea > section#about > .clearfix > .txt_fltL > .h3_ttl{
    font-size: 20px;
    text-align: center;
  }
  #leftArea > section#about > .clearfix > .txt_fltL{
	  float: none;
  	padding: 0 10px;
  	width: 100%;
  }
  #leftArea > section#about > .clearfix > .img_fltR{
    float: none;
    max-width: 360px;
    width: 100%;
    padding: 0 10px;
    margin:10px auto 0;
    text-align: center;
  }
  #leftArea > section#about > .clearfix > .img_fltR > iframe{
    width: 100%;
    height:240px;
  }
  #leftArea > #box_line{
    width:94%;
    border-radius: 0px;
    margin: 0 auto;
  }
  #leftArea > #box_line > #shudo {
    padding: 20px 10px;
    width:100%;
    height: initial;
    background-size: cover;
    border-radius: 0px;
  }
	#leftArea > #box_line > #shudo h2 {
	    margin-bottom: 10px;
	    margin-top: 30px;
	}
  #leftArea > #box_line > #shudo > .clearfix{
    width: 100%;
  }
  #leftArea > #box_line > #shudo > h2 {
    margin: 0 0 20px;
    text-align: center;
  }
  #leftArea > #box_line > #shudo > h2 > span {
    display: block;
    width: 100%;
    margin: 10px 0 0;
    font-size: 16px;
  }
  #leftArea > #box_line > #shudo > ul > li {
    width: 32%;
    float: left;
  }
  #leftArea > #box_line > #shudo > ul > li + li {
    margin-left: 2%;
  }
  #leftArea > #box_line > #shudo > ul > li > a {
    display: block;
    width: 100%;
    padding: 0 0 30px;
    background: url(../images/column10/under_allow07.png) center bottom no-repeat;
    background-size: 22.5px 22.5px;
  }
  #rightArea {
    display: block;
    width: 100%;
    margin: 0;
    float: none;
  }
  #rightArea #sideMenu > h3 {
    width: 100%;
    color: #fff;
    background-color: #2640a3;
  }
  #rightArea #sideMenu > ul {
    width: 100%;
    padding: 0;
    background: #FFF;
    border: none;
  }
  #rightArea #sideMenu > ul > li {
    display: block;
    width: 100%;
    min-height: 43px;
    padding: 10px;
    float: none;
    margin-bottom: 0;
  }
  #rightArea #sideMenu > ul > li:last-child {
    padding: 10px;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(1) a{
    background: transparent;
    border-left: solid 5px #d590a7;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(2) a{
    background: transparent;
    border-left: solid 5px #94b581;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(3) a{
    background: transparent;
    border-left: solid 5px #d58884;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(4) a{
    background: transparent;
    border-left: solid 5px #88c9e4;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(5) a{
    background: transparent;
    border-left: solid 5px #a4bed4;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(6) a{
    background: transparent;
    border-left: solid 5px #9bcc6c;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(7) a{
    background: transparent;
    border-left: solid 5px #d7cf3a;
  }
  #rightArea #sideMenu > ul > li:nth-of-type(8) a{
    background: transparent;
    border-left: solid 5px #885e3a;
  }
  #rightArea #sideMenu > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
  }
  #leftArea > #bunner {
    width: 100%;
    padding: 10px 0;
  }
  #leftArea > section#another > .another_main > .area{
    padding-bottom: 0px;
    border-bottom: 0px;
  }
  #leftArea > section#another > .another_main{
    padding-bottom: 20px;
  }
  
  
  #leftArea > #box_line > section#recipe > h2 {
    margin: 20px 0 -10px;
	}
  .tokusei {
    margin-bottom: 20px;
    padding: 0 10px;	
	}

  #motemote h2 {
    padding: 30px 0 0;
	}
  #motemote .motemotearea {
    padding: 0px 20px;
	}
	#motemote .mote_txt02 {
    width: 100%;
	}
  #motemote .mote_img {
    position: initial;
    margin: 0 auto;
    display: block;
	}
  
  
  
  
  
}
