@charset "UTF-8";

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

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

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

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

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

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

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

#aff-content #spe1-nav li span {
  font-size: 0.75em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#aff-content #spe1-1-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#aff-content #spe1-1-title h1, #aff-content #spe1-2-title h1, #aff-content #spe1-3-title h1, #aff-content #spe1-4-title h1 {
  font-size: 3.6em;
  color: #00CC33;
  padding: 20px 0 10px;
  width:100%;
  font-weight: 700;
  box-sizing: border-box;
}

#aff-content #spe1-1-title h1 span {
  font-size: 0.67em;
}

#aff-content #spe1-1-title > .right{
  width:400px;
}

#aff-content #spe1-1-title > .right img{
  width:100%;
}

#aff-content #spe1-1-title > .right .caption {
  font-size: 0.9em;
  line-height: 1.4;
  padding-top: 5px;
  text-indent: 0;
}

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

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

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

#aff-content.spe1 .spe1-link .link a, 
#aff-content.spe1 .spe1-link .link2 a{
  font-size: 1.0rem;
  line-height: 1.3;
  font-weight: 700;
  padding-left: 15px;
  color:#00CC33;
  background: url(../img/icon_arrow_01.png) 0 5px no-repeat;
  text-indent:0;
}
#aff-content.spe1 .spe1-link .link a:after {
  content: '[外部リンク]';
  display: inline-block !important;
  margin-left: 8px;
  padding-left: 25px;
  color: #333;
  height: 27px;
  font-size: 0.86rem;
  vertical-align: top;
  line-height: 27px;
  font-weight: normal;
  background: url(../img/icon-link.png) left top 1px no-repeat;
  text-decoration: none !important;
}
#aff-content.spe1 .spe1-link h3{
  font-size: 1.2rem;
  color: #00CC33;
  margin: 0 0 5px;
  font-weight: 600;
}

#aff-content.spe1 .spe1-link .link__caption {
  font-size: 0.9em;
  line-height:130%;
  text-indent: 0;
}

#aff-content #spe1-nav h3 {
  color: #fff;
}
#aff-content.spe1 p.little-small {
  font-size:1.2em;
  line-height:170%;
  letter-spacing:-0.04em;
}
#aff-content.spe1 p.little-small2 {
  font-size:1.2em;
  line-height:160%;
  letter-spacing:-0.06em;
}

#aff-content .wrap__youtube {
  margin: 20px 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#aff-content .wrap__youtube .inner_1column {
  width: 360px;
}

#aff-content .wrap__youtube .inner_2column {
  margin-right:10px;
  width: 310px;
}

#aff-content .wrap__youtube .inner_2column:last-of-type {
  margin-right:0;
}

#aff-content .wrap__youtube .inner__youtube {
  position: relative;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  overflow: hidden;
}

#aff-content .wrap__youtube .inner__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#aff-content .spe__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width:100%;
  height:126px;
  background:url(../img/bg-sptitle.png) no-repeat;
  box-sizing: border-box;
}

#aff-content .spe__title:before {
  content:'';
  display: block;
  width:67px;
  height:120px;
}

#aff-content .spe__title.title01:before {
  background:url(../img/img-sptitle_01.png) no-repeat;
}

#aff-content .spe__title.title02:before {
  background:url(../img/img-sptitle_02.png) no-repeat;
}

#aff-content .spe__title.title03:before {
  background:url(../img/img-sptitle_03.png) no-repeat;
}

#aff-content .spe__title.title04:before {
  background:url(../img/img-sptitle_04.png) no-repeat;
}

#aff-content .spe__title.title05:before {
  background:url(../img/img-sptitle_05.png) no-repeat;
}

#aff-content .spe__title.title06:before {
  background:url(../img/img-sptitle_06.png) no-repeat;
}

#aff-content .spe__title.title07 {
  height:170px;
  background:url(../img/bg-sptitle_l.png) no-repeat;
}

#aff-content .spe__title.title07:before {
  height:165px;
  background:url(../img/img-sptitle_07.png) no-repeat;
}

#aff-content .spe__title.title08:before {
  background:url(../img/img-sptitle_08.png) no-repeat;
}

