@charset "utf-8";
/* CSS Document */
/* 
Yahoo! CSS Reset (YUI 3)
http://developer.yahoo.com/yui/3/cssreset/
CSSresetr.com
*/
html{
  color:#000;
  background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset, img {
  border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style:normal;
  font-weight:normal;
}
li {
  list-style:none;
}
caption, th {
  text-align:left;
}
h1, h2, h3, h4, h5, h6 {
  font-size:100%;
  font-weight:normal;
}
q:before, q:after {
  content:'';
}
abbr, acronym {
  border:0;
  font-variant:normal;
}
sup {
  vertical-align:text-top;
}
sub {
  vertical-align:text-bottom;
}
input, textarea, select {
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
input, textarea, select {
  *font-size:100%;
}
legend {
  color:#000;
}
/* base_sp_min.css */
/* font
--------------------------------------------------*/
html {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
 html {
    font-size: 14px;
    max-width: 750px;
    margin: 0 auto;
  } 
}
a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
a:hover{
  text-decoration: underline;
}
span {
  font-size: inherit;
  font-weight: inherit;
}
/* clear
--------------------------------------------------*/
.cl{
clear:both;
}
.clx:after {
content: ".";
display: block; 
clear: both;
height: 0;
visibility: hidden;
}
.clx {
min-height: 1px;
}
* html .clx {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}
/*--------------------------------------
sp-style
-----------------------------------------*/
img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
img.img-t {
  vertical-align: top;
}
body {
  width: 100%;
}
/* /base_sp_min.css */

/*******************

 LP style

********************/
.btn {
  overflow: hidden;
}
.btn-att {
  box-sizing: border-box;
  border: 0.1em solid #f3dea5;
  margin: 1em auto;
  padding: 2.5%;
  width: 93.75%;
  font-size: 20px;
}
.btn-att dt {
  color: #e70c1d;
  font-weight: bold;
  letter-spacing: -0.02em;
  text-align: center;
  padding-bottom: .3em;
}
.btn-att p {
  color: #202020;
  text-indent: -1em;
  line-height: 1.6em;
  padding-left: 1em;
}
.cta {
  margin: 0 auto;
  overflow: hidden;
}
.e167 + .cta {
  margin: 5% auto 0;
  overflow: hidden;
}
.cta-box {
  position: relative;
}
.cta-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1%;
}
.cta-box-att {
  background: url(img/lp/cta_04.png) repeat top center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.cta-box-att .btn-att {
  box-sizing: border-box;
  border: none;
  margin: 0 auto;
  padding: 3.5% 2.5%;
  width: 93.75%;
}
.btn-att dt {
  color: #e70c1d;
  font-weight: bold;
  letter-spacing: -0.02em;
  text-align: center;
  padding-bottom: .3em;
  line-height: 120%;
}
.btn-att p {
  color: #202020;
  text-indent: -1em;
  line-height: 120%;
  padding-left: 1em;
}
.cta-box-n {
  position: relative;
}
.cta-box-n .cta-btn-n {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 14% 4.5%;
}
.cta-att {
  background: url(img/lp/cta_07.png) repeat top center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  box-sizing: border-box;
  color: #fff;
  padding: 2.5% 5% 10%;
}
.cta-att dt {
  color: #fff;
  font-weight: bold;
  padding-bottom: .2em;
  font-size: 1.08em;
}
.cta-att p {
  text-indent: -1em;
  line-height: 1.6em;
  padding-left: 1em;
}
.cta-att p.fs-s {
  font-size: 0.8em;
}

.tel {
  margin: 7% auto;
}

.checklist-box {
  background-image: url(../img/lp/chk_03.png) , url(../img/lp/chk_02.png);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat , repeat;
  background-position: bottom left , top left;
  box-sizing: border-box;
  padding: 0 5% 5%;
}
.checklist-box-ttl {
  color: #e70c1d;
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: bold;
  text-align: center;
  padding: 3% 0;
}
.checklist-box li {
  box-sizing: border-box;
  padding: .5em 0;
  background: url(img/lp/chk_bar.png) no-repeat bottom left;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.checklist-box label {
  font-size: 1.1em;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}
.checklist-box input {
  width: 1em;
  height: 1em;
  margin-right: .5em;
  margin-top: .2em;
}
.checklist-box .required-req {
  background-color: #e70c1d;
  color: #fff;
  line-height: 1em;
  padding: .3em .2em .2em;
  vertical-align: middle;
  display: inline-block;
  margin-left: .2em;
}
.form-checkreq {
  border: 1px solid #e70c1d;
  color: #e70c1d;
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: bold;
  text-align: center;
  padding: 3% 0;
  margin: 2em auto;
  box-sizing: border-box;
  width: 93.75%;
}



.info {
  margin: 2% auto 4%;
}
.info-img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.info-box dl {
  border: 2px solid #985e30;
  margin: 0 auto 3%;
  width: 92%;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.info-box dt {
  background-color: #f7cda7;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  font-size: 1.07em;
  color: #000000;
  padding: .4em 0;
  border-bottom: 1px solid #985e30;
}
.info-box dt .fs-s {
  font-size: .7em;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 0 auto;
  line-height: 1em;
}
.info-box dd + dt {
  border-top: 1px solid #985e30;
}
.info-box dd  {
  padding: .4em 1rem;
  text-align: center;
  line-height: 1.5em;
}
.info-box dd p {
  text-align: left;
  line-height: 1.5em;
}
.info-box dd p.fs-s {
  font-size: .78em;
}
.limited {
  margin: 4% auto;
}
.ureru-tmp-img {
  width: 30%;
  margin: 1em auto;
}
#ureru_tmp_img {
  text-align: center;
}
#ureru_tmp_img p + p {
  margin-top: 1em;
}
#ureru_tmp_img .mk {
  background: #ff0;
  color: #e00;
}
#ureru_tmp_img .form-att {
  margin-bottom: 3em;
  font-size: .82em;
  line-height: 1.3em;
}
#ureru_tmp_img #form-ttl {
  text-shadow: 1px 1px 2px #49AA00, -1px 1px 2px #49AA00, 1px -1px 2px #49AA00, -1px -1px 2px #49AA00;
  color: #fff;
  background: rgb(180,234,139);
background: -moz-linear-gradient(top, rgba(180,234,139,1) 0%, rgba(126,209,65,1) 100%);
background: -webkit-linear-gradient(top, rgba(180,234,139,1) 0%,rgba(126,209,65,1) 100%);
background: linear-gradient(to bottom, rgba(180,234,139,1) 0%,rgba(126,209,65,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ea8b', endColorstr='#7ed141',GradientType=0 );
  line-height: 1.3em;
  font-weight: bold;
  padding: .5em 0 .3em;
  font-size: 1.07em;
}
/* form */
#form-area .submit-btn {
  background: #afa;
}

#form-area .submit-btn {
  margin: 0 auto;
  padding: 0;
  background: url(img/lp/btn_confirm.png) no-repeat top center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 90%;
  height: 0;
  padding-bottom: 50%;
  /*! overflow: hidden; */
  text-indent: -9999px;
  /*! cursor: pointer; */
  /*! background-size: contain; */
  /*! height: 160px; */
}
/*-------------------------------------------
 footer
-----------------------------------------------*/
.footer-link {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 2em;
}
.footer-link li{
  font-size: .95rem;
  margin-bottom: 1em;
}
#copy {
  text-align: center;
  font-size: .75em;
  color: #fff;
  background-color: #711c0e;
  box-sizing: border-box;
  padding: 1em 0;
}
