@charset "UTF-8";
.movie {
  margin-bottom: 30px; }
  .movie h3 {
    padding: 20px;
    background: #736357; }
  .movie img {
    border: none !important; }

/*----------------------------------------
	#cp_bonus
----------------------------------------*/
#cp_bonus {

  background: url(../images/back-contentsList.jpg) no-repeat center top fixed; }

  #cp_bonus h2 {
    margin-bottom: 30px; }
  #cp_bonus dl {
    margin: 0 auto;
    width: 980px;
    background: rgba(92, 0, 0, 0.8); }
  #cp_bonus dd {
    padding: 50px 70px;
    text-align: left; }
  #cp_bonus p {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%; }

#cp_bonus .timer {
  margin: 50px auto 30px;
  padding: 30px 0 !important;
  text-align: center;
  background: rgba(0, 0, 0, 0.8); }
  #cp_bonus .timer p {
    margin-bottom: 5px !important;
    font-size: 32px;
    font-size: 3.2rem;
    color: #FFF;
    font-weight: bold;
    line-height: 150%; }

/*----------------------------------------
	#global-header
----------------------------------------*/
#global-header div {
  margin: 0;
  /* padding: 0; */
  width: 100%;
  line-height: 0;
  text-align: center; }

#global-header1 {
  background: url(../images/back-global-header1.jpg) no-repeat center top; }

#global-header2 {
  background: url(../images/back-global-header2.jpg) no-repeat center top; }

#global-header3 {
  background: url(../images/back-global-header3.jpg) no-repeat center top; }

#global-header4 {
  background: url(../images/back-global-header4.jpg) no-repeat center top; }

#global-header5 {
  background: url(../images/back-global-header5.jpg) no-repeat center top; }

#global-header6 {
  background: url(../images/back-global-header6.jpg) no-repeat center top; }

#global-header7 {
  background: url(../images/back-global-header7.jpg) no-repeat center top; }

#global-header1-2 {
  background: url(../images/back-global-header1-2.jpg) no-repeat center top; }

#global-header2-2 {
  background: url(../images/back-global-header2-2.jpg) no-repeat center top; }

#global-header3-2 {
  background: url(../images/back-global-header3-2.jpg) no-repeat center top; }

#global-header4-2 {
  background: url(../images/back-global-header4-2.jpg) no-repeat center top; }

/*----------------------------------------
	#special
----------------------------------------*/
#special {
  padding: 50px 0 0px;
  background: url(../images/back-bonus.jpg) no-repeat center top fixed; }
#special .inner {
    margin: 0 auto;
    width: 980px; }
#special .sp-timer {
  background: -moz-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff6a15', endColorstr='#e6d40064',GradientType=1 );
  /* IE6-9 */
  width:100%;
  font-size: 24px;
  margin:0 auto;
  text-align:center;
  padding: 40px;
}
#special .btn-green2 {
    margin: 0 auto 30px;
    padding: 0;
    /* width: 100%; */
    color: #fff !important; }
#special .btn-green2 a {
  margin: 0 auto;
  padding: 30px 20px 30px;
  display: block;
  background-color: #1ca800;
  *zoom: 1;
  letter-spacing: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1CA800', endColorstr='#FF0B8E14');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ca800), color-stop(100%, #0b8e14));
  background-image: -moz-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
  background-image: -webkit-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
  background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
  width: 90%;
  text-align: center;
  color: #fff !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 35px;
  font-size: 3.5rem;
  box-shadow: 0 12px 0 #176802;
  line-height: 100%;
  font-weight: 800;
  text-shadow: 0px 1px 0px #333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  cursor: pointer; }
  .btn-green2 a:hover {
    box-shadow: none;
    transform: translate3d(0, 10px, 0); }
  .btn-green2 a span {
    font-weight: bold;
    color: #fff !important; }
#special .sp-timer p {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  }
/*----------------------------------------
	#result
----------------------------------------*/
#result {
  padding: 50px 0;
  background: url(../images/back-result.png) no-repeat center top fixed; }
  #result .inner {
    margin: 0 auto 50px;
    width: 980px; }
  #result .currency {
    margin-bottom: 50px;
    padding: 50px 0 20px;
    text-align: center;
    border: 10px double #fff; }
  #result ul {
    text-align: center; }
  #result li {
    margin-bottom: 30px; }
    #result li img {
      width: 980px;
      border: 20px solid #fc0;
      box-sizing: border-box;
      box-shadow: 0px 0px 10px #000; }

/*----------------------------------------
	#prologue
----------------------------------------*/
#prologue {
  padding: 50px 0;
  background: url(../images/back-prologue.jpg) no-repeat center top fixed; }
  #prologue .outer {
    margin: 0 auto;
    width: 800px; }
  #prologue .inner {
    padding: 50px 50px 20px;
    background: rgba(0, 0, 0, 0.8); }
  #prologue h2 {
    margin-bottom: 40px; }
  #prologue p {
    color: #fff; }

#profile {
  margin: 0 auto 80px;
  padding: 0px 50px 20px;
  width: 800px;
  background:  url(../images/back-profile.jpg) repeat-y left top; }
  #profile h3 {
    margin-left:-50px;
	margin-bottom:-300px; }
  #profile p {
    text-shadow: 1px 1px 2px #000; }

