@charset "UTF-8";
/*
Author: Ann Tachibana
Version: 1.0
*/
.grecaptcha-badge {
  opacity: 0;
  display: none;
  visibility: hidden;
}
/*======================================
common
/*======================================*/
.arrow {
  width: 70%;
  max-width: 140px;
  margin: 1em auto;
}
.title-wrap {
  margin: 0 auto 1em;
  max-width: 400px;
}
/*======================================
form
/*======================================*/
.form-CMN .submit-Btn input[type="submit"] {
  background: url(../img/LP01-CTA.jpg) no-repeat center;
  background-size: 100% 101%;
  padding-top: 19.03520208%;
}
/*======================================
footer
/*======================================*/
#ORG-LP footer {
  position: relative;
  text-align: center;
  padding: 1.5em 1em .7em;
}
#ORG-LP footer #copy-right {
  width: 100%;
  margin: 0 auto;
  font-size: 70%;
}
#ORG-LP footer #copy-right span {
  display: inline-block;
}
#ORG-LP footer a {
  font-size: 90%;
  margin-bottom: .5em;
}
/*======================================
z-index
/*======================================*/
header, .wrap, #matters .video {
  position: relative;
  z-index: 10;
}
/*======================================
present-CMN
/*======================================
.present-CMN .min-wrap {
  background: rgba(255, 255, 255, .7);
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
  margin-bottom: 1.5em;
}
*/
/*======================================
offer-CMN
/*======================================*/
.offer-CMN .title {
  position: relative;
  background: rgba(15, 80, 2, .65);
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}
.offer-CMN .title:before, .offer-CMN .title:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 250, 230, 1);
  left: 0;
}
.offer-CMN .title:before {
  top: 3px;
}
.offer-CMN .title:after {
  bottom: 3px;
}
.offer-CMN .title img {
  width: 85%;
  max-width: none;
  height: auto;
  margin: 0 -1em 0 auto;
}
.offer-CMN .title .min-wrap {
  position: relative;
}
.offer-CMN .title .min-wrap:after {
  position: absolute;
  left: -1em;
  top: -28%;
  content: "";
  width: 28%;
  padding-top: 28%;
  background: url(../img/LP01-present-title01.png) no-repeat center;
  background-size: cover;
  z-index: 1;
}
/*======================================
matters
/*======================================*/
#matters .matters-title {
  width: 50%;
  margin: 0 auto 2em;
}
#matters .inner {
  padding: 1em;
  background: rgba(255, 255, 255, .85);
  box-shadow: 0 0 20px rgba(0, 0, 0, 1);
  width: 100%;
  margin: 0 0 0 auto;
}
#matters .inner li {
  position: relative;
  font-size: 110%;
  line-height: 1.4em;
  text-align: justify;
  margin: 0 auto;
  padding: .5em 0 .5em 1.7em;
}
#matters .inner li:before {
  position: absolute;
  content: "";
  width: 1.7em;
  height: 1.7em;
  left: -.2em;
  background: url(../img/FE01-matters-check.png) no-repeat center;
  background-size: cover;
}
#matters .inner .desc h3 {
  text-align: center;
  font-size: 190%;
}
#matters .inner .desc p {
  text-align: justify;
  margin: .8em auto 0;
}
/*======================================
voice
/*======================================*/
#voice li {
  position: relative;
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
  padding: 5px;
  margin: 2em auto 0;
}
#voice li:first-of-type {
  margin-top: 0;
}
#voice li .inner {
  padding: 1em;
  border: 2px solid rgba(240, 215, 165, 1);
}
#voice li .inner .thumbnail {
  width: 100%;
  background: #ccc;
  margin: 0 auto 1em;
}
#voice li .inner h2 {
  text-align: justify;
  font-size: 150%;
  line-height: 1.2em;
}
#voice li .inner h3 {
  text-align: left;
  font-size: 100%;
  margin: .5em auto 1em;
  line-height: 1.2em;
}
#voice li .inner h3 span {
  display: block;
}
#voice li .inner h3 span:last-of-type {
  font-size: 85%;
}
#voice li .desc p {
  text-align: justify;
  font-size: 90%;
  line-height: 1.6em;
}
#voice li p small {
  font-size: 80%;
  margin: 1em auto 0;
}
#voice li aside {
  font-size: 10.64px;
  line-height: 1.3em;
  margin-top: 1em;
}
/*======================================
profile
/*======================================*/
#profile {
  box-shadow: 0 0 40px rgba(0, 0, 0, .5);
}
#profile p {
  font-size: 80%;
  line-height: 1.3em;
  margin: .5em auto 0;
  text-align: justify;
}
#profile .form-CMN p {
  text-align: center;
}
#profile .lede {
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
  padding: 1em;
  margin-bottom: 2em;
}
#profile .lede .img-wrap {
  width: 60%;
  margin: 1em auto;
}
#profile .lede .name-img {
  width: 90%;
  margin: 0 auto 1em;
}
#profile .lede p {
  font-size: 80%;
  line-height: 1.3em;
  margin: .5em auto 0;
  text-align: justify;
}
#profile .descriprion p {
  font-size: 90%;
  line-height: 1.5em;
}
#profile .performance {
  text-align: center;
  margin: 2em auto 1em;
}
#profile .performance h3 {
  font-size: 140%;
  margin: 0 auto .5em;
}
#profile .performance .inline-wrap {
  padding: 5px;
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
#profile .performance .inner {
  padding: 1em;
  border: 2px solid rgba(240, 215, 165, 1);
}
#profile .performance.aside-caution aside ul li {
  font-size: 90%;
}
#profile .performance.aside-caution aside ul li:before {
  content: "◎";
}
#profile .media h3 {
  font-size: 140%;
  margin: 0 auto 1em;
}
#profile .media img {
  width: 70%;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
#profile .media .flex li {
  text-align: center;
  margin-bottom: 2em;
}
#profile .media .flex li:first-of-type {
  margin-bottom: 2em;
}
#profile .media span {
  display: block;
  font-size: 90%;
  line-height: 1.4em;
  margin-top: 1em;
}
/*======================================
offerB
/*======================================*/
#offerB ol li {
  margin: -1.5em auto;
}
/*======================================
step
/*======================================*/
#step {
  text-align: center;
}
#step .lede p {
  font-size: 120%;
  line-height: 1.5em;
}
#step li {
  margin: 2em auto;
}
#step li h3 {
  font-size: 170%;
  margin: .3em auto;
  line-height: 1.1em;
}
#step li img {
  width: 70%;
  max-width: 400px;
  margin: 0 auto;
}
/*======================================
message
/*======================================*/
#message .img-wrap {
  width: 50%;
  max-width: 300px;
  margin: 0 0 0 -1em;
}
#message p {
  font-size: 90%;
  margin-top: 1em;
}
#message .desc {
  margin: 1em 0 0;
}
#message .name {
  width: 90%;
  max-width: 350px;
  margin: 3em auto 0;
}