@charset "UTF-8";

/* -------------------------------------------------
特集1 共通
------------------------------------------------- */
#aff-content.spe1 {
  position: relative;
  margin-bottom: 130px;
}

.content #aff-content.spe1 a[href^="http://"],
.content #aff-content.spe1 a[href^="https://"] {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
}

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

#aff-content #spe1-nav {
  position: relative;
  margin-bottom: 90px;
}

#aff-content #spe1-nav-inner {
  margin-top:20px;
  width: 100%;
}

#aff-content #spe1-nav h3 {
  color: #000;
  font-size: 1.5em;
  line-height: 1.1;
  padding: 7px 0 5px 45px;
  min-height: 35px;
  margin-bottom: 0;
  background: url(../img/spe1_bg_navi.png) no-repeat;
}

#aff-content #spe1-nav ul {
  background-color: #f9d0d0;
  padding: 30px 20px 20px;
  position: relative;
  min-height: 180px;
}

#aff-content #spe1-nav li {
  color: #555;
  list-style: none;
  font-size: 1.3em;
  line-height: 1.1;
  margin-bottom: 15px;
  padding-left: 25px;
  background: url(../img/icon_arrow_01.png) 10px 3px no-repeat;
  position: absolute;
}

#aff-content #spe1-nav li:nth-child(-n+4) {
  left: 20px;
}

#aff-content #spe1-nav li:nth-child(n+5) {
  left: 495px;
}

#aff-content #spe1-nav li:nth-child(1),
#aff-content #spe1-nav li:nth-child(5) {
  top: 20px;
}

#aff-content #spe1-nav li:nth-child(2),
#aff-content #spe1-nav li:nth-child(6) {
  top: 56px;
}

#aff-content #spe1-nav li:nth-child(3),
#aff-content #spe1-nav li:nth-child(7) {
  top: 92px;
}

#aff-content #spe1-nav li:nth-child(4),
#aff-content #spe1-nav li:nth-child(8) {
  top: 128px;
}

#aff-content #spe1-nav li a {
  text-decoration: underline;
}

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

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

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

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

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

#aff-content #spe1-paging li a {
  color: #e84243;
  text-decoration: none;
}

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

#aff-content #spe1-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_1_1_bg_title.jpg) no-repeat left center;
  background-size: contain;
}

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

#aff-content #spe1-1-title h1 {
  font-size: 3.6em;
  color: #e84243;
  padding: 20px 0 10px;
  font-weight: 700;
}

#aff-content #spe1-1-title .page-count {
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 25px;
}

#aff-content #spe1-1-title p {
  font-size: 1.3em;
  line-height: 1.6;
}

#aff-content #spe1-3-content .title-box {
  width: 100%;
}

#aff-content.spe1 .spe1-link .link a{
  font-size: 1.2em;
  line-height: 1.3;
  font-weight: 700;
  padding-left: 15px;
  color:#e84243;
  background: url(../img/icon_arrow_01.png) 0 8px no-repeat;
  text-indent:0;
}

#aff-content.spe1 .spe1-link .link a:after {
  content: '[外部リンク]';
  display: inline-block !important;
  margin-left: 8px;
  padding-left: 25px;
  color: #333;
  height: 27px;
  font-size: 1rem;
  vertical-align: top;
  line-height: 27px;
  font-weight: normal;
  background: url(../img/icon-link.png) left top 1px no-repeat;
  text-decoration: none !important;
}

#aff-content.spe1 .spe1-link.exception .link a {
  text-decoration: none;
}

#aff-content.spe1 .spe1-link.exception .link a:after {
  content: none;
}

#aff-content #spe1-nav h3 {
  color: #fff;
}

/* -------------------------------------------------
特集1-1
------------------------------------------------- */
#aff-content #spe1-1-content h2{
  font-size: 2.5em;
  color: #e84243;
  margin: 0 0 5px;
  font-weight: 600;
}

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

#aff-content #spe1-1-main-photo {
  margin-bottom: 55px;
}

#aff-content #spe1-1-content-02 {
  margin-bottom:170px;
}

#aff-content #spe1-1-content-03 {
  margin-bottom:130px;  
}

#aff-content #spe1-1-content-04 {

}

#aff-content #spe1-1-content #photo-box-01 {
  position: relative;
  top:unset;
  left:unset;
  width:800px;
}

#aff-content #spe1-1-content #photo-box-01 img {
  width:100%;
}

#aff-content #spe1-1-content-04 .title-box {
  margin-bottom:40px;
}

