@charset "UTF-8";
* {
  box-sizing: border-box; }

.only_sp {
  display: none; }

@media screen and (max-width: 640px) {
  .only_pc {
    display: none; }

  .only_sp {
    display: inherit; } }
html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  line-height: 2;
  background-color: #F6F6F6;
  margin: 0 auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #666;
  letter-spacing: 0.1em;
  text-align: justify; }

h2 {
  margin-bottom: 0.5em; }

h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em; }

img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.inner {
  width: 100%;
  height: auto;
  margin: 0 auto 5em;
  background-color: #F6F6F6; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    .inner {
      margin: 0 auto 3em; } }

.inner p,
.inner2 p,
.inner3 p,
.inner4 p,
.inner5 p {
  line-height: 1.8;
  margin-bottom: 1em; }

.inner2 {
  width: 100%;
  background-color: #45A2D1;
  height: auto;
  margin: 0 auto 5em;
  text-align: center; }

.inner3 {
  width: 100%;
  background: url(../img/engineer_bg.jpg) repeat;
  height: auto;
  margin: 0 auto 5em;
  background-repeat: repeat;
  padding: 2em 0; }

.inner4 {
  height: auto;
  margin: 0 auto 5em;
  background-color: #FFFFFF; }

.inner5 {
  width: 100%;
  height: auto;
  margin: 0 auto 5em;
  background-color: #F6F6F6; }

.inner .left {
  max-width: 450px;
  margin-right: 20px; }

.inner .right {
  width: calc(100% - calc(450px + 20px)); }

.inner3 .left {
  width: 30%;
  margin-right: 20px; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    .inner3 .left {
      margin-right: 0px; } }

.inner3 .right {
  width: calc(100% - calc(30% + 20px)); }

.inner3 .left p {
  margin-right: 10px; }

.inner4 .left {
  width: 530px; }

.inner4 .right {
  width: 360px; }

.inner4 .left p {
  margin-right: 10px; }

.inner5 .left {
  width: 440px; }

.inner5 .left h3 {
  color: #45A1D0; }

.inner5 .right {
  width: 450px; }

.inner5 .left p {
  margin-right: 10px; }

#close {
  background: #c8e8f3; }

#close .inner {
  padding: 5% 0;
  width: 900px;
  box-sizing: border-box;
  margin: auto;
  background: #c8e8f3; }

#close h1 {
  color: #0B5698;
  font-size: 1.8em;
  margin-bottom: 0.5em; }

#close p {
  line-height: 1.5;
  margin-bottom: 1em; }

@media screen and (max-device-width: 767px), screen and (max-width: 767px) {
  #introduction .left {
    margin-top: -2em; } }

#resultPick .resultValue {
  background: #3E97CE;
  padding: 2em;
  margin: 0 auto 3em; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #resultPick .resultValue {
      padding: 1em;
      margin: 0 auto 1em; } }
  #resultPick .resultValue .resultValueS {
    display: inline-block;
    background: linear-gradient(transparent 60%, #FF0 60%); }

#resultPick .resultValue h3 {
  text-align: center;
  margin: 0 auto;
  color: #FF0;
  font-size: 1.8em; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #resultPick .resultValue h3 {
      font-size: 1.5em; } }

#resultPick .resultValue p {
  font-size: 3em;
  font-weight: bold;
  margin: 0 auto 1em;
  color: #FFF;
  text-shadow: 0 3px 2px #0B5698 , 2px 0 2px #0B5698 , -2px 0 2px #0B5698; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #resultPick .resultValue p {
      font-size: 1.5em; } }

#resultPick p {
  text-align: center;
  font-size: 1.5em;
  margin: 0 auto 2em; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #resultPick p {
      font-size: 1.2em; } }

#resultPick .note {
  font-size: 0.85em;
  margin: 0 auto 2em; }

#resultPick .emphasis {
  font-size: 3em;
  line-height: 1.35;
  font-weight: bold;
  padding-top: 0.2em;
  padding-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  color: #EE4369;
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-shadow: 2px 2px 1px #FFF, -2px -2px 1px #FFF, -2px 2px 1px #FFF, 2px -2px 1px #FFF, 0 0 20px #EE4369;
  box-sizing: border-box; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #resultPick .emphasis {
      font-size: 1.5em;
      margin: 0 auto 1em; } }

