@charset "UTF-8";
/* reset */
.content {
  padding: 0;
}
.content h1,
.content h2{
  background-color: transparent;
}
.content h3,
.content h4{
  border: none;
}
.content h3, .content h4, .content h5, .content h6, .content ul, .content ol {
  font-size: 1em;
}
.content ul li {
  background-image: none;
  background-position: 0% .0%;
}
.content a[href^="http://"], .content a[href^="https://"] {
  background-position: right 1px top 40%;
  padding: 0 20px 0 0;
}

.content #aff-content.voice a[href^="http://"],
.content #aff-content.voice a[href^="https://"] {
    background-image: none;
    background-size: 15px 15px;
}

#aff-content div, #aff-content ul, #aff-content ol, #aff-content li,
#aff-content h1, #aff-content h2, #aff-content h3, #aff-content h4, #aff-content h5,
#aff-content p, #aff-content span {
  margin: 0;
  padding: 0;
}

/* backnumber */
#backnumber h1 {
  background-color: #f7e5e5;
  margin: 0 0 20px 0;
  padding: 13px 20px 12px;
  font-size: 1.714286em;
  font-weight: bold;
  color: #000;
}
#backnumber-inner {
}
#backnumber .content-box {
  display: inline-block;
  width: 200px;
  margin: 0 18px 30px;
}
#backnumber img {
  width: 200px;
}
#backnumber h2 {
  color: #ad0000;
  font-size: 1.285714em;
  margin: 5px 0;
  padding: 0;
  text-align: center;
}
#backnumber ul,
#backnumber li {
  margin: 0;
  padding: 0;
}
#backnumber li {
  background: url(/j/shared_new/shared/images/icon_arrow1.png) no-repeat 10px 5px;
  padding-left: 23px;
}
#backnumber h3 {
  background-color: #eee;
  margin: 30px 0 20px 0;
  padding: 7px 18px;
  font-size: 1.285714em;
  font-weight: bold;
  color: #000;
}
#backnumber-year li {
  display: inline-block;
  margin-right: 15px;
}

/* download */
#download h1 {
  background-color: #f7e5e5;
  margin: 0 0 20px 0;
  padding: 13px 20px 12px;
  font-size: 1.714286em;
  font-weight: bold;
  color: #000;
}
#download .head {
  background-color: #eee;
  font-size: 1.2em;
  margin-bottom: 10px;
  padding: 7px 10px 3px;
}
#download ul {
  margin: 0;
  padding: 0 10px;
}
#download li {
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 0 10px;
  padding: 5px;
  vertical-align: bottom;
}
#download li li{
  font-size: 1.0em;
}
#download li a:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  width: 8px;
  height: 12px;
  background: url(../img/icon-arrow02.png) no-repeat;
  background-size: cover;
}

/* contents */
#aff-content {
  width: 960px;
  margin: 0 auto 50px;
  box-sizing: border-box;
}
#aff-outline {
  width: 960px;
  margin: 0 auto 50px;
}
#aff-outline p{
  padding: 0 30px;
  margin: 0 0 20px 0;
  font-size: 1.142857em;
}
#aff-outline .outline p.outline-heading{
  padding: 7px 15px;
  font-size: 1.285714em;
}
#aff-outline .outline p.outline-heading_paragraph{
  margin-bottom: 10px;
  font-size: 1.5em;
}
#aff-content .fs-12 {font-size: 0.85em !important;}
#aff-content .fs-14 {font-size: 1em    !important;}
#aff-content .fs-18 {font-size: 1.28em !important;}
#aff-content .fs-20 {font-size: 1.4em  !important;}
#aff-content .fs-24 {font-size: 1.71em !important;}
#aff-content .fs-26 {font-size: 1.8em  !important;}
#aff-content .fs-28 {font-size: 1.98em !important;}
#aff-content .fs-32 {font-size: 2.2em  !important;}
#aff-content .fs-34 {font-size: 2.4em  !important;}
#aff-content .fs-38 {font-size: 2.7em  !important;}
#aff-content .fs-40 {font-size: 2.84em !important;}
#aff-content .fs-50 {font-size: 3.65em !important;}

#aff-content .mb-10 {margin-bottom: 10px !important;}
#aff-content .mb-15 {margin-bottom: 15px !important;}


#aff-content #frontCover-top {
  width: 100%;
  padding: 20px;
  background: #8d0f68;
}

#aff-content #frontCover-top #fct-inner {
  margin: 0 auto;
  width: 100%;
}

#aff-content #fct-top {
  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 #fct-top #fctt-left {
  width: 290px;
}

#aff-content #fct-top #fctt-left h1 {
  margin: 0;
  font-size: 1em;
  text-indent: -9999px;
}

#aff-content #fct-top #fctt-left img.pc {
  margin-top: 20px;
  width: 194px;
}

#aff-content #fct-top #fctt-left img.sp {
  display: none;
}

#aff-content #fct-top #fctt-left #zineNumber {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: inherit;
  color: #fff;
  font-weight: bold;
  font-size: 1.98em;
}

#aff-content #fct-top #fctt-left #zineNumber span{
  font-size: 1.45em;
}

#aff-content #fct-top #fctt-right {
  position: relative;
  width: 630px;
  height: 400px;
  background: url(../img/img-cover.jpg) no-repeat;
  background-size: cover;
}
#aff-content #fct-top #fctt-right a{
  display: block;
  width: 630px;
  height: 400px;
}

#aff-content #fct-top #fctt-right #btn-toIndex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 0;
  padding: 10px;
  font-size: 1.71em;
  font-weight: bold;
  color: #8d0f68;
  line-height: 0;
  text-decoration: none;
  background: #fff;
}

#aff-content #fct-top #fctt-right #btn-toIndex:after {
  content: '';
  display: inline-block;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  background: url(../img/icon-arrow01.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-top #fctt-right #btn-toIndex:hover {
  color: #fff;
  background: #8d0f68;
}

#aff-content #fct-top #fctt-right #btn-toIndex:hover:after {
  content: '';
  display: inline-block;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  background: url(../img/icon-arrow01over.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 25px 0 0 0;
  padding: 0;
  list-style-type: none;
}

#aff-content #fct-bottom > li {
  position: relative;
  width: 220px;
  height: 220px;
}

#aff-content #fct-bottom > li:nth-of-type(1) {
  background: url(../img/img-sp01.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:nth-of-type(2) {
  background: url(../img/img-sp02.jpg) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:nth-of-type(3) {
  background: url(../img/img-series01.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:nth-of-type(4) {
  background: url(../img/img-series02.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 62px;
}

#aff-content #fct-bottom > li:nth-of-type(1):before {
  height: 62px;
  background: url(../img/deco-sp01.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:nth-of-type(2):before {
  height: 62px;
  background: url(../img/deco-sp02.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:nth-of-type(3):before {
  height: 32px;
  background: url(../img/deco-series.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li:nth-of-type(4):before {
  height: 32px;
  background: url(../img/deco-series.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li h3 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
}

#aff-content #fct-bottom li a {
  color: #fff;
  text-decoration: none;
}
#aff-content #fct-bottom li a:hover {
  text-decoration: underline;
}

#aff-content #fct-bottom > li .bottom-label {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 16px 15px 13px;
  color: #fff;
  font-weight: bold;
  background: rgba(112, 13, 89, 0.6);
  box-sizing: border-box;
}
#fct-bottom #washoku:hover,
#fct-bottom #guinness:hover{
  cursor: pointer;
}

#aff-content #fct-bottom li#drawerMenu01 h3,
#aff-content #fct-bottom li#drawerMenu02 h3{
  padding: 16px 10px 11px 
}
#aff-content #fct-bottom li#washoku h3{
  font-size: 1.3em;
}
#aff-content #fct-bottom li#washoku span{
  font-size: 0.71em;
  line-height: 20px;
}
#aff-content #fct-bottom li#guinness .fs-14{
  font-size: 0.71em;
  line-height: 20px;
}
#aff-content li#guinness:hover h3 a,
#aff-content li#washoku:hover h3 a{
  text-decoration: underline;
}


#aff-content #fct-bottom > li .bottom-label .volume-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -30px;
  right: 5px;
  width: 50px;
  height: 50px;
  color: #8d0f68;
  background: #fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}

#aff-content #fct-bottom > li .bottom-label .volume-label span:nth-of-type(2) {
  font-size: 1.6em;
}

#aff-content #fct-bottom > li .drawerMenu-list {
  display: none;
  position: absolute;
  bottom: 0;
  left: -100vw;
}

#aff-content #fct-bottom > li.over .drawerMenu-list {
  display: block;
  left: 0;
  padding: 10px;
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  pointer-events: auto;
}

#aff-content #fct-bottom > li .drawerMenu-list ul {
  list-style-type: none;
}

#aff-content #fct-bottom > li .drawerMenu-list ul li {
  position: relative;
  margin-top: 15px;
  padding-left: 20px;
}

#aff-content #fct-bottom > li .drawerMenu-list ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
  background: url(../img/icon-arrow05.png) no-repeat;
  background-size: cover;
}

#aff-content #fct-bottom > li .drawerMenu-list ul li:first-child {
  margin-top: 0;
}

#aff-content #fct-bottom > li .drawerMenu-list ul li a {
  color: #fff;
}

#aff-content #fct-bottom > li .drawerMenu-list ul li#dm-close01 {
  display: none;
}

#aff-content #fct-bottom > li .drawerMenu-list ul li#dm-close02 {
  display: none;
}

#aff-content #frontCover-bottom {
  margin: 0 auto;
  padding: 20px 0;
  width: 960px;
  box-sizing: border-box;
}

#aff-content #frontCover-bottom #aff-overview {
  font-size: 1em;
}

#aff-content #frontCover-bottom #fcb-navi {
  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-top: 50px;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-left {
  width: 380px;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-left img {
  width: 100%;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-left:hover img {
  opacity: 0.8;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-right {
  font-size: 1.4em;
  list-style-type: none;
  margin-top: 8px;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-right li {
  margin-bottom: 16px;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-right li:last-child {
  margin-bottom: 0;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-right li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#aff-content #frontCover-bottom #fcb-navi #fcbn-right li a:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  width: 8px;
  height: 12px;
  background: url(../img/icon-arrow02.png) no-repeat;
  background-size: cover;
}

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

#aff-content.tableofcontents h2 {
  margin-top: 30px;
  font-size: 2.2em;
  border-bottom: 5px solid #8d0f68;
  text-align: center;
}

#aff-content.tableofcontents #wrap-toc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  list-style-type: none;
}

#aff-content.tableofcontents #wrap-toc #wtoc-left {
  padding-right: 30px;
  width: 50%;
  border-right: 2px dotted #000;
  box-sizing: border-box;
}

#aff-content.tableofcontents #wrap-toc #wtoc-right {
  padding-left: 30px;
  width: 50%;
  box-sizing: border-box;
}

#aff-content.tableofcontents #wrap-toc li .innerlist-section {
  margin-bottom: 30px;
}

#aff-content.tableofcontents #wrap-toc li .innerlist-section:last-child {
  margin: 0;
}

#aff-content.tableofcontents #wrap-toc .innerlist-section .wrap-h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

#aff-content.tableofcontents #wrap-toc .innerlist-section h3 {
  color: #8d0f68;
  line-height: 100%;
}

#aff-content.tableofcontents #wrap-toc .innerlist-section .titleside-labelSeries {
  display: inline-block;
  margin-right: 5px;
  padding: 2px 10px 0;
  font-size: 1em;
  color: #fff;
  background: #646464;
  white-space: nowrap;
}

#aff-content.tableofcontents #wrap-toc .innerlist-section .titleside-labelSp {
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 2px 10px 0;
  font-size: 1em;
  color: #fff;
  background: #8d0f68;
}

#aff-content.tableofcontents #wrap-toc li .innerlist-section .ils-list {
  margin-top: 30px;
  list-style-type: none;
}

#aff-content.tableofcontents #wrap-toc li .innerlist-section .ils-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  font-size: 1em;
}

#aff-content.tableofcontents #wrap-toc li .innerlist-section .ils-list li:before {
  content: '';
  display: block;
  margin-right: 5px;
  width: 6px;
  height: 10px;
  background: url(../img/icon-arrow03.png) no-repeat;
  background-size: cover;
}

#aff-content.tableofcontents #toc-bottom {
  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-top: 70px;
}

#aff-content.tableofcontents #toc-bottom #tocb-left {
  width: 50%;
}

#aff-content.tableofcontents #toc-bottom #tocb-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 50%;
}

#aff-content.tableofcontents #toc-bottom #btn-toPDF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
  width: 310px;
  height: 70px;
  color: #fff;
  line-height: 160%;
  text-align: left;
  text-decoration: none;
  background: #646464;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#aff-content.tableofcontents #toc-bottom #btn-toPDF:hover {
  background: #8d0f68;
}

