@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: #f4e7ca;
  padding: 30px 20px 20px;
  position: relative;
  min-height: 144px;
/*
  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(4) {
  top: 20px;
}

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

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

#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: #D3A12A;
  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 .lead {
  font-size: 1.35em;
  line-height: 1.6;
  margin-bottom: 60px;
  text-indent: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#aff-content #spe1-1-content-04 {
	padding: 20px 40px 0;
	border-radius:10px;
	background-color:#FBEFE1;
	margin-bottom:100px;
}

#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 .innerWrap__2column:first-of-type {
  margin-bottom:10px;
}

#aff-content #spe1-1-content .innerWrap__2column dl{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top:10px;
}

#aff-content #spe1-1-content .innerWrap__2column dl dt{
  margin-bottom:5px;
  width: 60px;
  font-weight: normal;
}

#aff-content #spe1-1-content .innerWrap__2column dl dd{
  margin-bottom:5px;
  width: calc(100% - 60px);
}

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

#aff-content #spe1-1-content #spe1-1-content-02 .innerWrap__2column .photo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#aff-content #spe1-1-content #spe1-1-content-02 .innerWrap__2column .photo-box .figure {
  width:100%;
}

#aff-content #spe1-1-content #spe1-1-content-02 .innerWrap__2column .photo-box p.caption {
  margin:10px 0 12px;
  padding:0;
}

#aff-content #spe1-1-content .person {
  margin: .5em 0;
  width:100%;
  color:#D3A12A;
  font-size:1.4em;
  font-weight: bold;
  text-indent: 0;
}

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

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

#aff-content #spe1-1-content-04 .shop__list {
  width:100%;
}
#aff-content #spe1-1-content-04 .shop__list:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}

#aff-content #spe1-1-content-04 .shop__list li {
  margin-right:45px;
  width:260px;
  float:left;
}
#aff-content #spe1-1-content-04 .shop__list li:nth-child(-n+3) {
  margin-bottom:30px;
}
#aff-content #spe1-1-content-04 .shop__list li:nth-child(3n) {
  margin-right:0;
}
#aff-content #spe1-1-content-04 .shop__list li:nth-child(5) {
  margin-right:20px;
}
#aff-content #spe1-1-content-04 .shop__list li:nth-child(6) {
  margin-top:-12px;
  width:284px;
}
#aff-content #spe1-1-content-04 .shop__list li a {text-decoration:none;}

#aff-content #spe1-1-content-04 .shop__list li p {
  padding-top: .5em;
  margin-bottom: 0; 
  text-align: center;
  text-indent: 0;
}

#aff-content #sub-content {
  position: relative;
  margin-bottom: 80px;
  padding: 30px;
  background: #fbefe1;
  box-sizing: border-box;
}
#aff-content #sub-content:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  border-width: 50px 0 0 50px;
  border-style: solid;
  border-color: #fff #fff #fff #D3A12A;
}
#aff-content #sub-content p {text-indent:0;}
#aff-content #sub-content .catch {
  margin-bottom:20px;
  width:100%;
  color:#D3A12A;
  font-size:2.2em;
  font-weight: 600;
  line-height:140%;
}
#aff-content #sub-content .innerWrap__3column {
  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;
  background:url(../img/spe1_2_img_dot.png) center top repeat-y;
}
#aff-content #sub-content .innerWrap__3column .sub-box {width:250px;}
#aff-content #sub-content .innerWrap__3column .product {
  font-size:1.2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top:.5rem;
  margin-bottom:.2rem;
}
#aff-content #sub-content .innerWrap__3column .maker {
  margin-bottom:1rem;
  font-weight: 600;
}



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

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

#aff-content #spe1-2-content .innerWrap__2column .photo-box {
  width:440px;
}
#aff-content #spe1-2-content #spe1-2-content-01 .text-box {
  width:320px;
  margin-right:180px;
}
#aff-content #spe1-2-content #spe1-2-content-02 .text-box, 
#aff-content #spe1-2-content #spe1-2-content-03 .text-box {
  width:250px;
  margin-right:230px;
}
#aff-content #spe1-2-content #spe1-2-content-04 {
  margin-bottom:100px;
  width:620px;
  min-height:460px;
  position: relative;
  background-position: 0 150px;
}
#aff-content #spe1-2-content #spe1-2-content-04 .photo-box {
  width:420px;
  height:440px;
  position: absolute;
  top: 0;
  left: 0;
}
#aff-content #spe1-2-content #spe1-2-content-04 .text-box, 
#aff-content #spe1-2-content #spe1-2-content-06 .text-box {
  width:250px;
  margin-left:340px;
  padding-top:170px;
}

#aff-content #spe1-2-content #spe1-2-content-05 .photo-box {
  width:620px;
}
#aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 {
  width:310px;
  padding: 0 20px;
}
#aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 .pop {
  margin:-110px 10px 0;
}
#aff-content #spe1-2-content #spe1-2-content-05 .photo-box p {
  margin-top:.5em;
}
#aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 p {
  margin:0;
}

#aff-content #spe1-2-content #spe1-2-content-06 {
  margin-bottom:70px;
  width:620px;
  min-height:390px;
  position: relative;
  background-position: 0 75px;
}
#aff-content #spe1-2-content #spe1-2-content-06 .photo-box {
  width:335px;
  height:350px;
  position: absolute;
  top: 20px;
  left: 0;
}
#aff-content #spe1-2-content #spe1-2-content-06 .text-box {
  width:250px;
  margin-left:340px;
  padding-top:0;
}

#aff-content #spe1-2-content #spe1-2-content-07 {
  margin-bottom:80px;
}
#aff-content #spe1-2-content #spe1-2-content-07 .photo-box {
  width:620px;
}
#aff-content #spe1-2-content #spe1-2-content-07 .text-box {
  width:250px;
  margin-right:70px;
  padding-top:40px;
}

#aff-content #spe1-2-content .bg1 {
  background:url(../img/spe1_2_bg1.png) no-repeat left top;
}
#aff-content #spe1-2-content .bg2 {
  background:url(../img/spe1_2_bg2.png) no-repeat left top;
}


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

#aff-content #spe1-3-content .text-box {
  width: 480px;
}
#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;
  margin-bottom:70px;
}

#aff-content #spe1-3-content .innerWrap__2column .photo-box {
  width:440px;
}
#aff-content #spe1-3-content #spe1-3-content-02 .innerWrap__2column .photo-box {
  width:620px;
}
#aff-content #spe1-3-content .innerWrap__2column .photo-box img {
  width:100%;
}
#aff-content #spe1-3-content #spe1-3-content-01 .text-box, 
#aff-content #spe1-3-content #spe1-3-content-03 .text-box {
  width:320px;
  margin-right:180px;
}
#aff-content #spe1-3-content #spe1-3-content-02 .text-box {
  width:320px;
}

#aff-content #spe1-3-content #spe1-3-content-04, 
#aff-content #spe1-3-content #spe1-3-content-05, 
#aff-content #spe1-3-content #spe1-3-content-06, 
#aff-content #spe1-3-content #spe1-3-content-07 {
  margin-bottom:100px;
  width:620px;
  min-height:420px;
  background-position: 0 90px;
}
#aff-content #spe1-3-content #spe1-3-content-05 {
  min-height:400px;
  background-position: 0 60px;
}

#aff-content #spe1-3-content #spe1-3-content-04 .photo-box, 
#aff-content #spe1-3-content #spe1-3-content-05 .photo-box, 
#aff-content #spe1-3-content #spe1-3-content-06 .photo-box, 
#aff-content #spe1-3-content #spe1-3-content-07 .photo-box {
  margin-left:20px;
  width:330px;
}
#aff-content #spe1-3-content #spe1-3-content-04 .text-box, 
#aff-content #spe1-3-content #spe1-3-content-05 .text-box, 
#aff-content #spe1-3-content #spe1-3-content-06 .text-box, 
#aff-content #spe1-3-content #spe1-3-content-07 .text-box {
  margin-right: 20px;
  width:250px;
}
#aff-content #spe1-3-content #spe1-3-content-04 .text-box {
  padding-top:100px;
}
#aff-content #spe1-3-content #spe1-3-content-06 .text-box {
  padding-top:10px;
}
#aff-content #spe1-3-content #spe1-3-content-07 .photo-box {
  padding-top:50px;
}

#aff-content #spe1-3-content #spe1-3-content-08 {
  margin-bottom:80px;
}
#aff-content #spe1-3-content #spe1-3-content-08 .photo-box {
  width:620px;
}
#aff-content #spe1-3-content #spe1-3-content-08 .text-box {
  width:250px;
  margin-right:70px;
  padding-top:100px;
}

#aff-content #spe1-3-content .bg1 {
  background:url(../img/spe1_2_bg1.png) no-repeat left top;
}


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

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

#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 .innerWrap__2column .photo-box {
  width:440px;
}
#aff-content #spe1-4-content #spe1-4-content-01 .text-box, 
#aff-content #spe1-4-content #spe1-4-content-05 .text-box {
  width:320px;
  margin-right:180px;
}
#aff-content #spe1-4-content #spe1-4-content-02 .photo-box, 
#aff-content #spe1-4-content #spe1-4-content-04 .photo-box, 
#aff-content #spe1-4-content #spe1-4-content-06 .photo-box {
  width:620px;
}
#aff-content #spe1-4-content #spe1-4-content-02 .text-box, 
#aff-content #spe1-4-content #spe1-4-content-04 .text-box, 
#aff-content #spe1-4-content #spe1-4-content-06 .text-box, 
#aff-content #spe1-4-content #spe1-4-content-07 .text-box {
  margin-right: 70px;
  width:250px;
}
#aff-content #spe1-4-content #spe1-4-content-02 .text-box {
  padding-top:0;
}
#aff-content #spe1-4-content #spe1-4-content-04 .text-box {
  padding-top:280px;
}
#aff-content #spe1-4-content #spe1-4-content-06 .text-box {
  padding-top:150px;
}
#aff-content #spe1-4-content #spe1-4-content-07 .text-box {
  margin-right: 250px;
  padding-top: 20px;
}

#aff-content #spe1-4-content #spe1-4-content-03 {
  margin-top:-40px;
  margin-bottom:100px;
  width:620px;
  min-height:390px;
  background-position: 0 70px;
}
#aff-content #spe1-4-content #spe1-4-content-03 .photo-box {
  margin-left:20px;
  padding-top:105px;
  width:330px;
}
#aff-content #spe1-4-content #spe1-4-content-03 .text-box {
  margin-right: 20px;
  width:250px;
}

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

#aff-content #spe1-4-content #spe1-4-content-07 .innerWrap__2column:first-of-type {
  margin-bottom:20px;
}

#aff-content #spe1-4-content #spe1-4-content-07 .innerWrap__2column:nth-of-type(2) .text-box {
  padding-top: 0;
}

#aff-content #spe1-4-content #spe1-4-content-07 .innerWrap__2column .photo-box img {
  margin-bottom:10px;
}

#aff-content #spe1-4-content .bg1 {
  background:url(../img/spe1_2_bg1.png) no-repeat left top;
}




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

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

#aff-content #spe1-5-content .innerWrap__2column .photo-box {
  width:440px;
}
#aff-content #spe1-5-content #spe1-5-content-01 .text-box {
  width:320px;
  margin-right:180px;
}
#aff-content #spe1-5-content #spe1-5-content-02 .photo-box {
  width:620px;
}
#aff-content #spe1-5-content #spe1-5-content-02 .text-box {
  margin-right:70px;
  width:250px;
}

#aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 .innerWrap__2column {
  margin-bottom:0;
}
#aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 {
  margin-left:50px;
  width:510px;
}
#aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 .text-box {
  width:330px;
}
#aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 .photo-box {
  width:180px;
  margin-top:-160px;
}
#aff-content #spe1-5-content #spe1-5-content-03 .photo-box2 img {
  margin-left: 50px;
}
#aff-content #spe1-5-content #spe1-5-content-03 .photo-box2 {
  width:320px;
  margin-top:-180px;
  margin-right:40px;
}


#aff-content #spe1-5-content #spe1-5-content-05 {
  margin-bottom:70px;
  width:620px;
  min-height:390px;
  position: relative;
  background-position: 0 40px;
}
#aff-content #spe1-5-content #spe1-5-content-05 .photo-box {
  width:395px;
  height:340px;
  position: absolute;
  top: 0;
  left: 0;
}
#aff-content #spe1-5-content #spe1-5-content-05 .text-box {
  width:250px;
  margin-left:330px;
  padding-top:65px;
}


#aff-content #spe1-5-content #spe1-5-content-06 .photo-box, 
#aff-content #spe1-5-content #spe1-5-content-07 .photo-box {
  width:330px;
}
#aff-content #spe1-5-content #spe1-5-content-06 .text-box, 
#aff-content #spe1-5-content #spe1-5-content-07 .text-box {
  margin-right: 180px;
  width:320px;
}


#aff-content #spe1-5-content #spe1-5-content-08 .photo-box, 
#aff-content #spe1-5-content #spe1-5-content-09 .photo-box, 
#aff-content #spe1-5-content #spe1-5-content-10 .photo-box {
  width:620px;
}
#aff-content #spe1-5-content #spe1-5-content-08 .text-box {
  margin-top:-80px;
  margin-right:0;
  padding: 0 30px;
  width:310px;
  min-height:540px;
  background-position: 0 75px;
}
#aff-content #spe1-5-content #spe1-5-content-09 .text-box, 
#aff-content #spe1-5-content #spe1-5-content-10 .text-box {
  margin-right:70px;
  width:250px;
}
#aff-content #spe1-5-content #spe1-5-content-09 .text-box {
  padding-top:120px;
}
#aff-content #spe1-5-content #spe1-5-content-10 .text-box {
  padding-top:270px;
}
#aff-content #spe1-5-content #spe1-5-content-10 {
  margin-bottom:80px;
}

#aff-content #spe1-5-content .bg1 {
  background:url(../img/spe1_2_bg1.png) no-repeat left top;
}
#aff-content #spe1-5-content .bg2 {
  background:url(../img/spe1_5_bg1.png) no-repeat left top;
}
#aff-content #spe1-5-content .bg3 {
  background:url(../img/spe1_5_bg2.png) no-repeat left top;
}


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

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

#aff-content #spe1-6-content .innerWrap__2column .photo-box {
  width:440px;
}
#aff-content #spe1-6-content #spe1-6-content-01 .text-box {
  width:320px;
  margin-right:180px;
}
#aff-content #spe1-6-content #spe1-6-content-02 .photo-box, 
#aff-content #spe1-6-content #spe1-6-content-04 .photo-box {
  width:620px;
}
#aff-content #spe1-6-content #spe1-6-content-02 .text-box, 
#aff-content #spe1-6-content #spe1-6-content-04 .text-box {
  width:320px;
}

#aff-content #spe1-6-content #spe1-6-content-03 {
  margin-bottom:100px;
  width:620px;
  min-height:320px;
  background-position: 0 20px;
}

#aff-content #spe1-6-content #spe1-6-content-03 .photo-box {
  margin-left:20px;
  width:330px;
}
#aff-content #spe1-6-content #spe1-6-content-03 .text-box {
  margin-right: 20px;
  width:250px;
}

#aff-content #spe1-6-content #spe1-6-content-05 {
  padding: 0 40px;
  min-height:600px;
}
#aff-content #spe1-6-content #spe1-6-content-05 .text-box {
  width:250px;
}
#aff-content #spe1-6-content #spe1-6-content-05 .item1 {
  margin-top:-50px;
}
#aff-content #spe1-6-content #spe1-6-content-05 .item2 {
  padding-top:126px;
}
#aff-content #spe1-6-content #spe1-6-content-05 .item3 {
  margin-top:0;
  padding-top:126px;
}

#aff-content #spe1-6-content #spe1-6-content-05 .text-box .figure {
  position: relative;
  height:210px;
}

#aff-content #spe1-6-content #spe1-6-content-05 .text-box .figure img{
  position:absolute;
  bottom:0;
}

#aff-content #spe1-6-content #spe1-6-content-06 .photo-box {
  width:620px;
}
#aff-content #spe1-6-content #spe1-6-content-06 .text-box {
  margin-top:-40px;
  margin-right:0;
  padding: 0 30px;
  width:310px;
  min-height:540px;
  background-position: 0 35px;
}

#aff-content #spe1-6-content #spe1-6-content-07 {
  margin-bottom:100px;
  width:620px;
  min-height:420px;
  background-position: 0 110px;
}

#aff-content #spe1-6-content #spe1-6-content-07 .photo-box {
  margin-left:20px;
  width:330px;
}
#aff-content #spe1-6-content #spe1-6-content-07 .text-box {
  margin-right: 20px;
  width:250px;
  padding-top:0;
}

#aff-content #spe1-6-content #spe1-6-content-08 {
  margin-bottom:80px;
}
#aff-content #spe1-6-content #spe1-6-content-08 .photo-box {
  width:620px;
}
#aff-content #spe1-6-content #spe1-6-content-08 .text-box {
  width:250px;
  margin-right:70px;
  padding-top:250px;
}

#aff-content #spe1-6-content .bg1 {
  background:url(../img/spe1_6_bg1.png) no-repeat left top;
}
#aff-content #spe1-6-content .bg2 {
  background:url(../img/spe1_6_bg2.png) no-repeat left top;
}
#aff-content #spe1-6-content .bg3 {
  background:url(../img/spe1_6_bg3.png) no-repeat left top;
}




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

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

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

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

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

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

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

  #aff-content.spe1 #spe1-1-content .text-box,
  #aff-content.spe1 #spe1-2-content .text-box,
  #aff-content.spe1 #spe1-3-content .text-box,
  #aff-content.spe1 #spe1-4-content .text-box,
  #aff-content.spe1 #spe1-5-content .text-box,
  #aff-content.spe1 #spe1-6-content .text-box{
      width: 100%;
      min-height: initial;
      min-height: auto;
  }
  
  #aff-content #spe1-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 div#spe1-1-content-02, 
  #aff-content div#spe1-1-content-03 {
    margin-bottom: 30px;
  }

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

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

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

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

  #aff-content #spe1-1-content .innerWrap__2column {margin-bottom:40px;}

  #aff-content #spe1-1-content-04 {
    padding: 20px 20px 0;
  }
  #aff-content #spe1-1-content-04 .shop__list li, 
  #aff-content #spe1-1-content-04 .shop__list li:nth-child(-n+3), 
  #aff-content #spe1-1-content-04 .shop__list li:nth-child(3n), 
  #aff-content #spe1-1-content-04 .shop__list li:nth-child(5), 
  #aff-content #spe1-1-content-04 .shop__list li:nth-child(6) {
    width:48%;
    margin: 0 4% 2% 0;
  }
  #aff-content #spe1-1-content-04 .shop__list li:nth-child(2n) {margin: 0 0 2% 0;}
  #aff-content #spe1-1-content-04 .shop__list li p {font-size: 1em;}

  #aff-content #sub-content .innerWrap__3column {background-image:none;}
  #aff-content #sub-content .innerWrap__3column .sub-box {width:100%; text-align: center;}
  #aff-content #sub-content .innerWrap__3column .sub-box:nth-child(-n + 2) {border-bottom:2px dotted #D3A12A;}
  #aff-content #sub-content .innerWrap__3column .sub-box img {margin: 0 auto;}
  #aff-content #sub-content .innerWrap__3column .sub-box p {text-align: left;}
  
  #aff-content #spe1-1-content .innerWrap__2column dl dt{
    margin-bottom:10px;
    text-align: left;
  }

  #aff-content #spe1-1-content .innerWrap__2column dl dd{
    margin-bottom:10px;
    text-align: left;
  }



/* -------------------------------------------------
特集1-2
------------------------------------------------- */
  #aff-content #spe1-2-content .innerWrap__2column {margin-bottom:20px;}
  #aff-content #spe1-2-content .pop {width:40%;}
  #aff-content #spe1-2-content img {margin: 0 auto .5em;}

  #aff-content div#spe1-2-content-01, 
  #aff-content div#spe1-2-content-02, 
  #aff-content div#spe1-2-content-03, 
  #aff-content div#spe1-2-content-04, 
  #aff-content div#spe1-2-content-05, 
  #aff-content div#spe1-2-content-06, 
  #aff-content div#spe1-2-content-07 {
  margin-bottom: 30px;
  width:auto;
  min-height:initial;
  position: relative;
  }


  #aff-content #spe1-2-content #spe1-2-content-04, 
  #aff-content #spe1-2-content #spe1-2-content-05, 
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2, 
  #aff-content #spe1-2-content #spe1-2-content-06 { 
    margin-bottom:40px;
    position: relative;
    width: 100%;
    min-height: initial;
    min-height: auto;
    background-position: 0 40px;
    /*background-size: contain;*/
    background:none;
  }
  #aff-content #spe1-2-content #spe1-2-content-06 { 
    background-position: 0 75px;
  }

  #aff-content #spe1-2-content #spe1-2-content-01 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-02 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-03 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-04 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-05 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-06 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-07 .text-box {
      width: 100%;
      min-height: initial;
      min-height: auto;
      margin: 0 auto 20px;
      padding:0;
  }
  #aff-content #spe1-2-content #spe1-2-content-04 .text-box, 
  #aff-content #spe1-2-content #spe1-2-content-06 .text-box {
    width:90%;
  }
  #aff-content #spe1-2-content #spe1-2-content-01 .photo-box, 
  #aff-content #spe1-2-content #spe1-2-content-02 .photo-box, 
  #aff-content #spe1-2-content #spe1-2-content-03 .photo-box, 
  #aff-content #spe1-2-content #spe1-2-content-04 .photo-box, 
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box, 
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2, 
  #aff-content #spe1-2-content #spe1-2-content-06 .photo-box, 
  #aff-content #spe1-2-content #spe1-2-content-07 .photo-box {
    position: relative;
    width: 100%;
    height:auto;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
  }
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box p {
    text-align: left;
  }
  #aff-content #spe1-2-content #spe1-2-content-04 .photo-box {
    margin-bottom:0;
  }
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 {
    margin:0 auto;
    padding: 10px 0;
    text-align:center;
    background-position: center top;
    background-size: 92% auto;
  }
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 .pop {
    margin:0;
    padding: 0;
    width:50%;
    text-align:left;
  }
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
  }
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 p { 
    text-align:left;
    margin: 0 10% 2em;
  }
  #aff-content.spe1 p.little-small2 {
    font-size: 1.2em;
    line-height: 170%;
    letter-spacing: -0.04em;
  }
  #aff-content #spe1-2-content #spe1-2-content-07 .innerWrap__2column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  
  #aff-content #sub-content .catch {
    width:92%;
    font-size:1.7em;
    letter-spacing: -0.04em;
  }


