@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: #fad7e7;
  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: #ec619f;
  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 {
  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: #ec619f;
  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 {
  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:#ec619f;
  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: #ec619f;
  margin: 0 0 5px;
  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: 440px;
}
#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 {
  margin-bottom:70px;
  padding-bottom :40px;
  background: url(../img/spe1_1_sub_02.png) repeat-x center bottom;
}
#aff-content #spe1-1-content-01 .innerWrap__2column {
  margin:40px 30px 0;
  width:900px;
  background: url(../img/spe1_1_line.png) repeat-y center top;
}
#aff-content #spe1-1-content .left, 
#aff-content #spe1-1-content .right {
  width:420px;
}


#aff-content #spe1-1-content-02 {
  margin-bottom:80px;
}
#aff-content #spe1-1-content-02 .text-box {
  width: 480px;
}
#aff-content #spe1-1-content-02 .caption, 
#aff-content #spe1-1-content-03 .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 {
  margin-bottom:10px;
}

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

#aff-content #spe1-1-content-03 {
  margin-bottom:160px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-1-content-03 .innerWrap__2column {margin:40px 0 0; }
#aff-content #spe1-1-content-03 .figure {
  width: 200px;
  margin-bottom:20px;  
}

#aff-content #spe1-1-content-03 h3{
  font-size: 2em;
  color: #ec619f;
  margin: 0 0 5px;
  font-weight: 600;
}
#aff-content #spe1-1-content-03:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  border-bottom: solid 100px #fff;
  border-left: solid 100px transparent;
}
#aff-content #spe1-1-content-03:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  border-top: solid 100px rgba(236, 97, 159, 1);
  border-right: solid 100px transparent;
}

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


/* -------------------------------------------------
特集1-2
------------------------------------------------- */
#aff-content #spe1-2-content h2{
  font-size: 2em;
  color: #222;
  margin: 0 0 5px 20px;
  font-weight: 600;
}
#aff-content #spe1-2-content h3{
  font-size: 1.8em;
  color: #ec619f;
  margin: 0 0 5px 20px;
  font-weight: 600;
  text-indent:.3em;
}
#aff-content #spe1-2-content h3 span{font-size: 0.8em;}

#aff-content #spe1-2-content .title-box {
	margin-bottom: 30px;
	padding-top: 30px;
	min-height:170px;
	background:url(../img/spe_1_2_bg_title.png) no-repeat right top;
}
#aff-content #spe1-2-content .text-box {
  width: 480px;
}
#aff-content #spe1-2-content .photo-box {width:100%;}
#aff-content #spe1-2-content .innerWrap__2column .photo-box {
  width:440px;
}

#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-01 .innerWrap__2column {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#aff-content #spe1-2-content .sub-box {
  padding:20px 0;
  width:440px;
  background:
 url(../img/spe1_1_sub_02.png) no-repeat top center,
 url(../img/spe1_1_sub_02.png) no-repeat bottom center;
  background-color:#FCE7F1;
}
#aff-content #spe1-2-content .sub-box img, 
#aff-content #spe1-2-content .sub-box p {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
}
#aff-content #spe1-2-content-01 .photo-box {margin-bottom: 60px;}
#aff-content #spe1-2-content-02 .photo-box {width:440px; margin-bottom: 30px;}
#aff-content #spe1-2-content-02 img {
  margin-bottom:10px;
}

#aff-content #spe1-2-content-03 {
  width:100%;
  margin-bottom:100px;
  padding: 20px;
  border:3px solid #ec619f;
  background:url(../img/spe1_2_img_09.png)right 20px bottom 20px no-repeat;
  box-sizing: border-box;
}
#aff-content #spe1-2-content-03 h3 {
  margin-top:-55px;
  margin-bottom:15px;
}
#aff-content #spe1-2-content-03 dl{
  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:0;
  font-size: 1.2em;
  line-height: 1.75;
}
#aff-content #spe1-2-content-03 dl dt{
  margin-bottom:5px;
  width: 190px;
  font-weight: normal;
  text-align:left;
  white-space: nowrap;
  overflow: hidden;
}
#aff-content #spe1-2-content-03 dl dt span {
  font-size:12px;
  letter-spacing: -0.6em;
}
#aff-content #spe1-2-content-03 dl dd{
  margin-bottom:5px;
  width: calc(100% - 220px);
}

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

