@charset "utf-8";

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 100%;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, div, object, ul, ol, li, dl, dt, dd, tr, td, fieldset, form, legend, figure {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0 none;
}
legend {
  display: none;
}
table, th, td {
  border: 0;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
em, strong, cite, abbr, caption, th, address {
  font-style: normal;
  font-weight: normal;
}
img {
  max-width: 100%;
  border: 0 none;
  vertical-align: bottom;
}
input, select, textarea {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="submit"] {
  border: none;
  border-radius: 0;
}
input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
option {
  padding-right: 5px;
}
article, aside, dialog, details, figure, figcaption, footer, header, hgroup, menu, nav, section {
  display: block;
}
mark {
  font-weight: normal;
  font-style: normal;
}
blockquote, q {
  quotes: none;
}
a {
  vertical-align: baseline;
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 22px;
  color: #565656;
  font-family: -apple-system, BlinkMacSystemFont, Verdana, "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none;
}
a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
#container {
  max-width: 1000px;
  margin: 0 auto;
}
.Email {
  animation: Email 1s infinite;
}
@keyframes Email {
  50% {
    transform: scale(1, 1);
  }
  52% {
    transform: scale(0.98, 0.95)
  }
  54% {
    transform: scale(1, 1);
  }
  56% {
    transform: scale(0.98, 0.95)
  }
  58% {
    transform: scale(1, 1);
  }
  60% {
    transform: scale(0.98, 0.95)
  }
}
.line {
  animation: line 1s infinite;
}
@keyframes line {
  50% {
    transform: scale(1, 1);
  }
  52% {
    transform: scale(0.98, 0.95)
  }
  54% {
    transform: scale(1, 1);
  }
  56% {
    transform: scale(0.98, 0.95)
  }
  58% {
    transform: scale(1, 1);
  }
  60% {
    transform: scale(0.98, 0.95)
  }
}
@media screen and (min-width: 1001px) {
  #container .inner {
    margin: 0 40px 40px;
  }
}
.mb_0 {
  margin-bottom: 0 !important;
}
.mb_S {
  margin-bottom: 0.5em !important;
}
.mb_M {
  margin-bottom: 1em !important;
}
.mb_L {
  margin-bottom: 1.5em !important;
}
.ttl {
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}
.area_linebnr_top {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0.5em;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.area_linebnr_top .icon {
  width: 13%;
}
.area_linebnr_top .text {
  width: 50%;
  padding: 0 2%;
}
.area_linebnr_top .text > span {
  display: block;
  color: #6e6b6b;
  font-size: 0.8em;
  line-height: 1.3;
}
.area_linebnr_top .text > span.name {
  font-weight: bold;
  font-size: 0.9em;
}
.area_linebnr_top .text > span.star > em {
  color: #ffba00;
}
.area_linebnr_top .btn {
  width: 38%;
}
.area_linebnr_top .btn a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: 1.1;
  text-align: center;
  color: #ff7f97;
  background-color: #fff;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 2px solid #ff7f97;
}
.area_linebnr_top .btn small {
  font-size: 0.8em;
}
.area_linebnr_top .btn span {
  display: inline-block;
  padding: 0.4em 0.5em 0.6em 2.5em;
  margin: 0 auto;
  background: url(./img/lp_index2_icon_mail.png) 0 50% no-repeat;
  -webkit-background-size: auto 60%;
  -moz-background-size: auto 60%;
  background-size: auto 60%;
}
.area_linebnr_top .linebtn {
  width: 38%;
}
.area_linebnr_top .linebtn a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: 1.1;
  text-align: center;
  color: #4cc764;
  background-color: #fff;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 2px solid #4cc764;
}
.area_linebnr_top .linebtn small {
  font-size: 0.8em;
}
.area_linebnr_top .linebtn span {
  display: inline-block;
  padding: 0.5em 0.3em 0.5em 1.6em;
  margin: 0 auto;
  background: url(./img/lp_index2_icon_line.png) 0 50% no-repeat;
  -webkit-background-size: auto 60%;
  -moz-background-size: auto 60%;
  background-size: auto 60%;
}
.area_linebnr_btm {
  display: block;
  width: 100%;
  padding: 0.5em 0.5em 0.5em;
  text-align: center;
  z-index: 100;
}
.area_linebnr_btm a {
  font-weight: bold;
  display: inline-block;
  width: 95%;
  padding: 0.5em 0;
  margin: 0.2em auto;
  font-size: 1.4em;
  line-height: 1.1;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
  background: #fff;
}
.Email {
  color: #ff7f97;
}
.line {
  color: #00b900;
}
.area_linebnr_btm a span {
  display: block;
}
.area_linebnr_btm a small {
  display: block;
  font-size: 0.5em;
}
.note {
  font-size: 0.8em;
  text-align: center;
}
@media screen and (min-width: 1001px) {
  .area_linebnr_top .btn br {
    display: none;
  }
  .area_linebnr_top .btn span {
    padding: 1em 0.5em 1em 2.5em;
    font-size: 1.2em;
  }
  .area_linebnr_top .btn small {
    font-size: 100%;
  }
  .area_linebnr_btm a {
    max-width: 660px;
    padding: 30px;
    margin-right:10px;
  }
  .top-recomment .area_linebnr_btm {
    max-width: 640px;
  }
}
.main, .regibtn {
  padding: 1em 0;
  text-align: center;
  background-image: url(./img/lp_index2_main_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
.main ul {
  margin: 2em 0 1em;
}
.main li {
  float: left;
  width: 20vw;
  height: 20vw;
  margin-left: 2vw;
  -webkit-border-radius: 10vw;
  -moz-border-radius: 10vw;
  border-radius: 10vw;
}
.main li:first-child {
  margin: 0;
}
.main li span {
  display: inline-block;
  margin-top: 12.5vw;
  font-size: 1.2em;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
}
.main aside {
  clear: both;
  font-size: 0.8em;
  line-height: 1.1;
  color: #ff2294;
}
.top-recomment {
  color: #fff;
  overflow: hidden;
  background-image: url(./img/lp_index2_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 64px 0.5em;
}
/*
.top-recomment .note {
  padding: 1em 0;
  text-align: center;
  background: #fff;
}
*/
.top-recomment .area_linebnr_btm {
  display: flex;
  padding: 0;
  margin: 0 auto;
}
/*
.top-recomment .area_linebnr_btm a {
  margin:0 0 5px 5px;
}
*/
.reasonList {
  margin-top: 60px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 0;
  list-style: none;
}
.reasonList .wrep {
  overflow: hidden;
}
.reasonList li {
  list-style: none;
}
.reason1 img, .reason2 img, .reason3 img {
  width: 100%;
  margin: 2% 0;
}
.safety_system {
  margin: 2em 0;
  text-align: center;
}
.safety_system dt h3 {
  padding: 10px;
  font-size: 1em;
  color: #ff7f97;
}
.safety_systemBox {
  margin: 1.5em 0;
}
.safety_system dd {
  font-size: 0.7em;
  margin: 0 auto 30px;
}
.safety_system img {
  display: block;
  max-width: 120px;
  margin: 0 auto;
}
@media screen and (min-width: 1001px) {
  .safety_systemBox {
    display: flex;
  }
  .safety_systemBox01, .safety_systemBox02, .safety_systemBox03 {
    width: 34%;
    padding: 25px;
  }
}
@media screen and (min-width: 1001px) {
  .main li {
    width: 200px;
    height: 200px;
    margin-left: 20px;
  }
  .main li span {
    margin-top: 120px;
    font-size: 2.2em;
  }
  .reasonList section {
    padding-top: 1.5em;
    margin-left: 40px;
    margin-right: 40px;
  }
}
.info {
  position: relative;
  background: #FEC0C1;
}
.info_icon {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.info .ttl {
  color: #565656;
}
.info .inner {
  padding: 20px 20px 60px;
}
.info li {
  list-style-type: none;
  margin-top: 0.5em;
  color: #B70000;
}
.info li:first-child {
  margin-top: 0;
}
.info li > i {
  margin-right: 0.2em;
  color: #4bca36;
}
ul.list_simple {
  max-width: 1000px;
  margin: 0 auto;
  list-style: none;
  border-top: 1px solid #ebe5e5;
}
ul.list_simple li a {
  display: block;
  color: #7f7f7f;
  padding: 1em;
  border-bottom: 1px solid #ebe5e5;
  position: relative;
}
ul.list_simple li a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  border-top: solid 2px #7f7f7f;
  border-right: solid 2px #7f7f7f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
}
.copyright {
  font-size: 0.7em;
  padding: 1.5em 0 3em;
  text-align: center;
  background-color: #eee;
}
.registPage .copyright {
  padding: 1.5em 0;
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 4vw;
  }
}
.animate_zoomRepeat {
  -webkit-animation: zoomRepeat 1.5s ease-in-out infinite;
  -moz-animation: zoomRepeat 1.5s ease-in-out infinite;
  animation: zoomRepeat 1.5s ease-in-out infinite;
}
@-webkit-keyframes zoomRepeat {
  0% {
    -webkit-transform: scale(0.9) translate(0, 0);
  }
  30% {
    -webkit-transform: scale(1, 1) translate(0, 5px);
  }
  60% {
    -webkit-transform: scale(0.9) translate(0, 0);
  }
  100% {
    -webkit-transform: scale(0.9) translate(0, 0);
  }
}
@-moz-keyframes zoomRepeat {
  0% {
    -moz-transform: scale(0.9) translate(0, 0);
  }
  30% {
    -moz-transform: scale(1, 1) translate(0, 5px);
  }
  60% {
    -moz-transform: scale(0.9) translate(0, 0);
  }
  100% {
    -moz-transform: scale(0.9) translate(0, 0);
  }
}
@keyframes zoomRepeat {
  0% {
    transform: scale(0.9) translate(0, 0);
  }
  30% {
    transform: scale(1, 1) translate(0, 5px);
  }
  60% {
    transform: scale(0.9) translate(0, 0);
  }
  100% {
    transform: scale(0.9) translate(0, 0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.regist form {
  margin: 1em 0;
  text-align: center;
}
.regist input, .regist select, .regist textarea {
  font-size: 100%;
  line-height: 2;
}
.regist input[type=text], .regist input[type=password] {
  width: 100%;
  padding: 0 0.5em;
  border: 1px solid #ccc;
}
.regist .btn, .regist button, .regist input[type="button"], .regist input[type="reset"], .regist input[type="submit"] {
  display: block;
  width: 65%;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
  line-height: 1;
  border: none;
  color: #fff;
  background: #454545;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
}
.regist .prev, .regist input[type="reset"] {
  display: block;
  width: 25%;
  padding: 15px 0;
  font-size: 0.8em;
  background: #999;
  border: none;
}
.regist button:hover, .regist input[type="button"]:hover, .regist input[type="reset"]:hover, .regist input[type="submit"]:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
.regist .rowBtn {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (min-width: 1001px) {
  .regist form ul {
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
  }
  .regist form li {
    display: table-row;
  }
  .regist form li label {
    display: table-cell;
    width: 30%;
    line-height: 1;
    vertical-align: middle;
  }
  .regist form li label small {
    display: block;
  }
  .regist form li p {
    display: table-cell;
    width: 70%;
    text-align: left;
  }
  .regist .rowBtn {
    width: 80%;
    margin: 0 auto;
  }
}
#container .regist .inner {
  margin-top: 8vw;
  margin-bottom: 10vw;
}
.regist h1 {
  padding: 0.2em 0;
  margin: 0.5em;
  text-align: center;
  font-size: 1.1em;
  color: #fff;
  background-color: #ff7f97;
}
.regist ul {
  text-align: center;
  list-style: none;
}
.regist li p {
  margin-bottom: 1em;
}
.regist li p span {
  display: block;
  padding: 0.4em;
  background-color: #eee;
}
.regist .lead b {
  display: block;
  font-weight: bold;
  text-align: center;
  color: #ff7f97;
}
.regist .msg {
  margin: 2em 3vw;
  text-align: center;
  color: #f00;
}
.regist .note {
  margin: 0.5em 0;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.1;
}
.regist .note span {
  color: #ff7f97;
}
@media screen and (min-width: 1001px) {
  .regist p.lead {
    text-align: center;
  }
}
.boxArea {
  padding: 1em 0.5em;
  margin: 2em 0;
  text-align: center;
  background-color: #eee;
}
.boxArea .lead {
  line-height: 1.4;
}
.boxArea img {
  margin: 5px auto;
}
.boxArea img.qr {
  width: 80%;
  max-width: 250px;
  border: 10px solid #fff;
}
.boxArea span {
  display: block;
  font-size: 0.9em;
}
.boxArea a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
.linkBtn {
  display: block;
  width: 95%;
  padding: 0.5em 0;
  margin: 0 auto;
  font-size: 1.3em;
  text-align: center;
  color: #fff;
  background-color: #00b900;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  text-decoration: none;
  -webkit-box-shadow: 0 -0.1em 0 0 #41783b inset;
  -moz-box-shadow: 0 -0.1em 0 0 #41783b inset;
  box-shadow: 0 -0.1em 0 0 #41783b inset;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.linkBtn:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
.main ul:after,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.main ul,
.clearfix {
  zoom: 1;
}
