@charset "UTF-8";

/* -------------------------------------------------
特集2 共通
------------------------------------------------- */
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.content #aff-content.spe2 a[href^="http://"],
.content #aff-content.spe2 a[href^="https://"] {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
}

#aff-content.spe2 {
  position: relative;
  margin-bottom: 50px;
}

#aff-content.spe2 .aff-headline {
  width: 100%;
  height: 60px;
  text-indent: -9999px;
  background: url(../img/title-toc.png) center top no-repeat;
  background-size: cover;
}

#aff-content.spe2 .spe2-content {
  position: relative;
  margin-bottom:120px;
}

#aff-content.spe2 .spe2-content h2 {
  font-size: 2.2em;
  color: #05633a;
  font-weight: 700;
  margin: 0 0 10px;
}

#aff-content.spe2 .spe2-content .text-box {
  width: 480px;
}

#aff-content.spe2 .spe2-content .photo-box .ttl {
  font-size: 2em;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 5px;
}

#aff-content.spe2 .spe2-content .photo-box dt {
  font-size: 1.4em;
  line-height: 1.1;
  color: #832f12;
  padding: 0;
  font-weight: 700;
  margin-bottom: 5px;
}

#aff-content div#spe2-nav {
  position: relative;
  padding-bottom: 70px;
  margin-bottom: 30px;
}

#aff-content div#spe2-nav-inner {
  width: 100%;
}

#aff-content div#spe2-nav h3 {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.1;
  padding: 7px 0 5px 45px;
  min-height: 35px;
  background: url(../img/spe2_bg_navi.jpg) no-repeat;
}

#aff-content div#spe2-nav ul {
  background:rgba(160,200,60,0.25);
  padding: 20px;
  position: relative;
  min-height: 60px;
/*
  min-height: 100px;
*/
}

#aff-content div#spe2-nav li {
  color: #555;
  list-style: none;
  font-size: 1.4em;
  line-height: 1.1;
  margin-bottom: 15px;
  font-weight: 500;
  padding-left: 30px;
  background: url(../img/icon_arrow_02.png) 10px 3px no-repeat;
  /*position: absolute;*/
}

#aff-content div#spe2-nav li{
  display: inline-block;
  margin-right: 0.5em;
}


/*#aff-content div#spe2-nav li:nth-child(-n+1) {
  left: 20px;
}

#aff-content div#spe2-nav li:nth-child(n+2) {
  left: 495px;
}

#aff-content div#spe2-nav li:nth-child(n+3) {
  left: 495px;
}
#aff-content div#spe2-nav li:nth-child(n+4) {
  left: 495px;
}

#aff-content div#spe2-nav li:nth-child(1),
#aff-content div#spe2-nav li:nth-child(2) {
  top: 20px;
}

#aff-content div#spe2-nav li:nth-child(2),
#aff-content div#spe2-nav li:nth-child(4) {
  top: 60px;
}*/

#aff-content div#spe2-nav li a {
  text-decoration: underline;
  /*color: #093F7F;*/
  font-weight: bold;
}

#aff-content div#spe2-nav li a:hover {
  text-decoration: underline;
}

#aff-content div#spe2-paging {
  position: relative;
  min-height: 30px;
}

#aff-content div#spe2-paging li {
  color: #999;
  width: 160px;
  list-style: none;
  font-size: 1.4em;
  line-height: 1.1;
  font-weight: bold;
}

#aff-content div#spe2-paging li.prev {
  padding: 4px 0 1px 33px;
  background: url(../img/icon_arrow_left_02.png) no-repeat;
}

#aff-content div#spe2-paging li.next {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  padding: 4px 30px 1px 0;
  background: url(../img/spe2_arrow_right.png) right top no-repeat;
}

#aff-content div#spe2-paging li a {
  color: #ec619f;
  text-decoration: none;
}

#aff-content div#spe2-paging li a:hover {
  text-decoration: underline;
}

#aff-content #spe2-1-main-photo,
#aff-content #spe2-2-main-photo {
  text-align: center;
  padding: 40px 0;
  position: relative;
}