/* -------------------------------------------------
特集1-3
------------------------------------------------- */
#aff-content #spe1-3-content-02 .text-box {
  width:480px;
}

#aff-content #spe1-3-content h2{
  font-size: 2em;
  color: #222;
  margin: 0 0 5px 20px;
  font-weight: 600;
}

#aff-content #spe1-3-content h3{
  font-size: 1.8em;
  color: #ec619f;
  margin: 0 0 5px 20px;
  font-weight: 600;
  text-indent:.3em;
}

#aff-content #spe1-3-content h3 span{font-size: 0.8em;}

#aff-content #spe1-3-content-01 .title-box {
	margin-bottom: 30px;
	padding-top: 30px;
	min-height:150px;
	background:url(../img/spe_1_3_bg_title.png) no-repeat right top;
}

#aff-content #spe1-3-content-03 {
  margin-bottom: 70px;
  padding: 30px;
  background-color: #fbefe1;
  height: auto;
  position: relative;
}

#aff-content #spe1-3-content-03:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 50px #fff;
  border-left: solid 50px transparent;
}

#aff-content #spe1-3-content-03:after {
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    border-bottom: solid 50px rgba(236, 97, 159, 1);
    border-right: solid 50px transparent;
}

#aff-content #spe1-3-content-03 h3 {
  margin: 0 0 20px;
  color:#222;
  text-indent: 0;
}

#aff-content #spe1-3-content-03 h3 span {
  color: #ec619f;
}

#aff-content #spe1-3-content-03 .photo-box img {
  width:100%;
}

#aff-content #spe1-3-content-03 .title-box {
  margin-bottom: 30px;
  padding-top: 30px;
  min-height:175px;
  background:url(../img/spe_1_3_bg_title2.png) no-repeat right top;
}

#aff-content #spe1-3-content-03 .text-box {
  position: relative;
  width: 100%;
  min-height:880px;
}

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

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

#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-02, 
#aff-content #spe1-3-content-04 {
  margin-bottom:70px;
}

#aff-content #spe1-3-content-01 .photo-box, 
#aff-content #spe1-3-content-03 .photo-box {
  margin-bottom: 40px;
}
#aff-content #spe1-3-content-01 img, 
#aff-content #spe1-3-content-03 img {
  margin-bottom:10px;
}
#aff-content #spe1-3-content .w330 {width: 330px;}
#aff-content #spe1-3-content-01 .innerWrap__2column .photo-box, 
#aff-content #spe1-3-content-03 .innerWrap__2column .photo-box {margin-bottom: 0;}

#aff-content #spe1-3-content-05 {
  width:100%;
  margin-bottom:100px;
  padding: 20px;
  border:3px solid #ec619f;
  background:url(../img/spe1_3_img_09.png)right 20px bottom 0 no-repeat;
  box-sizing: border-box;
}
#aff-content #spe1-3-content-05 h3 {
  margin-top:-55px;
  margin-bottom:15px;
}
#aff-content #spe1-3-content-05 dl{
  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:0;
  font-size: 1.2em;
  line-height: 1.75;
}
#aff-content #spe1-3-content-05 dl dt{
  margin-bottom:5px;
  width: 190px;
  font-weight: normal;
  text-align:left;
  white-space: nowrap;
  overflow: hidden;
}
#aff-content #spe1-3-content-05 dl dt span {
  font-size:12px;
  letter-spacing: -0.6em;
}
#aff-content #spe1-3-content-05 dl dd{
  margin-bottom:5px;
  width: calc(100% - 220px);
}

