@charset "UTF-8";
.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/ }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

img {
  vertical-align: bottom; }

.ie8 img {
  width: auto; }

.center {
  text-align: center; }

.clf {
  overflow: hidden; }

.videoWrap {
  margin: 0 auto;
  max-width: 700px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b5176+0,5d7fae+50,3b5176+100 */
  background: #3b5176;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3b5176 0%, #5d7fae 50%, #3b5176 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3b5176 0%, #5d7fae 50%, #3b5176 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5176', endColorstr='#3b5176',GradientType=0 );
  /* IE6-9 */
  padding: 12px; }
  .videoWrap .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .videoWrap .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.frm_01 {
  border: 1px solid #ccc; }

.frm_02 {
  border: 3px solid #ccc; }

.mg0-r {
  margin-right: 0 !important; }

.mg0-l {
  margin-left: 0 !important; }

.mg0-b {
  margin-bottom: 0 !important; }

.mg0-t {
  margin-top: 0 !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ptb-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.container {
  margin: 0 auto;
  width: 900px; }

.ff-m {
  font-family: "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

@font-face {
  font-family: 'mplus_thin';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-thin.ttf); }

@font-face {
  font-family: 'mplus_light';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-light.ttf); }

@font-face {
  font-family: 'mplus_regular';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-regular.ttf); }

@font-face {
  font-family: 'mplus_medium';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-medium.ttf); }

@font-face {
  font-family: 'mplus_bold';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-bold.ttf); }

@font-face {
  font-family: 'mplus_black';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-black.ttf); }