#aff-content #spe2-1-main-photo img,
#aff-content #spe2-2-main-photo img {
  width: 100%;
}

#aff-content #spe2-1-main-photo p,
#aff-content #spe2-2-main-photo p {
  text-align: left;
  font-size: 1.35em;
  line-height: 1.7;
}

#aff-content #spe2-main-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  padding-left: 130px;
  height:118px;
  color: #000;
  font-size: 4.5em;
  font-weight: 600;
  background: url(../img/spe_2_1_bg_title.jpg) no-repeat left center;
  background-size: contain;
}

#aff-content.spe2 .lead {
  font-size: 1.35em;
  line-height: 1.6;
  margin-bottom: 60px;
  text-indent: 0;
}

#aff-content #spe2-1-title h1,
#aff-content #spe2-2-title h1,
#aff-content #spe2-3-title h1,
#aff-content #spe2-4-title h1  {
  font-size: 3.6em;
  line-height: 1.1;
  color: #A0C83C;
  padding: 35px 0 10px 0;
  font-weight: 700;
  position: relative;
}

#aff-content #spe2-1-title p{
  font-size: 1.2em;
  line-height: 1.75;
  margin-bottom: 80px;
}

#aff-content #spe2-1-title h1 span.icon {
  text-indent: -9999px;
  display: block;
  position: absolute;
  top: 0;
}

#aff-content #spe2-1-title .page-count,
#aff-content #spe2-2-title .page-count,
#aff-content #spe2-3-title .page-count,
#aff-content #spe2-4-title .page-count   {
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 25px;
}

/* -------------------------------------------------
特集2共通
------------------------------------------------- */
#aff-content #spe2-content {
  margin-bottom:80px;
}

#aff-content #spe2-content .lead{
  color: #DA7B78;
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: bold;
}

#aff-content #spe2-content .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#aff-content #spe2-content .text-box {
  float: left;
  width: 480px;
}

#aff-content #spe2-content .innerWrap__2column .text-box {
  width: 480px;
  float:none;
}

#aff-content #spe2-content .fig{width: 440px;}
#aff-content #spe2-content .left,
#aff-content #spe2-content .right{width: 410px;}

#aff-content #spe2-content .left.oneline {
  margin-top:6px;
}

#aff-content #spe2-content .left .color {
  display: inline-block;
  margin-right:2px;
  color:#A0C83C;
  font-size: 1.3em;
  line-height: 100%;
}

.spe2-ingredient .spe2-content-inner{
  padding: 3em 0;
  margin-bottom: 3em !important;
}

/* -------------------------------------------------
材料
------------------------------------------------- */
.spe2-ingredient{
  padding: 100px 0 !important;
}
.spe2-ingredient .ph{
  margin-bottom: 0.5em !important;
}
.spe2-ingredient h4.ttl{
  color: #A0C83C;
  font-size: 28px;
  font-weight: bold;
  text-indent: none !important;
}
.spe2-ingredient h3.subttl{
  position: relative;
  max-width: 600px;
  background: #A0C83C;
  font-size: 33px;
  color: #fff;
  font-weight: bold;
  text-indent: .2em;
  line-height: 46px;
  margin-bottom: .5em !important;
}
.spe2-ingredient h3.subttl:after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 46px;
  border-style: solid;
  border-width: 23px 20px 23px 0;
  border-color: transparent #ffffff transparent transparent;
}
.spe2-content-inner p{
  margin-bottom: 0 !important;
}
.spe2-ingredient .spe2-content-inner h3{
  color: #A0C83C;
  font-size: 28px;
  font-weight: bold;
  text-indent: none !important;
  margin-bottom: 0.5em !important;
} 
.spe2-ingredient .recipe{
  max-width: 600px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0.5em !important;
}
.spe2-ingredient .recipe dt{
  width: 300px;
  float: left;
  background: url(../img/spe_2_1_dotted.jpg) repeat-x center center;
  font-weight: normal !important;
}

.spe2-ingredient .recipe.bg--none dt{
  background: none;
}

.spe2-ingredient .left p.none,
.spe2-ingredient .right p.none{
  font-weight: bold;
}