/* -------------------------------------------------
特集1-3
------------------------------------------------- */
  #aff-content #spe1-3-content .innerWrap__2column {margin-bottom:20px;}
  #aff-content #spe1-3-content .pop {width:40%;}
  #aff-content #spe1-3-content img {margin: 0 auto .5em;}

  #aff-content div#spe1-3-content-01, 
  #aff-content div#spe1-3-content-02, 
  #aff-content div#spe1-3-content-03, 
  #aff-content div#spe1-3-content-04, 
  #aff-content div#spe1-3-content-05, 
  #aff-content div#spe1-3-content-06, 
  #aff-content div#spe1-3-content-07 {
  margin-bottom: 30px;
  width:auto;
  min-height:initial;
  position: relative;
  }


  #aff-content #spe1-3-content #spe1-3-content-04, 
  #aff-content #spe1-3-content #spe1-3-content-05, 
  #aff-content #spe1-3-content #spe1-3-content-06, 
  #aff-content #spe1-3-content #spe1-3-content-07 { 
    margin-bottom:40px;
    position: relative;
    width: 100%;
    min-height: initial;
    min-height: auto;
    background-position: 0 40px;
    /*background-size: contain;*/
    background:none;
  }
  #aff-content #spe1-3-content #spe1-3-content-05,  
  #aff-content #spe1-3-content #spe1-3-content-06, 
  #aff-content #spe1-3-content #spe1-3-content-07 { 
    background-position: 0 75px;
  }

  #aff-content #spe1-3-content #spe1-3-content-01 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-02 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-03 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-04 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-05 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-06 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-07 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-08 .text-box {
      width: 100%;
      min-height: initial;
      min-height: auto;
      margin: 0 auto 20px;
      padding:0;
  }
  #aff-content #spe1-3-content #spe1-3-content-04 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-05 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-06 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-07 .text-box {
    width:90%;
  }
  #aff-content #spe1-3-content #spe1-3-content-01 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-02 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-03 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-04 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-05 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-06 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-07 .photo-box, 
  #aff-content #spe1-3-content #spe1-3-content-08 .photo-box {
    position: relative;
    width: 100%;
    height:auto;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
    padding: 0;
  }
  #aff-content #spe1-3-content #spe1-3-content-04 .text-box, 
  #aff-content #spe1-3-content #spe1-3-content-04 .photo-box {
    margin-bottom:0;
  }


  #aff-content #spe1-3-content #spe1-3-content-04 .innerWrap__2column, 
  #aff-content #spe1-3-content #spe1-3-content-05 .innerWrap__2column, 
  #aff-content #spe1-3-content #spe1-3-content-06 .innerWrap__2column, 
  #aff-content #spe1-3-content #spe1-3-content-07 .innerWrap__2column, 
  #aff-content #spe1-3-content #spe1-3-content-08 .innerWrap__2column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }


/* -------------------------------------------------
特集1-4
------------------------------------------------- */
  #aff-content #spe1-4-content .innerWrap__2column {margin-bottom:20px;}
  #aff-content #spe1-4-content .pop {width:40%;}
  #aff-content #spe1-4-content img {margin: 0 auto .5em;}

  #aff-content div#spe1-4-content-01, 
  #aff-content div#spe1-4-content-02, 
  #aff-content div#spe1-4-content-03, 
  #aff-content div#spe1-4-content-04, 
  #aff-content div#spe1-4-content-05, 
  #aff-content div#spe1-4-content-06, 
  #aff-content div#spe1-4-content-07 {
  margin-bottom: 30px;
  width:auto;
  min-height:initial;
  position: relative;
  }


  #aff-content #spe1-4-content #spe1-4-content-03, 
  #aff-content #spe1-4-content #spe1-4-content-04, 
  #aff-content #spe1-4-content #spe1-4-content-05, 
  #aff-content #spe1-4-content #spe1-4-content-06, 
  #aff-content #spe1-4-content #spe1-4-content-07 { 
    margin-bottom:40px;
    position: relative;
    width: 100%;
    min-height: initial;
    min-height: auto;
    background-position: 0 75px;
    /*background-size: contain;*/
    background:none;
  }
  #aff-content #spe1-4-content #spe1-4-content-03 {margin-top:0;}

  #aff-content #spe1-4-content #spe1-4-content-01 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-02 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-03 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-04 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-05 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-06 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-07 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-08 .text-box {
      width: 100%;
      min-height: initial;
      min-height: auto;
      margin: 0 auto 20px;
      padding:0;
  }
  #aff-content #spe1-4-content #spe1-4-content-03 .text-box {
    width:90%;
  }
  #aff-content #spe1-4-content #spe1-4-content-01 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-02 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-03 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-04 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-05 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-06 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-07 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-08 .photo-box {
    position: relative;
    width: 100%;
    height:auto;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
    padding: 0;
  }

  #aff-content #spe1-4-content #spe1-4-content-04 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-04 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-05 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-05 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-06 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-06 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-07 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-07 .photo-box, 
  #aff-content #spe1-4-content #spe1-4-content-08 .text-box {
    margin-bottom:0;
  }


  #aff-content #spe1-4-content #spe1-4-content-02 .innerWrap__2column, 
  #aff-content #spe1-4-content #spe1-4-content-03 .innerWrap__2column, 
  #aff-content #spe1-4-content #spe1-4-content-06 .innerWrap__2column, 
  #aff-content #spe1-4-content #spe1-4-content-07 .innerWrap__2column, 
  #aff-content #spe1-4-content #spe1-4-content-08 .innerWrap__2column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }


/* -------------------------------------------------
特集1-5
------------------------------------------------- */
  #aff-content #spe1-5-content .innerWrap__2column {margin-bottom:20px;}
  #aff-content #spe1-5-content .pop {width:40%;}
  #aff-content #spe1-5-content img {margin: 0 auto .5em;}

  #aff-content div#spe1-5-content-01, 
  #aff-content div#spe1-5-content-02, 
  #aff-content div#spe1-5-content-03, 
  #aff-content div#spe1-5-content-05, 
  #aff-content div#spe1-5-content-06, 
  #aff-content div#spe1-5-content-07, 
  #aff-content div#spe1-5-content-08, 
  #aff-content div#spe1-5-content-09 {
  margin-bottom: 30px;
  width:auto;
  min-height:initial;
  position: relative;
  }
#aff-content #spe1-5-content .bg3 {
  background:url(../img/spe1_2_bg1.png) no-repeat left top;
}

  #aff-content #spe1-5-content #spe1-5-content-03, 
  #aff-content #spe1-5-content #spe1-5-content-05, 
  #aff-content #spe1-5-content #spe1-5-content-06, 
  #aff-content #spe1-5-content #spe1-5-content-07, 
  #aff-content #spe1-5-content #spe1-5-content-08, 
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-09 { 
    margin-bottom:40px;
    position: relative;
    width: 100%;
    min-height: initial;
    min-height: auto;
    background-position: 0 75px;
    /*background-size: contain;*/
    background:none;
  }
  #aff-content #spe1-5-content #spe1-5-content-03, 
  #aff-content #spe1-5-content #spe1-5-content-05 {background-position: 0 55px;}
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box {background-position: center top;}

  #aff-content #spe1-5-content #spe1-5-content-01 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-02 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-03 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-05 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-06 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-07 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-09 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-10 .text-box {
      width: 100%;
      min-height: initial;
      min-height: auto;
      margin: 0 auto 20px;
      padding:0;
  }
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-05 .text-box {
    width:90%;
  }
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 p {
    text-align:left;
  }

  #aff-content #spe1-5-content #spe1-5-content-01 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-02 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box1, 
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box2, 
  #aff-content #spe1-5-content #spe1-5-content-05 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-06 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-07 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-08 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-09 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-10 .photo-box {
    position: relative;
    width: 100%;
    height:auto;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
    padding: 0;
  }
  #aff-content #spe1-5-content #spe1-5-content-03 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box1, 
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box2, 
  #aff-content #spe1-5-content #spe1-5-content-05 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-05 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-06 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-06 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-07 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-07 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-08 .photo-box, 
  #aff-content #spe1-5-content #spe1-5-content-09 .text-box, 
  #aff-content #spe1-5-content #spe1-5-content-09 .photo-box , 
  #aff-content #spe1-5-content #spe1-5-content-10 .photo-box {
    margin-bottom:0;
  }
  #aff-content #spe1-5-content #spe1-5-content-08 .photo-box p {
    text-align:left;
  }
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box2 p{
    text-align:left;
  }
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box2 img {
    margin-left: 0;
  }
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box {
    margin:0 auto;
    padding-top:0;
    width:96%;
    text-align:center;
  }
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box img {
      margin: 0 auto;
      width: auto;
      max-width: 100%;
  }
  #aff-content #spe1-5-content #spe1-5-content-08 .text-box p {
    text-align:left;
    margin: 0 auto 20px;
    width:72%;
  }

  #aff-content #spe1-5-content #spe1-5-content-05 .innerWrap__2column, 
  #aff-content #spe1-5-content #spe1-5-content-09 .innerWrap__2column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 .text-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  
  #aff-content #spe1-5-content #spe1-5-content-03 .photo-box1 .photo-box {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-top:0;
    width:100%;
  }