@font-face {
  font-family: 'mplus_heavy';
  src: url(http://monthly-affiliate.com/lp/firstissue/font/mplus-1c-heavy.ttf); }

/*Firefoxだけに適用されるCSSハック*/
@-moz-document url-prefix() {
  .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .title h4,
  .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .title h4,
  .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .title h4,
  .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .title h4,
  .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .title h4 {
    color: #fff; } }

@media screen and (max-width: 767px) {
  #modal-open, #modal-content, #modal-overlay {
    display: none; }
  .pc {
    display: none; }
  body {
    font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic pro", Osaka, "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
    color: #333;
    font-size: 13px;
    -webkit-text-size-adjust: 100%; }
    body #gHeader {
      width: 100%;
      text-align: center; }
      body #gHeader h1 {
        background: url(../img/catch_text03.png) no-repeat;
        background-size: 180%;
        background-position: 50% 30%;
        background-color: #020001;
        height: 440px; }
      body #gHeader .attention {
        width: 100%;
        background-color: #ffda2c;
        text-align: center; }
        body #gHeader .attention .attentionBox {
          width: 100%;
          margin: 0 auto;
          padding: 3%; }
          body #gHeader .attention .attentionBox img {
            width: 100%; }
      body #gHeader .toYou {
        width: 100%;
        background-color: #3b5176;
        text-align: center; }
        body #gHeader .toYou .toYouBox {
          width: 100%;
          margin: 0 auto;
          padding: 0 3%; }
          body #gHeader .toYou .toYouBox img {
            width: 100%; }
      body #gHeader .webSemi {
        width: 100%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e89803+0,eeb203+50,e89803+100 */
        background: #e89803;
        /* Old browsers */
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89803', endColorstr='#e89803',GradientType=1 );
        /* IE6-9 */
        text-align: center; }
        body #gHeader .webSemi .webSemiBox {
          width: 100%;
          margin: 0 auto;
          padding: 5% 3%; }
          body #gHeader .webSemi .webSemiBox img {
            width: 100%; }
      body #gHeader .subcatchStudy {
        width: 100%;
        background-color: #fff;
        text-align: center; }
        body #gHeader .subcatchStudy .subcatchStudyBox {
          width: 100%;
          margin: 0 auto;
          padding: 5% 3%; }
          body #gHeader .subcatchStudy .subcatchStudyBox img {
            width: 100%; }
      body #gHeader .guestBar {
        width: 100%;
        margin: 0 auto 1%; }
        body #gHeader .guestBar img {
          width: 100%; }
      body #gHeader .lecturerGroup {
        width: 96%;
        margin: 0 auto 3%; }
        body #gHeader .lecturerGroup .lecturerLine {
          width: 100%;
          margin: 0 auto 2%; }
          body #gHeader .lecturerGroup .lecturerLine .lecturerBox {
            width: 32%;
            float: left;
            margin-right: 5px; }
            body #gHeader .lecturerGroup .lecturerLine .lecturerBox img {
              width: 100%; }
            body #gHeader .lecturerGroup .lecturerLine .lecturerBox a {
              width: auto;
              margin: 0;
              display: block;
              cursor: pointer;
              -webkit-transition: opacity 0.5s ease-out;
              transition: opacity 0.5s ease-out; }
            body #gHeader .lecturerGroup .lecturerLine .lecturerBox a:hover {
              opacity: 0.5;
              cursor: pointer; }
          body #gHeader .lecturerGroup .lecturerLine .lecturerBox:last-child {
            margin-right: 0; }
      body #gHeader .catchLecturer {
        margin-bottom: 5%; }
        body #gHeader .catchLecturer img {
          width: 96%; }
      body #gHeader .logoGroup {
        margin-bottom: 5%; }
        body #gHeader .logoGroup img {
          width: 90%; }
      body #gHeader .subCatch01 {
        width: 100%;
        background: url(../img/subcatch_background.png) no-repeat;
        background-size: cover;
        padding: 3% 0; }
        body #gHeader .subCatch01 img {
          width: 90%; }
      body #gHeader .subCatch02 {
        width: 100%;
        text-align: center;
        margin-bottom: 8%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e89803+0,eeb203+50,e89803+100 */
        background: #e89803;
        /* Old browsers */
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89803', endColorstr='#e89803',GradientType=1 );
        /* IE6-9 */
        color: #fff;
        padding: 3% 0; }
        body #gHeader .subCatch02 h2 img {
          width: 90%; }
      body #gHeader .giraToku {
        width: 100%;
        text-align: center; }
        body #gHeader .giraToku img {
          width: 100%; }
        body #gHeader .giraToku .giraTokuBox {
          width: 100%;
          text-align: center;
          background-color: #1e0201;
          padding: 2%; }
          body #gHeader .giraToku .giraTokuBox img {
            width: 100%;
            margin-bottom: 2%; }
          body #gHeader .giraToku .giraTokuBox img:last-child {
            margin-bottom: 0; }
      body #gHeader .tokuten {
        width: 96%;
        margin: 0 auto;
        text-align: center; }
        body #gHeader .tokuten h3 {
          font-size: 0.9em;
          margin-bottom: 3%;
          font-family: mplus_heavy;
          line-height: 1.2em;
          color: #3b5176; }
          body #gHeader .tokuten h3 span.emphasis {
            font-size: 1.2em;
            color: #eba400; }
        body #gHeader .tokuten h3.title {
          width: 100%; }
          body #gHeader .tokuten h3.title img {
            width: 100%; }
        body #gHeader .tokuten .tokutenBox {
          width: 100%;
          margin: 0 auto 5%; }
          body #gHeader .tokuten .tokutenBox .tokutenMain {
            border: 1px solid #cecece; }
            body #gHeader .tokuten .tokutenBox .tokutenMain .title {
              height: 54px;
              text-align: center;
              line-height: 54px;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
              background: #270200;
              /* Old browsers */
              /* FF3.6-15 */
              background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
              /* IE6-9 */ }
              body #gHeader .tokuten .tokutenBox .tokutenMain .title h4 {
                font-size: 1.8em;
                background: -webkit-linear-gradient(#ffffd7, #fdd456);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-family: mplus_bold; }
            body #gHeader .tokuten .tokutenBox .tokutenMain .image {
              text-align: center; }
              body #gHeader .tokuten .tokutenBox .tokutenMain .image img {
                width: 100%; }
            body #gHeader .tokuten .tokutenBox .tokutenMain .name {
              height: 70px;
              border-top: 1px solid #cecece;
              background-color: #f5f5f5;
              text-align: center;
              width: 100%;
              line-height: 1.3em;
              padding-top: 24px; }
            body #gHeader .tokuten .tokutenBox .tokutenMain .name02 {
              border-top: 1px solid #cecece;
              background-color: #f5f5f5;
              text-align: center;
              width: 100%;
              line-height: 1.3em;
              padding: 14px;
              height: 70px; }
              body #gHeader .tokuten .tokutenBox .tokutenMain .name02 br {
                display: inherit; }
          body #gHeader .tokuten .tokutenBox .tokutenSub {
            background-color: #ff2406;
            padding: 5% 0;
            color: #fff;
            text-align: center;
            vertical-align: middle;
            line-height: 1.3em;
            font-size: 1.2em;
            padding-top: 18px; }
            body #gHeader .tokuten .tokutenBox .tokutenSub span.cancel {
              text-decoration: line-through; }
          body #gHeader .tokuten .tokutenBox .tokutenSub02 {
            background-color: #ff2406;
            padding: 5% 0;
            color: #fff;
            text-align: center;
            vertical-align: middle;
            line-height: 1.3em;
            font-size: 1.2em;
            padding: 10px; }
            body #gHeader .tokuten .tokutenBox .tokutenSub02 br {
              display: inherit; }
            body #gHeader .tokuten .tokutenBox .tokutenSub02 span.cancel {
              text-decoration: line-through; }
    body .timer {
      width: 100%;
      height: auto;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#324564+0,445d87+50,324564+100 */
      background: #324564;
      /* Old browsers */
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #324564 0%, #445d87 50%, #324564 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #324564 0%, #445d87 50%, #324564 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#324564', endColorstr='#324564',GradientType=1 );
      /* IE6-9 */
      text-align: center;
      padding: 3%;
      color: #fff;
      font-size: 84%;
      font-weight: bold;
      line-height: 140%;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
    body .timer02 {
      width: 100%;
      height: 42px;
      background-color: #ff1f00;
      text-align: center;
      padding: 3%;
      color: #fff;
      font-size: 84%;
      font-weight: bold;
      line-height: 148%;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
      position: fixed;
      z-index: 1000; }
    body #wrapper {
      position: relative;
      top: 42px; }
      body #wrapper a {
        text-decoration: none;
        color: #fff;
        display: block;
        width: 96%;
        margin: 0 auto;
        -webkit-transition: opacity 0.5s ease-out;
        transition: opacity 0.5s ease-out; }
      body #wrapper a:hover {
        text-decoration: none;
        color: #fff;
        opacity: 0.5; }
      body #wrapper .button {
        width: 96%;
        margin: 1% auto 4%; }
      body #wrapper .buttonEnd {
        width: 96%;
        margin: 8% auto; }
        body #wrapper .buttonEnd a img {
          width: 100%; }
      body #wrapper .bdTimer {
        width: 96%;
        margin: 0 auto;
        text-align: center; }
        body #wrapper .bdTimer p {
          font-size: 100%;
          font-family: mplus_bold;
          color: #ff2814; }
      body #wrapper .videoParts {
        width: 100%;
        padding: 5% 0;
        text-align: center;
        background: url(../img/video_background.png) no-repeat;
        background-size: cover; }
        body #wrapper .videoParts h3 {
          font-size: 1.1em;
          color: #3b5176;
          font-family: mplus_heavy;
          margin-bottom: 2%; }
        body #wrapper .videoParts .videoWrap {
          margin: 0 auto;
          max-width: 700px;
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b5176+0,5d7fae+50,3b5176+100 */
          background: #3b5176;
          /* Old browsers */
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #3b5176 0%, #5d7fae 50%, #3b5176 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #3b5176 0%, #5d7fae 50%, #3b5176 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5176', endColorstr='#3b5176',GradientType=0 );
          /* IE6-9 */
          padding: 8px; }
          body #wrapper .videoParts .videoWrap .video {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden; }
            body #wrapper .videoParts .videoWrap .video iframe {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
      body #wrapper .appendTokutenBox {
        width: 100%;
        margin: 0 auto 8%; }
        body #wrapper .appendTokutenBox h3 {
          width: 100%;
          margin: 0 auto 1%; }
          body #wrapper .appendTokutenBox h3 img {
            width: 100%; }
        body #wrapper .appendTokutenBox .tokutenDescBox {
          width: 96%;
          margin: 0 auto 5%; }
          body #wrapper .appendTokutenBox .tokutenDescBox h4 {
            padding: 12px;
            text-align: center;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeb501+0,fffd02+50,eeb501+100 */
            background: #eeb501;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #eeb501 0%, #fffd02 50%, #eeb501 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #eeb501 0%, #fffd02 50%, #eeb501 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeb501', endColorstr='#eeb501',GradientType=1 );
            /* IE6-9 */
            border: 1px solid #260200; }
            body #wrapper .appendTokutenBox .tokutenDescBox h4 img {
              width: 70%; }
          body #wrapper .appendTokutenBox .tokutenDescBox h5 {
            width: 100%; }
            body #wrapper .appendTokutenBox .tokutenDescBox h5 img {
              width: 100%; }
          body #wrapper .appendTokutenBox .tokutenDescBox .box {
            padding: 3% 3% 4%;
            border-top: 1px solid #260200;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box ul {
              list-style: none;
              margin-bottom: 5%; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box ul li {
                font-size: 0.9em;
                font-family: mplus_regular;
                line-height: 1.6em;
                color: #666; }
                body #wrapper .appendTokutenBox .tokutenDescBox .box ul li span.emphasisNormal {
                  font-size: 1.2em;
                  color: #eba401;
                  font-weight: bold;
                  vertical-align: baseline; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box p {
              margin: 0 auto 5%;
              font-size: 1em;
              font-family: mplus_regular;
              line-height: 1.6em;
              color: #666;
              width: 96%;
              text-align: left; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisUnder {
                font-size: 1.2em;
                color: #eba401;
                font-weight: bold;
                text-decoration: underline;
                vertical-align: baseline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisNormal {
                font-size: 1.2em;
                color: #eba401;
                font-weight: bold;
                vertical-align: baseline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisNormalBig {
                font-size: 1.4em;
                color: #eba401;
                font-weight: bold;
                line-height: 1.4em; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisBlack {
                font-size: 1em;
                color: #000;
                font-weight: bold; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisBlackunder {
                font-size: 1em;
                color: #000;
                font-weight: bold;
                text-decoration: underline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisNega {
                font-size: 1em;
                color: #455e92;
                font-weight: bold; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisText {
                font-size: 2em;
                color: #455e92;
                font-weight: bold;
                font-family: mplus_heavy;
                line-height: 1.2em; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisRed {
                font-size: 1.2em;
                color: #ff1f00;
                font-weight: bold;
                vertical-align: baseline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p img {
                width: 100%; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box p:last-child {
              margin-bottom: 0; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box .emphasisMax {
              background-color: #f40000;
              padding: 40px 10px;
              text-align: center; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box .emphasisMax p {
                font-size: 1.8em;
                color: #fff;
                font-family: mplus_bold;
                width: 100%; }
          body #wrapper .appendTokutenBox .tokutenDescBox h6 {
            width: 100%;
            background-color: #280200;
            text-align: center;
            color: #fff;
            font-family: mplus_heavy;
            padding: 10px;
            font-size: 1.6em;
            margin-bottom: 20px; }
          body #wrapper .appendTokutenBox .tokutenDescBox .videoWrap {
            margin: 0 auto 30px;
            max-width: 700px;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#260200+0,760600+50,260200+100 */
            background: #260200;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #260200 0%, #760600 50%, #260200 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #260200 0%, #760600 50%, #260200 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260200', endColorstr='#260200',GradientType=1 );
            /* IE6-9 */
            padding: 12px; }
            body #wrapper .appendTokutenBox .tokutenDescBox .videoWrap .video {
              position: relative;
              padding-bottom: 56.25%;
              padding-top: 30px;
              height: 0;
              overflow: hidden; }
              body #wrapper .appendTokutenBox .tokutenDescBox .videoWrap .video iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%; }
          body #wrapper .appendTokutenBox .tokutenDescBox p.environment {
            font-size: 1em; }
      body #wrapper .billingBox {
        width: 96%;
        margin: 0 auto 8%;
        padding: 2%;
        border: 2px solid #ccc; }
        body #wrapper .billingBox .cardGroup {
          width: 90%;
          margin: 3% auto;
          text-align: center; }
          body #wrapper .billingBox .cardGroup img {
            width: 100%; }
        body #wrapper .billingBox .billingDes {
          width: 100%;
          margin: 0 auto 2%;
          padding: 5%;
          background-color: #ffeeac;
          line-height: 1.4em;
          font-size: 1em;
          color: #333; }
          body #wrapper .billingBox .billingDes span {
            color: #ff2406;
            font-weight: bold;
            font-size: 1.2em;
            vertical-align: baseline;
            line-height: 1.4em; }
          body #wrapper .billingBox .billingDes br {
            display: none; }
        body #wrapper .billingBox h3 {
          padding: 8px 0 6px;
          border-bottom: 1px solid #ccc;
          margin: 0 auto 8px;
          font-size: 1.2em;
          font-family: mplus_medium;
          color: #333;
          width: 100%;
          text-align: left;
          line-height: 1em; }
        body #wrapper .billingBox img {
          width: 100%; }
      body #wrapper #main section article .scheduled {
        width: 96%;
        margin: 0 auto 5%;
        background-color: #eba401;
        padding: 3%;
        color: #fff;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2em; }
      body #wrapper #main section article .billingBox {
        width: 96%;
        margin: 0 auto 8%;
        padding: 2%;
        border: 2px solid #ccc; }
        body #wrapper #main section article .billingBox .cardGroup {
          width: 90%;
          margin: 3% auto;
          text-align: center; }
          body #wrapper #main section article .billingBox .cardGroup img {
            width: 100%; }
        body #wrapper #main section article .billingBox .billingDes {
          width: 100%;
          margin: 0 auto 2%;
          padding: 5%;
          background-color: #ffeeac; }
          body #wrapper #main section article .billingBox .billingDes p {
            line-height: 1.4em;
            font-size: 1em;
            color: #333;
            width: 100%; }
            body #wrapper #main section article .billingBox .billingDes p span {
              color: #ff2406;
              font-weight: bold;
              font-size: 1.2em;
              vertical-align: baseline;
              line-height: 1.4em; }
        body #wrapper #main section article .billingBox h3 {
          padding: 8px 0 6px;
          border-bottom: 1px solid #ccc;
          margin: 0 auto 8px;
          font-size: 1.2em;
          font-family: mplus_medium;
          color: #333;
          width: 100%;
          text-align: left;
          line-height: 1em; }
        body #wrapper #main section article .billingBox img {
          width: 100%; }
      body #wrapper #main section article p {
        font-size: 1em;
        font-family: mplus_regular;
        line-height: 1.6em;
        margin: 0 auto 5%;
        color: #666;
        width: 96%;
        text-align: left; }
        body #wrapper #main section article p span.emphasisUnder {
          font-size: 1.2em;
          color: #eba401;
          font-weight: bold;
          text-decoration: underline;
          vertical-align: baseline; }
        body #wrapper #main section article p span.emphasisNormal {
          font-size: 1.2em;
          color: #eba401;
          font-weight: bold;
          vertical-align: baseline; }
        body #wrapper #main section article p span.emphasisNormalBig {
          font-size: 1.4em;
          color: #eba401;
          font-weight: bold;
          line-height: 1.4em; }
        body #wrapper #main section article p span.emphasisBlack {
          font-size: 1em;
          color: #000;
          font-weight: bold; }
        body #wrapper #main section article p span.emphasisBlackunder {
          font-size: 1em;
          color: #000;
          font-weight: bold;
          text-decoration: underline; }
        body #wrapper #main section article p span.emphasisNega {
          font-size: 1em;
          color: #455e92;
          font-weight: bold; }
        body #wrapper #main section article p span.emphasisText {
          font-size: 1.3em;
          color: #455e92;
          font-weight: bold;
          font-family: mplus_heavy;
          line-height: 1.2em; }
        body #wrapper #main section article p br {
          display: none; }
        body #wrapper #main section article p img {
          width: 100%; }
      body #wrapper #main section article p:last-child {
        margin-bottom: 0; }
      body #wrapper #main section article p.onBr {
        font-size: 1em;
        font-family: mplus_regular;
        line-height: 1.6em;
        margin: 0 auto 5%;
        color: #666;
        width: 96%;
        text-align: left; }
        body #wrapper #main section article p.onBr span.emphasisNormalBig {
          font-size: 1.4em;
          color: #eba401;
          font-weight: bold;
          line-height: 1.4em; }
        body #wrapper #main section article p.onBr br {
          display: inherit; }
      body #wrapper #main section article h2.single {
        width: 100%;
        text-align: center;
        color: #fff;
        line-height: 100px;
        font-family: mplus_heavy;
        font-size: 1.3em;
        background: url(../img/h2_background.png) no-repeat;
        background-color: #3b5176;
        background-position: 50% 0;
        background-size: 100%;
        height: 100px;
        margin-bottom: 5%; }
      body #wrapper #main section article .h2Box {
        display: table;
        border-collapse: separate;
        border-spacing: 0 20px;
        width: 100%; }
        body #wrapper #main section article .h2Box h2.double {
          width: 100%;
          text-align: left;
          color: #fff;
          line-height: 1.4em;
          font-family: mplus_heavy;
          font-size: 1.3em;
          background: url(../img/h2_background.png) no-repeat;
          background-color: #3b5176;
          background-position: 50% 0;
          background-size: 100%;
          height: 100px;
          margin-bottom: 5%;
          display: table-cell;
          vertical-align: middle;
          padding: 0 4%; }
          body #wrapper #main section article .h2Box h2.double span {
            color: #eba503; }
          body #wrapper #main section article .h2Box h2.double br {
            display: none; }
        body #wrapper #main section article .h2Box h2.double02 {
          width: 100%;
          text-align: center;
          color: #fff;
          line-height: 1.4em;
          font-family: mplus_heavy;
          font-size: 1.3em;
          background: url(../img/h2_background.png) no-repeat;
          background-color: #3b5176;
          background-position: 50% 0;
          background-size: 100%;
          height: 100px;
          margin-bottom: 5%;
          display: table-cell;
          vertical-align: middle;
          padding: 0 4%; }
          body #wrapper #main section article .h2Box h2.double02 span {
            color: #eba503; }
        body #wrapper #main section article .h2Box h2.doubleMtop {
          width: 100%;
          text-align: center;
          color: #fff;
          line-height: 1.4em;
          font-family: mplus_heavy;
          font-size: 1.3em;
          background: url(../img/h2_background.png) no-repeat;
          background-color: #3b5176;
          background-position: 50% 0;
          background-size: 100%;
          height: 100px;
          margin-top: 8%;
          margin-bottom: 5%;
          display: table-cell;
          vertical-align: middle;
          padding: 0 4%; }
          body #wrapper #main section article .h2Box h2.doubleMtop span {
            color: #eba503; }
      body #wrapper #main section article h3 {
        font-size: 1.3em;
        font-family: mplus_heavy;
        color: #3b5176;
        width: 96%;
        margin: 0 auto 3%;
        text-align: left;
        line-height: 1.2em; }
        body #wrapper #main section article h3 span.emphasis {
          font-size: 1.2em;
          color: #eba400; }
      body #wrapper #main section article h3.title {
        width: 100%; }
        body #wrapper #main section article h3.title img {
          width: 100%; }
      body #wrapper #main section article .columnSet01 {
        width: 96%;
        margin: 0 auto; }
        body #wrapper #main section article .columnSet01 .image {
          width: 40%;
          margin: 0 auto; }
          body #wrapper #main section article .columnSet01 .image img {
            width: 100%; }
        body #wrapper #main section article .columnSet01 p {
          font-size: 1em;
          font-family: mplus_regular;
          line-height: 1.6em;
          margin-bottom: 5%;
          color: #666;
          width: 100%; }
          body #wrapper #main section article .columnSet01 p span.emphasisUnder {
            font-size: 1.2em;
            color: #eba401;
            font-weight: bold;
            text-decoration: underline;
            vertical-align: baseline; }
          body #wrapper #main section article .columnSet01 p span.emphasisNormal {
            font-size: 1.2em;
            color: #eba401;
            font-weight: bold;
            vertical-align: baseline; }
          body #wrapper #main section article .columnSet01 p span.emphasisBlack {
            font-size: 1em;
            color: #000;
            font-weight: bold; }
          body #wrapper #main section article .columnSet01 p br {
            display: none; }
      body #wrapper #main section article .columnSet02 {
        width: 96%;
        margin: 0 auto 5%; }
        body #wrapper #main section article .columnSet02 .appealImg {
          width: 70%;
          margin: 0 auto 3%; }
          body #wrapper #main section article .columnSet02 .appealImg img {
            width: 100%; }
        body #wrapper #main section article .columnSet02 p {
          font-size: 1em;
          font-family: mplus_regular;
          line-height: 1.6em;
          margin-bottom: 5%;
          color: #666;
          width: 100%; }
          body #wrapper #main section article .columnSet02 p span.emphasisUnder {
            font-size: 1.2em;
            color: #eba401;
            font-weight: bold;
            text-decoration: underline;
            vertical-align: baseline; }
          body #wrapper #main section article .columnSet02 p span.emphasisNormal {
            font-size: 1.2em;
            color: #eba401;
            font-weight: bold;
            vertical-align: baseline; }
          body #wrapper #main section article .columnSet02 p span.emphasisBlack {
            font-size: 1em;
            color: #000;
            font-weight: bold; }
          body #wrapper #main section article .columnSet02 p span.emphasisBlackunder {
            font-size: 1em;
            color: #000;
            font-weight: bold;
            text-decoration: underline; }
          body #wrapper #main section article .columnSet02 p span.emphasisNega {
            font-size: 1em;
            color: #455e92;
            font-weight: bold; }
          body #wrapper #main section article .columnSet02 p span.emphasisMax {
            background-color: #f40000;
            padding: 4px 8px;
            color: #fff;
            text-decoration: none;
            margin-right: 4px;
            font-size: 1.2em; }
      body #wrapper #main section article .columnSet02:last-child {
        margin-bottom: 8%; }
      body #wrapper #main section article h3.titleService {
        width: 100%;
        margin: 0 auto 1px; }
        body #wrapper #main section article h3.titleService img {
          width: 100%; }
      body #wrapper #main section article ul.checkListRed {
        width: 100%;
        margin: 0 auto 8%; }
        body #wrapper #main section article ul.checkListRed li.icon1 {
          list-style: none;
          padding: 3%;
          font-size: 1em;
          background-color: #e62b28;
          color: #fff;
          font-weight: bold;
          margin-bottom: 1px;
          line-height: 1.4em; }
          body #wrapper #main section article ul.checkListRed li.icon1 span.yellow {
            color: #fffb00;
            font-family: mplus_bold;
            font-size: 1.2em; }
          body #wrapper #main section article ul.checkListRed li.icon1 span.beige {
            color: #ffc193;
            font-family: mplus_bold;
            font-size: 1.2em; }
        body #wrapper #main section article ul.checkListRed li.icon2 {
          list-style: none;
          padding: 3%;
          font-size: 1em;
          background-color: #ff3835;
          color: #fff;
          font-weight: bold;
          margin-bottom: 1px;
          line-height: 1.4em; }
          body #wrapper #main section article ul.checkListRed li.icon2 span.yellow {
            color: #fffb00;
            font-family: mplus_bold;
            font-size: 1.2em; }
          body #wrapper #main section article ul.checkListRed li.icon2 span.beige {
            color: #ffc193;
            font-family: mplus_bold;
            font-size: 1.2em; }
      body #wrapper #main section article ul.checkList {
        width: 96%;
        margin: 0 auto 8%; }
        body #wrapper #main section article ul.checkList li.icon {
          background: url(../img/icon_check.png) no-repeat;
          border-bottom: 1px dotted #cfcfcf;
          padding: 3% 3% 3% 12%;
          background-size: 10%;
          background-position: 0% 50%;
          font-size: 1em;
          margin-bottom: 0;
          line-height: 1.4em; }
          body #wrapper #main section article ul.checkList li.icon span.green {
            color: #41ac72;
            font-family: mplus_bold;
            font-size: 1.2em; }
          body #wrapper #main section article ul.checkList li.icon span.navy {
            color: #3b5176;
            font-family: mplus_bold;
            font-size: 1.2em; }
      body #wrapper #main section article .appealImg {
        width: 96%;
        margin: 0 auto 5%; }
        body #wrapper #main section article .appealImg img {
          width: 100%; }
      body #wrapper #main section article h3.appealH3 {
        width: 96%;
        margin: 0 auto 3%;
        display: table; }
        body #wrapper #main section article h3.appealH3 span.left {
          background-color: #455e92;
          color: #fff;
          font-family: mplus_medium;
          font-size: 1.3em;
          width: auto;
          display: table-cell;
          vertical-align: middle;
          padding: 0 2%; }
        body #wrapper #main section article h3.appealH3 span.right {
          background-color: #f5f5f5;
          color: #455e92;
          font-family: mplus_bold;
          font-size: 0.8em;
          width: 92%;
          text-align: left;
          line-height: 1.4em;
          padding: 12px 8px 12px 12px;
          display: table-cell; }
          body #wrapper #main section article h3.appealH3 span.right span {
            color: #eba401; }
        body #wrapper #main section article h3.appealH3 span.rightSingle {
          background-color: #f5f5f5;
          color: #455e92;
          font-family: mplus_bold;
          font-size: 0.8em;
          width: 92%;
          text-align: left;
          padding: 12px 8px 12px 12px;
          display: table-cell;
          height: 70px;
          vertical-align: middle; }
          body #wrapper #main section article h3.appealH3 span.rightSingle span {
            color: #eba401; }
      body #wrapper #main section article .giraToku {
        width: 100%;
        margin-bottom: 5%;
        text-align: center; }
        body #wrapper #main section article .giraToku img {
          width: 100%; }
        body #wrapper #main section article .giraToku .giraTokuBox {
          width: 100%;
          text-align: center;
          background-color: #1e0201;
          padding: 2%; }
          body #wrapper #main section article .giraToku .giraTokuBox img {
            width: 100%;
            margin-bottom: 2%; }
          body #wrapper #main section article .giraToku .giraTokuBox img:last-child {
            margin-bottom: 0; }
      body #wrapper #main section article .tokuten {
        width: 96%;
        margin: 0 auto;
        text-align: center; }
        body #wrapper #main section article .tokuten h3 {
          font-size: 0.9em;
          margin-bottom: 3%;
          font-family: mplus_heavy;
          line-height: 1.2em;
          color: #3b5176; }
          body #wrapper #main section article .tokuten h3 span.emphasis {
            font-size: 1.2em;
            color: #eba400; }
        body #wrapper #main section article .tokuten .tokutenBox {
          width: 100%;
          margin: 0 auto 5%; }
          body #wrapper #main section article .tokuten .tokutenBox .tokutenMain {
            border: 1px solid #cecece; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .title {
              height: 54px;
              text-align: center;
              line-height: 54px;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
              background: #270200;
              /* Old browsers */
              /* FF3.6-15 */
              background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
              /* IE6-9 */ }
              body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .title h4 {
                font-size: 1.8em;
                background: -webkit-linear-gradient(#ffffd7, #fdd456);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-family: mplus_bold; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .image {
              text-align: center; }
              body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .image img {
                width: 100%; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .name {
              height: 70px;
              border-top: 1px solid #cecece;
              background-color: #f5f5f5;
              text-align: center;
              width: 100%;
              line-height: 1.3em;
              padding-top: 24px; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .name02 {
              border-top: 1px solid #cecece;
              background-color: #f5f5f5;
              text-align: center;
              width: 100%;
              line-height: 1.3em;
              padding: 14px;
              height: 70px; }
              body #wrapper #main section article .tokuten .tokutenBox .tokutenMain .name02 br {
                display: inherit; }
          body #wrapper #main section article .tokuten .tokutenBox .tokutenSub {
            background-color: #ff2406;
            padding: 5% 0;
            color: #fff;
            text-align: center;
            vertical-align: middle;
            line-height: 1.3em;
            font-size: 1.2em;
            padding-top: 18px; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenSub span.cancel {
              text-decoration: line-through; }
          body #wrapper #main section article .tokuten .tokutenBox .tokutenSub02 {
            background-color: #ff2406;
            padding: 5% 0;
            color: #fff;
            text-align: center;
            vertical-align: middle;
            line-height: 1.3em;
            font-size: 1.2em;
            padding: 10px; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenSub02 br {
              display: inherit; }
            body #wrapper #main section article .tokuten .tokutenBox .tokutenSub02 span.cancel {
              text-decoration: line-through; }
      body #wrapper #main section article .balloon {
        width: 96%;
        margin: 0 auto 3%;
        text-align: center; }
        body #wrapper #main section article .balloon img {
          width: 100%; }
      body #wrapper #main section article .creditParts {
        width: 96%;
        margin: 0 auto 3%; }
        body #wrapper #main section article .creditParts img {
          width: 100%; }
      body #wrapper #main section article ul.creditParts {
        width: 96%;
        margin: 0 auto 3%; }
        body #wrapper #main section article ul.creditParts li.creditList {
          border: 1px solid #3b5176;
          margin-bottom: 4px;
          list-style: none; }
          body #wrapper #main section article ul.creditParts li.creditList span.creditLeft {
            float: left;
            /* background: url(../img/icon_credit.png) no-repeat; */
            background-size: 20%;
            background-position: 4px 4px;
            background-color: #3b5176;
            color: #fff;
            width: 84px;
            padding: 10px;
            font-size: 0.9em; }
          body #wrapper #main section article ul.creditParts li.creditList span.creditRight {
            float: left;
            text-align: left;
            color: #3b5176;
            width: auto;
            padding: 10px;
            font-size: 0.9em; }
      body #wrapper #main section article .tokutenDescription {
        width: 96%;
        margin: 0 auto 8%; }
        body #wrapper #main section article .tokutenDescription .tokutenDescBox {
          width: 100%;
          margin: 0 auto 5%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox h4 {
            padding: 3%;
            text-align: center;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#260200+0,760600+50,260200+100 */
            background: #260200;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #260200 0%, #760600 50%, #260200 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #260200 0%, #760600 50%, #260200 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260200', endColorstr='#260200',GradientType=1 );
            /* IE6-9 */ }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox h4 img {
              width: 40%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox h5 {
            width: 100%; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox h5 img {
              width: 100%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .box {
            padding: 3%;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .sampleBtn {
              width: 100%;
              margin: 0 auto 5%;
              text-align: center; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .sampleBtn .puruBtn {
                width: 80%;
                margin: 0 auto 5%; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .emphasisMax {
              background-color: #f40000;
              padding: 3%;
              text-align: center; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .emphasisMax p {
                font-size: 1.2em;
                color: #fff;
                font-family: mplus_bold;
                width: 100%;
                line-height: 1.4em; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten03 {
            padding: 5%;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten03 .tokutenImg {
              width: 50%;
              margin: 0 auto 3%; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten03 .tokutenImg img {
                width: 100%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten04 {
            padding: 5%;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten04 .tokutenImg {
              width: 80%;
              margin: 0 auto 5%; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten04 .tokutenImg img {
                width: 100%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox h6 {
            width: 100%;
            background-color: #280200;
            text-align: center;
            color: #fff;
            font-family: mplus_heavy;
            padding: 10px;
            font-size: 0.9em;
            margin-bottom: 20px; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .videoWrap {
            margin: 0 auto 30px;
            max-width: 700px;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#260200+0,760600+50,260200+100 */
            background: #260200;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #260200 0%, #760600 50%, #260200 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #260200 0%, #760600 50%, #260200 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260200', endColorstr='#260200',GradientType=1 );
            /* IE6-9 */
            padding: 8px; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .videoWrap .video {
              position: relative;
              padding-bottom: 56.25%;
              padding-top: 30px;
              height: 0;
              overflow: hidden; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .videoWrap .video iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox p.environment {
            font-size: 0.8em; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox p.environment br {
              display: inherit; }
      body #wrapper #main section article h3.matsuiProfile {
        width: 96%;
        margin: 0 auto;
        background: url(../img/logo_ctw.png) no-repeat;
        background-size: 10%;
        background-position: 2% 50%;
        background-color: #3b5176;
        color: #fff;
        text-align: left;
        font-size: 0.8em;
        line-height: 1.4em;
        padding: 12px 12px 12px 50px;
        font-family: mplus_bold; }
      body #wrapper #main section article .mastsuiProfileBox {
        width: 96%;
        margin: 0 auto 5%;
        padding: 4% 2%;
        border-left: 1px solid #3b5176;
        border-right: 1px solid #3b5176;
        border-bottom: 1px solid #3b5176; }
        body #wrapper #main section article .mastsuiProfileBox .matsuiImg {
          width: 60%;
          margin: 0 auto 3%; }
          body #wrapper #main section article .mastsuiProfileBox .matsuiImg img {
            width: 100%; }
      body #wrapper #main section article ul.rumor {
        width: 96%;
        margin: 0 auto 5%; }
        body #wrapper #main section article ul.rumor li {
          background-color: #3b5176;
          color: #fff;
          padding: 3%;
          font-family: mplus_bold;
          font-size: 1.2em;
          margin-bottom: 4px;
          line-height: 1.2em; }
        body #wrapper #main section article ul.rumor li:last-child {
          margin-bottom: 0; }
      body #wrapper #main section article .fourteendaysBox {
        width: 96%;
        margin: 0 auto 8%; }
        body #wrapper #main section article .fourteendaysBox .ftdboxImg {
          width: 60%;
          margin: 0 auto 3%; }
          body #wrapper #main section article .fourteendaysBox .ftdboxImg img {
            width: 100%; }
      body #wrapper #main section article .qaBox {
        width: 96%;
        margin: 0 auto 5%; }
        body #wrapper #main section article .qaBox h3.single {
          width: 100%;
          height: 80px;
          background-color: #e5e8ec;
          border: 1px solid #3b5176;
          margin-bottom: 4px;
          display: table; }
          body #wrapper #main section article .qaBox h3.single span.questionMark {
            background-color: #3b5176;
            color: #fff;
            font-family: mplus_bold;
            font-size: 1em;
            display: table-cell;
            height: 80px;
            width: 6%;
            vertical-align: middle;
            text-align: center; }
          body #wrapper #main section article .qaBox h3.single span.questionText {
            color: #3b5176;
            line-height: 1.3em;
            font-family: mplus_bold;
            font-size: 0.8em;
            display: table-cell;
            height: 80px;
            width: 94%;
            text-align: left;
            padding: 0 3%;
            vertical-align: middle; }
          body #wrapper #main section article .qaBox h3.single span.questionTextDouble {
            color: #3b5176;
            line-height: 1.3em;
            font-family: mplus_bold;
            font-size: 0.8em;
            display: table-cell;
            height: 80px;
            width: 94%;
            text-align: left;
            padding: 0 3%;
            vertical-align: middle; }
            body #wrapper #main section article .qaBox h3.single span.questionTextDouble br {
              display: none; }
        body #wrapper #main section article .qaBox .answer {
          border: 1px solid #3b5176;
          padding: 5%; }
      body #wrapper #main section article .futureImg {
        width: 96%;
        margin: 0 auto 5%;
        text-align: center; }
        body #wrapper #main section article .futureImg img {
          width: 100%; }
      body #wrapper #main section article .signature {
        width: 96%;
        margin: 0 auto 8%;
        text-align: right; }
        body #wrapper #main section article .signature img {
          width: 50%; }
      body #wrapper #main section article .profileNavigator {
        width: 96%;
        margin: 0 auto;
        padding: 2%;
        border: 1px solid #cfcfcf; }
        body #wrapper #main section article .profileNavigator .titleName {
          width: 100%;
          margin: 0 auto 3%;
          border-left: 12px solid #eba401; }
          body #wrapper #main section article .profileNavigator .titleName h3 {
            background-color: #3b5176;
            color: #fff;
            width: 100%;
            font-size: 1.4em;
            text-align: left;
            padding: 8px 8px 8px 12px;
            margin: 0; }
            body #wrapper #main section article .profileNavigator .titleName h3 span {
              font-size: 0.6em;
              vertical-align: baseline; }
          body #wrapper #main section article .profileNavigator .titleName h4 {
            background-color: #768fb9;
            color: #fff;
            font-size: 0.8em;
            padding: 8px 8px 8px 12px;
            line-height: 1.2em; }
        body #wrapper #main section article .profileNavigator .detail {
          width: 100%; }
          body #wrapper #main section article .profileNavigator .detail .left {
            width: 60%;
            margin: 0 auto 3%; }
            body #wrapper #main section article .profileNavigator .detail .left img {
              width: 100%; }
          body #wrapper #main section article .profileNavigator .detail .right {
            width: 100%; }
            body #wrapper #main section article .profileNavigator .detail .right p {
              width: 100%;
              margin: 0 0 5%;
              font-size: 1em;
              font-family: mplus_regular;
              line-height: 1.6em;
              color: #666; }
      body #wrapper #main section article .profileGuest {
        width: 96%;
        margin: 0 auto 5%;
        padding: 2%;
        border: 1px solid #cfcfcf; }
        body #wrapper #main section article .profileGuest .titleName {
          width: 100%;
          margin: 0 auto 3%;
          border-left: 12px solid #eba401; }
          body #wrapper #main section article .profileGuest .titleName h3 {
            background-color: #3b5176;
            color: #fff;
            width: 100%;
            font-size: 1.4em;
            text-align: left;
            padding: 8px 8px 8px 12px;
            margin: 0; }
            body #wrapper #main section article .profileGuest .titleName h3 span {
              font-size: 0.6em;
              vertical-align: baseline; }
          body #wrapper #main section article .profileGuest .titleName h4 {
            background-color: #768fb9;
            color: #fff;
            font-size: 0.8em;
            padding: 8px 8px 8px 12px;
            line-height: 1.2em; }
        body #wrapper #main section article .profileGuest .detail {
          width: 100%; }
          body #wrapper #main section article .profileGuest .detail .left {
            width: 60%;
            margin: 0 auto 3%; }
            body #wrapper #main section article .profileGuest .detail .left img {
              width: 100%; }
          body #wrapper #main section article .profileGuest .detail .right {
            width: 100%; }
            body #wrapper #main section article .profileGuest .detail .right p {
              width: 100%;
              margin: 0 0 5%;
              font-size: 1em;
              font-family: mplus_regular;
              line-height: 1.6em;
              color: #666; }
            body #wrapper #main section article .profileGuest .detail .right h5 {
              background-color: #768fb9;
              color: #fff;
              font-size: 1em;
              width: 100%;
              text-align: left;
              padding: 2%;
              margin-bottom: 2%; }
            body #wrapper #main section article .profileGuest .detail .right ul {
              width: 100%;
              margin-bottom: 3%; }
              body #wrapper #main section article .profileGuest .detail .right ul li {
                list-style: none;
                font-size: 0.8em;
                margin-bottom: 2%;
                color: #666;
                padding-left: 1em;
                text-indent: -1em;
                font-family: mplus_regular;
                line-height: 1.4em; }
              body #wrapper #main section article .profileGuest .detail .right ul li.tomosan {
                list-style: none;
                font-size: 0.8em;
                margin-bottom: 2%;
                color: #666;
                padding-left: 0;
                text-indent: inherit;
                font-family: mplus_regular;
                line-height: 1.4em;
                border-bottom: 1px dotted #ccc;
                padding-bottom: 2%; }
              body #wrapper #main section article .profileGuest .detail .right ul li.tomosan:last-child {
                border: none; }
      body #wrapper #main section article .bdTimer {
        width: 96%;
        margin: 0 auto;
        text-align: center; }
        body #wrapper #main section article .bdTimer p {
          font-size: 100%;
          font-family: mplus_bold;
          color: #ff2814;
          width: 100%;
          margin: 0 auto;
          line-height: 1.2em;
          text-align: center; }
    body #page-top {
      font-size: 1em;
      width: 100%; }
    body #page-top a {
      background: #666;
      text-decoration: none;
      color: #fff;
      width: 100%;
      text-align: center;
      display: block;
      height: 60px;
      line-height: 60px; }
    body #page-top a:hover {
      text-decoration: none;
      background: #999; }
    body #gFooter {
      width: 100%;
      background-color: #e5e8ec; }
      body #gFooter nav {
        background-color: #e5e8ec;
        color: #3b5176;
        text-align: center;
        font-size: 1em;
        width: 100%;
        margin: 0 auto; }
        body #gFooter nav ul {
          overflow: hidden;
          list-style: none; }
          body #gFooter nav ul li.left {
            width: 100%;
            text-align: center;
            height: 60px;
            line-height: 60px; }
            body #gFooter nav ul li.left a {
              width: 100%;
              height: 60px;
              display: inline-block;
              color: #3b5176;
              font-family: mplus_regular; }
          body #gFooter nav ul li.right {
            width: 100%;
            text-align: center;
            height: 60px;
            line-height: 60px; }
            body #gFooter nav ul li.right a {
              width: 100%;
              height: 60px;
              display: inline-block;
              color: #3b5176;
              font-family: mplus_regular; }
      body #gFooter .copyright {
        background-color: #3b5176;
        color: #fff;
        padding: 50px 0;
        text-align: center;
        font-size: 1em;
        font-family: mplus_regular; } }