/* -------------------------------------------------
特集1-4
------------------------------------------------- */
#aff-content #spe1-4-content h2{
  font-size: 2em;
  color: #222;
  margin: 0 0 5px 20px;
  font-weight: 600;
}
#aff-content #spe1-4-content h3{
  font-size: 1.8em;
  color: #ec619f;
  margin: 0 0 5px 20px;
  font-weight: 600;
  text-indent:.3em;
}
#aff-content #spe1-4-content h3 span{font-size: 0.8em;}

#aff-content #spe1-4-content-01 .title-box {
	margin-bottom: 30px;
	padding-top: 30px;
	min-height:190px;
	background:url(../img/spe_1_4_bg_title.png) no-repeat right top;
}

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

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

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

#aff-content #spe1-4-content .innerWrap__3column .photo-box .caption{
  text-align: left;
}

#aff-content #spe1-4-content .innerWrap__3column .photo-box {
  width:32%;
}

#aff-content #spe1-4-content .innerWrap__3column .photo-box img {
  width:100%;
}

#aff-content #spe1-4-content-01, 
#aff-content #spe1-4-content-02, 
#aff-content #spe1-4-content-03 {
  margin-bottom:70px;
}

#aff-content #spe1-4-content-04 {
  margin-bottom:70px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-4-content-04 .innerWrap__2column {margin:40px 0 0; }

#aff-content #spe1-4-content-04 h3{
  margin:0 0 20px;
  color:#222;
  text-indent:0;
}
#aff-content #spe1-4-content-04 h3 span{
  color: #ec619f;
}
#aff-content #spe1-4-content-04:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 50px #fff;
  border-left: solid 50px transparent;
}
#aff-content #spe1-4-content-04:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-bottom: solid 50px rgba(236, 97, 159, 1);
  border-right: solid 50px transparent;
}


#aff-content #spe1-4-content-01 .photo-box, 
#aff-content #spe1-4-content-04 .photo-box {margin-bottom: 60px;}
#aff-content #spe1-4-content-01 .innerWrap__2column .photo-box, 
#aff-content #spe1-4-content-04 .innerWrap__2column .photo-box {margin-bottom: 0;}
#aff-content #spe1-4-content-04 .innerWrap__2column .text-box,
#aff-content #spe1-4-content-04 .innerWrap__2column .photo-box {width:420px;}

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

#aff-content #spe1-4-content-05 {
  width:100%;
  margin-bottom:100px;
  padding: 20px;
  border:3px solid #ec619f;
  background:url(../img/spe1_4_img_10.png)right 20px bottom 20px no-repeat;
  box-sizing: border-box;
}
#aff-content #spe1-4-content-05 h3 {
  margin-top:-55px;
  margin-bottom:15px;
}
#aff-content #spe1-4-content-05 dl{
  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:0;
  font-size: 1.2em;
  line-height: 1.75;
}
#aff-content #spe1-4-content-05 dl dt{
  margin-bottom:5px;
  width: 190px;
  font-weight: normal;
  text-align:left;
  white-space: nowrap;
  overflow: hidden;
}
#aff-content #spe1-4-content-05 dl dt span {
  font-size:12px;
  letter-spacing: -0.6em;
}
#aff-content #spe1-4-content-05 dl dd{
  margin-bottom:5px;
  width: calc(100% - 220px);
}

/* -------------------------------------------------
特集1-5
------------------------------------------------- */
#aff-content #spe1-5-content h2{
  font-size: 2em;
  color: #222;
  margin: 0 0 5px 20px;
  font-weight: 600;
}
#aff-content #spe1-5-content h3{
  font-size: 1.8em;
  color: #ec619f;
  margin: 0 0 5px 20px;
  font-weight: 600;
  text-indent:.3em;
}
#aff-content #spe1-5-content h3 span{font-size: 0.8em;}