#aff-content.tableofcontents #toc-bottom #btn-toPDF:before {
  content: '';
  display: block;
  margin-right: 10px;
  width: 40px;
  height: 50px;
  background: url(../img/icon-pdf.png) no-repeat;
  background-size: cover;
}

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

#aff-content.voice #wrap-voice {
  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: 40px 0 0;
  list-style-type: none;
}

#aff-content.voice #wrap-voice #wv-left {
  width: 56%;
}

#aff-content.voice #wrap-voice #wv-right {
  position: relative;
  width: 40%;
  box-sizing: border-box;
}

#aff-content.voice #section-note {
  padding: 20px;
  width: 100%;
  background: url(../img/bg-loopNote.png);
  box-sizing: border-box;
  box-shadow: 2px 2px 5px 0px #cccccc;
}

#aff-content.voice #section-note #wrap-sntitle {
  display: block;
}

#aff-content.voice #section-note #wrap-sntitle h1 {
  width: 170px;
  height: 80px;
  background: url(../img/icon-voice.png) no-repeat;
  background-size: 100%;
  text-indent: -9999px;
}
#aff-content.voice #section-note #wrap-sntitle p{
  margin-top: 2px;
}

#aff-content.voice #section-note #wrap-sntitle h1 img {
  width: 100%;
}

#aff-content.voice #section-note #voice-list {
  margin-top: 20px;
  list-style-type: none;
}

#aff-content.voice #section-note #voice-list li {
  margin-bottom: 10px;
  padding: 15px;
  width: 100%;
  line-height: 140%;
  background: #fff;
  box-sizing: border-box;
}

#aff-content.voice #wv-right img {
  margin-bottom: 30px;
  width: 60%;
}

#aff-content.voice #box-impressions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  font-size: 1.28em;
  color: #fff;
  background: #8d0f68;
  box-sizing: border-box;
}

#aff-content.voice #box-impressions a{
  color: #fff;
  text-decoration: underline;
}

#aff-content.voice #box-impressions:before {
  content: '';
  display: block;
  margin-right: 10px;
  width: 42px;
  height: 42px;
  background: url(../img/icon-mail.png) no-repeat;
  background-size: cover;
}

#aff-content.voice #box-impressions img{
  width: 20px;
  margin: 0 0 3px 5px ;
}

#aff-content.voice #box-questionnaire {
  padding: 10px;
  font-size: 0.85em;
  background: #fbefe1;
  box-sizing: border-box;
  word-break: break-all;
}
#aff-content.voice #box-questionnaire a{
  color: #002063;
  text-decoration: underline;
}

#aff-content.voice #credit-list {
  margin-top: 30px;
  list-style-type: none;
}

#aff-content.voice #credit-list li {
  margin-bottom: 30px;
  line-height: 130%;
}

#aff-content.voice #credit-list li:last-child {
  margin-bottom: 0;
}

#aff-content.voice #credit-list .cl-item {
  margin-bottom: 5px;
  font-size: 1em;
  color: #8d0f68;
}

#aff-content.voice #credit-list .cl-name {
  font-size: 1.144em;
  font-weight: bold;
}

#aff-content.voice #voice-bottom,
#aff-content.washoku #washoku-backtoTop,
#aff-content.spe1 #spe1-backtoTop,
#aff-content.spe2 #spe2-backtoTop,
#aff-content.guinness #guinness-backtoTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#aff-content.guinness #guinness-backtoTop {
  position: relative;
  top: -30px;
}
#aff-content.spe1 #spe1-backtoTop{
  bottom: -60px;
}
#aff-content.washoku #washoku-backtoTop{
  position: relative;
  bottom: 0;
}
#aff-content.spe2 #spe2-backtoTop{
  bottom: 0;
}


#aff-content.tableofcontents #toc-bottom #btn-backtoTop,
#aff-content.voice #voice-bottom #btn-backtoTop,
#aff-content.spe1 #btn-backtoTop,
#aff-content.spe2 #btn-backtoTop,
#aff-content.guinness #btn-backtoTop,
#aff-content.washoku #btn-backtoTop {
  display: flex;
  width: 190px;
  height: 50px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background: #8d0f68;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-weight: bold;
  position: relative;
  line-height: 1.3;
  font-size: 0.9rem;
  padding: 8px 0 0 50px;
  letter-spacing: 1px;
}
#aff-content.spe1 #btn-backtoTop,
#aff-content.spe2 #btn-backtoTop{
  background: #8D0F68;
}

#aff-content.tableofcontents #toc-bottom #btn-backtoTop:before,
#aff-content.voice #voice-bottom #btn-backtoTop:before,
#aff-content.spe1 #btn-backtoTop:before,
#aff-content.spe2 #btn-backtoTop:before,
#aff-content.guinness #btn-backtoTop:before,
#aff-content.washoku #btn-backtoTop:before {
  position: absolute;
  content: '';
  display: block;
  top: 9px;
  left: 12px;
  width: 30px;
  height: 32px;
  background: url(../img/icon-arrow04.png) no-repeat;
  background-size: cover;
}
#aff-content.tableofcontents #toc-bottom #btn-backtoTop:hover,
#aff-content.voice #voice-bottom #btn-backtoTop:hover,
#aff-content.spe1 #btn-backtoTop:hover,
#aff-content.spe2 #btn-backtoTop:hover,
#aff-content.guinness #btn-backtoTop:hover,
#aff-content.washoku #btn-backtoTop:hover {
  background: #222;
}
#aff-content div#washoku-paging,
#aff-content div#guinness-paging,
#aff-content div#voice-paging{
  position: relative;
  min-height: 30px;
  margin-top: 30px;
}
#aff-content div#washoku-paging li,
#aff-content div#guinness-paging li,
#aff-content div#voice-paging li{
  color: #999;
  width: 160px;
  list-style: none;
  font-size: 1.4em;
  line-height:1.1;
  font-weight: bold;
}
#aff-content div#washoku-paging li.prev,
#aff-content div#guinness-paging li.prev,
#aff-content div#voice-paging li.prev{
  padding: 4px 0 1px 33px;
  background: url(../img/spe1_arrow_left.png) no-repeat;
}
#aff-content div#washoku-paging li.next,
#aff-content div#guinness-paging li.next,
#aff-content div#voice-paging li.next{
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  padding: 4px 30px 1px 0;
  background: url(../img/spe1_arrow_right.png) right top no-repeat;
}
#aff-content div#washoku-paging li a,
#aff-content div#guinness-paging li a,
#aff-content div#voice-paging li a{
  color: #8D0F68;
  text-decoration: none;
}
#aff-content div#voice-guinness li a:hover,
#aff-content div#voice-paging li a:hover{
  text-decoration: underline;
}
#aff-content.washoku{
  margin-bottom: 30px;
}

/* -------------------------------------------------
特集1 ぶどう 共通
------------------------------------------------- */
#aff-content.spe1 {
  position: relative;
  margin-bottom: 50px;
}
#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;
  margin-bottom: 0;
}
#aff-content div#spe1-nav{
  position: relative;
  margin-bottom: 80px;
}
#aff-content div#spe1-nav-inner{
  width: 100%;
}
#aff-content div#spe1-nav h3{
  color: #fff;
  font-size: 1.5em;
  line-height:1.1;
  padding: 7px 0 5px 45px;
  min-height: 36px;
  background: #EDD4E6 url(../img/spe1_bg_navi.png) no-repeat;
}
#aff-content div#spe1-nav ul{
  background-color: #EDD4E6;
  padding: 20px;
  position: relative;
  min-height: 145px;
}
#aff-content div#spe1-nav li{
  color: #999;
  list-style: none;
  font-size: 1.3em;
  line-height:1.1;
  margin-bottom: 15px;
  padding-left: 25px;
  background: url(../img/spe1_arrow_01.gif) 10px 3px no-repeat;
  position: absolute;
}
#aff-content div#spe1-nav li:nth-child(-n+3){
  left: 20px;
}
#aff-content div#spe1-nav li:nth-child(n+4){
  left: 460px;
}
#aff-content div#spe1-nav li:nth-child(1),
#aff-content div#spe1-nav li:nth-child(4){
  top: 20px;
}
#aff-content div#spe1-nav li:nth-child(2),
#aff-content div#spe1-nav li:nth-child(5){
  top: 56px;
}
#aff-content div#spe1-nav li:nth-child(3),
#aff-content div#spe1-nav li:nth-child(6){
  top: 91px;
}
#aff-content div#spe1-nav li a{
  text-decoration: none;
}
#aff-content div#spe1-nav li a:hover{
  text-decoration: underline;
}
#aff-content div#spe1-paging{
  position: relative;
  min-height: 30px;
}
#aff-content div#spe1-paging li{
  color: #999;
  width: 160px;
  list-style: none;
  font-size: 1.4em;
  line-height:1.1;
  font-weight: bold;
}
#aff-content div#spe1-paging li.prev{
  padding: 4px 0 1px 33px;
  background: url(../img/spe1_arrow_left.png) no-repeat;
}
#aff-content div#spe1-paging li.next{
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  padding: 4px 30px 1px 0;
  background: url(../img/spe1_arrow_right.png) right top no-repeat;
}
#aff-content div#spe1-paging li a{
  color: #8D0F68;
  text-decoration: none;
}
#aff-content div#spe1-paging li a:hover{
  text-decoration: underline;
}
@media screen and (max-width: 960px) {

/* -------------------------------------------------
特集1 ぶどう 共通
------------------------------------------------- */
  #aff-content div#spe1-nav ul{
    padding: 10px;
    min-height: auto;
  }

  #aff-content div#spe1-nav li{
    position: relative;
    font-size: 1.0em;
    line-height:1.4;
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(../img/spe1_arrow_01.gif) 5px 3px no-repeat;
  }
  #aff-content div#spe1-nav li:nth-child(1),
  #aff-content div#spe1-nav li:nth-child(2),
  #aff-content div#spe1-nav li:nth-child(4),
  #aff-content div#spe1-nav li:nth-child(3),
  #aff-content div#spe1-nav li:nth-child(5),
  #aff-content div#spe1-nav li:nth-child(6){
    top: 0;
    left: 0;
  }
}
/* -------------------------------------------------
特集1 ぶどう １ページ
------------------------------------------------- */
#aff-content #spe1-1-main-photo {
  padding-bottom: 25px;
}
#aff-content #spe1-1-main-photo img{
  width: 100%;
}
#aff-content #spe1-1-title {
  background: url(../img/spe1_1_bg_title.png) no-repeat;
  width: 100%;
  height: 230px;
  margin-bottom: 50px;
}
#aff-content #spe1-1-title h1{
  font-size: 3.6em;
  color: #8D0F68;
  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 div#spe1-1-history-01{
  min-height: 830px;
}
#aff-content div#spe1-1-history-02{
  margin-bottom: 80px;
}
#aff-content div.spe1-1-history-inner{
  position: relative;
  vertical-align: top;
  margin-bottom: 30px;
}
#aff-content div#spe1-1-history h2{
  font-size: 1.6em;
  color: #8D0F68;
  margin: 0 0 5px;
}
#aff-content #spe1-1-history .text-box{
  width: 480px;
}
#aff-content #spe1-1-history p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content #spe1-1-history .photo-box{
  position: absolute;
  width: 440px;
  left: 520px;
  top: 20px;
}
#aff-content #spe1-1-history #illust-box-01{top:  90px;}
#aff-content #spe1-1-history #photo-box-01 {top: 330px;}
#aff-content div#spe1-1-history .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content #spe1-1-question-title{
  position: relative;
  width: 100%;
  height: 620px;
  border: 10px solid #E7C6DE;
  background-image: repeating-linear-gradient(-45deg, #FBEFE1, #FBEFE1 8px, #fff 0, #fff 9px);
  border-radius: 30px;
  margin-bottom: 15px;
}
#aff-content div#spe1-1-question-title h3{
  position: absolute;
  top: 260px;
  left: 150px;
  font-size: 1.8em;
  color: #fff;
  background: url(../img/spe1_bg_q_titile.png) center top no-repeat;
  width: 630px;
  height: 70px;
  text-align: center;
  padding-top: 18px;
}
#aff-content div#spe1-1-question-title h3 br,
#aff-content div#spe1-1-question-title h4 br{
  display: none;
}
#aff-content #spe1-1-question-title ul{
  list-style: none;
}
#aff-content #spe1-1-question-title li{
  position: absolute;
  text-indent: -9999px;
}
#aff-content #spe1-1-question-title li a{
  display: block;
  width: 250px;
  height: 200px;
}
#aff-content #spe1-1-q1 {top:  30px; left:  35px;}
#aff-content #spe1-1-q2 {top:  30px; left: 345px;}
#aff-content #spe1-1-q3 {top:  30px; left: 655px;}
#aff-content #spe1-1-q4 {top: 370px; left:  35px;}
#aff-content #spe1-1-q5 {top: 370px; left: 345px;}
#aff-content #spe1-1-q6 {top: 370px; left: 655px;}
#aff-content #spe1-1-q1 a{background: url(../img/spe1_1_bg_q_photo_01.png) no-repeat;}
#aff-content #spe1-1-q2 a{background: url(../img/spe1_1_bg_q_photo_02.png) no-repeat;}
#aff-content #spe1-1-q3 a{background: url(../img/spe1_1_bg_q_photo_03.png) no-repeat;}
#aff-content #spe1-1-q4 a{background: url(../img/spe1_1_bg_q_photo_04.png) no-repeat;}
#aff-content #spe1-1-q5 a{background: url(../img/spe1_1_bg_q_photo_05.png) no-repeat;}
#aff-content #spe1-1-q6 a{background: url(../img/spe1_1_bg_q_photo_06.png) no-repeat;}
#aff-content #spe1-1-q1 a:hover,
#aff-content #spe1-1-q2 a:hover,
#aff-content #spe1-1-q3 a:hover,
#aff-content #spe1-1-q4 a:hover,
#aff-content #spe1-1-q5 a:hover,
#aff-content #spe1-1-q6 a:hover{background-position: bottom;}
#aff-content #spe1-1-question .caution{
  font-size: 1.0em;
  line-height:1.75;
  margin-bottom: 100px;
}
#aff-content #spe1-1-question .title-box{
  position: relative;
  background: url(../img/spe1_1_bg_headline.png) bottom left no-repeat;
  width: 960px;
  height: 90px;
  margin: 0;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: top;
}
#aff-content #spe1-1-question h4{
  line-height: 1.2;
  font-size: 2.5em;
  color: #8D0F68;
  display: inline-block;
  padding: 40px 0 0 10px;
}
#aff-content #spe1-1-question h4 br{
  display: none;
}
#aff-content #spe1-1-question .title-box img{
  vertical-align: top;
}
#aff-content #spe1-1-question .answer-box{
  position: relative;
}
#aff-content #spe1-1-question .text-box{
  width: 485px;
}
#aff-content #spe1-1-question #q01 .text-box,
#aff-content #spe1-1-question #q02 .text-box,
#aff-content #spe1-1-question #q03 .text-box,
#aff-content #spe1-1-question #q04 .text-box{min-height: 400px;}
#aff-content #spe1-1-question #q05 .text-box{min-height: 750px;}
#aff-content #spe1-1-question #q06 .text-box{min-height: 850px;}
#aff-content #spe1-1-question .text-box h5{
  position: relative;
  font-size: 2.5em;
  color: #222;
  margin: 0 0 20px;
  padding: 0 0 5px 60px;
  border-bottom: 4px dotted #8D0F68;
  line-height: 1.1;
}
#aff-content #spe1-1-question .text-box h5 span{
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 0.5em;
  color: #fff;
  background-color: #8D0F68;
  display: block;
  padding: 5px 5px 3px;
}
#aff-content #spe1-1-question p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content #spe1-1-question p.info{
  font-size: 0.9em;
  line-height:1.3;
  text-indent: 0;
  margin-bottom: 1rem;
}
#aff-content #spe1-1-question .photo-box{
  position: absolute;
  width: 440px;
  left: 520px;
  top: 120px;
}
#aff-content #spe1-1-question #photo-box-05.photo-box{top: 480px;}
#aff-content #spe1-1-question #photo-box-07.photo-box{top: 540px;}
#aff-content div#spe1-1-question .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}


