@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@media screen and (min-width: 641px) {
  ol {
    list-style: decimal;
    padding-left: 20px;
  }

  .no-borderimage #container #contents_wrapper #content .content_item {
    border: 6px solid #ffaa4d;
    border-width: 6px 6px 6px 6px !important;
    background: #fefef4;
    padding: 38px 25px 52px 20px;
    -webkit-border-radius: 20px 20px;
    -moz-border-radius: 20px / 20px;
    border-radius: 20px / 20px;
  }

  .txt_brown {
    font-size: 14px;
    line-height: 26px;
    color: #574836;
  }

  .txt_white {
    font-size: 14px;
    line-height: 20px;
    color: white;
  }

  .ggl_play_link {
    display: inline-block;
  }
  .ggl_play_link .ggl_play_btn {
    width: 172px;
    height: 60px;
    background-image: url("../img/google_play.png");
  }

  #container {
    width: 100%;
    margin: auto;
  }
  #container #header {
    height: 110px;
    background: #FFF;
    border-bottom: 1px solid #ffaa4d;
  }
  #container #header #header_wrapper {
    width: 930px;
    margin: 0px auto;
    padding: 30px 0px;
    position: relative;
  }
  #container #header #header_wrapper a {
    display: inline-block;
    width: 184px;
    float: left;
  }
  #container #header #header_wrapper #logo {
    height: 45px;
    width: 184px;
    background-image: url("../img/logo.png");
  }
  #container #header #header_wrapper #copy_txt {
    line-height: 52px;
    font-size: 14px;
    margin-left: 40px;
    font-weight: bold;
    display: inline;
    color: #574836;
  }
  #container #sns {
    width: 100%;
    position: absolute;
    top: 100px;
    height: 1px;
  }
  #container #sns #sns_wrapper {
    margin: auto;
    position: relative;
    width: 930px;
    text-align: right;
  }
  #container #sns #sns_wrapper #twitter-widget-0 {
    width: 100px !important;
    position: absolute;
    top: -55px;
    right: 185px;
  }
  #container #sns #sns_wrapper #like_btn {
    position: absolute;
    top: -55px;
    right: 70px;
  }
  #container #sns #sns_wrapper #___plusone_0 {
    width: 60px !important;
    position: absolute;
    top: -55px;
    right: 0px;
  }
  #container #main_wrapper {
    height: 435px;
    border-bottom: 3px solid #fdbf72;
    background-image: url("../img/main_bg.png");
  }
  #container #main_wrapper #main_visual {
    width: 930px;
    margin: 0px auto;
    position: relative;
  }
  #container #main_wrapper #main_visual #main_img {
    width: 498px;
    height: 426px;
    position: absolute;
    top: 10px;
    left: -50px;
    background-image: url("../img/main_visual.png");
  }
  #container #main_wrapper #main_visual #main_txt {
    width: 500px;
    height: 350px;
    background: #FFF;
    position: absolute;
    top: 42px;
    right: 10px;
    -webkit-border-radius: 10px 10px;
    -moz-border-radius: 10px / 10px;
    border-radius: 10px / 10px;
  }
  #container #main_wrapper #main_visual #main_txt #catch_copy {
    margin: 20px;
    width: 452px;
    height: 70px;
    background-image: url("../img/catch_copy.png");
    background-repeat: no-repeat;
  }
  #container #main_wrapper #main_visual #main_txt #body_copy {
    margin: 20px;
  }
  #container #main_wrapper #main_visual #main_txt #dl_txt {
    position: absolute;
    width: 258px;
    height: 128px;
    background-image: url("../img/dl_msg.png");
    background-repeat: no-repeat;
    bottom: 15px;
    left: 15px;
    z-index: 10;
    text-indent: -99999px;
    overflow: hidden;
  }
  #container #main_wrapper #main_visual #main_txt #main_link {
    position: absolute;
    right: 25px;
    bottom: 20px;
    padding: 15px;
    background: #fddd91;
    -webkit-border-radius: 10px 10px;
    -moz-border-radius: 10px / 10px;
    border-radius: 10px / 10px;
  }
  #container #contents_wrapper {
    background-image: url("../img/bg.png");
  }
  #container #contents_wrapper #content {
    width: 930px;
    margin: 0px auto;
    padding: 25px 0px;
  }
  #container #contents_wrapper #content #title {
    width: 100%;
    max-width: 482px;
    height: 52px;
    background-image: url("../img/title.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px auto 30px;
  }
  #container #contents_wrapper #content #plivacy_title {
    width: 90%;
    height: 52px;
    background-image: url("../img/plivacy_title.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px auto 10px;
    background-position: center;
  }
  #container #contents_wrapper #content #terms_title {
    width: 90%;
    height: 52px;
    background-image: url("../img/terms_title.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px auto 10px;
    background-position: center;
  }
  #container #contents_wrapper #content #privacy_terms_content {
    height: auto;
    padding: 20px 20px 10px;
  }
  #container #contents_wrapper #content #privacy_terms_content .sub_title {
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #container #contents_wrapper #content #privacy_terms_content a {
    font-weight: bold;
    color: #ffaa4d;
  }
  #container #contents_wrapper #content .content_item {
    border: 2px solid #ffaa4d;
    border-width: 38px 42px 52px 43px;
    background-color: #fefef4;
    -webkit-border-radius: 30px 30px;
    -moz-border-radius: 30px / 30px;
    border-radius: 30px / 30px;
    border-image: url("../img/content_border.png") 38 42 52 43 fill stretch;
    -moz-border-image: url("../img/content_border.png") 38 42 52 43 stretch;
    -webkit-border-image: url("../img/content_border.png") 38 42 52 43 stretch;
    -o-border-image: url("../img/content_border.png") 38 42 52 43 stretch;
    position: relative;
    margin-bottom: 25px;
    height: 380px;
    z-index: 10;
  }
  #container #contents_wrapper #content #content1_img {
    position: absolute;
    width: 350px;
    height: 350px;
    background-image: url("../img/content_img1.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10;
  }
  #container #contents_wrapper #content #content2_img {
    width: 350px;
    height: 350px;
    background-image: url("../img/content_img2.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 15px;
    margin-left: 500px;
    z-index: 10;
  }
  #container #contents_wrapper #content #content3_img {
    width: 350px;
    height: 350px;
    background-image: url("../img/content_img3.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 18px;
    margin-left: 0px;
    z-index: 10;
  }
  #container #contents_wrapper #content #content4_img {
    width: 350px;
    height: 350px;
    background-image: url("../img/content_img4.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 20px;
    margin-left: 490px;
    z-index: 10;
  }
  #container #contents_wrapper #content #content1_txt {
    border-color: #6eb6e2;
    margin-top: 110px;
    margin-left: 350px;
  }
  #container #contents_wrapper #content #content1_txt .title_txt {
    width: 235px;
    height: 30px;
    background-image: url("../img/content_title1.png");
  }
  #container #contents_wrapper #content #content2_txt {
    border-color: #bacc1c;
    margin-top: 105px;
    margin-left: 10px;
  }
  #container #contents_wrapper #content #content2_txt .title_txt {
    width: 297px;
    height: 30px;
    background-image: url("../img/content_title2.png");
  }
  #container #contents_wrapper #content #content2_txt .sub_img {
    width: 144px;
    height: 108px;
    background-image: url("../img/content_img_sub2.png");
    left: 20px;
    bottom: -70px;
  }
  #container #contents_wrapper #content #content3_txt {
    border-color: #aa8bd2;
    margin-top: 115px;
    margin-left: 330px;
  }
  #container #contents_wrapper #content #content3_txt .title_txt {
    width: 317px;
    height: 30px;
    background-image: url("../img/content_title3.png");
  }
  #container #contents_wrapper #content #content3_txt .sub_img {
    width: 195px;
    height: 105px;
    background-image: url("../img/content_img_sub3.png");
    right: 20px;
    bottom: -70px;
  }
  #container #contents_wrapper #content #content4_txt {
    border-color: #f1878a;
    margin-top: 110px;
    margin-left: 10px;
  }
  #container #contents_wrapper #content #content4_txt .title_txt {
    width: 251px;
    height: 30px;
    background-image: url("../img/content_title4.png");
  }
  #container #contents_wrapper #content #content4_txt .sub_img {
    width: 316px;
    height: 85px;
    background-image: url("../img/content_img_sub4.png");
    right: 20px;
    bottom: -55px;
  }
  #container #contents_wrapper #content .content_txt_box {
    -webkit-border-radius: 30px 30px;
    -moz-border-radius: 30px / 30px;
    border-radius: 30px / 30px;
    width: 50%;
    padding: 40px 30px;
    background: #fdf2d8;
    position: absolute;
  }
  #container #contents_wrapper #content .content_txt_box .title_txt {
    margin-bottom: 14px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
  }
  #container #contents_wrapper #content .content_txt_box .sub_img {
    position: absolute;
    background-repeat: no-repeat;
  }
  #container #download_link {
    background: #ffefce;
    height: 90px;
  }
  #container #download_link #dl_link_wrapper {
    width: 595px;
    margin: auto;
    padding: 17px;
  }
  #container #download_link #dl_link_wrapper #dl_txt_bottom {
    width: 359px;
    height: 21px;
    background-image: url("../img/dl_txt_bottom.png");
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    margin: 20px 15px;
  }
  #container #footer {
    height: 90px;
    background: #ffaa4d;
  }
  #container #footer #footer_wrapper {
    width: 930px;
    margin: auto;
    position: relative;
  }
  #container #footer #footer_wrapper #copyright {
    font-size: 12px;
    position: absolute;
    top: 35px;
    left: 0px;
  }
  #container #footer #footer_wrapper #other_link {
    position: absolute;
    top: 35px;
    right: 0px;
  }
  #container #footer #footer_wrapper #other_link p {
    float: left;
    font-weight: bold;
    margin-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  ol {
    list-style: decimal;
    padding-left: 20px;
  }

  .no-borderimage #container #contents_wrapper #content .content_item {
    border: 6px solid #ffaa4d;
    border-width: 6px 6px 6px 6px !important;
    background: #fefef4;
    padding: 38px 25px 52px 20px;
    -webkit-border-radius: 20px 20px;
    -moz-border-radius: 20px / 20px;
    border-radius: 20px / 20px;
  }

  .txt_brown {
    font-size: 12px;
    line-height: 20px;
    color: #574836;
  }

  .txt_white {
    font-size: 12px;
    line-height: 20px;
    color: white;
  }

  .ggl_play_link {
    display: inline-block;
    margin: auto;
  }
  .ggl_play_link .ggl_play_btn {
    width: 150px;
    height: 59px;
    background-image: url("../img/google_play.png");
    background-size: contain;
    background-repeat: no-repeat;
  }

  #container {
    width: 100%;
    margin: auto;
  }
  #container #header {
    height: 55px;
    background: #FFF;
    border-bottom: 1px solid #ffaa4d;
  }
  #container #header #header_wrapper {
    width: 100%;
    margin: 0px auto;
    padding: 13px 0px;
    position: relative;
  }
  #container #header #header_wrapper a {
    display: inline-block;
    width: 184px;
    float: left;
  }
  #container #header #header_wrapper #logo {
    height: 30px;
    width: 120px;
    background-image: url("../img/logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
  }
  #container #header #header_wrapper #copy_txt {
    line-height: 14px;
    font-size: 10px;
    font-weight: bold;
    display: inline;
    color: #574836;
    position: absolute;
    right: 5px;
    top: 15px;
    width: 130px;
  }
  #container #main_wrapper {
    height: 250px;
    border-bottom: 3px solid #fdbf72;
    background-image: url("../img/main_bg.png");
  }
  #container #main_wrapper #main_visual {
    width: 100%;
    margin: 0px auto;
    position: relative;
    padding-top: 20px;
  }
  #container #main_wrapper #main_visual #main_img {
    /*width: 90%;
    height: 200px;
    margin: 0px auto;
    background-image: url("../img/main_visual.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;*/
    width: 90%;
    height: 235px;
    background-image: url("../img/main_visual.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute;
    left: 3%;
    top: 13px;
  }
  #container #main_wrapper #main_visual #main_txt {
    width: 90%;
    background: #FFF;
    position: absolute;
    left: 5%;
    top: 225px;
    -webkit-border-radius: 10px 10px;
    -moz-border-radius: 10px / 10px;
    border-radius: 10px / 10px;
    -webkit-box-shadow: black 0px 2px 3px;
    -moz-box-shadow: black 0px 2px 3px;
    box-shadow: black 0px 2px 3px;
  }
  #container #main_wrapper #main_visual #main_txt #catch_copy {
    margin: 20px auto 0px;
    width: 90%;
    height: 55px;
    background-image: url("../img/catch_copy.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #container #main_wrapper #main_visual #main_txt #body_copy {
    margin: 10px 20px 30px;
  }
  #container #main_wrapper #main_visual #main_txt #link_wrapper #dl_txt {
    /*							font-size: 14px;
    							color: $brown;
    							font-weight: bold;*/
    text-indent: -99999px;
    background-image: url("../img/dl_txt_bottom.png");
    background-size: contain;
    background-repeat: no-repeat;
    /*background-position: 20px 0px;*/
    margin: 0px auto;
    width: 250px;
  }
  #container #main_wrapper #main_visual #main_txt #link_wrapper #main_link {
    /*margin: 10px 20px;*/
    margin: 10px auto;
    display: inherit;
    width: 150px;
  }
  #container #contents_wrapper {
    background-image: url("../img/bg.png");
  }
  #container #contents_wrapper #content {
    width: 100%;
    margin: 0px auto;
    padding: 300px 0px 25px;
  }
  #container #contents_wrapper #content.plivacy {
    padding: 20px 0px 25px;
  }
  #container #contents_wrapper #content #title {
    width: 90%;
    height: 52px;
    background-image: url("../img/title.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px auto 10px;
    background-position: center;
  }
  #container #contents_wrapper #content #plivacy_title {
    width: 80%;
    height: 52px;
    background-image: url("../img/plivacy_title.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px auto 10px;
    background-position: center;
  }
  #container #contents_wrapper #content #terms_title {
    width: 90%;
    height: 52px;
    background-image: url("../img/terms_title.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 5px auto 10px;
    background-position: center;
  }
  #container #contents_wrapper #content #privacy_terms_content .sub_title {
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #container #contents_wrapper #content #privacy_terms_content a {
    font-weight: bold;
    color: #ffaa4d;
  }
  #container #contents_wrapper #content .content_item {
    width: 65%;
    position: relative;
    border-style: solid;
    border-width: 38px 42px 52px 43px;
    background-color: #fefef4;
    -webkit-border-radius: 30px 30px;
    -moz-border-radius: 30px / 30px;
    border-radius: 30px / 30px;
    -moz-border-image: url(../img/content_border.png) 38 42 52 43 repeat;
    -webkit-border-image: url(../img/content_border.png) 38 42 52 43 repeat;
    -o-border-image: url(../img/content_border.png) 38 42 52 43 repeat;
    border-image: url(../img/content_border.png) 38 42 52 43 fill repeat;
    margin: 0px auto 25px;
  }
  #container #contents_wrapper #content #content1_img {
    width: 95%;
    height: 200px;
    background-image: url("../img/content_img1.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
  }
  #container #contents_wrapper #content #content2_img {
    width: 95%;
    height: 200px;
    background-image: url("../img/content_img2.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
  }
  #container #contents_wrapper #content #content3_img {
    width: 95%;
    height: 200px;
    background-image: url("../img/content_img3.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
  }
  #container #contents_wrapper #content #content4_img {
    width: 95%;
    height: 200px;
    background-image: url("../img/content_img4.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
  }
  #container #contents_wrapper #content #content1_txt .title_txt {
    width: 180px;
    height: 30px;
    background-image: url("../img/content_title1.png");
  }
  #container #contents_wrapper #content #content2_txt .title_txt {
    width: 220px;
    height: 30px;
    background-image: url("../img/content_title2.png");
  }
  #container #contents_wrapper #content #content2_txt .sub_img {
    background-image: url("../img/content_img_sub2.png");
  }
  #container #contents_wrapper #content #content3_txt .title_txt {
    width: 220px;
    height: 30px;
    background-image: url("../img/content_title3.png");
  }
  #container #contents_wrapper #content #content3_txt .sub_img {
    background-image: url("../img/content_img_sub3.png");
  }
  #container #contents_wrapper #content #content4_txt .title_txt {
    width: 200px;
    height: 30px;
    background-image: url("../img/content_title4.png");
  }
  #container #contents_wrapper #content #content4_txt .sub_img {
    background-image: url("../img/content_img_sub4.png");
  }
  #container #contents_wrapper #content .content_txt_box {
    width: 100%;
    margin: 20px auto;
  }
  #container #contents_wrapper #content .content_txt_box .title_txt {
    margin-bottom: 10px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
  }
  #container #contents_wrapper #content .content_txt_box .sub_img {
    width: 100%;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
  }
  #container #download_link {
    background: #ffefce;
    height: 90px;
    padding-top: 10px;
  }
  #container #download_link #dl_link_wrapper {
    width: 300px;
    margin: auto;
    position: relative;
  }
  #container #download_link #dl_link_wrapper .ggl_play_link {
    width: 150px;
    margin: 10px 73px;
  }
  #container #download_link #dl_link_wrapper #dl_txt_bottom {
    width: 300px;
    height: 20px;
    background-image: url("../img/dl_txt_bottom.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px auto;
  }
  #container #sns {
    height: 50px;
    background: #ffefce;
  }
  #container #sns #sns_wrapper {
    width: 300px;
    margin: auto;
    padding-top: 10px;
  }
  #container #sns #sns_wrapper #twitter-widget-0 {
    width: 100px !important;
  }
  #container #sns #sns_wrapper #___plusone_0 {
    width: 60px !important;
  }
  #container #footer {
    height: 150px;
    background: #ffaa4d;
    padding-top: 10px;
  }
  #container #footer #footer_wrapper {
    width: 50%;
    height: 145px;
    margin: auto;
    position: relative;
  }
  #container #footer #footer_wrapper #copyright {
    font-size: 12px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: auto;
    width: 100%;
    text-align: center;
  }
  #container #footer #footer_wrapper #other_link p {
    width: 100%;
    text-align: center;
    font-weight: bold;
  }
  #container #footer #footer_wrapper #other_link p a {
    width: 100%;
    line-height: 30px;
  }
}

#container #contents_wrapper #content #pmark_warapper {
  position: relative;
}
#container #contents_wrapper #content .pmark_img {
  width: 50px;
  height: 50px;
  background-image: url("../img/21000968_01_85_JP.gif");
  background-size: contain;
  display: inline-block;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

body {
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

a {
  text-decoration: none;
}