/*----------------------------------------
	#indicator
----------------------------------------*/
#indicator {
  padding: 50px 0;
  background: url(../images/back-indicator.jpg) no-repeat center top fixed; }
  #indicator h2 {
    margin-bottom: 30px; }
  #indicator .outer {
    margin: 0 auto;
    width: 850px; }
  #indicator .inner {
    padding: 80px 80px 50px;
    background: rgba(255, 255, 255, 0.98);
    border: 1px solid #333;
    border-radius: 20px; }
    #indicator .inner img {
      border: 3px solid #333; }

/*----------------------------------------
	#beginner
----------------------------------------*/
#beginner {
  background: url(../images/back-beginner.jpg) no-repeat center top fixed; }
  #beginner .outer {
    margin: 0 auto;
    width: 980px; }
  #beginner .inner {
    padding: 50px 50px 20px;
    width: 600px;
    background: rgba(255, 255, 255, 0.93); }
  #beginner p {
    color: #000; }
  #beginner h2 {
    line-height: 0; }

/*----------------------------------------
	#merit
----------------------------------------*/
#merit {
  padding: 50px 0;
  background: url(../images/back-merit.png) no-repeat center top fixed; }
  #merit .inner {
    margin: 0 auto;
    width: 980px; }
  #merit .text {
    padding: 50px;
    background: #fff; }
  #merit h2 {
    margin-bottom: 30px; }
  #merit dt {
    margin-bottom: 20px; }
  #merit dd {
    margin-bottom: 100px;
    padding: 80px;
    background: rgba(0, 0, 0, 0.8); }
    #merit dd img {
      line-height: 0; }

/*----------------------------------------
	#free
----------------------------------------*/
#free {
  background: url(../images/back-free.jpg) no-repeat center top fixed; }
  #free .outer {
    margin: 0 auto;
    padding: 30px 0;
    width: 980px;
    text-align: center; }
  #free .inner {
    margin: 0 auto 80px;
    padding: 80px 80px 50px;
    width: 900px;
    text-align: left;
    background: rgba(255, 255, 255, 0.9); }

/*----------------------------------------
	#tool
----------------------------------------*/
#tool {
  padding: 50px 0;
  background: url(../images/back-tool.png) no-repeat center top fixed; }
  #tool h2 {
    margin-bottom: 30px; }
  #tool .inner {
    margin: 0 auto;
    width: 900px; }
  #tool .text {
    margin-bottom: 80px;
    padding-left: 30px; }
  #tool p {
    color: #fff; }
  #tool dl {
    padding-left: 30px; }
  #tool dt {
    margin-bottom: 20px; }
  #tool dd {
    margin-bottom: 80px;
    padding: 50px 50px 20px;
    width: 760px;
    border: 1px dotted #fff;
    background: rgba(0, 0, 0, 0.8); }

/*----------------------------------------
	#summary
----------------------------------------*/
#summary {
  padding: 200px 0 50px;
  background: url(../images/back-summary.jpg) no-repeat center top fixed; }
  #summary h2 {
    line-height: 0; }
  #summary .inner {
    margin: 0 auto;
    width: 700px; }
  #summary .text {
    padding: 50px 50px 20px;
    background: rgba(153, 0, 102, 0.9); }
  #summary p {
    color: #fff; }
  #summary li {
    padding: 12px 0 12px 50px;
    color: #fff;
    background: url(../images/icon-light.png) no-repeat left top; }

/*----------------------------------------
	#contentsList
----------------------------------------*/
#contentsList {
  padding-bottom: 1px;
  background: url(../images/back-contentsList.jpg) no-repeat center top fixed; }
  #contentsList h2 {
    margin-bottom: 50px; }
  #contentsList h3 {
    margin-bottom: 30px; }
  #contentsList li {
    color: #fff; }
  #contentsList .outer {
    margin: 0 auto;
    width: 980px; }
  #contentsList .inner {
    margin-bottom: 100px; }
  #contentsList .wrap {
    margin: 0 auto;
    padding: 20px;
    width: 900px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcee21+0,ed1e79+100&0.9+0,0.9+100 */
    background: -moz-linear-gradient(left, rgba(252, 238, 33, 0.9) 0%, rgba(237, 30, 121, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(252, 238, 33, 0.9) 0%, rgba(237, 30, 121, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(252, 238, 33, 0.9) 0%, rgba(237, 30, 121, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6fcee21', endColorstr='#e6ed1e79',GradientType=1 );
    /* IE6-9 */ }
  #contentsList .text {
    padding: 50px 50px 20px;
    background: rgba(0, 0, 0, 0.8); }
  #contentsList .number {
    margin-bottom: 30px; }
  #contentsList .number1 {
    padding: 2px 0 5px 50px;
    background: url(../images/icon-number1.png) no-repeat left top; }
  #contentsList .number2 {
    padding: 2px 0 5px 50px;
    background: url(../images/icon-number2.png) no-repeat left top; }
  #contentsList .number3 {
    padding: 2px 0 5px 50px;
    background: url(../images/icon-number3.png) no-repeat left top; }
  #contentsList p {
    color: #fff; }
  #contentsList dt {
    line-height: 0; }
  #contentsList dd {
    margin-bottom: 80px;
    padding: 50px;
    background: #fff;
    border-right: 10px double #dc9f38;
    border-bottom: 10px double #dc9f38;
    border-left: 10px double #dc9f38; }
    #contentsList dd p {
      color: #333; }
  #contentsList .summary dt {
    padding: 20px 20px 20px 60px;
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    background: #dc9f38 url(../images/icon-check-contentsList-summary.png) no-repeat 20px center; }
  #contentsList .summary dd {
    margin-bottom: 0;
    padding: 20px 20px 5px;
    border-right: 1px solid #dc9f38;
    border-bottom: 1px solid #dc9f38;
    border-left: 1px solid #dc9f38; }
    #contentsList .summary dd li {
      margin-bottom: 15px;
      font-size: 18px;
      font-size: 1.8rem;
      color: #333;
      line-height: 130%; }

