body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,img,div,span {
    margin: 0;
    padding: 0;
    border:0;
    vertical-align:middle;
}

body {
    margin:0 auto;
    background: #f2e8e6;
    position:relative;
    font-size:16px;
    color:#444444;
    font-family: YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    font-weight: 500;
    width:100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.pc-only{
  display: none !important;
}

.sp-only{
  display: block !important;
}

img {
    width:100%;
    display:block;
}

header {
  width:100%;
  background:#fff;
  height:80px;
  position: fixed;
  top:0;
  z-index: 99999;
}

body {
  padding-top:80px !important;
}

header .widthset {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height:80px;
}

header img.header-logo {
  max-width:240px;
  width:40%;
  margin-left:20px;
}

header a.header-tel {
  display: block;
  max-width:200px;
  width:35%;
  margin-right:20px;
}

header a.header-tel img {
  width: 100%;
}



.page-title-area {
  background: url(../img/page-title-bg-sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width:100%;
  margin-bottom: 30px;
}

.page-title-area-bg {
  width:100%;
  max-width:1200px;
  margin:0 auto;
  max-height:350px;
  height:25vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.page-title-area p {
  display:block;
  margin:0 auto;
  padding:0;
  width:100%;
  text-align: center;
  color:#fff;
  font-weight:100;
}

.page-title {
  font-size:1.8rem;
  letter-spacing: 0.4rem;
}

.page-title-sub {
  font-size:0.8rem;
  letter-spacing: 0.2rem;
}


.widthset {
  max-width:860px;
  margin:0 auto;
  overflow-x: hidden;
}

#contents {
  max-width:860px;
  width:100%;
  margin: 0 0 20vw;
}

.main-ttl{
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: .08em;
}

.main-ttl span{
  color: #d07184;
  vertical-align: baseline;
}

.main-ttl .num{
  font-size: 2.2rem;
}

.main-txt{
  font-size: .95rem;
  text-align: center;
  letter-spacing: .06em;
}

.tel-block {
  width:90%;
  max-width: 600px;
  margin:0 auto;
  margin-top:20px;
  border-top:2px solid #b1a98d;
  padding:20px 0 40px;
}

.tel-block p {
  font-size: .90rem;
  text-align: center;
  letter-spacing: .06em;
  margin-bottom:20px;
}


.stage {
  position: relative;
}

.step-q{
  position: absolute;
  top: -1.3rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 10rem;
}

@media screen and (min-width: 769px) {
  .pc-only{
    display: block !important;
  }
  
  .sp-only{
    display: none !important;
  }

  #contents {
    max-width:860px;
    width:100%;
    margin: 0 0 6vw;
  }

  .page-title-area {
    background: url(../img/page-title-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width:100%;
    margin-bottom: 30px;
  }

  .step-q {
    position: absolute;
    top: -1.3rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 12rem;
  }

  .main-ttl{
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: .08em;
  }
  
  .main-ttl span{
    color: #d07184;
    vertical-align: baseline;
  }
  
  .main-ttl .num{
    font-size: 2rem;
  }

  .main-txt{
    font-size: .9rem;
    text-align: center;
    letter-spacing: .06em;
  }
}

.step-graph{
  position: absolute;
  top: -1.7rem;
  right: 1.1rem;
  width: 3rem;
}

.step-q span{
  font-weight: bold;
  font-size: 2rem;
  vertical-align: baseline;
}

.step {
  position: relative;
  width:80%;
  margin:0 auto;
  margin-top:11.5vw;
  padding: 9vw 5% 5vw;
  background:#fff;
}

@media screen and (min-width: 769px) {
  .step {
    position: relative;
    width:80%;
    margin:0 auto;
    margin-top:2.5vw;
    margin-bottom: 8vw;
    padding: 1vw 5% 3.5vw;
    background:#fff;
  }

  .step-graph{
    top: -2.5rem;
    right: 4rem;
    width: 5.3rem;
  }

  .main-ttl{
    font-size: 2.1rem;
  }

  .main-ttl .num{
    font-size: 3rem;
  }

  .main-txt{
    font-size: 1.2rem;
  }

  .fukidashi {
    display: flex;
    align-items: center;
  }

  .radio-group label, .checkbox-group label {
    border-radius: 5px;
    height:40px;
    border: 2px solid #ddd;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items:center;
    cursor: pointer;
    margin:0 auto;
    margin-bottom:40px;
    font-size: 1.1rem !important;
    color: #444444;
}

.lpFormAnswer label{
  font-size: 1.2rem;
}
.fukidashi_icon {
  width: 18%;
  margin-right: 4%;
}

.fukidashi_text p {
  margin: 0;
  font-size: 1.2rem !important;
  font-weight: bold;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
  position: relative;
  border-radius: 5px;
  border: 2px solid #ddd;
  background-color: #fff;
  width:100%;
  font-size: 1rem !important;
  text-indent: 0.8rem;
  margin-bottom:1.0rem
}

}

.fukidashi_text p {
  margin: 0;
  font-size: .85rem;
  font-weight: bold;
  font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic UI", sans-serif;
}

.fukidashi {
  display: flex;
  align-items: center;
}

.fukidashi_icon {
  width: 24%;
  margin-right: 4%;
}

.fukidashi_text {
  position: relative;
  width: 78%;
  padding: 0.8rem;
  min-height:3.0rem;
  font-size: 0.9rem;
  background: #e9e3e4;
  border-radius: 5px;
  font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic UI", sans-serif;
}

.fukidashi_text_thanks {
  position: relative;
  width: 80%;
  padding: 0.8rem;
  font-size: 0.9rem;
  background: #cfcccd;
  border-radius: 20px;
}


.fukidashi_text::after,
.fukidashi_text_thanks::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 40%;
  left: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #e9e3e4;
  -webkit-transform: rotate(35deg);
  transform: rotate(25deg);
}


.lpFormAnswer {
  padding: 1.0rem 5%;
}

.lpFormAnswer label{
  font-size: 1rem;
}

.lpFormAnswer .clinic,.lpFormAnswer .age,.lpFormAnswer .username,.lpFormAnswer .data1,.lpFormAnswer .tel,.lpFormAnswer .email{
  font-weight: bold;
  font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic UI", sans-serif;
}


input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
  position: relative;
  border-radius: 5px;
  border: 2px solid #ddd;
  background-color: #fff;
  width:100%;
  font-size:.85rem;
  text-indent: 0.8rem;
  margin-bottom:1.0rem
}

