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

common

////////////////////////////////////////////////////////*/
.inner {
  padding: 0 15px;
}
/* display
------------------------- */
.disp0, .disp-0, .free-0 .close, .free-1 .open {
  display: none !important;
}
.disp1, .disp-1, .free-0 .open, .free-1 .close {
  display: block !important;
}
.text-red.disp-1 {
  display: inline !important;
}
/* 一人/二人用 出しわけ */
.affinity-1 .two, .affinity-0 .one {
  display: block !important;
}
.affinity-0 .two, .affinity-1 .one {
  display: none !important;
}
/*////////////////////////////////////////////////////////

パーツ

////////////////////////////////////////////////////////*/
/* ぼかし
------------------------- */
[class^="bokashi"] {
  position: relative;
}
[class^="bokashi"] > img {
  width: 25px;
  margin: -5px;
  opacity: 0.8;
  vertical-align: middle;
}
.blur-1 span:not(.noblur), .blur-1 img {
  -ms-filter: blur(5px);
  filter: blur(5px);
}
/* btn (続きを見る)
------------------------- */
[class^="bokashi"] [class^="btn"], .btn_more_pay {
  display: block;
  width: 180px;
  margin: auto;
}
.btn_more_pay {
  margin-top: 15px;
}
[class^="bokashi"] [class^="btn"] {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  transform: translateY(-50%);
  height: 55px;
  overflow: hidden;
  text-shadow: none;
  text-indent: 100%;
  white-space: nowrap;  
  background-image: url("../images/btn/btn_more_pay.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.free_view [class^="bokashi"] [class^="btn"] {
  background-image: url("../images/btn/btn_more_regist.png");
}
[class^="btn_yesno"],
[class^="btn_kao"],
[class^="btn_juyo"],
[class^="btn_honne"],
.btn_honshin {
  width: 210px !important;
}
[class^="btn_kao"],
.btn_honshin {
  height: 80px !important;
}
.btn_yesno {
  background-image: url("../images/btn/btn_yesno.png") !important;
}
.btn_kao {
  background-image: url("../images/btn/btn_kao.png") !important;
}
.btn_juyo {
  background-image: url("../images/btn/btn_juyo.png") !important;
}
.btn_honne {
  background-image: url("../images/btn/btn_honne.png") !important;
}
.btn_honshin {
  background-image: url("../images/btn/btn_honshin.png") !important;
}
/* free */
.btn_yesno_free {
  background-image: url("../images/btn/btn_yesno_free.png") !important;
}
.btn_kao_free {
  background-image: url("../images/btn/btn_kao_free.png") !important;
}
.btn_juyo_free {
  background-image: url("../images/btn/btn_juyo_free.png") !important;
}
.btn_honne_free {
  background-image: url("../images/btn/btn_honne_free.png") !important;
}
.senja + [class*="bokashi"] .btn {
  top: auto;
  bottom: 5%;
}
/* 占者
------------------------- */
.lead .senja {
  width: 130px;
  margin: 0 10px 0 -10px;
  float: left;
}
.lead .senja.right {
  margin: 0 -10px 0 10px;
  transform: scale(-1, 1);
  float: right;
}
.lead .senja.small {
  width: 70px;
  margin-top: 0;
}
.tsunagi .serif_none {
  text-shadow: 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b, 0 0 3px #57356b;
}
.tsunagi[class*="right"] .serif_none {
  width: 220px;
}
.tsunagi[class*="left"] .serif_none {
  width: 200px;
}
/*////////////////////////////////////////////////////////

挨拶

////////////////////////////////////////////////////////*/
.komi_aisatsu {
  margin-bottom: 0;
}
.komi_aisatsu .box_teller {
  background-image: url("../images/result/teller/main.png");
  background-position: right center;
}
.komi_aisatsu .serif {
  width: 205px;
  background: #fff;
}
/*////////////////////////////////////////////////////////

共通結果

////////////////////////////////////////////////////////*/
.view_common {
  margin-bottom: 10px;
  padding-bottom: 20px;
  position: relative;
  background: url("../images/result/common/front/bg_btm1.jpg") no-repeat bottom, url("../images/result/common/front/bg_mid1.jpg") repeat-y, url("../images/result/common/back/bg_btm1.jpg") no-repeat bottom, url("../images/result/common/back/bg_mid1.jpg") repeat-y;/*初回でちらつきを防ぐための読み込み*/
  background-size: 100%, 100%, 0, 0;
}
.view_common,
.box_result_cmn {
  transition: 1.5s;
}
.view_common.back {
  background: url("../images/result/common/back/bg_btm1.jpg") no-repeat bottom, url("../images/result/common/back/bg_mid1.jpg") repeat-y;
  background-size: 100%;
}
.view_common [class*="_back"] {
  display: none;
}
/* タイトル */
.view_common > h3 {
  width: 65%;
  margin: auto;
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  z-index: 3;
}
.view_common > h3 ._back {
  position: absolute;
  top: 0;
  left: 0;
}
/* 結果　*/
.box_result_cmn {
  height: 380px;
  padding-top: 100px;
  background: url("../images/result/common/front/bg.jpg") no-repeat;
  background-size: 100%;
}
.back .box_result_cmn {
  background: url("../images/result/common/back/bg.jpg") no-repeat;
  background-size: 100%;
}
.box_result_cmn > img {
  width: 65%;
  margin: auto;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
/* shadow・frame　*/
.box_result_cmn:before,
.box_result_cmn:after {
  display: block;
  content: '';
  width: 213px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.box_result_cmn:before {
  height: 245px;
  border-radius: 50%;
  box-shadow: 0 0 30px #ee5bff inset, 0 0 30px #ee5bff inset;
}
.box_result_cmn:after {
  height: 315px;
  top: 64px;
  z-index: 1;
  background: url("../images/result/parts/frame.png") no-repeat;
  background-size: 100%;
}
/* タップしてね */
.text_tap {
  display: block;
  width: 170px;
  margin: auto;
  position: absolute;
  top: 85px;
  left: 0;
  right: 0;
  z-index: 3;
}
/* 表裏切り替えボタン */
.btn_change {
  display: none;
  width: 150px;
  margin: 5px auto 20px;
}
/* 鏡アニメ
------------------------- */
.canvas {
  width: 215px;
  height: 310px;
  margin: auto;
  border-radius: 310px;
  top: -36px;
  left: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}
canvas {
  transform-origin: center;
  position: absolute;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
/* 2人用
------------------------- */
.view_common.two > h3 {
  width: 73%;
}
/*--- free5 ---*/
.box_result_cmn .pointer {
  display: none;
  width: 60px;
  bottom: 30px;
  right: 50px;
}
.free5 .view_common > h3 {
  top: 5px;
}
.free5 .text_tap {
  width: 220px;
  top: 65px;
}
.free5 .serif_none p {
  padding-top: 3px;
  line-height: 1.3;
}
/*////////////////////////////////////////////////////////

小見出し

////////////////////////////////////////////////////////*/
[class^="komi_"] {
  clear: both;
  position: relative;
  color: #281605;
}
[class^="komi_"] .lead {
  clear: both;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  color: #5c2900;
}
/* title
------------------------- */
[class^="tit_komi"] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  line-height: 1.3;
  text-align: center;
  font-size: 15px;
  font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
  color: #5c2900;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.lead + [class^="tit_komi"] {
  margin-top: 15px;
}
.tit_komi_normal {
  min-height: 90px;
  padding: 25px 30px 27px;
  text-shadow:  0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  background-image: url("../images/result/komi_normal/bg_tit_komi.jpg");
}
.tit_komi_default {
  min-height: 110px;
  padding: 30px 20px;
  text-shadow:  0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff;
  background-image: url("../images/result/komi_default/bg_tit_komi.jpg");
}
.tit_komi_special {
  min-height: 90px;
  padding: 33px 30px 35px;
  text-shadow: 0 0 3px #d31580, 0 0 3px #d31580, 0 0 5px #d31580, 0 0 5px #d31580, 0 0 8px #d31580;
  color: #fff;
  background-image: url("../images/result/komi_special/bg_tit_komi.jpg");
}
.tit_komi_special.ura {
  margin-bottom: -20px;
  text-shadow: 0 0 3px #57189e, 0 0 3px #57189e, 0 0 5px #57189e, 0 0 5px #57189e, 0 0 8px #57189e;
  background-image: url("../images/result/komi_special/bg_tit_komi_ura.png");
}
/* komi_common
------------------------- */
.komi_common {
  padding: 0 15px;
}
/*--- lead ---*/
.komi_common .lead {
  padding: 15px 15px 18px;
  transition: 1.5s;
  background: url("../images/result/common/front/bg_top2.jpg") no-repeat top, url("../images/result/common/front/bg_btm2.jpg") no-repeat bottom, url("../images/result/common/front/bg_mid2.jpg") repeat-y;
  background-size: 100%;
}
.back .komi_common .lead {
  background: url("../images/result/common/back/bg_top2.jpg") no-repeat top, url("../images/result/common/back/bg_btm2.jpg") no-repeat bottom, url("../images/result/common/back/bg_mid2.jpg") repeat-y;
  background-size: 100%;
}
.lead ._back {
  text-shadow: none;
  color: #fff;
}
.text_yudo {
  display: block;
  margin: 10px auto 0;
}
/* komi_normal
------------------------- */
.komi_normal {
  margin-bottom: 5px;
  padding-bottom: 30px;
  background: url("../images/result/komi_normal/bg_btm.jpg") no-repeat bottom, url("../images/result/komi_normal/bg_mid.jpg") repeat-y;
  background-size: 100%;
}
/*--- lead ---*/
.komi_normal .lead {
  padding: 5px 30px;
  text-shadow: none;
  color: #fff;
}
/* komi_default
------------------------- */
.komi_default {
  margin: 0 7px 10px;
  background: url("../images/result/komi_default/bg_mid2.jpg") repeat-y;
  background-size: 100%;
}
/*--- lead ---*/
.komi_default .lead {
  padding: 20px 25px 30px;
  background: url("../images/result/komi_default/bg_top.jpg") no-repeat top, url("../images/result/komi_default/bg_btm.jpg") no-repeat bottom, url("../images/result/komi_default/bg_mid.jpg")repeat-y;
  background-size: 100%;
}
/* komi_special
------------------------- */
.komi_special {
  background: url("../images/result/komi_special/bg_mid2.jpg") repeat-y;
  background-size: 100%;
}
.komi_special.ura {
  background: url("../images/result/komi_special/bg_btm_ura.jpg") no-repeat bottom, url("../images/result/komi_special/bg_mid_ura.jpg") repeat-y;
  background-size: 100%;
}
/*--- lead ---*/
.komi_special .lead {
  padding: 23px 30px 30px;
  background: url("../images/result/komi_special/bg_top.jpg") no-repeat top, url("../images/result/komi_special/bg_btm.jpg") no-repeat bottom, url("../images/result/komi_special/bg_mid.jpg")repeat-y;
  background-size: 100%;
}
.komi_special.ura .lead {
  background: none;
}
/* komi_mirai_free
------------------------- */
.komi_mirai_free {
  padding: 15px 15px 20px;
  background: url("../images/result/komi_mirai/bg_top.jpg") no-repeat top #a48950;
  background-size: 100%;
}
.komi_mirai_free:after {
  content: '';
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 0;
  background: url("../images/line/05.png") no-repeat;
  background-size: 100%;
}
/* キーワード */
.keyword {
  margin: auto;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}
.box_mirai_free._ver2 .keyword {
  animation-delay: .3s;
}
/*--- 枠・背景 ---*/
.box_mirai_free {
  padding: 16px 7px;
}
.box_mirai_free._ver2 {
  margin-bottom: 5px;
  padding: 10px 0;
}
.box_mirai_free:after,
.box_mirai_free._ver2:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* 枠 */
.box_mirai_free:after {
  top: 0;
  background-image: url("../images/result/komi_mirai/frame.png");
}
/* キラキラ背景 */
.box_mirai_free._ver2:before {
  width: 110%;
  bottom: -40px;
  left: -5%;
  z-index: -1;
  background-image: url("../images/result/komi_mirai/bg2.jpg");
}
/* komi_mirai
------------------------- */
.caption_mirai {
  margin-bottom: -14px;
  position: relative;
  z-index: 2;
}
.box_mirai {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 175px;
  margin: 0 7px;
  padding: 0 20px 15px;
  text-shadow: 0 0 3px #b400ff, 0 0 5px #b400ff, 0 0 5px #b400ff, 0 0 5px #b400ff, 0 0 5px #b400ff, 0 0 5px #b400ff, 0 0 5px #b400ff, 0 0 8px #b400ff;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: url("../images/result/komi_mirai/bg.jpg") no-repeat;
  background-size: 100%;
}
.box_mirai .blur-1 span {
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 5px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff, 0 0 8px #b400ff;
}
/* komi_honne
------------------------- */
.box_honne {
  display: flex;
  align-items: center;
  height: 175px;
  margin: 0 7px;
  padding-left: 32px;
  line-height: 1.35;
  font-size: 18px;
  font-weight: bold;
  color: #3c0a5a;
  background: url("../images/result/komi_honne/bg.jpg") no-repeat;
  background-size: 100%;
}
.box_honne div {
  width: 52%;
}
.box_honne span {
  color: #ff0048;
}
.box_honne .blur-1 span {
  text-shadow: 0 0 3px #ff0048, 0 0 3px #ff0048, 0 0 5px #ff0048;
}
/* komi_yesno
------------------------- */
/*--- box_yesno ---*/
[class^="box_yesno"] {
  margin: 0 7px;
  position: relative;
  z-index: 1;
}
.box_yesno-1 .boka,
.box_yesno-1 .boka .tenmetsu {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.box_yesno-0 .boka {
  display: none !important;
}
/* komi_kao
------------------------- */
.box_kao {
  margin: 0 0 5px;
}
/* komi_jiki
------------------------- */

/* komi_juyo
------------------------- */
.box_word {
  margin: -10px 10px -5px;
  position: relative;
  z-index: 2;
}
.box_word div,
.box_word p {
  width: 100%;
  margin: 0;
  padding: 0 45px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-shadow: 0 0 5px #b400ff, 0 0 5px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff;
  font-size: 18px;
  color: #fff;
}
.box_word .blur-1 span {
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff, 0 0 10px #b400ff;
}
/* komi_ura
------------------------- */
.caption_ura {
  margin-bottom: -20px;
}
/* komi_sp
------------------------- */
.box_sp,
.box_sp2 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.box_sp {
  height: 175px;
  margin: 0 7px;
  background-image: url("../images/result/komi_sp/bg.jpg");
}
.box_sp ul {
  position: absolute;
}
/*--- box_sp (メッセージ) ---*/
.sp_name {
  line-height: 22px;
  font-weight: bold;
  position: absolute;
  top: 37.5px;
  left: 50px;
  color: #303030;
}
.box_sp ul {
  width: 70%;
  top: 70px;
  left: 40px;
}
.box_sp li {
  margin: 0 0 5px;
  padding-left: 5px;
  position: relative;
  text-align: left;
}
.box_sp li:not(.on) {
  opacity: 0;
  transform: translateY(20px) scale(0, 0);
  transform-origin: left bottom;
}
.box_sp li.active {
  animation: leftLight .3s forwards linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.box_sp li > span {
  display: inline-block;
  min-width: 50px;
  min-height: 20px;
  padding: 5px 10px;
  border-radius: 12px;
  position: relative;
  line-height: 1.2;
  font-size: 11px;
  font-weight: bold;
  color: #1a1a1a;
  background: #fff;
}
.box_sp li:before {
  content: "";
  width: 14px;
  height: 10px;
  position: absolute;
  top: 2px;
  left: 0;
  background: url("../images/result/komi_sp/fuki_sp.png") no-repeat;
  background-size: 100%;
}
.box_sp .blur-1 span {
  text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000, 0 0 2px #000;
}
/* アニメ無し */
.box_sp.on li {
  opacity: 1;
  transform: none;
}
/* komi_sp_msg (新着メッセ)
------------------------- */
.komi_sp_msg .float {
  margin-bottom: -25px;
}
/*--- box_sp2 ---*/
.box_sp2 {
  height: 345px;
  padding: 10px;
  text-align: left;
  background-image: url("../images/result/komi_sp/bg2.jpg");
}
.box_sp2 .time {
  display: block;
  margin: 20px 0 0 20px;
  font-size: 12px;
  color: #fff;
}
.box_sp2 ul {
  width: 85%;
  margin: 15px auto 12px;
  font-size: 11px;
}
.box_sp2 li {
  height: 65px;
  padding: 23px 10px 0;
  color: #333;
  background: url("../images/result/komi_sp/bg_msg.png") no-repeat;
  background-size: 100%;
}
.box_sp2 li + li {
  margin-top: 5px;
}
.box_sp2 li p {
  margin: 0;
}
.box_sp2 .blur-1 span {
  text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000, 0 0 2px #000;
}
/* komi_coupon
------------------------- */
/*--- lead ---*/
.box_coupon_use {
  padding: 10px 0 0;
}
.box_coupon_input {
  margin: 3px 0 0;
  position: relative;
}
.box_coupon_input input[type="text"] {
  width: 100%;
  padding: 0 10px;
  border: 1.5px solid #a97b0c;
  border-radius: 3px;
  line-height: 30px;
  font-weight: bold;
  background: #fff;
}
.box_coupon_input input.btn_use {
  display: block;
  width: 70px;
  height: 22px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  background: url("../images/result/komi_coupon/btn_use.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}
/*////////////////////////////////////////////////////////

月額結果

////////////////////////////////////////////////////////*/
/* komi_letter
------------------------- */
.komi_letter {
  padding-bottom: 210px; 
  background: url("../images/result/komi_letter/bg_btm.jpg") no-repeat bottom, url("../images/result/komi_letter/bg_mid.jpg") repeat-y;
  background-size: 100%;
}
.tit_komi_letter {
  padding: 45px 45px 28px;
  text-shadow:  0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  background-image: url("../images/result/komi_letter/bg_tit_komi.jpg");
}
/*--- lead ---*/
.komi_letter .lead {
  padding: 5px 30px;
}
/* result_boku
------------------------- */
.teller06 {
  margin: -60px auto 0;
  position: relative;
  z-index: -1;
}
/*////////////////////////////////////////////////////////

無料結果

////////////////////////////////////////////////////////*/
/* free1
------------------------- */
/*----- ガラスアニメ -----*/
.box_glass {
  height: 210px;
  background: url("../images/result/free1/anm1/bg.jpg") no-repeat;
  background-size: 100%;
}
/*--- ガラス ---*/
.box_glass > img {
  width: 130px;
  position: absolute;
}
.box_glass > img:nth-child(1) {
  width: 190px;
  top: -30px;
  left: 0
}
.box_glass > img:nth-child(2) {
  top: 0;
  right: 15px;
  animation-delay: .3s;
}
.box_glass > img:nth-child(3) {
  top: 100px;
  left: 50px;
  animation-delay: .5s;
}
.box_glass li {
  position: absolute;
  height: 80px;
  z-index: 1;
}
.box_glass li img {
  width: auto;
  height: 100%;
}
/*--- テキスト ---*/
.box_glass li:nth-child(1) {
  top: 20px;
  left: 20px;
  height: 65px;
  animation-delay: .5s;
}
.box_glass li:nth-child(2) {
  top: 50px;
  right: 0;
  animation-delay: 1s;
}
.box_glass li:nth-child(3) {
  top: 120px;
  left: 50px;
  animation-delay: 1.5s;
}
.menu.free section {
  margin-bottom: 0;
}
/*----- 今、悩んでいることは？ -----*/
.list_menu .select {
  text-decoration: underline;
  overflow: hidden;
}
.list_menu .select .arrow {
  padding: 10px;
  cursor: pointer;
}
.list_menu .select .arrow:after {
  transform: translateY(-50%) rotate(90deg);
}
.list_menu .select .active {
  background: #f3ff6e;
}
.list_menu .select a {
  padding: 0;
}

/* free6
------------------------- */
.free6 .box_teller.right.ter2 {
  background-image: url(../images/teller/02.png);
}
.finger_style::after {
  content: "";
  position: absolute;
  display: block;
  background: url(../images/icon/tap_finger.gif) no-repeat;
  background-size: 100%;
  width: 95px;
  height: 65px;
  right: 20px;
  bottom: 110px;
}

/* free8
------------------------- */
.subtitle_txt {
  position: relative;
  top: -10px;
  left: -5px;
}
.subtitle_txt .subtxt_layer {
  position: absolute;
  top: -18px;
  width: 305px;
  display: block;
  font-size: 1.8em;
  background: #ffff6e;
  border: 1px solid #ffff6e;
  transform: rotate(-5deg);
  color: #57356b;
  box-shadow: 0px 8px 11px 0px #1818189e;
}
.subtitle_txt::after {
  content: "";
  display: block;
  width: 305px;
  height: 50px;
  background: #dddd5e;
  border: 1px solid #dddd5e;
}
/*////////////////////////////////////////////////////////

誘導

////////////////////////////////////////////////////////*/
/* 一部無料時の決済画面
------------------------- */
.ppv_view .confirm {
  color: #fff;
}
.btn_menu_check {
  width: 60%;
  margin: 0 auto 10px;
}
.frame-yellow {
  display: block;
  width: 70%;
  margin: 2px auto 5px;
  padding: 3px;
  color: #000;
  background: yellow;
}
/* form */
.disp-1 .confirmBox > li {
  margin-bottom: 10px;
}
.disp-1 .confirmBox > li img {
  display: block;
  width: auto;
  height: 20px;
  margin: 0 auto 5px;
}
/* coipo */
.disp-1 .box_point_form {
  margin-bottom: 10px;
  font-size: 12px;
}
.disp-1 .box_point_form p {
  margin-bottom: 0;
  line-height: 1.2;
}
.disp-1 .box_point_form .text-yellow {
  font-size: 1.3em;
}
.disp-1 .box_point_form .pop_coipo {
  margin-bottom: 5px;
  font-size: .9em;
}
/* komi_yudo
------------------------- */
#yudo {
  margin-top: 20px;
}
#yudo .menu_title {
  margin: 0 0 5px;
}
#yudo .menu_list:last-child {
  margin-bottom: 0;
}
#yudo [class^="komi_"] {
  margin-bottom: 0;
}
#yudo [class^="bokashi"] .btn {
  top: 35%;
}
#yudo .text_yudo {
  margin: -40px auto 0;
  padding: 8px 10px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
  border-radius: 3px;
  border: 1px solid #555;
  line-height: 1.2;
  font-size: 10px;
  color: #1a1a1a;
  position: relative;
  background: rgba(255, 255, 255, .7);
}
#yudo .text_yudo span {
  display: block;
  padding: 0 0 3px;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  color: red;
}
#yudo .txt_notice {
  margin: 8px 0 0;
  text-align: center;
  line-height: 1.2;
  font-size: 11px;
}
#yudo a {
  text-decoration: none;
}
/*--- 誘導3 ---*/
.yudo3 {
  margin: 0;
  color: #fff;
}
.yudo3 [class^="ppv"] {
  display: none;
}
.yudo3 .btn_ppvmenu {
  margin-top: -15px;
}
/* アイコン出しわけ */
.ppvicon-11 .ppv002-1, .ppvicon-14 .ppv002-1, .ppvicon-12 .ppv009, .ppvicon-13 .ppv009, .ppvicon-16 .ppv002-2, .ppvicon-17 .ppv002-2, .ppvicon-18 .ppv002-2 {
  display: block;
}
/*////////////////////////////////////////////////////////

free_connect

////////////////////////////////////////////////////////*/
/* btn
------------------------- */
[class^="bokashi"] .btn_free_connect_more {
  background: url("../images/btn/free_connect/btn_more.png") no-repeat;
  background-size: 100%;
}
/* free1
------------------------- */
/*--- temp1 ---*/
.modal_free_connect .box_favor li {
  margin: -5px 0 0 -15px;
  font-size: 11px;
}
/*--- temp6 ---*/
.modal_free_connect .box_etc {
  margin-top: 5px;
  height: 143px;
}
.modal_free_connect .box_tarot ul {
  padding-top: 0;
}
/* free2
------------------------- */
/*--- temp1 ---*/
.modal_free_connect .box_honne ul {
  transform: scale(.9);
}
/*--- temp2 ---*/
.modal_free_connect .sp_name {
  top: 47.5px;
}
.modal_free_connect .box_sp ul {
  left: 35px;
}
/*--- temp3 ---*/
.modal_free_connect .box_juyo2 {
  padding-left: 100px;
}
.modal_free_connect [class^="box_juyo"] p {
  width: 107px;
  height: 155px;
  font-size: 15px;
}
/*--- temp4 ---*/
.modal_free_connect .box_juyo1 {
  padding-left: 112px;
}