#contentsList3 .curriculum {
  margin-bottom: 30px;
  padding: 50px;
  background: url(../images/back-contentsList3-curriculum.jpg) no-repeat left top; }
  #contentsList3 .curriculum ul {
    padding: 30px 30px 20px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #333; }
  #contentsList3 .curriculum li {
    color: #333; }

/*----------------------------------------
	#bonus
----------------------------------------*/
#bonus {
  text-align: center;
  background: url(../images/back-bonus.jpg) no-repeat center top fixed; }
  #bonus h2 {
    height: 262px;
    background: #fff; }
    #bonus h2 img {
      margin-top: -35px; }
  #bonus dl {
    margin: 0 auto;
    padding: 75px 75px 1px;
    width: 850px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff6a15+0,d40064+100&0.9+0,0.9+100 */
    background: -moz-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff6a15', endColorstr='#e6d40064',GradientType=1 );
    /* IE6-9 */ }
    #bonus dl dt {
      margin-bottom: 20px;
      line-height: 0; }
    #bonus dl dd {
      margin-bottom: 100px;
      text-align: left; }
    #bonus dl p {
      color: #fff; }
  #bonus li {
    color: #fff; }

/*----------------------------------------
	#price
----------------------------------------*/
#price {
  padding: 50px 0;
  text-align: center;
  background: url(../images/back-price.jpg) no-repeat center top fixed; }
  #price h2 {
    margin-bottom: 50px; }
  #price .text {
    margin: 0 auto 80px;
    padding: 50px 50px 20px;
    width: 700px;
    text-align: left;
    background: rgba(0, 0, 0, 0.8); }
  #price p {
    color: #fff; }

/*----------------------------------------
	#product
----------------------------------------*/
#product {
  padding-bottom: 50px;
  text-align: center;
  background: url(../images/back-contentsList.jpg) no-repeat center top fixed; }
  #product h2 {
    line-height: 0; }

/*----------------------------------------
	#faq
----------------------------------------*/
#faq {
  padding: 50px 0;
  text-align: center;
  background: #396; }
  #faq h2 {
    margin-bottom: 50px; }

/*----------------------------------------
	#epilogue
----------------------------------------*/
#epilogue {
  padding: 50px 0 50px;
  text-align: center;
  background: url(../images/back-epilogue.jpg) no-repeat center top fixed; }
  #epilogue .inner {
    margin: 0 auto;
    padding: 50px 50px 20px;
    width: 700px;
    text-align: left;
    background: rgba(56, 142, 60, 0.9);
    border-radius: 20px;
    box-shadow: 0px 0px 5px #000; }
  #epilogue p {
    color: #fff; }
  #epilogue .movie h3 {
    background: #f9a825; }

/*----------------------------------------
	#add
----------------------------------------*/
#add {
  padding: 50px 0;
  background: url(../images/back-add.jpg) no-repeat center top fixed; }
  #add h2 {
    margin-bottom: 40px;
    text-align: center; }
  #add .inner {
    margin: 0 auto 80px;
    padding: 50px 50px 20px;
    width: 700px;
    border: 10px solid #006;
    background: rgba(0, 0, 153, 0.9); }
  #add p {
    color: #fff; }