/* -------------------------------------------------
特集1 ぶどう １ページ
------------------------------------------------- */
@media screen and (max-width: 960px) {
  
  #aff-content #spe1-1-main-photo {
    padding-bottom: 0;
  }
  #aff-content #spe1-1-title{
    margin-bottom: 20px;
  }
  #aff-content #spe1-1-title h1{
    font-size: 1.9em;
  }
  #aff-content #spe1-1-title h2{
    font-size: 1.9em;
  }
  #aff-content #spe1-1-title .page-count{
    font-size: 1.2em;
    padding-bottom: 15px;
  }
  #aff-content #spe1-1-title p{
    font-size: 1.0em;
  }
  #aff-content div#spe1-1-history-01{
    min-height: auto;
  }
  #aff-content div#spe1-1-history-02{
    margin-bottom: 30px;
  }
  #aff-content div#spe1-1-history h2{
    font-size: 1.4em;
    margin-bottom: 10px;
    line-height:1.2;
  }
  #aff-content #spe1-1-history p{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content #spe1-1-history .text-box{
    width: 100%;
  }
  #aff-content #spe1-1-history .photo-box{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }
  #aff-content #spe1-1-history img{
    width: 100%;
  }
  #aff-content #spe1-1-history #illust-box-01,
  #aff-content #spe1-1-history #photo-box-01{
    top: 0;
  }
  #aff-content #spe1-1-history #photo-box-01 img{
    width: 290px;
  }
  #aff-content div#spe1-1-history .caption{
    font-size: 0.8em;
    text-align: left;
  }
  #aff-content #spe1-1-question-title{
    position: relative;
    width: 100%;
    height: auto;
    border: 5px solid #E7C6DE;
    background-image: repeating-linear-gradient(-45deg, #FBEFE1, #FBEFE1 8px, #fff 0, #fff 9px);
    border-radius: 15px;
    margin-bottom: 5px;
    padding: 10px;
  }
  #aff-content div#spe1-1-question-title h3{
    position: relative;
    top: 0;
    left: 0;
    font-size: 1.2em;
    color: #fff;
    background: url(../img/spe1_bg_q_titile.png) center top no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 630px;
    height: 70px;
    text-align: center;
    padding-top: 25px;
    margin: 0 auto 10px;
  }
  #aff-content div#spe1-1-question-title h3 br,
  #aff-content div#spe1-1-question-title h4 br,
  #aff-content #spe1-1-question h4 br{
    display: none;
  }
  #aff-content #spe1-1-question-title li{
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    min-width: 150px;
    min-height: 120px;
  }
  
  #aff-content #spe1-1-q1,
  #aff-content #spe1-1-q2,
  #aff-content #spe1-1-q3,
  #aff-content #spe1-1-q4,
  #aff-content #spe1-1-q5,
  #aff-content #spe1-1-q6{
    top: 0;
    left: 0;
  }
  #aff-content #spe1-1-q1 a,
  #aff-content #spe1-1-q2 a,
  #aff-content #spe1-1-q3 a,
  #aff-content #spe1-1-q4 a,
  #aff-content #spe1-1-q5 a,
  #aff-content #spe1-1-q6 a{
    background-size: cover;
  }
  #aff-content #spe1-1-question-title ul{
    margin: 0 auto;
    width: 100%;
    text-align: center; 
  }
  #aff-content #spe1-1-question-title li a{
    display: block;
    width: 100%;
    height: 100%;
    min-width: 150px;
    min-height: 120px;
  }
  #aff-content #spe1-1-question .caution{
    font-size: 0.8em;
    line-height:1.6;
    margin-bottom: 30px;
  }
  #aff-content #spe1-1-question .title-box{
    width: 100%;
    height: 60px;
    margin: 0;
    margin-bottom: 20px;
  }
  #aff-content #spe1-1-question h4{
    line-height: 1.2;
    font-size: 1.4em;
    display: inline-block;
    padding: 20px 0 0 5px;
  }
  #aff-content #spe1-1-question #q04 h4{
    font-size: 1.2em;
    padding: 10px 0 0 5px;
    text-align: left;
  }
  #aff-content #spe1-1-question .title-box img{
    width: 40px;
    padding-top: 8px;
  }
  #aff-content #spe1-1-question .answer-box{
    margin-bottom: 30px;
  }
  #aff-content #spe1-1-question .text-box{
    width: 100%;
  }
  #aff-content #spe1-1-question #q01 .text-box,
  #aff-content #spe1-1-question #q02 .text-box,
  #aff-content #spe1-1-question #q03 .text-box,
  #aff-content #spe1-1-question #q04 .text-box,
  #aff-content #spe1-1-question #q05 .text-box,
  #aff-content #spe1-1-question #q06 .text-box{
    min-height: auto;
  }
  #aff-content #spe1-1-question .text-box h5{
    font-size: 2em;
    margin: 0 0 20px;
    padding: 0 0 5px 50px;
  }
  #aff-content #spe1-1-question .text-box h5 span{
    top: 3px;
    left: 0;
    font-size: 0.5em;
    padding: 5px 5px 3px;
  }
  #aff-content #spe1-1-question p{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content #spe1-1-question .photo-box{
    position: relative;
    width: 100%;
    max-width: 440px;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0 auto;
  }
  #aff-content #spe1-1-question #photo-box-05.photo-box,
  #aff-content #spe1-1-question #photo-box-07.photo-box{
    top: 0;
  }
  #aff-content #spe1-1-question .photo-box img{
    width: 100%;
    max-height: 330px;
  }
  #aff-content #spe1-1-question #photo-box-07 img{
    width: 247px;
  }
  #aff-content div#spe1-1-question .caption{
    font-size: 0.8em;
    margin-bottom: 20px;
    text-align: left;
  }
}
/* -------------------------------------------------
特集1 ぶどう １ページ 480px
------------------------------------------------- */
@media screen and (max-width: 480px) {
  #aff-content div#spe1-1-question h3{
    font-size: 1.2em;
    padding: 13px 0 0 5px;
  }
  #aff-content div#spe1-1-question h4{
    font-size: 1.2em;
  }
  #aff-content #spe1-1-question h4 br,
  #aff-content div#spe1-1-question-title h3 br,
  #aff-content div#spe1-1-question-title h4 br{
    display: block;
  }
  #aff-content #spe1-1-question #q04 h4{
    line-height: 1.2;
    color: #8D0F68;
    display: inline-block;
    padding: 10px 0 0 10px;
    text-align: left;
  }
}