#aff-content #spe1-1-content-04 h2 {
  margin-bottom:0;
}

#aff-content #spe1-1-content-04 .ichigo__list li {
  margin-bottom:60px;
}

#aff-content #spe1-1-content-04 .ichigo__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 #e84243;
}

#aff-content #spe1-1-content-04 .ichigo__list li p {
  text-indent: 0;
  margin-bottom: 0; 
}
#aff-content #spe1-1-content-04 .ichigo__list li .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 #spe1-1-content-04 .ichigo__list li .fl-title .title {
  width:100%;
  color:#e84243;
  font-size:2.0em;
  font-weight: bold;
  line-height:100%;
}

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

#aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .prefectures {
  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 #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .prefectures: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:#e84243;
  border-radius: 3px;
  box-sizing:border-box;
}

#aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .prefectures p {
  padding-right:10px;
  width:calc(100% - 110px);
  box-sizing: border-box;
}

#aff-content #spe1-1-content-04 .ichigo__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 #spe1-1-content-04 .ichigo__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:#e84243;
  border-radius: 3px;
  box-sizing:border-box;
}

#aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .characteristic p, #aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .characteristic .text {
  width:calc(100% - 100px);
  font-size: 1.2em;
}

#aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .photo-box {
  position: relative;
  top:unset;
  left: unset;
  width:440px;
}

#aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .photo-box.vertical {
  width:330px;
}

/* -------------------------------------------------
特集1-2
------------------------------------------------- */
#aff-content #spe1-2-content h2{
  font-size: 2.5em;
  color: #e84243;
  margin: 0 0 5px;
  font-weight: 600;
}

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

#aff-content #spe1-2-content .heading {
  margin-bottom:60px;
  font-size: 2.0em;
  color: #e84243;
  font-weight: 600;
}

#aff-content #spe1-2-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;
  margin-bottom:70px;
}

#aff-content #spe1-2-content .innerWrap__2column .photo-box {
  width:440px;
}

#aff-content #spe1-2-content #spe1-2-content-04 img {
  width:350px;
}

#aff-content #spe1-2-content #spe1-2-content-06 .text-caption {
  margin-bottom:5px;
  font-size: 1.4em;
  line-height: 1.4;
  text-indent: 0;
}

#aff-content #spe1-2-content #spe1-2-content-06 .text-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width:100%;
  font-size: 1.2em;
  line-height: 1.75;
}

#aff-content #spe1-2-content #spe1-2-content-06 .text-list dt{
  margin-bottom:10px;
  padding:0;
  width: 20px;
  box-sizing: border-box;
}

#aff-content #spe1-2-content #spe1-2-content-06 .text-list dd{
  margin-bottom:10px;
  padding:0;
  width: calc(100% - 25px);
  box-sizing: border-box;
}

/* -------------------------------------------------
特集1-3
------------------------------------------------- */
#aff-content #spe1-3-content h2{
  font-size: 2.5em;
  color: #e84243;
  margin: 0 0 5px;
  font-weight: 600;
}

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

#aff-content #spe1-3-content .sub-title-box {
  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:60px;
  padding:10px 190px 10px 20px;
  width:100%;
  height:140px;
  background:url(../img/spe_1_3_bg_subtitle.png) no-repeat left center;
  box-sizing: border-box;
}

#aff-content #spe1-3-content .sub-title-box h3 {
  width:100%;
  color:#333;
  font-size:2.5em;
}

#aff-content #spe1-3-content .sub-title-box h4 {
  width:100%;
  color:#e84243;
  font-size:2.0em;
}

#aff-content.spe1 #spe1-3-content-04 {
  position:relative;
  padding: 30px;
  background: #fbefe1;
  box-sizing:border-box;
}

#aff-content.spe1 #spe1-3-content-04:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    border-width: 50px 0 0 50px;
    border-style: solid;
    border-color: #fff #fff #fff #e84243;
}

#aff-content #spe1-3-content .photo-box p.caption {
  margin-bottom:0;
}

#aff-content #spe1-3-content .wrap-youtube {
  position: relative;
  margin: 0 auto;
  padding-bottom: 56.25%;
  width:100%;
  height: 0;
  overflow: hidden;
}
 
#aff-content #spe1-3-content .wrap-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -------------------------------------------------
特集1-4
------------------------------------------------- */
#aff-content #spe1-4-content h2{
  font-size: 2.5em;
  color: #e84243;
  margin: 0 0 5px;
  font-weight: 600;
}

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