@media screen and (min-width: 768px) {
  .sp {
    display: none; }
  body {
    font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic pro", Osaka, "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
    color: #333;
    font-size: 13px;
    -webkit-text-size-adjust: 250%;
    /*
	イグジットポップ
	-------------------------------------------------- */
    /* -------------------------------------------------- */ }
    body #modal-open {
      width: 100%;
      height: 10px;
      position: fixed;
      top: 0px;
      z-index: 3000; }
    body #modal-overlay {
      z-index: 2000;
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 120%;
      background-color: rgba(0, 0, 0, 0.75); }
    body #modal-content {
      margin: 0 auto;
      padding: 0px 0px 20px;
      border: 5px solid #fff;
      background: #fff;
      position: fixed;
      display: none;
      min-width: 800px;
      min-height: 580px;
      position: fixed;
      top: 5%;
      left: 50%;
      margin-left: -390px;
      z-index: 4000; }
    body #modal-content #exitPop {
      width: 800px;
      height: 600px;
      min-height: 580px; }
    body #modal-content .EP_back5 {
      background: url(../img/ep/EP_back5.jpg) no-repeat center top;
      width: 800px;
      height: 580px;
      position: relative; }
      body #modal-content .EP_back5 .epButton {
        position: absolute;
        top: 398px;
        left: 593px;
        cursor: pointer; }
    body #modal-content .EP_back10 {
      background: url(../img/ep/EP_back10.jpg) no-repeat center top;
      width: 800px;
      height: 580px;
      position: relative; }
      body #modal-content .EP_back10 .epButton {
        position: absolute;
        top: 398px;
        left: 593px;
        cursor: pointer; }
    body #modal-content .EP_back348 {
      background: url(../img/ep/EP_back_348.jpg) no-repeat center top; }
    body #modal-content .EP_back398 {
      background: url(../img/ep/EP_back_398.jpg) no-repeat center top; }
    body #modal-content .EP_back448 {
      background: url(../img/ep/EP_back_448.jpg) no-repeat center top; }
    body #modal-content .EP_back498 {
      background: url(../img/ep/EP_back_498.jpg) no-repeat center top; }
    body #modal-content .button-link {
      padding: 10px;
      cursor: pointer;
      color: #555;
      background: #ddd;
      text-align: center; }
    body #modal-content .button-link:hover {
      background: #eee; }
    body #modal-content fieldset {
      position: relative;
      width: 800px;
      height: 580px;
      top: -16px; }
    body #modal-content #mail {
      position: relative;
      top: 472px;
      left: 40px;
      width: 450px;
      height: 46px;
      background: none;
      border: none;
      font-size: 26px; }
    body #modal-content #inputBtn {
      position: relative;
      top: 419px;
      left: 570px;
      z-index: 4001; }
    body #modal-content #exitPop input.textFocus {
      color: #333; }
    body #modal-content input[type="text"] {
      color: #ccc; }
    body .timer {
      width: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#324564+0,445d87+50,324564+100 */
      background: #324564;
      /* Old browsers */
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #324564 0%, #445d87 50%, #324564 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #324564 0%, #445d87 50%, #324564 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#324564', endColorstr='#324564',GradientType=1 );
      /* IE6-9 */
      text-align: center;
      padding: 14px;
      color: #fff;
      font-size: 36px;
      font-weight: bold;
      line-height: 42px;
      text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7); }
    body .timer02 {
      width: 100%;
      background-color: #ff1f00;
      text-align: center;
      padding: 14px;
      color: #fff;
      font-size: 36px;
      font-weight: bold;
      line-height: 42px;
      text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);
      position: fixed;
      z-index: 1000; }
    body #gHeader {
      width: 100%;
      text-align: center; }
      body #gHeader h1 {
        background: url(../img/catch_text03.png) no-repeat;
        background-size: inherit;
        background-position: 50% 20%;
        background-color: #020001;
        height: 1200px; }
      body #gHeader .attention {
        width: 100%;
        background-color: #ffda2c;
        text-align: center; }
        body #gHeader .attention .attentionBox {
          width: 1000px;
          margin: 0 auto;
          padding: 20px 0; }
          body #gHeader .attention .attentionBox img {
            width: 100%; }
      body #gHeader .toYou {
        width: 100%;
        background-color: #3b5176;
        text-align: center; }
        body #gHeader .toYou .toYouBox {
          width: 1000px;
          margin: 0 auto; }
          body #gHeader .toYou .toYouBox img {
            width: 100%; }
      body #gHeader .webSemi {
        width: 100%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e89803+0,eeb203+50,e89803+100 */
        background: #e89803;
        /* Old browsers */
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89803', endColorstr='#e89803',GradientType=1 );
        /* IE6-9 */
        text-align: center; }
        body #gHeader .webSemi .webSemiBox {
          width: 1000px;
          margin: 0 auto;
          padding: 50px 0; }
          body #gHeader .webSemi .webSemiBox img {
            width: 100%; }
      body #gHeader .subcatchStudy {
        width: 100%;
        background-color: #fff;
        text-align: center; }
        body #gHeader .subcatchStudy .subcatchStudyBox {
          width: 1000px;
          margin: 0 auto;
          padding: 50px 0; }
          body #gHeader .subcatchStudy .subcatchStudyBox img {
            width: 100%; }
      body #gHeader .guestBar {
        width: 1000px;
        margin: 0 auto 5px; }
        body #gHeader .guestBar img {
          width: 100%; }
      body #gHeader .lecturerGroup {
        width: 1000px;
        margin: 0 auto 22px; }
        body #gHeader .lecturerGroup .lecturerLine {
          width: 1000px;
          margin: 0 auto 8px; }
          body #gHeader .lecturerGroup .lecturerLine .lecturerBox {
            width: 330px;
            float: left;
            margin-right: 5px; }
            body #gHeader .lecturerGroup .lecturerLine .lecturerBox a {
              width: 330px;
              margin: 0;
              display: block;
              cursor: pointer;
              -webkit-transition: opacity 0.5s ease-out;
              transition: opacity 0.5s ease-out; }
            body #gHeader .lecturerGroup .lecturerLine .lecturerBox a:hover {
              opacity: 0.5;
              cursor: pointer; }
          body #gHeader .lecturerGroup .lecturerLine .lecturerBox:last-child {
            margin-right: 0; }
      body #gHeader .catchLecturer {
        margin-bottom: 30px; }
      body #gHeader .logoGroup {
        margin-bottom: 50px; }
      body #gHeader .subCatch01 {
        width: 100%;
        background: url(../img/subcatch_background.png) no-repeat;
        background-size: cover;
        padding: 50px 0; }
      body #gHeader .subCatch02 {
        width: 100%;
        text-align: center;
        margin-bottom: 80px;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e89803+0,eeb203+50,e89803+100 */
        background: #e89803;
        /* Old browsers */
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #e89803 0%, #eeb203 50%, #e89803 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89803', endColorstr='#e89803',GradientType=1 );
        /* IE6-9 */
        color: #fff;
        padding: 70px 0; }
      body #gHeader .tokuten {
        width: 1000px;
        margin: 0 auto;
        text-align: center; }
        body #gHeader .tokuten h3 {
          font-size: 2.8em;
          margin-bottom: 30px;
          font-family: mplus_heavy;
          line-height: 1.2em;
          color: #3b5176; }
          body #gHeader .tokuten h3 span.emphasis {
            font-size: 1.2em;
            color: #eba400; }
        body #gHeader .tokuten .tokutenFirstLine,
        body #gHeader .tokuten .tokutenSecondLine {
          margin-bottom: 28px; }
          body #gHeader .tokuten .tokutenFirstLine .tokutenBox,
          body #gHeader .tokuten .tokutenSecondLine .tokutenBox {
            width: 328px;
            float: left;
            margin-right: 8px; }
            body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenMain,
            body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenMain {
              width: 328px;
              border: 1px solid #cecece; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .title,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .title {
                height: 54px;
                text-align: center;
                line-height: 54px;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
                background: #270200;
                /* Old browsers */
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
                /* IE6-9 */ }
                body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .title h4,
                body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .title h4 {
                  font-size: 1.8em;
                  background: -webkit-linear-gradient(#ffffd7, #fdd456);
                  -webkit-background-clip: text;
                  -webkit-text-fill-color: transparent;
                  font-family: mplus_bold; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .image,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .image {
                text-align: center; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .name,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .name {
                height: 60px;
                border-top: 1px solid #cecece;
                background-color: #f5f5f5;
                display: table-cell;
                text-align: center;
                vertical-align: middle;
                width: 328px;
                line-height: 1.3em; }
            body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenSub,
            body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenSub {
              background-color: #ff2406;
              color: #fff;
              display: table-cell;
              text-align: center;
              vertical-align: middle;
              width: 328px;
              line-height: 1.3em;
              font-size: 1.2em;
              height: 140px; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenSub p.cancel,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenSub p.cancel {
                text-decoration: line-through; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenSub p.arrow,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenSub p.arrow {
                margin: 10px 0; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBox .tokutenSub p.free,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBox .tokutenSub p.free {
                font-size: 1.4em;
                font-weight: bold; }
          body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast,
          body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast {
            width: 328px;
            float: left; }
            body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain,
            body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain {
              width: 328px;
              border: 1px solid #cecece; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .title,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .title {
                height: 54px;
                text-align: center;
                line-height: 54px;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
                background: #270200;
                /* Old browsers */
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
                /* IE6-9 */ }
                body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .title h4,
                body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .title h4 {
                  font-size: 1.8em;
                  background: -webkit-linear-gradient(#ffffd7, #fdd456);
                  -webkit-background-clip: text;
                  -webkit-text-fill-color: transparent;
                  font-family: mplus_bold; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .image,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .image {
                text-align: center; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .name,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .name {
                height: 60px;
                border-top: 1px solid #cecece;
                background-color: #f5f5f5;
                display: table-cell;
                text-align: center;
                vertical-align: middle;
                width: 328px;
                line-height: 1.3em; }
            body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub,
            body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub {
              background-color: #ff2406;
              color: #fff;
              display: table-cell;
              text-align: center;
              vertical-align: middle;
              width: 328px;
              line-height: 1.3em;
              font-size: 1.2em;
              height: 140px; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub p.cancel,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub p.cancel {
                text-decoration: line-through; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub p.arrow,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub p.arrow {
                margin: 10px 0; }
              body #gHeader .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub p.free,
              body #gHeader .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub p.free {
                font-size: 1.4em;
                font-weight: bold; }
        body #gHeader .tokuten .tokutenThirdLine .tokutenBox {
          width: 328px;
          margin: 0 auto; }
          body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenMain {
            width: 328px;
            border: 1px solid #cecece; }
            body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .title {
              height: 54px;
              text-align: center;
              line-height: 54px;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
              background: #270200;
              /* Old browsers */
              /* FF3.6-15 */
              background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
              /* IE6-9 */ }
              body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .title h4 {
                font-size: 1.8em;
                background: -webkit-linear-gradient(#ffffd7, #fdd456);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-family: mplus_bold; }
            body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .image {
              text-align: center; }
            body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .name {
              height: 60px;
              border-top: 1px solid #cecece;
              background-color: #f5f5f5;
              display: table-cell;
              text-align: center;
              vertical-align: middle;
              width: 328px;
              line-height: 1.3em; }
          body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenSub {
            background-color: #ff2406;
            color: #fff;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            width: 328px;
            line-height: 1.3em;
            font-size: 1.2em;
            height: 140px; }
            body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenSub p.cancel {
              text-decoration: line-through; }
            body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenSub p.arrow {
              margin: 10px 0; }
            body #gHeader .tokuten .tokutenThirdLine .tokutenBox .tokutenSub p.free {
              font-size: 1.4em;
              font-weight: bold; }
    body #wrapper {
      position: relative;
      top: 70px; }
      body #wrapper .btn {
        padding: 24px 0;
        color: #fff;
        font-family: mplus_bold;
        text-align: center;
        font-size: 1.8em;
        background-color: #eba401;
        margin: 80px auto;
        width: 600px; }
      body #wrapper a {
        text-decoration: none;
        color: #fff;
        display: block;
        width: 648px;
        margin: 0 auto;
        -webkit-transition: opacity 0.5s ease-out;
        transition: opacity 0.5s ease-out; }
      body #wrapper a:hover {
        text-decoration: none;
        color: #fff;
        opacity: 0.5; }
      body #wrapper .button {
        width: 648px;
        margin: 10px auto 40px; }
      body #wrapper .buttonEnd {
        width: 648px;
        margin: 80px auto; }
      body #wrapper .bdTimer {
        width: 1000px;
        margin: 0 auto;
        text-align: center; }
        body #wrapper .bdTimer p.bdtText {
          font-size: 2.2em;
          font-family: mplus_bold;
          color: #ff2814;
          width: auto;
          margin: 0 auto;
          line-height: 1.2em; }
      body #wrapper .videoParts {
        width: 100%;
        padding: 50px 0;
        text-align: center;
        background: url(../img/video_background.png) no-repeat;
        background-size: cover; }
        body #wrapper .videoParts h3 {
          font-size: 2.4em;
          color: #3b5176;
          font-family: mplus_heavy;
          margin-bottom: 12px; }
      body #wrapper .appendTokutenBox {
        width: 1000px;
        margin: 0 auto 80px; }
        body #wrapper .appendTokutenBox h3 {
          width: 1000px;
          margin: 0 auto 10px; }
          body #wrapper .appendTokutenBox h3 img {
            width: 100%; }
        body #wrapper .appendTokutenBox .tokutenDescBox {
          width: 1000px;
          margin: 0 auto 50px; }
          body #wrapper .appendTokutenBox .tokutenDescBox h4 {
            padding: 12px;
            text-align: center;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeb501+0,fffd02+50,eeb501+100 */
            background: #eeb501;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #eeb501 0%, #fffd02 50%, #eeb501 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #eeb501 0%, #fffd02 50%, #eeb501 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeb501', endColorstr='#eeb501',GradientType=1 );
            /* IE6-9 */
            border: 1px solid #260200; }
          body #wrapper .appendTokutenBox .tokutenDescBox .box {
            padding: 50px;
            border-top: 1px solid #260200;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box ul {
              list-style: none;
              margin-bottom: 50px; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box ul li {
                font-size: 1.2em;
                font-family: mplus_regular;
                line-height: 1.6em;
                color: #666; }
                body #wrapper .appendTokutenBox .tokutenDescBox .box ul li span.emphasisNormal {
                  font-size: 1.2em;
                  color: #eba401;
                  font-weight: bold;
                  vertical-align: baseline; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box p {
              margin: 0 auto 50px;
              font-size: 1.2em;
              font-family: mplus_regular;
              line-height: 1.6em;
              color: #666; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisUnder {
                font-size: 1.2em;
                color: #eba401;
                font-weight: bold;
                text-decoration: underline;
                vertical-align: baseline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisNormal {
                font-size: 1.2em;
                color: #eba401;
                font-weight: bold;
                vertical-align: baseline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisNormalBig {
                font-size: 1.4em;
                color: #eba401;
                font-weight: bold;
                line-height: 1.4em; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisBlack {
                font-size: 1em;
                color: #000;
                font-weight: bold; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisBlackunder {
                font-size: 1em;
                color: #000;
                font-weight: bold;
                text-decoration: underline; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisNega {
                font-size: 1em;
                color: #455e92;
                font-weight: bold; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisText {
                font-size: 2em;
                color: #455e92;
                font-weight: bold;
                font-family: mplus_heavy;
                line-height: 1.2em; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box p span.emphasisRed {
                font-size: 1.2em;
                color: #ff1f00;
                font-weight: bold;
                vertical-align: baseline; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box p:last-child {
              margin-bottom: 0; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box .sampleBtn {
              width: 900px;
              margin: 0 auto 50px; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box .sampleBtn .puruBtn {
                width: 284px;
                float: left;
                margin-right: 24px; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box .sampleBtn .puruBtnlast {
                width: 284px;
                float: left; }
            body #wrapper .appendTokutenBox .tokutenDescBox .box .emphasisMax {
              background-color: #f40000;
              padding: 40px 10px;
              text-align: center; }
              body #wrapper .appendTokutenBox .tokutenDescBox .box .emphasisMax p {
                font-size: 1.8em;
                color: #fff;
                font-family: mplus_bold;
                width: 100%; }
          body #wrapper .appendTokutenBox .tokutenDescBox h6 {
            width: 100%;
            background-color: #280200;
            text-align: center;
            color: #fff;
            font-family: mplus_heavy;
            padding: 10px;
            font-size: 1.6em;
            margin-bottom: 20px; }
          body #wrapper .appendTokutenBox .tokutenDescBox .videoWrap {
            margin: 0 auto 30px;
            max-width: 700px;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#260200+0,760600+50,260200+100 */
            background: #260200;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #260200 0%, #760600 50%, #260200 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #260200 0%, #760600 50%, #260200 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260200', endColorstr='#260200',GradientType=1 );
            /* IE6-9 */
            padding: 12px; }
            body #wrapper .appendTokutenBox .tokutenDescBox .videoWrap .video {
              position: relative;
              padding-bottom: 56.25%;
              padding-top: 30px;
              height: 0;
              overflow: hidden; }
              body #wrapper .appendTokutenBox .tokutenDescBox .videoWrap .video iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%; }
          body #wrapper .appendTokutenBox .tokutenDescBox p.environment {
            font-size: 1em; }
      body #wrapper .billingBox {
        width: 800px;
        margin: 0 auto 80px;
        padding: 20px;
        border: 2px solid #ccc; }
        body #wrapper .billingBox .cardGroup {
          width: 70%;
          margin: 20px auto;
          text-align: center; }
          body #wrapper .billingBox .cardGroup img {
            width: 100%; }
        body #wrapper .billingBox .billingDes {
          width: 100%;
          margin: 0 auto 20px;
          padding: 30px;
          background-color: #ffeeac;
          line-height: 1.4em;
          font-size: 1em;
          color: #333; }
          body #wrapper .billingBox .billingDes span {
            color: #ff2406;
            font-weight: bold; }
        body #wrapper .billingBox h3 {
          padding: 8px 0 6px;
          border-bottom: 1px solid #ccc;
          margin: 0 auto 8px;
          font-size: 1.2em;
          font-family: mplus_medium;
          color: #333;
          width: 100%;
          text-align: left;
          line-height: 1em; }
        body #wrapper .billingBox img {
          width: 100%; }
      body #wrapper #main section article .scheduled {
        width: 1000px;
        margin: 0 auto 40px;
        background-color: #eba401;
        padding: 30px;
        color: #fff;
        font-size: 1.2em;
        font-weight: bold; }
      body #wrapper #main section article .billingBox {
        width: 800px;
        margin: 0 auto 80px;
        padding: 20px;
        border: 2px solid #ccc; }
        body #wrapper #main section article .billingBox .cardGroup {
          width: 70%;
          margin: 20px auto;
          text-align: center; }
          body #wrapper #main section article .billingBox .cardGroup img {
            width: 100%; }
        body #wrapper #main section article .billingBox .billingDes {
          width: 100%;
          margin: 0 auto 20px;
          padding: 30px;
          background-color: #ffeeac; }
          body #wrapper #main section article .billingBox .billingDes p {
            line-height: 1.4em;
            font-size: 1em;
            color: #333;
            width: 100%; }
            body #wrapper #main section article .billingBox .billingDes p span {
              color: #ff2406;
              font-weight: bold; }
        body #wrapper #main section article .billingBox h3 {
          padding: 8px 0 6px;
          border-bottom: 1px solid #ccc;
          margin: 0 auto 8px;
          font-size: 1.2em;
          font-family: mplus_medium;
          color: #333;
          width: 100%;
          text-align: left;
          line-height: 1em; }
        body #wrapper #main section article .billingBox img {
          width: 100%; }
      body #wrapper #main section article p {
        width: 1000px;
        margin: 0 auto 50px;
        font-size: 1.2em;
        font-family: mplus_regular;
        line-height: 1.6em;
        color: #666; }
        body #wrapper #main section article p span.emphasisUnder {
          font-size: 1.2em;
          color: #eba401;
          font-weight: bold;
          text-decoration: underline;
          vertical-align: baseline; }
        body #wrapper #main section article p span.emphasisNormal {
          font-size: 1.2em;
          color: #eba401;
          font-weight: bold;
          vertical-align: baseline; }
        body #wrapper #main section article p span.emphasisNormalBig {
          font-size: 1.4em;
          color: #eba401;
          font-weight: bold;
          line-height: 1.4em; }
        body #wrapper #main section article p span.emphasisBlack {
          font-size: 1em;
          color: #000;
          font-weight: bold; }
        body #wrapper #main section article p span.emphasisBlackunder {
          font-size: 1em;
          color: #000;
          font-weight: bold;
          text-decoration: underline; }
        body #wrapper #main section article p span.emphasisNega {
          font-size: 1em;
          color: #455e92;
          font-weight: bold; }
        body #wrapper #main section article p span.emphasisText {
          font-size: 2em;
          color: #455e92;
          font-weight: bold;
          font-family: mplus_heavy;
          line-height: 1.2em; }
      body #wrapper #main section article p:last-child {
        margin-bottom: 0; }
      body #wrapper #main section article p.img {
        width: 1000px;
        margin: 0 auto 50px;
        text-align: center; }
      body #wrapper #main section article h2.single {
        width: 100%;
        text-align: center;
        color: #fff;
        line-height: 240px;
        font-family: mplus_heavy;
        font-size: 3em;
        background: url(../img/h2_background.png) no-repeat;
        background-color: #3b5176;
        background-position: 50% 50%;
        background-size: 60%;
        height: 240px;
        margin-bottom: 50px; }
      body #wrapper #main section article h2.double {
        width: 100%;
        text-align: center;
        color: #fff;
        line-height: 60px;
        font-family: mplus_heavy;
        font-size: 3em;
        background: url(../img/h2_background.png) no-repeat;
        background-color: #3b5176;
        background-position: 50% 50%;
        background-size: 60%;
        height: 240px;
        margin-bottom: 50px;
        padding-top: 58px; }
        body #wrapper #main section article h2.double span {
          color: #eba503; }
      body #wrapper #main section article h2.doubleMtop {
        width: 100%;
        text-align: center;
        color: #fff;
        line-height: 60px;
        font-family: mplus_heavy;
        font-size: 3em;
        background: url(../img/h2_background.png) no-repeat;
        background-color: #3b5176;
        background-position: 50% 50%;
        background-size: 60%;
        height: 240px;
        margin-top: 80px;
        margin-bottom: 50px;
        padding-top: 58px; }
        body #wrapper #main section article h2.doubleMtop span {
          color: #eba503; }
      body #wrapper #main section article h3 {
        font-size: 3em;
        font-family: mplus_heavy;
        color: #3b5176;
        width: 1000px;
        margin: 0 auto 50px;
        text-align: center;
        line-height: 1.2em; }
        body #wrapper #main section article h3 span.emphasis {
          font-size: 1.2em;
          color: #eba400; }
      body #wrapper #main section article .columnSet01 {
        width: 1000px;
        margin: 0 auto; }
        body #wrapper #main section article .columnSet01 .left {
          width: 728px;
          padding-right: 18px;
          float: left; }
          body #wrapper #main section article .columnSet01 .left p {
            font-size: 1.2em;
            font-family: mplus_regular;
            line-height: 1.6em;
            margin-bottom: 30px;
            color: #666;
            width: 710px; }
            body #wrapper #main section article .columnSet01 .left p span.emphasisUnder {
              font-size: 1.2em;
              color: #eba401;
              font-weight: bold;
              text-decoration: underline;
              vertical-align: baseline; }
            body #wrapper #main section article .columnSet01 .left p span.emphasisNormal {
              font-size: 1.2em;
              color: #eba401;
              font-weight: bold;
              vertical-align: baseline; }
            body #wrapper #main section article .columnSet01 .left p span.emphasisBlack {
              font-size: 1em;
              color: #000;
              font-weight: bold; }
        body #wrapper #main section article .columnSet01 .right {
          width: 272px;
          float: right; }
      body #wrapper #main section article .columnSet02 {
        width: 1000px;
        margin: 0 auto 50px; }
        body #wrapper #main section article .columnSet02 .left {
          width: 628px;
          padding-right: 18px;
          float: left; }
          body #wrapper #main section article .columnSet02 .left p {
            font-size: 1.2em;
            font-family: mplus_regular;
            line-height: 1.6em;
            margin-bottom: 30px;
            color: #666;
            width: 610px; }
            body #wrapper #main section article .columnSet02 .left p span.emphasisUnder {
              font-size: 1.2em;
              color: #eba401;
              font-weight: bold;
              text-decoration: underline;
              vertical-align: baseline; }
            body #wrapper #main section article .columnSet02 .left p span.emphasisNormal {
              font-size: 1.2em;
              color: #eba401;
              font-weight: bold;
              vertical-align: baseline; }
            body #wrapper #main section article .columnSet02 .left p span.emphasisBlack {
              font-size: 1em;
              color: #000;
              font-weight: bold; }
            body #wrapper #main section article .columnSet02 .left p span.emphasisBlackunder {
              font-size: 1em;
              color: #000;
              font-weight: bold;
              text-decoration: underline; }
            body #wrapper #main section article .columnSet02 .left p span.emphasisNega {
              font-size: 1em;
              color: #455e92;
              font-weight: bold; }
            body #wrapper #main section article .columnSet02 .left p span.emphasisMax {
              background-color: #f40000;
              padding: 4px 8px;
              color: #fff;
              text-decoration: none;
              margin-right: 4px;
              font-size: 1.2em;
              vertical-align: baseline; }
        body #wrapper #main section article .columnSet02 .right {
          width: 372px;
          float: right; }
      body #wrapper #main section article .columnSet02:last-child {
        margin-bottom: 80px; }
      body #wrapper #main section article h3.titleService {
        font-size: 3em;
        font-family: mplus_heavy;
        color: #3b5176;
        width: 1000px;
        margin: 0 auto 1px;
        text-align: center;
        line-height: 1.2em; }
      body #wrapper #main section article ul.checkListRed {
        width: 1000px;
        margin: 0 auto 80px; }
        body #wrapper #main section article ul.checkListRed li.icon1 {
          list-style: none;
          padding: 18px 10px 18px 40px;
          background-size: 4%;
          background-position: 4px 10px;
          font-size: 1.4em;
          background-color: #e62b28;
          color: #fff;
          font-weight: bold;
          margin-bottom: 1px; }
          body #wrapper #main section article ul.checkListRed li.icon1 span.yellow {
            color: #fffb00;
            font-family: mplus_bold;
            font-size: 1.4em; }
          body #wrapper #main section article ul.checkListRed li.icon1 span.beige {
            color: #ffc193;
            font-family: mplus_bold;
            font-size: 1.4em; }
        body #wrapper #main section article ul.checkListRed li.icon2 {
          list-style: none;
          padding: 18px 10px 18px 40px;
          background-size: 4%;
          background-position: 4px 10px;
          font-size: 1.4em;
          background-color: #ff3835;
          color: #fff;
          font-weight: bold;
          margin-bottom: 1px; }
          body #wrapper #main section article ul.checkListRed li.icon2 span.yellow {
            color: #fffb00;
            font-family: mplus_bold;
            font-size: 1.4em; }
          body #wrapper #main section article ul.checkListRed li.icon2 span.beige {
            color: #ffc193;
            font-family: mplus_bold;
            font-size: 1.4em; }
      body #wrapper #main section article ul.checkList {
        width: 1000px;
        margin: 0 auto 80px; }
        body #wrapper #main section article ul.checkList li.icon {
          list-style: none;
          background: url(../img/icon_check.png) no-repeat;
          border-bottom: 1px dotted #cfcfcf;
          padding: 12px 10px 14px 50px;
          background-size: 4%;
          background-position: 4px 10px;
          font-size: 1.4em; }
          body #wrapper #main section article ul.checkList li.icon span.green {
            color: #41ac72;
            font-family: mplus_bold;
            font-size: 1.4em; }
          body #wrapper #main section article ul.checkList li.icon span.navy {
            color: #3b5176;
            font-family: mplus_bold;
            font-size: 1.4em; }
      body #wrapper #main section article .appealImg {
        width: 1000px;
        margin: 0 auto 50px; }
      body #wrapper #main section article h3.appealH3 {
        width: 1000px;
        margin: 0 auto 30px;
        display: table; }
        body #wrapper #main section article h3.appealH3 span.left {
          background-color: #455e92;
          color: #fff;
          font-family: mplus_medium;
          font-size: 1.3em;
          width: 100px;
          display: table-cell;
          vertical-align: middle; }
        body #wrapper #main section article h3.appealH3 span.right {
          background-color: #f5f5f5;
          color: #455e92;
          font-family: mplus_heavy;
          font-size: 0.7em;
          width: 900px;
          text-align: left;
          line-height: 1.2em;
          padding: 12px 18px;
          display: table-cell; }
          body #wrapper #main section article h3.appealH3 span.right span {
            color: #eba401; }
        body #wrapper #main section article h3.appealH3 span.rightSingle {
          background-color: #f5f5f5;
          color: #455e92;
          font-family: mplus_heavy;
          font-size: 0.7em;
          width: 900px;
          text-align: left;
          line-height: 1.2em;
          padding: 30px 18px;
          display: table-cell; }
          body #wrapper #main section article h3.appealH3 span.rightSingle span {
            color: #eba401; }
      body #wrapper #main section article .tokuten {
        width: 1000px;
        margin: 0 auto 80px;
        text-align: center; }
        body #wrapper #main section article .tokuten h3 {
          font-size: 2.8em;
          margin-bottom: 30px;
          font-family: mplus_black;
          line-height: 1.2em;
          color: #3b5176; }
          body #wrapper #main section article .tokuten h3 span.emphasis {
            font-size: 1.2em;
            color: #eba400; }
        body #wrapper #main section article .tokuten .tokutenFirstLine,
        body #wrapper #main section article .tokuten .tokutenSecondLine {
          margin-bottom: 28px; }
          body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox,
          body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox {
            width: 328px;
            float: left;
            margin-right: 8px; }
            body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenMain,
            body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenMain {
              width: 328px;
              border: 1px solid #cecece; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .title,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .title {
                height: 54px;
                text-align: center;
                line-height: 54px;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
                background: #270200;
                /* Old browsers */
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
                /* IE6-9 */ }
                body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .title h4,
                body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .title h4 {
                  font-size: 1.8em;
                  background: -webkit-linear-gradient(#ffffd7, #fdd456);
                  -webkit-background-clip: text;
                  -webkit-text-fill-color: transparent;
                  font-family: mplus_bold; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .image,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .image {
                text-align: center; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenMain .name,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenMain .name {
                height: 60px;
                border-top: 1px solid #cecece;
                background-color: #f5f5f5;
                display: table-cell;
                text-align: center;
                vertical-align: middle;
                width: 328px;
                line-height: 1.3em; }
            body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenSub,
            body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenSub {
              background-color: #ff2406;
              color: #fff;
              display: table-cell;
              text-align: center;
              vertical-align: middle;
              width: 328px;
              line-height: 1.3em;
              font-size: 1.2em;
              height: 140px; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenSub p.cancel,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenSub p.cancel {
                text-decoration: line-through;
                width: 328px;
                color: #fff;
                font-size: 1em;
                margin: 0;
                line-height: 1em; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenSub p.arrow,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenSub p.arrow {
                margin: 10px 0;
                width: 328px;
                color: #fff;
                font-size: 1em;
                line-height: 1em; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBox .tokutenSub p.free,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBox .tokutenSub p.free {
                font-size: 1.4em;
                font-weight: bold;
                width: 328px;
                color: #fff;
                margin: 0; }
          body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast,
          body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast {
            width: 328px;
            float: left; }
            body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain,
            body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain {
              width: 328px;
              border: 1px solid #cecece; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .title,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .title {
                height: 54px;
                text-align: center;
                line-height: 54px;
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
                background: #270200;
                /* Old browsers */
                /* FF3.6-15 */
                background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
                /* IE6-9 */ }
                body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .title h4,
                body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .title h4 {
                  font-size: 1.8em;
                  background: -webkit-linear-gradient(#ffffd7, #fdd456);
                  -webkit-background-clip: text;
                  -webkit-text-fill-color: transparent;
                  font-family: mplus_bold; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .image,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .image {
                text-align: center; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenMain .name,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenMain .name {
                height: 60px;
                border-top: 1px solid #cecece;
                background-color: #f5f5f5;
                display: table-cell;
                text-align: center;
                vertical-align: middle;
                width: 328px;
                line-height: 1.3em; }
            body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub,
            body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub {
              background-color: #ff2406;
              color: #fff;
              display: table-cell;
              text-align: center;
              vertical-align: middle;
              width: 328px;
              line-height: 1.3em;
              font-size: 1.2em;
              height: 140px; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub p.cancel,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub p.cancel {
                text-decoration: line-through;
                width: 328px;
                color: #fff;
                font-size: 1em;
                margin: 0;
                line-height: 1em; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub p.arrow,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub p.arrow {
                margin: 10px 0;
                width: 328px;
                color: #fff;
                font-size: 1em;
                line-height: 1em; }
              body #wrapper #main section article .tokuten .tokutenFirstLine .tokutenBoxlast .tokutenSub p.free,
              body #wrapper #main section article .tokuten .tokutenSecondLine .tokutenBoxlast .tokutenSub p.free {
                font-size: 1.4em;
                font-weight: bold;
                width: 328px;
                color: #fff;
                margin: 0; }
        body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox {
          width: 328px;
          margin: 0 auto; }
          body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenMain {
            width: 328px;
            border: 1px solid #cecece; }
            body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .title {
              height: 54px;
              text-align: center;
              line-height: 54px;
              /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#270200+0,760600+50,270200+100 */
              background: #270200;
              /* Old browsers */
              /* FF3.6-15 */
              background: -webkit-linear-gradient(left, #270200 0%, #760600 50%, #270200 100%);
              /* Chrome10-25,Safari5.1-6 */
              background: linear-gradient(to right, #270200 0%, #760600 50%, #270200 100%);
              /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#270200', endColorstr='#270200',GradientType=1 );
              /* IE6-9 */ }
              body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .title h4 {
                font-size: 1.8em;
                background: -webkit-linear-gradient(#ffffd7, #fdd456);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-family: mplus_bold; }
            body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .image {
              text-align: center; }
            body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenMain .name {
              height: 60px;
              border-top: 1px solid #cecece;
              background-color: #f5f5f5;
              display: table-cell;
              text-align: center;
              vertical-align: middle;
              width: 328px;
              line-height: 1.3em; }
          body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenSub {
            background-color: #ff2406;
            color: #fff;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            width: 328px;
            line-height: 1.3em;
            font-size: 1.2em;
            height: 140px; }
            body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenSub p.cancel {
              text-decoration: line-through;
              width: 328px;
              color: #fff;
              font-size: 1em;
              margin: 0;
              line-height: 1em; }
            body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenSub p.arrow {
              margin: 10px 0;
              width: 328px;
              color: #fff;
              font-size: 1em;
              line-height: 1em; }
            body #wrapper #main section article .tokuten .tokutenThirdLine .tokutenBox .tokutenSub p.free {
              font-size: 1.4em;
              font-weight: bold;
              width: 328px;
              color: #fff;
              margin: 0; }
      body #wrapper #main section article .balloon {
        width: 1000px;
        margin: 0 auto 30px;
        text-align: center; }
      body #wrapper #main section article .creditParts {
        width: 1000px;
        margin: 0 auto 30px; }
        body #wrapper #main section article .creditParts img {
          width: 100%; }
      body #wrapper #main section article ul.creditParts {
        width: 1000px;
        margin: 0 auto 30px; }
        body #wrapper #main section article ul.creditParts li.creditList {
          border: 1px solid #3b5176;
          margin-bottom: 4px;
          list-style: none; }
          body #wrapper #main section article ul.creditParts li.creditList span.creditLeft {
            float: left;
            background: url(../img/icon_credit.png) no-repeat;
            background-size: 20%;
            background-position: 4px 4px;
            background-color: #3b5176;
            color: #fff;
            width: 198px;
            padding: 12px 10px 10px 54px;
            font-size: 1.4em; }
          body #wrapper #main section article ul.creditParts li.creditList span.creditRight {
            float: right;
            text-align: left;
            color: #3b5176;
            width: 800px;
            padding: 12px 10px 10px 12px;
            font-size: 1.4em; }
      body #wrapper #main section article .tokutenDescription {
        width: 1000px;
        margin: 0 auto 80px; }
        body #wrapper #main section article .tokutenDescription .tokutenDescBox {
          width: 1000px;
          margin: 0 auto 50px; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox h4 {
            padding: 12px;
            text-align: center;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#260200+0,760600+50,260200+100 */
            background: #260200;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #260200 0%, #760600 50%, #260200 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #260200 0%, #760600 50%, #260200 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260200', endColorstr='#260200',GradientType=1 );
            /* IE6-9 */ }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .box {
            padding: 50px;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .sampleBtn {
              width: 900px;
              margin: 0 auto 50px; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .sampleBtn .puruBtn {
                width: 284px;
                float: left;
                margin-right: 24px; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .sampleBtn .puruBtnlast {
                width: 284px;
                float: left; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .emphasisMax {
              background-color: #f40000;
              padding: 40px 10px;
              text-align: center; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .box .emphasisMax p {
                font-size: 1.8em;
                color: #fff;
                font-family: mplus_bold;
                width: 100%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten03 {
            padding: 50px;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200;
            background: url(../img/tokuten03_background.png) no-repeat;
            background-position: 670px 36px; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .boxTokuten04 {
            padding: 50px;
            border-left: 1px solid #260200;
            border-right: 1px solid #260200;
            border-bottom: 1px solid #260200;
            background: url(../img/tokuten04_background.png) no-repeat;
            background-position: 590px 50px; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox h6 {
            width: 100%;
            background-color: #280200;
            text-align: center;
            color: #fff;
            font-family: mplus_heavy;
            padding: 10px;
            font-size: 1.6em;
            margin-bottom: 20px; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox .videoWrap {
            margin: 0 auto 30px;
            max-width: 700px;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#260200+0,760600+50,260200+100 */
            background: #260200;
            /* Old browsers */
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #260200 0%, #760600 50%, #260200 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #260200 0%, #760600 50%, #260200 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260200', endColorstr='#260200',GradientType=1 );
            /* IE6-9 */
            padding: 12px; }
            body #wrapper #main section article .tokutenDescription .tokutenDescBox .videoWrap .video {
              position: relative;
              padding-bottom: 56.25%;
              padding-top: 30px;
              height: 0;
              overflow: hidden; }
              body #wrapper #main section article .tokutenDescription .tokutenDescBox .videoWrap .video iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%; }
          body #wrapper #main section article .tokutenDescription .tokutenDescBox p.environment {
            font-size: 1em; }
      body #wrapper #main section article h3.matsuiProfile {
        width: 1000px;
        margin: 0 auto;
        background: url(../img/logo_ctw.png) no-repeat;
        background-size: 10%;
        background-position: 2% 50%;
        background-color: #3b5176;
        color: #fff;
        text-align: left;
        font-size: 2em;
        padding: 12px 12px 12px 130px; }
      body #wrapper #main section article .mastsuiProfileBox {
        width: 1000px;
        margin: 0 auto 50px;
        padding: 50px;
        border-left: 1px solid #3b5176;
        border-right: 1px solid #3b5176;
        border-bottom: 1px solid #3b5176;
        background: url(../img/photo_matsui.png) no-repeat;
        background-position: 620px 50px; }
      body #wrapper #main section article ul.rumor {
        width: 1000px;
        margin: 0 auto 50px; }
        body #wrapper #main section article ul.rumor li {
          background-color: #3b5176;
          color: #fff;
          padding: 10px;
          font-family: mplus_bold;
          font-size: 1.6em;
          margin-bottom: 4px; }
        body #wrapper #main section article ul.rumor li:last-child {
          margin-bottom: 0; }
      body #wrapper #main section article .fourteendaysBox {
        width: 1000px;
        margin: 0 auto 80px;
        background: url(../img/fourteendays_background.png) no-repeat;
        background-position: 650px 0; }
      body #wrapper #main section article .qaBox {
        width: 1000px;
        margin: 0 auto 50px; }
        body #wrapper #main section article .qaBox h3.single {
          width: 1000px;
          height: 110px;
          background-color: #e5e8ec;
          border: 1px solid #3b5176;
          margin-bottom: 4px;
          display: table; }
          body #wrapper #main section article .qaBox h3.single span.questionMark {
            background-color: #3b5176;
            color: #fff;
            font-family: mplus_bold;
            font-size: 1em;
            display: table-cell;
            height: 110px;
            width: 6%;
            line-height: 110px; }
          body #wrapper #main section article .qaBox h3.single span.questionText {
            color: #3b5176;
            line-height: 110px;
            font-family: mplus_bold;
            font-size: 0.6em;
            display: table-cell;
            height: 110px;
            width: 94%;
            text-align: left;
            padding-left: 20px; }
          body #wrapper #main section article .qaBox h3.single span.questionTextDouble {
            color: #3b5176;
            line-height: 40px;
            font-family: mplus_bold;
            font-size: 0.6em;
            float: left;
            display: table-cell;
            height: 110px;
            width: 94%;
            text-align: left;
            padding-left: 20px;
            padding-top: 14px; }
        body #wrapper #main section article .qaBox .answer {
          border: 1px solid #3b5176;
          padding: 50px; }
      body #wrapper #main section article .futureImg {
        width: 1000px;
        margin: 0 auto 50px;
        text-align: center; }
      body #wrapper #main section article .signature {
        width: 1000px;
        margin: 0 auto 80px;
        text-align: right; }
      body #wrapper #main section article .profileNavigator {
        width: 1000px;
        margin: 0 auto;
        padding: 10px;
        border: 1px solid #cfcfcf; }
        body #wrapper #main section article .profileNavigator .titleName {
          width: 980px;
          margin: 0 auto 20px;
          border-left: 12px solid #eba401; }
          body #wrapper #main section article .profileNavigator .titleName h3 {
            background-color: #3b5176;
            color: #fff;
            width: 968px;
            font-size: 2.4em;
            text-align: left;
            padding: 10px 10px 10px 18px;
            margin: 0; }
            body #wrapper #main section article .profileNavigator .titleName h3 span {
              font-size: 0.6em;
              vertical-align: baseline; }
          body #wrapper #main section article .profileNavigator .titleName h4 {
            background-color: #768fb9;
            color: #fff;
            font-size: 1.4em;
            padding: 8px 8px 8px 18px; }
        body #wrapper #main section article .profileNavigator .detail {
          width: 980px; }
          body #wrapper #main section article .profileNavigator .detail .left {
            width: 280px;
            float: left;
            text-align: right; }
          body #wrapper #main section article .profileNavigator .detail .right {
            width: 680px;
            float: right;
            padding-top: 8px; }
            body #wrapper #main section article .profileNavigator .detail .right p {
              width: 640px;
              margin: 0 0 50px;
              font-size: 1.2em;
              font-family: mplus_regular;
              line-height: 1.6em;
              color: #666; }
      body #wrapper #main section article .profileGuest {
        width: 1000px;
        margin: 0 auto 50px;
        padding: 10px;
        border: 1px solid #cfcfcf; }
        body #wrapper #main section article .profileGuest .titleName {
          width: 980px;
          margin: 0 auto 20px;
          border-left: 12px solid #eba401; }
          body #wrapper #main section article .profileGuest .titleName h3 {
            background-color: #3b5176;
            color: #fff;
            width: 968px;
            font-size: 2.4em;
            text-align: left;
            padding: 10px 10px 10px 18px;
            margin: 0; }
            body #wrapper #main section article .profileGuest .titleName h3 span {
              font-size: 0.6em;
              vertical-align: baseline; }
          body #wrapper #main section article .profileGuest .titleName h4 {
            background-color: #768fb9;
            color: #fff;
            font-size: 1.4em;
            padding: 8px 8px 8px 18px; }
        body #wrapper #main section article .profileGuest .detail {
          width: 980px; }
          body #wrapper #main section article .profileGuest .detail .left {
            width: 280px;
            float: left;
            text-align: right; }
          body #wrapper #main section article .profileGuest .detail .right {
            width: 680px;
            float: right;
            padding-top: 8px;
            text-align: left; }
            body #wrapper #main section article .profileGuest .detail .right p {
              width: 640px;
              margin: 0 0 50px;
              font-size: 1.2em;
              font-family: mplus_regular;
              line-height: 1.6em;
              color: #666; }
            body #wrapper #main section article .profileGuest .detail .right h5 {
              background-color: #768fb9;
              color: #fff;
              font-size: 1.4em;
              width: 680px;
              text-align: left;
              padding: 8px 8px 8px 12px;
              margin-bottom: 20px; }
            body #wrapper #main section article .profileGuest .detail .right ul {
              width: 680px;
              margin-bottom: 30px; }
              body #wrapper #main section article .profileGuest .detail .right ul li {
                list-style: none;
                font-size: 1.2em;
                margin-bottom: 10px;
                color: #666;
                padding-left: 1em;
                text-indent: -1em;
                font-family: mplus_regular;
                line-height: 1.4em; }
              body #wrapper #main section article .profileGuest .detail .right ul li.tomosan {
                list-style: none;
                font-size: 1.2em;
                margin-bottom: 10px;
                color: #666;
                padding-left: 0;
                text-indent: inherit;
                font-family: mplus_regular;
                line-height: 1.4em; }
      body #wrapper #main section article .bdTimer {
        width: 1000px;
        margin: 0 auto;
        text-align: center; }
        body #wrapper #main section article .bdTimer p.bdtText {
          font-size: 2.2em;
          font-family: mplus_bold;
          color: #ff2814;
          width: auto;
          margin: 0 auto;
          line-height: 1.2em; }
    body #page-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      font-size: 77%; }
    body #page-top a {
      background: #666;
      text-decoration: none;
      color: #fff;
      width: 100px;
      padding: 30px 0;
      text-align: center;
      display: block;
      border-radius: 5px; }
    body #page-top a:hover {
      text-decoration: none;
      background: #999; }
    body #gFooter {
      width: 100%;
      background-color: #e5e8ec; }
      body #gFooter nav {
        background-color: #e5e8ec;
        color: #3b5176;
        padding: 10px 0;
        text-align: center;
        font-size: 1.2em;
        width: 1000px;
        margin: 0 auto; }
        body #gFooter nav ul {
          overflow: hidden;
          list-style: none; }
          body #gFooter nav ul li.left {
            border-right: 1px solid #666;
            width: 50%;
            float: left;
            text-align: right;
            padding-right: 18px; }
            body #gFooter nav ul li.left a {
              width: 50%;
              display: inline-block;
              color: #3b5176;
              font-family: mplus_regular; }
          body #gFooter nav ul li.right {
            width: 50%;
            float: left;
            text-align: left;
            padding-left: 18px; }
            body #gFooter nav ul li.right a {
              width: 50%;
              display: inline-block;
              color: #3b5176;
              font-family: mplus_regular; }
      body #gFooter .copyright {
        background-color: #3b5176;
        color: #fff;
        padding: 50px 0;
        text-align: center;
        font-size: 1em;
        font-family: mplus_regular; } }