#aff-content #spe1-5-content-01 .title-box {
	margin-bottom: 30px;
	padding-top: 30px;
	min-height:190px;
	background:url(../img/spe_1_4_bg_title.png) no-repeat right top;
}

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

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

#aff-content #spe1-5-content-01, 
#aff-content #spe1-5-content-02, 
#aff-content #spe1-5-content-03 {margin-bottom:70px;}

#aff-content #spe1-5-content-03 {
  padding:40px 0;
  width:100%;
  background:
 url(../img/spe1_5_line.png) no-repeat top center,
 url(../img/spe1_5_line.png) no-repeat bottom center;
}
#aff-content #spe1-5-content-03 h3{margin:0 0 20px; text-indent:0; color: #787878;}
#aff-content #spe1-5-content-03 h3 span{color: #ec619f;}

#aff-content #spe1-5-content-04 {
  margin-bottom:70px;
  padding:30px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-5-content-04 .innerWrap__2column {margin:0; }

#aff-content #spe1-5-content-04 h3{margin:0 0 20px; text-indent:0;}
#aff-content #spe1-5-content-04:before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-top: solid 50px #fff;
  border-left: solid 50px transparent;
}
#aff-content #spe1-5-content-04:after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-bottom: solid 50px rgba(236, 97, 159, 1);
  border-right: solid 50px transparent;
}

#aff-content #spe1-5-content-01 .w440 {
  width: 440px;
}
#aff-content #spe1-5-content-01 .photo-box, 
#aff-content #spe1-5-content-04 .photo-box {
  margin-bottom: 60px;
}
#aff-content #spe1-5-content-01 .innerWrap__2column .photo-box, 
#aff-content #spe1-5-content-04 .innerWrap__2column .photo-box {
  margin-bottom: 0;
}
#aff-content #spe1-5-content-01 img, 
#aff-content #spe1-5-content-02 img {
  margin-bottom:10px;
}
#aff-content #spe1-5-content-04 .innerWrap__2column .text-box {
  width:560px;
}
#aff-content #spe1-5-content-04 .innerWrap__2column .photo-box {
  width:300px;
}
#aff-content #spe1-5-content-04 .innerWrap__2column .photo-box img {
  width:100%;
}

#aff-content.spe1 #spe1-5-content-04 .spe1-link .link a:after {
  content: '';
}

#aff-content .curriculum {
  
}

#aff-content .curriculum ul {
  margin-left:40px;
  list-style-type: disc;
}

#aff-content .curriculum ul li {
  font-size: 1.2em;
  line-height: 1.75;
}

@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 h2 {
    font-size: 1.4em;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  #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 {
/*
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
*/
    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:40px;}
  #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%;}

/* -------------------------------------------------
特集1-1
------------------------------------------------- */
#aff-content #spe1-1-content-01 {
  margin-bottom:0;
  padding-bottom:20px;
  background-size: contain;
}
#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-03 {
  margin-bottom:40px;
  padding:15px;
}
#aff-content #spe1-1-content-03:before {
  border-bottom: solid 50px #fff;
  border-left: solid 50px transparent;
}
#aff-content #spe1-1-content-03:after {
  border-top: solid 50px rgba(236, 97, 159, 1);
  border-right: solid 50px transparent;
}

#aff-content #spe1-1-content-03 .innerWrap__2column {margin:20px 0 0; }
#aff-content #spe1-1-content-03 .figure {
  width: 48%;
  margin-bottom:20px;  
}
  