#engineerMsg h2 {
  max-width: 587px;
  width: 90%;
  margin: 0 auto 40px; }

#engineerMsg .photo {
  margin: 0 auto 10px;
  text-align: center; }

#engineerMsg .photo img {
  max-width: 288px; }

#engineerMsg .profile {
  border-right: 3px solid #3E97CE;
  padding: 10px 12px;
  border-left: 3px solid #3E97CE;
  margin: 0 auto 30px;
  background: #FFF; }

#engineerMsg .status {
  font-weight: bold;
  margin: 0 auto 1em;
  line-height: 1.5; }

#engineerMsg .name {
  font-weight: bold;
  color: #3E97CE;
  margin: 0 auto 0.5em;
  line-height: 1.5; }

#engineerMsg .history {
  font-size: 0.8em;
  line-height: 1.25; }

#possibility {
  margin: 0 auto 5rem; }

#introduction h2,
#flow h2,
#possibility h2,
#enquete h2,
#faq h2,
#buy h2,
#caution h2 {
  background: #FFF;
  border: 5px solid #3E97CE;
  margin: 0 0 2em 0;
  padding: 2rem;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  color: #3E97CE;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

#introduction h2:before,
#flow h2:before,
#possibility h2:before,
#enquete h2:before,
#faq h2:before,
#buy h2:before,
#caution h2:before {
  content: ' ';
  position: absolute;
  z-index: 2;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -4rem;
  background: transparent;
  border-color: #3E97CE transparent transparent transparent;
  border-style: solid;
  border-width: 2rem;
  -webkit-transform: scale(0.6, 1);
  -moz-transform: scale(0.6, 1);
  transform: scale(0.6, 1); }

#flow h3 {
  text-align: center;
  color: #3E97CE;
  font-size: 1.6em; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #flow h3 {
      font-size: 1.2em; } }

#flow h4 {
  display: flex;
  align-items: center;
  height: 3em;
  padding-left: 3.5em;
  font-weight: bold;
  font-size: 1.5em;
  color: #3E97CE;
  margin: 0 auto 1em;
  line-height: 1;
  position: relative; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #flow h4 {
      font-size: 1em; } }

#flow ul {
  background: #FFF;
  margin: 0 auto 2em;
  padding: 20px; }

#flow li {
  margin-bottom: 2em; }

#flow li .leftColumn {
  max-width: 320px;
  margin-right: 20px; }
  @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    #flow li .leftColumn {
      margin: 0 auto;
      float: none; } }

#flow li .rightColumn {
  width: calc(100% - calc(320px + 20px)); }

#flow li img {
  margin: 0 20px 0 0;
  display: inline; }

#flow01 h4:before {
  content: "1";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 3em;
  height: 3em;
  line-height: 3em;
  background-color: #319BD3;
  border-radius: 100%;
  color: #fff;
  text-align: center; }

#flow02 h4:before {
  content: "2";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 3em;
  height: 3em;
  line-height: 3em;
  background-color: #319BD3;
  border-radius: 100%;
  color: #fff;
  text-align: center; }

#flow03 h4:before {
  content: "3";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 3em;
  height: 3em;
  line-height: 3em;
  background-color: #319BD3;
  border-radius: 100%;
  color: #fff;
  text-align: center; }

#possibility p {
  margin: 0 auto 1em; }

#possibility .chart_wrap {
  display: flex;
  justify-content: space-between;
  margin: 2em 0; }
  @media screen and (max-width: 640px) {
    #possibility .chart_wrap {
      display: block; } }
  #possibility .chart_wrap .chart {
    width: 70%; }
    @media screen and (max-width: 640px) {
      #possibility .chart_wrap .chart {
        width: 100%;
        margin-bottom: 1em; } }
    #possibility .chart_wrap .chart li {
      margin: 0 auto 1em;
      font-weight: bold;
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      line-height: 1.2; }
      #possibility .chart_wrap .chart li:before {
        font-family: FontAwesome;
        content: "\f200";
        color: #D94043;
        display: block;
        margin-left: 1px;
        margin-right: .25em;
        font-size: 2em; }
  #possibility .chart_wrap .yumeloto {
    width: 26%;
    margin-left: 20px; }
    @media screen and (max-width: 640px) {
      #possibility .chart_wrap .yumeloto {
        text-align: center;
        width: 100%;
        margin-left: 0; } }

