@charset "UTF-8";
/*!*
 * @author RaNa Design
 * styles for "movie" category
 */
.making header, .present header, .present .content {
  position: relative;
  margin-top: 12px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
}

.making {
  margin-bottom: 24px !important;
}
.making header {
  margin-top: 0;
  padding: 44px 24px;
}
.making header h1 {
  width: 510px;
  height: 30px;
  background: url('../../images/movie/story/tit-sfc121e07a5.png') no-repeat 0 0;
  overflow: hidden;
  text-indent: -9999px;
}
.making header p {
  margin-top: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.making header ul {
  text-align: center;
  margin: 36px auto 0;
}
.making header ul li {
  display: inline-block;
}
.making header ul li:nth-child(1) {
  padding-right: 38px;
}
.making header ul li:nth-child(2) {
  padding-right: 38px;
}
.making header ul li:nth-child(3) {
  padding-right: 38px;
}
.making header ul li span {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.making header ul li span > span {
  display: inline;
  margin-top: 0;
}
.making header ul li span > span:after {
  content: '　';
}
@media (max-width: 898px) {
  .making header ul li:nth-child(1) {
    padding-right: 20px;
  }
  .making header ul li:nth-child(2) {
    padding-right: 20px;
  }
  .making header ul li:nth-child(2) {
    padding-right: 20px;
  }
}
@media (max-width: 860px) {
  .making header ul li:nth-child(1) {
    padding-right: 10px;
  }
  .making header ul li:nth-child(2) {
    padding-right: 10px;
  }
  .making header ul li:nth-child(3) {
    padding-right: 10px;
  }
}
@media (max-width: 839px) {
  .making header ul li:nth-child(1) {
    padding-right: 20px;
  }
  .making header ul li:nth-child(1) span > span {
    display: block;
    text-align: center;
  }
  .making header ul li:nth-child(2) {
    padding-right: 20px;
  }
  .making header ul li:nth-child(2) span > span {
    display: block;
    text-align: center;
  }
  .making header ul li:nth-child(3) {
    padding-right: 20px;
  }
  .making header ul li:nth-child(3) span > span {
    display: block;
    text-align: center;
  }
  .making header ul li:nth-child(4) span > span {
    display: block;
    text-align: center;
  }
}
.making .tabMenu {
  width: 86.875%;
  margin-top: 12px;
  overflow: hidden;
}
.making .tabMenu ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-left: -6px;
  border-collapse: separate;
  border-spacing: 6px 0;
}
.making .tabMenu ul li {
  display: table-cell;
  width: 16.41414%;
  border: 1px solid #e2e2e2;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #ef426b;
  text-align: center;
}
.making .tabMenu ul li.act {
  background: #ef426b;
  border: 1px solid #dc2d46;
}
.making .tabMenu ul li.act a {
  color: #fff;
}
.making .tabMenu ul li a {
  display: block;
  padding: 20px 0;
  color: #ef426b;
  text-decoration: none;
}
.making .tabMenu ul li a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-decoration: none;
}
.making .tabContent {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #fff;
  padding: 24px 0;
}
.making .tabContent section {
  margin: 0 2.5%;
}
.making .tabContent section:nth-child(1) .movieThum {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
.making .tabContent section:nth-child(1) .movieThum img {
  width: 100%;
  height: auto;
}
.making .tabContent section:nth-child(1) .movieThum img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  text-decoration: none;
}
.making .tabContent section:nth-child(1) .sub {
  display: block;
  margin: 20px 0 0;
  padding: 0;
  border: 0;
}
.making .tabContent section:nth-child(1) .sub li {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.making .tabContent section:nth-child(2) {
  margin-top: 24px;
}
.making .tabContent section h2 {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  background: #ef426b;
  /*背景色をエンジ色に変更 */
  padding: 20px 24px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3125;
  font-weight: bold;
}
.making .tabContent section .contentInner {
  padding: 24px 4.90605%;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.making .tabContent section .contentInner ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e2e2e2;
}
.making .tabContent section .contentInner ul li {
  display: table-cell;
  font-size: 1.4rem;
  line-height: 1.5;
  vertical-align: middle;
}
.making .tabContent section .contentInner ul li.num1 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num1 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -26px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num2 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num2 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -432px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num3 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num3 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -490px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num4 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num4 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -548px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num5 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num5 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -606px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num6 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num6 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -664px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num7 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num7 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -722px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num8 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num8 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -780px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num9 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num9 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -838px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num10 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num10 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -46px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num11 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num11 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -104px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num12 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num12 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -162px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num13 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num13 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -220px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num14 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num14 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -278px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul li.num15 span {
  padding-left: 22px;
}
.making .tabContent section .contentInner ul li.num15 span:before {
  width: 18px;
  height: 18px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -336px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner ul.odd li:nth-child(1) {
  width: 44.11765%;
  padding-right: 2.94118%;
}
.making .tabContent section .contentInner ul.odd li:nth-child(1) img {
  width: 100%;
  height: auto;
}
.making .tabContent section .contentInner ul.odd li:nth-child(1) img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  text-decoration: none;
}
.making .tabContent section .contentInner ul.odd li:nth-child(2) {
  width: 52.69608%;
}
.making .tabContent section .contentInner ul.odd li:nth-child(2) span {
  position: relative;
  display: block;
}
.making .tabContent section .contentInner ul.odd li:nth-child(2) span:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 18px;
}
.making .tabContent section .contentInner ul.even li:nth-child(1) {
  width: 52.69608%;
}
.making .tabContent section .contentInner ul.even li:nth-child(1) span {
  position: relative;
  display: block;
}
.making .tabContent section .contentInner ul.even li:nth-child(1) span:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 18px;
}
.making .tabContent section .contentInner ul.even li:nth-child(2) {
  width: 44.11765%;
  padding-left: 2.94118%;
}
.making .tabContent section .contentInner ul.even li:nth-child(2) img {
  width: 100%;
  height: auto;
}
.making .tabContent section .contentInner ul.even li:nth-child(2) img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  text-decoration: none;
}
.making .tabContent section .contentInner p {
  border: 4px solid #f3f3f3;
  padding: 22px 7.84314%;
  font-size: 1.2rem;
  line-height: 1.5;
}
.making .tabContent section .contentInner p a {
  color: #595151;
  text-decoration: none;
}
.making .tabContent section .contentInner p a.blank1 {
  display: block;
  position: relative;
  padding-left: 1.5em;
  word-break: break-all;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
}
.making .tabContent section .contentInner p a.blank1:before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 20px;
  content: "";
  width: 12px;
  height: 10px;
  background: url('../../images/common-sd070d84e84.png') no-repeat 0 -343px;
  -moz-background-size: 192px 918px;
  -o-background-size: 192px 918px;
  -webkit-background-size: 192px 918px;
  background-size: 192px 918px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent section .contentInner p a.blank2 {
  display: block;
  margin-top: 10px;
  position: relative;
  padding-left: 1.5em;
  word-break: break-all;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
}
.making .tabContent section .contentInner p a.blank2:before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 20px;
  content: "";
  width: 12px;
  height: 10px;
  background: url('../../images/common-sd070d84e84.png') no-repeat 0 -343px;
  -moz-background-size: 192px 918px;
  -o-background-size: 192px 918px;
  -webkit-background-size: 192px 918px;
  background-size: 192px 918px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent .pageNav {
  margin-top: 48px;
  padding-top: 20px;
  border-top: 1px solid #e2e2e2;
}
.making .tabContent .pageNav ul {
  margin: 0 2.5%;
  clear: both;
}
.making .tabContent .pageNav ul:after {
  content: "";
  display: block;
  clear: both;
}
.making .tabContent .pageNav ul li {
  font-size: 1.4rem;
  line-height: 1.5;
}
.making .tabContent .pageNav ul li.back {
  float: left;
}
.making .tabContent .pageNav ul li.back a {
  position: relative;
  padding-left: 18px;
}
.making .tabContent .pageNav ul li.back a:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: '';
  width: 8px;
  height: 11px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 0;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent .pageNav ul li.next {
  float: right;
}
.making .tabContent .pageNav ul li.next a {
  position: relative;
  padding-right: 18px;
}
.making .tabContent .pageNav ul li.next a:after {
  position: absolute;
  right: 0;
  top: 2px;
  content: '';
  width: 8px;
  height: 11px;
  background: url('../../images/movie/story/icon-s4a92ba6754.png') no-repeat 0 -13px;
  overflow: hidden;
  text-indent: -9999px;
}
.making .tabContent .pageNav ul li a {
  color: #595151;
  text-decoration: none;
}