/* -------------------------------------------------
特集1-6
------------------------------------------------- */
  #aff-content #spe1-6-content .innerWrap__2column {margin-bottom:20px;}
  #aff-content #spe1-6-content .pop {width:40%;}
  #aff-content #spe1-6-content img {margin: 0 auto .5em;}

  #aff-content div#spe1-6-content-01, 
  #aff-content div#spe1-6-content-02, 
  #aff-content div#spe1-6-content-03, 
  #aff-content div#spe1-6-content-04, 
  #aff-content div#spe1-6-content-05, 
  #aff-content div#spe1-6-content-06, 
  #aff-content div#spe1-6-content-07 {
  margin-bottom: 30px;
  width:auto;
  min-height:initial;
  position: relative;
  }

  #aff-content #spe1-6-content #spe1-6-content-03, 
  #aff-content #spe1-6-content #spe1-6-content-04, 
  #aff-content #spe1-6-content #spe1-6-content-05, 
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-07 { 
    margin-bottom:40px;
    position: relative;
    width: 100%;
    min-height: initial;
    min-height: auto;
    background-position: 0 75px;
    /*background-size: contain;*/
    background:none;
  }
  #aff-content #spe1-6-content #spe1-6-content-05 {padding:0;}
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box {background-position: center top;}

  #aff-content #spe1-6-content #spe1-6-content-01 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-02 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-03 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-04 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-05 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-07 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-08 .text-box {
      width: 100%;
      min-height: initial;
      min-height: auto;
      margin: 0 auto 20px;
      padding:0;
  }
  #aff-content #spe1-6-content #spe1-6-content-03 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-07 .text-box {
    width:90%;
  }
  #aff-content #spe1-6-content #spe1-6-content-01 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-02 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-03 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-04 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-05 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-06 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-07 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-08 .photo-box {
    position: relative;
    width: 100%;
    height:auto;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 440px;
    padding: 0;
  }
  #aff-content #spe1-6-content #spe1-6-content-06 .photo-box {max-width: initial;}

  #aff-content #spe1-6-content #spe1-6-content-02 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-03 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-03 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-04 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-04 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-05 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-05 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-06 .photo-box, 
  #aff-content #spe1-6-content #spe1-6-content-07 .text-box, 
  #aff-content #spe1-6-content #spe1-6-content-08 .photo-box {
    margin-bottom:0;
  }
  #aff-content #spe1-6-content #spe1-6-content-05 .item1, 
  #aff-content #spe1-6-content #spe1-6-content-05 .item2, 
  #aff-content #spe1-6-content #spe1-6-content-05 .item3, 
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box {
    margin:0 auto;
    padding-top:0;
    width:96%;
    text-align:center;
  }
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box {margin-bottom:20px;}
  #aff-content #spe1-6-content #spe1-6-content-05 img, 
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box img {
      margin: 0 auto;
      width: auto;
      max-width: 100%;
  }
  #aff-content #spe1-6-content #spe1-6-content-05 p, 
  #aff-content #spe1-6-content #spe1-6-content-06 p {
    text-align:left;
  }
  #aff-content #spe1-6-content #spe1-6-content-06 .text-box p {
    text-align:left;
    margin: 0 auto 20px;
    width:76%;
  }
  #aff-content #spe1-6-content #spe1-6-content-03 .innerWrap__2column, 
  #aff-content #spe1-6-content #spe1-6-content-06 .innerWrap__2column, 
  #aff-content #spe1-6-content #spe1-6-content-07 .innerWrap__2column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  
  #aff-content #spe1-6-content #spe1-6-content-05 .text-box .figure {
    width:100%;
    height:auto;
  }
  
  #aff-content #spe1-6-content #spe1-6-content-05 .text-box .figure img {
    position:relative;
    bottom:unset;
  }
}

@media screen and (max-width: 480px) {
  #aff-content #spe1-6-content #spe1-6-content-06 .photo-box {
    max-width: 440px;
  }
  
  #aff-content #spe1-2-content #spe1-2-content-05 .photo-box2 img {
    max-width:70%;
  }
}

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