/* -------------------------------------------------
特集1 ぶどう 2ページ
------------------------------------------------- */
#aff-content #spe1-2-title{
  margin: 50px 0;
  padding-top: 30px;
  background: url(../img/spe1_2_bg_title.png) top center no-repeat;
}
#aff-content #spe1-2-title-inner{
  padding-bottom: 30px;
  background: url(../img/spe1_2_bg_title.png) bottom center no-repeat;
}
#aff-content #spe1-2-title h1{
  font-size: 3.6em;
  color: #8D0F68;
}
#aff-content #spe1-2-title .page-count{
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 25px;
}
#aff-content #spe1-2-title p{
  font-size: 1.3em;
  line-height: 1.6;
}
#aff-content .spe1-2-description,
#aff-content #spe1-2-type,
#aff-content #spe1-2-transition{
  margin-bottom: 50px;
}
#aff-content .spe1-2-description-inner,
#aff-content #spe1-2-type .type-detail-box,
#aff-content #spe1-2-transition{
  position: relative;
}
#aff-content #spe1-2-description .text-box,
#aff-content #spe1-2-type .text-box,
#aff-content #spe1-2-transition .text-box{
  width: 480px;
}
#aff-content #spe1-2-description .text-box p,
#aff-content #spe1-2-type .text-box p,
#aff-content #spe1-2-transition .text-box p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content #spe1-2-description .photo-box,
#aff-content #spe1-2-type .photo-box,
#aff-content #spe1-2-transition .photo-box{
  position: absolute;
  top: 0;
  width: 440px;
  left: 520px;
}
#aff-content #spe1-2-description .photo-box img,
#aff-content #spe1-2-type .photo-box img,
#aff-content #spe1-2-transition .photo-box img{
  width: 100%;
}
#aff-content #spe1-2-description .caption,
#aff-content #spe1-2-type .caption,
#aff-content #spe1-2-transition .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content .spe1-2-description-inner{
  margin-bottom: 90px;
}
#aff-content #spe1-2-description h2{
  font-size: 2em;
  color: #8D0F68;
  margin-bottom: 10px;
}
#aff-content #spe1-2-description .caution{
  font-size: 1.0em;
  line-height:1.75;
  margin-bottom: 20px;
}
#aff-content #spe1-2-description #illust-box-01.photo-box{top: 54px;}
#aff-content div#spe1-2-type .title-box{
  margin-bottom: 30px;
  width: 480px;
}
#aff-content div#spe1-2-type .title-box p{
  font-size: 1.2em;
  line-height: 1.6;
}
#aff-content div#spe1-2-type .text-box{
  min-height: 400px;
}
#aff-content div#spe1-2-type h3 {
    font-size: 1.6em;
    color: #8D0F68;
    padding: 0;
    margin: 0 0 10px;
    border-bottom: 4px dotted #8D0F68;
}
#aff-content div#spe1-2-type h4 {
  font-size: 1.3em;
  margin: 0 0 10px;
}
#aff-content div#spe1-2-type dl {
  vertical-align: top;
}
#aff-content div#spe1-2-type dt {
  color: #fff;
  font-size: 1.2em;
  margin: 0 15px 15px 0;
  text-align: center;
  background-color: #8D0F68;
  line-height: 1.1;
  border: 1px solid #8D0F68;
  border-radius: 3px;
  padding: 3px 0 2px;
  width: 80px;
  vertical-align: top;
  float: left;
}
#aff-content div#spe1-2-type dd {
  font-size: 1.2em;
  margin-bottom: 15px;
  width: 100%;
  line-height: 1.6;
}
#aff-content div#spe1-2-type dd:after {
  content: ' ';
  display: block;
  clear: both;
}
#aff-content #spe1-2-transition h2{
  font-size: 2em;
  color: #8D0F68;
  margin-bottom: 10px;
}
#aff-content #spe1-2-transition .text-box{min-height: 830px;}
#aff-content #spe1-2-transition #photo-box-07.photo-box{top: 40px;}
#aff-content #spe1-2-transition #illust-box-02.photo-box{top: 440px;}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
特集1 ぶどう 2ページ
------------------------------------------------- */
  #aff-content #spe1-2-title{
    margin: 0 0 30px;
    padding-top: 15px;
  }
  #aff-content #spe1-2-title-inner{
    padding-bottom: 15px;
  }
  #aff-content #spe1-2-title h1{
    font-size: 2.6em;
    color: #8D0F68;
  }
  #aff-content #spe1-2-title .page-count{
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 25px;
  }
  #aff-content #spe1-2-title p{
    font-size: 1.1em;
    line-height: 1.6;
  }
  #aff-content #spe1-2-description .text-box,
  #aff-content #spe1-2-type .text-box,
  #aff-content #spe1-2-transition .text-box{
    width: 100%;
  }
  #aff-content #spe1-2-description .photo-box,
  #aff-content #spe1-2-type .photo-box,
  #aff-content #spe1-2-transition .photo-box{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 440px;
    margin: 0 auto 30px;
  }
  #aff-content #spe1-2-description h2,
  #aff-content #spe1-2-transition h2{
    font-size: 1.5em;
    margin-bottom: 5px;
  }
  #aff-content #spe1-2-description .text-box p,
  #aff-content #spe1-2-type .text-box p,
  #aff-content #spe1-2-transition .text-box p{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content #spe1-2-description .caption,
  #aff-content #spe1-2-type .caption,
  #aff-content #spe1-2-transition .caption{
    font-size: 0.8em;
  }
  #aff-content .spe1-2-description-inner{
    margin-bottom: 30px;
  }
  #aff-content #spe1-2-description .caution{
    font-size: 0.8em;
    margin-bottom: 20px;
  }
  #aff-content #spe1-2-description #illust-box-01.photo-box{top: 0;}

  #aff-content div#spe1-2-type .title-box{
    margin-bottom: 15px;
    width: 100%;
  }
  #aff-content div#spe1-2-type h4 {
    margin: 0 0 5px;
  }
  #aff-content div#spe1-2-type .title-box p{
    font-size: 1.1em;
  }
  #aff-content div#spe1-2-type .text-box{
    min-height: auto;
  }
  #aff-content div#spe1-2-type dl {
    margin-bottom: 0;
  }
  #aff-content div#spe1-2-type dt {
    font-size: 1.1em;
    margin: 0 10px 10px 0;
    line-height: 1.1;
    padding: 5px 0 2px;
    width: 70px;
  }
  #aff-content div#spe1-2-type dd {
    font-size: 1.1em;
    margin-bottom: 10px;
  }
  #aff-content #spe1-2-transition .text-box{min-height: auto;}
  #aff-content #spe1-2-transition #photo-box-07.photo-box,
  #aff-content #spe1-2-transition #illust-box-02.photo-box{top: 0;}

}

/* -------------------------------------------------
特集1 ぶどう 3・4ページ
------------------------------------------------- */
#aff-content #spe1-3-title,
#aff-content #spe1-4-title{
  width: 100%;
  margin-bottom: 30px;
}
#aff-content #spe1-3-title-inner,
#aff-content #spe1-4-title-inner{
  background: url(../img/spe1_3_bg_title.png) no-repeat;
  height: 200px;
}
#aff-content #spe1-3-title .page-count,
#aff-content #spe1-4-title .page-count{
  margin: 40px 0 10px;
  font-weight: bold;
  font-size: 1.4em;
}
#aff-content #spe1-3-title h1,
#aff-content #spe1-4-title h1{
  background: #8D0F68 url(../img/spe1_3_bg_headline_01.png) top right no-repeat;
  height: 31px;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.4;
  display: inline-block;
  margin: 25px 0 15px;
  padding: 2px 20px 0 30px;
}
#aff-content #spe1-3-title h2,
#aff-content #spe1-4-title h2{
  color: #8D0F68;
  font-size: 2.8em;
  line-height: 1.1;
  padding: 0 0 0 30px;
  margin-bottom: 10px;
}
#aff-content #spe1-3-title h2 br,
#aff-content #spe1-4-title h2 br{
  display: none;
}
#aff-content #spe1-3-title h3,
#aff-content #spe1-4-title h3{
  color: #222;
  font-size: 2.2em;
  line-height: 1.1;
  padding: 0 0 0 30px;
}
#aff-content #spe1-3-main-photo,
#aff-content #spe1-4-main-photo{
  margin-bottom: 50px;
}
#aff-content #spe1-3-main-photo img,
#aff-content #spe1-4-main-photo img{
  width: 100%;
}
#aff-content #spe1-3-interview-01,
#aff-content #spe1-3-interview-03{
  min-height: 850px;
}
#aff-content #spe1-4-interview-01{
  min-height: 800px;
}
#aff-content #spe1-4-interview-02{
  min-height: 400px;
}
#aff-content .spe1-3-interview,
#aff-content .spe1-4-interview{
  margin-bottom: 100px;
  position: relative;
}
#aff-content .spe1-3-interview .text-box,
#aff-content .spe1-4-interview .text-box{
  width: 480px;
}
#aff-content .spe1-3-interview p,
#aff-content .spe1-4-interview p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content .spe1-3-interview p.none,
#aff-content .spe1-4-interview p.none{
  text-indent: 0;
}
#aff-content .spe1-3-interview .photo-box,
#aff-content .spe1-4-interview .photo-box{
  position: absolute;
  top: 54px;
  width: 440px;
  left: 520px;
}
#aff-content .spe1-3-interview .photo-box img,
#aff-content .spe1-4-interview .photo-box img{
  width: 100%;
}
#aff-content #spe1-3-main-photo .caption,
#aff-content .spe1-3-interview .caption,
#aff-content #spe1-4-main-photo .caption,
#aff-content .spe1-4-interview .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content .spe1-3-interview h4,
#aff-content .spe1-4-interview h4{
  font-size: 2em;
  color: #8D0F68;
  margin-bottom: 10px;
}
#aff-content .spe1-3-interview #photo-box-02.photo-box,
#aff-content .spe1-3-interview #photo-box-05.photo-box,
#aff-content .spe1-4-interview #photo-box-02.photo-box{top: 454px;}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
特集1 ぶどう 3・4ページ max-width: 960px
------------------------------------------------- */
  #aff-content #spe1-3-title,
  #aff-content #spe1-4-title{
    margin-bottom: 5px;
  }
  #aff-content #spe1-3-title-inner,
  #aff-content #spe1-4-title-inner{
    background: url(../img/spe1_3_bg_title.png) left bottom no-repeat;
    height: auto;
    padding-bottom: 15px;
  }
  #aff-content #spe1-3-title .page-count,
  #aff-content #spe1-4-title .page-count{
    margin-top: 0;
    font-size: 1.1em;
  }
  #aff-content #spe1-3-title h1,
  #aff-content #spe1-4-title h1{
    height: 31px;
    font-size: 1.2em;
    line-height: 1.4;
    display: inline-block;
    margin: 15px 0 10px;
    padding: 5px 19px 0 10px;
    background-position:right 0px bottom 0;
  }
  #aff-content #spe1-3-title h2,
  #aff-content #spe1-4-title h2{
    font-size: 1.9em;
    line-height: 1.2;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  #aff-content #spe1-3-title h3,
  #aff-content #spe1-4-title h3{
    color: #222;
    font-size: 1.4em;
    line-height: 1.1;
    padding-left: 10px;
  }
  #aff-content #spe1-3-main-photo,
  #aff-content #spe1-4-main-photo {
    margin-bottom: 30px;
  }
  #aff-content #spe1-3-interview-01,
  #aff-content #spe1-3-interview-03,
  #aff-content #spe1-4-interview-01,
  #aff-content #spe1-4-interview-02,
  #aff-content #spe1-4-interview-03{
    min-height: auto;
  }
  #aff-content .spe1-3-interview,
  #aff-content .spe1-4-interview{
    margin-bottom: 30px;
  }
  #aff-content .spe1-3-interview .text-box,
  #aff-content .spe1-4-interview .text-box{
    width: 100%;
  }
  #aff-content .spe1-3-interview p,
  #aff-content .spe1-4-interview p{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content .spe1-3-interview .photo-box,
  #aff-content .spe1-4-interview .photo-box{
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 440px;
  }
  #aff-content #spe1-3-main-photo .caption,
  #aff-content .spe1-3-interview .caption,
  #aff-content #spe1-4-main-photo .caption,
  #aff-content .spe1-4-interview .caption{
    font-size: 0.8em;
  }
  #aff-content .spe1-3-interview h4,
  #aff-content .spe1-4-interview h4{
    font-size: 1.4em;
    margin-bottom: 7px;
  }
  #aff-content .spe1-3-interview #photo-box-02.photo-box,
  #aff-content .spe1-3-interview #photo-box-05.photo-box,
  #aff-content .spe1-4-interview #photo-box-02.photo-box{top: 0;}

}
@media screen and (max-width: 439px) {
  #aff-content #spe1-3-title h2 br,
  #aff-content #spe1-4-title h2 br{
    display: block;
  }
}

/* -------------------------------------------------
特集1 ぶどう 5ページ
------------------------------------------------- */
#aff-content #spe1-5-title{
  width: 100%;
  margin-bottom: 50px;
}
#aff-content #spe1-5-title-inner{
  position: relative;
  height: 220px;
  border: 5px solid #8D0F68;
  background-color: #F2D3E7;
  border-radius: 30px;
  margin-top: 45px;
}
#aff-content #spe1-5-title h1{
  position: absolute;
  top: -40px;
  left: 20px;
  width: 409px;
  height: 218px;
  background: url(../img/spe1_5_title_01.png) no-repeat;
  text-indent: -9999px;
}
#aff-content #spe1-5-title h2{
  font-size: 1.3em;
}
#aff-content #spe1-5-title .illust{
  position: absolute;
  top: 15px;
  left: 440px;
  width: 348px;
  height: 177px;
  background: url(../img/spe1_5_title_02.png) no-repeat;
  text-indent: -9999px;
}
#aff-content #spe1-5-title .info{
  position: absolute;
  top: 55px;
  left: 800px;
  width: 140px;
  font-size: 0.85em;
}
#aff-content #spe1-5-title .page-count{
  margin: 40px 0 10px;
  font-weight: bold;
  font-size: 1.4em;
}
#aff-content #spe1-5-teacher-01{
  min-height: 800px;
}
#aff-content .spe1-5-teacher{
  margin-bottom: 100px;
  position: relative;
}
#aff-content .spe1-5-teacher .text-box{
  width: 480px;
}
#aff-content .spe1-5-teacher p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content .spe1-5-teacher p.none{
  text-indent: 0;
}
#aff-content .spe1-5-teacher .photo-box{
  position: absolute;
  top: 54px;
  width: 440px;
  left: 520px;
}
#aff-content .spe1-5-teacher .photo-box img{
  width: 100%;
}
#aff-content .spe1-5-teacher .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content .spe1-5-teacher h3{
  font-size: 2em;
  color: #8D0F68;
  margin-bottom: 10px;
}
#aff-content .spe1-5-teacher #photo-box-01.photo-box,
#aff-content .spe1-5-teacher #photo-box-02.photo-box{
  width: 270px;
}
#aff-content .spe1-5-teacher #photo-box-02.photo-box{
  top: 454px;
}
#aff-content div#spe1-5-tips {
  position: relative;
  width: 100%;
  padding: 40px 50px 40px 40px;
  background: url(../img/spe1_5_bg_tips.png) right bottom no-repeat;
  margin-bottom: 100px;
}
#aff-content #spe1-5-tips .text-box{
  width: 400px;
}
#aff-content #spe1-5-tips .photo-box{
  position: absolute;
  top: 40px;
  width: 440px;
  left: 480px;
}
#aff-content #spe1-5-tips .photo-box img{
  width: 100%;
}
#aff-content #spe1-5-tips .photo-box .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content #spe1-5-tips h3{
  width: 400px;
  height: 90px;
  background: url(../img/spe1_5_tips_headline.png) no-repeat;
  margin-bottom: 10px;
  text-indent: -9999px;
}
#aff-content #spe1-5-tips p{
  font-size: 1.2em;
  line-height:1.75;
}