#aff-content .spe__title.title09:before {
  background:url(../img/img-sptitle_09.png) no-repeat;
}

#aff-content .spe__title .wrap__spetitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width:calc(100% - 80px);
  box-sizing: border-box;
}

#aff-content .spe__title.no-number:before {
  content:none;
}

#aff-content .spe__title.no-number .wrap__spetitle {
  padding-left:20px;
  width:100%;
}

#aff-content .spe__title .spe__title--main {
  width:100%;
  color:#000;
  font-size:34px;
  letter-spacing: -0.02em;
}

#aff-content .spe__title .spe__title--sub {
  width:100%;
  color:#00ca33;
  font-size:24px;
  letter-spacing: -0.02em;
}

/* -------------------------------------------------
特集1-1
------------------------------------------------- */
#aff-content.spe1 .spe__title{
  font-size: 2em;
  color: #00CC33;
  margin: 0 0 25px 0;
  font-weight: 600;
}

#aff-content #spe1-1-content .bold {
  font-weight: bold;
}

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

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

#aff-content #spe1-1-content .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom:70px;
}
#aff-content #spe1-1-content-01, 
#aff-content #spe1-1-content-02, 
#aff-content #spe1-1-content-03 {
  margin-bottom:80px;
}
#aff-content #spe1-1-main-photo .caption, 
#aff-content #spe1-1-content-01 .caption, 
#aff-content #spe1-1-content-02 .caption, 
#aff-content #spe1-1-content-03 .caption, 
#aff-content #spe1-1-content-column .caption {
  font-size: 0.9em;
  line-height: 1.4;
  padding-top: 5px;
  text-indent: 0;
}
#aff-content #spe1-1-content-02 img, 
#aff-content #spe1-1-content-03 img, 
#aff-content #spe1-1-content-column img {
  margin-bottom:10px;
}

#aff-content #spe1-1-content-02 .photo-box img, 
#aff-content #spe1-1-content-03 .photo-box img, 
#aff-content #spe1-1-content-column .photo-box img {
  margin-bottom:0;
}
#aff-content #spe1-1-content-02 .photo-box {
  width: 100%;
}

#aff-content #spe1-1-content-03 #absoluteBox04 {
  margin-top:20px;
}


#aff-content #spe1-1-content-column {
  margin-bottom:80px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-1-content-column .innerWrap__2column {margin:20px 0 0; }
#aff-content #spe1-1-content-column .innerWrap__2column .text-box, 
#aff-content #spe1-1-content-column .innerWrap__2column .photo-box {
  width: 420px;
}
#aff-content #spe1-1-content-column h3{
  font-size: 2em;
  color: #00CC33;
  margin: 0 0 5px;
  font-weight: 600;
}
#aff-content #spe1-1-content-column:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 60px #fff;
  border-left: solid 60px transparent;
}
#aff-content #spe1-1-content-column:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-bottom: solid 60px rgba(0, 204, 51, 1);
  border-right: solid 60px transparent;
}

#aff-content.spe1 #spe1-1-content-01 .spe1-link .link a:after {
  content: '';
}


/* -------------------------------------------------
特集1-2
------------------------------------------------- */
#aff-content #spe1-2-content-04 {
  min-height:834px;
}

#aff-content #spe1-2-content-04, #aff-content #spe1-2-content-07, #aff-content #spe1-2-content-08, #aff-content #spe1-2-content-09 {
  margin-bottom:60px;
}

#aff-content #spe1-2-content .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position:relative;
}
#aff-content #spe1-2-content .innerWrap__2column .photo-box {width:630px;}
#aff-content #spe1-2-content .innerWrap__2column .text-box {width:300px;}
#aff-content #spe1-2-content .innerWrap__2column .photo-box img:nth-child(n + 2) {margin-top:40px;}

#aff-content #spe1-2-content-column {
  margin-bottom:80px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-2-content-column .innerWrap__2column {margin:20px 0 0; }