/*----------------------------------------
    .voice
----------------------------------------*/
.voice {
  padding: 50px 0;
  width: 100%;
  text-align: center;
  background: url(../images/back-voice.png) no-repeat center top fixed; }
  .voice dl {
    margin: 0 auto;
    padding: 50px;
    width: 700px;
    text-align: left;
    background: rgba(0, 0, 0, 0.8); }
  .voice dt {
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 50px;
    font-size: 5rem;
    color: #fff;
    font-weight: normal;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    line-height: 120%;
    border-bottom: 1px solid #fff; }
  .voice dd {
    margin-bottom: 50px;
    border-bottom: 1px dotted #fff; }
  .voice p {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%; }
  .voice .name {
    padding: 10px;
    font-size: 20px;
    font-size: 2rem;
    color: #333;
    display: inline-block;
    background: #fff; }

  .voice .voice-in {
    padding: 10px;
    color: #333;
    background: #fff; }

  .voice .voice-in p {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
    color: #333;
    line-height: 160%; }




/*----------------------------------------
    #data
----------------------------------------*/
#data {
  padding: 20px 0;
  background: #fff; }
  #data h1 {
    text-align: left;
    margin-bottom: 10px; }


/*---	#data img{width:auto!important;}--*/

.forex-type {
  margin: 0 auto;
  width: 800px; }

.table {
  margin-bottom: 50px;
  overflow: hidden;
  border-left: 1px solid #333; }
  .table .table-l, .table .table-m, .table .table-r {
    width: 33.2%;
    float: left;
    overflow: hidden; }
  .table ul {
    text-align: center;
    float: left; }
  .table li {
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .table .th {
    background: #333;
    color: #fff; }
  .table .start {
    width: 40%; }
    .table .start .th {
      border-right: 1px solid #fff; }
  .table .end {
    width: 40%; }
    .table .end .th {
      border-right: 1px solid #fff; }
  .table .benefit {
    width: 20%; }
    .table .benefit .th {
      border-right: 1px solid #fff; }
  .table .table-r .benefit .th {
    border-right: 1px solid #333; }


#resultData {
  margin: 0 auto 50px;
  width: 100%;
  height: 500px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
  #resultData iframe {
    margin: 0 auto;
    width: 100%;
    height: 500px;
    box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99);
    -moz-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99);
    -webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99);
	overflow:hidden; }

.contact{
	width:680px;
	background:#ff9300;
}

.sp-only,
#gFooter_sp{ display:none;}


@media only screen and (max-width: 979px) {

#resultData {
  margin: 0 auto 50px;
  width: 96%;
    height: 300px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
  #resultData iframe {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  overflow: hidden;
    box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99);
    -moz-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99);
    -webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.99); }

.forex-type {
  margin: 0 auto;
  width: 96%; }

.table {
  margin-bottom: 50px;
  overflow: hidden;
  border-left: 1px solid #333; }
  .table .table-l, .table .table-m, .table .table-r {
    width: 100%;
    float: none;
    overflow: hidden; }
  .table ul {
    text-align: center;
    float: left; }
  .table li {
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .table .th {
    background: #333;
    color: #fff; }
  .table .start {
    width: 40%; }
    .table .start .th {
      border-right: 1px solid #fff; }
  .table .end {
    width: 40%; }
    .table .end .th {
      border-right: 1px solid #fff; }
  .table .benefit {
    width: 20%; }
    .table .benefit .th {
      border-right: 1px solid #333; }
  .table .table-r .benefit .th {
    border-right: 1px solid #333; }


}


@media only screen and (max-width: 980px) {

img{
	width:100%;
	height:auto;}

.pc-only{ display:none;}
.sp-only{ display:block;}

  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

.CountDownTimerImg img,
.LimitedOfferImg img{width:17px;}

#global-header-top {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  background: #cc0974; }
  #global-header-top .timer {
    margin: 0 auto;
    width: 100%;
    background: none; }
  #global-header-top p {
    margin-bottom: 0 !important;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    font-weight: bold;
    line-height: 160%; }

#cp_bonus {

  background: url(../images/back-contentsList.jpg) repeat-y center top scroll; }

  #cp_bonus h2 {
    margin-bottom: 10px; }
  #cp_bonus dl {
    margin: 0 auto;
    width: 100%;
    background: rgba(92, 0, 0, 0.8); }
  #cp_bonus dd {
    padding: 20px 5%;
    text-align: left; }
  #cp_bonus p {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 160%; }

#cp_bonus .timer {
  margin: 30px auto 20px;
  padding: 10px 0 !important;
  text-align: center;
  background: rgba(0, 0, 0, 0.8); }
  #cp_bonus .timer p .fs-28,
  #cp_bonus .timer p {
    margin-bottom: 5px !important;
    font-size: 16px!important;
    font-size: 1.6rem!important;
    color: #FFF;
    font-weight: bold;
    line-height: 150%; }
/*----------------------------------------
	#special
----------------------------------------*/
#special {
  padding: 50px 0 0px;
  background: url(../images/back-bonus.jpg) no-repeat center top fixed; }
#special .inner {
    margin: 0 auto;
    width: 100%; }
#special .sp-timer {
  background: -moz-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff6a15', endColorstr='#e6d40064',GradientType=1 );
  /* IE6-9 */
  width:100%;
  font-size: 24px;
  margin:0 auto;
  text-align:center;
  padding: 20px;
}
#special .sp-timer p {
  color: #fff;
  font-size: 24px !important;
  font-size: 2.4rem !important;
  font-weight: bold;
  }
  #special .btn-green2 {
  margin: 0 auto 30px;
  padding: 0;
  width: 100%;
  color: #fff !important; }
  #special .btn-green2 a {
    margin: 0 auto;
    padding: 20px 20px 20px;
    display: block;
    background-color: #1ca800;
    *zoom: 1;
    letter-spacing: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1CA800', endColorstr='#FF0B8E14');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ca800), color-stop(100%, #0b8e14));
    background-image: -moz-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
    background-image: -webkit-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 19px;
    font-size: 1.9rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 100%;
    font-weight: 800;
    text-shadow: 0px 1px 0px #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    cursor: pointer; }
    .btn-green2 a:hover {
      box-shadow: none;
      transform: translate3d(0, 10px, 0); }
    .btn-green2 a span {
      font-weight: bold;
      color: #fff !important; }
    .btn-green2 a .small {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: normal;
      color: #fff !important; }

#special img {
padding: 0 10px;
}
/*----------------------------------------
	#result
----------------------------------------*/
#result {
  padding: 50px 0;
  background: none;
  background-color:#2f126e; }
  #result .inner {
    margin: 0 auto 50px;
    width: 100%; }
  #result .currency {
    margin-bottom: 50px;
    padding: 50px 0 20px;
    text-align: center;
    border: 10px double #fff; }
  #result ul {
    text-align: center; }
  #result li {
    margin-bottom: 30px; }
    #result li img {
      width: 100%;
      border: 10px solid #fc0;
      box-sizing: border-box;
      box-shadow: 0px 0px 10px #000; }

