@charset "UTF-8";
/*---------------------------------------------------------------------------------------
 mixin
---------------------------------------------------------------------------------------*/
/*color*/
/*image*/
/*角丸*/
/*Font size*/
/*透明度*/
/*box shadow*/
/*clearfix*/
* {
  margin: 0;
  padding: 0; }

html {
  font-size: 62.5%;
  font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  background: url("../img/bg.png") repeat-y center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

img {
  border: none; }

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.download_btn_small {
  position: fixed;
  right: -5px;
  top: 300px;
  z-index: 900; }
  .download_btn_small li {
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    display: block;
    width: 50px;
    height: 0;
    overflow: hidden;
    padding-top: 40px; }
    .download_btn_small li:hover {
      cursor: pointer; }
    .download_btn_small li.btn_apple_small {
      background: url("../img/icon_apple.png") no-repeat 13px 7px #000; }
    .download_btn_small li.btn_google_small {
      background: url("../img/icon_google.png") no-repeat 13px 7px #000; }
    .download_btn_small li.btn_faq_small {
      background: url("../img/icon_faq.png") no-repeat 13px 7px #DBC65D; }

.sp {
  display: none; }

/*---------------------------------------------------------------------------------------
 wrapper
---------------------------------------------------------------------------------------*/
.wrapper {
  width: 1024px;
  margin: 0 auto; }

/*---------------------------------------------------------------------------------------
 header
---------------------------------------------------------------------------------------*/
header {
  position: relative;
  z-index: 10; }
  header .cn_logo {
    margin-top: 15px;
    background: #fff; }
    header .cn_logo img {
      width: 190px; }
  header h1 {
    margin-top: 80px;
    text-align: center; }
    header h1.sub {
      position: absolute;
      top: 5px;
      left: 50%;
      margin: 0 0 0 -200px; }
  header .header_copy {
    width: 350px;
    margin: 0 auto;
    line-height: 1.8;
    letter-spacing: 3px;
    text-align: center; }
  header .download_btn {
    margin: 40px;
    text-align: center; }
    header .download_btn li {
      display: inline-block; }
      header .download_btn li:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        cursor: pointer; }
  header .btn_voice {
    margin-top: 40px;
    text-align: center; }
    header .btn_voice a {
      display: block;
      background: url("../img/btn_voice.png") no-repeat center;
      width: 340px;
      height: 0;
      padding-top: 50px;
      margin: 0 auto;
      overflow: hidden; }
      header .btn_voice a:hover {
        background: url("../img/btn_voice_hover.png") no-repeat center; }
  header .house {
    position: absolute;
    top: 140px;
    left: 80px;
    z-index: 10; }
  header .hand {
    position: absolute;
    left: -20px;
    top: 220px;
    z-index: 1;
    width: 335px;
    z-index: 1; }
  header .coffee {
    position: absolute;
    top: 300px;
    left: 40px;
    z-index: 10; }
  header .plant {
    position: absolute;
    top: 80px;
    left: 200px; }
  header .account_book {
    position: absolute;
    top: 200px;
    right: 80px; }
  header .refrigerator {
    position: absolute;
    top: 280px;
    right: 200px; }
  header .recipe {
    position: absolute;
    top: 410px;
    right: 100px; }
  header .shop {
    position: absolute;
    top: 80px;
    right: 120px; }
  header .tree {
    position: absolute;
    top: 120px;
    right: 40px; }
  header .plant_2 {
    position: absolute;
    top: 360px;
    right: 20px; }
  header .twinkle {
    position: absolute;
    z-index: 10; }
    header .twinkle.t_01 {
      left: -50px;
      top: 140px; }
    header .twinkle.t_02 {
      left: 290px;
      top: 80px; }
    header .twinkle.t_03 {
      left: 70px;
      top: 380px; }
    header .twinkle.t_04 {
      left: 10px;
      top: 480px; }
    header .twinkle.t_05 {
      right: 230px;
      top: 80px; }
    header .twinkle.t_06 {
      right: 270px;
      top: 180px; }
    header .twinkle.t_07 {
      right: 210px;
      top: 230px; }
    header .twinkle.t_08 {
      right: 10px;
      top: 300px; }
    header .twinkle.t_09 {
      right: 270px;
      top: 450px; }
    header .twinkle.t_10 {
      right: 30px;
      top: 600px; }

/*---------------------------------------------------------------------------------------
 Refrigerator_box
---------------------------------------------------------------------------------------*/
.refrigerator_box, .recipe_box, .account_book_box {
  position: relative;
  margin-top: 120px;
  padding: 0 0 50px 450px;
  background: url("../img/person_refrigerator.png") no-repeat 50px 20px;
  z-index: 100; }
  .refrigerator_box h2, .recipe_box h2, .account_book_box h2 {
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    -moz-transform: rotate(-0deg);
    -webkit-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg); }
    .refrigerator_box h2:after, .recipe_box h2:after, .account_book_box h2:after {
      content: '';
      width: 420px;
      height: 5px;
      margin-top: 35px;
      display: block;
      background: -webkit-linear-gradient(bottom left, #fff 25%, #26684c 25%, #26684c 50%, #fff 50%, #fff 75%, #26684c 75%, #26684c);
      background: -o-linear-gradient(bottom left, #fff 25%, #26684c 25%, #26684c 50%, #fff 50%, #fff 75%, #26684c 75%, #26684c);
      background: linear-gradient(to top right, #fff 25%, #26684c 25%, #26684c 50%, #fff 50%, #fff 75%, #26684c 75%, #26684c);
      background-size: 6px 6px; }
  .refrigerator_box .sub_text, .recipe_box .sub_text, .account_book_box .sub_text {
    margin: -35px 0 0 15px;
    -moz-transform: rotate(-0deg);
    -webkit-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg); }
  .refrigerator_box ul, .recipe_box ul, .account_book_box ul {
    margin-top: 70px; }
    .refrigerator_box ul li, .recipe_box ul li, .account_book_box ul li {
      list-style: none;
      margin-bottom: 30px;
      clear: both; }
      .refrigerator_box ul li.point_01, .recipe_box ul li.point_01, .account_book_box ul li.point_01, .refrigerator_box ul li.point_02, .recipe_box ul li.point_02, .account_book_box ul li.point_02, .account_book_box ul li.point_03, .refrigerator_box ul li.point_03, .recipe_box ul li.point_03 {
        line-height: 20px; }
        .refrigerator_box ul li.point_01:before, .recipe_box ul li.point_01:before, .account_book_box ul li.point_01:before, .refrigerator_box ul li.point_02:before, .recipe_box ul li.point_02:before, .account_book_box ul li.point_02:before, .account_book_box ul li.point_03:before, .refrigerator_box ul li.point_03:before, .recipe_box ul li.point_03:before {
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          -ms-border-radius: 20px;
          border-radius: 20px;
          content: '';
          float: left;
          width: 35px;
          min-height: 35px;
          background: url("../img/list_01.png") no-repeat #26684c left center;
          margin: 0 20px 30px 0; }
      .refrigerator_box ul li.point_02, .recipe_box ul li.point_02, .account_book_box ul li.point_02, .account_book_box ul li.point_03 {
        line-height: 20px; }
        .refrigerator_box ul li.point_02:before, .recipe_box ul li.point_02:before, .account_book_box ul li.point_02:before, .account_book_box ul li.point_03:before {
          background: url("../img/list_02.png") no-repeat #26684c; }
      .refrigerator_box ul li.point_03, .recipe_box ul li.point_03, .account_book_box ul li.point_03 {
        line-height: 20px; }
        .refrigerator_box ul li.point_03:before, .recipe_box ul li.point_03:before, .account_book_box ul li.point_03:before {
          background: url("../img/list_03.png") no-repeat #26684c; }
  .refrigerator_box .kinako, .recipe_box .kinako, .account_book_box .kinako {
    position: absolute;
    top: 340px;
    left: -30px; }
  .refrigerator_box .twinkle, .recipe_box .twinkle, .account_book_box .twinkle {
    position: absolute;
    z-index: 10; }
    .refrigerator_box .twinkle.t_11, .recipe_box .twinkle.t_11, .account_book_box .twinkle.t_11 {
      left: 150px;
      top: -30px; }
    .refrigerator_box .twinkle.t_12, .recipe_box .twinkle.t_12, .account_book_box .twinkle.t_12 {
      left: 20px;
      top: 100px; }
    .refrigerator_box .twinkle.t_13, .recipe_box .twinkle.t_13, .account_book_box .twinkle.t_13 {
      left: 350px;
      top: 250px; }

/*---------------------------------------------------------------------------------------
 Recipe_box
---------------------------------------------------------------------------------------*/
.recipe_box {
  position: relative;
  clear: both;
  margin-top: 80px;
  padding: 0 400px 20px 0;
  background: url("../img/person_recipe.png") no-repeat right bottom; }
  .recipe_box .new_balloon {
    position: absolute;
    right: 450px;
    top: -30px; }
    .recipe_box .new_balloon span {
      font-size: 20px;
      font-size: 2rem;
      font-family: 'Indie Flower', cursive;
      position: relative;
      display: inline-block;
      padding: 0 15px;
      width: auto;
      min-width: 40px;
      height: 50px;
      color: #fff;
      line-height: 53px;
      text-align: center;
      background: #00B7EE;
      border-radius: 60%;
      -webkit-animation-name: fuwafuwa;
      -webkit-animation-duration: 2s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: ease;
      -moz-animation-name: fuwafuwa;
      -moz-animation-duration: 2s;
      -moz-animation-iteration-count: infinite;
      -moz-animation-timing-function: ease; }

@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, -10px); }
  100% {
    -webkit-transform: translate(0, 0); } }

@-moz-keyframes fuwafuwa {
  0% {
    -moz-transform: translate(0, 0); }
  50% {
    -moz-transform: translate(0, -10px); }
  100% {
    -moz-transform: translate(0, 0); } }
      .recipe_box .new_balloon span:before {
        content: "";
        position: absolute;
        bottom: 1px;
        right: 40px;
        margin-left: 0;
        display: block;
        width: 30px;
        height: 30px;
        background: #00B7EE;
        border-radius: 30px 0 30px 0;
        z-index: -1; }
    .recipe_box .new_balloon:after {
      content: "";
      position: absolute;
      bottom: -4px;
      right: 71px;
      margin-left: 0;
      display: block;
      width: 30px;
      height: 30px;
      background: #FFF;
      border-radius: 30px 0 30px 0;
      z-index: -1;
      -webkit-transform: rotate(-0deg);
      -moz-transform: rotate(-0deg);
      -ms-transform: rotate(-0deg);
      -o-transform: rotate(-0deg);
      transform: rotate(-0deg); }
  .recipe_box h2 {
    position: relative;
    -moz-transform: rotate(-0deg);
    -webkit-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg); }
    .recipe_box h2:after {
      content: '';
      width: 500px;
      height: 5px;
      margin-top: 35px;
      display: block;
      background: -webkit-linear-gradient(bottom left, #fff 25%, #00B7EE 25%, #00B7EE 50%, #fff 50%, #fff 75%, #00B7EE 75%, #00B7EE);
      background: -o-linear-gradient(bottom left, #fff 25%, #00B7EE 25%, #00B7EE 50%, #fff 50%, #fff 75%, #00B7EE 75%, #00B7EE);
      background: linear-gradient(to top right, #fff 25%, #00B7EE 25%, #00B7EE 50%, #fff 50%, #fff 75%, #00B7EE 75%, #00B7EE);
      background-size: 6px 6px; }
  .recipe_box ul {
    margin-top: 70px; }
    .recipe_box ul li.point_01, .recipe_box ul li.point_02, .recipe_box ul li.point_03 {
      line-height: 20px; }
      .recipe_box ul li.point_01:before, .recipe_box ul li.point_02:before, .recipe_box ul li.point_03:before {
        background: url("../img/list_01.png") no-repeat #00B7EE left center; }
    .recipe_box ul li.point_02:before, .recipe_box .account_book_box ul li.point_03:before, .account_book_box .recipe_box ul li.point_03:before {
      background: url("../img/list_02.png") no-repeat #00B7EE; }
    .recipe_box ul li.point_03 {
      line-height: 35px; }
      .recipe_box ul li.point_03:before {
        background: url("../img/list_03.png") no-repeat #00B7EE; }
  .recipe_box .twinkle.t_14 {
    right: 100px;
    top: -60px; }
  .recipe_box .twinkle.t_15 {
    right: 300px;
    top: 0px; }
  .recipe_box .twinkle.t_16 {
    right: -20px;
    top: 100px; }
  .recipe_box .twinkle.t_17 {
    right: 400px;
    top: 250px; }
  .recipe_box .twinkle.t_18 {
    right: 10px;
    top: 260px; }

/*---------------------------------------------------------------------------------------
 Account_book_box
---------------------------------------------------------------------------------------*/
.account_book_box {
  padding: 0 0 50px 400px;
  margin-top: 80px;
  background: url("../img/person_account_book.png") no-repeat left 20px; }
  .account_book_box h2:after {
    content: '';
    width: 500px;
    height: 5px;
    display: block;
    background: -webkit-linear-gradient(bottom left, #fff 25%, #DB9B2C 25%, #DB9B2C 50%, #fff 50%, #fff 75%, #DB9B2C 75%, #DB9B2C);
    background: -o-linear-gradient(bottom left, #fff 25%, #DB9B2C 25%, #DB9B2C 50%, #fff 50%, #fff 75%, #DB9B2C 75%, #DB9B2C);
    background: linear-gradient(to top right, #fff 25%, #DB9B2C 25%, #DB9B2C 50%, #fff 50%, #fff 75%, #DB9B2C 75%, #DB9B2C);
    background-size: 6px 6px; }
  .account_book_box ul li.point_01, .account_book_box ul li.point_02, .account_book_box ul li.point_03 {
    line-height: 20px; }
    .account_book_box ul li.point_01:before, .account_book_box ul li.point_02:before, .account_book_box ul li.point_03:before {
      background: url("../img/list_01.png") no-repeat #DB9B2C; }
  .account_book_box ul li.point_02, .account_book_box ul li.point_03 {
    line-height: 35px; }
    .account_book_box ul li.point_02:before, .account_book_box ul li.point_03:before {
      background: url("../img/list_02.png") no-repeat #DB9B2C; }
  .account_book_box ul li.point_03:before {
    background: url("../img/list_03.png") no-repeat #DB9B2C; }
  .account_book_box .hopetan {
    position: absolute;
    right: 30px;
    top: 350px; }
  .account_book_box .twinkle.t_19 {
    left: 190px;
    top: -40px; }
  .account_book_box .twinkle.t_20 {
    left: 20px;
    top: 30px; }
  .account_book_box .twinkle.t_21 {
    left: 100px;
    top: 220px; }
  .account_book_box .twinkle.t_22 {
    left: 320px;
    top: 230px; }

/*---------------------------------------------------------------------------------------
 Used_voice
---------------------------------------------------------------------------------------*/
.used_voices {
  margin: 60px 0 100px 0;
  /* background: url("../img/voices_bg.png") no-repeat center bottom; } */
  background: url("") no-repeat center bottom; }
  .used_voices h2 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 4px;
    height: 45px;
    padding-top: 60px;
    margin-bottom: 30px;
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    /* background: url("../img/voice_title_bg.png") no-repeat center top; } */
    background: url("") no-repeat center top; }
  .used_voices h3 {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: right;
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-top: 5px; }
  .used_voices .voices {
    margin: 0 auto;
    padding: 0 80px;
    display: table;
    table-layout: fixed; }
    .used_voices .voices .voice {
      width: 33%;
      display: table-cell;
      text-align: center;
      padding: 20px;
      background: url("../img/voices_border.png") no-repeat right; }
      .used_voices .voices .voice:last-child {
        background: none; }
      .used_voices .voices .voice p {
        text-align: left; }
        .used_voices .voices .voice p.face {
          margin-bottom: 15px;
          text-align: center; }

/*---------------------------------------------------------------------------------------
 Document request
---------------------------------------------------------------------------------------*/
.document_request {
  text-align: center;
  margin-bottom: 60px;
  position: relative; }
  .document_request .download_btn {
    font-size: 0px;
    font-size: 0rem;
    width: 340px;
    margin: 0 auto 20px auto; }
    .document_request .download_btn li {
      display: inline-block;
      margin-right: 20px; }
      .document_request .download_btn li:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        cursor: pointer; }
      .document_request .download_btn li:last-child {
        margin-right: 0; }
  .document_request .btn_request {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    display: block;
    width: 340px;
    height: 52px;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    line-height: 52px;
    background: #DBC65D; }
  .document_request p {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px; }
  .document_request .flower {
    position: absolute;
    right: 30px;
    top: 10px; }
  .document_request .tree_2 {
    position: absolute;
    left: 10px;
    top: -20px; }
  .document_request .twinkle {
    position: absolute; }
    .document_request .twinkle.t_23 {
      left: 160px;
      top: -30px; }
    .document_request .twinkle.t_24 {
      left: 30px;
      top: 80px; }
    .document_request .twinkle.t_25 {
      left: 130px;
      top: 100px; }
    .document_request .twinkle.t_26 {
      right: 140px;
      top: 20px; }
    .document_request .twinkle.t_27 {
      right: 30px;
      top: 100px; }

/*---------------------------------------------------------------------------------------
 Footer
---------------------------------------------------------------------------------------*/
footer {
  background: #EBE7E2; }
  footer .footer_inner {
    font-size: 11px;
    font-size: 1.1rem;
    position: relative;
    width: 1024px;
    padding: 30px 0;
    margin: 0 auto; }
    footer .footer_inner ul {
      font-size: 13px;
      font-size: 1.3rem;
      position: absolute;
      right: 0;
      bottom: 30px; }
      footer .footer_inner ul li {
        display: inline-block; }
        footer .footer_inner ul li:after {
          content: '|';
          margin-left: 8px; }
        footer .footer_inner ul li:last-child:after {
          content: none;
          margin-left: 0; }
        footer .footer_inner ul li a {
          text-decoration: none;
          color: #09274C; }

/*---------------------------------------------------------------------------------------
 Page_top
---------------------------------------------------------------------------------------*/
#page_top {
  position: fixed;
  bottom: 60px;
  right: 40px;
  z-index: 800; }
  #page_top a {
    display: block;
    height: 0;
    width: 55px;
    overflow: hidden;
    padding-top: 55px;
    background: url("../img/btn_page_top.png") no-repeat; }

/*---------------------------------------------------------------------------------------
 Popup
---------------------------------------------------------------------------------------*/
.popup_bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }

.popup {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 5px #000;
  -moz-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 600px;
  margin-left: -300px;
  margin-top: -150px;
  display: none;
  padding: 20px 0;
  background: #fff;
  z-index: 1100; }
  .popup .title {
    font-size: 20px;
    font-size: 2rem;
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    border-bottom: 1px solid #333;
    padding: 0 0 20px 0;
    margin-bottom: 20px; }
  .popup .qrcode {
    float: left;
    padding: 0 20px 0 20px; }
  .popup .contents {
    float: left;
    padding: 0 20px 0 0; }
    .popup .contents .device {
      font-size: 30px;
      font-size: 3rem;
      font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
      margin-bottom: 10px;
      color: #09274C; }
  .popup .note {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 20px; }
  .popup .btn_close {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    height: 0;
    width: 32px;
    padding-top: 32px;
    background: url("../img/icon_close.png") no-repeat 8px 7px #000;
    position: absolute;
    right: -10px;
    top: -10px;
    overflow: hidden; }

.faq {
  margin-top: 40px; }
  .faq h2 {
    font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    background: #fff;
    z-index: 150;
    position: relative; }
    .faq h2:after {
      content: '';
      width: 600px;
      height: 5px;
      margin-top: 10px;
      display: block;
      background: -webkit-linear-gradient(bottom left, #fff 25%, #26684c 25%, #26684c 50%, #fff 50%, #fff 75%, #26684c 75%, #26684c);
      background: -o-linear-gradient(bottom left, #fff 25%, #26684c 25%, #26684c 50%, #fff 50%, #fff 75%, #26684c 75%, #26684c);
      background: linear-gradient(to top right, #fff 25%, #26684c 25%, #26684c 50%, #fff 50%, #fff 75%, #26684c 75%, #26684c);
      background-size: 6px 6px; }
  .faq .faq_inner {
    width: 600px;
    margin: 0 auto;
    background: #fff; }
    .faq .faq_inner object {
      position: relative;
      width: 600px;
      z-index: 100; }

/*---------------------------------------------------------------------------------------
 FAQ SP
---------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
  .faq {
    margin-top: 20px; }
    .faq h2:after {
      width: 100%; }
    .faq .faq_inner {
      width: 100%;
      margin: 0 auto;
      background: #fff; }
      .faq .faq_inner object {
        position: relative;
        width: 100%;
        margin-top: -36px;
        z-index: 100; } }

/*---------------------------------------------------------------------------------------
 FAQ Help
---------------------------------------------------------------------------------------*/
.help h2 {
  color: #8B572A;
  font-weight: bold;
  padding: 3%; }

.help ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 5% 0; }
  .help ul li {
    display: table-cell;
    text-align: center; }
    .help ul li img {
      width: 90%; }

.help .ac-container {
  max-width: 400px;
  border: 1px solid #ccc;
  border-top: none; }
  .help .ac-container label {
    height: 30px;
    line-height: 1.8;
    font-size: 20px;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    color: #666;
    background: #eee;
    border-top: 1px solid #ccc; }
  .help .ac-container input {
    display: none; }
  .help .ac-container article {
    overflow: hidden;
    height: 0;
    transition: 0.6s; }
  .help .ac-container input:checked ~ article {
    height: 150px;
    border-top: 1px solid #ccc; }

.help .accordion {
  width: 100%;
  margin: 0;
  border-top: 1px solid #8B572A; }
  .help .accordion dt {
    padding: 2%;
    font-size: 13px;
    font-size: 1.3rem;
    color: #8B572A;
    background: url("../img/arrow_btm.png") no-repeat 98% center;
    background-size: 5% auto;
    border-bottom: 1px solid #8B572A;
    display: table;
    table-layout: fixed;
    width: 96%; }
    .help .accordion dt.open {
      background: url("../img/arrow.png") no-repeat 98% center;
      background-size: 5% auto; }
    .help .accordion dt p {
      display: table-cell;
      font-weight: bold;
      vertical-align: middle; }
      .help .accordion dt p.icon {
        width: 5%; }
        .help .accordion dt p.icon img {
          width: 100%;
          height: auto; }
      .help .accordion dt p.title {
        width: 40%;
        padding-right: 5%; }
      .help .accordion dt p.category_box {
        width: 10%;
        padding-left: 3%; }
    .help .accordion dt .category {
      font-size: 12px;
      font-size: 1.2rem;
      color: #fff;
      padding: 3px 5px;
      border-radius: 4px; }
      .help .accordion dt .category.common {
        background: #8fd53f;
        padding: 3px 10px; }
      .help .accordion dt .category.refrigerator {
        background: #f3b90c; }
      .help .accordion dt .category.household {
        background: #09afeb; }
  .help .accordion dd {
    background: #e8eec4;
    padding: 2% 3%;
    display: none;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    border-bottom: 1px solid #8B572A; }

/*---------------------------------------------------------------------------------------
 SP
---------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
  .sp {
    display: block; }
  .pc {
    display: none; }
  body {
    font-size: 15px;
    font-size: 1.5rem;
    color: #333;
    background: none; }
  .download_btn_small {
    display: none; }
  .wrapper {
    width: 100%; }
  header .cn_logo {
    margin: 10px 0 0 10px;
    background: #fff; }
    header .cn_logo img {
      width: 40%; }
  header h1 {
    margin-top: 20px; }
    header h1 img {
      width: 90%;
      margin: 0 auto; }
    header h1.sub {
      position: static;
      top: 5px;
      left: 50%;
      margin: 20px 0 0 0; }
  header .account_book, header .refrigerator, header .recipe {
    display: none; }
  header .download_btn_sp {
    position: absolute;
    right: 10px;
    top: 4px;
    margin: 0; }
    header .download_btn_sp li {
      display: inline-block; }
    header .download_btn_sp img {
      width: 70px; }
  header .header_copy {
    display: none; }
  header .plant {
    top: 30%;
    left: 8%; }
  header .coffee {
    top: 39%;
    left: 20%; }
  header .house {
    top: 28%;
    left: 75%; }
  header .plant_2 {
    top: 50%;
    right: 10%; }
  header .tree {
    top: 37%;
    right: 3%; }
  header .shop {
    top: 50%;
    left: 8%;
    width: 60px; }
  header .hand {
    position: static;
    margin: 20px 0 0 -20px;
    z-index: 1;
    width: 80%;
    z-index: 1; }
  header .twinkle.t_01 {
    top: 40%; }
  header .twinkle.t_02 {
    top: 13%;
    left: 80%; }
  header .twinkle.t_03 {
    top: 30%;
    left: 25%; }
  header .twinkle.t_04 {
    top: 65%;
    left: 5%; }
  header .twinkle.t_05 {
    display: none; }
  header .twinkle.t_06 {
    display: none; }
  header .twinkle.t_07 {
    display: none; }
  header .twinkle.t_08 {
    top: 43%;
    left: 75%; }
  header .twinkle.t_09 {
    top: 47%;
    right: 67%; }
  header .twinkle.t_10 {
    top: 65%;
    right: 10%; }
  header .btn_voice {
    position: absolute;
    left: 50%;
    bottom: 20%;
    margin-left: -45%;
    width: 90%; }
    header .btn_voice a {
      width: 100%;
      padding-top: 60px;
      /* background: url("../img/btn_voice_sp.png") no-repeat center; */
      background: url("") no-repeat center;
      background-size: 100% auto; }
      header .btn_voice a:hover {
        /* background: url("../img/btn_voice_sp.png") no-repeat center; */
        background: url("") no-repeat center;
        background-size: 100% auto; } }

/*---------------------------------------------------------------------------------------
 Contents
---------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
  .refrigerator_box, .recipe_box, .account_book_box {
    background: none;
    margin: 0 0 80px 0;
    padding: 0; }
    .refrigerator_box h2, .recipe_box h2, .account_book_box h2 {
      font-size: 16px;
      font-size: 1.6rem;
      text-align: center;
      margin: 0 0 0 0; }
      .refrigerator_box h2:after, .recipe_box h2:after, .account_book_box h2:after {
        margin: 5px auto 0 auto;
        width: 90%; }
    .refrigerator_box .sub_text, .recipe_box .sub_text, .account_book_box .sub_text {
      font-size: 13px;
      font-size: 1.3rem;
      margin: 5px 0 20px 15px;
      text-align: center;
      -moz-transform: rotate(-0deg);
      -webkit-transform: rotate(-0deg);
      -o-transform: rotate(-0deg);
      -ms-transform: rotate(-0deg); }
    .refrigerator_box img, .recipe_box img, .account_book_box img {
      width: 80%;
      margin: 0 auto; }
    .refrigerator_box .twinkle, .recipe_box .twinkle, .account_book_box .twinkle {
      display: none; }
    .refrigerator_box .kinako, .recipe_box .kinako, .account_book_box .kinako {
      width: 60px;
      position: absolute;
      top: 340px;
      left: 5px; }
    .refrigerator_box ul, .recipe_box ul, .account_book_box ul {
      margin: 20px 10px 0 10px; }
      .refrigerator_box ul li, .recipe_box ul li, .account_book_box ul li {
        font-size: 13px;
        font-size: 1.3rem; }
        .refrigerator_box ul li br, .recipe_box ul li br, .account_book_box ul li br {
          display: none; }
        .refrigerator_box ul li.point_01, .recipe_box ul li.point_01, .account_book_box ul li.point_01, .refrigerator_box ul li.point_02, .recipe_box ul li.point_02, .account_book_box ul li.point_02, .account_book_box ul li.point_03, .refrigerator_box ul li.point_03, .recipe_box ul li.point_03 {
          line-height: 20px; }
  .recipe_box .new_balloon {
    right: 10%;
    top: -11%; }
  .recipe_box h2 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 0px; }
  .account_book_box .hopetan {
    width: 70px;
    right: 5px; }
  .used_voices {
    margin: 40px 0;
    /* background: url("../img/voices_sp_bg.png") no-repeat center 40px; */
    background: url("") no-repeat center 40px;
    background-size: 90% auto; }
    .used_voices h2 {
      font-size: 20px;
      font-size: 2rem;
      /* background: url("../img/voice_title_sp_bg.png") no-repeat 90% top; */
      background: url("") no-repeat 90% top;
      background-size: 40% auto;
      padding-top: 50px; }
    .used_voices .voices {
      padding: 0; }
      .used_voices .voices .voice {
        width: 90%;
        margin: 0 auto;
        padding: 20px 0;
        background: none;
        display: block;
        border-top: 1px dotted #dbc65d; }
        .used_voices .voices .voice p {
          font-size: 13px;
          font-size: 1.3rem; }
          .used_voices .voices .voice p.face {
            float: left; }
            .used_voices .voices .voice p.face img {
              width: 60px;
              margin-right: 10px; }
  .document_request {
    margin-bottom: 40px; }
    .document_request .download_btn {
      width: 90%; }
      .document_request .download_btn li {
        width: 46%; }
        .document_request .download_btn li img {
          width: 100%; }
    .document_request .btn_request {
      font-size: 14px;
      font-size: 1.4rem;
      width: 90%; }
    .document_request p {
      width: 90%;
      margin: 10px auto; }
    .document_request .twinkle {
      display: none; }
    .document_request .flower {
      top: 38%;
      right: 2%; }
    .document_request .tree_2 {
      top: 38%;
      left: 2%; }
  footer .footer_inner {
    width: 94%;
    padding: 20px 3%; }
    footer .footer_inner ul {
      margin-top: 10px;
      position: static;
      text-align: center; }
  #page_top {
    right: 20px;
    bottom: 20px; } }
