@charset "UTF-8";

/* -------------------------------------------------
特集2 共通
------------------------------------------------- */

.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.png) no-repeat;
}

#aff-content div#spe2-nav ul {
  background-color: #c0d8ce;
  padding: 20px;
  position: relative;
  min-height: 70px;
}

#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: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(1),
#aff-content div#spe2-nav li:nth-child(2) {
  top: 20px;
}

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

#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/spe2_arrow_left.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: #489178;
  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.png) 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 {
  font-size: 3.6em;
  line-height: 1.1;
  color: #05633a;
  padding: 35px 0 10px 0;
  font-weight: 700;
  position: relative;
}

#aff-content #spe2-1-title p,
#aff-content #spe2-2-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 {
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 25px;
}

/* -------------------------------------------------
特集2-1
------------------------------------------------- */

#aff-content.spe2 #spe2-1-content-01 h2:before {
  content: '';
  display: block;
  width: 177px;
  height: 84px;
  background: url(../img/spe2_1_img_08.png) center top no-repeat;
}

#aff-content.spe2 #spe2-1-content-02.spe2-content .text-box {
  width: 100%;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li {
  margin-bottom:60px;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .fl-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom:10px;
  margin-bottom:15px;
  border-bottom:1px dashed #05633a;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .fl-title .prefectures {
  display: inline-block;
  margin-right:10px;
  padding:4px 0 0;
  width:80px;
  color:#05633a;
  font-size:1.6em;
  font-weight: bold;
  line-height:100%;
  text-align:center;
  border:2px solid #05633a;
  background:#fbefe1;
  box-sizing: border-box;
  border-radius: 5px;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .fl-title .title {
  color:#05633a;
  font-size:2.0em;
  font-weight: bold;
  line-height:100%;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .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 #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left {
  width:calc(100% - 460px);
  box-sizing:border-box;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .season {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:18px;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .season:before {
  content:'収穫時期';
  display: inline-block;
  margin-right:10px;
  padding:4px 2px 0;
  width: 90px;
  height:28px;
  color:#fff;
  font-size:1.2em;
  text-align: center;
  background:#05633a;
  border-radius: 3px;
  box-sizing:border-box;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .season p {
  margin-bottom:0;
  padding-right:10px;
  width:calc(100% - 110px);
  box-sizing: border-box;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .characteristic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size:1.0em;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .characteristic:before {
  content:'特徴';
  display: inline-block;
  margin-right:10px;
  padding:4px 2px 0;
  width: 90px;
  height:28px;
  color:#fff;
  font-size:1.2em;
  text-align: center;
  background:#05633a;
  border-radius: 3px;
  box-sizing:border-box;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .characteristic p {
  width:calc(100% - 100px);
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .photo-box {
  position: relative;
  top:unset;
  left: unset;
  width:440px;
}

#aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .photo-box.vertical {
  width:330px;
}

#aff-content #spe2-1-content-04 {
  margin-bottom: 80px;
  padding: 30px 30px 10px;
  background: #fbefe1;
}

#aff-content #spe2-1-content-04 .text-box {
  width: 100%;
}

#aff-content #spe2-1-content-04 .text-box .ttl {
  font-size: 1.8em;
  line-height: 1.3;
  color: #05633a;
  padding: 0;
  font-weight: 700;
  margin-bottom: 10px;
}

#aff-content #spe2-1-content-04:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  border-width: 50px 0 0 50px;
  border-style: solid;
  border-color: #fff #fff #fff #05633a;
}

#aff-content #spe2-1-content-04 .spe2-1-content-04__list {
  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 #spe2-1-content-04 .spe2-1-content-04__list li {
  margin-bottom:20px;
  width: 48%; 
}

#aff-content #spe2-1-content-04 .spe2-1-content-04__list li .caption {
  margin-bottom:0;
}

/* -------------------------------------------------
特集2-2
------------------------------------------------- */
#aff-content #spe2-2-content .fc-sp2color {
  color:#05633a;
  font-weight: bold;
}

