/*640px*/
* {
  box-sizing: border-box;
  vertical-align: bottom;
  font-family: Helvetica, Arial, sans-serif;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Helvetica, Arial, sans-serif;
}
a img {
  border: none;
}
/* is-rollover */
.is-rollover:hover,
.is-rollover:active {
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  transition-duration: 0.25s;
}
@media screen and (max-width: 768px) {
  .is-rollover:hover,
  .is-rollover:active {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    transition-duration: 0;
  }
}
.common-br-1 {
  /* PC・Tabletのみ強制改行する */
  display: block;
}
@media screen and (max-width: 640px) {
  .common-br-1 {
    display: none;
  }
}
.common-br-2 {
  /* SPのみ強制改行する */
  display: none;
}
@media screen and (max-width: 640px) {
  .common-br-2 {
    display: block;
  }
}
.content-wrap {
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/bg-common.png");
  background-repeat: repeat;
  background-size: 162px;
}
@media screen and (max-width: 640px) {
  .content-wrap {
    background-size: 81px;
  }
}
.section-1 {
  position: relative;
}
.section-1__inner {
  background-repeat: repeat-x;
  background-size: 640px;
  background-position: 50% 800px;
  margin-top: -160px;
}
@media screen and (max-width: 640px) {
  .section-1__inner {
    margin-top: -80px;
    background-size: 320px;
    background-position: 50% 400px;
  }
}
.section-1__inner.is-about {
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/bg-dot-about.png");
  margin-top: 0;
}
.section-1__inner.is-how-to-use {
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/bg-dot-how-to-use.png");
}
.section-1__inner-2 {
  background-repeat: no-repeat;
  background-position: 50% 0px;
  padding: 400px 0 400px 0;
  margin-top: -400px;
}
@media screen and (max-width: 640px) {
  .section-1__inner-2 {
    padding: 128px 24px;
    margin-top: -128px;
    background-size: 1939px;
    background-position: 50% -80px;
  }
}
.section-1__inner-2.is-about {
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/bg-slant-about.png");
  margin-top: 0px;
  padding-top: 176px;
}
@media screen and (max-width: 640px) {
  .section-1__inner-2.is-about {
    padding-top: 48px;
    background-position: 50% -160px;
  }
}
.section-1__inner-2.is-how-to-use {
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/bg-slant-how-to-use.png");
}
.section-2 {
  margin: 0 auto 128px;
}
.section-2:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .section-2 {
    margin: 0 auto 64px;
  }
}
.anchor-key {
  position: absolute;
  top: 200px;
}
@media screen and (max-width: 640px) {
  .anchor-key {
    top: 16px;
  }
}
.anchor-key.is-about {
  top: 0px;
}
@media screen and (max-width: 640px) {
  .anchor-key.is-about {
    top: 0px;
  }
}
.common-heading-1 {
  font-size: 144px;
  font-family: "Open Sans", "Avenir Next", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin: 0 auto 0px;
  line-height: 1.3;
}
.common-heading-1.is-merit {
  color: #000000;
}
@media screen and (max-width: 640px) {
  .common-heading-1 {
    font-size: 42px;
    margin: 0 auto 2px;
  }
}
.common-lead-1 {
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  margin: 0 auto 64px;
  line-height: 1.4;
}
.common-lead-1.is-merit {
  color: #000000;
}
.common-lead-1.is-continue {
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .common-lead-1 {
    font-size: 14px;
    margin: 0 auto 32px;
  }
}
.common-lead-1-1 {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto 64px;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .common-lead-1-1 {
    font-size: 12px;
    margin: 0 auto 32px;
    font-weight: normal;
    text-align: left;
  }
}
.common-heading-2 {
  font-size: 64px;
  font-family: "Open Sans", "Avenir Next", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #000000;
  margin: 0 auto 8px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .common-heading-2 {
    font-size: 28px;
  }
}
.common-lead-2 {
  font-size: 16px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  margin: 0 auto 64px;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .common-lead-2 {
    font-size: 14px;
    margin: 0 auto 32px;
  }
}
.common-image-box {
  width: 480px;
  border: 1px solid #000000;
  margin: 0 auto 0;
}
.common-image-box__item {
  width: 100%;
}
.common-button-link-1 {
  color: #ffffff;
  line-height: 1.6;
  display: block;
  background-color: #000000;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  position: relative;
  font-size: 15px;
  margin: 0 auto;
  padding: 32px 48px 32px;
  width: 480px;
}
@media screen and (max-width: 640px) {
  .common-button-link-1 {
    font-size: 13px;
    margin: 0 auto;
    padding: 20px 46px 18px;
    width: auto;
  }
}
.common-button-link-1::after {
  content: " ";
  display: inline-block;
  position: absolute;
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/icon-arrow-a--right.svg");
  background-size: 8px;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  top: 50%;
  right: 24px;
  width: 8px;
  height: 20px;
  margin: -7px 0 0 0;
}
@media screen and (max-width: 640px) {
  .common-button-link-1::after {
    top: 50%;
    right: 20px;
    width: 8px;
    height: 20px;
    margin: -7px 0 0 0;
  }
}
.common-button-link-1:hover,
.common-button-link-1:active {
  background-color: #999999;
  transition-duration: 0.25s;
}
.common-button-link-1.is-read-continue {
  cursor: pointer;
}
.common-button-link-1.is-read-continue::after {
  background-image: none;
}
@media screen and (max-width: 640px) {
  .common-button-link-1.is-read-continue {
    font-size: 13px;
    padding: 26px 24px 24px;
  }
}
.common-button-link-1.is-page-anchor::after {
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/icon-arrow-a--bottom.svg");
  background-size: 16px;
  width: 16px;
  top: 54%;
  right: 26px;
}
.common-button-link-1.is-members {
  background-color: #00aaff;
  margin-bottom: 0;
}
.common-button-link-1.is-members:hover,
.common-button-link-1.is-members:active {
  background-color: #80d4ff;
  transition-duration: 0.25s;
}
@media screen and (max-width: 640px) {
  .common-button-link-1.is-members {
    margin-bottom: 0;
  }
}
.common-button-link-1.is-members.is-in-media {
  margin-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .common-button-link-1.is-members.is-in-media {
    margin-bottom: 24px;
  }
}
.button-page-top {
  position: fixed;
  bottom: 32px;
  right: 32px;
  width: 48px;
  z-index: 55000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
@media screen and (max-width: 640px) {
  .button-page-top {
    bottom: 0px;
    right: 32px;
    width: 44px;
  }
}
.button-page-top__image {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .button-page-top__image {
    padding: 16px;
    box-sizing: content-box;
  }
}
.header {
  background-color: #FFFFFF;
  width: 100%;
  height: 56px;
}
@media screen and (max-width: 640px) {
  .header {
    height: auto;
  }
}
.header__inner {
  width: 960px;
  margin: 0 auto 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .header__inner {
    width: 100% !important;
  }
}
.header-logo {
  display: block;
  width: 256px;
  padding: 13px 0 0;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .header-logo {
    padding: 13px 0 13px 15px;
    width: 80px;
  }
}
.header-logo__image {
  width: 90px;
  margin: 0 auto 0;
}
@media screen and (max-width: 640px) {
  .header-logo__image {
	  width: 80px;
	  margin: 0 auto 0;
  }
}
.header-anchor-caption {
  display: block;
  color: #737373;
  position: absolute;
  top: 24px;
  left: 116px;
  font-size: 10px;
}
@media screen and (max-width: 640px) {
  .header-anchor-caption {
    display: none;
  }
}
.header-help {
  margin: 0;
  position: absolute;
  right: 0;
  top: 1px;
  font-weight: normal;
  font-size: 12px;
  color: #737373;
  text-decoration: none;
  padding: 0 0 0 24px;
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/icon-help.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: left 48%;
  display: block;
  line-height: 55px;
}
.header-help:hover,
.header-help:active {
  color: #737373;
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .header-help {
    font-size: 12px;
    top: 2px;
    background-size: 20px;
    right: 24px;
    padding: 0 0 0 28px;
  }
  .header-help:hover,
  .header-help:active {
    text-decoration: none;
  }
}
.main-visual {
  height: 720px;
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/main-visual-bg.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .main-visual {
    height: 320px;
    background-size: 1280px;
  }
}
.main-visual__image {
  display: none;
  margin: auto;
  position: absolute;
  top: -4%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 812px;
}
.main-visual__image.is-active {
  display: block;
}
@media screen and (max-width: 640px) {
  .main-visual__image {
    width: 288px;
  }
  .main-visual__image.is-active {
    display: block;
  }
}
.about-caption {
  font-size: 20px;
  text-align: center;
  line-height: 2.8;
  font-weight: bold;
  color: #000000;
  margin: 0 auto 0;
}
@media screen and (max-width: 640px) {
  .about-caption {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    margin: 0 auto 0;
    line-height: 1.7;
  }
}
.about-main-image {
  margin: 0 auto 0;
  width: 480px;
  border: none;
}
@media screen and (max-width: 640px) {
  .about-main-image {
    width: 80%;
  }
}
.about-main-image__image {
  border: none;
  width: 100%;
}
.about-point-text {
  background-color: #e6f7ff;
  text-align: center;
  width: 480px;
  padding: 32px 24px;
  font-weight: bold;
  color: #00aaff;
  margin: 0 auto 48px;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .about-point-text {
    width: 80%;
    font-size: 15px;
    padding: 18px 18px;
    margin: 0 auto 24px;
  }
}
.section-page-nav {
  background-color: #000000;
  width: 100%;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
.section-page-nav.is-fixed {
  position: fixed;
  z-index: 50000;
  top: 0;
  left: auto;
}
@media screen and (max-width: 640px) {
  .section-page-nav.is-fixed {
    display: none;
  }
}
.page-nav {
  width: 960px;
  font-size: 0;
  text-align: center;
  /* for inline-block margin */
  margin: 0 auto;
  padding: 0;
  background-color: #000000;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
@media screen and (max-width: 640px) {
  .page-nav {
    width: 100%;
  }
}
.page-nav__item {
  display: inline-block;
  width: 320px;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
@media screen and (max-width: 640px) {
  .page-nav__item {
    width: 33.3%;
  }
}
.page-nav__anchor {
  text-decoration: none;
  display: inline-block;
  width: 320px;
  padding: 40px 0;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
.page-nav__anchor:hover,
.page-nav__anchor:active {
  background-color: #ffffff;
  transition-duration: 0.25s;
}
.page-nav__anchor:hover .page-nav__main-text,
.page-nav__anchor:hover .page-nav__info-text,
.page-nav__anchor:active .page-nav__main-text,
.page-nav__anchor:active .page-nav__info-text {
  color: #000000;
  transition-duration: 0.25s;
}
.page-nav__anchor.is-fixed {
  padding: 14px 0;
}
@media screen and (max-width: 640px) {
  .page-nav__anchor {
    padding: 44px 0 12px;
    width: 100%;
    background-repeat: no-repeat;
  }
  .page-nav__anchor.is-about {
    background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/icon-page-nav-about.svg");
    background-size: 12px;
    background-position: 50% 18px;
  }
  .page-nav__anchor.is-how-to-use {
    background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/icon-page-nav-how-to-use.svg");
    background-size: 22px;
    background-position: 50% 15px;
  }
  .page-nav__anchor:hover,
  .page-nav__anchor:active {
    background-color: #000000;
    transition-duration: none;
  }
  .page-nav__anchor:hover .page-nav__main-text,
  .page-nav__anchor:hover .page-nav__info-text,
  .page-nav__anchor:active .page-nav__main-text,
  .page-nav__anchor:active .page-nav__info-text {
    color: #ffffff;
    transition-duration: none;
  }
}
.page-nav__main-text {
  font-family: "Open Sans", "Avenir Next", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
@media screen and (max-width: 640px) {
  .page-nav__main-text {
    font-size: 9px;
  }
}
.page-nav__main-text.is-fixed {
  font-size: 18px;
}
.page-nav__info-text {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
.page-nav__info-text.is-fixed {
  display: none;
}
@media screen and (max-width: 640px) {
  .page-nav__info-text {
    display: none;
  }
}
.use-main-image {
  width: 864px;
  margin: 0 auto 48px;
  border: 1px solid #dcdcdc;
}
@media screen and (max-width: 640px) {
  .use-main-image {
    width: auto;
    margin: 0 auto 24px;
  }
}
.use-main-image__image {
  width: 100%;
}
.section-use-box {
  width: 960px;
  margin: 0 auto 128px;
  padding: 56px 0 48px;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.section-use-box:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .section-use-box {
    width: auto;
    padding: 32px 24px 24px;
    margin: 0 auto 64px;
  }
}
.section-use-box__heading {
  font-size: 32px;
  margin: 0 auto 16px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .section-use-box__heading {
    font-size: 22px;
  }
}
.section-use-box__caption {
  font-size: 14px;
  margin: 0 auto 16px;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .section-use-box__caption {
    font-size: 12px;
    text-align: left;
    margin: 0 auto 16px;
  }
}
.section-use-box__notice {
  font-size: 10px;
  color: #8B8B8B;
  margin: 0 auto 48px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .section-use-box__notice {
    margin: 0 auto 24px;
    text-align: left;
  }
}
.section-use-box.is-1st {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .section-use-box.is-1st {
    margin-bottom: ;
  }
}
.section-use-box-inner {
  margin: 0 auto 128px;
}
.section-use-box-inner:last-of-type {
  margin-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .section-use-box-inner {
    margin: 0 auto 64px;
  }
  .section-use-box-inner:last-of-type {
    margin-bottom: 24px;
  }
}
.section-use-box-inner__heading {
  font-size: 64px;
  font-family: "Open Sans", "Avenir Next", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #000000;
  margin: 0 auto 0px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .section-use-box-inner__heading {
    font-size: 28px;
    margin: 0 auto 4px;
  }
}
.section-use-box-inner__lead {
  font-size: 16px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  margin: 0 auto 32px;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .section-use-box-inner__lead {
    font-size: 12px;
    text-align: center;
    margin: 0 auto 16px;
  }
}
.section-use-box-inner.is-1st {
  margin-bottom: 0;
}
.section-use-box-more {
  margin-top: 96px;
}
@media screen and (max-width: 640px) {
  .section-use-box-more {
    margin-top: 64px;
  }
}
.section-use-box-more.is-active {
  display: block;
}
.section-use-box-more.is-hidden {
  display: none;
}
.section-use-image-box {
  width: 864px;
  margin: 0 auto 24px;
  font-size: 0;
  /* for inline-block margin */
}
@media screen and (max-width: 640px) {
  .section-use-image-box {
    width: auto;
    padding-right: 8px;
    margin: 0 auto 16px;
  }
}
.use-image-box {
  width: 272px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  margin: 0 24px 24px 0;
  vertical-align: top;
}
.use-image-box:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .use-image-box {
    width: 33.3%;
    margin: 0 4px 4px 0;
  }
  .use-image-box:nth-of-type(3n) {
    margin-right: -8px;
  }
}
.use-image-box__image {
  width: 100%;
}
.use-image-box__anchor {
  display: block;
}
.use-image-box__anchor:hover,
.use-image-box__anchor:active {
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  transition-duration: 0.25s;
}
.section-buy-box {
  width: 864px;
  margin: 0 auto 24px;
  font-size: 0;
  /* for inline-block margin */
}
@media screen and (max-width: 640px) {
  .section-buy-box {
    width: auto;
  }
}
.buy-box {
  width: 420px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  margin: 0 24px 24px 0;
  vertical-align: top;
}
.buy-box:nth-of-type(2n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .buy-box {
    width: 100%;
    margin: 0 auto 24px;
  }
  .buy-box:nth-of-type(2n) {
    margin-bottom: 0;
  }
}
.buy-box__heading {
  font-size: 16px;
  margin: 0 auto 0;
  text-align: center;
  font-weight: bold;
  padding: 24px 24px;
  border-bottom: 1px solid #dcdcdc;
}
@media screen and (max-width: 640px) {
  .buy-box__heading {
    font-size: 14px;
    padding: 16px 24px;
  }
}
.buy-box__place {
  width: 418px;
}
@media screen and (max-width: 640px) {
  .buy-box__place {
    width: auto;
  }
}
.buy-box__place-image {
  width: 100%;
}
.use-notice-links {
  font-size: 10px;
  color: #8B8B8B;
  margin: 0 auto 0;
  text-align: center;
}
.use-lead-next {
  position: relative;
  margin: 0 auto 32px;
  text-align: center;
}
.use-lead-next__lead {
  display: inline-block;
  margin: 0 auto 0;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff6666;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  border-radius: 48px;
  font-size: 20px;
  padding: 32px 48px;
  width: auto;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .use-lead-next__lead {
    font-size: 15px;
    padding: 24px 32px;
  }
}
.use-lead-next__image {
  position: absolute;
  margin: auto;
  top: 92px;
  right: 0;
  left: 0;
  width: 20px;
  display: block;
}
@media screen and (max-width: 640px) {
  .use-lead-next__image {
    top: auto;
    bottom: -16px;
  }
}
.section-media-box {
  width: 960px;
  margin: 0 auto 24px;
  font-size: 0;
  /* for inline-block margin */
}
@media screen and (max-width: 640px) {
  .section-media-box {
    width: auto;
  }
}
.media-box {
  width: 304px;
  display: inline-block;
  margin: 0 24px 48px 0;
  vertical-align: top;
}
.media-box:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .media-box {
    width: auto;
    border-top: 1px solid #000000;
    margin: 0 auto;
    position: relative;
    display: block;
    text-align: left;
  }
  .media-box:last-of-type {
    border-bottom: 1px solid #000000;
  }
}
.media-box__anchor {
  text-decoration: none;
  display: block;
}
.media-box__anchor:hover,
.media-box__anchor:active {
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  transition-duration: 0.25s;
}
@media screen and (max-width: 640px) {
  .media-box__anchor {
    padding: 16px 0;
    min-height: 88px;
  }
}
.media-box__thumbnail {
  margin: 0 auto 16px;
  height: 169px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .media-box__thumbnail {
    width: 80px;
    height: 60px;
    display: block;
    margin: 0 auto 0 0;
    vertical-align: top;
    position: absolute;
    top: 16px;
    left: 0;
  }
}
.media-box__thumbnail-image {
  width: 100%;
  vertical-align: top;
}
.media-box__heading {
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto 10px;
  line-height: 1.5;
  color: #000000;
}
@media screen and (max-width: 640px) {
  .media-box__heading {
    font-size: 13px;
    margin: 0 auto 8px;
  }
}
.media-box__date {
  font-size: 12px;
  margin: 0 auto 10px;
  line-height: 1.3;
  color: #000000;
}
@media screen and (max-width: 640px) {
  .media-box__date {
    font-size: 11px;
    margin: 0 auto;
  }
}
.media-box__caption {
  margin: 0 auto 12px;
  font-size: 13px;
  line-height: 1.7;
  color: #000000;
}
@media screen and (max-width: 640px) {
  .media-box__caption {
    display: none;
  }
}
.media-box__read-more {
  margin: 0 auto 0;
  padding: 0 16px 0 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  color: #000000;
  text-align: right;
  background-image: url("/static/docs/COMMON/images/content/guide/lang/zh-TW/icon-arrow-read-more.svg");
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: right 50%;
}
@media screen and (max-width: 640px) {
  .media-box__read-more {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .media-box-info {
    margin: -4px 0 0 96px;
  }
}
.banner-jespa {
  display: block;
  margin: 0 auto 48px;
  width: auto;
  text-align: center;
  width: 960px;
  background-color: #ffffff;
}
@media screen and (max-width: 640px) {
  .banner-jespa {
    width: auto;
    margin: 0 auto 24px;
  }
}
.banner-jespa__image {
  width: 100%;
}
.section-sns-wrap {
  width: 960px;
  margin: 0 auto 0;
  font-size: 0;
}
.section-sns-wrap:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 640px) {
  .section-sns-wrap {
    width: 100%;
  }
}
.section-sns {
  display: inline-block;
  width: 468px;
  background-color: #ffffff;
  float: left;
  height: 468px;
  padding: 160px 0;
  text-align: center;
  border: 1px solid #ededed;
}
@media screen and (max-width: 640px) {
  .section-sns {
    width: 100%;
    padding: 32px 0;
    height: auto;
    background-color: #ffffff;
    border: none;
  }
}
.section-sns__heading {
  font-size: 24px;
  font-family: "Open Sans", "Avenir Next", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #a1a1a1;
  margin: 0 auto 24px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .section-sns__heading {
    display: none;
  }
}
.section-sns__icon {
  display: inline-block;
  margin: 0 24px 0 0;
}
.section-sns__icon:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .section-sns__icon {
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .section-sns__icon:last-of-type {
    margin-right: 0;
  }
}
.section-sns__icon-image {
  width: 64px;
  height: 64px;
}
@media screen and (max-width: 640px) {
  .section-sns__icon-image {
    width: 48px;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .section-sns-inner {
    text-align: center;
  }
}
.footer {
  background-color: #ffffff;
  width: 100%;
  padding: 32px 0;
  border-top: 1px solid #ededed;
}
@media screen and (max-width: 640px) {
  .footer {
    padding: 0 0 32px;
    border-top: none;
  }
}
.footer-inner {
  margin: 0 auto 0;
}
.footer-nav-wrap {
  width: 100%;
  font-size: 0;
  margin: 0 auto 48px;
  padding: 0 0 24px;
  border-bottom: 1px solid #ededed;
}
@media screen and (max-width: 640px) {
  .footer-nav-wrap {
    margin: 0 auto 24px;
  }
}
.footer-nav-wrap__inner {
  width: 960px;
  position: relative;
  margin: 0 auto 0;
}
@media screen and (max-width: 640px) {
  .footer-nav-wrap__inner {
    width: auto;
  }
}
.footer-nav {
  width: 640px;
  margin: 0 245px 0 0;
  font-size: 0;
  padding: 8px 0 0;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .footer-nav {
    width: auto;
    margin: 0 auto 24px;
    display: block;
    padding: 0 0 0;
  }
}
.footer-nav__item {
  display: inline-block;
  font-size: 12px;
  color: #737373;
  margin: 0 30px 16px 0;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .footer-nav__item {
    width: auto;
    display: block;
    margin: 0;
    font-size: 11px;
    border-top: 1px solid #ededed;
  }
  .footer-nav__item:last-of-type {
    border-bottom: 1px solid #ededed;
  }
}
.footer-nav__item-anchor {
  color: #737373;
  text-decoration: none;
}
.footer-nav__item-anchor:hover,
.footer-nav__item-anchor:active {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .footer-nav__item-anchor {
    width: auto;
    display: block;
    padding: 16px 24px;
  }
  .footer-nav__item-anchor:hover,
  .footer-nav__item-anchor:active {
    text-decoration: none;
  }
}
.footer-privacy-mark {
  display: inline-block;
  width: 75px;
}
@media screen and (max-width: 640px) {
  .footer-privacy-mark {
    display: block;
    width: 40px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .footer-privacy-mark__image {
    width: 100%;
  }
}
.footer-bitcash-logo {
  width: 100px;
  margin: 0 auto 12px;
}
.footer-bitcash-logo__image {
  width: 100%;
}
.common-footer__credit {
  text-align: center;
  color: #b6b6b6;
  font-size: 10px;
  font-weight: normal;
  display: block;
}
.use-image-box__notice{
  font-size: 10px;
  color: #8B8B8B;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .use-image-box__notice {
  	text-align: left;
  }
}

.banner-howto {
  display: block;
  margin: 0 auto 48px;
  padding: 0;
  width: auto;
  text-align: center;
  width: 880px;
}
.banner-howto li{
	list-style: none;
	margin-bottom: 10px;
}
.banner-howto li:last-child{
	margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .banner-howto {
    width: auto;
    margin: 0 auto 24px;
  }
}
.banner-howto img {
  width: 100%;
}