@media screen and (max-width: 960px) {
  /* -------------------------------------------------
  特集1 ぶどう 5ページ
  ------------------------------------------------- */
  #aff-content #spe1-5-title{
    margin-bottom: 30px;
  }
  #aff-content #spe1-5-title .page-count{
    margin-top: 0;
    font-size: 1.2em;
  }
  #aff-content #spe1-5-title-inner{
    position: relative;
    height: auto;
    margin-top: 20px;
    padding: 15px;
  }
  #aff-content #spe1-5-title h1{
    position: relative;
    top: 0;
    left: 0;
    width: 300px;
    height: 159px;
    background-size: cover;
    margin: 0 auto 20px;
  }
  #aff-content #spe1-5-title .illust{
    position: relative;
    top: 0;
    left: 0;
    width: 300px;
    height: 152px;
    background-size: cover;
    margin: 0 auto 20px;
  }
  #aff-content #spe1-5-title .info{
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0.9em;
  }
  
  #aff-content #spe1-5-teacher-01{
    min-height: auto;
  }
  #aff-content .spe1-5-teacher{
    margin-bottom: 50px;
  }
  #aff-content .spe1-5-teacher .text-box,
  #aff-content .spe1-5-teacher #photo-box-01.photo-box,
  #aff-content .spe1-5-teacher #photo-box-02.photo-box{
    width: 100%;
  }
  #aff-content .spe1-5-teacher p{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content .spe1-5-teacher .photo-box{
    position: relative;
    top: 0;
    width: 100%;
    max-width: 440px;
    left: 0;
    text-align: center;
    margin: 0 auto 20px;
  }
  #aff-content .spe1-5-teacher #photo-box-02.photo-box{
    top: 0;
  }
  #aff-content .spe1-5-teacher #photo-box-01 img,
  #aff-content .spe1-5-teacher #photo-box-02 img{
    width: 270px;
  }
  #aff-content .spe1-5-teacher .caption{
    font-size: 0.8em;
    text-align: left;
  }
  #aff-content .spe1-5-teacher h3{
    font-size: 1.6em;
  }
  #aff-content div#spe1-5-tips {
    position: relative;
    width: 100%;
    padding: 20px;
    background-color: #FDEFDF;
    background-image: none;
    margin-bottom: 50px;
  }
  #aff-content #spe1-5-tips .title-box img{
    width: 100%;
    max-width: 400px;
  }
  #aff-content #spe1-5-tips .text-box{
    width: 100%;
    margin-bottom: 20px;
  }
  #aff-content #spe1-5-tips .photo-box{
    position: relative;
    top: 0;
    width: 100%;
    max-width: 440px;
    left: 0;
    margin: 0 auto;
  }
  #aff-content #spe1-5-tips h3{
    width: 100%;
    height: 90px;
    background-size: contain;
    margin-bottom: 0;
    text-indent: -9999px;
  }
  #aff-content #spe1-5-tips h4 img{
    width: 100%;
  }
  #aff-content #spe1-5-tips p{
    font-size: 1.0em;
    line-height:1.6;
  }

}

/* -------------------------------------------------
特集1 ぶどう 6ページ
------------------------------------------------- */
#aff-content #spe1-6-title{
  margin: 50px 0;
  padding-top: 30px;
  background: url(../img/spe1_2_bg_title.png) top center no-repeat;
}
#aff-content #spe1-6-title-inner{
  padding-bottom: 30px;
  background: url(../img/spe1_2_bg_title.png) bottom center no-repeat;
}
#aff-content #spe1-6-title h1{
  font-size: 3.6em;
  color: #8D0F68;
}
#aff-content #spe1-6-title .page-count{
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 25px;
}
#aff-content #spe1-6-title p{
  font-size: 1.3em;
  line-height: 1.6;
}
#aff-content .spe1-6-taste-inner{
  margin-bottom: 100px;
  position: relative;
}
#aff-content .spe1-6-taste-inner .text-box{
  width: 480px;
}
#aff-content .spe1-6-taste-inner p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content .spe1-6-taste-inner p.none{
  text-indent: 0;
}
#aff-content .spe1-6-taste-inner .photo-box{
  position: absolute;
  top: 54px;
  width: 440px;
  left: 520px;
}
#aff-content .spe1-6-taste-inner .photo-box img{
  width: 100%;
}
#aff-content .spe1-6-taste-inner .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content .spe1-6-taste-inner h2{
  font-size: 2em;
  color: #8D0F68;
  margin-bottom: 10px;
}
#aff-content #spe1-6-taste-01 p.none{
  margin-bottom: 5px;
}
#aff-content #spe1-6-taste-01 ul{
  list-style: none;
  margin-bottom: 20px;
}
#aff-content #spe1-6-taste-01 li{
  font-size: 1.2em;
  line-height:1.75;
  font-weight: bold;
}
#aff-content #spe1-6-taste-01 li strong{
  color: #8D0F68;
}
#aff-content #spe1-6-taste-02 .text-box{
  min-height: 340px;
}
#aff-content #spe1-6-taste-04 ul{
  list-style: none;
  margin-bottom: 20px;
  padding: 15px;
  background-color: #FDEFDF;
  width: 480px;
}
#aff-content #spe1-6-taste-04 li{
  font-size: 1.2em;
  line-height:1.75;
  background: url(../img/spe1_6_bg_tips_icon.png) 0 10px no-repeat;
  padding-left: 15px;
}

@media screen and (max-width: 960px) {
  /* -------------------------------------------------
  特集1 ぶどう 6ページ
  ------------------------------------------------- */
  #aff-content #spe1-6-title{
    margin: 0 0 20px;
    padding-top: 20px;
  }
  #aff-content #spe1-6-title-inner{
    padding-bottom: 20px;
  }
  #aff-content #spe1-6-title h1{
    font-size: 2.5em;
  }
  #aff-content #spe1-6-title .page-count{
    font-size: 1.2em;
    padding-bottom: 15px;
  }
  #aff-content #spe1-6-title p{
    font-size: 1.1em;
    line-height: 1.4;
  }
  #aff-content .spe1-6-taste-inner{
    margin-bottom: 40px;
    position: relative;
  }
  #aff-content .spe1-6-taste-inner .text-box{
    width: 100%;
  }
  #aff-content .spe1-6-taste-inner p{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content .spe1-6-taste-inner .photo-box{
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    margin: 0 auto 15px;
    max-width: 440px;
  }
  #aff-content .spe1-6-taste-inner .caption{
    font-size: 0.8em;
  }
  #aff-content .spe1-6-taste-inner h2{
    font-size: 1.4em;
    margin-bottom: 5px;
  }
  #aff-content #spe1-6-taste-01 ul{
    list-style: none;
    margin-bottom: 10px;
  }
  #aff-content #spe1-6-taste-01 li{
    font-size: 1.0em;
    line-height:1.6;
  }
  #aff-content #spe1-6-taste-02 .text-box{
    min-height: auto;
  }
  #aff-content #spe1-6-taste-04 ul{
    width: 100%;
  }
  #aff-content #spe1-6-taste-04 li{
    font-size: 1.0em;
    line-height:1.6;
    background-position: 0 5px;
    padding-left: 15px;
    margin-bottom: 5px;
  }
  #aff-content #spe1-6-taste-04 li:last-child{
    margin-bottom: 0;
  }
}