#aff-content #spe1-4-content-05 .photo-box p.caption {
  margin-bottom:0;
}

#aff-content #spe1-4-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;
}

#aff-content #spe1-4-content .innerWrap__2column .photo-box {
  width:440px;
}

#aff-content #spe1-4-content .sub-title-box {
  margin-bottom: 30px;
  width:960px;
  height:73px;
  text-indent: -9999px;
  background:url(../img/spe_1_4_bg_subtitle.png) left center no-repeat;
  background-size: contain;
  box-sizing: border-box;
}

#aff-content #spe1-4-content-01 {
  margin-bottom: 30px;
}

#aff-content #spe1-4-content-02 {
  margin-bottom: 80px;
}

#aff-content #spe1-4-content-02 .innerWrap__2column, #aff-content #spe1-4-content-03 .innerWrap__2column {
  margin-bottom:40px;
  padding-bottom:40px;
  border-bottom:1px dashed #e84243;
}

#aff-content #spe1-4-content-02 .innerWrap__2column:last-of-type {
  border-bottom:5px solid #e84243;
}

#aff-content #spe1-4-content-03 .innerWrap__2column:last-of-type {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li, #aff-content #spe1-4-content-03 .innerWrap__2column li {
  width:50%;
  box-sizing: border-box;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li:nth-child(odd){
  padding-right:40px;
  border-right:1px dashed #e84243;
}

#aff-content #spe1-4-content-03 .innerWrap__2column li:nth-child(odd) {
  padding-right:40px;
}

#aff-content #spe1-4-content-03 .innerWrap__2column:first-of-type li:nth-child(odd) {
  border-right:1px dashed #e84243;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li:nth-child(even), #aff-content #spe1-4-content-03 .innerWrap__2column li:nth-child(even) {
  padding-left:40px;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li .figure, #aff-content #spe1-4-content-03 .innerWrap__2column li .figure {
  margin-bottom:25px;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li .figure img, #aff-content #spe1-4-content-04 .innerWrap__2column li .figure img {
  width:330px;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li h3 {
  margin-bottom:20px;
  color:#e84243;
  font-size:1.6em;
}

#aff-content #spe1-4-content-03 .innerWrap__2column li h3 {
  margin-bottom:20px;
  color:#333;
  font-size:1.8em;
}

#aff-content #spe1-4-content-02 .innerWrap__2column li p {
  
}

#aff-content #spe1-4-content-03 {
  position: relative;
  margin-bottom: 80px;
  padding: 30px;
  background: #fbefe1;
  min-height: 1036px;
  box-sizing: border-box;
}

#aff-content #spe1-4-content-03:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  border-width: 50px 0 0 50px;
  border-style: solid;
  border-color: #fff #fff #fff #e84243;
}

#aff-content #spe1-4-content-03 .spe1-4-content-03__catch {
  margin-bottom: 70px;
}

#aff-content #spe1-4-content-03 .innerWrap__inner2column {
  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 #spe1-4-content-03 .innerWrap__inner2column .spe1-link {
  width:calc(100% - 160px);
}

#aff-content #spe1-4-content-03 .innerWrap__inner2column .figure {
  width:150px;
}

#aff-content #spe1-4-content-04 {
  margin-bottom:160px;
}

/* -------------------------------------------------
特集1-5
------------------------------------------------- */
#aff-content #spe1-5-content h2{
  font-size: 2.5em;
  color: #e84243;
  margin: 0 0 5px;
  font-weight: 600;
}

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

#aff-content #spe1-5-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;
  margin-bottom:70px;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box h3 {
  font-size:1.4em;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .title-link {
  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:20px;
  color:#e84243;
  font-size:2.0em;
  font-weight: bold;
  text-decoration: none;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .title-link:hover {
  text-decoration: underline;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .title-link:after {
  content: '[外部リンク]';
  display: inline-block !important;
  margin-left: 8px;
  padding-left: 25px;
  color: #333;
  width:130px;
  height: 27px;
  font-size: 0.6em;
  vertical-align: top;
  line-height: 27px;
  font-weight: normal;
  background: url(../img/icon-link.png) left top 1px no-repeat;
  text-decoration: none !important;
  box-sizing: border-box;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .title-link span {
  width:310px;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .season {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .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: #e84243;
  border-radius: 3px;
  box-sizing: border-box;
}

#aff-content #spe1-5-content .innerWrap__2column .text-box .season p {
  margin-bottom:0;
}

#aff-content #spe1-5-content .innerWrap__2column .photo-box {
  width:440px;
}

/* -------------------------------------------------
特集1-6
------------------------------------------------- */
#aff-content #spe1-6-content h2{
  font-size: 2.5em;
  color: #e84243;
  margin: 0 0 5px;
  font-weight: 600;
}

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

#aff-content #spe1-6-content #spe1-6-content-01 {
  margin-bottom:80px;
}

#aff-content #spe1-6-content #spe1-6-content-02 {
  margin-bottom:180px;
}