#enquete .left, #enquete .right {
  background: #FFFFFF;
  border: 1px solid #92CFEE;
  box-sizing: border-box;
  width: 100%; }
#enquete .boxWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #enquete .boxWrap .userBox {
    width: 100%;
    text-align: justify;
    box-sizing: border-box;
    margin: 0 auto 2em;
    border-bottom: #ccc 1px solid;
    padding-bottom: 2em; }
    #enquete .boxWrap .userBox:last-of-type {
      border-bottom: none;
      padding-bottom: 0; }
    #enquete .boxWrap .userBox .userProfile {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start; }
      #enquete .boxWrap .userBox .userProfile .photo {
        width: 200px;
        margin-right: 40px; }
        #enquete .boxWrap .userBox .userProfile .photo figure {
          margin: 0 auto; }
      #enquete .boxWrap .userBox .userProfile ul {
        width: calc(100% - 240px);
        background: #92CFEE;
        padding: 1em;
        border-radius: 8px;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
        line-height: 1;
        overflow: hidden; }
        #enquete .boxWrap .userBox .userProfile ul li {
          white-space: nowrap; }
          #enquete .boxWrap .userBox .userProfile ul li:first-of-type {
            font-size: 1.6rem;
            margin-bottom: 1em; }
          #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(2) {
            font-size: 2rem;
            margin-bottom: .5em; }
            #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(2):before {
              content: "\FF3C"; }
            #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(2):after {
              content: "\FF0F"; }
          #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(3) {
            font-size: 3rem; }
            #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(3) span span {
              font-size: 4rem; }
          #enquete .boxWrap .userBox .userProfile ul li .userYellow {
            color: #ff0; }
      #enquete .boxWrap .userBox .userProfile dl {
        width: calc(100% - 240px);
        background: #92CFEE;
        padding: 1em;
        border-radius: 8px;
        font-size: 1.4em;
        font-weight: bold;
        color: #ffffff; }
        #enquete .boxWrap .userBox .userProfile dl div {
          display: flex; }
        #enquete .boxWrap .userBox .userProfile dl dt {
          overflow: hidden; }
          #enquete .boxWrap .userBox .userProfile dl dt:after {
            content: "："; }
        #enquete .boxWrap .userBox .userProfile dl dt, #enquete .boxWrap .userBox .userProfile dl dd {
          white-space: nowrap; }
      @media screen and (max-width: 640px) {
        #enquete .boxWrap .userBox .userProfile {
          flex-direction: column; }
          #enquete .boxWrap .userBox .userProfile .photo {
            margin: 0 auto; }
          #enquete .boxWrap .userBox .userProfile ul {
            width: 100%;
            margin-bottom: 24px; }
            #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(3) {
              font-size: 2rem; }
              #enquete .boxWrap .userBox .userProfile ul li:nth-of-type(3) span span {
                font-size: 3rem; } }
    #enquete .boxWrap .userBox .name {
      font-weight: bold;
      color: #005b83;
      margin: 0 0 1em;
      padding: 0;
      font-size: 90%;
      text-align: center; }
    #enquete .boxWrap .userBox .date {
      color: #005b83;
      margin: 0 0 0.25em; }
    #enquete .boxWrap .userBox .win {
      margin: 0 0 1.25em;
      color: #FFF;
      font-weight: bold;
      padding: 0.2em 0.75em;
      background: #FC0;
      border-radius: 0.25em; }
    #enquete .boxWrap .userBox .text p {
      padding: 0;
      margin-bottom: 0; }
#enquete h3 {
  background: #92CFEE;
  color: #FFF;
  padding: 1rem 2rem;
  text-align: left; }
  #enquete h3 span {
    font-size: 85%;
    text-align: right;
    display: block;
    padding: 0;
    line-height: 1;
    margin: 0; }
#enquete p {
  padding: 0 2rem 2rem;
  text-align: left;
  width: auto; }

#faq ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#faq li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 1em;
  border: 1px solid #DBDBDB;
  background: #FFF; }

#faq li .question {
  color: #319BD3;
  display: block;
  font-weight: bold;
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 );
  position: relative;
  width: 100%;
  padding: .5em 0; }