/* -------------------------------------------------
特集1-2
------------------------------------------------- */
#aff-content #spe1-2-content-01, 
#aff-content #spe1-2-content-02 {
  width: 100%;
  margin-bottom: 30px;
}
#aff-content #spe1-2-content h2{font-size: 1.4em;}
#aff-content #spe1-2-content h3{font-size: 1.3em;}
#aff-content #spe1-2-content .sub-box {
  padding:15px 0;
  width:100%;
  background:
 url(../img/spe1_1_sub_02.png) no-repeat top center,
 url(../img/spe1_1_sub_02.png) no-repeat bottom center;
  background-color:#FCE7F1;
  background-size: contain;
}
#aff-content #spe1-2-content .sub-box img {
  width:90%;
  margin: 0 5%;
}
#aff-content #spe1-2-content .sub-box p {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#aff-content #spe1-2-content-03 {
  width:96%;
  margin:0 auto 50px;
}
#aff-content #spe1-2-content-03 h3 {
  margin-top:-52px;
  width:100%;
}
  
#aff-content #spe1-2-content-03 dl {
  margin-bottom: 15px;
}
  
#aff-content #spe1-2-content-03 dl:last-of-type {
  margin-bottom: 0;
}

#aff-content #spe1-2-content-03 dl dt {
  margin-bottom: 5px;
  width:150px;
  font-size: 0.9em;
}

#aff-content #spe1-2-content-03 dl dd {
  width:calc(100% - 150px);
}

/* -------------------------------------------------
特集1-3
------------------------------------------------- */
#aff-content #spe1-3-content-01, 
#aff-content #spe1-3-content-03 {
  width: 100%;
  margin-bottom: 30px;
}
#aff-content #spe1-3-content-03:before {
  border-top: solid 25px #fff;
  border-left: solid 25px transparent;
}
#aff-content #spe1-3-content-03:after {
  border-bottom: solid 25px rgba(236, 97, 159, 1);
  border-right: solid 25px transparent;
}
#aff-content #spe1-3-content h2{font-size: 1.4em;}
#aff-content #spe1-3-content h3{font-size: 1.3em;}
#aff-content #spe1-3-content .w330 {width: 75%;}

#aff-content #spe1-3-content-03 .text-box p {
    width: 100%;
}

#aff-content #spe1-3-content-05 {
  width:96%;
  margin:0 auto 50px;
}

#aff-content #spe1-3-content-05 h3 {
  margin:-52px 0 15px;
  width:100%;
}

#aff-content #spe1-3-content-05 dl {
  margin-bottom: 15px;
}
  
#aff-content #spe1-3-content-05 dl:last-of-type {
  margin-bottom: 0;
}

#aff-content #spe1-3-content-05 dl dt {
  margin-bottom: 5px;
  width:150px;
  font-size: 0.9em;
}

#aff-content #spe1-3-content-05 dl dd {
  width:calc(100% - 150px);
}

/* -------------------------------------------------
特集1-4
------------------------------------------------- */
  #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 {
    width: 100%;
    margin-bottom: 30px;
  }
#aff-content #spe1-4-content h2{font-size: 1.4em;}
#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, 
  #aff-content #spe1-4-content #spe1-4-content-03 .text-box, 
  #aff-content #spe1-4-content #spe1-4-content-04 .text-box {
      width: 100%;
      min-height: initial;
      min-height: auto;
      margin: 0 auto 20px;
      padding:0;
  }

#aff-content #spe1-4-content-04 {
  margin-bottom:40px;
  padding:10px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-4-content-04 .innerWrap__2column {margin:20px 0 0; }

#aff-content #spe1-4-content-04:before {
  border-top: solid 25px #fff;
  border-left: solid 25px transparent;
}
#aff-content #spe1-4-content-04:after {
  border-bottom: solid 25px rgba(236, 97, 159, 1);
  border-right: solid 25px transparent;
}
#aff-content #spe1-4-content-04 h3{margin:0 0 20px; text-indent:0;}
#aff-content #spe1-4-content-03 .innerWrap__2column .photo-box .w330 {width: 75%;}

