@charset "UTF-8";
/*  clearfix
-------------------------------------------------------------*/
.contents .content_box.box_ttl02 .box_inner:after {
  content: "";
  display: table;
  clear: both; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: none; }

q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  font-size: 12px;
  line-height: 1.7;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.f-f-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

select, input, button, textarea {
  font-size: 12px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.f-f-mono {
  font-family: "Osaka－等幅",Osaka-mono,"ＭＳ ゴシック","MS Gothic",monospace; }

.f-f-mincho {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace; }

#yui3-css-stamp .cssfonts {
  display: none; }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0; }

html {
  height: 100%; }

body {
  height: 100%;
  background: #FFF;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
  letter-spacing: -0.01px; }

a {
  color: #000;
  text-decoration: none; }
  a:link, a:visited, a:hover, a:focus, a:active {
    color: #000;
    text-decoration: none; }

ol, ul {
  list-style: none; }

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0; }

* {
  word-break: break-all; }
  *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box; }

/*レイアウト共通
=====================================================*/
body {
  -webkit-text-size-adjust: 100%;
  background: #000;
  /* 横幅が640pxまでのスタイル */ }
  @media screen and (max-width: 680px) {
    body {
      background: none; } }

#wrapper {
  width: 680px;
  margin: 0 auto;
  max-height: 100%; }