/* -------------------------------------------------
特集２-１ もも １ページ
------------------------------------------------- */
.f-mpr { font-family: "M PLUS Rounded 1c"; }
#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;
  margin-bottom: 0;
}
#aff-content #spe2-1-title-photo {
  text-align: center;
  padding-bottom: 25px;
}
#aff-content #spe2-1-title-photo img{
  width: 100%;
}
#aff-content #spe2-1-title {
  background: url(../img/spe2_1_bg_title.png) no-repeat;
  width: 100%;
  height: 230px;
  margin-bottom: 50px;
}
#aff-content #spe2-1-title h1{
  font-size: 4em;
  color: #E85378;
  padding: 20px 0 10px;
  font-weight: 700;
}
#aff-content #spe2-1-title .page-count{
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 25px;
}
#aff-content #spe2-1-title p{
  font-size: 1.3em;
  line-height: 1.6;
}
#aff-content #spe2-1-history{
  padding-bottom: 80px;
  position: relative;
}
#aff-content #spe2-1-history h2{
  font-size: 2em;
  color: #E85378;
  font-weight: 700;
  margin: 0 0 10px;
}
#aff-content #spe2-1-history p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content #spe2-1-history p.none{
  text-indent: 0;
}
#aff-content #spe2-1-history .text-box{
  width: 480px;
}
#aff-content #spe2-1-history #illust-box-01{
  position: absolute;
  width: 440px;
  left: 520px;
  top: 20px;
}
#aff-content #spe2-1-type{
  margin-bottom: 30px;
}
#aff-content #spe2-1-type-title {
  background: url(../img/spe2_1_bg_headline.png) no-repeat;
  width: 960px;
  height: 66px;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 8px;
  line-height: 1.2;
}
#aff-content #spe2-1-type-title h2{
  font-size: 3em;
  color: #E85378;
  font-weight: 700;
}
#aff-content #spe2-1-type .caution{
  font-size: 1.0em;
  line-height:1.75;
  margin-bottom: 20px;
}
#aff-content #spe2-1-type p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content div#spe2-1-type .type-box-inner{
  position: relative;
  vertical-align: top;
  padding-bottom: 30px;
}
#aff-content div#spe2-1-type .text-box{
  width: 485px;
  min-height: 330px;
}
#aff-content div#spe2-1-type h3{
  font-size: 1.6em;
  color: #E85378;
  padding: 0 0 8px;
  margin: 0 0 20px;
  border-bottom: 4px dotted #E85378;
  font-weight: 700;
}
#aff-content div#spe2-1-type h4{
  font-size: 1.3em;
  margin: 0 0 10px;
}
#aff-content div#spe2-1-type table{
  vertical-align: top;
}
#aff-content div#spe2-1-type th,
#aff-content div#spe2-1-type td{
  padding-bottom: 10px;
}
#aff-content div#spe2-1-type th{
  width: 90px;
  font-size: 1.2em;
  vertical-align: top;
}
#aff-content div#spe2-1-type th div{
  color: #fff;
  background-color: #E85378;
  line-height: 1.1;
  border: 1px solid #E85378;
  text-align: center;
  width: 80px;
  border-radius: 3px;
  padding: 4px 0 2px;
}
#aff-content div#spe2-1-type td{
  font-size: 1.1em;
  line-height: 1.6;
  padding-top: 3px;
}
#aff-content div#spe2-1-type .photo-box{
  position: absolute;
  top: 0;
  width: 440px;
  left: 520px;
}
#aff-content div#spe2-1-type .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content div#spe2-nav{
  position: relative;
  margin-bottom: 50px;
}
#aff-content div#spe2-nav-inner{
  width: 480px;
}
#aff-content div#spe2-nav h3{
  color: #fff;
  font-size: 1.5em;
  line-height:1.1;
  padding: 7px 0 5px 45px;
  min-height: 36px;
  background: #FFDCE4 url(../img/spe2_bg_navi.png) no-repeat;
}
#aff-content div#spe2-nav ul{
  background-color: #FFDCE4;
  padding: 20px;
}
#aff-content div#spe2-nav li{
  color: #999;
  list-style: none;
  font-size: 1.4em;
  line-height:1.1;
  margin-bottom: 15px;
  font-weight: 500;
  padding-left: 25px;
  background: url(../img/spe2_arrow_01.gif) 10px 3px no-repeat;
}
#aff-content div#spe2-nav li a{
  text-decoration: none;
}
#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: #E85378;
  text-decoration: none;
}
#aff-content div#spe2-paging li a:hover{
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
特集２-１ もも 960px以下
------------------------------------------------- */
  #aff-content.spe2 {
    margin-bottom: 100px;
  }
  #aff-content.spe2 .aff-headline {
    width: 100%;
    height: 60px;
    background: url(../img/title-toc.png) center top no-repeat;
    background-size: cover;
    margin-bottom: 0;
  }
  #aff-content #spe2-1-title-photo {
    padding-bottom: 15px;
  }
  #aff-content #spe2-1-title {
    background-size: cover;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #aff-content #spe2-1-title h1{
    font-size: 2em;
    padding: 10px 0 5px;
    font-weight: bold;
  }
  #aff-content #spe2-1-title .page-count{
    font-size: 1.2em;
    padding-bottom: 10px;
  }
  #aff-content #spe2-1-title p{
    font-size: 1.1em;
    line-height: 1.4;
  }
  #aff-content #spe2-1-title p br{
    display: none;
  }
  #aff-content #spe2-1-history{
    padding-bottom: 40px;
  }
  #aff-content #spe2-1-history h2{
    font-size: 1.3em;
    font-weight: bold;
  }
  #aff-content #spe2-1-history p{
    font-size: 1.1em;
    line-height:1.6;
  }
  #aff-content #spe2-1-history .text-box{
    width: 100%;
  }
  #aff-content #spe2-1-history #illust-box-01{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    max-width: 440px;
    margin: 0 auto;
  }
  #aff-content #spe2-1-type-title {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    padding: 10px 0 8px;
    line-height: 1.2;
  }
  #aff-content #spe2-1-type-title h2{
    font-size: 1.6em;
  }
  #aff-content #spe2-1-type .caution{
    font-size: 0.8em;
    margin-bottom: 10px;
  }
  #aff-content #spe2-1-type p{
    font-size: 1.1em;
    line-height:1.6;
  }
  #aff-content #spe2-1-type img{
    width: 100%;
  }
  #aff-content div#spe2-1-type .type-box-inner{
    padding-bottom: 30px;
  }
  #aff-content div#spe2-1-type .text-box{
    width: 100%;
    min-height: auto;
  }
  #aff-content div#spe2-1-type h3{
    font-size: 1.4em;
    color: #E85378;
    padding: 0 0 5px;
    margin: 0 0 10px;
  }
  #aff-content div#spe2-1-type h4{
    font-size: 1.2em;
    margin: 0 0 10px;
  }
  #aff-content div#spe2-1-type .photo-box{
    position: relative;
    top: 0;
    width: 100%;
    max-width: 440px;
    left: 0;
    margin:0 auto;
  }
  #aff-content div#spe2-1-type .caption{
    font-size: 0.9em;
    line-height:1.4;
    padding-top: 5px;
  }
  #aff-content div#spe2-nav{
    margin-bottom: 25px;
  }
  #aff-content div#spe2-nav-inner{
    width: 100%;
  }
  #aff-content div#spe2-nav h3{
    font-size: 1.3em;
    padding: 10px 0 10px 40px;
    min-height: auto;
    background: #FFDCE4 url(../img/spe2_bg_navi.png) 0px 0px no-repeat;
  }
  #aff-content div#spe2-nav ul{
    padding: 10px;
  }
  #aff-content div#spe2-nav li{
    font-size: 1.1em;
    line-height:1.1;
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(../img/spe2_arrow_01.gif) 10px 0 no-repeat;
  }
  #aff-content div#spe2-nav li:last-child{
    margin-bottom: 0;
  }
  #aff-content.spe2 #spe2-backtoTop {
    bottom: -120px;
  }
}
/* -------------------------------------------------
特集２-１ もも 2ページ
------------------------------------------------- */
#aff-content #spe2-2-title {
  width: 100%;
  margin-bottom: 30px;
}
#aff-content #spe2-2-title .page-count{
  margin: 40px 0 10px;
  font-weight: bold;
  font-size: 1.4em;
}
#aff-content #spe2-2-title-inner {
  background: url(../img/spe2_2_bg_title.png) no-repeat;
  height: 200px;
}
#aff-content #spe2-2-title h1 {
  background: #E85378 url(../img/spe2_2_bg_headline_01.png) top right no-repeat;
  height: 32px;
  color: #fff;
  font-size: 1.5em;
  line-height:1.4;
  font-weight: 500;
  display: inline-block;
  margin: 25px 0 15px;
  padding: 2px 10px 0 30px;
}
#aff-content #spe2-2-title h2 {
  color: #E85378;
  font-size: 3em;
  line-height:1.1;
  font-weight: 500;
  padding: 0 0 0 30px;
  margin-bottom: 10px;
}
#aff-content #spe2-2-title h3 {
  color: #222;
  font-size: 2.2em;
  line-height: 1.1;
  padding: 0 0 0 30px;
}
#aff-content #spe2-2-main-photo {
  margin-bottom: 50px;
}
#aff-content #spe2-2-main-photo img{
  width: 100%;
}
#aff-content div#spe2-2-main-photo .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content div#spe2-2-interview-01 {
  min-height: 1200px;
}
#aff-content div#spe2-2-interview-02 {
  min-height: 1160px;
}
#aff-content div.spe2-2-interview {
  padding-bottom: 50px;
}
#aff-content div.spe2-2-interview h3{
  font-size: 2.2em;
  font-weight: 700;
  line-height:1.1;
  margin: 0 0 30px;
  color: #E85378;
}
#aff-content div.spe2-2-interview-inner {
  position: relative;
  padding-bottom: 30px;
}
#aff-content div.spe2-2-interview p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content div.spe2-2-interview p.interviewer{
  font-weight: bold;
  text-indent: 0;
  margin-bottom: 0;
}
#aff-content div.spe2-2-interview .text-box{
  position: relative;
  vertical-align: top;
  padding-bottom: 30px;
  width: 480px;
}
#aff-content div.spe2-2-interview .photo-box{
  position: absolute;
  width: 440px;
  left: 520px;
  text-align: left;
}
#aff-content div.spe2-2-interview #photo-box-01{top: 0;}
#aff-content div.spe2-2-interview #photo-box-02{top: 370px;}
#aff-content div.spe2-2-interview #photo-box-03{top: 740px;}
#aff-content div.spe2-2-interview #photo-box-04{top: 0;}
#aff-content div.spe2-2-interview #photo-box-05{top: 300px;}
#aff-content div.spe2-2-interview #photo-box-06{top: 660px;}
#aff-content div.spe2-2-interview img{width: 100%;}
#aff-content div.spe2-2-interview #photo-box-06 img{width: 280px;}
#aff-content div.spe2-2-interview .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
  text-align: left;
}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
特集２-２ もも 960px以下
------------------------------------------------- */
  #aff-content #spe2-2-title {
    margin-bottom: 10px;
  }
  #aff-content #spe2-2-title .page-count{
    margin: 0 0 10px;
    font-size: 1.0em;
  }
  #aff-content #spe2-2-title-inner {
    background-image: none;
    background-color: #FDEFDF;
    height: auto;
  }
  #aff-content #spe2-2-title h1 {
    background-image: none;
    font-size: 1.0em;
    margin: 10px 0;
    padding: 2px 10px 3px;
    height: auto;
  }
  #aff-content #spe2-2-title h2 {
    font-size: 1.5em;
    padding: 0 0 10px 10px;
  }
  #aff-content #spe2-2-main-photo {
    margin-bottom: 20px;
  }
  #aff-content div.spe2-2-interview,
  #aff-content div.spe2-2-interview-inner {
    padding-bottom: 0;
  }
  #aff-content div#spe2-2-interview-01,
  #aff-content div#spe2-2-interview-02 {
    min-height: auto;
  }
  #aff-content div#spe2-2-interview-02 {
    padding-bottom: 30px;
  }
  #aff-content div.spe2-2-interview h3{
    font-size: 1.4em;
    margin: 0 0 15px;
  }
  #aff-content div.spe2-2-interview p{
    font-size: 1.1em;
    line-height:1.6;
    margin-bottom: 10px;
  }
  #aff-content div.spe2-2-interview p.interviewer{
    line-height:1.3;
    margin-bottom: 10px;
  }
  #aff-content div.spe2-2-interview .text-box{
    width: 100%;
    padding-bottom: 0;
  }
  #aff-content div.spe2-2-interview .photo-box{
    position: relative;
    width: 100%;
    left: 0;
    margin: 0 auto 30px;
    text-align: center;
    max-width: 440px;
  }
  #aff-content div.spe2-2-interview #photo-box-01,
  #aff-content div.spe2-2-interview #photo-box-02,
  #aff-content div.spe2-2-interview #photo-box-03,
  #aff-content div.spe2-2-interview #photo-box-04,
  #aff-content div.spe2-2-interview #photo-box-05,
  #aff-content div.spe2-2-interview #photo-box-06{top: 0;}
}

/* -------------------------------------------------
特集２-１ もも 3ページ
------------------------------------------------- */
#aff-content #spe2-3-title {
  width: 100%;
  margin-bottom: 10px;
}
#aff-content #spe2-3-title .page-count{
  margin: 40px 0 10px;
  font-weight: bold;
  font-size: 1.4em;
}
#aff-content #spe2-3-main-photo {
  margin-bottom: 50px;
}
#aff-content #spe2-3-main-photo img{
  width: 100%;
}
#aff-content div#spe2-3-main-photo h1{
  font-size: 20px;
  text-indent: -9999px;
}
#aff-content div#spe2-3-main-photo p{
  font-size: 1.3em;
  line-height: 1.6;
}
#aff-content #spe2-3-tips {
  margin-bottom: 50px;
}
#aff-content #spe2-3-tips h2{
  font-size: 2.2em;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 10px;
  color: #E85378;
}
#aff-content #spe2-3-tips p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content div.spe2-3-tips-inner {
  position: relative;
  margin-bottom: 30px;
}
#aff-content div.spe2-3-tips-cut{
  position: relative;
  border: 5px dotted #E85378;
  border-width: 5px 0;
  padding: 30px 0;
  margin-bottom: 50px;
}
#aff-content div#spe2-3-tips .text-box{
  vertical-align: top;
  padding-bottom: 30px;
  width: 480px;
  min-height: 320px;
}
#aff-content div.spe2-3-tips-cut ol{
  width: 460px;
  margin: 0 0 0 100px;
  padding: 0;
  list-style: none;
}
#aff-content div.spe2-3-tips-cut li{
  font-size: 1.2em;
  line-height:1.5;
  margin-bottom: 18px;
}
#aff-content div.spe2-3-tips-cut li:last-child{
  margin-bottom: 0;
}
#aff-content div.spe2-3-tips-cut .step1,
#aff-content div.spe2-3-tips-cut .step2,
#aff-content div.spe2-3-tips-cut .step3,
#aff-content div.spe2-3-tips-cut .step4{
  vertical-align: middle;
}
#aff-content div.spe2-3-tips-cut .step1{
  padding: 9px 0 9px 60px;
  background: url(../img/spe2_3_bg_list_01.png) center left no-repeat;
}
#aff-content div.spe2-3-tips-cut .step2{
  padding: 2px 0 0 60px;
  background: url(../img/spe2_3_bg_list_02.png) center left no-repeat;
}
#aff-content div.spe2-3-tips-cut .step3{
  padding: 2px 0 0 60px;
  background: url(../img/spe2_3_bg_list_03.png) center left no-repeat;
}
#aff-content div.spe2-3-tips-cut .step4{
  padding: 9px 0 9px 60px;
  background: url(../img/spe2_3_bg_list_04.png) center left no-repeat;
}
#aff-content div#spe2-3-tips .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content div#spe2-3-tips .photo-box{
  position: absolute;
  width: 440px;
  left: 520px;
  text-align: left;
}
#aff-content div#spe2-3-tips #photo-box-01,
#aff-content div#spe2-3-tips #photo-box-02,
#aff-content div#spe2-3-tips #photo-box-03,
#aff-content div#spe2-3-tips #illust-box-01,
#aff-content div#spe2-3-tips #illust-box-02,
#aff-content div#spe2-3-tips #illust-box-03{top: 48px;}
#aff-content div#spe2-3-tips #illust-box-02{
  top: 30px;
  left: 610px;
  width: 245px;
}

#aff-content div#spe2-3-cooking .title-box{
  background: url(../img/spe2_1_bg_headline.png) no-repeat;
  width: 100%;
  padding-top: 10px;
  margin-bottom: 30px;
}
#aff-content div#spe2-3-cooking h2{
  text-align: center;
  font-size: 3em;
  line-height: 1.2;
  color: #E85378;
  font-weight: 700;
  margin-bottom: 30px;
}
#aff-content div.spe2-3-recipe h3{
  letter-spacing: 1.5px;
  color: #E85378;
  font-size: 2.4em;
  margin: 0 0 10px;
}
#aff-content div.spe2-3-arrange h3{
  color: #E85378;
  font-size: 2.4em;
  margin: 0 0 15px;
  font-weight: 700;
}
#aff-content div#spe2-3-cooking h4{
  color: #E85378;
  font-size: 1.3em;
  margin: 0 0 10px;
}
#aff-content div#spe2-3-cooking p{
  font-size: 1.2em;
  line-height:1.6;
}
#aff-content div#spe2-3-cooking ol{
  counter-reset: my-counter;
  list-style: none;
}
#aff-content div#spe2-3-cooking li{
  font-size: 1.2em;
  line-height:1.6;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