#aff-content #spe1-4-content-05 {
  width:96%;
  margin:0 auto 50px;
}
#aff-content #spe1-4-content-05 h3 {
  margin:-52px 0 15px;
  width:100%;
}

#aff-content #spe1-4-content .innerWrap__3column .photo-box {
  width:100%;
  text-align: center;
}

#aff-content #spe1-4-content .innerWrap__3column .photo-box img {
  width:330px;
}

#aff-content #spe1-4-content-05 dl {
  margin-bottom: 15px;
}
  
#aff-content #spe1-4-content-05 dl:last-of-type {
  margin-bottom: 0;
}

#aff-content #spe1-4-content-05 dl dt {
  margin-bottom: 5px;
  width:150px;
  font-size: 0.9em;
}

#aff-content #spe1-4-content-05 dl dd {
  width:calc(100% - 150px);
}

/* -------------------------------------------------
特集1-5
------------------------------------------------- */
  #aff-content #spe1-5-content-01, 
  #aff-content #spe1-5-content-02, 
  #aff-content #spe1-5-content-03 {margin-bottom:30px;}

#aff-content #spe1-5-content h2{font-size: 1.4em;}
#aff-content #spe1-5-content h3{font-size: 1.3em;}

#aff-content #spe1-5-content-01 .w440 {width: 100%;}
#aff-content #spe1-5-content-02 .w330 {width: 75%;}
#aff-content #spe1-5-content-01 .photo-box, 
#aff-content #spe1-5-content-04 .photo-box {margin-bottom: 20px;}

#aff-content #spe1-5-content-01 .innerWrap__2column .photo-box {
  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-5-content-01 .innerWrap__2column .photo-box .figure {width: 47%;}


#aff-content #spe1-5-content-03 {
  padding:15px 0;
  background-size: contain;
}
#aff-content #spe1-5-content-03 h3, 
#aff-content #spe1-5-content-04 h3{margin:0 0 10px;}

#aff-content #spe1-5-content-04 {
  margin-bottom:40px;
  padding:10px;
  background-color:#fbefe1;
  height:auto;
  position: relative;
}
#aff-content #spe1-5-content-04 .innerWrap__2column {margin:20px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

#aff-content #spe1-5-content-04:before {
  border-top: solid 25px #fff;
  border-left: solid 25px transparent;
}
#aff-content #spe1-5-content-04:after {
  border-bottom: solid 25px rgba(236, 97, 159, 1);
  border-right: solid 25px transparent;
}
#aff-content #spe1-5-content-04 .innerWrap__2column .photo-box {width:75%; margin:0 12.5% 20px;}


@media screen and (max-width: 480px) {
  #aff-content #spe1-2-content-01 .title-box {
    padding:5px 0 0 0;
    min-height:125px;
    background:url(../img/spe_1_2_bg_title_sp.png) no-repeat right top;
    background-size:cover;
  }
#aff-content #spe1-2-content h2, 
#aff-content #spe1-2-content h3{
  margin: 0 20px 0 10px;
  text-indent:0;
}

  #aff-content #spe1-3-content-01 .title-box {
    padding:5px 0 0 0;
    min-height:120px;
    background:url(../img/spe_1_3_bg_title_sp.png) no-repeat right top;
    background-size:cover;
  }
  #aff-content #spe1-3-content-03 .title-box {
    padding:20px 0 0 0;
    min-height:120px;
    background:url(../img/spe_1_3_bg_title2_sp.png) no-repeat right top;
    background-size:cover;
  }
  #aff-content #spe1-3-content h2{
    margin: 0 20px 0 0;
    text-indent:0;
  }
  #aff-content #spe1-4-content h2{
    margin: 0 20px 0 10px;
    text-indent:0;
  }
  #aff-content #spe1-4-content-04 h3{
    margin:0 20px 20px 0;
  }
}

@media screen and (max-width: 360px) {
  #aff-content #spe1-4-content .innerWrap__3column .photo-box img {
    width:100%;
  }
}