#aff-content #spe1-2-content-column .innerWrap__2column .text-box, 
#aff-content #spe1-2-content-column .innerWrap__2column .photo-box {
  width: 420px;
}
#aff-content #spe1-2-content-column h3{
  font-size: 2em;
  color: #00CC33;
  margin: 0 0 5px;
  font-weight: 600;
}
#aff-content #spe1-2-content-column:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 60px #fff;
  border-left: solid 60px transparent;
}
#aff-content #spe1-2-content-column:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-bottom: solid 60px rgba(0, 204, 51, 1);
  border-right: solid 60px transparent;
}
#aff-content #spe1-2-content-column h4 {
  font-size: 1.6em;
  color: #444;
}
#aff-content.spe1 #spe1-2-content-01 .spe1-link .link a:after {
  content: '';
}

#aff-content #spe1-2-content-09 .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}

#aff-content #spe1-2-content-09 .innerWrap__2column .text-box {
}

#aff-content #spe1-2-content-09 .innerWrap__2column .text-box .absolute-photo {
  position: absolute;
  left:0;
}

#aff-content #spe1-2-content-09 .innerWrap__2column .text-box .absolute-photo:nth-of-type(1) {
  top:0;
}

#aff-content #spe1-2-content-09 .innerWrap__2column .text-box .absolute-photo:nth-of-type(2) {
  top:244px;
}

#spe1-2-content-04 .absolute-caption {
  position:absolute;
  top:646px;
  left:0;
  font-size: 0.9em;
  line-height: 1.4;
  padding-top: 5px;
  text-indent: 0;
}

/* -------------------------------------------------
特集1-3
------------------------------------------------- */
#aff-content #spe1-3-content-01, #aff-content #spe1-3-content-04, #aff-content #spe1-3-content-05, #aff-content #spe1-3-content-06 {
  margin-bottom:60px;
}

#aff-content #spe1-3-content .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#aff-content #spe1-3-content .innerWrap__2column .photo-box {width:630px;}
#aff-content #spe1-3-content .innerWrap__2column .text-box {width:300px;}
#aff-content #spe1-3-content .innerWrap__2column .photo-box img:nth-child(n + 2) {margin-top:40px;}

#aff-content #spe1-3-content-06 .innerWrap__2column {
  position: relative;
  min-height: 578px;
}

#aff-content #spe1-3-content-06 .innerWrap__2column .wrap__youtube {
  position: absolute;
  top:354px;
  left:0;
}

#aff-content #spe1-3-content-04 .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  min-height:670px;
}

#aff-content #spe1-3-content-04 .innerWrap__2column .text-box .absolute-photo {
  position: absolute;
  left:0;
}

#aff-content #spe1-3-content-04 .innerWrap__2column .text-box .absolute-photo:nth-of-type(1) {
  top:0;
}

#aff-content #spe1-3-content-04 .innerWrap__2column .text-box .absolute-photo:nth-of-type(2) {
  top:360px;
}

/* -------------------------------------------------
特集1-4
------------------------------------------------- */
#aff-content #spe1-4-content .text-box {
  width: 480px;
}
#aff-content #spe1-4-content .photo-box {
  width:440px;
}
#aff-content #spe1-4-content-01, 
#aff-content #spe1-4-content-02 {
  margin-bottom:80px;
}
#aff-content #spe1-4-content-01 .caption, 
#aff-content #spe1-4-content-02 .caption, 
#aff-content #spe1-4-content-column .caption {
  font-size: 0.9em;
  line-height: 1.4;
  padding-top: 5px;
  text-indent: 0;
}

#aff-content #spe1-4-content .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom:70px;
}

#aff-content #spe1-4-content-column {
  margin-bottom:80px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-4-content-column .innerWrap__2column {margin:20px 0 0; padding:20px; background-color:#fff;}
#aff-content #spe1-4-content-column .innerWrap__2column .text-box, 
#aff-content #spe1-4-content-column .innerWrap__2column .photo-box {
  width: 420px;
}
#aff-content #spe1-4-content-column h3{
  font-size: 2em;
  color: #00CC33;
  margin: 0 0 5px;
  font-weight: 600;
}
#aff-content #spe1-4-content-column:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 60px #fff;
  border-left: solid 60px transparent;
}
#aff-content #spe1-4-content-column:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-bottom: solid 60px rgba(0, 254, 51, 1);
  border-right: solid 60px transparent;
}