/*----------------------------------------
	#prologue
----------------------------------------*/
#prologue {
  padding: 50px 0;
  background: url(../images/back-prologue.jpg) repeat-y center top scroll; }
  #prologue .outer {
    margin: 0 auto;
    width: 100%; }
  #prologue .inner {
    padding: 30px 4% 20px;
    background: rgba(0, 0, 0, 0.8); }

  #prologue .inner img.img-r{
	float:right;
	width:30%; }

  #prologue h2 {
    margin-bottom: 20px; }
  #prologue p {
    color: #fff; }

#profile {
  margin: 0 auto 80px;
  padding: 0px 4% 20px;
  width: 100%;
  background: url(../images/back-profile.jpg) repeat-y left top;
  background-size:cover; }
  #profile h3  img{
    width:104%; }
  #profile p {
    text-shadow: 1px 1px 2px #000;
	width:70%;}

/*----------------------------------------
	#indicator
----------------------------------------*/
#indicator {
  padding: 50px 0;
  background: url(../images/back-indicator.jpg) repeat-y center top scroll; }
  #indicator h2 {
    margin-bottom: 30px; }
  #indicator .outer {
    margin: 0 auto;
    width: 96%; }
  #indicator .inner {
    padding: 80px 4% 50px;
    background: rgba(255, 255, 255, 0.98);
    border: 1px solid #333;
    border-radius: 20px; }
    #indicator .inner img {
      border: 3px solid #333; }

/*----------------------------------------
	#beginner
----------------------------------------*/
#beginner {
  background: url(../images/back-beginner.jpg) repeat-y center top scroll; }
  #beginner .outer {
    margin: 0 auto;
    width: 100%; }
  #beginner .inner {
    padding: 50px 4% 20px;
    width: 100%;
    background: rgba(255, 255, 255, 0.93); }
  #beginner p {
    color: #000; }
  #beginner h2 {
    line-height: 0; }

/*----------------------------------------
	#merit
----------------------------------------*/
#merit {
  padding: 30px 0;
  background: url(../images/back-merit.png)  repeat-y center top scroll; }
  #merit .inner {
    margin: 0 auto;
    width: 100%; }
  #merit .text {
    padding: 4%;
    background: #fff; }
  #merit h2 {
    margin-bottom: 20px; }
  #merit dt {
    margin-bottom: 5px; }
  #merit dd {
    margin-bottom: 40px;
    padding: 4%;
    background: rgba(0, 0, 0, 0.8); }
    #merit dd img {
      line-height: 0; }

/*----------------------------------------
	#free
----------------------------------------*/
#free {
  background: url(../images/back-free.jpg) repeat-y center top scroll; }
  #free .outer {
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
    text-align: center; }
  #free .inner {
    margin: 0 auto 80px;
    padding: 30px 4% 50px!important;
    width: 100%;
    text-align: left;
    background: rgba(255, 255, 255, 0.9); }


/*----------------------------------------
	#tool
----------------------------------------*/
#tool {
  padding: 50px 4%;
  background: url(../images/back-tool.png)repeat-y center top scroll; }
  #tool h2 {
    margin-bottom: 10px; }
  #tool .inner {
    margin: 0 auto;
    width: 100%; }
  #tool .text {
    margin-bottom: 30px;
    padding: 0; }
  #tool p {
    color: #fff; }
  #tool dl {
    padding: 0; }
  #tool dt {
    margin-bottom: 1px!important; }
  #tool dd {
    margin-bottom: 20px;
    padding: 3%;
    width: 100%;
    border: 1px dotted #fff;
    background: rgba(0, 0, 0, 0.8); }

/*----------------------------------------
	#summary
----------------------------------------*/
#summary {
  padding: 0px 0 0px;
  background: url(../images/back-summary.jpg) repeat-y center top scroll; }
  #summary h2 {
    line-height: 0; }
  #summary .inner {
    margin: 0 auto;
    width: 100%; }
  #summary .text {
    padding: 4% ;
    background: rgba(153, 0, 102, 0.9); }
  #summary p {
    color: #fff; }
  #summary li {
    padding: 12px 0 12px 50px;
    color: #fff;
	font-size:17px;
	font-size:1.7rem;
    background: url(../images/icon-light.png) no-repeat left top; }

