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

common

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

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

パーツ

////////////////////////////////////////////////////////*/
/* 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: 23px;
  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: 210px;
  margin: auto;
}
.btn_more_pay {
  margin-top: 15px;
}
[class^="bokashi"] [class^="btn"] {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 3;
  transform: translateY(-50%);
  height: 65px;
  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%;
}
.senja + [class^="bokashi"] [class^="btn"] {
  top: auto;
  bottom: 100px;
  transform: translateY(0);
}
.free_view [class^="bokashi"] [class^="btn"] {
  background-image: url("../images/btn/btn_more_regist.png");
}
.btn_pointer a {
  position: relative;
}
.free_view [class^="bokashi"] [class^="btn"]:after,
.free_view .btn-regist a:after,
.btn_pointer a:after,
.btn_ppvmenu.notice:after,
.btn_ppvmenu.popular:after {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  animation: tap 8s linear infinite;
  background-image: url("../images/icon/icon_pointer2.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.btn_ppvmenu.notice:after,
.btn_ppvmenu.popular:after {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  background-image: url("../images/icon/icon_pointer.png");
}
.free_view .btn-regist a:after {
  left: 30px;
}
[class^="btn_juyo"], [class^="btn_jiki"], [class^="btn_yesno"] {
  width: 220px !important;
  height: 100px !important;
}
/* free */
.btn_juyo_free {
  background-image: url("../images/btn/btn_juyo_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;
}
.btn_kao_free {
  display: block;
  width: 70%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.btn_kao_free2,
.btn_jinsei_free {
  width: 240px !important;
  height: 120px !important;
}
.btn_kao_free2 {
  background-image: url("../images/btn/btn_kao_free2.png?0605") !important;
}
.btn_jinsei_free {
  background-image: url("../images/btn/btn_jinsei_free.png") !important;
}
.btn_regist_3mirai {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
/* 占者
------------------------- */
.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;
}
/*--- つなぎ ---*/
.box_teller.tsunagi {
  height: 350px;
  padding: 10px 100px 10px 15px;
  line-height: 1.7;
  text-align: left;
  font-size: 16px;
  background: url("../images/result/tsunagi/teller.jpg") no-repeat;
  background-size: 100%;
}
/* 神託アイコン
------------------------- */
.shintakuicon {
  width: 80px;
  position: absolute;
  top: -20px;
  left: -8px;
}
.ppv_view .shintakuicon {
  width: 60px;
}

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

挨拶

////////////////////////////////////////////////////////*/ 
.komi_aisatsu {
  height: 620px;
  padding: 15px;
  overflow: hidden;
  line-height: 1.7;
  background: url("../images/result/komi_aisatsu/bg.jpg") no-repeat top;
  background-size: 100%;
}
.ppv_view .komi_aisatsu {
  height: 520px;
  margin-bottom: 0;
  box-shadow: 0 -40px 40px inset #000f42;
  line-height: 1.6;
  text-align: left;
}
.komi_aisatsu .text-bigger {
  line-height: 1.3;
  text-align: center;
}
.komi_aisatsu .text1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.uroko_first {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 160px;
  left: 0;
}
.uroko_first li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  position: absolute;
  background-image: url("../images/result/komi_aisatsu/yellow.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.uroko_first .blue {
  background-image: url("../images/result/komi_aisatsu/blue.png");
}
.uroko_first .red {
  background-image: url("../images/result/komi_aisatsu/red.png");
}
.uroko_first li:nth-child(1) {
  top: 0;
  right: -20px;
  background-size: 75%;
}
.uroko_first li:nth-child(2) {
  top: 0;
  left: -20px;
  animation-duration: 3s;
  background-size: 53%;
}
.uroko_first li:nth-child(3) {
  top: 120px;
  left: -30px;
  animation-duration: 3.5s;
}
.uroko_first li:nth-child(4) {
  opacity: .9;
  width: 190px;
  height: 190px;
  top: 90px;
  right: -50px;
  animation-duration: 4s;
}
.uroko_first li:nth-child(5) {
  top: 190px;
  left: 90px;
  background-size: 60%;
}
/* 1つ目の神託 */
.uroko_first .fade_in {
  width: 30%;
  animation-delay: .8s !important;
}
/*////////////////////////////////////////////////////////

共通結果

////////////////////////////////////////////////////////*/
/* komi_common
------------------------- */
/*----- 鱗 -----*/
[class^="box_uroko"] {
  height: 250px;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-size: 100%;
}
[class^="box_uroko"] [class^="uroko_"] {
  opacity: 0;
  position: absolute;
}
.uroko_whiteout {
  animation-delay: 1.3s !important;
  animation-duration: .7s !important;
}
.uroko_result {
  animation-delay: 2.3s !important;
}
/*--- 1人用 ---*/
.box_uroko1 {
  padding-left: 70px;
  background-image: url("../images/result/komi_common/bg1.jpg");
}
.box_uroko1 img {
  width: 120px;
}
.box_uroko1 [class^="uroko_"] {
  top: 60px;
  right: 60px;
}
/*--- 2人用 ---*/
.box_uroko2 {
  justify-content: space-between;
  padding-right: 35px;
  padding-left: 35px;
  background-image: url("../images/result/komi_common/bg2.jpg");
}
.box_uroko2 > div {
  width: 110px;
  transition: 1.3s;
  position: relative;
}
.box_uroko2 .anata img {
  transform: scale(-1, 1);
}
.box_uroko2 [class^="uroko_"] {
  top: 0;
  left: 0;
}
.active .anata {
  transform: translateX(35px);
  position: relative;
  z-index: 1;
}
.active .anohito {
  transform: translateX(-35px)
}
/*--- lead ---*/
.komi_common .lead {
  min-height: 180px;
  padding: 40px 48px 50px;
  background-image: url("../images/result/komi_common/bg_top.jpg"), url("../images/result/komi_common/bg_btm.jpg"), url("../images/result/komi_common/bg_mid.jpg");
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: top, bottom, center;
  background-size: 100%;
}
.komi_common.two .lead {
  background-image: url("../images/result/komi_common/bg_top2.jpg"), url("../images/result/komi_common/bg_btm.jpg"), url("../images/result/komi_common/bg_mid.jpg");
}

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

小見出し

////////////////////////////////////////////////////////*/
[class^="komi_"] {
  clear: both;
  position: relative;
  font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #4e3204;
}
[class^="komi_"] .lead {
  clear: both;
}
/* title
------------------------- */
[class^="tit_komi"] {
  position: relative;
  z-index: 1;
  line-height: 1.2;
  text-align: center;
  font-family: "Zen Old Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 15px;
  font-weight: bold;
  color: #4e3204;
}
[class^="tit_komi"] h3,
[class^="tit_komi"] h4 {
  font-size: 15px;
  color: #4e3204;
}
/*----- common -----*/
.tit_komi_cmn {
  margin: 0 -18px 8px;
  padding: 25px 18px 28px;
  font-size: 15px;  
}
/*----- normal -----*/
.tit_komi_normal {
  margin-bottom: 5px;
  padding: 10px;
  background: url("../images/line/06.jpg") no-repeat top, url("../images/line/06.jpg") no-repeat bottom;
  background-size: 100%;
}
/*----- yewno -----*/
.tit_komi_yesno {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  padding: 27px 25px 5px;
  background: url("../images/result/komi_yesno/bg_tit_komi.jpg") no-repeat;
  background-size: 100%;
}
/*----- rsntk -----*/
.tit_komi_rsntk {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  padding: 0 30px;
  color: #dfd089;
  background-repeat: no-repeat;
  background-size: 100%;
}
.blue .tit_komi_rsntk {
  background-image: url("../images/result/komi_rsntk/blue/bg_tit_komi.jpg");
}
.red .tit_komi_rsntk {
  color: #fff;
  background-image: url("../images/result/komi_rsntk/red/bg_tit_komi.jpg");
}
.jiki .tit_komi_rsntk {
  height: 68px;
  background-image: url("../images/result/komi_jiki/bg_tit_komi.jpg");
}
/* komi_normal
------------------------- */
.komi_normal {
  margin-right: 15px;
  margin-left: 15px;
  padding: 20px 18px 22px;
  background: url("../images/result/komi_normal/bg_top.jpg") no-repeat top, url("../images/result/komi_normal/bg_btm.jpg") no-repeat bottom, url("../images/result/komi_normal/bg_mid.jpg") repeat-y;
  background-size: 100%;
}
.komi_normal:before,
.komi_normal:after {
  content: '';
  width: 80px;
  height: 25px;
  position: absolute;
  background: url("../images/result/parts/deco.png") no-repeat center;
  background-size: 100%;
}
.komi_normal:before {
  top: -5px;
  right: -10px;
}
.komi_normal:after {
  bottom: -5px;
  left: -10px;
  transform: scale(-1,1);
}
/*--- lead ---*/
.komi_normal .lead {
  padding: 5px 8px;
}
/* komi_yesno
------------------------- */
/*--- box_yesno ---*/
[class^="box_yesno"] {
  height: 218px;
}
.box_yesno-0 .boka {
  display: none !important;
}
.box_yesno-1 .boka {
  position: absolute;
  top: 0;
  left: 0;
}
/*--- lead ---*/
.komi_yesno .lead {
  padding: 35px 48px 52px;
  background: url("../images/result/komi_yesno/bg_top.jpg") no-repeat top, url("../images/result/komi_yesno/bg_btm.jpg") no-repeat bottom, url("../images/result/komi_yesno/bg_mid.jpg") repeat-y;
  background-size: 100%;
}
/* komi_rsntk
------------------------- */
/*--- 神託アイコン ---*/
.komi_rsntk .shintakuicon {
  left: 0;
}
.ppv_view .komi_rsntk .shintakuicon {
  top: 0;
}
/*--- box_rsntk ---*/
[class^="box_rsntk"] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 245px;
  padding: 0 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
/* bokashi */
.box_rsntk-1 {
  padding: 0 90px;
  background-image: url("../images/result/komi_rsntk/bokashi/bg.jpg");
}
/*--- lead ---*/
.komi_rsntk .lead {
  min-height: 240px;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: top, bottom, center;
  background-size: 100%;
}
/*--- blue ---*/
.komi_rsntk.blue {
  margin-bottom: 0;
}
.komi_rsntk.blue + [class^="komi_"] {
  margin-top: -15px;
}
.blue .box_rsntk {
  background-image: url("../images/result/komi_rsntk/blue/bg.jpg");
}
.komi_rsntk.blue .lead {
  padding: 40px 42px 90px;
  background-image: url("../images/result/komi_rsntk/blue/bg_top.jpg"),url("../images/result/komi_rsntk/blue/bg_btm.jpg"), url("../images/result/komi_rsntk/blue/bg_mid.jpg");
}
/*--- red (komi_kao) ---*/
.red .box_rsntk {
  background-image: url("../images/result/komi_rsntk/red/bg.jpg");
}
.komi_rsntk.red .lead {
  padding: 30px 35px 40px;
  color: #fff;
  background-image: url("../images/result/komi_rsntk/red/bg_top.jpg"),url("../images/result/komi_rsntk/red/bg_btm.jpg"), url("../images/result/komi_rsntk/red/bg_mid.jpg");
}
/*--- jiki ---*/
.jiki .box_rsntk {
  background-image: url("../images/result/komi_jiki/blue/bg.jpg");
}
.komi_rsntk.jiki .lead {
  padding: 40px 48px 60px;
  background-image: url("../images/result/komi_jiki/bg_top.jpg"),url("../images/result/komi_jiki/bg_btm.jpg"), url("../images/result/komi_jiki/bg_mid.jpg");
}
/* komi_honne
------------------------- */
.box_rsntk.word {
  text-shadow: 0 0 1px rgba(255,255,255,.1), 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae, 0 0 8px #ff00ae;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.word .man {
  background-image: url("../images/result/komi_honne/man.png");
}
.word .woman {
  background-image: url("../images/result/komi_honne/woman.png");
}
.box_rsntk.word  ul {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}
.box_rsntk.word li {
  position: absolute;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.box_rsntk.word li:nth-child(1) {
  bottom: 80px;
  left: 15px;
  transform: rotate(-13deg);
}
.box_rsntk.word li:nth-child(2) {
  bottom: 80px;
  left: 55px;
  transform: rotate(-8deg);
}
.box_rsntk.word li:nth-child(3) {
  bottom: 80px;
  right: 40px;
  transform: rotate(15deg);
}
/* komi_sp
------------------------- */
.box_sp {
  height: 210px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  transform: scale(1.2);
  transform-origin: center;
  font-family: "Zen Maru Gothic", sans-serif;
  background: url("../images/result/komi_sp/bg.png") no-repeat center;
  background-size: 100%;
}
.sp_time,
.sp_name {
  position: absolute;
  line-height: 20px;
  font-weight: bold;
  color: #333;
}
.sp_time {
  top: 51px;
  left: 47px;
  font-size: .7em;
}
.sp_name {
  top: 69px;
  left: 60px;
  font-size: 11px;
}
.box_sp ul{
  width: 60%;
  position: absolute;
  top: 100px;
  left: 45px;
}
.box_sp li {
  margin: 0 0 8px;
  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;
}
/* アニメ無し */
.box_sp.on li {
  opacity: 1;
  transform: none;
}
/* komi_mes
------------------------- */
/*--- lead ---*/
.komi_mes .lead {
  padding: 15px 30px;
  text-shadow: 0 0 1px rgba(46,33,2,.3), 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359, 0 0 3px #ffd359;
  color: #2e2102;
  background: url("../images/result/komi_mes/bg_mid.jpg") repeat-y;
  background-size: 100%;
}
/* 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;
  pointer-events: none;
  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%);
}

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

無料結果

////////////////////////////////////////////////////////*/
/* movie
------------------------- */
/* スキップボタン */
.movie_skip {
  display: none;
  padding: 8px 15px;
  position: fixed;
  top: 10px;
  left: 50%;
  z-index: 11;
  transform: translateX(90px);
  cursor: pointer;
  letter-spacing: .1em;
  font-size: 11px;
  color: #fff;
  background: rgba(0,0,0,.5);
}
/* 再生時はスクルール禁止 */
body.movie_lock {
  overflow: hidden;
}
/* 特典
------------------------- */
.box_anm_koryu [class^="anm"] {
  position: absolute;
  top: 0;
  left: 0
}
.box_anm_koryu .anm1 {
  animation-delay: .5s !important;
  animation-duration: .5s !important;
}
.box_anm_koryu .anm2 {
  animation-delay: 1.3s !important;
}
.box_anm_koryu .anm3 {
  width: 40%;
  top: 38%;
  left: 30%;
  animation-delay: 1.6s !important;
  animation-duration: 1.5s !important;
}

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

月額結果

////////////////////////////////////////////////////////*/
/* komi_koryu (result_05)
------------------------- */
.komi_koryu {
  background: url("../images/result/result_05/bg_btm.jpg") no-repeat bottom, url("../images/result/result_05/bg_mid.jpg") repeat-y;
  background-size: 100%;
}
.tit_komi_koryu {
  padding: 65px 60px 22px;
  text-shadow: 0 0 1px rgba(78,50,4,.2), 0 0 5px #fef5e5, 0 0 5px #fef5e5, 0 0 5px #fef5e5, 0 0 5px #fef5e5, 0 0 5px #fef5e5;
  background: url("../images/result/result_05/bg_tit_komi_top.jpg") no-repeat top, url("../images/result/result_05/bg_tit_komi_btm.jpg") no-repeat bottom, url("../images/result/result_05/bg_tit_komi_mid.jpg") repeat-y;
  background-size: 100%;
}
.komi_koryu .lead {
  min-height: 280px;
  padding: 15px 30px 40px;
  line-height: 1.6;
  font-size: 14px;
  background: url("../images/result/result_05/koryu.jpg") no-repeat right top;
  background-size: 78px;
}

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

誘導

////////////////////////////////////////////////////////*/
/* 一部無料時の決済画面
------------------------- */
.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 [class^="komi_"] {
  margin-top: 10px;
  margin-bottom: 10px;
}
#yudo .komi_rsntk.blue + .menu_list {
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
#yudo .menu_list:last-child {
  margin-bottom: 0;
}
#yudo .text_yudo > span:after {
  content: none;
}
#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 ---*/

/*--- temp2 ---*/

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