@charset "UTF-8";

/* reset */
h1, h2, h3 {
  margin: 0;
  padding: 0;
}

/* common */
.cx:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

*:first-child + html .cx {
  display: inline-block;
  min-height: 1%;
}

* html .cx {
  height: 1%;
}

.fs12 {
  font-size: 12px;
}

.fs17 {
  font-size: 17px;
}

.fs20 {
  font-size: 20px;
}

.ac {
  text-align: center;
}

.span-100 {
  width: 100%;
}

.span-23 {
  width: 23%;
}

.span-25 {
  width: 25%;
}

.ttl--l {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 40px;
  text-align: center;
}

.ttl--m {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}

.l-sec--first {
  padding: 0;
  text-align: center;
}

.l-sec--first h1 {
	font-size:17px;
	text-align:left;
	margin-bottom: 20px;
}

.l-ttl__underarea {
	width: 406px;
  margin: 0 auto 48px;
	border: 1px solid #000;
	font-size: 17px;
	font-weight: bold;
	padding: 15px;
}

.l-present {
	margin-bottom: 32px;
}
	
.present-txt {
	font-size: 20px;
	font-weight: bold;
	width: 330px;
	float: left;
	padding: 8px 0 16px;
}

.present-txt em {
	color: #00b9ef;
	font-style: normal;
}

.present-txt--1 {
	padding-left: 171px;
	background: url(../img/p_giftCard.png) 0 0 no-repeat;
}

.present-txt--2 {
	min-height: 108px;
	padding-left: 112px;
	background: url(../img/p_movie02.png) 0 0 no-repeat;
}

.l-mv {
  background-color: #000;
  color: #fff;
}

/* margin */
.mb--1em {
  margin-bottom: 1em;
}

.m--auto {
  margin: 0 auto;
}

/* link */
.l-linkItem {
  margin: 2em 0 1em;
}

.linkItem {
  color: #00b9ef;
  background: url(../img/arrowRight--tri.png) no-repeat 0 2px;
  padding-left: 22px;
}

/* btn */
.btnBlock {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* main visual */
.mv {
  /*padding-bottom: 60px;*/
  position: relative;
}

.section.softly {
	padding-top: 0;
}

.section.softly .frame {
	border-top: 60px solid #000;
	padding-top: 60px;
}

.mv__in-btn__top {
  position: absolute;
  top: 441px;
  left: 426px;
}

.mv__img {
  display: block;
  margin: 0 auto;
}

.mv__in-youtube {
  background-color: #fff;
  width: 672px;
  padding: 30px 30px 20px;
  margin: 0 auto;
}

.mv__in-text {
  width: 870px;
  margin: 50px auto 20px;
}

.mv__in-text p {
  font-size: 12px;
  line-height: 2;
  text-align: left;
  margin-bottom: 2.5em;
}

.mv__in-btn-bottom {
	background: url(../img/p_movie01.jpg) 49px 0 no-repeat;
	padding-left: 493px;
	height: 151px;
}

.mv__in-dvd {
	padding: 22px 26px;
	border: 1px solid #ffda2b;
	text-align: left;
	margin: 48px 48px 0;
}

.mv__in-dvd dt {
	display:block;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}

.mv__in-dvd dd {
	font-size: 13px;
	background: url(../img/p_movie02.png) 0 0 no-repeat;
	padding-left: 97px;
	min-height: 119px;
	margin: 0;
}

.mv__in-dvd .mt30 {
	margin-top: 30px;
}

.itemBlock {
  margin-bottom: 20px;
}

.listGroup {
  list-style-position: outside;
  margin: 0 0 0 1em;
  padding: 0;
}

.listGroup--ol {
  margin-left: 1.7em;
}

/* step layout variation */
.l-step {
  width: 100%;
}

.l-step__span {
  float: left;
  vertical-align: top;
}

.l-step__span--first {
  padding-right: 2%;
}

.st-txt {
  width: 200px;
  margin: 0 auto;
}

.st-txt--wide {
  width: 230px;
}

.l-step__note {
  margin: 0 5em;
}

.st-txt .disc {
	text-indent: -1em;
	padding-left: 1em;
}

/* slider */
.is-sliderItem__parent {
  position: relative;
}

.is-sliderItem__child {
  position: absolute;
  top: 0;
  z-index: 1;
}

.js-sliderItem {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.is-sliderItem__child--giftcard {
  right: 88px;
}

.is-step__sftly2 {
  right: -20px;
}

.is-step__sftly3 {
  right: -20px;
}
