@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;600&display=swap');
/*////////////////////////////////////////////////////////

common

////////////////////////////////////////////////////////*/
.free_view, .ppv_view {
  font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.free_view {
  overflow: hidden;
}
.inner {
  padding: 0 10px;
}
/* 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;
}

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

パーツ

////////////////////////////////////////////////////////*/
/* title
------------------------- */
.menu_title_cap {
  display: inline-block;
  margin: 0 0 7px;
  padding: 0 15px;
  border-radius: 30px;
  font-size: 12px;
  color: #fff;
  background: #de2f00;
}
.free_view .menu_title {
  display: block;
  text-align: center;
}
.free_view .menu_title h2 {
  width: auto;
}
/* lead
------------------------- */
.lead.cmn {
  margin: 10px 15px;
  padding: 15px;
  box-shadow: 0 0 0 3px #d9be5e, 0 0 10px #003747;
  border: 1.5px solid #10057b;
  color: #100e42;
  background: #f2f3ec;
}
.lead.cmn.none {
  display: none;
}
[class^="lead"] p:last-child {
  margin-bottom: 0;
}
/* ぼかし
------------------------- */
[class^="bokashi"] {
  position: relative;
}
[class^="bokashi"] > img {
  width: 24px;
  margin: -5px;
  opacity: 0.95;
  vertical-align: middle;
}
.blur-1 span:not(.noblur), .blur-1 img {
  -ms-filter: blur(4px);
  filter: blur(4px);
}
/* btn (続きを見る)
------------------------- */
[class^="bokashi"] [class^="btn"], .btn_more_pay {
  display: block;
  width: 190px;
  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: 70px;
  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");
}
.free_view [class^="bokashi"] [class^="btn"]:after,
.free_view .btn-regist a:after,
.btn_pointer a:after {
  content: '';
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  animation: tap 8s linear infinite;
  background: url("../images/icon/icon_pointer2.png") no-repeat;
  background-size: 100%;
}
.free_view [class^="bokashi"] [class^="btn"]:after {
  left: 0;
}
.free_view .btn-regist a:after,
.btn_pointer a:after {
  left: 20px;
}
[class^="btn_kao"], [class^="btn_jiki"], [class^="btn_yesno"] {
  width: 220px !important;
  height: 90px !important;
}
.btn_kao {
  background-image: url("../images/btn/btn_kao.png") !important;
}
.btn_jiki {
  background-image: url("../images/btn/btn_jiki.png") !important;
}
.btn_yesno {
  background-image: url("../images/btn/btn_yesno.png") !important;
}
/* free */
.btn_kao_free {
  background-image: url("../images/btn/btn_kao_free.png") !important;
}
.btn_jiki_free {
  background-image: url("../images/btn/btn_jiki_free.png") !important;
}
.btn_yesno_free {
  background-image: url("../images/btn/btn_yesno_free.png") !important;
}
/* 占者
------------------------- */
.lead .senja {
  width: 130px;
  margin-left: -22px;
  float: left;
}
.lead .senja.right {
  margin-right: -22px;
  margin-left: 0;
  float: right;
}
.lead .senja.small {
  width: 70px;
  margin-top: 0;
}
.lead .senja.icon {
  width: 50px;
  margin: 0 0 0 10px;
}
/* cmn */
.lead._cmn .senja {
  width: 150px;
}

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

挨拶

////////////////////////////////////////////////////////*/
.free_view > .light {
  display: none;
  width: 140%;
  height: 200%;
  position: fixed;
  top: -20%;
  left: -20%;
  z-index: 100;
} 
.komi_aisatsu {
  margin-bottom: 0;
  overflow: hidden;
}
.komi_aisatsu .senja {
  z-index: 2;
}
.komi_aisatsu.tsunagi {
  padding-top: 20px;
  background: linear-gradient(to bottom, transparent 0%, rgba(225,186,216,.85) 20%, rgba(225,186,216,.85) 100%);
}
.komi_aisatsu.tsunagi .senja {
  position: absolute;
}
/* free */
.free_view .komi_aisatsu .lead {
  width: 90%;
  padding-right: 90px;
}
.free_view .komi_aisatsu .senja {
  width: 190px;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
}
.free_view .komi_aisatsu.tsunagi .senja {
  width: 170px;
  right: -30px;
}

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

共通結果

////////////////////////////////////////////////////////*/
/* komi_common
------------------------- */
.komi_common {
  margin-bottom: 40px;
}
.free_view .komi_common {
  margin-bottom: -30px;
}
.komi_common > h3 {
  padding-top: 5px;
  margin-bottom: -10px;
  position: relative;
  z-index: 1;
}
/*--- 精霊獣 ---*/
.box_spirit {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 430px;
  padding: 20px 30px 0;
}
.box_spirit:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  will-change: opacity; /* 読み込み遅延防止 */
  background: url("../images/result/komi_common/frame.png") no-repeat;
  background-size: 100%;
}
.silhouette {
  width: 30%;
  position: absolute;
  bottom: 50px;
  right: 80px;
}
.text_cmn {
  line-height: 1.4;
  font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bold;
  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 3px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
  color: #96710d;
}
.box_spirit .text_cmn {
  width: 100%;
  font-size: 22px;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
  animation-delay: .8s !important;
  animation-duration: 1.2s !important;
}
/* 2人用 */
.two .box_spirit img {
  transform: scale(-1, 1);
}
.two .box_spirit .silhouette {
  right: auto;
  left: 80px;
}
/*--- lead ---*/
.lead._cmn {
  margin: 30px 10px;
  padding: 20px 20px 25px;
  overflow: visible !important;
  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 3px #fff, 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 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  font-weight: bold;
  color: #605741;
  background: linear-gradient(to right,
    transparent 0%,
    rgba(255,255,255,.9) 5%,
    rgba(255,255,255,.9) 95%,
    transparent 100%);
}
.lead._cmn._pink {
  box-shadow: 0 0 20px rgba(255,255,255,.7) inset;
  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, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc;
  background: #eee7ff;
}
.lead._cmn:before,
.lead._cmn:after {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  z-index: 2;
  background: url("../images/result/parts/line.png") no-repeat center;
  background-size: 100%;
}
.lead._cmn:before {
  top: -25px;
}
.lead._cmn:after {
  bottom: -25px;
}
.lead._cmn p:not(:last-child) {
  margin-bottom: 7px;
}
.lead._cmn .inner {
  overflow: hidden;
  padding: 5px;
}
.box_spirit + .lead._cmn {
  margin-top: 20px;
}
/*--- wipe ---*/
.wipe {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 0 10px 5px 0;
}
.wipe:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/result/komi_common/wipe.png") no-repeat center;
  background-size: 120%;
}
.wipe img {
  height: 100%;
  object-fit: cover;
}
[class^="spi-"] {
  --tx: 0;
  --ty: 0;
  --s: 4;
  transform: scale(var(--s)) translate(var(--tx), var(--ty));
}
.spi-01 { --tx: 14%; --ty: 24%; }
.spi-02 { --tx: .5%; --ty: 20%; }
.spi-03 { --tx: 16%; --ty: 13%; }
.spi-04 { --tx: 18%; --ty: 28%; }
.spi-05 { --tx: 13%; --ty: 16%; }
.spi-06 { --tx: 0;   --ty: 5%; }
.spi-07 { --s: 3.5; --tx: 4%; --ty: 20%; }
.spi-08 { --tx: 14%; --ty: 16%; }
.spi-09 { --tx: 12%; --ty: 16%; }
.two [class^="spi-"] {
  transform: scale(calc(var(--s) * -1), var(--s)) translate(var(--tx), var(--ty));
}

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

