@charset "utf-8";
/*////////////////////////////////////////////////////////

pr

////////////////////////////////////////////////////////*/
* {
  font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* common
------------------------- */
[class^="box_mirror_pr"] {
  cursor: pointer;
}
.box_mirror_pr {
  height: 340px;
}
.box_mirror_pr2 {
  height: 410px;
}
[class^="box_mirror_pr"] .pointer {
  width: 60px;
  right: 20px;
  bottom: 140px;
}
[class^="box_mirror_pr"] > img {
  transition: 1.5s;
}
[class^="box_mirror_pr"].omote .ura,
[class^="box_mirror_pr"].ura .omote {
  opacity: 0;
}

/* honne
------------------------- */
.honne_text02 {
  margin-bottom: -40px;
  position: relative;
  z-index: 2;
}

/* aisho
------------------------- */
.tit_fukidasi {
  position: relative;
  display: inline-block;
  background: #fff;
  border-radius: 8px;
  padding: 16px 40px;
  font-size: 19px;
  font-weight: bold;
  color: #3e1646;
  border: 3px solid #3e1646;
  box-sizing: border-box;
}
.tit_fukidasi::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 12px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  z-index: 2;
}
.tit_fukidasi::after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 16px;
  border-style: solid;
  border-color: #3e1646 transparent transparent transparent;
  z-index: 1;
}
.form_wrap.bg_lavender {
  padding: 20px 15px 25px;
  color: #000;
  background: #f1dbff;
  border-radius: 8px;
}

/* kageguchi
------------------------- */
.headline_txt {
  position: absolute;
  top: 301px;
  left: -5px;
}
.headline_txt::after {
  content: "";
  display: block;
  width: 280px;
  height: 38px;
  background: #640808;
  border: 1px solid #a70e0e;
  padding: 5px 0;
}
.headline_txt span {
  position: absolute;
  width: 277px;
  display: block;
  font-size: 2em;
  background: #000;
  border: 1px solid #a70e0e;
  transform: rotate(-5deg);
  padding: 5px 0;
}
.free_pr_kageguchi .pr_aisatsu .box_teller {
  background-image: url(../images/result/teller/main.png);
  background-position: right center;
}
.free_pr_kageguchi .pr_aisatsu .serif {
  width: 205px;
  background: #fff;
}

/* kageguchi_a,b
------------------------- */
.free_pr_kageguchi .pr_aisatsu .box_teller.teller03 {
    background-image: url(../images/teller/03.png);
    background-position: right center;
}

.text-mincho.red-1{
    width: 100%;
    margin: 10px auto 0;
    padding: 0 45px;
    text-shadow: 0 0 5px #ff003c, 0 0 5px #ff003c, 0 0 10px #ff003c, 0 0 10px #ff003c;
    font-size: 18px;
    color: #fff;
}
.text-mincho.violet-1{
    text-shadow: 0 0 5px #2b014b, 0 0 5px #2b014b, 0 0 10px #2b014b, 0 0 10px #2b014b, 0 0 15px #2b014b, 0 0 15px #2b014b, 0 0 20px #2b014b, 0 0 20px #3b0167;
    color: #fff;
}
.detail_style {
    font-size: 17px;
    text-align: left;
    display: inline-block;
    padding: 0 5px 20px;
}