#aff-content div#spe2-3-cooking li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #E85378;
  color: #fff;
  display: block;
  float: left;
  line-height: 20px;
  margin: 1px 0 0 -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  padding: 2px 0 0 1px;
}
#aff-content div.spe2-3-recipe,
#aff-content div.spe2-3-arrange{
  position: relative;
  margin-bottom: 50px;
}
#aff-content div.spe2-3-arrange{
  padding: 40px;
  background: #FDEFDF url(../img/spe2_3_bg_info.gif) left bottom no-repeat;
}
#aff-content div.spe2-3-arrange p{
  text-indent: 1rem;
}
#aff-content div.spe2-3-recipe .text-box,
#aff-content div.spe2-3-arrange .text-box{
  position: relative;
  vertical-align: top;
  margin-bottom: 30px;
  width: 480px;
}
#aff-content div.spe2-3-arrange .text-box{
  width: 410px;
  min-height: 250px;
}
#aff-content div.spe2-3-recipe .ingredient-box{
  background-color: #FFDCE4;
  padding: 20px;
  margin-bottom: 20px;
}
#aff-content div#spe2-3-cooking .ingredient-box h4 {
  font-size: 1.0em;
  color: #000;
  margin: 0 0 10px;
}
#aff-content div#spe2-3-cooking .procedure-box h5 {
  margin: 0 0 10px;
}
#aff-content div.spe2-3-recipe .photo-box,
#aff-content div.spe2-3-arrange .photo-box{
  position: absolute;
  width: 440px;
  left: 520px;
  top: 0;
  text-align: left;
}
#aff-content div.spe2-3-arrange .photo-box{
  left: 480px;
  top: 40px;
}
#aff-content div#spe2-3-cooking .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
特集２-１ もも 3ページ
------------------------------------------------- */
  #aff-content #spe2-3-title {
    margin-bottom: 0;
  }
  #aff-content #spe2-3-title .page-count{
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 1.2em;
  }
  #aff-content #spe2-3-main-photo {
    margin-bottom: 20px;
  }
  #aff-content #spe2-3-tips h2{
    font-size: 1.5em;
    margin: 0 0 5px;
  }
  #aff-content #spe2-3-tips p{
    font-size: 1.1em;
    line-height:1.6;
    text-indent: 1rem;
    margin-bottom: 1rem;
  }
  #aff-content div#spe2-3-tips .text-box{
    width: 100%;
    min-height: auto;
    padding-bottom: 0;
  }
  #aff-content div#spe2-3-tips .photo-box{
    position: relative;
    width: 100%;
    left: 0;
    max-width: 440px;
    margin: 0 auto;
  }
  #aff-content div#spe2-3-tips img{
    width: 100%;
  }
  #aff-content div#spe2-3-tips #photo-box-01,
  #aff-content div#spe2-3-tips #photo-box-02,
  #aff-content div#spe2-3-tips #photo-box-03,
  #aff-content div#spe2-3-tips #illust-box-01,
  #aff-content div#spe2-3-tips #illust-box-02,
  #aff-content div#spe2-3-tips #illust-box-03{
    top: 0;
    left: 0;
  }
  #aff-content div#spe2-3-tips #illust-box-02{
    width: 100%;
    text-align: center;
  }
  #aff-content div#spe2-3-tips #illust-box-02 img{
    width: 245px;
  }
  #aff-content div.spe2-3-tips-cut{
    padding: 20px 0;
    margin-bottom: 30px;
  }
  
  #aff-content div.spe2-3-tips-cut ol{
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
  }
  #aff-content div.spe2-3-tips-cut li{
    margin-bottom: 10px;
  }
  #aff-content div#spe2-3-cooking .title-box{
    background: url(../img/spe2_1_bg_headline.png) 0 -20px no-repeat;
    margin-bottom: 20px;
    padding-top: 7px;
  }
  #aff-content div#spe2-3-cooking h2{
    font-size: 1.6em;
    margin-bottom: 20px;
    padding: 5px 0 0 0;
  }
  #aff-content div#spe2-3-cooking p{
    font-size: 1.1em;
  }
  
  #aff-content div.spe2-3-arrange h3,
  #aff-content div.spe2-3-recipe  h3{
    font-size: 1.6em;
    margin: 0 0 5px;
  }
  #aff-content div#spe2-3-cooking h4{
    font-size: 1.2em;
    margin: 0 0 5px;
  }
  #aff-content div#spe2-3-cooking li{
    font-size: 1.1em;
  }
  #aff-content div.spe2-3-recipe .text-box,
  #aff-content div.spe2-3-arrange .text-box{
    width: 100%;
    margin-bottom: 10px;
  }
  #aff-content div.spe2-3-recipe .ingredient-box{
    padding: 15px;
    margin-bottom: 10px;
  }
  #aff-content div.spe2-3-recipe .photo-box,
  #aff-content div.spe2-3-arrange .photo-box{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    text-align: left;
    margin: 0 auto 10px;
    max-width: 440px;
  }
  #aff-content div.spe2-3-recipe img,
  #aff-content div.spe2-3-arrange img{
    width: 100%;
  }
  #aff-content div.spe2-3-recipe,
  #aff-content div.spe2-3-arrange{
    margin-bottom: 30px;
  }
  #aff-content div.spe2-3-arrange{
    padding: 10px;
    background-image: none;
  }
  #aff-content div.spe2-3-arrange .text-box{
    width: 100%;
    min-height: auto;
  }

}

/* -------------------------------------------------
ギネス世界記録TM 挑戦者たち vol.1
------------------------------------------------- */
#aff-content.guinness {
  position: relative;
}
#aff-content.guinness .aff-headline {
  width: 100%;
  height: 62px;
  text-indent: -9999px;
  background: url(../img/title-toc.png) center top no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
#aff-content #guinness-title {
  text-align: center;
  padding: 15px 0 50px;
  background: url(../img/guinness_title_logo.png) center top no-repeat;
  background-size: auto;
  text-indent: -9999px;
}
.guinness-box{
  
}
.guinness-box .main-title-box{
  background: #D79500 url(../img/guinness_bg_headline_left.png) left top no-repeat;
}
.guinness-box .main-title-box-inner{
  background: url(../img/guinness_bg_headline_right.png) right top no-repeat;
  height: 100px;
  text-align: center;
}
#aff-content .guinness-box .main-title-box h2{
  font-size: 2.9em;
  color: #fff;
  line-height: 1.2;
  padding-top: 15px;
}
.guinness-box .main-title-box h3{
  font-size: 1.6em;
}
#aff-content .guinness-box .main-photo{
  margin-bottom: 50px;
}
#aff-content .guinness-box .main-photo .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content div.guinness-box .text-box{
  width: 480px;
  min-height: 810px;
}
#aff-content div.guinness-box h4{
  font-size: 2em;
  line-height:1;
  margin: 0 0 20px;
  color: #D79500;
}
#aff-content div.guinness-box .text-box-inner{
  position: relative;
  vertical-align: top;
  padding-bottom: 100px;
}
#washoku-main-text img{
  width: 100%;
}
#aff-content div.guinness-box .text-box p{
  font-size: 1.2em;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#aff-content div.guinness-box .text-box p.none{
  text-indent: 0;
}

#aff-content div.guinness-box #photo-box-02,
#aff-content div.guinness-box #photo-box-03,
#aff-content div.guinness-box #photo-box-04,
#aff-content div.guinness-box #photo-box-05,
#aff-content div.guinness-box #photo-box-07,
#aff-content div.guinness-box #photo-box-08,
#aff-content div.guinness-box #photo-box-09,
#aff-content div.guinness-box #photo-box-10{
  position: absolute;
  width: 440px;
  left: 520px;
}
#aff-content div.guinness-box #photo-box-10 img{
  width: 290px;
}
#aff-content div.guinness-box #photo-box-02,
#aff-content div.guinness-box #photo-box-04,
#aff-content div.guinness-box #photo-box-07,
#aff-content div.guinness-box #photo-box-09{top: 0;}
#aff-content div.guinness-box #photo-box-03{top: 400px;}
#aff-content div.guinness-box #photo-box-05,
#aff-content div.guinness-box #photo-box-08{top: 380px;}
#aff-content div.guinness-box #photo-box-10{top: 360px;}

#aff-content div.guinness-box .caption{
  font-size: 0.9em;
  line-height:1.4;
  padding-top: 5px;
  text-align: left;
}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
ギネス世界記録TM 挑戦者たち vol.1 960px以下
------------------------------------------------- */
  #aff-content.guinness  .aff-headline{
    margin-bottom: 0;
  }
  #aff-content.guinness img{
    width: 100%;
  }
  #aff-content #guinness-title{
    padding: 0 0 20px;
    background-size: 80%;
  }
  #aff-content .guinness-box .main-title-box h2{
    font-size: 1.3em;
    padding-top: 30px;
  }
  #aff-content .guinness-box .main-title-box h3{
    font-size: 1.1em;
  }
  #aff-content .guinness-box .main-photo{
    margin-bottom: 40px;
  }
  #aff-content div.guinness-box h4 {
    font-size: 1.4em;
    margin-bottom: 10px;
  }
  #aff-content div.guinness-box .text-box{
    font-size: 0.9em;
    width: 100%;
    min-height: 0;
  }
  #aff-content div.guinness-box .text-box-inner{
    padding-bottom: 20px;
  }
  #aff-content div.guinness-box #photo-box-02,
  #aff-content div.guinness-box #photo-box-03,
  #aff-content div.guinness-box #photo-box-04,
  #aff-content div.guinness-box #photo-box-05,
  #aff-content div.guinness-box #photo-box-07,
  #aff-content div.guinness-box #photo-box-08,
  #aff-content div.guinness-box #photo-box-09,
  #aff-content div.guinness-box #photo-box-10{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    max-width: 440px;
    text-align: center;
  }
  #aff-content div.guinness-box .caption{
    font-size: 92%;
    line-height:1.4;
    padding-top: 5px;
  }
  #aff-content.guinness #guinness-backtoTop {
    bottom: -25px;
    top:0;
  }

}

/*----------------------------------------------------------------------------------------*/
@charset "UTF-8";

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

  #aff-outline {
    width: 100%;
    margin: 0 auto;
  }
  #aff-content {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0;
  }

  #aff-content #frontCover-top {
    padding: 0;
    background: none;
  }

  #aff-content #fct-top #fctt-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 10px;
    width: 100%;
    background: #8d0f68;
    box-sizing: border-box;
  }

  #aff-content #fct-top #fctt-left img.pc {
    display: none;
  }

  #aff-content #fct-top #fctt-left img.sp {
    display: block;
    width: 55px;
  }

  #aff-content #fct-top #fctt-left #zineNumber {
    margin-top: 0;
    font-size: 1.28em;
  }

  #aff-content #fct-top #fctt-left #zineNumber br {
    display: none;
  }

  #aff-content #fct-top #fctt-left #zineNumber span:nth-child(1),
  #aff-content #fct-top #fctt-left #zineNumber span:nth-child(3){
    font-size: inherit;
  }

  #aff-content #frontCover-bottom {
    width: 100%;
  }

  #aff-content #fct-top #fctt-right {
    margin-top: 0;
    width: 100%;
    height: 400px;
    background-position: center center;
  }

  #aff-content #fct-top #fctt-right #btn-toIndex {
    padding: 4px;
    bottom: 10px;
    font-size: 1.28em;
  }

  #aff-content #fct-bottom > li {
    width: 50%;
    height: 240px;
  }

  #aff-content #fct-bottom > li:last-child {
    margin-bottom: 0;
  }

  #aff-content #fct-bottom > li:nth-of-type(1):before {
    width: 75px;
    height: 75px;
  }

  #aff-content #fct-bottom > li:nth-of-type(2):before {
    width: 75px;
    height: 75px;
  }

  #aff-content #fct-bottom > li:nth-of-type(3):before {
    width: 75px;
    height: 40px;
  }

  #aff-content #fct-bottom > li:nth-of-type(4):before {
    width: 75px;
    height: 40px;
  }

  #aff-content #frontCover-bottom #fcb-navi #fcbn-left {
    width: 100%;
  }

  #aff-content #frontCover-bottom #fcb-navi #fcbn-right {
    margin-top: 20px;
    width: 100%;
  }

  #aff-content #frontCover-bottom #fcb-navi #fcbn-right li {
    margin-bottom: 5px;
  }

  #aff-content #frontCover-bottom #fcb-navi #fcbn-right li a {
    padding: 10px;
    font-size: 16px;
    background: #e7c6de;
    text-decoration: none;
    box-sizing: border-box:
  }

  #aff-content #frontCover-bottom #fcb-navi #fcbn-right li a:before {
    display: none;
  }

  #aff-content #fct-bottom > li:nth-of-type(3) {
    background: url(../img/img-series01_sp.png) center top no-repeat;
    background-size: cover;
  }

  #aff-content #fct-bottom > li:nth-of-type(4) {
    background: url(../img/img-series02_sp.png) center top no-repeat;
    background-size: cover;
  }

  #aff-content #fct-bottom > li .bottom-label .volume-label {
    top: -6px;
  }

  #aff-content.tableofcontents h2 {
    margin: 0;
  }

  #aff-content.tableofcontents #wrap-toc #wtoc-left {
    padding: 0;
    width: 100%;
    border: none;
  }

  #aff-content.tableofcontents #wrap-toc #wtoc-right {
    padding: 0;
    width: 100%;
    border: none;
  }

  #aff-content.tableofcontents #wrap-toc li .innerlist-section .ils-list {
    margin-top: 10px;
  }

  #aff-content.tableofcontents #wrap-toc {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
  }

  #aff-content.tableofcontents #toc-bottom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }

  #aff-content.tableofcontents #toc-bottom #tocb-left {
    margin: 10px;
    width: 100%;
  }

  #aff-content.tableofcontents #toc-bottom #btn-toPDF {
    margin: 0 auto;
  }

  #aff-content.tableofcontents #toc-bottom #tocb-right {
    width: auto;
  }

  #aff-content.voice #wrap-voice {
    margin: 0;
  }

  #aff-content.voice #wrap-voice #wv-left {
    width: 100%;
  }

  #aff-content.voice #wrap-voice #wv-right {
    margin: 20px 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }

  #aff-content.voice #box-impressions {
    text-align: left;
  }

  #aff-content.voice #box-questionnaire {
    text-align: left;
  }

  #aff-content.voice #credit-list {
    text-align: left;
  }

  #aff-content.voice #wv-right img {
    margin: 0 auto 10px;
    width: 60%;
  }

  #aff-content.voice #box-impressions img {
    margin: 0;
    width: 20px;
  }

  #aff-content.voice #voice-bottom {
    margin-top: 40px;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* -------------------------------------------------
