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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  background-color: #fff;
  color: #222;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  min-width: 980px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #222;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
::selection {
  background-color: #ff9326;
  color: #fff;
}
::-moz-selection {
  background-color: #ff9326;
  color: #fff;
}
body,
.anchor_nav.is-fixed .anchor_nav__movable_area,
.is-fixed + .head_area::before {
  min-width: 1000px;
}
.u-clearfix {
  zoom: 1;
}
.u-clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.u-fl {
  float: left !important;
}
.u-fr {
  float: right !important;
}
.u-al {
  text-align: left !important;
}
.u-ar {
  text-align: right !important;
}
.u-ac {
  text-align: center !important;
}
.u-inner_width {
  width: 960px;
  margin: 0 auto;
}
.anchor_nav {
  height: 86px;
  font-size: 16px;
  line-height: 86px;
}
.anchor_nav.is-fixed .anchor_nav__movable_area {
  z-index: 9;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.anchor_nav__movable_area {
  background-color: #fff;
}
.anchor_nav__nav {
  display: table;
  table-layout: fixed;
}
.anchor_nav__item {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
}
.anchor_nav__item:nth-child(1) {
  text-align: left;
}
.anchor_nav__item:nth-child(2) {
  text-align: right;
}
.anchor_nav__item:nth-child(3) {
  text-align: right;
}
.anchor_nav__item a {
  display: inline-block;
  position: relative;
  padding: 0 20px 0 34px;
  vertical-align: top;
}
.anchor_nav__item a::before {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  width: 24px;
  height: 26px;
  background-repeat: no-repeat;
}
.anchor_nav__item a::after {
  content: '';
  position: absolute;
  top: 38px;
  right: 0;
  width: 15px;
  height: 10px;
  background: url("../img/icon-arrow.png") no-repeat;
}
.anchor_target {
  padding-top: 86px;
  margin-top: -86px;
}
.download_bts {
  line-height: 0;
}
.download_bts__bt {
  display: inline-block;
  vertical-align: top;
}
.download_bts--small {
  padding-top: 25px;
}
.download_bts--small .download_bts__bt {
  padding-right: 20px;
}
.download_bts--large {
  position: relative;
  padding: 80px 0 84px;
  background-color: #fff;
  text-align: center;
}
.download_bts--large .download_bts__bt {
  padding: 0 15px;
}
.footer {
  position: relative;
  background-color: #eee;
}
.footer__sns_bts {
  float: left;
  padding-top: 21px;
}
.footer__sns_bts__bt {
  display: inline-block;
  padding-right: 20px;
  line-height: 20px;
  vertical-align: top;
}
.footer__sns_bts__bt a {
  vertical-align: top;
}
.footer__sns_bts__bt a img {
  vertical-align: middle;
}
.footer__copyright {
  float: right;
  color: #888;
  font-size: 11px;
  line-height: 62px;
}
.header {
  padding: 17px 14px 16px;
  line-height: 0;
}
.header__logo a:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.head_area {
  position: relative;
  padding-top: 68px;
  background-repeat: no-repeat;
  background-position: center 86px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  text-align: center;
}
.head_area a {
  color: #fff;
}
.head_area__headline {
  position: relative;
  padding-bottom: 48px;
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 28px;
}
.head_area__text {
  position: relative;
  font-size: 16px;
  line-height: 2;
}
.head_area--about {
  padding-bottom: 102px;
  background-image: url("../img/bg-about.jpg");
  background-position: 50% 100%;
}
div,
section,
header,
footer,
article,
h1,
h2,
h3,
h4,
table,
tr,
td,
th,
ul,
li,
ol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 1rem;
}
img {
  max-width: 100%;
}
p.notes {
  font-size: 12px;
  line-height: 1.4;
}
em {
  font-weight: inherit;
  color: #fe881c;
}
em.red {
  color: #ee2e2e;
  font-weight: bold;
}
b {
  font-weight: bold;
}
h2 {
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: 0.4em;
}
p {
  margin: 1em 0;
  line-height: 2em;
}
header {
  padding: 2.5% 0 2.5% 2.5%;
}
header .header__logo {
  width: 31.7%;
}
header p {
  line-height: 0;
  margin: 0;
}
section.introduction {
  margin-top: 2em;
}
section.introduction,
section[class*="feature"] {
  width: 85.4%;
  margin: 0 auto;
}
.image p.sp-image {
  width: 75%;
  margin: 0 auto;
}
.dotted-line {
  background-image: -webkit-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -moz-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -o-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -ms-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: linear-gradient(to right, #444, #444 1px, transparent 1px, transparent 4px);
  -webkit-background-size: 10px 1px;
  -moz-background-size: 10px 1px;
  background-size: 10px 1px;
  background-position: top;
  background-repeat: repeat-x;
  margin: 1.4em 0;
  height: 1px;
}
.arrow-down {
  position: relative;
  background-color: #18181b;
  width: 1em;
  height: 1em;
  margin: 0 auto;
  margin-bottom: 2.2em;
}
.arrow-down:after {
  position: absolute;
  content: '';
  border-width: 1.2em 1.5em 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #18181b;
  left: -1em;
  top: 1em;
}
.arrow-down.red {
  position: relative;
  background-color: #e95b3f;
  width: 1em;
  height: 1em;
  margin: 0 auto;
  margin-bottom: 2.2em;
}
.arrow-down.red:after {
  position: absolute;
  content: '';
  border-width: 1.2em 1.5em 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #e95b3f;
  left: -1em;
  top: 1em;
}
section.model-case {
  line-height: 1.4em;
}
section.model-case p {
  line-height: 1.4em;
  margin: 0;
}
section.model-case h2 {
  background-color: #e95b3f;
  color: #fff;
  font-size: 18px;
  padding: 2.6em 0;
  text-align: center;
  margin-bottom: 0;
}
section.model-case h3 {
  width: 95%;
  padding: 0.5em 0.5em 0.5em 21.5%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  line-height: 1.4;
  margin: 0 auto;
  color: #fff;
  margin-top: 1.6em;
  background-image: url("../img/case_icon.png");
  background-repeat: no-repeat;
  -webkit-background-size: auto 60%;
  -moz-background-size: auto 60%;
  background-size: auto 60%;
  background-position: 5%;
  background-color: #fe881c;
  font-size: 24px;
}
section.model-case .profile-wrap {
  overflow: hidden;
  background-color: #f2f2f2;
  padding: 5% 2.5%;
  border-top: 3px solid #fe881c;
}
section.model-case .profile-wrap .person-icon {
  width: 15%;
  float: left;
  margin-right: 2.5%;
}
section.model-case .profile-wrap .text {
  width: 82.5%;
  float: left;
}
section.model-case .profile-wrap .text p.profile {
  font-weight: bold;
  margin-bottom: 1em;
}
section.model-case p.label {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0.4em;
}
section.model-case .setting-profile,
section.model-case .assets,
section.model-case .learned {
  padding: 4% 5%;
}
section.model-case .arrow-down.flow {
  margin-top: -39px;
}
section.model-case li {
  background-image: -webkit-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -moz-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -o-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -ms-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: linear-gradient(to right, #444, #444 1px, transparent 1px, transparent 4px);
  -webkit-background-size: 10px 1px;
  -moz-background-size: 10px 1px;
  background-size: 10px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
  margin: auto;
  height: auto;
  padding: 0.5em 0;
}
section.model-case li:last-child {
  background: none;
}
section.model-case .assets {
  padding-bottom: 2em;
}
section.model-case .assets li:last-child {
  background: none;
  padding-bottom: 1.5em;
}
section.model-case .learned {
  background-color: #f8e777;
  padding-top: 5%;
  padding-bottom: 0;
}
section.model-case .learned .notice {
  padding-left: 15%;
  background-image: url("../img/balloon_icon.png");
  background-repeat: no-repeat;
  -webkit-background-size: 10% auto;
  -moz-background-size: 10% auto;
  background-size: 10% auto;
  background-position: 0 5%;
  margin-bottom: 1em;
  min-height: 10vw;
}
section.model-case .learned .notice:last-of-type {
  margin-bottom: 1em;
}
section.model-case .learned p.image {
  text-align: center;
}
section.model-case .learned p.image img {
  width: 30%;
  font-size: 0;
  margin-left: 9%;
  vertical-align: bottom;
}
section.model-case .result {
  background-color: #e95b3f;
  color: #fff;
  text-align: center;
  padding: 5%;
}
section.model-case .result .bordered-label {
  border-radius: 3px;
  border-color: #fff;
  font-weight: bold;
  padding: 0.25em 1em;
  font-size: 22px;
  border: 1px solid #fff;
  display: inline-block;
  margin-bottom: 5%;
}
section.conclusion {
  padding: 7.3%;
  background-image: url("../img/bg_conclusion.png");
  background-repeat: no-repeat;
}
section.conclusion p {
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 0px 0 #fff;
}
section.lead p {
  margin: 0;
}
.section.section--main {
  color: #fff;
  width: 100%;
  background: #464a49 url("../img/bg_main.png") no-repeat 50% 0;
  border-top: 1px solid #d0d8d1;
  padding: 100px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.section.section--main .ttl_bg {
  overflow: hidden;
  z-index: 0;
  text-align: center;
}
.section.section--main .ttl {
  background: #ef6f04;
  width: 100%;
  font-size: 24px;
  z-index: 1;
  letter-spacing: 0;
  padding: 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 2%;
  top: 18%;
}
.section.section--main .ttl_start_bg {
  margin: auto;
  overflow: hidden;
  position: relative;
  z-index: 0;
  text-align: center;
}
.section.section--main .ttl_start {
  background: #ef6f04;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 18px;
  z-index: 1;
  padding: 4%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  top: 18%;
}
.section .section__inner.u-inner_width {
  width: 92.6%;
  margin: auto;
  text-align: center;
}
.section--lead {
  padding: 40px 0;
  background: -webkit-linear-gradient(top left, #ff9326, #ff6400);
  background: -moz-linear-gradient(top left, #ff9326, #ff6400);
  background: -o-linear-gradient(top left, #ff9326, #ff6400);
  background: -ms-linear-gradient(top left, #ff9326, #ff6400);
  background: linear-gradient(to bottom right, #ff9326, #ff6400);
  color: #fff;
}
.section--lead::selection {
  background-color: #eee;
}
.section--lead::-moz-selection {
  background-color: #eee;
}
.section--lead .section__headline {
  margin-bottom: -9px;
  padding-bottom: 30px;
  line-height: 0;
  text-align: left;
}
.section--lead .section__text {
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
}
.section--lead .section__text:first-of-type {
  margin-top: 1em;
}
.section--lead .section__text:last-of-type {
  margin-bottom: 1em;
}
.section__img {
  text-align: center;
}
.download_bts {
  text-align: center;
  padding: 0;
}
.download_bts li {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}
.download_bts li:nth-child(1) {
  margin-right: 3.75%;
}
.kv {
  width: 100%;
  height: 100%;
  padding: 219.218% 0 0;
  position: relative;
  line-height: 0;
  background: -webkit-linear-gradient(top, #ff6602 0%, #fe9226 100%);
  background: -moz-linear-gradient(top, #ff6602 0%, #fe9226 100%);
  background: -o-linear-gradient(top, #ff6602 0%, #fe9226 100%);
  background: -ms-linear-gradient(top, #ff6602 0%, #fe9226 100%);
  background: linear-gradient(to bottom, #ff6602 0%, #fe9226 100%);
}
.kv .kv-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kv .kv-wrap > img {
  width: 100%;
  margin: -8.5% 0px 0px 0px;
  bottom: 0;
  position: absolute;
}
.kv .kv-wrap .kv-textarea {
  line-height: 1;
}
.kv .kv-wrap .kv-textarea:nth-child(1) {
  line-height: 1;
}
.kv .kv-wrap .kv-textarea p {
  font-size: 13px;
  font-weight: 100;
  line-height: 24px;
  letter-spacing: 1px;
  color: #fff;
}
.kv .kv-wrap .kv-textarea p img {
  width: 100%;
  margin: 5% 0%;
}
.kv .kv-wrap .kv-textarea ul {
  margin-top: 12.5%;
  margin-bottom: 0.625%;
  padding: 0;
  font-size: 0;
}
.kv .kv-wrap .kv-textarea li:nth-child(1) {
  width: 48.43%;
  margin-left: 9.375%;
}
.kv .kv-badge {
  width: 27%;
  position: absolute;
  right: 8.8%;
  top: 2.8%;
}
.kv .kv-badge img {
  width: 100%;
}
.apps {
  text-align: center;
}
.apps p.au-copy {
  width: 90%;
  margin: auto;
  padding: 0 0 3.75% 0;
  color: #888;
  font-size: 9px;
  line-height: 1;
  text-align: left;
}
.apps .android {
  padding: 4.6875% 0;
  height: auto;
}
.apps .android li:nth-child(1) {
  width: 40.9375%;
  margin-right: 3.75%;
}
.apps .android li:nth-child(2) {
  width: 45.9375%;
}
.apps .ios {
  width: 41.25%;
  margin: auto;
  padding: 4.6875% 0;
  line-height: 0;
}
.apps-copy {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 0 16px;
  color: #888;
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 4.6875%;
}
.apps-copy li {
  text-indent: -16px;
  list-style-type: none;
  display: inline-block;
}
header {
  padding: 0;
}
.dotted-line {
  background-image: -webkit-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -moz-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -o-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: -ms-linear-gradient(left, #444, #444 1px, transparent 1px, transparent 4px);
  background-image: linear-gradient(to right, #444, #444 1px, transparent 1px, transparent 4px);
  -webkit-background-size: 10px 1px;
  -moz-background-size: 10px 1px;
  background-size: 10px 1px;
  background-position: top;
  background-repeat: repeat-x;
  margin: 60px 0;
  height: 1px;
}
.section.section--main {
  padding-top: 12%;
  padding-bottom: 10.5%;
}
section.introduction {
  width: 1040px;
  margin-top: 60px;
}
section[class*="feature"] {
  width: 890px;
  padding: 0 10px;
  overflow: hidden;
}
section[class*="feature"] p {
  line-height: 1.6em;
}
section[class*="feature"] .text {
  float: left;
  width: 610px;
}
section[class*="feature"] .image {
  float: left;
  width: 230px;
  margin-left: 30px;
}
section[class*="feature"] .image p.sp-image {
  width: 100%;
  margin-right: 0;
}
section[class*="feature"] .image p.notes {
  line-height: 1.4em;
  margin: 0.6em 0;
  font-size: 10px;
}
h2 {
  font-size: 34px;
}
section.model-case {
  margin-top: 60px;
  line-height: 1.4em;
}
section.model-case p {
  line-height: 1.4em;
  margin: 0;
}
section.model-case h2 {
  font-size: 28px;
  font-weight: bold;
  padding: 2.2em 0;
  margin-bottom: 0;
}
section.model-case h3 {
  width: 980px;
  height: 120px;
  line-height: 120px;
  padding: 0;
  padding-left: 11.5%;
  margin-top: 100px;
  font-size: 34px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
section.model-case #case-1 h3 {
  margin-top: 80px;
}
section.model-case .center-box {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
section.model-case .profile-wrap {
  padding: 2.5% 5% 0;
}
section.model-case .profile-wrap .person-icon {
  width: 180px;
  text-align: center;
  margin-right: 0;
  margin-left: auto;
}
section.model-case .profile-wrap .text {
  width: 800px;
  margin-right: auto;
}
section.model-case .profile-wrap .text p.profile {
  margin-bottom: 0.4em;
}
section.model-case .profile-wrap .text p.detail {
  line-height: 1.8em;
}
section.model-case .center-box {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
section.model-case .setting-profile,
section.model-case .assets {
  width: 445px;
  float: left;
  margin: 0 auto;
}
section.model-case .setting-profile {
  padding: 2.5% 4% 2.5% 8%;
  margin-right: 45px;
}
section.model-case .assets {
  padding: 2.5% 8% 2.5% 4%;
  margin-left: 45px;
}
section.model-case .dotted-line.flow {
  position: absolute;
  width: 500px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  left: 24.25%;
  top: 37%;
}
section.model-case .arrow-down.flow {
  position: absolute;
  left: 48%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 55%;
}
section.model-case .learned {
  padding: 0;
}
section.model-case .learned .notice {
  width: 44%;
  float: left;
  padding: 40px 0 40px 60px;
  margin-right: 6%;
  margin-bottom: 0;
  min-height: auto;
  background-position: 0 44px;
  -webkit-background-size: 45px;
  -moz-background-size: 45px;
  background-size: 45px;
  line-height: 1.8em;
}
section.model-case .learned .notice:nth-child(2n) {
  margin-left: 6%;
  margin-right: 0;
}
section.model-case .learned p.image {
  position: absolute;
  bottom: 0;
  left: calc(50% - 35px);
}
section.model-case .learned p.image img {
  width: 70px;
  margin: 0;
}
section.model-case #case-2 .learned .center-box {
  width: 750px;
}
section.model-case #case-2 .learned .notice {
  width: 80%;
  margin: 0;
  padding: 55px 0 55px 60px;
  background-position: 0 60px;
}
section.model-case #case-2 .learned p.image {
  right: 60px;
  left: auto;
}
section.model-case #case-2 .learned p.image img {
  width: 110px;
}
section.model-case .result {
  padding: 30px;
}
section.model-case .result p {
  font-size: 22px;
  line-height: 1.8;
}
section.model-case .result .bordered-label {
  margin-bottom: 30px;
}
section.conclusion {
  padding: 100px 0;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
section.conclusion p {
  font-size: 20px;
  line-height: 2.2;
  width: 1072px;
  margin: 0 auto;
  margin-top: 100px;
}
section.conclusion p:first-child {
  margin-top: 0;
}
.section.section--main {
  background-image: url("../img/pc_bg_main.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section.section--main .ttl_bg,
.section.section--main .ttl_start_bg {
  display: inline-block;
  margin: 0 auto;
}
.section.section--main .ttl_bg {
  margin-bottom: 14px;
}
.section.section--main .ttl {
  font-size: 38px;
  line-height: 1.4;
  letter-spacing: 0.2em;
  margin: 0 auto;
  padding: 0.5em 0.8em;
}
.section.section--main .ttl_start {
  font-size: 20px;
  letter-spacing: -0.05em;
  padding: 0.8em 0.5em;
}
.section .section__inner.u-inner_width {
  width: 960px;
}
.section--lead {
  position: relative;
  padding: 64px 0 50px;
  background: -webkit-linear-gradient(top left, #ff9326, #ff6400);
  background: -moz-linear-gradient(top left, #ff9326, #ff6400);
  background: -o-linear-gradient(top left, #ff9326, #ff6400);
  background: -ms-linear-gradient(top left, #ff9326, #ff6400);
  background: linear-gradient(to bottom right, #ff9326, #ff6400);
  color: #fff;
}
.section--lead::selection {
  background-color: #eee;
}
.section--lead::-moz-selection {
  background-color: #eee;
}
.section--lead .section__inner {
  overflow: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 50px 90px 50px 60px;
}
.section--lead .section__inner::before {
  content: '';
  position: absolute;
  top: 45px;
  left: 50%;
  width: 546px;
  height: 632px;
  z-index: 100;
  background-image: url("../img/img-phone-lead.png");
  background-repeat: no-repeat;
}
.section--lead .section__headline {
  margin-bottom: -9px;
  padding-bottom: 60px;
  line-height: 0;
}
.section--lead .section__text {
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 2;
}
.download_bts {
  text-align: left;
}
.download_bts li:nth-child(n) {
  width: auto;
  padding-right: 20px;
  margin: 0;
}
.section--lead .section__badge {
  position: absolute;
  left: calc(50% - 185px);
  top: 7.5%;
}
footer p {
  margin: auto;
}
.mobile {
  display: none !important;
}