select {
  padding:0.6rem 0;
}

input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
  padding:0.6rem 0;
}


input[type="text"].error,
input[type="tel"].error,
input[type="email"].error,
select.error,
textarea.error,
.radio-group input[type="radio"].error + label,
.checkbox-group input[type="checkbox"].error + label {
    border: 2px solid #ec5840;
    color: #ec5840;
}




.radio-group input[type="radio"],
.checkbox-group input[type="checkbox"] {
    display: none;
}

.radio-group label, .checkbox-group label {
    border-radius: 5px;
    height:43px;
    border: 2px solid #ddd;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items:center;
    cursor: pointer;
    margin:0 auto;
    margin-bottom:30px;
    font-size: .9rem;
    color: #444444;
}

.radio-group input[type="radio"]:checked + label,
.checkbox-group input[type="checkbox"]:checked + label {
    border: 2px solid transparent;
    background-color: #beb69a;
    color: #fff;
}

.radio-group .radio-item,
.checkbox-group .checkbox-item {
  border: 2px solid #beb69a;
  color: #444444;
  background-repeat: no-repeat;
  position: relative;
}

.radio-group,
.checkbox-group {
  display:block;
  text-align:center;
  width: 100%;
  margin: 0 auto;
  padding:0;
  margin-top:5px;
  font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Yu Gothic UI", sans-serif;
}

.radio-group-01 {
  display:flex;
  justify-content: space-between;
}

.radio-group-01 .radio-item {
  /* width:46%; */
  width:calc(100% / 3 - 4%);
}

.text-group {
  width:100%;
}

.text-group label {
  display:inline-block;
  margin-bottom:5px;
  color:#444444;
}

.privacy-text {
  margin:0 auto;
  margin-bottom:0.5rem;
  text-align: center;
}

.privacy-text img {
  display:inline-block !important;
  width:1.0rem !important;
}

.privacy-text span {
  display:inline-block;
  text-decoration:underline;
  font-size:0.9rem;
  padding-left:0.5rem;
}

.form-keymark {
  background-image: url(../img/key.png) !important;
  background-position: center right 1.4rem !important;
  background-repeat: no-repeat !important;
  background-size: 14px !important;
}


#age {
  width:46%;
  margin-right:4%;
}

.select-date {
  display:flex;
  justify-content: space-between;
}

.select-date select {
  width:46%;
}

.button {
  display: block;
  text-align:center;
  border: 0;
  margin:0 auto !important;
  margin-top:25px;
  width:70%;
  max-width:400px;
}

.button img {
  display: block;
  width:100%;
  max-width:400px;
}


.error-message {
  color:#ec5840;
  font-size:0.9rem;
  margin-bottom:5px;
}

.nextBtn {
  position: relative;
}


.kiyaku {
  margin:0 auto;
  margin-bottom:20px;
  text-align:center;
}

.kiyaku a {
  color:#444444;
  text-decoration:underline;
}

.kiyaku a:hover {
  color:#666;
  text-decoration:none;
}


footer {
  width:100%;
  background-color: #a4a4a4;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
}

.copyright,
.copyright a {
  font-size:0.8rem;
  color: #ffffff;
}


.lpForm02,
.lpForm03,
.lpForm04,
.lpForm05,
.lpForm06,
.lpForm07,
.lpForm08 {
  display: none;
}
.lpForm01 .fukidashi,
.lpForm01 .lpFormAnswer {
  opacity: 0;
}


.lpFormSubmit .button {
  width: 80%;
  margin:0 auto;
  background:none;
  cursor: pointer;
}



.lpFormSubmit .button img {
  width:100%;
  max-width:400px;
}

.img.btn-ng {
  display:none !important;
}

.btn-disabled img.btn-ok {
  display:none !important;
}

.btn-disabled img.btn-ng {
  display:block;
}