わたしを支えた「食」 vol.1
------------------------------------------------- */
#aff-content.washoku {
  position: relative;
}
#aff-content.washoku .aff-headline {
  width: 100%;
  height: 62px;
  text-indent: -9999px;
  background: url(../img/title-toc.png) center top no-repeat;
  background-size: cover;
  margin-bottom: 10px;
}
#washoku-title-inner01{
  display: inline-block;
  width: 15%;
  vertical-align: top;
}
#washoku-title-inner01 img{
  width: 100%;
}
#aff-content div#washoku-title-inner02{
  display: inline-block;
  width: 63%;
  position: relative;
  padding-left: 20px;
}
#washoku-title-inner02 h1{
  font-size: 300%;
  font-weight: bold;
  color: #002063;
  border-bottom: 1px dashed #002063;
  padding-top: 25px;
  max-width: 500px;
}
#washoku-title-inner02 h1 span{
  font-size: 70%;
  color: #fff;
  line-height: 1.0;
  background-color: #002063;
  display: inline-block;
  padding: 5px 5px 0;
  margin-top: 10px;
  vertical-align: top;
}
#washoku-title-inner02 h2{
  font-size: 200%;
  padding-top: 10px;
}
#washoku-title-inner03{
  display: inline-block;
  width: 20%;
  padding-top: 10px;
  vertical-align: top;
  text-align: right;
}
#washoku-title-inner03 img{
  max-width: 180px;
}
#washoku-title p{
  font-size: 120%;
  line-height: 1.75;
  margin-bottom: 30px;
}
#aff-content div#washoku-main-photo{
  margin-bottom: 50px;
}
#washoku-main-photo img{
  width: 100%;
}
#washoku-main-photo .caption{
  font-size: 92%;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content div#washoku-main-text,
#aff-content div#washoku-sub-text{
  position: relative;
  vertical-align: top;
  padding-bottom: 50px;
}
#aff-content div#washoku-main-text{
  padding-bottom: 120px;
}
#washoku-main-text .text-box,
#washoku-sub-text .text-box{
  width: 480px;
}
#washoku-sub-text .text-box{
  margin-bottom: 80px;
}
#washoku-main-text .text-box .title-box,
#washoku-sub-text .text-box .title-box{
  background: url(../img/washoku_bg_tile_01.png) no-repeat;
}
#washoku-main-text .text-box h3,
#washoku-sub-text .text-box h3{
  font-size: 200%;
  line-height:1.2;
  color: #002063;
  margin: 0 0 20px;
  padding-left: 38px;
  width: 415px;
}
#washoku-main-text img,
#washoku-sub-text img{
  width: 100%;
}
#washoku-main-text .text-box p,
#washoku-sub-text .text-box p{
  font-size: 120%;
  line-height:1.75;
  text-indent: 1rem;
  margin-bottom: 1rem;
}
#washoku-main-text #photo-box-01{
  position: absolute;
  width: 440px;
  left: 520px;
}
#washoku-main-text #photo-box-02{
  position: absolute;
  width: 250px;
  left: 520px;
  top: 485px;
}
#washoku-main-text #photo-box-03{
  position: absolute;
  width: 250px;
  left: 520px;
  top: 770px;
}
#washoku-sub-text #photo-box-04{
  position: absolute;
  width: 250px;
  left: 520px;
  top: 0;
}
#washoku-main-text .caption{
  font-size: 92%;
  line-height:1.4;
  padding-top: 5px;
}
#aff-content div#washoku-info{
  background: url(../img/washoku_bg_tile_02.png) no-repeat left top;
  padding: 18px 0 30px;
  position: relative;
}
#aff-content div#washoku-info .text-box{
  background: #E4E9F0 url(../img/washoku_bg_tile_02.png) no-repeat left bottom;
  padding: 35px 35px 52px 275px;
}
#aff-content div#washoku-info #illust-box{
  position: absolute;
  top: 52px;
  left: 35px;
}
#aff-content div#washoku-info h3{
  font-size: 200%;
  line-height:1.2;
  color: #002063;
  margin: 0 0 20px;
}
#aff-content div#washoku-info p{
  font-size: 120%;
  line-height:1.5;
  text-indent: 1rem;
}

@media screen and (max-width: 960px) {
/* -------------------------------------------------
わたしを支えた「食」 vol.1 960px以下
------------------------------------------------- */
  #aff-content.washoku .aff-headline {
    margin-bottom: 0;
  }
  #washoku-title{
    position: relative;
    min-height: 75px;
  }
  #washoku-title-inner01{
    position: absolute;
    display: block;
    width: 30%;
    max-width: 120px;
    vertical-align: bottom;
    bottom: 0;
  }
  #aff-content div#washoku-title-inner02{
    display: inline-block;
    width: 80%;
    padding: 20px 0 0 130px;
  }
  #washoku-title-inner02 h2{
    font-size: 180%;
    padding-top: 3px;
    width: 100%;
    max-width: 960px;
  }
  #washoku-title-inner02 h2 span{
    font-size: 70%;
    color: #fff;
    line-height: 1.0;
    background-color: #002063;
    display: inline-block;
    padding: 3px 5px 2px;
    margin-top: 5px;
    vertical-align: top;
  }
  #washoku-title-inner02 h3{
    font-size: 160%;
    padding-top: 10px;
  }
  #washoku-title-inner03{
    display: block;
    position: absolute;
    width: 155px;
    padding: 20px 0;
    vertical-align: top;
    text-align: center;
    right: 0;
    bottom: 0;
  }
  #washoku-title-inner03 img{
    padding: 0 5px;
    width: 75px;
  }
  #aff-content div#washoku-main-photo{
    margin-bottom: 30px;
  }
  #aff-content div#washoku-main-text{
    position: relative;
    vertical-align: top;
    padding-bottom: 30px;
  }
  
  #washoku-main-text .text-box,
  #washoku-sub-text .text-box{
    width: 100%;
  }
  #washoku-sub-text .text-box{
    margin-bottom: 30px;
  }
  #washoku-main-text .text-box .title-box,
  #washoku-sub-text .text-box .title-box{
    background: url(../img/washoku_bg_tile_01.png) no-repeat;
  }
  #washoku-main-text .text-box h3,
  #washoku-sub-text .text-box h3{
    font-size: 140%;
    padding-left: 30px;
    width: 100%;
  }
  #washoku-main-text .text-box p,
  #washoku-sub-text .text-box p {
    font-size: 110%;
    line-height: 1.5;
  }
  #washoku-main-text #photo-box-01,
  #washoku-main-text #photo-box-02,
  #washoku-main-text #photo-box-03,
  #washoku-sub-text #photo-box-04{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    max-width: 440px;
  }
  #washoku-main-text .caption{
    font-size: 92%;
    line-height:1.4;
    padding-top: 5px;
  }

  #aff-content div#washoku-info{
    background: url(../img/washoku_bg_tile_02.png) no-repeat left top;
    padding: 18px 0 30px;
    position: relative;
  }
  #aff-content div#washoku-info .text-box{
    background: #E4E9F0 url(../img/washoku_bg_tile_02.png) no-repeat left bottom;
    padding: 10px 10px 30px;
  }
  #aff-content div#washoku-info #illust-box{
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  #aff-content div#washoku-info h3{
    font-size: 140%;
    line-height:1.2;
    color: #002063;
    margin: 0 0 20px;
    text-align: center;
  }
  #aff-content div#washoku-info p{
    font-size: 110%;
    line-height:1.5;
  }
  #aff-content.washoku #washoku-backtoTop {
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  /* -------------------------------------------------
わたしを支えた「食」 vol.1 768px
------------------------------------------------- */

  #washoku-title-inner01{
    position: absolute;
    display: block;
    width: 20%;
    max-width: 70px;
    vertical-align: bottom;
    top: 0;
  }
  #aff-content div#washoku-title-inner02{
    width: 80%;
    padding: 10px 0 0 80px;
  }
  #washoku-title-inner02 h1{
    font-size: 150%;
    padding-top: 0;
  }
  #washoku-title-inner02 h1 span {
    font-size: 70%;
    color: #fff;
    line-height: 1.0;
    background-color: #002063;
    display: inline-block;
    padding: 3px 5px 2px;
    margin-top: 3px;
  }
  #washoku-title-inner02 h2{
    font-size: 120%;
  }
  #washoku-title-inner03{
    position: absolute;
    width: 155px;
    padding: 20px 0;
    vertical-align: top;
    text-align: center;
    top: 0;
  }
  #washoku-title-inner03 img{
    padding: 0 10px;
    width: 120px;
  }
  #washoku-title-inner02 h3{
    font-size: 110%;
  }
  #washoku-title p{
    margin-top: 20px;
  }
  #washoku-title p br{
    display: none;
  }
}

@media screen and (max-width: 480px) {
  /* -------------------------------------------------
わたしを支えた「食」 vol.1 480px
------------------------------------------------- */
  
  #washoku-title-inner01{
    width: 20%;
    max-width: 70px;
    vertical-align: bottom;
    top: 0;
  }
  #aff-content div#washoku-title-inner02{
    width: 99%;
    padding: 10px 0 0 80px;
  }
  #washoku-title-inner03{
    position: relative;
    width: 100%;
    padding: 20px 0;
  }

}

@media screen and (max-width: 480px) {
  #aff-content #fct-top #fctt-right {
    width: 100%;
    height: 228px;
    background-position: center center;
  }
  #aff-content #fct-top #fctt-right a{
    width: 100%;
    height: 228px;
  }

  #aff-content #fct-bottom > li {
    margin-bottom: 10px;
    width: 100%;
    height: 200px;
  }

  #aff-content #fct-bottom > li .drawerMenu-list ul li#dm-close01 {
    display: block;
    margin: 15px auto 0;
    padding: 4px 0;
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

  #aff-content #fct-bottom > li .drawerMenu-list ul li#dm-close02 {
    display: block;
    margin: 15px auto 0;
    padding: 4px 0;
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

  #aff-content #fct-bottom > li .drawerMenu-list ul li#dm-close01:before {
    display: none;
  }

  #aff-content #fct-bottom > li .drawerMenu-list ul li#dm-close02:before {
    display: none;
  }
  #aff-content.tableofcontents #wrap-toc .innerlist-section .wrap-h3 {
    display: block;
    align-items: none;
  }
  #aff-content.tableofcontents #wrap-toc .innerlist-section .titleside-labelSeries {
    display: inline-block;
    margin: 0 5px 10px 0;
  }
}

