@charset "utf-8";

/* ----------------
 ALL
---------------- */

body#sakurapocket {
  font-size: 14px;
}

a {
  z-index: 1;
}

a:hover {
  z-index: 1;
}

section {
  clear: both;
  position: static;
}

section.bg-white {
  background-color: #fff;
}

section.bg-beige {
  background-color: #faf4f1;
}

#wrapper {
  min-width: 100%;
  width: 100%;
}

#stage {
  width: 100%;
  background-color: #faf4f1;
  margin-bottom: 0;
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1) inset;
}

#stage a img:hover {
  opacity: 0.5;
}

div.page {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0;
}

li {
  list-style-type: none;
}

h2 {
  position: static;
  color: #666;
  font-size: 30px;
  font-weight: bold;
  background: none;
  text-align: center;
}

h3 {
  color: #666;
  font-size: 18px;
  text-align: left;
}

h4 {
  color: #ef858c;
  font-size: 16px;
  font-weight: bold;
  line-height: 140%;
  margin: 20px 0;
  text-align: center;
}

/* ----------------
 lower
---------------- */
#lower a img: hover {
  opacity: 1;
}

/* ----------------
 visual
---------------- */
#visual {
  background: url(../images/img_download_bk.png) repeat;
  padding-bottom: 20px;
}

#visual div.page {
  display: flex;
  padding: 20px 0;
}

#visual .storage {
  display: inline-block;
  background-color: #d9b46e;
  border-radius: 20px;
  padding: 5px 20px;
  margin-bottom: 10px;
  color: #fff;
}

#visual li {
  float: left;
  padding: 0;
  margin: 0;
  text-align: left;
}

div.logo {
  float: left;
  width: 528px;
  text-align: left;
  padding-right: 30px;
}

.copy {
  color: #727171;
  font-size: 20px;
  margin-top: 20px;
}

div.visual_img {
  position: relative;
  width: 415px;
  height: 220px;
  background: url(../images/img_pc.png) no-repeat 0 bottom;
  background-size: 100%;
}

div.visual_img .free {
  width: 72px;
  height: 84px;
  position: absolute;
  right: 0;
  top: -10px;
}

/* ----------------
 MENU
---------------- */
#menu {
  background-color: #727171;
  height: 50px;
  margin: 0;
  padding: 0;
}

#menu div.page {
  width: 960px;
  padding: 0;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  float: left;
  margin: 0;
}

#menu li a {
  display: block;
  width: 240px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  text-align: center;
}

#menu li a:hover {
  text-decoration: underline;
  background: #888787;
}

/* ----------------
 ABOUT
---------------- */

#about .about_text {
  padding: 0 100px 30px;
  text-align: center;
}

#about figure {
  text-align: center;
}

#about .about_text p {
  line-height: 2;
}

/* ----------------
 feature
---------------- */

#feature div.page {
  display: block;
  width: 960px;
}

#feature h4 {
  height: 50px;
}

#feature .feature-list li {
  font-size: 13px;
  float: left;
  line-height: 1.8;
  width: 22%;
  padding: 20px 12px;
}

#feature .feature-list {
  clear: both;
  padding-bottom: 40px;
  text-align: center;
}

#feature .spec {
  clear: both;
  margin-left: 20px;
  padding-top: 40px;
}

#feature .spec table {
  width: 960px;
  margin: 0 auto 5px;
  background: #fff;
  font-size: 14px;
}

#feature .spec table tr th {
  background: #fad7d9;
  width: 180px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-weight: normal;
  text-align: center;
}

#feature .spec table tr td {
  padding: 20px;
  padding-left: 25px;
  text-align: left;
}

#feature .spec table tr:nth-child(even) th {
  background: #f7c7ca;
}

#feature .spec table tr:nth-child(1) th,
#feature .spec table tr:nth-child(1) td {
  border-top: none;
}

#feature .spec table tr:nth-child(even) td {
  background: #fef8f9;
}

#feature .spec table tr td li {
  list-style-type: disc;
  margin-left: 20px;
}

#feature .spec table .notice {
  color: #ff3366;
}

/* ----------------
 case
---------------- */
#case h3 {
  text-align: center;
}

#case div.page {
  display: block;
  height: 620px;
}

#case ul {
  text-align: center;
}

#case li {
  font-size: 13px;
  float: left;
  width: 350px;
  margin: 10px 0;
  padding: 10px 60px;
}

#case li.line {
  border-right: 1px solid #ccc;
}

#case img {
  padding: 5px;
  border: 9px solid #ef858c;
}

#case p {
  line-height: 2;
  line-break: strict;
}

#case p.title {
  font-size: 16px;
  text-align: center;
}

/* ----------------
app
---------------- */

#app {
  padding: 60px 0;
}

#app .badge_wrap {
  display: flex;
  justify-content: center;
}

#app .badge_wrap .ico {
  width: 80px;
  height: 80px;
  padding-right: 30px;
}

#app div.page {
  border: 1px solid #2e435f;
  padding: 50px 20px;
  position: relative;
  width: 760px;
  margin: 0 auto;
  text-align: center;
}

#app h3 {
  font-size: 18px;
  color: #2e435f;
  margin: 0;
  position: absolute;
  width: 290px;
  background: #fff;
  top: -12px;
  left: 245px;
  text-align: center;
}

#app ul {
  display: flex;
}

#app ul.badge li {
  margin: 15px 15px 0 0;
}

/* ----------------
 howto
---------------- */

#howto div.page {
  display: block;
  background: url(../images/img_download_bk.png) no-repeat 0 80px;
}

#howto p.trial {
  text-align: center;
  line-height: 1.8;
  margin: auto;
}

#howto .trial_btn {
  margin: 0 auto;
  width: 320px;
  height: 45px;
  padding: 30px;
}

#howto .trial_btn a {
  color: #fff;
  text-decoration: none;
  background-color: #ef858c;
  display: block;
  line-height: 45px;
  border-radius: 3px;
  width: 340px;
  text-align: center;
  font-weight: bold;
}

#howto .box {
  background: #fff;
  text-align: left;
  padding: 35px;
  margin-bottom: 10px;
}

#howto .box .btn_link, #howto .box .btn_link_control {
  width: 320px;
  height: 45px;
  margin: 30px auto 0;
  display: block;
}

#howto .box .btn_link a {
  border: 1px solid #2e435f;
  width: 320px;
  border-radius: 4px;
  color: #2e435f;
  text-align: center;
  display: block;
  height: 45px;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  padding-left: 15px;
}

#howto .box .btn_link_control a {
  background-color: #2e435f;
  width: 320px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  display: block;
  height: 45px;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  padding-left: 15px;
}

#howto a:hover {
  opacity: 0.7;
}

/* ----------------
 pagetop
---------------- */

.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  border: none;
}

.pagetop a {
  background-image: none;
  padding: 0;
}