/*----------------------------------------
	#contentsList
----------------------------------------*/
#contentsList {
  padding-bottom: 1px;
  background: url(../images/back-contentsList.jpg) repeat-y center top scroll; }
  #contentsList h2 {
    margin-bottom: 50px; }
  #contentsList h3 {
    margin-bottom: 30px; }
  #contentsList li {
    color: #fff; }
  #contentsList .outer {
    margin: 0 auto;
    width: 100%; }
  #contentsList .inner {
    margin-bottom: 100px; }
  #contentsList .wrap {
    margin: 0 auto;
    padding: 3%;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcee21+0,ed1e79+100&0.9+0,0.9+100 */
    background: -moz-linear-gradient(left, rgba(252, 238, 33, 0.9) 0%, rgba(237, 30, 121, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(252, 238, 33, 0.9) 0%, rgba(237, 30, 121, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(252, 238, 33, 0.9) 0%, rgba(237, 30, 121, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6fcee21', endColorstr='#e6ed1e79',GradientType=1 );
    /* IE6-9 */ }
  #contentsList .text {
    padding: 4%;
    background: rgba(0, 0, 0, 0.8); }
  #contentsList .number {
    margin-bottom: 30px; }
  #contentsList .number1 {
    padding: 2px 0 5px 50px;
    background: url(../images/icon-number1.png) no-repeat left top; }
  #contentsList .number2 {
    padding: 2px 0 5px 50px;
    background: url(../images/icon-number2.png) no-repeat left top; }
  #contentsList .number3 {
    padding: 2px 0 5px 50px;
    background: url(../images/icon-number3.png) no-repeat left top; }
  #contentsList p {
    color: #fff; }
  #contentsList dt {
    line-height: 0; }
  #contentsList dd {
    margin-bottom: 40px;
    padding: 3%;
    background: #fff;
    border-right: 10px double #dc9f38;
    border-bottom: 10px double #dc9f38;
    border-left: 10px double #dc9f38; }
    #contentsList dd p {
      color: #333; }
  #contentsList .summary dt {
    padding: 20px 20px 20px 60px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    background: #dc9f38 url(../images/icon-check-contentsList-summary.png) no-repeat 20px center; }
  #contentsList .summary dd {
    margin-bottom: 0;
    padding: 20px 20px 5px;
    border-right: 1px solid #dc9f38;
    border-bottom: 1px solid #dc9f38;
    border-left: 1px solid #dc9f38; }
    #contentsList .summary dd li {
      margin-bottom: 15px;
      font-size: 16px;
      font-size: 1.6rem;
      color: #333;
      line-height: 130%; }

#contentsList3 .curriculum {
  margin-bottom: 30px;
  padding: 4%;
  background: url(../images/back-contentsList3-curriculum.jpg) no-repeat left top;
  background-size:cover; }
  #contentsList3 .curriculum ul {
    padding: 4%;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #333; }
  #contentsList3 .curriculum li {
    color: #333;
	font-size:16px;
	font-size:1.6rem; }


/*----------------------------------------
	#bonus
----------------------------------------*/
#bonus {
  text-align: center;
  background: url(../images/back-bonus.jpg) repeat-y center top scroll; }
  #bonus h2 {
    height: auto;
    background: #fff; }
    #bonus h2 img {
      margin-top: -35px; }
  #bonus dl {
    margin: 0 auto;
    padding:4%;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff6a15+0,d40064+100&0.9+0,0.9+100 */
    background: -moz-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 106, 21, 0.9) 0%, rgba(212, 0, 100, 0.9) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff6a15', endColorstr='#e6d40064',GradientType=1 );
    /* IE6-9 */ }
    #bonus dl dt {
      margin-bottom: 20px;
      line-height: 0; }
    #bonus dl dd {
      margin-bottom: 40px;
      text-align: left; }
    #bonus dl p {
      color: #fff; }
  #bonus li {
    color: #fff; }

/*----------------------------------------
	#price
----------------------------------------*/
#price {
  padding: 50px 0;
  text-align: center;
  background: url(../images/back-price.jpg) repeat-y center top scroll; }
  #price h2 {
    margin-bottom: 10px; }
  #price .text {
    margin: 0 auto 80px;
    padding: 4%;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.8); }
  #price p {
    color: #fff; }

/*----------------------------------------
	#product
----------------------------------------*/
#product {
  padding-bottom: 50px;
  text-align: center;
  background: url(../images/back-contentsList.jpg) repeat-y center top scroll; }
  #product h2 {
    line-height: 0; }


/*----------------------------------------
    .voice
----------------------------------------*/
.voice {
  padding: 20px 0 0;
  width: 100%;
  text-align: center;
  background: none;
  background-size:contain; }
  .voice dl {
    margin: 0 auto;
    padding: 4%;
    width: 100%;
    text-align: left;
    background: rgba(0, 0, 0, 0.8); }
  .voice dt {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    font-weight: normal;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    line-height: 120%;
    border-bottom: 1px solid #fff; }
  .voice dd {
    margin-bottom: 30px;
    border-bottom: 1px dotted #fff; }
  .voice p {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%; }
  .voice .name {
    padding: 10px;
    font-size: 20px;
    font-size: 2rem;
    color: #333;
    display: inline-block;
    background: #fff; }

  .voice .voice-in {
    padding: 10px;
    color: #333;
    background: #fff; }

  .voice .voice-in p {
    margin-bottom: 20px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #333;
    line-height: 160%; }


/*----------------------------------------
	#faq
----------------------------------------*/
#faq {
  padding: 30px 0 0;
  text-align: center;
  background: #396; }
  #faq h2 {
	  padding: 0 2%;
    margin-bottom: 5px; }

  #faq dl {
    margin: 0 auto;
    width: 100%;
    text-align: left;
	padding:0; }
  #faq dt {
    padding: 5% 4% 2% 10%;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 160%;
    background: rgba(241, 90, 36, 0.95) url(../images/icon-question.png) no-repeat 10px 20px;
	background-size:20px 25px; }
  #faq dd {
    padding: 4%;
    background: rgba(255, 255, 255, 0.95);
    border: 3px solid #f15a24; }
    #faq dd p {
      margin-bottom: 20px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 160%; }


