<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*---- バックナンバー 2017年7月10日(月)放送 ----*/


.smp{
  display: none;
}
.box03{
  position: relative;
}
.box03 .wrap_bnr_recipe{
  width: 100%;
  position: absolute;
  top: 16px;
  left: 0;
}
.box03 .bnr_recipe{
  width: 1000px;
  margin: 0 auto;
  text-align: right;
}
.wrap_recipe {
  background: #b90212 url(../../img/about/bg.gif) repeat;
  padding: 40px 0 50px 0;
}
.wrap_recipe h3 {
  text-align: center;
  margin-bottom: 25px;
}
.recipe {
  width: 1000px;
  background: #fff;
  margin: 0 auto;
}
.recipe .logo{
  padding: 10px;
  text-align: center;
}
.recipe .main{
  background: url(../../img/bn_p/p181/pc/bg_menu.png) center bottom 60px no-repeat #ffe45b;
}
.recipe .main .ttl{
  padding: 30px;
  border-bottom: 4px dotted #663300;
  font-size: 2.0rem;
  text-shadow: 0 2px 0 #fff;
}
.recipe .main .ttl span{
  color: #cc0000;
}
.recipe .main .mov{
  width: 80%;
  margin: 40px auto 0;
  box-sizing: border-box;
  border: 5px solid #fff;
}
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.recipe .main .img{
  padding: 40px 0;
  text-align: center;
}
.recipe .in-recipe{
  padding: 40px 0;
  text-align: center;
}
.recipe .in-recipe .box{
  width: 440px;
  margin-right: 35px;
  background: #fffbe9;
  border: 2px solid #4b0302;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.recipe .in-recipe .box:last-child{
  margin-right: 0;
}
.recipe .in-recipe .box .ttl{
  padding: 10px 0 8px;
  background: url(../../img/bn_p/p181/bg_ttl.png) #4b0302;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
}
.recipe .in-recipe .box .detail{
  padding: 20px;
}
.recipe .in-recipe .box .ttl_detail{
  padding: 6px 15px 4px;
  background: #c10316;
  color: #fff;
  font-weight: bold;
}
.recipe .in-recipe .box .ttl_detail span{
  font-size: 0.88rem;
  font-weight: normal;
}
.recipe .in-recipe .box .material{
  margin-bottom: 20px;
}
.recipe .in-recipe .box .material li{
  width: 100%;
  padding: 8px 10px 6px;
  border-bottom: 1px solid #d0cbb5;
  display: table;
  font-size: 0.94rem;
}
.recipe .in-recipe .box .material li:last-child{
  border-bottom: 0;
}
.recipe .in-recipe .box .material li .col_left{
  display: table-cell;
}
.recipe .in-recipe .box .material li .col_right{
  display: table-cell;
  text-align: right;
}
.recipe .in-recipe .box .step li{
  width: 100%;
  padding: 8px 10px 6px;
  border-bottom: 1px solid #d0cbb5;
  display: table;
  font-size: 0.94rem;
}
.recipe .in-recipe .box .step li:last-child{
  border-bottom: 0;
}
.recipe .in-recipe .box .step li .col_left{
  width: 32px;
  display: table-cell;
  vertical-align: middle;
}
.recipe .in-recipe .box .step li .col_left span{
  width: 32px;
  height: 32px;
  background: #ffe45b;
  border-radius: 100px;
  box-sizing: border-box;
  display: table-cell;
  font-size: 1.0rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.recipe .in-recipe .box .step li .col_right{
  display: table-cell;
  padding-left: 15px;
  vertical-align: middle;
}
.wrap_maido{
  padding: 0 40px 40px;
}
.maido{
  width: 100%;
  background: url(../../img/bn_p/p181/bg_maido.png) ;
  border: 2px solid #1eb9ee;
  display: table;
}
.maido .col_left{
  padding: 15px 30px;
  display: table-cell;
}
.maido .col_right{
  padding: 15px 30px 15px 0;
  display: table-cell;
  font-size: 1.25rem;
  font-weight: bold;
  vertical-align: top;
}
.maido .col_right span{
  color: #e4007f;
}
.maido .col_right .btn{
  margin-top: 10px;
  text-align: center;
}

div#footer p#copyright {
    position: relative;
}

/* 追記---backnum235 */

.wide{
  width:100% !important;
  max-width:700px !important;
}

.img2{
  padding-top:0px !important;
}

.bnr_235 img{
	max-width:290px;
	border:solid 1px #000;
}</pre></body></html>