@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Klee+One:wght@400;600&display=swap");
:root {
  --red: #C9171E;
  --yellow: #FFE200;
  --first: #3E2C04;
  --second: #84531A;
  --third: #C89932;
}

.m_ft {
  font-family: "游明朝 Medium", "Yu Mincho Medium", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.ft_f {
  font-family: 'Forum', cursive;
}

.ft_ko {
  font-family: 'Klee One', cursive;
  font-weight: 600;
}

html {
  font-size: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  html {
    font-size: calc(100vw * 10 / 1200);
  }
}

@media screen and (min-width: 768px) {
  .u_visible_sp2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(100vw * 10 / 640);
  }
}

body {
  color: var(--second);
}

img {
  vertical-align: middle;
}

i {
  font-style: normal;
}

.u_relative {
  position: relative;
}

.u_sp-only {
  display: block;
}

.u_pc-only {
  display: none;
}

@media screen and (min-width: 768px) {
  .u_sp-only {
    display: none;
  }
  .u_pc-only {
    display: block;
  }
}


@media screen and (max-width: 767px) {
  .lp_contact.b {
    background: url(../images/japanese-doll2/sec_bg01_sp.jpg) center top/cover;
    padding: 4.5rem 3rem 5.5rem;
  }
  .lp_contact.b li p {
    text-align: center;
  }
}

.lp_contact .ttl {
  position: relative;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: .9em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .lp_contact .ttl {
    font-size: 2.6rem;
    margin-bottom: .6em;
  }
}

.lp_contact .ttl:before, .lp_contact .ttl:after {
  content: '';
  position: absolute;
  background: url(../images/japanese-doll2/ico_quote_l.svg) no-repeat 50%/contain;
  width: .875em;
  height: 1.125em;
  display: inline-block;
  margin-left: -2.5em;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .lp_contact .ttl:before, .lp_contact .ttl:after {
    left: .5em;
    margin: 0;
    font-size: 2.8rem;
  }
}

.lp_contact .ttl:after {
  background-image: url(../images/japanese-doll2/ico_quote_r.svg);
  margin-left: 1.5em;
}

@media screen and (max-width: 767px) {
  .lp_contact .ttl:after {
    right: .5em;
    left: auto;
    margin: 0;
  }
}

.lp_banner .lp_text {
  padding: 2.5rem 2.5rem 0;
  margin: 1.5rem 0;
}

.lp_contact .ttl em {
  color: var(--third);
  margin-left: .5em;
}

.lp_contact .ttl b {
  font-size: 3.4rem;
}

@media screen and (max-width: 767px) {
  .lp_contact .ttl b {
    font-size: 3.6rem;
  }
}

.lp_result dt, .list_slider dl.list_slider-list dt {
    height: 3em;
    line-height: 1.375;
    margin: 1.75em 0;
}


.lp_result dl, .list_slider dl.list_slider-list {
    text-align: center;
    padding: 1.5rem 2rem 0;
    font-weight: bold;
}

.lp_result dd em, .list_slider dl.list_slider-list dd em {
    font-size: 1.4em;
    font-weight: 600;
}

.lp_contact dt {
  background: #F9931E;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0;
}

.lp_contact dd {
  font-weight: bold;
}

.lp_contact dd small {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  color: var(--second);
}

.lp_contact dd em {
  color: #F9931E;
  font-size: 4.8rem;
}

.lp_contact dd img {
  width: 3.6rem;
  vertical-align: 0;
  margin-right: .25em;
}

@media screen and (max-width: 767px) {
  .lp_contact li {
    margin-top: 1.4rem;
  }
}

.lp_brand li p {
  color: var(--second);
  margin-top: 0;
}

.lp_brand .row p {
  font-size: 1.8rem;
  color: var(--second);
  line-height: 1.2;
}

li.rank {
  width: 10rem
}

li.rank-brand {
  width: 18rem;
}

.list {
  padding: .5em;
}

.list li {
  padding: 0 .4em;
}

li.web_btn {
    margin-top: 1.6em;
}

li.tel_btn p::after {
  content: "";
  display: inline-block;
  background-image: url(../images/2511/arrow-right-orange.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 1.5em;
  width: 1.5em;
  height: 1.5em;
}

li.web_btn p::after {
  content: '';
  display: inline-block;
  background-image: url(../images/2511/arrow-right-green.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 1.5em;
  width: 1.5em;
  height: 1.5em;
}

@media screen and (max-width: 767px) {
  li.web_btn p::after {
    margin-left: 3em;
  }
  li.tel_btn p::after {
    margin-left: 3em;
  } 
}

.lp_form .tel .a {
  background: url(../images/2511/ico_tel-btn.svg) no-repeat left center / 1.66em;
}

.lp_form .tel .c {
  color: var(--first);
}


@media screen and (max-width: 767px) {
.lp_form .tel {
  padding: 1.5em;
}
}

.lp_form .head p {
  font-weight: 600;
}

.lp_contact li a {
  display: block;
  font-weight: bold;
  border-radius: 5em;
  color: #fff;
  height: 10rem;
  background: linear-gradient(135deg, #33ED33 0%, #1DCC1D 100%);
  transform: translateZ(0);
  font-size: 2rem;
  line-height: 1;
  padding-top: 1.2em;
  margin-top: 0.1em;
  filter: none;
  text-shadow: none;
}

.lp_contact li a:hover {
  opacity: .5;
}

@media screen and (max-width: 767px) {
  .lp_contact li a {
    height: 12rem;
    font-size: 2.4rem;
  }
}

.lp_contact li a em {
  font-size: 1.66em;
}

@media screen and (max-width: 767px) {
  .lp_contact li a em {
    font-size: 3.8rem;
  }
}

.lp_contact li a p {
  margin-left: 5.5em;
  text-align: left;
  line-height: 1;
}

.lp_contact li a img {
  width: 3rem;
  vertical-align: -1em;
}

@media screen and (max-width: 767px) {
  .lp_contact li a img {
    width: 3.6rem;
    vertical-align: -1em;
  }
}

.lp_contact li a small {
    font-size: 1.6rem;
    display: block;
    text-align: left;
    margin-left: 7em;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
  .lp_contact li a small {
    font-size: 1.8rem;
    margin-left: 7.5em;
  }
}

.lp_contact li .tel {
  background: linear-gradient(135deg, #FFB136 0%, #F9931E 100%);
  filter: none;
}

.lp_contact li .tel i {
  color: #FFB136;
}

.lp_contact li i {
  left: 1.65em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  color: #179B15;
  text-shadow: none;
  font-size: 1.6rem;
  width: 3.25em;
  height: 3.25em;
  padding-top: .6em;
}

@media screen and (max-width: 767px) {
  .lp_contact li i {
    font-size: 2rem;
  }
}

.lp_contact li i b {
  font-size: 1.375em;
}

@media screen and (min-width: 768px) {
  .lp_contact ul {
    display: flex;
    justify-content: space-between;
    width: 90rem;
    margin: 0 auto;
  }
  .lp_contact li {
    width: 43rem;
  }
}