/*----------------------------------------
	#epilogue
----------------------------------------*/
#epilogue {
  padding: 50px 0 50px;
  text-align: center;
  width:100%!important;
  background: url(../images/back-epilogue.jpg) repeat-y center top scroll;
  background-size:contain;}
  #epilogue .inner {
    margin: 0 auto;
    padding: 4%;
    width: 100%;
    text-align: left;
    background: rgba(56, 142, 60, 0.9);
    border-radius: 20px;
    box-shadow: 0px 0px 5px #000; }
  #epilogue p {
    color: #fff; }
  #epilogue .movie h3 {
    background: #f9a825; }
  #epilogue h2 {
    width:181px!important;
	margin:0 auto; }


	#epilogue .ta-r img{width:196px;}

/*----------------------------------------
	#add
----------------------------------------*/
#add {
  padding: 50px 0 0;
  background: url(../images/back-add.jpg) no-repeat center top fixed;}
  #add h2 {
    margin-bottom: 0px;
    text-align: center;
	width:227px;}
  #add .inner {
    margin: 0 auto 0px;
    padding: 4%;
    width: 100%;
    border: 10px solid #006;
    background: rgba(0, 0, 153, 0.9); }
  #add p {
    color: #fff; }



p{	font-size:15px!important;
	font-size:1.5rem!important;}



}


@media only screen and (max-width: 900px) {

/*----------------------------------------
	#global-footer
----------------------------------------*/
#global-footer {
  padding: 10px 0;
  overflow: hidden;
  background: #333; }
  #global-footer .inner {
    margin: 0 auto;
    width: 100%; }
  #global-footer p {
    margin-bottom: 0;
    font-size: 10px;
    font-size: 1rem;
    color: #fff;
    float: left; }

#global-footer-navi {
  padding-right: 10px;
  overflow: hidden;
  border-right: 1px solid #fff;
  float: right; }
  #global-footer-navi li {
    margin: 0 0 0 10px;
    padding-left: 10px;
    font-size: 10px;
    font-size: 1rem;
    list-style: none;
    border-left: 1px solid #fff;
    float: left; }
    #global-footer-navi li a {
      color: #fff; }


}


@media only screen and (max-width: 680px) {


/*----------------------------------------
	#global-footer
----------------------------------------*/
#global-footer {
  display:none; }



/*----------------------------------------
	#global-footer
----------------------------------------*/
#gFooter_sp {
	display:block!important;
  padding-top: 0px!important;
  text-align: center!important;
}
#gFooter_sp li {
  font-size: 16px!important;
  font-size: 1.6rem!important;
  color: #fff!important;
  background: #333!important;
  border-bottom: 1px dotted #fff!important;
  margin-bottom:0!important;
}
#gFooter_sp a {
  padding: 15px 0!important;
  color: #fff!important;
  display: block!important;
}
#gFooter_sp .copyright {
  padding: 10px 0!important;
  font-size: 14px!important;
  font-size: 1.4rem!important;
  color: #666!important;
  margin-bottom:0;
}





.contact{
	width:100%;
	background:#ff9300;
}


/*----------------------------------------
	btn
----------------------------------------*/