#aff-content #spe2-2-content .spe2-2-content__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom:25px;
  padding-left:5px;
  width:740px;
  height:46px;
  color:#05633a;
  font-size:2.4em;
  line-height: 100%;
  background:#fbefe1;
  box-sizing: border-box;
}

#aff-content #spe2-2-content .spe2-2-content__title:after {
  content:'';
  display:block;
  position: absolute;
  top:0;
  right:-20px;
  width:20px;
  height:46px;
  background: url(../img/img-spe2ribbon.png) center center no-repeat;
}

#aff-content .spe2-2-content__titlebottom {
  margin-bottom:70px;
  width:600px;
}

#aff-content #spe2-2-content .spe2-2-content__titlebottom .caption {
  font-size:1.2em;
}

#aff-content .material h3 {
  margin-bottom:25px;
  color:#05633a;
  font-size:2.0em;
}

#aff-content .material .wrap-materialList {
  margin-bottom:60px;
  width:500px;
  font-size:1.2em;
}

#aff-content .material .wrap-materialList .wrap-2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:10px;
}

#aff-content .material .wrap-materialList .wrap-2column .w2c--left {
  width:60%;
  white-space: nowrap;
  overflow: hidden;
}

#aff-content .material .wrap-materialList .wrap-2column .w2c--left span {
  font-size: 0.8em;
  letter-spacing: -0.04em;
}

#aff-content .material .wrap-materialList .wrap-2column .w2c--right {
  padding-left:20px;
  width:40%;
  box-sizing: border-box;
}

#aff-content .material .wrap-materialList .wrap-3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:10px;
}

#aff-content .material .wrap-materialList .wrap-3column .w3c--left {
  width:5%;
}

#aff-content .material .wrap-materialList .wrap-3column .w3c--center {
  padding-left:10px;
  width:60%;
  box-sizing: border-box;
  border-left:1px solid #333;
}

#aff-content .material .wrap-materialList .wrap-3column .w3c--center div {
  white-space: nowrap;
  overflow: hidden;
}

#aff-content .material .wrap-materialList .wrap-3column .w3c--right {
  width:35%;
}

#aff-content .howto {
  width:740px;
}

#aff-content .howto h3 {
  margin-bottom:25px;
  color:#05633a;
  font-size:2.0em;
}

#aff-content .howto .wrap-howtoList .wrap-3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom:10px;
}

#aff-content .howto .wrap-howtoList .wrap-3column {
  margin-bottom:25px;
  padding-bottom:25px;
  border-bottom:1px solid #e84243;
}

#aff-content.spe2 .howto .wrap-howtoList .wrap-3column {
  border-bottom:1px solid #05633a;
}

#aff-content .howto .wrap-howtoList .wrap-3column .w3c--left {
  width:5%;
  color:#05633a;
  font-size:3.0em;
  line-height:100%;
}

#aff-content .howto .wrap-howtoList .wrap-3column .w3c--center {
  padding:0 10px;
  width:60%;
  font-size:1.2em;
  box-sizing: border-box;
}

#aff-content .howto .wrap-howtoList .wrap-3column .w3c--right {
  width:35%;
}

#aff-content #spe2-2-content-05 {
  margin-bottom: 80px;
  padding: 30px 30px 10px;
  background: #fbefe1;
}

#aff-content #spe2-2-content-05 .text-box {
  width: 100%;
}

#aff-content #spe2-2-content-05 .text-box .ttl {
  font-size: 2.0em;
  line-height: 1.3;
  color: #05633a;
  padding: 0;
  font-weight: 700;
  margin-bottom: 10px;
}

#aff-content #spe2-2-content-05:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  border-width: 50px 0 0 50px;
  border-style: solid;
  border-color: #fff #fff #fff #05633a;
}

#aff-content #spe2-2-content-05 .spe2-2-content-05__list {
  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 #spe2-2-content-05 .spe2-2-content-05__list li {
  margin-bottom:20px;
  width: 48%; 
}

#aff-content #spe2-2-content-05 .spe2-2-content-05__list li p:last-child {
  margin-bottom:0;
}

#aff-content #spe2-2-content-05 .spe2-2-content-05__list li:nth-child(2) img {
  width:315px;
}