.spe2-ingredient .recipe dt span{
  background: #fff;
  padding: 0 .5em 0 0 !important;
}
.spe2-ingredient .recipe dd{
  max-width: 10em;
  float: left;
  margin-left: 0.3em;
}
.spe2-ingredient .spe2-content-inner .left{
  max-width: 400px; 
  float: left;
}
.spe2-ingredient .spe2-content-inner .right{
  max-width: 400px; 
  float: right;
}

#aff-content .spe2-ingredient .wrap-3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin:10px 0;
  font-size: 16px;
}

#aff-content .spe2-ingredient .wrap-3column .w3c--left {
  width:20px;
}

#aff-content .spe2-ingredient .wrap-3column .w3c--center {
  padding-left:10px;
  width:250px;
  box-sizing: border-box;
  border-left:1px solid #333;
}

#aff-content .spe2-ingredient .wrap-3column .w3c--center div {
  margin-bottom:5px;
  white-space: nowrap;
  overflow: hidden;
}

#aff-content .spe2-ingredient .wrap-3column .w3c--right {
  padding-left:5px;
  box-sizing: border-box;
}

#aff-content .spe2-ingredient .wrap-3column .w3c--right div {
  margin-bottom:5px;
}

/* -------------------------------------------------
レシピ
------------------------------------------------- */
.spe2-recipe h3{
  color: #A0C83C;
  font-size: 28px;
  font-weight: bold;
  text-indent: none !important;
  margin-bottom: 0.5em !important;
}

.ph-cap{
  max-width: 600px;
}

.spe2-recipe dl {
  max-width: 800px;
  border-bottom: 1px solid #A0C83C;
  padding-bottom: 20px;
}
.spe2-recipe dl dt{
  color: #A0C83C;
  font-size: 28px;
  float: left;
  width: 35px;
}
.spe2-recipe dl dt.double-digit {
  letter-spacing: -0.15em;
}
.spe2-recipe dl dd{
  padding-left: 40px;
}
.spe2-recipe dl dd .left{
  max-width: 400px;
  float: left;
  text-indent: 0 !important;
}
.spe2-recipe dl dd .left span{
  font-weight: bold;
}
.spe2-recipe dl dd .left span.nmb{
  color: #A0C83C;
}
.spe2-recipe dl dd .ph{
  max-width: 260px;
  float: right;
  margin-right: 0;
}
.spe2-recipe dl dd .inner{
  margin-bottom: 0.8em !important;
  padding-bottom: 0.8em !important;
  border-bottom: 1px dashed #A0C83C !important;
}

/* -------------------------------------------------
特集2-1
------------------------------------------------- */
#aff-content #spe2-1-content-02 {margin-bottom:80px;}

#aff-content #spe2-1-content-03{
  background:rgba(160,200,60,0.15);
  padding: 2em;
  position: relative;
}
#aff-content #spe2-1-content-03 .spe2-1-content-03-inner:first-child{
  border-bottom: 3px dotted #A0C83C;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
#aff-content #spe2-1-content-03 .ph{
  float: right;
  max-width: 410px;
}
#aff-content #spe2-1-content-03:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  border-width: 50px 0 0 50px;
  border-style: solid;
  border-color: #588133 #fff #fff #fff;
}

#aff-content #spe2-1-content-03 h3,
#aff-content #spe2-recipe h3{
  font-size: 2em;
  color: #588133;
  margin: 0 0 5px;
  font-weight: 600;
}

#aff-content .fl-title .catch {
  margin-bottom:10px;
  width:100%;
  color:#333;
  font-size:1.6em;
  font-weight:bold;
  line-height:100%;
  box-sizing:border-box;
}

#aff-content .fl-title .title {
  width:100%;
  color:#e84243;
  font-size:2.0em;
  font-weight: bold;
  line-height:100%;
}

#aff-content .wrap-fl2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#aff-content .wrap-fl2column .fl2c-left {
  width:calc(100% - 410px);
  box-sizing:border-box;
}