.btn-green {
  margin: -50px auto 15px;
  padding: 20px 0;
  width: 100%; }
  .btn-green a {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    *zoom: 1;
    letter-spacing: -5px;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1CA800', endColorstr='#FF0B8E14');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ca800), color-stop(100%, #0b8e14));
    background-image: -moz-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
    background-image: -webkit-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 23px;
    font-size: 2.3rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 1.4;
    font-weight: 800;
    text-shadow: 0px 1px 0px #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    cursor: pointer; }
    .btn-green a:hover {
      box-shadow: none;
      transform: translate3d(0, 10px, 0); }
    .btn-green a span {
      font-weight: bold;
      color: #fff !important; }
/* }


@media only screen and (max-width: 880px) { */

.btn-red {
  margin: 0 auto 30px;
  padding: 0;
  width: 100%;
  color: #fff; }
  .btn-red a {
    margin: 0 auto;
    padding: 10px 20px 20px;
    display: block;
    background-color: #ff3333;
    *zoom: 1;
    letter-spacing: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ffff3333', endColorstr='#ffc62c2c');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3333), color-stop(100%, #c62c2c));
    background-image: -moz-linear-gradient(top, #ff3333 0%, #c62c2c 100%);
    background-image: -webkit-linear-gradient(top, #ff3333 0%, #c62c2c 100%);
    background-image: linear-gradient(to bottom, #ff3333 0%, #c62c2c 100%);
    width: 90%;
    text-align: center;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 19px;
    font-size: 1.9rem;
    box-shadow: 0 12px 0 #7f1c1c;
    line-height: 100%;
    font-weight: 800;
    text-shadow: 0px 1px 0px #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    cursor: pointer; }
    .btn-red a:hover {
      box-shadow: none;
      transform: translate3d(0, 10px, 0); }
    .btn-red a span {
      font-weight: bold;
      color: #fff !important; }
    .btn-red a .small {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: normal;
      color: #fff !important; }

.btn-blue {
  margin: 0 auto 30px;
  padding: 0;
  width: 100%;
  color: #fff !important; }
  .btn-blue a {
    margin: 0 auto;
    padding: 10px 20px 20px;
    display: block;
    background-color: #0000ff;
    *zoom: 1;
    letter-spacing: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ff0000ff', endColorstr='#ff0000ce');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0000ff), color-stop(100%, #0000ce));
    background-image: -moz-linear-gradient(top, #0000ff 0%, #0000ce 100%);
    background-image: -webkit-linear-gradient(top, #0000ff 0%, #0000ce 100%);
    background-image: linear-gradient(to bottom, #0000ff 0%, #0000ce 100%);
    width: 90%;
    text-align: center;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 19px;
    font-size: 1.9rem;
    box-shadow: 0 12px 0 #000070;
    line-height: 100%;
    font-weight: 800;
    text-shadow: 0px 1px 0px #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    cursor: pointer; }
    .btn-blue a:hover {
      box-shadow: none;
      transform: translate3d(0, 10px, 0); }
    .btn-blue a span {
      font-weight: bold;
      color: #fff !important; }
    .btn-blue a .small {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: normal;
      color: #fff !important; }

.btn-green2 {
  margin: 0 auto 30px;
  padding: 0;
  width: 100%;
  color: #fff !important; }
  .btn-green2 a {
    margin: 0 auto;
    padding: 10px 20px 20px;
    display: block;
    background-color: #1ca800;
    *zoom: 1;
    letter-spacing: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1CA800', endColorstr='#FF0B8E14');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ca800), color-stop(100%, #0b8e14));
    background-image: -moz-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
    background-image: -webkit-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 19px;
    font-size: 1.9rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 100%;
    font-weight: 800;
    text-shadow: 0px 1px 0px #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    cursor: pointer; }
    .btn-green2 a:hover {
      box-shadow: none;
      transform: translate3d(0, 10px, 0); }
    .btn-green2 a span {
      font-weight: bold;
      color: #fff !important; }
    .btn-green2 a .small {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: normal;
      color: #fff !important; }

}

@media only screen and (max-width: 700px) {

#product .timer {
    margin: 0 auto 40px;;
    width: 100%;}
  #product .timer p {
    margin-bottom: 0 !important;
    font-size: 28px!important;
    font-size: 2.8rem!important;
    color: #fff;
    font-weight: bold;
    line-height: 160%; }

}


@media only screen and (max-width: 620px) {


/*----------------------------------------
	.attention
----------------------------------------*/
.attention {
  margin: 0 auto 50px!important;
  padding: 4% 4% 1px!important;
  width: 96%!important;
  text-align: left!important;
  background: #fff!important; }
  .attention dt {
    margin-bottom: 10px!important;
    padding: 5px!important;
    font-size: 16px!important;
    font-size: 1.6rem!important;
    font-weight: bold!important;
    border-bottom: 1px dotted #333!important;
    border-left: 3px solid #900!important;
	line-height: 100%!important;}
  .attention dd {
    margin-bottom: 15px!important;
	background: #fff!important;
	border: none!important; }
  .attention p {
    margin-bottom: 10px!important;
    font-size: 13px!important;
    font-size: 1.3rem!important;
    line-height: 160%!important;
	color:#333!important; }
  .attention .ifrm-container {
    width: 98%!important;
    height: 100px!important;
    overflow: auto!important;
    -webkit-overflow-scrolling: touch!important;
    display: inline-block!important;
    border: solid 1px #bbb!important; }
    .attention .ifrm-container iframe {
      width: 100%!important;
      height: 100%!important;
      display: block!important;
      border: none!important; }

}


@media only screen and (max-width: 980px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-380px; }
}

@media only screen and (max-width: 920px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-350px; }
}

@media only screen and (max-width: 880px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-320px; }
}

@media only screen and (max-width: 820px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-290px; }
}

@media only screen and (max-width: 760px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-260px; }
}

@media only screen and (max-width: 630px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-220px; }
}

@media only screen and (max-width: 540px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-180px; }
}

@media only screen and (max-width: 440px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-140px; }
}

@media only screen and (max-width: 350px) {
  #profile h3 {
    margin-left:-4%;
	margin-bottom:-110px; }
}

/*----------------------------------------
	#crossretailing
----------------------------------------*/
#crossretailing {
  padding: 50px 0;
  background: url(../images/back-contentsList.jpg) no-repeat 50% 0 fixed;
  text-align:left;}
  #crossretailing img{
	max-width:100%;
	}
  #crossretailing .inner {
    margin: 0 auto;
    width: 700px;
    background: rgba(255,255,255,0.9); }
  #crossretailing .text {
	  padding: 50px 50px 20px;}
  #crossretailing .inner dt {
    margin-bottom: 50px;}
  #crossretailing p {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 160%; }

@media only screen and (max-width: 700px) {
  #crossretailing .inner {
    margin: 0 auto;
    width: 96%;
    background: rgba(255,255,255,0.9); }
  #crossretailing .text {
	  padding: 4%;}
	#crossretailing .w40per{
		width:40%;
	}
}

#modal-open img{height:20px!important;}