#aff-content #spe2-2-content-05 .spe2-2-content-05__list li:nth-child(4) img {
  width:420px;
}

#aff-content #spe2-2-content-05 .spe2-2-content-05__list li .caption {
  margin-bottom:0;
  font-size: 0.9em;
  line-height: 1.4;
  padding-top: 5px;
}

/* -------------------------------------------------
特集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-1-title,
  #aff-content #spe2-2-title {
    margin-bottom: 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 {
    font-size: 1.9em;
  }

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

  #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) {
    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;
  }

/* -------------------------------------------------
特集2-1 960px以下
------------------------------------------------- */
  #aff-content.spe2 #spe2-1-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content.spe2 #spe2-1-content-02 h2 {
    padding: 10px 0 8px 0;
  }
  
  #aff-content.spe2 #spe2-1-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content #spe2-1-content-03 .fuyuyasai__list li .fl-title .prefectures {
    margin:0 0 10px 0;
    padding: 4px 6px 0;
    font-size: 1.2em;
  }
  
  #aff-content #spe2-1-content-03 .fuyuyasai__list li .fl-title .title {
    display:block;
    font-size: 1.6em;
    width:100%;
  }

  #aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width:100%;
  }

  #aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .photo-box {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width:100%;
  }

  #aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .season p {
    margin-bottom:0;
    width:100%;
  }
  
  #aff-content #spe2-1-content-03 .fuyuyasai__list li .wrap-fl2column .fl2c-left .characteristic p {
    width:100%;
  }
  
  #aff-content #spe2-1-content-04 .text-box .ttl {
    padding-right:20px;
    box-sizing: border-box;
  }
  
  #aff-content #spe2-1-content-04 .spe2-1-content-04__list li {
    width:100%;
  }
  
  #aff-content #spe2-1-content-04 .spe2-1-content-04__list li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  
  #aff-content #spe2-1-content-04 .spe2-1-content-04__list li:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  
  #aff-content #spe2-1-content-04 .spe2-1-content-04__list li:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  
  #aff-content #spe2-1-content-04 .spe2-1-content-04__list li:nth-child(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  
  #aff-content #spe2-1-content-04 .spe2-1-content-04__list li p {
    margin-bottom:0;
  }

/* -------------------------------------------------
特集2-2 960px以下
------------------------------------------------- */
  #aff-content #spe2-2-content .spe2-2-content__title {
    padding:10px 5px 5px;
    width:100%;
    height:auto;
    
  }
  
  #aff-content #spe2-2-content .spe2-2-content__title:after {
    content:none;
  }
  
  #aff-content.spe2 #spe2-2-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content.spe2 #spe2-2-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content .spe2-2-content__titlebottom {
    width:100%;
  }
  
  #aff-content .material .wrap-materialList {
    width:100%;
  }
  
  #aff-content .howto {
    width:100%;
  }
  
  #aff-content .howto .wrap-howtoList .wrap-3column .w3c--left {
    width:10%;
  }
  
  #aff-content .howto .wrap-howtoList .wrap-3column .w3c--center {
    margin-bottom:10px;
    width:90%;
  }
  
  #aff-content .howto .wrap-howtoList .wrap-3column .w3c--right {
    width:100%;
    text-align:center;
  }
  
  #aff-content .howto .wrap-howtoList .wrap-3column .w3c--right img {
    width:50%;
  }
  
  #aff-content #spe2-2-content-05 .spe2-2-content-05__list li {
    width:100%;
  }
  
  #aff-content #spe2-2-content-05 .text-box .ttl {
    padding-right:20px;
    box-sizing: border-box;
  }
  
  #aff-content #spe2-2-content-05 .spe2-2-content-05__list li:nth-child(2) img {
    width:100%;
  }

  #aff-content #spe2-2-content-05 .spe2-2-content-05__list li:nth-child(4) img {
    width:100%;
  }
  
  #aff-content .material .wrap-materialList .wrap-2column .w2c--left {
    width:46%;
  }
  
  #aff-content .material .wrap-materialList .wrap-2column .w2c--right {
    width:54%;
  }
}

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

}