#aff-content .wrap-fl2column .fl2c-left .characteristic {
  padding-right: 20px;
  font-size:1.2em;
  box-sizing: border-box;
}

#aff-content .wrap-fl2column .photo-box {
  position: relative;
  top:unset;
  left: unset;
  width:410px;
}

#aff-content .wrap-fl2column .photo-box.vertical {
  width:330px;
}

/* -------------------------------------------------
特集2-2
------------------------------------------------- */
#aff-content #spe2-2-content-01 {
  margin-bottom: 80px;
}

/* -------------------------------------------------
特集2-3
------------------------------------------------- */
#aff-content #spe2-3-content-01 {
  margin-bottom: 80px;
}

/* -------------------------------------------------
特集2-4
------------------------------------------------- */
#aff-content #spe2-4-content-01 {
  margin-bottom: 80px;
}

/* -------------------------------------------------
特集2 960px以下
------------------------------------------------- */

@media screen and (max-width: 960px) {

  #aff-content.spe2 {
    margin-bottom: 0;
  }

  #aff-content.spe2 .spe2-content {
    margin-bottom:60px;
    padding-bottom: 0;
  }

  #aff-content #spe2-1-main-photo,
  #aff-content #spe2-2-main-photo {
    padding: 20px 0;
  }

  #aff-content #spe2-1-main-photo p,
  #aff-content #spe2-2-main-photo p {
    text-align: left;
    font-size: 1em;
    line-height: 1.5;
  }

  #aff-content #spe2-1-main-photo .title-box img,
  #aff-content #spe2-2-main-photo .title-box img {
    width: 80%;
    margin: 0 auto 20px;
  }

  #aff-content #spe2-main-title {
    margin-bottom: 20px;
    padding-left: 70px;
    height:60px;
    font-size: 2.4em;
    font-weight: 600;
  }

  #aff-content.spe2 .lead {
    font-size: 1.2em;
    margin-bottom: 30px;
  }

  #aff-content #spe2-1-title h1,
  #aff-content #spe2-2-title h1,
  #aff-content #spe2-3-title h1,
  #aff-content #spe2-4-title h1 {
    font-size: 1.9em;
  }

  #aff-content #spe2-1-title .page-count,
  #aff-content #spe2-2-title .page-count,
  #aff-content #spe2-3-title .page-count,
  #aff-content #spe2-4-title .page-count {
    font-size: 1.2em;
    padding-bottom: 10px;
  }

  #aff-content.spe2 #spe2-1-content-01 .title-box {
    margin: 0 0 15px;
  }

  #aff-content.spe2 .spe2-content p {
    font-size: 1.2em;
    line-height: 1.75;
    margin-bottom: 1rem;
  }

  #aff-content.spe2 .spe2-content .caption {
    font-size: 0.8em;
  }

  #aff-content div#spe2-nav {
    padding-bottom: 15px;
    margin-bottom: 90px;
  }

  #aff-content .nav-nextpage + div#spe2-nav-inner {
    margin-top: 20px;
  }

  #aff-content div#spe2-nav-inner {
    width: 100%;
  }

  #aff-content div#spe2-nav ul {
    padding: 10px;
    min-height: auto;
  }

  #aff-content div#spe2-nav li {
    position: relative;
    font-size: 1.0em;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(../img/icon_arrow_02.png) 5px 3px no-repeat;
  }

  #aff-content div#spe2-nav li:nth-child(1),
  #aff-content div#spe2-nav li:nth-child(2),
  #aff-content div#spe2-nav li:nth-child(3),
  #aff-content div#spe2-nav li:nth-child(4)  {
    top: 0;
    left: 0;
  }
  #aff-content div#spe2-nav li:last-child {
    margin-bottom: 0;
  }

  #aff-content.spe2 #spe2-backtoTop {
    bottom: -70px;
  }

  #aff-content.spe2 div#spe1-paging {
    margin-top: 90px;
  }

  #aff-content.spe2 .spe2-content .text-box {
    width: 100%;
    min-height: initial;
    min-height: auto;
  }

  #aff-content.spe2 .spe2-content .text-box .catch {
    font-size: 1.2em;
  }

  #aff-content.spe2 .spe2-content .text-box .ttl {
    font-size: 1.6em;
  }

  #aff-content.spe2 .wrap__kansyu .txtarea {
    float:none;
    width: 100%;
  }

  #aff-content.spe2 .kansyu {
    float: none;
    width: 100%;
    border: 2px solid #DA7B78;
    padding: 1em;
    box-sizing: border-box;
  }
  