小見出し

////////////////////////////////////////////////////////*/
[class^="komi_"] {
  clear: both;
  position: relative;
  font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #605741;
}
[class^="komi_"] .lead {
  clear: both;
}
/* title
------------------------- */
[class^="tit_komi"] {
  position: relative;
  z-index: 1;
  line-height: 1.3;
  text-align: center;
  font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 15px;
  font-weight: bold;
  color: #605741;
}
[class^="tit_komi"]:before,
[class^="tit_komi"]:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
/*----- common -----*/
.tit_komi_cmn {
  margin-bottom: 5px;
  padding: 10px;
  text-shadow: 0 1px 2px #bfbac4;
  font-size: 15px;  
  background: linear-gradient(to right,
    transparent 0%,
    rgba(230,224,211,.5) 5%,
    rgba(230,224,211,.9) 10%,
    rgba(230,224,211,.9) 90%,
    rgba(230,224,211,.5) 95%,
    transparent 100%);
}
.tit_komi_cmn.small {
  font-size: 12px;
}
.tit_komi_cmn:before,
.tit_komi_cmn:after {
  height: 15px;
  background-image: url("../images/result/komi_common/line.png");
}
.tit_komi_cmn:before {
  top: 0;
}
.tit_komi_cmn:after {
  bottom: 0;
  transform: scale(1,-1);
}
/*----- phone -----*/
.tit_komi_phone {
  margin-bottom: 12px;
  padding: 10px;
  border-radius: 15px;
  color: #fff;
  background: #4a5e80;
}
.tit_komi_phone a {
  display: block;
  text-align: left;
  font-size: 13px;
  color: #fff;
}
/*----- mes -----*/
.tit_komi_mes {
  margin: -22px -23px -8px 0;
}
/* komi_normal
------------------------- */
.komi_normal {
  margin: 25px 15px;
  z-index: 1;
}
.komi_normal:before,
.komi_normal:after,
.komi_normal .lead:before {
  content: '';
  position: absolute;
}
.komi_normal:before,
.komi_normal:after {
  content: '';
  width: 106%;
  height: 55px;
  left: -3%;
  background: url("../images/result/parts/deco1.png") no-repeat center;
  background-size: 100%;
}
.komi_normal:before {
  top: -12px;
}
.komi_normal:after {
  bottom: -12px;
  transform: scale(1,-1);
}
/*--- lead ---*/
.komi_normal .tit_komi_cmn {
  margin: 0 -5px 10px;
}
.komi_normal .lead {
  padding: 15px 18px 20px;
  overflow: hidden;
}
.komi_normal .lead:before {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  top: 0;
  left: 0;
  z-index: -1;  
  -ms-filter: blur(1.5px);
  filter: blur(1.5px);
  background: rgba(255,255,255,.9);
}
/* komi_special
------------------------- */
.komi_special {
  margin: 10px 10px 25px;
  padding: 20px 13px 25px;
  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_yesno
------------------------- */
/*--- box_yesno ---*/
[class^="box_yesno"] {
  width: 240px;
  height: 240px;
  margin: 15px auto 8px;
  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 3px #fff;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.box_yesno-1 [class^="result"],
.box_yesno-0 [class^="boka"] {
  display: none !important;
}
.box_yesno-1 .boka {
  position: absolute;
  top: 0;
  left: 0;
}
/* yesno2 */
[class^="box_yesno"]._v2 {
  height: auto;
}
.box_yesno-1 .boka2,
.box_yesno-0 .result2 {
  display: block;
  width: auto;
  margin: auto;
}
.box_yesno-1 .boka2 {
  height: 50px;
}
.box_yesno-0 .result2 {
  height: 100px;
  margin-top: -15px;
}
/* komi_kao
------------------------- */
.box_kao {
  width: 80%;
  margin: 0 auto 5px;
}
/*.box_kao {
  display: flex;
  align-items: center;
  height: 230px;
  margin: 0 10px;
  padding: 0 25px;
}
.box_kao:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/result/komi_kao/frame.png") no-repeat;
  background-size: 100%;
}
.box_kao img {
  border-radius: 230px;
}*/
/* komi_juyo / komi_honne
------------------------- */
.box_juyo,
.box_honne {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 5px;
  line-height: 1.4;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: 100%;
}
.box_juyo {
  width: 190px;
  height: 225px;
  padding: 0 30px;
  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 #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  background-image: url("../images/result/parts/mirror.png");
  background-position: center;
}
.box_honne {
  width: 220px;
  height: 233px;
  padding: 0 40px;
  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 #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 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 12px #deaefc, 0 0 12px #deaefc, 0 0 15px #deaefc, 0 0 15px #deaefc, 0 0 15px #deaefc, 0 0 15px #deaefc;
  background-image: url("../images/result/parts/mirror1.png");
  background-position: top;
}
.light,
.box_honne .bg {
  margin: auto;
  background-repeat: no-repeat;
}
.light {
  background-image: url("../images/result/parts/light.png");
  background-size: 100% 100%;
}
.box_honne .light,
.box_honne .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.box_honne .bg {
  background-image: url("../images/result/parts/mirror2.png");
  background-size: 100%;
}
.box_honne .fade_in.active {
  animation-delay: 1.8s;
  animation-duration: 2.5s;
}
.box_juyo p,
.box_honne p {
  margin: 0;
}
.box_juyo .blur-1 span {
  text-shadow: 0 0 1px #605741, 0 0 1px #605741, 0 0 1px #605741, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
.box_honne .blur-1 span {
  text-shadow: 0 0 1px #605741, 0 0 1px #605741, 0 0 1px #605741, 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 10px #fff, 0 0 10px #fff, 0 0 15px #deaefc, 0 0 15px #deaefc, 0 0 10px #deaefc, 0 0 15px #deaefc, 0 0 15px #deaefc;
}
/* komi_mirai
------------------------- */
.box_spirit_mirai {
  padding: 20px 10px;
}
.box_spirit_mirai .lead._cmn {
  width: 90%;
  margin: 0;
  padding-right: 60px;
  font-size: 15px;
}
.box_spirit_mirai .spirit {
  width: 110px;
  position: absolute;
  bottom: 12px;
  right: 0;
  z-index: 2;
}
.box_spirit_mirai li + li {
  margin-top: 3px;
}
.box_spirit_mirai .blur-1 span {
  text-shadow: 0 0 1px #605741, 0 0 1px #605741, 0 0 1px #605741, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc, 0 0 10px #deaefc;
}
/* komi_phone
------------------------- */
.komi_phone {
  overflow: hidden;
  margin: 15px;
  padding: 0 15px 15px;
  border-radius: 15px;
  font-weight: bold;
  background: rgba(111,136,187,.9);
}
.komi_phone * {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.komi_phone .user_name {
  margin: 0 -15px 15px;
  padding: 12px;
  line-height: 1.3;
  font-size: 16px;
  color: #fff;
  background: #252f45;
}
/*--- lead ---*/
.komi_phone .lead {
  padding: 17px;
  overflow: visible;
  border-radius: 15px;
  color: #070c03;
  background: #81db4a;
}
.komi_phone .lead:before {
  content: '';
  width: 14px;
  height: 12px;
  clip-path: polygon(0 0, 0 100%, 120% -20%);
  transform: rotate(-3deg);
  position: absolute;
  top: 2px;
  right: -7px;
  background: #81db4a;
}
/* komi_coupon
------------------------- */
/*--- lead ---*/
.box_coupon_use {
  padding: 10px 0 0;
}
.box_coupon_use .text-red {
  text-align: center;
}
.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%);
}

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

無料結果

////////////////////////////////////////////////////////*/
/* free1
------------------------- */
/* 輝く自分をみる */
.box_anm_myself {
  height: 555px;
  overflow: hidden;
}
.box_anm_myself video,
.btn_myself_free {
  position: absolute;
  left: 0; 
}
.box_anm_myself video {
  top: 50%;
  transform: translateY(-50%);
}
.btn_myself_free {
  width: 65%;
  margin: auto;
  top: 57%;
  right: 0;
  z-index: 1;
}
/* 輝くあなた */
.box_shine .shine,
.box_shine .text {
  position: absolute;
}
.box_shine .shine {
  top: 0;
  left: 0;
  animation-duration: 2.5s !important;
}
.box_shine .text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 44px;
  line-height: 1.2;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 42px;
  left: 25px;
}
/* あなたが一番気になる人は誰？ */
.komi_person {
  margin-bottom: 0;
  padding-bottom: 10px;
  background: url("../images/result/komi_person/bg.jpg") no-repeat center 84px;
  background-size: 100% 100%;
}
.komi_person .tit_komi_cmn,
.komi_person .lead,
.komi_person [data-lead] {
  display: none;
}
.komi_person .tit_komi_cmn {
  margin: 5px 10px;
}
.btn_person {
  display: block;
  width: 70%;
  margin: auto;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
}
.is-disabled {
  opacity: .8;
}
.is-disabled .btn_person {
  display: none;
}
/* 恋守りカード */
.komi_koimamori {
  margin-bottom: 0;
  padding-bottom: 20px;
  color: #fff;
  background: linear-gradient(to bottom,
    transparent 0%,
    transparent 73%,
    rgba(0,0,0,.3) 78%,
    rgba(0,0,0,.5) 100%);
}
.komi_koimamori .list-dot {
  padding: 10px 25px 0;
  font-size: 12px;
  font-weight: bold;
}
.komi_koimamori .list-dot ul {
  margin-bottom: 10px;
}
.komi_koimamori .list-dot li {
  margin-bottom: 0;
  line-height: 1.6;
}
/* free2
------------------------- */
/* あなたにドキッとする瞬間 */
/*.box_miryoku {
  width: 320px;
  height: 320px;
  overflow: hidden;
}
.box_miryoku:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/result/komi_miryoku/frame.png") no-repeat;
  background-size: 100%;
}
.box_miryoku img {
  transform: translateY(-10%);
}*/

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

月額結果

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

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

誘導

////////////////////////////////////////////////////////*/
/* 一部無料時の決済画面
------------------------- */
.ppv_view .confirm {
  background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,.3) 25%, rgba(0,0,0,.5) 100%);
}
.ppv_view .confirm, .ppv_view .tit_sub01 {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.btn_menu_check {
  width: 55%;
  margin: 0 auto 15px;
}
.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;
  color: deeppink !important;
}
.disp-1 .box_point_form .pop_coipo {
  margin-bottom: 5px;
  font-size: .9em;
}
/* komi_yudo
------------------------- */
#yudo .menu_title {
  margin: 0 0 5px;
}  
#yudo .menu_list,
#yudo .text_yudo {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#yudo .menu_list:last-child {
  margin-bottom: 0;
}
#yudo [class^="komi_"] {
  margin-top: 10px;
  margin-bottom: 10px;
}
#yudo .text_yudo {
  margin: -40px auto 0;
  padding: 8px 10px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
  border: 1px solid #555;
  border-radius: 3px;
  line-height: 1.2;
  text-shadow: none;
  font-size: 10px;
  color: #000;
  position: relative;
  background: rgba(255, 255, 255, .9);
}
#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;
}

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

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 .new .box_vision {
  height: 540px;
  padding-top: 170px;
}
.modal_free_connect .vision_text2 {
  top: 170px;
  font-size: 22px;
}

/*--- temp2 ---*/

/* free2
------------------------- */
/*--- temp1 ---*/