#faq li .question span {
  display: table-cell;
  height: 3em;
  padding: 1em 1em 1em 4.5em;
  vertical-align: middle;
  line-height: 1.5; }

#faq li .question span:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1em;
  margin: auto;
  content: "Q";
  width: 3em;
  height: 3em;
  line-height: 3em;
  background-color: #319BD3;
  border-radius: 100%;
  color: #fff;
  text-align: center; }

#faq li .answer {
  padding: 1em;
  background: #FFF;
  border-top: 1px dotted #CCC;
  display: block;
  line-height: 1.5; }

#dream h2 {
  background: #FFF;
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  color: #3E97CE;
  position: relative;
  width: 100%;
  padding: 2rem 0;
  background-image: linear-gradient(-45deg, #fff 25%, #EAF7FD 25%, #EAF7FD 50%, #fff 50%, #fff 75%, #EAF7FD 75%, #EAF7FD);
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 8px 8px; }

#dream h3 {
  color: #45A1D0; }

#dream p {
  padding: 0 0 2rem;
  text-align: left;
  width: auto; }

#dream .textCenter {
  text-align: center !important; }

#caution h3 {
  color: #ca0508; }

/*========================================
Order
========================================*/
.Order {
  margin: 0 auto 12%;
  text-align: center;
  padding: 8% 2%;
  background: #FFF;
  max-width: 960px; }
  @media screen and (max-width: 640px) {
    .Order {
      padding: 0 0 8%; } }
  .Order h2 {
    margin: 0 auto 4%;
    max-width: 800px;
    width: 100%;
    border: none; }
    .Order h2:before, .Order h2:after {
      display: none; }
    .Order h2 img {
      width: inherit;
      max-width: 100%; }
  .Order .order_main {
    margin-bottom: 4%; }
    .Order .order_main p {
      max-width: 640px;
      width: 90%;
      margin: 0 auto; }
  .Order .catalogpriceWrap {
    padding: 1em;
    border: 3px solid #subColor;
    color: #000;
    width: 80%;
    max-width: 640px;
    margin: 0 auto 4%; }
    .Order .catalogpriceWrap .catalogpriceLabel {
      margin: 0 auto 2%;
      color: #003366;
      font-size: 2.4rem;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .Order .catalogpriceWrap .catalogpriceLabel {
          font-size: 5vw; } }
    .Order .catalogpriceWrap .catalogpricePrice {
      color: #fabf01;
      font-size: 3.6rem;
      font-weight: bold;
      text-decoration: line-through; }
      @media screen and (max-width: 640px) {
        .Order .catalogpriceWrap .catalogpricePrice {
          font-size: 6vw; } }
      .Order .catalogpriceWrap .catalogpricePrice span {
        color: #C8E8F3; }
    .Order .catalogpriceWrap .catalogpriceText {
      margin: 0 auto 1em;
      color: #003366;
      font-size: 2.4rem;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .Order .catalogpriceWrap .catalogpriceText {
          font-size: 5vw; } }
    .Order .catalogpriceWrap .discountrateText {
      background: #fabf01;
      padding: 1em; }
      .Order .catalogpriceWrap .discountrateText .discountrateNum {
        color: #003366;
        font-size: 4rem;
        font-weight: bold;
        line-height: 1; }
        @media screen and (max-width: 640px) {
          .Order .catalogpriceWrap .discountrateText .discountrateNum {
            font-size: 6vw; } }
        .Order .catalogpriceWrap .discountrateText .discountrateNum span {
          font-size: 50%;
          font-weight: bold; }
  .Order .priceWrap {
    width: 100%;
    margin: 0 auto 4%; }
    .Order .priceWrap .limitedWrap .limitedNum {
      font-size: 3.6rem;
      color: #fabf01;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .Order .priceWrap .limitedWrap .limitedNum {
          font-size: 4.8vw; } }
    .Order .priceWrap .salespriceWrap .salespriceNum {
      font-family: 'Roboto', sans-serif;
      font-size: 9.6rem;
      font-weight: 900;
      color: #FF7C00;
      margin: auto;
      background: -webkit-linear-gradient(top, #FFB76B 0%, #FFA73D 50%, #FF7C00 51%, #FF7F04 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      -webkit-text-stroke-width: 2px;
      -webkit-text-stroke-color: #FFF; }
      @media screen and (max-width: 640px) {
        .Order .priceWrap .salespriceWrap .salespriceNum {
          font-size: 18vw; } }
      .Order .priceWrap .salespriceWrap .salespriceNum span {
        font-size: 50%; }
    .Order .priceWrap .freeWrap .freeTxt {
      font-size: 2.8rem;
      color: #45A2D1;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .Order .priceWrap .freeWrap .freeTxt {
          font-size: 4vw; } }
  .Order .entryWrap {
    margin: 0 auto 2em;
    width: 80%; }
    .Order .entryWrap a {
      display: block;
      padding: 0.5em 1em;
      background: -moz-linear-gradient(top, #ff9900 0%, #FFCC00 50%, #FF9900 50%, #ff9900 100%);
      background: -webkit-linear-gradient(top, #ff9900 0%, #FFCC00 50%, #FF9900 50%, #ff9900 100%);
      background: linear-gradient(to bottom, #ff9900 0%, #FFCC00 50%, #FF9900 50%, #ff9900 100%);
      text-shadow: 0px 2px 4px #996600;
      margin: 0 auto;
      border: 3px solid #FC0;
      border-radius: 0.5em;
      color: #FFFFFF;
      font-weight: bold;
      box-sizing: border-box;
      font-size: 2rem;
      line-height: 1.2;
      text-decoration: none;
      width: 90%; }
    .Order .entryWrap a:hover {
      opacity: 0.7; }
    .Order .entryWrap a i {
      font-size: 200%;
      vertical-align: middle;
      position: relative;
      top: -0.1em;
      padding-right: 0.1em; }
  .Order .paymentWrap p {
    text-align: center; }
    .Order .paymentWrap p img {
      width: auto !important;
      max-width: 100%; }

.magazine {
  display: block;
  margin: 0 auto 5%; }

.warranty_area {
  padding: 0 0;
  margin: 0 auto 3em;
  max-width: 840px;
  color: #FFF; }
  .warranty_area .price-refund {
    position: relative;
    z-index: 1;
    margin: 0 auto 2em;
    text-align: center; }
    .warranty_area .price-refund p {
      max-width: 400px;
      margin: 0 auto;
      padding: 1em 2em;
      display: inline-block;
      border-bottom: 6px solid #C8E8F3; }
      .warranty_area .price-refund p:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -20px;
        margin: auto;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 10px 0 10px;
        border-color: #C8E8F3 transparent transparent transparent; }
  .warranty_area h1 {
    border: none;
    margin: 0 auto 2em; }
    .warranty_area h1:before, .warranty_area h1:after {
      display: none; }
  .warranty_area p {
    padding: 0 5%;
    text-align: left; }

.telorder_area {
  margin-bottom: 3em; }
  .telorder_area p {
    text-align: center; }
  .telorder_area img {
    max-width: 100%;
    width: inherit; }
  .telorder_area a {
    color: #45A2D1; }

p.conclusion {
  text-align: center; }
  p.conclusion span {
    font-size: 2.4em;
    font-weight: bold !important;
    color: #A72D2F !important;
    text-align: center !important;
    margin: 2em auto !important;
    background: linear-gradient(transparent 60%, #D1F300 60%); }
    @media screen and (max-device-width: 767px), screen and (max-width: 767px) {
      p.conclusion span {
        font-size: 1.5em; } }

.wrapper {
  max-width: 900px;
  width: 90%;
  margin: 0 auto 3em; }

#contents ul li {
  margin-top: 20px; }

#head {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 17px 0;
  display: flex;
  justify-content: space-between; }

#head #hd_results {
  line-height: 1.5;
  letter-spacing: normal; }

#head #hd_entry {
  position: absolute;
  top: 24px;
  background-color: #FFF;
  right: 0px;
  height: 69px; }

#header {
  margin: 0 auto;
  width: 100%;
  background-color: #FFF; }

#top_in {
  text-align: center;
  height: auto;
  margin: 0 auto;
  max-width: 900px; }

#top {
  height: auto;
  margin: 0 auto;
  width: 100%;
  background-image: url(../img/main_bg.jpg);
  background-repeat: repeat-x;
  text-align: center; }

.form_box {
  background: #44A1D0;
  max-width: 900px;
  padding: 2em 0px;
  margin: 0 auto; }

.entry_box {
  margin: 0 auto; }

.entry_box:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7; }

.entry_box:active {
  cursor: pointer;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

.tel_box {
  margin: 0 auto 2em; }

.tel_box a:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7; }

.tel_box a:active {
  cursor: pointer;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

.warranty_box {
  padding: 0 40px;
  margin: 0 auto 5rem; }

.magazine_box {
  padding: 0;
  margin: 0 auto 5rem; }

.message_box {
  padding: 0 40px;
  margin: 0 auto;
  color: #FFF; }

.message_box p {
  text-align: left; }

#blue a {
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #267AA6; }

#blue a:hover {
  color: #69F;
  text-decoration: none; }

.orange {
  font-size: 180% !important;
  color: #F18E40; }

.yellow {
  font-size: 180% !important;
  color: #FF0; }

.blue {
  font-size: 180% !important;
  color: #45A1D0; }

#footer {
  height: 105px;
  width: 900px;
  padding-top: 10px;
  text-align: center;
  margin: 0 auto; }

#footer ul {
  text-align: center;
  margin: 0 auto; }

#footer ul li {
  display: inline;
  line-height: 10px; }

#footer ul li a {
  margin-right: 10px; }

address {
  line-height: 30px;
  clear: both;
  color: #333; }

.privacy_box {
  width: 800px;
  margin: 5px 50px;
  line-height: 1.2;
  padding-bottm: 30px;
  border: 1px solid #333; }

.privacy_box p {
  line-height: 1.7;
  margin: 5px; }

.tokutei_box p {
  line-height: 2.0; }

.tokutei_box {
  width: 800px;
  border: 1px #d0d0d0 solid;
  margin: 5px 50px;
  line-height: 1.2;
  padding-bottm: 30px; }

.tokutei_box th,
.tokutei_box td {
  border: 1px #d0d0d0 solid;
  padding: 10px 10px;
  text-align: left; }

.tokutei_box th {
  background-color: #ECEBEB;
  width: 250px; }

.sub_title {
  text-align: left;
  margin: 20px 0px 20px 40px;
  font-size: 18px;
  font-weight: bold; }

.leftColumn {
  float: left; }

.rightColumn {
  float: right; }

.emphasisTxt {
  color: #3E97CE;
  font-weight: bold;
  font-size: 1.5em !important; }

.secondBody {
  padding: 60px 0;
  text-align: left;
  margin: 0 auto 60px;
  line-height: 1.5;
  width: 900px;
  background-color: #FFF; }

.secondBody h1 {
  padding: 0 0 4px;
  margin: 0 0 1em;
  display: block;
  font-weight: bold;
  font-size: 1.1em;
  color: #F90; }

.secondBody h2 {
  padding: 0 0 4px;
  margin: 0 0 1em;
  border-bottom: 2px solid #F90;
  display: block;
  font-weight: bold;
  font-size: 1.4em;
  color: #F90; }

.secondBody h3 {
  font-size: 1.2em;
  margin: 0 0 1em;
  color: #F90; }

.secondBody h4 {
  font-size: 1em;
  margin: 0.5em 0 0.5em; }

.secondBody .flow img,
.secondBody .order img {
  width: inherit;
  max-width: inherit; }

.secondBody .privacy h1 {
  margin: 0 auto 0.5em;
  border: none;
  font-size: 16px;
  background-color: #900;
  padding: 0 0.5em; }

.secondBody .flow h4,
.secondBody .order h4,
.secondBody .privacy h4 {
  font-size: 1.2em;
  font-weight: bold;
  color: #F90; }

.secondBody .flow p,
.secondBody .order p,
.secondBody .privacy p {
  margin-bottom: 2em;
  font-size: 1em; }

.secondBody .order ol {
  list-style: decimal;
  list-style-position: inside; }

.secondBody .order ol li {
  margin-bottom: 1em; }

.secondBody .flow_top {
  margin: 0 0 48px;
  padding: 0.5em 0; }

.secondBody .staff {
  display: block;
  color: #69C; }

.secondBody .guest {
  display: block;
  color: #690; }

.secondBody .flow_top {
  margin: 0 0 48px;
  padding: 0.5em 0; }

.secondBody iframe {
  width: 100%; }

.secondBody p {
  margin-bottom: 1.5em; }

.secondBody dt {
  display: block;
  margin-bottom: 0.5em;
  color: #F90;
  font-weight: bold; }

.secondBody dd {
  display: block;
  margin-bottom: 1em; }

.secondBody table {
  border: 1px solid #666;
  border-collapse: separate;
  width: 100%;
  margin: 0;
  text-align: left; }

.secondBody th {
  padding: 6px 8px;
  border: 1px solid;
  border-color: #CCC #666 #666 #CCC;
  width: 25%;
  background-color: #FFCC00;
  color: #000; }

.secondBody td {
  padding: 6px 8px;
  border: 1px solid;
  border-color: #CCC #666 #666 #CCC;
  background-color: #FFF;
  color: #C60; }

p#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 0.75em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  line-height: 1em; }

p#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  padding: 1em;
  text-align: center;
  display: block;
  border: 2px solid #FFF;
  border-radius: 10em; }

p#page-top a:hover {
  text-decoration: none;
  background: #999; }

#results h1 {
  background: #C8E8F3;
  margin: 0 0 30px 0;
  padding: 1rem;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  color: #003366;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

#results h1:before {
  content: ' ';
  position: absolute;
  z-index: 2;
  width: 0;
  height: 0;
  left: 5%;
  bottom: -40px;
  background: transparent;
  border-color: #C8E8F3 transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  -webkit-transform: scale(0.6, 1);
  -moz-transform: scale(0.6, 1);
  transform: scale(0.6, 1); }

#results h2 {
  font-size: 1.6em;
  padding: 1em 0;
  font-weight: bold; }

table {
  width: 100%;
  border-collapse: collapse;
  letter-spacing: 0.1em;
  margin: 0 auto 4em; }

caption {
  text-align: center;
  padding: 1em 0;
  font-size: 1.6em;
  font-weight: bold; }

th {
  background: #C8E8F3;
  text-align: center;
  padding: 1em;
  border: 1px solid #7DACDD;
  font-weight: bold;
  color: #003366; }

td {
  background: #FFF;
  text-align: center;
  padding: 1em;
  border: 1px solid #7DACDD; }

#results .amount {
  font-size: 2.8em;
  font-weight: bold;
  color: #00ADE9;
  padding: 0 0.75em;
  background: linear-gradient(transparent 60%, #D1F300 60%); }

#results .note {
  font-size: 0.85em; }

@media screen and (max-device-width: 767px), screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%; }

  h3 {
    font-size: 1.25em;
    line-height: 1.5; }

  .inner {
    width: 100%;
    text-align: justify;
    background-color: #F6F6F6; }

  .inner2 {
    width: 100%;
    background-color: #45A2D1;
    text-align: justify; }

  .inner3 {
    width: 100%;
    text-align: justify; }

  .inner4 {
    width: 100%;
    text-align: justify; }

  .inner5 {
    width: 100%;
    text-align: justify;
    background-repeat: repeat-x; }

  .inner .left {
    width: 100%; }

  .inner .right {
    width: 100%; }

  .inner2 .left {
    width: 100%; }

  .inner3 .left {
    width: 100%; }

  .inner3 .right {
    width: 100%; }

  .inner4 .left {
    width: 100%; }

  .inner4 .right {
    width: 100%; }

  .inner5 .left {
    width: 100%; }

  .inner5 .left h3 {
    color: #45A1D0; }

  .inner5 .right {
    width: 100%; }

  .inner p,
  .inner2 p,
  .inner3 p,
  .inner4 p,
  .inner5 p {
    width: 100%;
    margin: 0 auto; }

  .inner p img,
  .inner2 p img,
  .inner3 p img,
  .inner4 p img,
  .inner5 p img {
    width: 100%;
    margin: 0 auto;
    height: auto; }

  #head {
    width: 90%;
    margin: 0 auto;
    padding: 4px 0;
    height: auto; }

  #head #hd_logo {
    position: static; }

  #head #hd_logo img {
    width: 50%;
    max-width: 306px; }

  #head #hd_results {
    position: static;
    font-size: 0.5em; }

  #head #hd_results #blue a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #267AA6; }

  .form #head #hd_results {
    position: static; }

  #head #hd_entry {
    position: static; }

  #head #hd_entry img {
    margin: 0;
    padding: 0;
    max-width: 200px;
    height: auto; }

  .form #head #hd_entry {
    display: none; }

  #header {
    margin: 0 auto;
    width: 100%;
    background-color: #FFF;
    height: auto; }

  #top_in {
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden; }

  #top_in img {
    width: 100%; }

  #top {
    height: auto;
    width: 100%;
    background-repeat: repeat-x;
    margin: 0;
    text-align: center; }

  .wrapper {
    width: 90%;
    margin: auto;
    height: auto; }

  .wrapper img {
    width: 100%; }

  .form_box {
    width: 100%; }

  .warranty_box {
    padding: 0; }

  .message_box {
    padding: 0; }

  #footer {
    width: 100%; }

  .secondBody {
    padding: 20px 0 60px;
    text-align: left;
    margin: 0 auto 60px;
    line-height: 1.5;
    width: 90%; }

  .secondBody h2 {
    margin: 0 0 0.5em; }

  #flow li {
    margin-bottom: 2em;
    text-align: left; }

  #flow li .leftColumn {
    width: 100%;
    margin-bottom: 2em; }

  #flow li .rightColumn {
    width: 100%;
    margin-bottom: 2em; }

  #flow li img {
    margin: 0 20px 0 0;
    display: inline; }

  #faq li {
    width: 100%;
    margin: 0 auto 1em;
    text-align: left; }

  /*========================================
  Order
  ========================================*/
  .Order .inner .catalogpriceWrap .catalogpriceLabel {
    font-size: 4vw; }
  .Order .inner .catalogpriceWrap .catalogpricePrice {
    font-size: 8vw; }
  .Order .inner .catalogpriceWrap .catalogpriceText {
    font-size: 4vw; }
  .Order .inner .catalogpriceWrap .discountrateText .discountrateNum {
    font-size: 12vw; }
    .Order .inner .catalogpriceWrap .discountrateText .discountrateNum span {
      font-size: 75%; }
  .Order .inner .priceWrap .salespriceWrap .salespriceNum {
    font-size: 20vw; }
    .Order .inner .priceWrap .salespriceWrap .salespriceNum span {
      font-size: 50%; } }