#aff-content #spe2-content .lead{
  font-size: 21px;
}

#aff-content #spe2-content .text-box,
#aff-content #spe2-content .fig,
#aff-content #spe2-content .left,
#aff-content #spe2-content .right{
  width: 100%;
}

#aff-content.spe2 .kansyu{
  margin:0 auto;
  width: 96%;
}
  
#aff-content #spe2-content .innerWrap__2column .text-box {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width:100%;
}

#aff-content #spe2-content .innerWrap__2column .ph {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  margin-bottom:5px;
}
  
#aff-content .wrap-fl2column .fl2c-left {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width:100%;
}
  
#aff-content .wrap-fl2column .photo-box {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  margin-bottom:5px;
}
  
.spe2-recipe dl dt.double-digit {
  font-size:26px;
  letter-spacing: -0.15em;
}

/* -------------------------------------------------
特集2-1 960px以下
------------------------------------------------- */
#aff-content #spe2-1-content-02 {margin-bottom:60px;}
#aff-content #spe2-ingredient,
#aff-content #spe2-1-content-06 {
  margin-top:30px;
  margin-bottom:60px;
}
#aff-content #spe2-ingredient .figBox,
#aff-content #spe2-1-content-06 .figBox {
  margin:0 auto;
  padding:20px 0;
  width: 94%;
}
#aff-content #spe2-ingredient .ph-box {
  margin-bottom :20px;
  padding-bottom :20px;
}

#aff-content #spe2-ingredient .bg_dot {
  background: none;
}
#aff-content #spe2-ingredient .left {
  margin-bottom :20px;
  padding-bottom :20px;
  background: url(../img/spe2_dotline01.png) repeat-x center bottom;
}

#aff-content #spe2-ingredient .sub{
  margin: 15px 0 5px;
}
#aff-content #spe2-ingredient .fig {
  text-align:center;
}
#aff-content #spe2-1-content-06 h3,
#aff-content #spe2-1-content-06 dl {
  margin: 0 auto 15px;
  width: 96%;
}
#aff-content #spe2-1-content-06 dd img {width:48%;}
#aff-content #spe2-1-content-06 dd img:first-child {margin-right:4%;}

/* -------------------------------------------------
特集2-2 960px以下
------------------------------------------------- */
  #aff-content #spe2-2-content-01 {
    margin-bottom:60px;
  }

/* -------------------------------------------------
特集2-3 960px以下
------------------------------------------------- */
  #aff-content #spe2-3-content-01 {
    margin-bottom:60px;
  }
  
  /* -------------------------------------------------
特集2-4 960px以下
------------------------------------------------- */
  #aff-content #spe2-4-content-01 {
    margin-bottom:60px;
  }
}

@media screen and (max-width: 480px) {
/*
  #aff-content #spe2-2-content .lead {
    top:10px;
    left:10px;
    font-size: 1.6em;
    line-height:130%;
    letter-spacing: -0.04em;
  }
  #aff-content #spe2-4-content-05 h3 br {
    display:block;
  }
*/
  .spe2-ingredient .recipe dt {
    width: 65%;
  }
  
  .spe2-ingredient .recipe dd {
    margin: 0;
    padding-left: 10px;
    width: 35%;
    max-width: none;
    box-sizing: border-box;
  }
  
  .spe2-ingredient .recipe.characters--many dt{
    background: none;
  }
  
  #aff-content .spe2-ingredient .wrap-3column .w3c--center {
    width: calc(100% - (35% + 20px));
  }
  
  #aff-content .spe2-ingredient .wrap-3column .w3c--right {
    padding-left:10px;
    width: 35%;
    box-sizing: border-box;
  }
}