/*ヘッダー
=====================================================*/
h1.main_visual {
  background: #ffffff; }

/*インクルード
=====================================================*/
.tac {
  text-align: center; }

.cb {
  clear: both; }

/*動画
=====================================================*/
.movie {
  padding: 0 0 93px;
  text-align: center;
  background: #ffffff url(../images/bg_movie.gif) center center repeat-x; }
  .movie .inner {
    width: 524px;
    height: 295px;
    margin: 0 auto;
    position: relative; }
    .movie .inner iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }

/*コンテンツボックス
=====================================================*/
.contents {
  background: #ffffff;
  padding: 0 0px;
  color: #3e3a39;
  /*グラフ
  =====================================================*/
  	  /*モニターエリア
    =====================================================*/
  /*ボタンエリア
  =====================================================*/
  /* footer_social
  =======================*/ }
  .contents a {
    text-decoration: underline; }
    .contents a:hover {
      text-decoration: none; }
  .contents .content_box {
    width: 550px; }
    .contents .content_box.box_ttl01 {
      padding: 0 64px; }
      .contents .content_box.box_ttl01 .box_inner .ex_txt {
        font-size: 18px;
        line-height: 2;
        text-align: left;
        padding: 15px 0 35px;
        letter-spacing: 0.06em; }
      .contents .content_box.box_ttl01 .box_inner .online {
        float: right;
        font-weight: bold;
        font-size: 16px; }
    .contents .content_box.box_ttl02 {
      margin: 85px 0 0;
      padding: 0 64px; }
      .contents .content_box.box_ttl02 .box_inner.top {
        margin: 30px 0 33px 0; }
        .contents .content_box.box_ttl02 .box_inner.top .img_box {
          float: left; }
        .contents .content_box.box_ttl02 .box_inner.top .text_area {
          padding: 0px 0 0 0px;
          font-size: 14px;
          float: right; }
          .contents .content_box.box_ttl02 .box_inner.top .text_area .bottom_txt {
            font-weight: bold;
            padding: 43px 0 0 0;
            font-size: 15px; }
            .contents .content_box.box_ttl02 .box_inner.top .text_area .bottom_txt a {
              position: relative;
              text-decoration: underline; }
              .contents .content_box.box_ttl02 .box_inner.top .text_area .bottom_txt a:hover {
                text-decoration: none; }
      .contents .content_box.box_ttl02 .box_inner.bottom {
        margin: 30px 0 30px;
        overflow: hidden; }
        .contents .content_box.box_ttl02 .box_inner.bottom .img_box {
          float: right; }
        .contents .content_box.box_ttl02 .box_inner.bottom .text_area {
          padding: 0 0 0 0px;
          font-size: 14px;
          float: left; }
          .contents .content_box.box_ttl02 .box_inner.bottom .text_area .bottom_txt {
            font-weight: bold;
            padding: 43px 0 0 0;
            font-size: 15px; }
            .contents .content_box.box_ttl02 .box_inner.bottom .text_area .bottom_txt a {
              position: relative;
              text-decoration: underline; }
              .contents .content_box.box_ttl02 .box_inner.bottom .text_area .bottom_txt a:hover {
                text-decoration: none; }
      .contents .content_box.box_ttl02 .satisfaction {
        font-size: 36.31px;
        text-align: center;
        font-weight: bold;
        letter-spacing: 0.05em; }
        .contents .content_box.box_ttl02 .satisfaction .eight {
          font-size: 57px;
          display: inline-block;
          vertical-align: -4px; }
        .contents .content_box.box_ttl02 .satisfaction .star {
          color: #9f8248;
          padding-bottom: 3px;
          border-bottom: solid 2px #9f8248; }
          .contents .content_box.box_ttl02 .satisfaction .star .four {
            font-size: 40px; }
  .contents .result {
    width: 552px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 2px solid #9f8248;
    margin: 70px auto 0; }
    .contents .result .ttl_top {
      background: #fff;
      font-size: 17px;
      text-align: center;
      color: #9f8248;
      margin: -20px auto 0;
      width: 259px; }
    .contents .result .ttl_top2 {
      width: 292px;
      margin: -15px auto 0; }
    .contents .result .que_ttl {
      font-size: 17px;
      position: relative;
      text-align: center;
      color: #9f8248;
      line-height: 1.4; }
      .contents .result .que_ttl:before {
        content: "";
        border-top: 2px solid;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%; }
      .contents .result .que_ttl span {
        background: #fff;
        position: relative;
        display: inline-block;
        padding: 0 10px; }
    .contents .result p {
      text-align: center;
      margin: 24px 0 50px; }
    .contents .result .adj {
      text-align: right;
      padding: 0 142px 0 0; }
    .contents .result .box {
      background: #9f8248;
      padding: 24px 0 24px; }
      .contents .result .box h2 {
        font-size: 48px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        line-height: 1.35;
        margin-bottom: 15px; }
        .contents .result .box h2 .emp_1 {
          font-size: 72px;
          letter-spacing: 0.03em; }
        .contents .result .box h2 .emp_2 {
          background: #d80d18;
          padding: 12px 16px;
          border-radius: 7px;
          -webkit-border-radius: 7px;
          -moz-border-radius: 7px;
          font-size: 72px;
          letter-spacing: 0.03em; }
        .contents .result .box h2 .adj {
          vertical-align: -2px;
          font-size: 50px;
          padding: 0 0 0 0; }
      .contents .result .box h2:last-child {
        margin-bottom: 20px; }
  .contents .online2 {
    margin: 26px 0 92px 0;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    padding: 0 64px 0 0; }
  .contents .ttl {
    background: #9f8248;
    text-align: center;
    color: #fff;
    font-size: 24.72px;
    padding: 0 0 0 0;
    margin: 0 0 30px 0; }
  .contents .moniter {
    padding: 0 64px; }
    .contents .moniter .box {
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border: 2px solid #9f8248;
      padding: 7px 7px 15px 20px;
      margin: 0 0 28px; }
      .contents .moniter .box .box_inner {
        overflow: hidden; }
        .contents .moniter .box .box_inner .left {
          float: left;
          overflow: hidden;
          width: 387px; }
          .contents .moniter .box .box_inner .left h5 {
            font-size: 20.3px;
            font-weight: 500;
            border-bottom: 2px solid #b1aba9;
            transition: all 0.5s ease 0s;
            letter-spacing: -0.06em;
            font-weight: bold;
            cursor: pointer; }
            .contents .moniter .box .box_inner .left h5 .adj {
              letter-spacing: -0.6em; }
            .contents .moniter .box .box_inner .left h5:after {
              content: url(../images/close.gif);
              width: 19px;
              float: right;
              display: inline-block; }
          .contents .moniter .box .box_inner .left .open:after {
            content: url(../images/open.gif); }
          .contents .moniter .box .box_inner .left h6 {
            margin: 5px 0 0 0;
            font-size: 18.51px;
            font-weight: 500; }
          .contents .moniter .box .box_inner .left p {
            float: left;
            margin-right: 12px;
            font-size: 18.51px;
            color: #000; }
            .contents .moniter .box .box_inner .left p span {
              color: #9f8248;
              display: inline-block;
              padding-left: 5px; }
        .contents .moniter .box .box_inner .right {
          float: right; }
      .contents .moniter .box .text {
        margin: 10px 0 0;
        font-size: 18px;
        display: none; }
        .contents .moniter .box .text ul li {
          text-indent: -1em;
          padding-left: 1em; }
  .contents .btn_area {
    margin: 0 0 44px;
    text-align: center; }
  .contents #sns_btn {
    width: 550px;
    text-align: center;
    padding: 0 0 50px;
    overflow: hidden;
    margin: 0 auto; }
    .contents #sns_btn ul {
      text-align: center;
      font-size: inherit !important;
      line-height: 0 !important; }
      .contents #sns_btn ul li {
        float: left;
        line-height: 0;
        padding: 0 10px 0 0;
        font-size: inherit !important;
        background-image: none; }
        .contents #sns_btn ul li#social_g div, .contents #sns_btn ul li#social_g iframe {
          width: 80px !important; }

iframe.twitter-share-button {
  width: 100px !important; }

.close {
  width: 640px;
  margin: 0 auto;
  color: #F00;
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
  line-height: 1.8; }

.btn_close {
  margin: 0 auto;
  color: #F00;
  text-align: center;
  padding: 10px 0 50px;
  font-size: 14px;
  line-height: 1.8;
  white-space: nowrap; }

.result_ttl {
  text-align: center; }