#aff-content #spe1-4-content .innerWrap__2column ul.left {width:40%; padding-right:4%; border-right:1px solid #00CC33;}
#aff-content #spe1-4-content .innerWrap__2column ul.right {width:55%;}

#aff-content #spe1-4-content .innerWrap__2column ul li {
  margin-bottom:20px;
  padding-left:30px;
  font-size: 1.1rem;
  position: relative;
}
#aff-content #spe1-4-content .innerWrap__2column ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background-color: #00CC33;
  font-size: 1.3em;
  color: #fff;
  font-weight: 600;
  content: "";
  line-height:100%;
  text-align:center;
  padding: .7em 0;
}
#aff-content #spe1-4-content .innerWrap__2column ul li.num1:before {content: "1";}
#aff-content #spe1-4-content .innerWrap__2column ul li.num2:before {content: "2";}
#aff-content #spe1-4-content .innerWrap__2column ul li.num3:before {content: "3";}
#aff-content #spe1-4-content .innerWrap__2column ul li.num4:before {content: "4";}
#aff-content #spe1-4-content .innerWrap__2column ul li.num5:before {content: "5";}
#aff-content #spe1-4-content .innerWrap__2column ul li.num6:before {content: "6";}
#aff-content #spe1-4-content .innerWrap__2column ul li:last-child {margin-bottom:0;}
#aff-content #spe1-4-content .innerWrap__2column ul li p {margin-bottom:0;}


/* -------------------------------------------------
特集1-5
------------------------------------------------- */
#aff-content #spe1-5-content .innerWrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom:70px;
}
#aff-content #spe1-5-content .innerWrap__2column .photo-box {width:630px;}
#aff-content #spe1-5-content .innerWrap__2column .text-box {width:300px;}
#aff-content #spe1-5-content .innerWrap__2column .photo-box img:nth-child(n + 2) {margin-top:40px;}

#aff-content #spe1-5-content .photo-box .figure__pc {

}
  
#aff-content #spe1-5-content .photo-box .figure__sp {
  display: none;
}

/* -------------------------------------------------
特集1-6
------------------------------------------------- */
#aff-content #spe1-6-content .text-box {
  width: 480px;
}
#aff-content #spe1-6-content .photo-box {
  width:440px;
}
#aff-content #spe1-6-content-01 {
  margin-bottom:80px;
}

#aff-content #spe1-6-content-01 h3 {
  margin-bottom:10px;
  font-size: 1.4em;
  font-weight: bold;
}

#aff-content #spe1-6-content-01 .caption, 
#aff-content #spe1-6-content-column .caption {
  font-size: 0.9em;
  line-height: 1.4;
  padding-top: 5px;
  text-indent: 0;
}

#aff-content #spe1-6-content-column {
  margin-bottom:80px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
  min-height: 1210px;
}
#aff-content #spe1-6-content-column .inner {margin:0; padding:20px;}
#aff-content #spe1-6-content-column .inner .text-box, 
#aff-content #spe1-6-content-column .inner .photo-box {
  width: 420px;
}
#aff-content #spe1-6-content-column h3{
  font-size: 2em;
  color: #00CC33;
  margin: 0 0 5px;
  font-weight: 600;
}
#aff-content #spe1-6-content-column:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 60px #fff;
  border-left: solid 60px transparent;
}
#aff-content #spe1-6-content-column:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-bottom: solid 60px rgba(0, 204, 51, 1);
  border-right: solid 60px transparent;
}





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

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

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

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