#aff-content #spe1-6-content #spe1-6-content-03 {
  margin-bottom:180px;
}

#aff-content #spe1-6-content #spe1-6-content-04 {
  margin-bottom:180px;
}

#aff-content #spe1-6-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;
  margin-bottom:70px;
}

#aff-content #spe1-6-content .innerWrap__2column .photo-box {
  width:440px;
}

#aff-content #spe1-6-content .innerWrap__2column .innerWrap__2column--right {
  width:calc(100% - 500px);
}

#aff-content #spe1-6-content .innerWrap__2column .borderBox {
  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;
  margin-bottom:30px;
  padding:10px 20px;
  width:100%;
  border: 2px solid #e84243;
  box-sizing: border-box;
}

#aff-content #spe1-6-content .innerWrap__2column .borderBox .figure{
  width:40%;
}

#aff-content #spe1-6-content .innerWrap__2column .borderBox .figure img {
  width:100%;
}

#aff-content #spe1-6-content .innerWrap__2column .borderBox .borderBox__right {
  width:calc(100% - 44%);
}

#aff-content #spe1-6-content .innerWrap__2column .borderBox .borderBox--name {
  margin-bottom:10px;
  line-height:130%;
}

#aff-content #spe1-6-content .innerWrap__2column .borderBox .borderBox--text {
  margin:0;
  font-size:1.0em;
}

#aff-content #spe1-6-content .innerWrap__2column .paperBox {
  position: relative;
  padding: 30px;
  width:100%;
  background: #fbefe1;
  box-sizing: border-box;
}

#aff-content #spe1-6-content .innerWrap__2column .paperBox:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  border-width: 50px 0 0 50px;
  border-style: solid;
  border-color: #fff #fff #fff #e84243;
}

#aff-content #spe1-6-content .innerWrap__2column .paperBox h2 {
  font-size: 1.2em;
  line-height: 1.75;
}

#aff-content #spe1-6-content .innerWrap__2column .paperBox p {
  margin: 0;
  font-size: 1.0em;
}

#aff-content #spe1-6-content .spe1-6-content__titleBox {
  
}

#aff-content #spe1-6-content .spe1-6-content__titleBox .spe1-6-content__titleBox--balloon {
  display: inline-block;
  position: relative;
  margin-bottom:15px;
  padding:6px 10px;
  color:#fff;
  font-size: 1.4em;
  background: #e84243;
  box-sizing: border-box;
  border-radius: 5px;
}

#aff-content #spe1-6-content .spe1-6-content__titleBox .spe1-6-content__titleBox--balloon:after {
  content:'';
  display: block;
  position: absolute;
  bottom:-10px;
  left:20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 10px 10px 0;
  border-color: transparent #e84243 transparent transparent;
}
  
#aff-content #spe1-6-content .spe1-6-content__titleBox .spe1-6-content__titleBox--catch {
  margin-bottom:10px;
  color:#e84243;
  font-size: 1.4em;
}

#aff-content #spe1-6-content .spe1-6-content__titleBox h2 {
  color:#000;
}

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

#aff-content #spe1-6-content .spe1-6-content__titlebottom .caption {
  font-size:1.2em;
}

#aff-content #spe1-6-content .material .spe1-6-content__matrialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#aff-content #spe1-6-content .material .spe1-6-content__matrialList .wrap-materialList {
  width:598px;
}

#aff-content #spe1-6-content #spe1-6-content-03 .material p.none {
  margin-bottom:60px;
}

#aff-content #spe1-6-content .material h3 {
  color:#e84243;
}

#aff-content #spe1-6-content .material h3 span{
  margin-left:10px;
  color:#000;
  font-size:0.5em;
}

#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 #spe1-6-content .howto h3 {
  color:#e84243;
}

#aff-content #spe1-6-content .howto .wrap-howtoList .wrap-3column .w3c--left {
  color:#e84243;
}