.present {
  margin-bottom: 24px !important;
}
.present header {
  margin-top: 0;
  padding: 44px 24px;
}
.present header h1 {
  position: relative;
  padding-left: 18px;
  color: #cf2038;
  /*テキストをエンジ色に変更 */
  font-size: 3rem;
  line-height: 1.13333;
}
.present header h1:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 2px;
  height: 100%;
  background: #cf2038;
  /*テキスト横の線をエンジ色に変更 */
  border-left: 4px solid #cf2038;
  /*テキスト横の線をエンジ色に変更 */
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.present .content {
  padding: 48px 0;
  background: #fff;
}
.present .content .photo {
  width: 77.5%;
  margin: 0 auto;
  clear: both;
}
.present .content .photo:after {
  content: "";
  display: block;
  clear: both;
}
.present .content .photo li {
  float: left;
  width: 48.3871%;
}
.present .content .photo li:nth-child(1) {
  margin-right: 3.22581%;
}
.present .content .photo li img {
  width: 100%;
  height: auto;
}
.present .content .photo li img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  text-decoration: none;
}
.present .content p {
  margin-top: 20px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
}
.present .content .howto {
  display: table;
  table-layout: fixed;
  width: 82.5%;
  margin: 44px auto 0;
  border-collapse: separate;
  border-spacing: 24px 0;
}
.present .content .howto:nth-of-type(3) {
  margin-top: 24px;
}
.present .content .howto li {
  display: table-cell;
  width: 48.3871%;
  font-size: 1.4rem;
  line-height: 1.5;
}
.present .content .howto li dt {
  position: relative;
  padding-left: 13px;
  color: #07b65c;
  font-weight: bold;
}
.present .content .howto li dt:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 2px;
  height: 100%;
  background: #07b65c;
  border-left: 4px solid #07b65c;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.present .content .howto li dd {
  margin-top: 10px;
}
.present .content .howto li dd a {
  color: #e66800;
  text-decoration: none;
}
.present .content .howto li dd a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  text-decoration: none;
}