#aff-content.spe1 .spe1-link .link a, 
#aff-content.spe1 .spe1-link .link2 a{
  background: url(../img/icon_arrow_01.png) 0 0.2em no-repeat;
}

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

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

  #aff-content.spe1 #spe1-1-content .text-box,
  #aff-content.spe1 #spe1-2-content .text-box,
  #aff-content.spe1 #spe1-3-content .text-box,
  #aff-content.spe1 #spe1-4-content .text-box,
  #aff-content.spe1 #spe1-5-content .text-box,
  #aff-content.spe1 #spe1-6-content .text-box{
    width: 100%;
    min-height: initial;
    min-height: auto;
  }
  
  #aff-content #spe1-2-content .innerWrap__2column .text-box p:last-of-type, #aff-content #spe1-3-content .innerWrap__2column .text-box p:last-of-type {
    margin-bottom: 0;
  }
  
  #aff-content #spe1-1-title {
    margin-bottom: 20px;
  }

  #aff-content #spe1-1-title h1 {
    font-size: 1.9em;
  }

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

  #aff-content #spe1-1-title .page-count {
    font-size: 1.2em;
    padding-bottom: 15px;
  }

  #aff-content #spe1-1-title p {
    font-size: 1.2em;
  }
  
  #aff-content #spe1-1-content #spe1-1-content-02 .innerWrap__2column .text-box img {
    max-width:440px;
  }
  
  #aff-content #spe1-1-content #spe1-1-content-02 .innerWrap__2column .photo-box {
    margin-top:20px;
  }

  #aff-content #spe1-1-content .photo-box, 
  #aff-content #spe1-2-content .photo-box, 
  #aff-content #spe1-3-content .photo-box, 
  #aff-content #spe1-4-content .photo-box {
    margin: 0 auto 10px;
    text-align: left;
    max-width: 440px;
  }

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

  #aff-content #spe1-1-content .caption {
    text-align: left;
  }
  
  #aff-content #spe1-1-content .innerWrap__2column, 
  #aff-content #spe1-2-content .innerWrap__2column, 
  #aff-content #spe1-3-content .innerWrap__2column, 
  #aff-content #spe1-4-content .innerWrap__2column {
    margin-bottom:0;
  }
  #aff-content #spe1-1-content .innerWrap__2column .photo-box img, 
  #aff-content #spe1-2-content .innerWrap__2column .photo-box img, 
  #aff-content #spe1-3-content .innerWrap__2column .photo-box img {margin: 0 auto .5em;}


  #aff-content #spe1-1-title h1.bg1, 
  #aff-content #spe1-1-title h1.bg2, 
  #aff-content #spe1-1-title h1.bg3 {background-size:30% auto;}
  #aff-content #spe1-1-title h1.bg4 {background-size:auto 60%;}
  
  #aff-content #spe1-2-content-04, #aff-content #spe1-2-content-07, #aff-content #spe1-2-content-08, #aff-content #spe1-2-content-09 {
    margin-bottom: 30px;
  }
  
  #aff-content .spe__title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height:inherit;
    background:none;
  }

  #aff-content .spe__title:before {
    content:'';
    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;
    padding:0 5px;
    width:auto;
    height:inherit;
    color:#fff;
    font-size: 20px;
    background: #00ca33 !important;
    box-sizing: border-box;
  }

  #aff-content .spe__title.title01:before {
    content:'1';
  }

  #aff-content .spe__title.title02:before {
    content:'2';
  }

  #aff-content .spe__title.title03:before {
    content:'3';
  }

  #aff-content .spe__title.title04:before {
    content:'4';
  }

  #aff-content .spe__title.title05:before {
    content:'5';
  }

  #aff-content .spe__title.title06:before {
    content:'6';
  }

  #aff-content .spe__title.title07 {
    background:none;
    height:inherit;
  }

  #aff-content .spe__title.title07:before {
    content:'7';
    height:inherit;
  }

  #aff-content .spe__title.title08:before {
    content:'8';
  }

  #aff-content .spe__title.title09:before {
    content:'9';
  }

  #aff-content .spe__title .wrap__spetitle {
    padding:8px;
    width:auto;
    background:#c3f1ce;
  }

  #aff-content .spe__title.no-number:before {
    content:none;
  }
  
  #aff-content .spe__title.no-number .wrap__spetitle {
    padding:8px;
  }

  
  #aff-content .spe__title .spe__title--main {
    margin-bottom:5px;
    font-size: 20px;
    line-height:110%;
  }
  
  #aff-content .spe__title .spe__title--sub {
    font-size: 16px;
    line-height:110%;
  }

  /* -------------------------------------------------
  特集1-1
  ------------------------------------------------- */
  #aff-content #spe1-1-content-01 {
    margin-bottom:0;
    padding-bottom:20px;
  }
  #aff-content #spe1-1-content-01 .innerWrap__2column {
    margin:20px 2% 0;
    width:96%;
    background: none;
  }
  #aff-content #spe1-1-content-02 {
    margin-bottom:40px;
  }
  #aff-content #spe1-1-content-02 .photo-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }
  #aff-content #spe1-1-content-column h3 {font-size: 1.4em; margin-top:.5em;}
  #aff-content #spe1-1-content-column {
    margin-bottom:40px;
    padding:15px;
  }
  #aff-content #spe1-1-content-column:before {
    border-top: solid 30px #fff;
    border-left: solid 30px transparent;
  }
  #aff-content #spe1-1-content-column:after {
    border-bottom: solid 30px rgba(0, 204, 51, 1);
    border-right: solid 30px transparent;
  }
  #aff-content #spe1-1-content-column .innerWrap__2column {margin:20px 0 0; }

  
  /* -------------------------------------------------
  特集1-2
  ------------------------------------------------- */
  #aff-content #spe1-2-content .innerWrap__2column .photo-box img:nth-child(n + 2) {margin-top:20px;}
  #aff-content #spe1-2-content .photo-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }
  #aff-content #spe1-2-content-03 .innerWrap__2column .photo-box, 
  #aff-content #spe1-2-content-05 .innerWrap__2column .photo-box, 
  #aff-content #spe1-2-content-06 .innerWrap__2column .photo-box {
    width: 100%;
    max-width: initial;
    max-width: auto;
  }
  #aff-content #spe1-2-content .photo-box p {text-align: left;}
  #aff-content #spe1-2-content-02 h3 {font-size: 1.3em;}
  #aff-content #spe1-2-content-column h3 {font-size: 1.4em; margin-top:.5em;}
  #aff-content #spe1-2-content-column {
    margin-bottom:40px;
    padding:15px;
  }
  #aff-content #spe1-2-content-column:before {
    border-top: solid 30px #fff;
    border-left: solid 30px transparent;
  }
  #aff-content #spe1-2-content-column:after {
    border-bottom: solid 30px rgba(0, 204, 51, 1);
    border-right: solid 30px transparent;
  }
  #aff-content #spe1-2-content-column .innerWrap__2column {margin:20px 0 0; }
  
  #aff-content #spe1-2-content-09 .innerWrap__2column .text-box .absolute-photo {
    position: relative;
    top:inherit;
    left:inherit;
  }
  
  #aff-content #spe1-2-content-09 .innerWrap__2column .text-box .absolute-photo:nth-of-type(1) {
    top:inherit;
    margin-bottom:10px;
  }

  #aff-content #spe1-2-content-09 .innerWrap__2column .text-box .absolute-photo:nth-of-type(2) {
    top:inherit;
    margin-bottom:10px;
  }
  
  #spe1-2-content-04 .absolute-caption {
    position:relative;
    top:inherit;
    left:inherit;
    margin-top:20px;
  }

  /* -------------------------------------------------
  特集1-3
  ------------------------------------------------- */
  #aff-content #spe1-3-content .innerWrap__2column .photo-box img:nth-child(n + 2) {margin-top:20px;}
  #aff-content #spe1-3-content-03 .innerWrap__2column, 
  #aff-content #spe1-3-content-05 .innerWrap__2column, 
  #aff-content #spe1-3-content-06 .innerWrap__2column {
    /*-webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;*/
  }
  #aff-content #spe1-3-content .photo-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }
  #aff-content #spe1-3-content-03 .innerWrap__2column .photo-box, 
  #aff-content #spe1-3-content-05 .innerWrap__2column .photo-box, 
  #aff-content #spe1-3-content-06 .innerWrap__2column .photo-box {
    width: 100%;
    max-width: initial;
    max-width: auto;
  }
  #aff-content #spe1-3-content .photo-box p {text-align: left;}
  #aff-content #spe1-3-content-02 h3 {font-size: 1.3em;}
  
  #aff-content #spe1-3-content-06 .innerWrap__2column .wrap__youtube {
    position: relative;
    top:inherit;
    left: inherit;
    margin-bottom:0;
  }
  
  #aff-content #spe1-3-content-04 .innerWrap__2column .text-box .absolute-photo {
    position: relative;
    top:inherit;
    left:inherit;
  }
  
  #aff-content #spe1-3-content-04 .innerWrap__2column .text-box .absolute-photo:nth-of-type(1) {
    top:inherit;
    margin-bottom:10px;
  }

  #aff-content #spe1-3-content-04 .innerWrap__2column .text-box .absolute-photo:nth-of-type(2) {
    top:inherit;
    margin-bottom:10px;
  }

  /* -------------------------------------------------
  特集1-4
  ------------------------------------------------- */
  #aff-content div#spe1-4-content-01, 
  #aff-content div#spe1-4-content-02 {
    width: 100%;
    margin-bottom: 30px;
  }
  #aff-content #spe1-4-content h3{font-size: 1.3em;}
  #aff-content #spe1-4-content #spe1-4-content-01 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-02 .text-box {
    width: 100%;
    min-height: initial;
    min-height: auto;
    margin: 0 auto 20px;
    padding:0;
  }
  #aff-content #spe1-4-content-column h3 {font-size: 1.4em; margin-top:.5em; margin-right:50px;}
  #aff-content #spe1-4-content-column {
    margin-bottom:40px;
    padding:15px;
  }
  #aff-content #spe1-4-content-column .innerWrap__2column {margin:20px 0 0; }
  #aff-content #spe1-4-content .innerWrap__2column ul.left, 
  #aff-content #spe1-4-content .innerWrap__2column ul.right {width:100%;  padding-right:0; border-right:none;}
  #aff-content #spe1-4-content .innerWrap__2column ul li.num3 {margin-bottom:20px;}


  /* -------------------------------------------------
  特集1-5
  ------------------------------------------------- */
  #aff-content #spe1-5-content .innerWrap__2column .photo-box img:nth-child(n + 2) {margin-top:20px;}
  #aff-content #spe1-5-content-03 .innerWrap__2column, 
  #aff-content #spe1-5-content-05 .innerWrap__2column, 
  #aff-content #spe1-5-content-06 .innerWrap__2column {
    /*-webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;*/
  }
  #aff-content #spe1-5-content .photo-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }

  #aff-content #spe1-5-content-03 .innerWrap__2column .photo-box {
    width: 100%;
    max-width: initial;
    max-width: auto;
  }
  #aff-content #spe1-5-content .photo-box p {text-align: left;}
  #aff-content #spe1-5-content-02 h3 {font-size: 1.3em;}


  /* -------------------------------------------------
  特集1-6
  ------------------------------------------------- */
  #aff-content div#spe1-6-content-01 {
    width: 100%;
    margin-bottom: 30px;
  }
  #aff-content #spe1-6-content h3{font-size: 1.3em;}
  #aff-content #spe1-6-content #spe1-6-content-01 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-column .text-box {
    width: 100%;
    min-height: initial;
    min-height: auto;
    margin: 0 auto 20px;
    padding:0;
  }
  #aff-content #spe1-6-content-column h3 {font-size: 1.4em; margin-top:.5em; margin-right:50px;}
  #aff-content #spe1-6-content-column {
    margin-bottom:40px;
    padding:15px;
  }
  #aff-content #spe1-6-content-column .inner {margin:20px 0 0; padding:0;}
  #aff-content #spe1-6-content-column #absoluteBox01 {margin-bottom:20px;}
}


@media screen and (max-width: 480px) {
  #aff-content #spe1-5-content .photo-box .figure__pc {
    display: none;
  }

  #aff-content #spe1-5-content .photo-box .figure__sp {
    display: block;
  }
}

@media screen and (max-width: 375px) {
  #aff-content .wrap__youtube {
    margin: 20px auto 60px;
    width:100%;
  }
}

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