footer {
  margin-top: 0em; }

footer nav {
  box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
  background-color: #111;
  color: #fff;
  text-align: left;
  border-top: 1px solid #333; }

footer nav ul li {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #111), color-stop(0, #222));
  background: -webkit-linear-gradient(top, #222 0%, #111 100%);
  background: -moz-linear-gradient(top, #222 0%, #111 100%);
  background: -o-linear-gradient(top, #222 0%, #111 100%);
  background: -ms-linear-gradient(top, #222 0%, #111 100%);
  background: linear-gradient(top, #222 0%, #111 100%);
  background-color: #111; }

footer nav ul li i {
  color: #F03;
  width: 1.5em;
  text-align: center; }

footer nav ul li a {
  border-bottom: 1px solid #333;
  padding: 1em 8% 1em 2%;
  display: block;
  color: #FFF; }

footer nav ul li a:hover {
  background-color: #333;
  color: #FFF; }

footer p#copy {
  background-color: #000;
  padding: 0.25em 0;
  text-align: center; }

footer p#copy small {
  font-size: 1.2rem;
  color: #ccc; }

p#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 0.75em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  line-height: 1em; }

p#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  padding: 1em;
  text-align: center;
  display: block;
  border: 1px solid #FFF;
  border-radius: 50%; }

p#page-top a:hover {
  text-decoration: none;
  background: #999; }

@media screen and (min-width: 960px) {
  footer nav {
    color: #fff;
    text-align: left;
    font-size: 0.75em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #111), color-stop(0, #222));
    background: -webkit-linear-gradient(top, #222 0%, #111 100%);
    background: -moz-linear-gradient(top, #222 0%, #111 100%);
    background: -o-linear-gradient(top, #222 0%, #111 100%);
    background: -ms-linear-gradient(top, #222 0%, #111 100%);
    background: linear-gradient(top, #222 0%, #111 100%);
    background-color: #111;
    padding: 1em 0; }

  footer nav ul {
    text-align: center; }

  footer nav ul li {
    display: inline;
    margin: 0 0.5em; }

  footer nav ul li a {
    border-bottom: none;
    padding: 0;
    background: none;
    display: inline;
    color: #fff; }

  footer nav ul li a:hover {
    background-color: transparent;
    text-decoration: underline; } }