/**以下、YouTube用レイアウト ***/
.present .layoutBlock1 {
  padding: 22px 2.5%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
}

.present .layoutBlock1 h2 {
  /*  margin-top: 16px;*/
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.33333;
  font-weight: bold;
}

.present .layoutBlock1 p {
  font-size: 1.4rem;
  line-height: 1.5;
}

.present .layoutBlock1 p.txt1 {
  margin-top: 36px;
}

.present .layoutBlock1 p.txt2 {
  margin-top: 36px;
  text-align: center;
}

.present .layoutBlock1 p.txt3 {
  margin-top: 36px;
  text-align: right;
}

.present .layoutBlock1 p.img {
  margin-top: 36px;
}

.present .layoutBlock1 p img {
  width: 100%;
}

.present .layoutBlock1 p sup {
  vertical-align: text-top;
  font-size: 0.8rem;
  line-height: 1.25;
  line-height: 4px;
}

.present .layoutBlock1 p2.img {
  /*Facebook画像追加用*/
  display: block;
  text-align: center;
}

.present .layoutBlock1 p2 img {
  /*Facebook画像追加用*/
  width: 50%;
}

.present .layoutBlock1 p2 sup {
  /*Facebook画像追加用*/
  vertical-align: text-top;
  font-size: 0.8rem;
  line-height: 1.25;
  line-height: 4px;
}

.present .layoutBlock1 dl {
  margin-top: 36px;
}

.present .layoutBlock1 dl dt, .present .layoutBlock1 dl dd {
  font-size: 1.4rem;
  line-height: 1.5;
}

.present .layoutBlock1 dl dt.attention {
  font-size: 1.2rem;
  line-height: 1.58333;
}

.present .layoutBlock1 dl dt.tit1 {
  display: block;
  position: relative;
  margin-left: 12px;
  font-weight: bold;
}

.present .layoutBlock1 dl dt.tit1:before {
  position: absolute;
  top: -2px;
  display: block;
  width: 12px;
  content: "■";
  margin-left: -12px;
}

.present .layoutBlock1 dl dt.tit1 sup {
  vertical-align: text-top;
  font-size: 0.8rem;
  line-height: 1.25;
  line-height: 4px;
}

.present .layoutBlock1 dl dt.tit2 {
  display: block;
  position: relative;
  padding-left: 15px;
  font-weight: bold;
  color: #cf2038;
  font-size: 1.6rem;
  line-height: 1.5;
}

.present .layoutBlock1 dl dt.tit2:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 2px;
  height: 100%;
  background: #cf2038;
  border-left: 4px solid #cf2038;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.present .layoutBlock1 dl dd {
  margin-top: 6px;
}

.present .layoutBlock1 dl dd.end {
  margin-top: 12px;
  text-align: right;
}

.present .layoutBlock1 dl dd.sub {
  font-size: 1.2rem;
  line-height: 1.5;
}

.present .layoutBlock1 dl dd dl:nth-of-type(1) {
  margin-top: 0;
}

.present .layoutBlock1 dl dd sup {
  vertical-align: text-top;
  font-size: 0.8rem;
  line-height: 1.25;
  line-height: 4px;
}