#aff-content #spe1-6-content .howto .wrap-howtoList .wrap-3column .w3c--right img {
  max-width:100%;
}

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

#aff-content #spe1-6-content-05 .text-box {
  width: 100%;
}

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

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

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

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

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

#aff-content #spe1-6-content .fc-sp1color {
  color:#e84243;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
特集1 960px以下
------------------------------------------------- */
  #aff-content.spe1 {
    position: relative;
    margin-bottom: 50px;
  }

  #aff-content img,
  #aff-content .photo-box img {
    width: auto;
    max-width: 100%;
    margin-bottom: 0;
  }

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

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

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

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

  #aff-content #spe1-nav li:nth-child(1),
  #aff-content #spe1-nav li:nth-child(2),
  #aff-content #spe1-nav li:nth-child(3),
  #aff-content #spe1-nav li:nth-child(4),
  #aff-content #spe1-nav li:nth-child(5),
  #aff-content #spe1-nav li:nth-child(6),
  #aff-content #spe1-nav li:nth-child(7),
  #aff-content #spe1-nav li:nth-child(8) {
    top: 0;
    left: 0;
  }

  #aff-content.spe1 #spe1-1-content .text-box,
  #aff-content.spe1 #spe1-2-content .text-box,
  #aff-content.spe1 #spe1-3-content .text-box,
  #aff-content.spe1 #spe1-4-content .text-box,
  #aff-content.spe1 #spe1-5-content .text-box,
  #aff-content.spe1 #spe1-6-content .text-box{
      width: 100%;
      min-height: initial;
      min-height: auto;
  }

  #aff-content.spe1 .lead {
    font-size: 1.2em;
  }

  /* -------------------------------------------------
  特集1-1 960px以下
  ------------------------------------------------- */
  #aff-content #spe1-1-title {
    margin-bottom: 20px;
  }

  #aff-content #spe1-1-title h1 {
    font-size: 1.9em;
  }
  
  #aff-content #spe1-1-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content #spe1-1-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content #spe1-1-title .page-count {
    font-size: 1.2em;
    padding-bottom: 15px;
  }

  #aff-content #spe1-1-title p {
    font-size: 1.2em;
  }

  #aff-content #spe1-1-content-02 {
    margin-bottom: 30px;
  }

  #aff-content #spe1-1-content h2 {
    font-size: 1.8em;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  #aff-content #spe1-1-content .photo-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }

  #aff-content #spe1-1-content img {
    width: 100%;
  }

  #aff-content #spe1-1-content .caption {
    text-align: left;
  }
  
  #aff-content #spe1-1-content #photo-box-01 {
    width:100%;
  }

  #aff-content #spe1-1-content-04 .ichigo__list li .fl-title .prefectures {
    padding: 4px 6px 0;
    font-size: 1.2em;
  }
  
  #aff-content #spe1-1-content-04 .ichigo__list li .fl-title .title {
    font-size: 1.6em;
  }

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

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

  #aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .season p {
    margin-bottom:0;
  }

  #aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .prefectures p, #aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .characteristic p, #aff-content #spe1-1-content-04 .ichigo__list li .wrap-fl2column .fl2c-left .characteristic .text{
    width:100%;
  }
  
  #aff-content #spe1-1-content-04 .title-box {
    margin-bottom: 20px;
  }
  
  /* -------------------------------------------------
  特集1-2 960px以下
  ------------------------------------------------- */
  #aff-content #spe1-2-content .heading {
    margin-bottom:20px;
    font-size: 1.6em;
  }
  
  #aff-content #spe1-2-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content #spe1-2-content h3 {
    font-size: 1.6em;
  }
  
  /* -------------------------------------------------
  特集1-3 960px以下
  ------------------------------------------------- */
  #aff-content #spe1-3-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content #spe1-3-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content #spe1-3-content .sub-title-box {
    padding:10px;
    height:auto;
    background:#fce3e3;
  }
  
  #aff-content #spe1-3-content .sub-title-box h3 {
    font-size: 1.8em;
    line-height:110%;
  }
  #aff-content #spe1-3-content .sub-title-box h4 {
    font-size: 1.4em;
  }

  /* -------------------------------------------------
  特集1-4 960px以下
  ------------------------------------------------- */
  #aff-content #spe1-4-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content #spe1-4-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content #spe1-4-content .sub-title-box {
    width:100%;
    height: 73px;
    background-size:cover;
  }
  
  #aff-content #spe1-4-content-02 .innerWrap__2column li, #aff-content #spe1-4-content-03 .innerWrap__2column li {
    width:100%;
  }
  
  #aff-content #spe1-4-content-02 .innerWrap__2column li:nth-child(odd), #aff-content #spe1-4-content-03 .innerWrap__2column:first-of-type li:nth-child(odd) {
    padding-right: 0;
    border-right: 0;
  }
  
  #aff-content #spe1-4-content-03 .innerWrap__2column li {
    margin-bottom: 30px;
    border-bottom:1px dashed #e84243;
  }
  
  #aff-content #spe1-4-content-02 .innerWrap__2column:last-of-type {
    border-bottom:none;
  }
  
  #aff-content #spe1-4-content-02 .innerWrap__2column, #aff-content #spe1-4-content-03 .innerWrap__2column {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  
  #aff-content #spe1-4-content-02 .innerWrap__2column li:nth-child(even), #aff-content #spe1-4-content-03 .innerWrap__2column li:nth-child(even)  {
    padding-left: 0;
  }
  
  #aff-content #spe1-4-content-02 .innerWrap__2column li .figure, #aff-content #spe1-4-content-03 .innerWrap__2column li .figure {
    width:100%;
    text-align: center;
  }
  
  #aff-content #spe1-4-content-03 .innerWrap__inner2column .spe1-link {
    width:100%;
  }
  
  #aff-content #spe1-4-content-03 .spe1-4-content-03__catch {
    margin-bottom:30px;
  }
  
  #aff-content #spe1-4-content-03 .innerWrap__2column:last-of-type li:nth-child(even) {
    margin-bottom:0;
    border-bottom:none;
  }
  
  #aff-content #spe1-4-content-04 {
    margin-bottom:60px;
  }
  
  /* -------------------------------------------------
  特集1-5 960px以下
  ------------------------------------------------- */
  #aff-content #spe1-5-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content #spe1-5-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content #spe1-5-content .innerWrap__2column .text-box {
    margin-bottom:20px;
  }
  
  #aff-content #spe1-5-content .innerWrap__2column .photo-box {
    width:100%;
    text-align:center;
  }

  /* -------------------------------------------------
  特集1-6 960px以下
  ------------------------------------------------- */
  #aff-content #spe1-6-content h2 {
    font-size: 1.8em;
  }
  
  #aff-content #spe1-6-content h3 {
    font-size: 1.6em;
  }
  
  #aff-content #spe1-6-content #spe1-6-content-01 {
    margin-bottom:60px;
  }

  #aff-content #spe1-6-content #spe1-6-content-02 {
    margin-bottom:60px;
  }

  #aff-content #spe1-6-content #spe1-6-content-03 {
    margin-bottom:60px;
  }

  #aff-content #spe1-6-content #spe1-6-content-04 {
    margin-bottom:60px;
  }
  
  #aff-content .spe1-6-content__titlebottom {
    margin-bottom:30px;
  }
  
  #aff-content #spe1-6-content .material .spe1-6-content__matrialList .wrap-materialList {
    width:100%;
  }
  
  #aff-content #spe1-6-content .material .wrap-materialList .wrap-2column .w2c--left {
    width:46%;
  }
  
  #aff-content #spe1-6-content .material .wrap-materialList .wrap-2column .w2c--right {
    width:54%;
  }
}

@media screen and (max-width: 480px) {
  /* -------------------------------------------------
  特集1-3
  ------------------------------------------------- */
  #aff-content #spe1-3-content #spe1-3-content-02 .title-box {
    margin-bottom: 0;
    width:100%;
  }
  
  #aff-content #spe1-3-content #spe1-3-content-02 .photo-box {
    margin-bottom: 30px;
    width:100%;
  }
  
  /* -------------------------------------------------
  特集1-6
  ------------------------------------------------- */
  #aff-content .spe1-6-content__titlebottom {
    width:100%;
  }
  
  #aff-content #spe1-6-content .innerWrap__2column .borderBox .figure {
    margin-bottom:10px;
    width:100%;
  }

  #aff-content #spe1-6-content .innerWrap__2column .innerWrap__2column--right {
    width: 100%;
  }
  
  #aff-content #spe1-6-content .innerWrap__2column .borderBox .borderBox__right {
    width:100%;
  }
  
  #aff-content #spe1-6-content .material .spe1-6-content__matrialList {
    margin-bottom:30px;
  }
  
  #aff-content #spe1-6-content .material .wrap-materialList {
    margin-bottom: 30px;
  }
}