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

common

////////////////////////////////////////////////////////*/
section {
  margin-bottom: 20px;
}
section > section {
  margin-bottom: 10px;
}
aside {
  padding: 0 10px 20px;
}
/* 汎用box
------------------------- */
.flex-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.flex-pack {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
}
.box {
  position: relative;
  clear: both;
}
/* 注釈 */
.box_notice {
  width: 92%;
  margin: 10px auto 15px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 12px;
}

/* 【削除禁止】display
------------------------- */
/*----- 新規2日間出し分け -----*/
.new_member_off, .new_member_on {
  display: none;
}
.new_member-0 .new_member_off, .new_member-1 .new_member_on {
  display: block;
}
/*----- 従量未購入出し分け -----*/
.unpaido_off, .unpaido_on, .new_member-0 .unpaido_off, .new_member-0 .unpaido_on {
  display: none;
}
/*----- COIPO以外 新規2日間出し分け -----*/
.join_member_off, .join_member_on {
  display: none;
  position: relative;
}
.join_member-0 .join_member_off, .join_member-1 .join_member_on {
  display: block;
}
.unpaido-0 .unpaido_off, .unpaido-1 .unpaido_on {
  display: block;
}
/*----- バナー出し分け -----*/
.bnr .open-0, .bnr .close-1 {
  display: none;
}
.bnr.open-0, .bnr.open-2 {
  display: none;
}
.bnr {
  margin: 0 auto 20px;
  padding: 0 10px;
}
.bnr li {
  margin: 5px 0 10px;
}
.bnr li:last-child {
  margin-bottom: 0;
}
/*----- docomo出し分け -----*/
.disp-docomo .common, .disp-common .docomo {
  display: none;
}
.disp-docomo .docomo, .disp-common .common {
  display: block;
}
/*----- 注釈出し分け -----*/
.notice-0 {
  display: none;
}
/*----- スライダー -----*/
.pay_top .bx-wrapper li.daily_mission a{
	padding: 18px 0;
	background: #692826;
}
.daily_mission.disp-0 {
  display: none;
}
/* animation
------------------------- */
.tenmetsu {
  -webkit-animation: tenmetsu 1.2s ease-in-out infinite alternate;
  -moz-animation: tenmetsu 1.2s ease-in-out infinite alternate;
  animation: tenmetsu 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes tenmetsu {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes tenmetsu {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes tenmetsu {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.float {
  -webkit-animation: float 2.5s ease-in-out infinite alternate;
  animation: float 2.5s ease-in-out infinite alternate;
  transform-origin: 50% 50%;
  position: relative;
  z-index: 1;
}
.float_fuki, .float_fuki_free {
  width: 85%;
  position: relative;
  z-index: 2;
}
.float_fuki {
  margin: 10px auto -40px;
}
.float_fuki_free {
  margin: 0 auto -10px;
}
@-webkit-keyframes float {
  0% {
    transform: translate3d(0, -3px, 0)
  }
  50% {
    transform: translate3d(0, 3px, 0)
  }
  100% {
    transform: translate3d(0, -3px, 0)
  }
}
@keyframes float {
  0% {
    transform: translate3d(0, -3px, 0)
  }
  50% {
    transform: translate3d(0, 3px, 0)
  }
  100% {
    transform: translate3d(0, -3px, 0)
  }
}
/*////////////////////////////////////////////////////////

共通パーツ

////////////////////////////////////////////////////////*/
/* list_menu
------------------------- */
/*----- デフォルト -----*/
.list_menu {
  padding: 10px 10px 12px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #dea9ff;
}
.list_menu li {
  overflow: hidden;
  text-align: left;
  font-weight: bold;
  color: #000;
  background: #fff;
}
.list_menu li:first-child {
  border-radius: 3px 3px 0 0;
}
.list_menu li:last-child {
  border-radius: 0 0 3px 3px;
}
.list_menu li:only-child {
  border-radius: 3px;
}
.list_menu li:not(:last-child) {
  border-bottom: 1px solid #b4b4b4;
}
.list_menu li a, .list_menu li.nolink {
  padding: 10px 22px 10px 10px;
}
.list_menu li.nolink {
  color: #777;
}
.list_menu a {
  display: block;
  position: relative;
  line-height: 1.4;
  text-decoration: none;
  color: #000;
}
.list_menu a:after {
  content: "\025b6";
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}
.list_menu .tit_sub {
  margin: 0 0 3px;
  height: 40px;
  border-radius: 3px;
  text-shadow: none;
  font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #1a1a1a;
  background: #f1daff;
}
/* pink */
.list_menu.pink {
  background: #ffacc1;
}
.list_menu.pink .tit_sub {
  background: #ffe0ea;
}
/* green */
.list_menu.green {
  background: #87d2d1;
}
/* blue */
.list_menu.blue {
  background: #6eb7c9;
}
.list_menu.blue .tit_sub {
  background: #b3d7e0;
}
/* yellow */
.list_menu.yellow {
  background: #f2d309;
}
/* violet */
.list_menu.violet {
  background: #9861e6;
}
/* もっと見る */
.btn_more {
  margin: 5px 0 0;
  text-align: right;
}
.btn_more a {
  display: inline-block;
  padding: 0 25px 0 20px;
  border-radius: 50px;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
  background: #9c00ff;
}
.pink .btn_more a {
  background: #ff005a;
}
.green .btn_more a {
  background: #00981d;
}
.blue .btn_more a {
  background: #007a98;
}
.yellow .btn_more a {
  background: #b87100;
}
.btn_more a:after {
  transform: scale(0.8, 0.8) translateY(-65%);
}
/*----- 背景画像ver (月額TOP) -----*/
.list_menu.bg {
  padding: 0;
}
.list_menu[class*="bg"] {
  position: relative;
}
.list_menu.bg ul {
  width: 56%;
  position: absolute;
  top: 60px;
  left: 10px;
}
.list_menu.bg .btn_more {
  position: absolute;
  top: 180px;
  left: 95px;
}
.list_menu.bg .tit_sub, .list_menu.bg2 .tit_sub {
  display: none;
}
.list_menu.bg2 .inner {
  margin: -10px -10px 0;
}
.list_menu.bg2 ul {
  width: 94%;
  position: absolute;
  top: 10px;
  left: 10px;
}
.list_menu.bg2 li {
  margin: 0 0 2px;
  border: 0;
  background: none;
}
.list_menu.bg2 li a {
  height: 60px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.list_menu.bg2 li a:after {
  content: none;
}
.list_menu.bg2 .btn_more {
  margin: -42px 10px 25px 0;
}
/*----- 新着 -----*/
.list_menu.new {
  background: #de381d;
}
.list_menu.new li {
  border: 2px solid #eee170;
  border-radius: 3px;
}
.list_menu.new li.new {
  background: #fff845;
}
.list_menu.new li:not(:last-child) {
  margin: 0 0 3px;
}
.list_menu.new a {
  padding: 0 22px 10px 5px;
  border: 2px solid #000;
}
.list_menu.new .btn_new{
	width: 90%;
	margin: 10px auto 0px;
	position: relative;
}
.list_menu.new .btn_new:after{
	content: "";
	background: url(../images/pay/tab/finger.png) no-repeat;
	background-size: 100%;
	width: 28px;
	height: 32px;
	position: absolute;
	top: 20px;
	right: -5px;
	z-index: 1;
	animation: click 1s linear infinite;
	-webkit-animation: click 1s linear infinite;
}
.list_menu.new .btn_new a{
	border: none;
	padding: 0;
}
.list_menu.new .btn_new a:after{
	display: none;
}
/*----- ランキング -----*/
.list_menu.ranking {
  padding-top: 5px;
  background: #00d6c4;
}
.list_menu.ranking li {
  border: 1px solid #3a1d00;
  border-radius: 2px;
  overflow: visible;
  background: #fff;
}
.list_menu.ranking li:not(:last-child) {
  margin: 0 0 3px;
}
.list_menu.ranking a {
  padding: 0 22px 10px 5px;
}
/* 新着情報ページ（new.html）*/
.new .list_menu{
	padding: 0 0 10px;
}
.new .list_menu.new li.new {
  background: url(../images/pay/bg_list_mid.jpg) repeat-y top;
	background-size: 100%;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	padding: 27px 20px 30px;
	position: relative;
}
.new .list_menu.new li.new:before {
	content: "";
  background: url(../images/pay/bg_list_top.jpg) no-repeat top;
	background-size: 100%;
	width: 100%;
	height: 70px;
	position: absolute;
	top: -1px;
	left: 0;
	display: block;
}
.new .list_menu.new li.new:after {
	content: "";
  background: url(../images/pay/bg_list_btm.jpg) no-repeat bottom;
	background-size: 100%;
	width: 100%;
	height: 70px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.new .list_menu.new li:not(:first-child) {
  margin: 0 10px 3px;
}
.new .list_menu.new li.new a {
  padding: 6px 15px 15px 11px;
  border: none;
	z-index: 1;
}
.new .list_menu.new li.new a:after{
	display: none;
}
.new .list_menu.new li.new .icon-ppv {
	background: none;
}
.new .list_menu.new .btn_more{
	margin: 5px 10px 0;
}
.new .list_menu.new .btn_more a{
	color: #ac2009;
	padding: 0 25px 0 20px;
	border: 0;
	background: #fbf844;
}

/*----- 更新 -----*/
.update .btn_more a {
  color: #1a1a1a;
  background: #fff;
}
/*----- ppv -----*/
.ppv_top .list_menu:not(.new) {
  padding: 0 8px 10px;
}
.ppv_top .list_menu:not(.new) li {
  margin: 0;
  border-radius: 0;
  background: #fff;
}
.ppv_top .list_menu:not(.new) li:last-child {
  padding-bottom: 8px;
  border-radius: 0 0 2px 2px;
  background: url("../images/ppv/deco.png") no-repeat center bottom 3px #fff;
  background-size: 98%;
}
.ppv_top .list_menu:not(.new) li a {
  padding: 10px;
}
.ppv_top .list_menu:not(.new) li:not(:last-child) {
  border-bottom: 1px solid #bd9649;
}
.ppv_top .list_menu:not(.new) li a:after {
  content: none;
}
.list_menu.love {
  border-bottom: 7px solid #ffa7ca;
  background: #ffccdf;
}
.list_menu.fukuzatsu {
  border-bottom: 7px solid #e59fff;
  background: #f3d2ff;
}
.list_menu.kekkon {
  border-bottom: 7px solid #bcadff;
  background: #dbd3ff
}
.list_menu.jinsei {
  border-bottom: 7px solid #8c9aff;
  background: #cdd3ff;
}
/*----- loopD -----*/
.list_menu.loopD {
  background: #4f2106;
  background: -moz-linear-gradient(left, #4f2106 0%, #b96d00 50%, #4f2106 100%);
  background: -webkit-linear-gradient(left, #4f2106 0%, #b96d00 50%, #4f2106 100%);
  background: linear-gradient(to right, #4f2106 0%, #b96d00 50%, #4f2106 100%);
}
.list_menu.loopD + a {
  display: block;
  margin-top: -15px;
}
.list_menu.loopD li {
  border-radius: 2px;
  overflow: hidden;
}
.list_menu.loopD li:not(:last-child) {
  margin: 0 0 4px;
}
.list_menu.loopD a {
  padding: 18px 22px 18px 10px;
  border: 0;
  background: url(../images/ppv/deco.png) no-repeat center bottom 3px;
  background-size: 98%;
}
.list_menu.loopD a:before {
  display: block;
  content: '';
  width: 100%;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(-1, -1);
  background: url(../images/ppv/deco.png) no-repeat center;
  background-size: 98%;
}
/*----- チュートリアル -----*/
.list_menu.tutorial li a:after {
  transform: translateY(-55%) rotate(90deg);
}
/*----- deli -----*/
.list_menu.deli, .list_menu.deli li {
  background: none;
}
.list_menu.deli li a {
  display: table;
  height: 100px;
}
/* 特別鑑定ボタン
------------------------- */
/* 画像 */
.btn_ppv {
  width: 80%;
  margin: 10px auto 20px;
}
/* 背景テキスト */
.btn_ppvmenu {
  width: 102%;
  display: table;
  margin: 10px 0 0 -5px;
}
.btn_ppvmenu a {
  display: table-cell;
  vertical-align: middle;
  height: 110px;
  padding: 0 22px 0 15px;
  text-decoration: none;
  font-weight: bold;
  color: #1a1a1a;
  background: url("../images/btn/bg_ppv.png") no-repeat center;
  background-size: 100%;
}
.btn_ppvmenu a:after {
  right: 10px;
}
.btn_ppvmenu .text-red {
  font-size: 15px;
}
/* ラベル
------------------------- */
.obi {
  display: block;
  padding: 0 35px 0 30px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  transform: rotate(-35deg);
  line-height: 17px;
  font-weight: bold;
  font-size: 10px;
  font-style: italic;
  color: #d30000;
  position: absolute;
  top: 5px;
  left: -30px;
  background: #FFE900;
}
.obi.one {
  color: #007e6a;
}
/* lead
------------------------- */
.lead {
  padding: 0 10px 5px;
  line-height: 1.7;
  text-align: left;
  position: relative;
}
/*////////////////////////////////////////////////////////

無料TOP

////////////////////////////////////////////////////////*/
[class*="free_top"] {
  padding: 0 0 40px;
}
[class*="free_top"] section, [class*="free_top"] p {
  margin-bottom: 0;
}
[class*="free_top"] .main_obi {
  color: #fff;
  background: #ff0066;
  font-weight: bold;
  padding: 10px;
  font-size: 15px;
}
[class*="free_top"] .main_obi span {
  color: red;
}
[class*="free_top"] .main_obi2 {
  color: red;
  background: yellow;
  font-weight: bold;
  padding: 10px;
  font-size: 15px;
}
/* 無料占いbtn */
.btn_free {
  width: 96%;
  height: 100px;
  justify-content: space-between;
  margin: 0 auto;
}
.btn_free li {
  width: 49%;
  height: 100%;
}
.btn_free a {
  display: block;
  height: 100%;
  width: 100%;
}
.btn_free .fade_in2.active {
  animation-delay: .5s;
}
/* 会員登録btn */
.btn-regist {
  margin: 15px auto 20px;
  position: relative;
  z-index: 1;
}
.btn-regist a {
  display: block;
  width: 80%;
  height: 75px;
  margin: auto;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/btn/btn_regist.png) no-repeat;
  background-size: 100%;
}
.btn-regist02 {
  width: 90%;
  margin: 0 auto;
}
/*----- popup -----*/
.result_popup {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, .5);
}
.result_popup .inner {
  width: 250px;
  margin: auto;
  padding: 20px 15px 15px;
  border: 2px solid #cead6f;
  border-radius: 5px;
  position: relative;
  top: 50%;
  transform: translateY(-53%);
  overflow-y: scroll;
  background: #fff;
}
.cal_icon {
  width: auto;
  margin: auto;
}
.cal_icon__name {
  margin: 0 0 15px !important;
  padding: 0 0 5px;
  border-bottom: 1px solid #8069c2;
}
.popup_close {
  width: 35px;
  margin: 10px auto 0;
}
/*----- menu -----*/
[class*="free_"] .btn_more a {
  padding: 0;
  pointer-events: none;
  font-weight: bold;
  color: #1a1a1a;
  background: none;
}
[class*="free_"] .btn_more a:after {
  content: none;
}
/*----- 特典 -----*/
.otoku {
  position: relative;
}
.otoku .menu_link {
  height: 30px;
  top: 274px;
}
/*////////////////////////////////////////////////////////

free fortune

////////////////////////////////////////////////////////*/
.free_fortune {
  padding: 0 15px;
}
.free_index p {
  margin-bottom: 0;
}
/* form */
.free_fortune .form {
  margin: 5px 0;
  padding: 5px;
  border-radius: 8px;
  border: 2px solid #bd9649;
}
.form_wrap {
  padding: 15px;
  background: url("../images/free/deco.png") no-repeat right bottom #ececec;
  background-size: 140px;
}
.form_wrap > .flex-box:not(.select_wrap) {
  justify-content: space-between;
}
.form_wrap > .flex-box dl {
  display: flex;
  align-items: center;
  width: 49%;
}
.form_wrap .ff_name {
  margin: 0 0 10px;
}
.form_wrap dt {
  flex-shrink: 0;
  padding: 0 2px;
  width: 27%;
  height: 100%;
  margin: 0 -1px 0 0;
  line-height: 30px;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  background: #bd9649;
}
.form_wrap input[type="text"], .form_wrap select {
  width: 100%;
  height: 30px;
  margin: 0;
  border: 1px solid #a0a0a0;
  border-radius: 0;
  line-height: 1.4;
  font-size: 13px;
  font-weight: bold;
}
.form_wrap input[type="text"] {
  padding: 0 7px;
}
.form_wrap select {
  width: 55px;
  padding: 0 8px 0 5px;
  background: url(../images/icon/arrow_select.png) no-repeat 94% center #fff;
  background-size: 7px;
}
/* 注意文言 */
.form_wrap .att {
  margin: 7px 0 12px;
  line-height: 1;
  text-align: left;
  font-size: 10px;
  color: #818181;
}
.form_wrap .error-message {
  padding: 0 10px 10px;
}
/* 性別 */
.select_wrap {
  flex-wrap: nowrap;
}
.select_wrap:not(:last-child) {
  margin: 0 0 10px;
}
.select_wrap dt {
  width: 60px;
  margin: 0 4px 0 0;
  letter-spacing: 1px;
}
/* 生年月日 */
.select_wrap.birthday dt {
  letter-spacing: 0;
}
.select_wrap [name='birthmonth'], .select_wrap [name='birthday'], .select_wrap [name='birthmonth2'], .select_wrap [name='birthday2'] {
  width: 40px;
}
.select_wrap span {
  padding: 12px 2px 0 2px;
  float: left;
  font-weight: bold;
  font-size: 10px;
  color: #000;
}
/* 占うボタン */
.btn_wrap {
  width: 210px;
  height: 50px;
  margin: 25px auto 0;
  position: relative;
  z-index: 1;
}
/*////////////////////////////////////////////////////////

animation

////////////////////////////////////////////////////////*/
[class*="box_amt"] {
  position: relative;
}
/*--- 01 ---*/
.box_amt01 {
  padding: 0 0 10px;
  justify-content: space-between;
}
.box_amt01 img:nth-child(1) {
  width: 21%;
  margin: -10px 0 0 5px;
}
.box_amt01 img:nth-child(2) {
  width: 50%;
}
.box_amt01 img:nth-child(3) {
  width: 23%;
}
.box_amt01 .fade_up2.active, .box_amt02 .fade_up2.active {
  animation-delay: .4s;
}
/*--- 02 ---*/
/*.box_movie video{
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}*/
/* movie */
.box_movie {
  padding: 0 15px;
}
.text_movie {
  padding: 10px 20px;
  line-height: 1.3;
  font-size: 10px;
  color: #585858;
}
.box_amt02 .fade_up3.active {
  animation-delay: .8s;
}
.box_movie .vjs-big-play-button {
  line-height: 1.38;
  position: relative;
}
.box_movie .vjs-big-play-button{
  border-radius: 50px !important;
}
.box_movie .vjs-big-play-button:after {
  width: 50px;
  content: 'タップして動画を再生';
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: 9px;
  left: 11px;
  line-height: 1.2;
}
.box_movie .vjs-icon-placeholder:before {
  width: auto !important;
  left: auto !important;
  top: -2px !important;
  right: 4px !important;
  font-size: 0.7em;
}
/*--- 03 ---*/
/* 吹き出し */
.box_amt03_2 {
  padding: 52px 10px 20px;
  background: #fffde3;
}
.box_amt03_2 .flex-box {
  width: 100%;
  padding: 0 15px;
  justify-content: space-between;
  position: absolute;
  top: 20px;
  left: 0;
}
.box_amt03_2 [class*="fuki"] {
  width: 28%;
}
.box_amt03_2 [class*="fade_"].active, .box_amt03_2 [class*="fuki"].active {
  animation-duration: .3s;
}
.box_amt03_2 .fuki2 {
  width: 40%;
  margin: -30px 0 0;
}
/* delay */
.box_amt03_2 .fade_up1.active {
  animation-delay: .8s;
}
.box_amt03_2 .fade_up2.active {
  animation-delay: 1s;
}
.box_amt03_2 .fade_up3.active {
  animation-delay: .5s;
}
/*--- 04 ---*/
.box_amt04 {
  overflow: hidden;
}
.box_amt04 [class*="balloon"] {
  width: 48%;
  position: absolute;
  top: 100px;
}
.box_amt04 .balloon1 {
  left: 16px;
}
.box_amt04 .balloon2 {
  top: 190px;
  right: 16px;
}
/*--- 05 ---*/
.box_amt05 {
  padding: 0 0 20px;
  overflow: hidden;
  background: #ffe9f2;
}
/* label */
.box_amt05 .label {
  width: 95%;
  margin-right: 5%;
}
.slide-in {
  display: inline-block;
  overflow: hidden;
}
.slide-in_inner {
  display: inline-block;
}
.leftAnime {
  opacity: 0;
}
/* ピンク背景 */
.box_amt05 [class*="fade_fit"] {
  opacity: 1;
  padding: 0 20px;
  position: relative;
  transform-origin: top;
}
.box_amt05 [class*="fade_fit"].active {
  animation-delay: 1.4s;
}
.box_amt05 .fade_fit1 {
  margin: 0 0 10px;
}
/* イラスト */
.box_amt05 .fade_decrease1 {
  transform-origin: top left;
}
.box_amt05 .fade_decrease2 {
  transform-origin: top right;
}
.box_amt05 [class*="fade_decrease"].active {
  animation-delay: .5s;
}
/* ハート */
.box_amt05 [class*="fade_stamp"] {
  width: 50%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.box_amt05 [class*="fade_stamp"].active {
  animation-delay: 1s;
}
.box_amt05 .fade_stamp1 {
  right: 10px;
}
.box_amt05 .fade_stamp2 {
  left: 10px;
}
/*--- 06 ---*/
/* イラスト */
.box_amt06 .fade_in.active {
  animation-delay: .8s;
}
/* 吹き出し */
.box_amt06 [class*="fuki"] {
  position: absolute;
}
.box_amt06 .fuki1 {
  width: 150px;
  bottom: 160px;
  left: 170px;
  transform-origin: bottom left;
}
.box_amt06 .fuki2 {
  width: 130px;
  bottom: 55px;
  left: 180px;
  transform-origin: top left;
}
.box_amt06 .fuki3 {
  width: 130px;
  bottom: 10px;
  left: 0;
  transform-origin: top right;
}
.box_amt06 .fuki4 {
  width: 80%;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -35px;
  transform-origin: top right;
}
.box_amt06 .fuki5 {
  width: 170px;
  top: -10px;
  left: 10px;
}
.box_amt06 .fuki5.active {
  transform-origin: bottom right;
}
.box_amt06 .fuki6 {
  width: 160px;
  bottom: -20px;
  right: 25px;
}
.box_amt06 .fuki6.active {
  transform-origin: top right;
}
/* delay */
.box_amt06 .fade_fuki1.active {
  animation-delay: 0.5s;
}
.box_amt06 .fade_fuki2.active {
  animation-delay: 1s;
}
.box_amt06 .fade_fuki3.active {
  animation-delay: 1.5s;
}
/*--- 07 ---*/
.box_amt07 {
  overflow: hidden;
}
.box_amt07 .box {
  height: 160px;
  text-align: right;
  background: url("../images/free/07/bg.jpg") no-repeat;
  background-size: cover;
}
.box_amt07 .box .fade_right {
  width: 70%;
  position: absolute;
  left: 0;
  top: 18px;
  z-index: 1;
}
.box_amt07 .box .senja {
  width: 43%;
  margin-top: -40px;
}
.senja.fade_in.active {
  animation-delay: 1s;
  animation-duration: 3s;
}
/*--- 08 ---*/
.bg_pink {
  padding: 10px 0 0;
  background: #ffe9f2;
}
/*--- 09 ---*/
.box_amt09 {
  margin: 0 0 20px;
  overflow: hidden;
  position: relative;
}
.box_amt09 .wipe {
  position: relative;
  z-index: 2;
}
.box_amt09 [class*='zoom'] {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  transform: scale(0.9, 0.9);
}
.box_amt09 [class*='zoom'].active {
  animation-delay: .5s;
}
.box_amt09 .zoom {
  top: 15px;
  transform-origin: bottom;
}
.box_amt09 .zoom2 {
  top: 120px;
  transform-origin: center;
}
.box_amt09 .fade_up {
  width: 90%;
  margin: auto;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  z-index: 3;
}
.box_amt09 .fade_up.active {
  animation-delay: 1.5s;
}
.box_amt09 .menu_link {
  height: 120px;
  bottom: 20px;
}
/*--- 10 ---*/
.box_amt10 {}
.box_amt10 .bg {
  padding: 20px;
  position: relative;
  overflow: hidden;
  background: #e64100;
}
.box_amt10 .uranai_date {
  width: 100%;
  position: absolute;
  top: 80px;
  left: 0;
  letter-spacing: 5px;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  font-size: 45px;
  font-weight: bold;
}
.box_amt10 .uranai_date span {
  font-size: 0.6em;
}
.box_amt10 .fade_up2 {
  width: 55%;
  margin: 0 0 15px;
}
.box_amt10 .fade_stamp {
  width: 85%;
  margin: 15px 0 0;
}
/* delay */
.box_amt10 .fade_up2.active {
  animation-delay: .6s;
}
.box_amt10 .fade_in.active {
  animation-delay: .3s;
}
.box_amt10 .fade_in2.active {
  animation-delay: 1.2s;
}
.box_amt10 .fade_in3.active {
  animation-delay: 2s;
}
/*--- 11 ---*/
.box_amt11 {
  margin: 0 0 20px;
  position: relative;
  overflow: hidden;
}
.box_amt11 .zoom_out {
  transform: scale(2, 2);
  margin: -20px;
}
.box_amt11 .zoom_out.active {
  animation-delay: .8s;
}
.box_amt11 .fade_in {
  width: 80%;
  margin: auto;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
}
.box_amt11 .fade_in.active {
  animation-delay: 2s;
}
.box_amt11 .box {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
/*////////////////////////////////////////////////////////

月額TOP

////////////////////////////////////////////////////////*/
/*----- menu_link -----*/
.menu_link {
  width: 92%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 5;
}
.menu_link li {
  background: none;
}
.menu_link a {
  display: block;
  height: 100%;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
/*----- メインメニュー -----*/
.btn_today {
  display: block;
  margin: 3px auto 0;
}
.menu .main_visual {
  margin: 0 0 10px;
}
.menu .main_visual .box_teller {
  background: url("../images/teller/left01.jpg") no-repeat;
  background-size: cover;
}
.today {
  line-height: 25px;
  letter-spacing: 1px;
  color: #fff;
  background: #3e3e3e;
}
.box_menu {
  height: 358px;
  padding: 10px 12px;
  background: url(../images/menu/bg_box_menu_v2.jpg) no-repeat;
  background-size: 100%;
}
.box_menu li {
  height: 43px;
  margin: 0 0 1px;
}
.box_menu li:not(.w-100) {
  width: 50%;
}
.box_menu li:last-child {
  height: 75px;
}
.box_menu li a {
  display: block;
  height: 100%;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
/* 更新バッジ */
.box_menu .icon-1:after {
  content: "";
  position: absolute;
  z-index: 1;
}
.box_menu .icon-1:after {
  width: 20px;
  height: 20px;
  top: -5px;
  right: -4px;
  background: url(../images/icon/icon-mark.png) no-repeat;
  background-size: 100%;
}
/* 検索 */
.box_search {
  padding: 10px 20px;
  background: #e6e7dc;
}
.pulldown_menu {
  position: relative;
}
.pulldown_menu select {
  width: 100%;
  height: 34px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 13px;
  background: #fff;
}
.pulldown_menu:after {
  content: "\025bc";
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
  font-size: 10px;
  color: #2b2b2b;
}
.box_search_btn {
  width: 67px;
  height: 35px;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  vertical-align: 1px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../images/pay/btn_search.png) no-repeat;
  background-size: 100%;
}
.fortune_search {
  margin: 50px auto 30px;
}
.fortuneSearch .fortune_search {
  margin: 0 auto 30px;
}
/*----- teller -----*/
.list_menu .box_teller {
  padding: 0 0 10px;
}
.list_menu .box_teller .serif {
  border: 0;
  color: #fff;
  background: #be58fd;
}
.list_menu .box_teller .serif:after {
  content: '';
  width: 0;
  height: 0;
  top: 25px;
  right: -14px;
  border-style: solid;
  border-width: 4px 0 4px 15px;
  border-color: transparent transparent transparent #be58fd;
  transform: none;
  background: none;
}
.list_menu .box_teller .serif span {
  color: yellow;
}
/*----- スマホ -----*/
.box_phone {  
  position: relative;
  overflow: hidden;
  padding: 10px 0 0;
  background: url("../images/result/komi_phone/bg.jpg") repeat center;
  background-size: 100%;
}
.box_phone .phone {
  width: 300px;
  min-height: 240px;
  margin: auto;
  padding: 0 0 10px;
  background: url("../images/result/komi_phone/bg_sp.png") no-repeat;
  background-size: 100%;
}
/* メッセ　*/
.box_phone ul {
  width: 84%;
  margin: auto;
  padding: 26% 0 0;
}
.box_phone li {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
  transform: scale(0, 0) translateY(-30px);
  border: 2px solid #fff;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  line-height: 1.2;
  text-align: left;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: rgba(255, 255, 255, .7);
  transform-origin: top;
}
.box_phone li:after {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/result/komi_phone/cap.png") no-repeat center rgba(255, 255, 255, .6);
  background-size: 90%;
}
.box_phone li .name {
  margin: 0 0 3px;
  font-size: 0.85em;
  color: #666;
}
/*----- 恋愛カレンダー -----*/
.sec_calendar {
  margin: 0 0 20px;
  position: relative;
}
.cal_mark, .cal_wipe, .cal_link {
  position: absolute;
}
.cal_mark {
  width: 60px;
  top: 315px;
  left: 65px;
}
.cal_wipe {
  width: 65%;
  margin: auto;
  top: 335px;
  left: 0;
  right: 0;
}
.cal_link {
  display: block;
  width: 60px;
  height: 65px;
  top: 310px;
  left: 65px;
}
.sec_calendar .menu_link, .sec_calendar .menu_link li {
  height: 100px;
}
.sec_calendar .menu_link {
  bottom: 20px;
}
.sec_calendar .menu_link .cal_link1 {
  width: 33%;
}
.sec_calendar .menu_link .cal_link2 {
  width: 65%;
}
/*----- 5days -----*/
.btn_5days + .list_menu {
  margin-top: -20px;
}
/*////////////////////////////////////////////////////////

有料TOP

////////////////////////////////////////////////////////*/
.pay_top p {
  margin-bottom: 0;
}
.pay_top .main_visual {
  margin: 0 0 10px;
}
.pay_top .main_visual .box_teller {
  position: relative;
  align-items: flex-start;
  background: url("../images/pay/teller_main_v2.jpg") no-repeat;
  background-size: 100%;
}
.pay_top .main_visual .serif{
  padding: 13px;
}
.main_visual .menu_link {
  width: 170px;
  height: 46px;
  position: absolute;
  bottom: 8px;
  right: 12px;
  left: auto;
}
/*----- レコメンドbigバナー -----*/
.reco_banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1002;
  width: 100%;
  height: 120vh;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.pay_top .reco-1 {
  display: block;
}
.pay_top .reco-0 {
  display: none;
}
.reco_bigbnr {
  width: 92%;
  margin: 10px auto 0;
  padding: 0 0 0;
  position: relative;
  border-radius: 5px;
  border: 2px solid #ab8449;
  background: #fafafa;
  min-height: 290px;
}
.reco_bigbnr img {
  border-radius: 3px 3px 0 0;
}
.btn_reco_close {
  width: 27px;
  height: 27px;
  position: absolute;
  right: -12px;
  top: -10px;
  z-index: 2000;
  background: url(../tpl/conce_sys/big_banner/sys/images/icon_close.png) no-repeat;
  background-size: 100%;
}
/*----- 緊急メッセージ&ランダム訴求 -----*/
.emergency_random {
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0 10px 10px;
}
/* 緊急アイコン */
.fuki_emergency {
  flex-shrink: 0;
  width: 23%;
  position: relative;
  margin: -5px 0 0 5px;
}
.fuki_emergency .float {
  display: none;
}
.fuki_emergency.icon-1:after {
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  -webkit-animation: tenmetsu 1s ease-in-out infinite alternate;
  -moz-animation: tenmetsu 1s ease-in-out infinite alternate;
  animation: tenmetsu 1s ease-in-out infinite alternate;
  background: url(../images/icon/icon-mark.png) no-repeat;
  background-size: 100%;
}
/* ランダム訴求1 */
[class^="loop_random"] {
  display: table;
  width: 73%;
  min-height: 50px;
  border-radius: 5px;
  position: relative;
}
.loop_random-1 {
  background: #972ee1;
}
.loop_random-2 {
  background: #139ba3;
}
.loop_random-3 {
  background: #ff116b;
}
[class^="loop_random"] a {
  display: table-cell;
  vertical-align: middle;
  padding: 3px 20px 3px 10px;
  position: relative;
  line-height: 1.2;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}
[class^="loop_random"] a:after {
  content: "\025b6";
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}
/* ランダム訴求2 */
.text_random {
  width: 95%;
  margin: 0 auto 15px !important;
}
.text_random a {
  display: block;
  padding: 8px 10px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(221, 1, 79, .7) inset, 0 1px 3px rgba(0, 0, 0, .3);
  border: 2px solid #dd014f;
  font-size: 13px;
  background: #fff;
}
/* 今日の運勢アイコン */
.fuki_daily {
  flex-shrink: 0;
  width: 20%;
  position: relative;
  margin: 0 0 0 10px;
}
.fuki_daily.icon-1:after {
  content: "";
  width: 16px;
  height: 16px;
  margin: auto;
  position: absolute;
  top: -1px;
  right: 0px;
  z-index: 2;
  -webkit-animation: tenmetsu 1s ease-in-out infinite alternate;
  -moz-animation: tenmetsu 1s ease-in-out infinite alternate;
  animation: tenmetsu 1s ease-in-out infinite alternate;
  background: url(../images/icon/icon-mark.png) no-repeat;
  background-size: 100%;
}

/*----- 新着情報 -----*/
.sec_new .list_menu.new {
  padding-top: 3px;
}
.pay_top .sec_new .list_menu.new{
	padding-top: 10px;
}
/* ppv icon */
.icon-ppv {
  display: flex;
  align-items: center;
  margin: 0 -22px 7px -5px;
  padding: 2px 5px;
  font-size: 13px;
  background: #e5e5e5;
}
.icon-ppv .days {
  order: 2;
}
.icon-ppv:before, .icon-ppv:after {
  content: "";
  order: 1;
}
.icon-ppv:before {
  content: "";
  width: 54px;
  height: 18px;
  margin-right: 5px;
  background: url(../images/icon/icon-ppv_v2.png) no-repeat;
  background-size: 100%;
}
.icon-ppv:after {
  width: 25px;
  height: 16px;
  margin-right: 8px;
}
.icon-ppv.one:after {
  width: 14px;
  background: url(../images/icon/icon-person.png) no-repeat 2px;
  background-size: 24px;
}
.icon-ppv.two:after {
  background: url(../images/icon/icon-person.png) no-repeat center;
  background-size: 100%;
}
li.new .icon-ppv {
  background: #fff;
}
li.new .icon-ppv:before {
  width: 102px;
  background: url(../images/icon/icon-new_v2.png) no-repeat left, url(../images/icon/icon-ppv_v2.png) no-repeat right;
  background-size: 45px, 54px;
}
li.new .icon-ppv.one:after {
  background: url(../images/icon/icon-person.png) no-repeat 2px;
  background-size: 24px;
}
li.new .icon-ppv.two:after {
  background: url(../images/icon/icon-person.png) no-repeat center;
  background-size: 100%;
}
/*----- レコメンド -----*/
.sec_auto_segment_ppv {
  height: 260px;
  position: relative;
  background: url("../images/pay/deli/bg_v2.jpg") no-repeat top;
  background-size: 100%;
}
.tit_deli {
  display: flex;
  justify-content: center;
  padding: 20px 107px 95px 10px;
  font-size: 13px;
  color: #fff;
}
.sec_auto_segment_ppv .ppvtitle{
  font-size: 12px;
}
.deli2-read {
  display: none;
}
/*----- ピックアップメニュー -----*/
.box_pickmenu {
  position: relative;
}
.box_pickmenu .menu_link {
  width: 85%;
  top: 150px;
}
.box_pickmenu li {
  width: 50%;
  height: 65px;
  margin: 0 0 3px;
}
.box_pickmenu li:last-child {
  width: 100%;
  height: 35px;
  padding-top: 8px;
}
/*----- ランキング -----*/
.sec_ranking .rankingicon {
  display: block;
  width: 80px;
  padding: 0;
  position: absolute;
  top: -6px;
  left: -6px;
}
.sec_ranking .icon-ppv {
  padding-left: 80px;
  
}
.sec_ranking .text-right {
  margin: 3px 3px -5px;
  font-size: 10px;
  color: #fff;
}
.sec_ranking li:nth-child(1) .icon-ppv {
  background: #ffe400;
}
.sec_ranking li:nth-child(2) .icon-ppv {
  background: #a9deff;
}
.sec_ranking li:nth-child(3) .icon-ppv {
  background: #ffa421;
}
/*----- 無料占いの続き -----*/
.btn_free_more {
  width: 300px;
  height: 55px;
  margin: 10px auto;
  background: url("../images/btn/btn_free_more.png") no-repeat;
  background-size: 100%;
}
.box_free_more {
  display: none;
  margin: 0 10px 20px;
}
/* タブ */
.tab .tab01 {
  border: 1px solid #b342ff;
}
.tab .tab02 {
  border: 1px solid #ff3987;
}
.tab .tab01, .tab .tab01 a {
  color: #b342ff;
}
.tab .tab02, .tab .tab02 a {
  color: #ff3987;
}
.tab .active {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.tab .tab01.active {
  background: #b342ff;
}
.tab .tab02.active {
  background: #ff3987;
}
.box_free_more .tab li {
  height: 35px;
}
/* パネル */
.panel {
  display: none;
}
.panel.active {
  display: block;
}
.panel .icon_ppv {
  padding-left: 50px;
  font-size: 13px;
  font-weight: bold;
  background: url("../images/icon/icon-ppv_v2.png") no-repeat left 3px;
  background-size: 45px;
}
.panel .icon_ppv a {
  color: #fff;
}
.panel .icon03 + .icon_ppv {
  margin-top: 13px;
}
/*----- 2ボタン -----*/
.btn_info_ppv {
  width: 280px;
  margin: 10px auto;
  position: relative;
}
.btn_info_ppv ul {
  width: 100%;
  position: absolute;
  top: 0;
}
.btn_info_ppv li {
  width: 50%;
  height: 45px;
}
.btn_info_ppv li a {
  display: block;
  width: 100%;
  height: 100%;
}
.pay_top .btn_notice.icon-1:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: -10px;
  left: 5px;
  z-index: 1;
  background: url(../images/icon/icon-mark.png) no-repeat;
  background-size: 100%;
  -webkit-animation: tenmetsu 1s ease-in-out infinite alternate;
  -moz-animation: tenmetsu 1s ease-in-out infinite alternate;
  animation: tenmetsu 1s ease-in-out infinite alternate;
}
/*----- weekend -----*/
.weekend {
  padding: 10px 0 5px 0;
  margin-bottom: 10px;
}
.icon_new {
  width: 13%;
  margin-right: 5px;
  vertical-align: middle;
}
/*----- メニュー更新 -----*/
.sec_update h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: url("../images/pay/update/title.png") no-repeat;
  background-size: 100%;
}
/*----- nextopen -----*/
.nextopen-0 a {
  pointer-events: none;
}
.nextopen-0 p {
  margin: 0 0 5px;
  line-height: 1.3;
  font-weight: bold;
}
.nextopen-1 > p {
  display: none;
}
/*----- 滞在特典 -----*/
.box_special .inner {
  padding: 0 20px 20px;
  background: #ededed;
}
.box_special .flex-box {
  justify-content: space-between;
  margin: 0 -20px;
  padding: 15px 30px;
  line-height: 1.6;
  font-size: 15px;
  font-weight: bold;
  background: #fafcfa;
}
.box_special .flex-box img {
  width: 35%;
  flex-shrink: 0;
}
.box_special ul {
  padding: 15px 0 0;
}
.box_special li:not(:last-child) {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #d2c37d;
}
.box_special h3 {
  margin: 0 0 5px;
  font-size: 13px;
  font-weight: bold;
}
.btn-pre-link {
  display: block;
  width: 250px;
  margin: auto;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}
/* おすすめサイト */
.promotion {
  position: relative;
}
.promotion .inner {
  padding: 10px;
  position: relative;
  z-index: 1;
}
.promotion li {
  margin-top: 10px;
}
.promotion .officialLink {
  padding: 0 10px;
}
.box_recc .inner {
  margin: 5px 5px 0;
  padding: 0 20px 25px;
  border: 1px solid #d8a5f6;
  border-radius: 7px;
  background: #714d71;
}
/*----- 事前告知 -----*/
.pre-regist {
  padding: 13px 10px 15px 10px;
  background: rgba(0, 0, 0, 0.5);
}
.pre-regist p {
  text-align: left;
  line-height: 1.2;
}
.pre-regist a {
  font-weight: bold;
  color: yellow;
  display: block;
  text-align: center;
  line-height: 1.4;
  font-size: 15px;
}
.pre-regist, .pre-regist.open-0 {
  display: none;
}
.pre-regist.open-1 {
  display: block;
}
/*----- 2ヵ月目継続特典 -----*/
.box_nextmonth {
  margin: 0 0 10px;
  position: relative;
}
.text_nextmonth {
  position: absolute;
  right: 227px;
  bottom: 7px;
  font-weight: bold;
  font-size: 23px;
}
.open-0 .btn-yudo {
  display: none;
}

/*----- 毎日無料くじ引き -----*/
.gacha-1 .open, .gacha-0 .close, .gacha-0 .open.disp-0{
	display: none;
}

.gacha-0 .open{
	position: relative;
}

.gacha-0 .open p{
	color: red;
	font-size: 17px;
	font-weight: bold;
	width: 180px;
	position: absolute;
	top: 15px;
	left: 107px;
}
.gacha-0 .open p.countDown{
	color: #26261e;
	font-size: 32px;
	position: absolute;
	top: 35px;
	left: 109px;
	width: 175px 
}
.gacha-0 .open p.countDown.finish{
	font-size: 28px;
	font-feature-settings: "palt";
}

/*----- オーダーメイド鑑定 -----*/
.ordermade {
	position: relative;
}
.ordermade .menu_link {
  height: 66px;
  bottom: 23px;
}

/*----- 有料TOPタブ -----*/
.pay_top.top .tab-area {
	list-style-type: none;
	display: flex;
	padding: 10px 13px 14px;
	background: url(../images/pay/tab/line.jpg) no-repeat bottom;
	background-size: 100%;
}

.pay_top.top .tab-area .tab{
	width: calc(100%/3);
	height: 46px;
	bottom: -1px;
	margin: 0;
	font-size: 0;
	position: relative;
	overflow: visible;
}

.pay_top.top .tab-area .tab:nth-child(n+2){
	margin-left: 4px;
}

.pay_top.top .tab-area .tab.active{
	width: 115px;
}

.pay_top.top .tab-area .tab a{
	display: block;
	width: 100%;
	height: 100%;
}

.pay_top.top .tab:nth-child(1){
	background: url(../images/pay/tab/new_noselect.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.top  .tab:nth-child(1).active {
	background: url(../images/pay/tab/new.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.top  .tab:nth-child(2){
	background: url(../images/pay/tab/osusume_noselect.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.top  .tab:nth-child(2).active {
	background: url(../images/pay/tab/osusume.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.top  .tab:nth-child(3){
	background: url(../images/pay/tab/notice_noselect.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.top  .tab:nth-child(3).active {
	background: url(../images/pay/tab/notice.jpg) no-repeat;
	background-size: 100%;
}

.pay_top .tab-area .tab.icon-1:before{
	content: "";
	background: url(../images/pay/tab/icon-new.gif) no-repeat;
	background-size: 100%;
	width: 35px;
	height: 15px;
	position: absolute;
	top: -2px;
	left: 0px;
}

.pay_top .tab-area .tab.active.icon-1:before{
	left: 10px;
}

.pay_top .tab-area .tab.icon-1:after{
	content: "";
	background: url(../images/pay/tab/finger.png) no-repeat;
	background-size: 100%;
	width: 21px;
	height: 25px;
	position: absolute;
	top: 30px;
	right: -5px;
	z-index: 1;
	animation: click 1s linear infinite;
	-webkit-animation: click 1s linear infinite;
}

.pay_top .panel-area{
	overflow: hidden;
}

/*----- 注目タブ -----*/
.notice_area{
	background: #0a8134;
	padding: 5px 15px 15px;
}

.notice_area p{
	margin: 0 5px 5px;
}

.notice_area li{
	margin-top: 15px;
}

.notice_area li p{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.notice_area li p.banner{
	margin: 0;
}

.notice_area li p.disp-0{
	display: none;
}

/*----- 2ヶ月目出しわけ -----*/
.two_month_member-0 .old_member,.two_month_member-1 .new_member{
	display: none;
}

/*----- 初心者ページ -----*/
.pay_top.beginner .tab-area .tab{
	width: calc(100%/3);
	height: 46px;
	bottom: 0px;
	font-size: 0;
	margin: 0;
	position: relative;
	overflow: visible;
}

.pay_top.beginner .tab-area .tab:nth-child(n+2){
	margin-left: 5px;
}

.pay_top.beginner .tab-area .tab.active{
	width: 118px;
}

.pay_top.beginner .tab-area .tab a{
	display: block;
	width: 100%;
	height: 100%;
}

.pay_top.beginner .tab-area .tab:nth-child(1){
	background: url(../images/pay/beginner/tab/sale_noselect.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.beginner .tab-area .tab:nth-child(1).active {
	background: url(../images/pay/beginner/tab/sale.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.beginner .tab-area .tab:nth-child(2){
	background: url(../images/pay/beginner/tab/limited_noselect.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.beginner .tab-area .tab:nth-child(2).active {
	background: url(../images/pay/beginner/tab/limited.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.beginner .tab-area .tab:nth-child(3){
	background: url(../images/pay/beginner/tab/other_noselect.jpg) no-repeat;
	background-size: 100%;
}
.pay_top.beginner .tab-area .tab:nth-child(3).active {
	background: url(../images/pay/beginner/tab/other.jpg) no-repeat;
	background-size: 100%;
}

.pay_top.beginner  .tab-area .tab.icon-1:before{
	content: "";
	background: url(../images/pay/beginner/tab/icon-new.gif) no-repeat;
	background-size: 100%;
	width: 35px;
	height: 15px;
	position: absolute;
	top: -2px;
	left: 0px;
}

.pay_top.beginner  .tab-area .tab.icon-1.active:before{
	left: 4px;
}

.pay_top.beginner .tab-area .tab.icon-1:after{
	content: "";
	background: url(../images/pay/beginner/tab/finger.png) no-repeat;
	background-size: 100%;
	width: 21px;
	height: 25px;
	position: absolute;
	top: 30px;
	right: -5px;
	z-index: 1;
	animation: click 1s linear infinite;
	-webkit-animation: click 1s linear infinite;
}

@keyframes click {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.8);
  }
}
  @-webkit-keyframes click {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.8);
  }
  }
	
.pay_top .panel {
  display: none;
  text-align: center;
}
.pay_top .panel.active {
  display: block;
}

.pay_top.beginner .tab-area {
	list-style-type: none;
  display: flex;
	padding: 10px 10px 14px;
	background: url(../images/pay/beginner/tab/line.jpg) no-repeat bottom;
	background-size: 100%;
}

.pay_top.beginner .bnr{
	margin-top: 10px;
}

.box_user_ppv.open-0 {
	display: none;
}
.box_user_ppv.open-1 {
	display: block;
}

.box_user_ppv .time_left {
	border-radius: 30px;
	background: #ffff00;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	border: 2px solid #0c0c0c;
	margin: 0 8px;
	line-height: 1;
	padding: 5px 5px;
	box-sizing: border-box;
	margin-bottom: 7px;
}

.pay_top.beginner .list_menu.new {
	background: none;
	padding: 0 5px;
}

.beginner .price {
	clear: both;
	margin: 5px 5px 0 5px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.beginner .price span{
	color: #fff;
	font-size: 10px;
	background: #d00000;
	padding: 2px 6px;
	margin-right: 5px;
}
/*占いの日際
再リニューアルBNRの帯*/
.pay_top .return_sale_belt {
  padding: 8px;
  color: red;
  text-align: center;
  background: yellow;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.6px;
border-bottom: 3px solid #000;
}
/*////////////////////////////////////////////////////////

お知らせ・プレゼントBOX

////////////////////////////////////////////////////////*/
.notice .list_menu dt {
  margin-bottom: 7px;
  padding-bottom: 3px;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
}
.notice .icon_1 {
  background: url(../images/icon/icon-mark.png) no-repeat right top;
  background-size: 15px;
}
/*////////////////////////////////////////////////////////

menulist / menu.do

////////////////////////////////////////////////////////*/
/*----- common -----*/
.menuList .title, .menudo .title {
  min-height: 80px;
  background: url("../images/bar/purple_long.jpg") no-repeat;
  background-size: 100%;
}
.menuList .title {
  margin: 0;
}
.menudo .line {
  width: 95%;
  margin: 5px 0 10px;
}

.title014{
  background-color: deeppink;
  font-weight: bold;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #fff;
  font-size: 20px;
}


/*----- result -----*/
.box_result {
  width: 60px;
  margin: 0 auto 10px;
}
.boka {
  position: relative;
}
.boka .tenmetsu {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/result/komi_yesno/no.jpg) no-repeat;
  background-size: 100%;
}
/*----- 占者画像 -----*/
.result-picture {
  width: 90px;
  float: left;
  margin: 0 8px 0 0;
}
.result-picture.right {
  float: right;
  margin: 0 0 0 8px;
}
.result-picture.right img {
  transform: scale(-1, 1);
}
/*----- yudo -----*/
[class*="box_yudo"] {
  position: relative;
}
[class*="box_yudo"] ul {
  width: 90%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}
/* 03 */
.box_yudo03 ul {
  top: 0;
}
.box_yudo03 li {
  width: 60%;
  margin: 0 0 10px;
}
.box_yudo03 a {
  text-align: left;
  font-size: 14px;
}
.yudo03 .menu_link {
  height: 90px;
  bottom: 15px;
}
/* 04 */
.yudo04 .menu_link {
  top: 30px;
}
.yudo04 .menu_link li {
  width: 60%;
  height: 100px;
}
/* 05 */
.box_yudo05 .btn-yudo {
  width: 80%;
  margin: auto;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
/* 08 */
.box_yudo08 ul {
  top: 0;
}
.box_yudo08 li {
  width: 80%;
  margin: 0 0 10px;
}
.box_yudo08 li:nth-child(odd) {
  margin-left: 18%;
}
/* 14 */
.box_yudo14 ul {
  top: 0;
}
.box_yudo14 li {
  width: 50%;
  margin: 0 0 10px;
}
.box_yudo14 li:nth-child(odd) {
  margin-left: 48%;
}
.box_yudo14 a {
  text-align: left;
  font-size: 14px;
}
/*////////////////////////////////////////////////////////

従量TOP

////////////////////////////////////////////////////////*/
.ppv_top .box_teller {
  background: url("../images/teller/left02.jpg") no-repeat;
  background-size: cover;
}
.ppvnavi {
  align-items: flex-start;
  height: 112px;
  margin: 15px;
  background: url(../images/ppv/bg_btn.png) no-repeat;
  background-size: 100%;
}
.ppvnavi li {
  width: 50%;
  height: 40px;
}
.ppvnavi a {
  display: block;
  height: 100%;
}
.ppvnavi li:last-child {
  width: 100%;
  height: 30px;
}
.ppvicon, .ppvtitle {
  display: table-cell;
  vertical-align: middle;
}
.ppvicon {
  width: 21%;
  padding: 0 5px 0 0;
}
.ppvtitle {
  text-decoration: underline;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
.ppv_top .price {
  margin: 5px 0 0;
  text-align: right;
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
/* history */
.box_history .list-menu01 a span, .ppvhistory .list-menu01 a span {
  display: block;
  text-align: right;
  font-size: 11px;
  margin-right: 5px;
}
/*////////////////////////////////////////////////////////

ppv.do

////////////////////////////////////////////////////////*/
/*----- confirm -----*/
.ppvdo .box_pre a {
  display: block;
  text-align: center;
  font-weight: bold;
  /*color: yellow;*/
}
.ppv_price {
  padding: 20px 0 0;
  text-shadow: 0 1px 1px #010101;
  font-size: 16px;
}
.ppvdo .subtitle {
  font-size: 12px;
}
.ppvdo .list-menu {
  margin: 5px auto 20px;
}
.ppvdo .tit_sub01 {
  margin: 20px 0 10px;
}
/* 占える項目をチェック */
.ppvdo.confirm .list_check {
  width: 250px;
  margin: 0 auto;
}
.ppvdo.confirm .yudo_list {
  display: none;
}

/* アイコン */
.icon-person {
  width: 100%;
  margin: 5px 0 0 auto;
  padding: 0 8px;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  color: #676767;
}
.icon-person p {
  display: inline-block;
}
.icon-person .icon {
  color: #fff;
}
.icon-person.一人用 .icon {
  padding: 5px 0 5px 15px;
  background: url(../images/icon/icon-person.png) no-repeat -9px;
  background-size: 9px;
}
.menu_title .icon-person.一人用 .icon {
  background: url(../images/icon/icon-person.png) no-repeat -9px;
  background-size: 17px;
  color: #000;
}
.icon-person.二人用 .icon {
  padding: 5px 0 5px 23px;
  background: url(../images/icon/icon-person.png) no-repeat left;
  background-size: 16px;
}
.menu_title .icon-person.二人用 .icon {
  background: url(../images/icon/icon-person.png) no-repeat 0;
  background-size: 17px;
  color: #000;
}
/* menu_list */
.menu_list {
  margin: 0 auto 20px;
  padding: 20px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #ff3b21;
}
.menu_list .list_wrap {
  padding: 15px 0 0;
}
.menu_list li {
  margin: 0 0 8px;
  padding: 0 0 0 24px;
  line-height: 1.4;
  text-align: left;
  font-size: 13px;
}
.menu_list .ic_com_indent {
  display: flex;
  margin: -4px 0 10px;
  font-weight: bold;
  font-size: 0.85em;
}
.ic_com_indent + .ic_com_indent {
  margin-top: -7px;
}
.ic_com_indent:before {
  content: '∟';
  margin: -2px 3px 0 0;
  font-size: 0.8em;
}
.menu_list .icon01 {
  font-size: 14px;
  font-weight: bold;
  background: url(../images/icon/01.png) no-repeat left center;
  background-size: 18px;
}
.menu_list .icon02 {
  font-weight: bold;
  background: url(../images/icon/02.png) no-repeat 3px center;
  background-size: 14px;
}
.menu_list .icon03 {
  font-weight: bold;
  background: url(../images/icon/03.png) no-repeat 3px center;
  background-size: 14px;
}
.menu_list .icon04 {
  background: url(../images/icon/04.png) no-repeat 3px center;
  background-size: 11px;
}
.menu_list .icon05 {
  background: url(../images/icon/05.png) no-repeat 3px center;
  background-size: 11px;
}
.menu_list [class^="ic_com"], .menu_list [class^="ic_com"] a, .menu_list .icon01 a {
  color: #fff;
}
.menu_list .icon02, .menu_list .icon02 a {
  color: #1a1a1a;
}
.menu_list .icon03, .menu_list .icon03 a {
  color: yellow;
}
.menu_list .icon04, .menu_list .icon04 a {
  color: #fff;
}
/* パック用文言エリア */
.ppvdo.confirm .text_pack {
  display: block;
  margin: 10px 10px 30px;
  padding: 10px 15px;
  border: 1px solid #ba8787;
  border-radius: 7px;
  text-align: left;
  font-size: 13px;
  background: #fff;
  color: #000;
}
.ppvdo.confirm .text_pack font {
  color: #f92771;
  font-weight: bold;
}
/* 承諾事項 */
.box_approval {
  padding: 0 0 30px;
  text-align: left;
  font-size: 12px;
  color: #000;
  background: rgba(255, 255, 255, 1);
}
.box_approval #approval {
  margin-bottom: 15px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #675e71;
}
.box_approval li {
  margin-bottom: 5px;
}
.box_approval a {
  color: #f92771;
  font-weight: bold;
}
.box_approval .text-canter {
  text-align: center;
}
/*////////////////////////////////////////////////////////

LOOPD

////////////////////////////////////////////////////////*/
.loopD.link3 .serif {
  width: 100%;
  top: 20px;
  font-size: 17px;
  font-weight: bold;
}
.loopD .serif, .loopD.link5 .tenmetsu {
  position: absolute;
}
.loopD.link5 .tenmetsu {
  width: 70%;
  top: -10px;
  left: 5px;
}
.loopD.link5 .serif {
  display: flex;
  align-items: center;
  width: 48%;
  height: 100%;
  padding: 0 0 12px;
  top: 0;
  left: 25px;
  text-align: left;
}
/*////////////////////////////////////////////////////////

占者紹介

////////////////////////////////////////////////////////*/
.tellerProfile .box_teller {
  padding-left: 40px;
  font-size: 20px;
  font-weight: bold;
}
.tellerProfile .lead {
  padding: 0 10px;
  text-align: left;
}
.tellerProfile dl {
  margin: 0 0 10px;
  font-size: 13px;
}
.tellerProfile dt {
  font-weight: bold;
  font-size: 14px;
}
.tellerProfile dl li {
  margin: 0 0 5px;
  padding-left: 15px;
  text-indent: -12px;
}
/*////////////////////////////////////////////////////////

mypage

////////////////////////////////////////////////////////*/
/* メニュー */
.list-icon li.tutorial {
  background: url(../images/mypage/icon01.png) no-repeat 10px center;
  background-size: 30px;
}
.list-icon li.history {
  background: url(../images/mypage/icon02.png) no-repeat 10px center;
  background-size: 30px;
}
.list-icon li.bookmark {
  background: url(../images/mypage/icon03.png) no-repeat 10px center;
  background-size: 30px;
}
.list-icon li.stamp {
  background: url(../images/mypage/icon04.png) no-repeat 10px center;
  background-size: 30px;
}
.list-icon a {
  padding-left: 45px;
}
#pref {
  margin-bottom: 40px
}
/* プレミアムコード */
.mypage .box_special {
  text-align: left;
}
.mypage .box_special .inner {
  padding: 15px 15px 10px;
}
.mypage .box_special h3 {
  height: 55px;
}
.mypage .box_special a {
  font-weight: bold;
}
/*////////////////////////////////////////////////////////

bookmark

////////////////////////////////////////////////////////*/
.bookmark p {
  padding: 0 10px;
}
.bookmark .list-menu02 {
  margin-bottom: 30px;
  text-align: left;
}
.bookmark .list-menu02 li {
  display: flex;
  align-items: center;
  padding-left: 10px;
  color: #fff;
}
.bookmark .list-menu02 a {
  width: 100%;
  margin: auto;
  padding: 10px 20px 10px 10px;
}
.bookmark input[type="checkbox"] {
  display: none;
}
.bookmark input[type="checkbox"] + label {
  flex-shrink: 0;
  position: static;
}
/*////////////////////////////////////////////////////////

tutorial

////////////////////////////////////////////////////////*/
.tutorial p {
  margin-bottom: 0;
}
.tutorial .box_txt {
  padding: 13px 13px 55px 13px;
  text-align: left;
  font-size: 13px;
}
.site_cap {
  margin: 0 20px 40px 20px;
  position: relative;
}
.site_cap span {
  display: inline-block;
  position: absolute;
  bottom: -18px;
  width: 105px;
}
#link01 .site_cap span {
  left: 65px;
}
#link02 .site_cap span {
  left: 123px;
}
#link03 .site_cap span {
  left: 9px;
}
#link04 .site_cap span {
  left: 178px;
}
/*////////////////////////////////////////////////////////

unregist

////////////////////////////////////////////////////////*/
/*----- index -----*/
.box_unregist_notice p {
  padding: 0 10px;
  text-align: left;
}
.box_unregist_notice .icon-hart {
  width: 12px !important;
  margin: 0 5px 0 0;
}
/*----- done -----*/
.unregist .list-icon .line_me {
  background: url(../images/common/icon-line.png) no-repeat 8px center;
  background-size: 33px;
}
.unregist .list-icon .uranavi {
  background: url(../images/common/icon-navi.png) no-repeat 8px center;
  background-size: 33px;
}
.unregist .list-icon .mag {
  background: url(../images/common/icon-mag.png) no-repeat 8px center;
  background-size: 33px;
}
.unregist .list-icon .kantei {
  background: url(../images/common/icon-kantei.png) no-repeat 8px center;
  background-size: 33px;
}
.unregist .list-icon a {
  padding-left: 50px;
}
.unregist .list-icon span {
  font-size: 0.9em;
}
/*////////////////////////////////////////////////////////

プレゼントキャンペーン

////////////////////////////////////////////////////////*/
.present_entry .menu_title {
  display: block;
  margin: 0 0 10px;
  text-align: center;
  font-weight: bold;
  color: #1e1d1f;
}
.present_entry .detail {
  padding: 0 10px;
  text-align: left;
}
.present_entry .detail dt {
  margin: 20px 0 5px;
  padding-left: 25px;
  font-weight: bold;
  font-size: 13px;
  background: url(../images/icon/02.png) no-repeat left;
  background-size: 20px;
}
.present_entry .txt_notice {
  margin: 0;
  padding: 0 0 5px 10px;
  text-indent: -11px;
  font-size: 11px;
}
.present_entry .box_notice li:not(:last-child) {
  margin: 0 0 5px;
}
.present_banner {
  margin: 5px 0 15px;
  padding: 0 10px;
}
.present_banner.open-0, .present_banner.open-2, .present_banner02.open-0, .present_banner02.open-2 {
  display: none;
}
.present_banner.open-1, .present_banner02.open-1 {
  display: block;
}
.present_entry h2 span {
  font-size: 13px;
}
.present_entry .box_flow {
  background: #fff;
}
.present_entry .box_flow .inner {
  padding: 20px 0;
}
.present_entry .tit {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin: 0 0 0 0;
  padding: 10px 10px 10px 30px;
  font: bold;
  color: #666;
  background: #ccc;
  border-top: #ccc solid 1px;
  border-right: #999 solid 1px;
  border-bottom: #999 solid 1px;
  border-left: #ccc solid 1px;
  text-shadow: 1px 1px 0 rgb(255 255 255);
  box-shadow: 0 0 0 1px rgb(255 255 255 / 50%) inset;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(220, 220, 220, 1.0)), color-stop(0.25, rgba(240, 240, 240, 1.0)), color-stop(0.30, rgba(235, 235, 235, 1.0)), color-stop(0.36, rgba(240, 240, 240, 1.0)), color-stop(0.50, rgba(235, 235, 235, 1.0)), color-stop(0.80, rgba(215, 215, 215, 1.0)), to(rgba(210, 210, 210, 1.0)));
  background-image: -webkit-linear-gradient(top, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
  background-image: -moz-linear-gradient(top, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
  background-image: -o-linear-gradient(top, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
  background-image: linear-gradient(to bottom, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
}
.present_entry .tit:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 15px;
  width: 0;
  height: 100%;
  border-left: #ccc solid 1px;
}
.present_entry .tit:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 16px;
  width: 0;
  height: 100%;
  border-right: #eee solid 1px;
}
.present_entry .na {
  width: 94%;
  margin: 0 auto;
  font-size: 13px;
  font-weight: bold;
  color: #592b30;
  letter-spacing: 0;
  border: 1px solid #f49b7a;
  border-radius: 6px;
  text-decoration: none;
  padding: 15px 25px;
  background-color: #f5b5a0;
  line-height: 1.4;
  text-align: left;
}
.present_entry .box_flow img {
  width: 32px !important;
}
.present_entry .entry_require {
  line-height: 1.4;
  text-align: left;
  font-size: 13px;
  margin: 0 7px 20px 7px;
  font-weight: bold;
}
.present_entry .entry_require span {
  font-size: 12px;
  font-weight: normal;
}
.present_entry .entry_kome {
  text-align: left;
  font-size: 11px;
  padding: 12px 10px 15px 10px;
  background: #6921a0;
  margin-bottom: 0;
  color: #fff;
}
.present_entry .entry_arrow {
  text-align: center;
  margin: 10px auto;
  width: 32px;
}
.present_entry .box_t {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 80%;
  line-height: 1.4;
}
.box-entry {
  background: #fff;
  color: #333631;
  text-align: left;
}
.present_entry form {
  width: 90% !important;
  margin: 20px auto 0 auto;
}
.box-entry .pink {
  color: #ff0066;
}
.box-entry label.label_txt {
  border-bottom: dotted 1px #ff0066;
  border-left: solid 3px #ff0066;
  padding: 5px;
  width: 90%;
  margin: 0 10px 10px 10px;
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 13px;
}
.input-layout {
  width: 88%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 5px;
  margin-left: 10px;
  margin-bottom: 15px;
}
.box-entry .title3 {
  color: hsl(0, 50%, 50%);
  padding-left: 5px;
  border-left: 10px solid hsl(0, 50%, 50%);
  text-align: left;
  font-weight: bold;
  font-size: 13px;
}
.box-entry .box_t2 {
  width: 100%;
  margin: 10px auto 5px auto;
  font-size: 80%;
  line-height: 1.4;
}
.box-entry .privacy {
  background: #f5b5a0;
  padding: 10px;
  font-size: 80%;
  line-height: 1.4;
  margin-bottom: 15px;
}
.box-entry .dou {
  text-align: center;
  padding: 10px;
  font-weight: bold;
}
.box-entry .dou input {
  width: 18px;
  height: 18px;
  position: relative;
  top: 5px;
  -webkit-appearance: auto;
}
#disableButton {
  margin: auto;
  width: 100%;
  height: 80px;
  border: 0 !important;
  background: url(../images/pay/present_entry/btn01.png) no-repeat center;
  background-size: 90%;
  background-position: 50%;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 15px;
}
.present_entry .bg_box {
  background: #fff;
  font-size: 24px;
  padding: 20px 0 35px 0;
  color: red;
  font-weight: bold;
}
.present_entry .bg_box span {
  display: block;
  border-radius: 3px;
  border: 2px solid #fd0807;
  padding: 15px 0;
  margin: 0 20px;
}
.present_entry p.des {
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 1.4;
  padding: 10px 0 0 0;
  width: 88%;
  margin-bottom: 0;
}
.present_entry p.des span {
  font-size: 87%;
  display: block;
  padding: 8px;
  background: #f5b5a0;
  border-radius: 4px;
  margin-top: 5px;
}
.present_entry .confirm_entry {
  text-align: center;
  margin: 20px 0 0 0;
  padding-bottom: 15px;
}
.present_entry .confirm_entry input {
  padding: 10px 20px;
  margin: 5px;
  border: 1px solid #7f7f7f;
  background: #efefef;
  color: #2c2c2c;
  border-radius: 2px;
  font-size: 12px;
  line-height: 1;
}
.present_entry .txt_entry_mail {
  padding: 0 18px;
}
.present_entry .fin_txt {
  padding: 10px;
}
.present_entry .entry_title_box {
  padding: 15px 0 20px 0;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 20px;
  background: url(../images/line/01.png) no-repeat left bottom #663399;
  background-size: 100% auto;
  text-shadow: 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0, 0 0 6px #8537f0;
}
.present_entry .entry_title_box span {
  color: #f6f200;
}
.present_entry .c_txt {
  background: url(../images/line/02.png) no-repeat left bottom, url(../images/line/02.png) no-repeat left top #7d47a7;
  background-size: 100% auto;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 15px;
  font-size: 15px;
}
.present_entry .kome {
  margin: 0 13px 20px 13px;
  font-weight: normal;
}
.present_entry .kome li {
  padding-left: 1em;
  text-indent: -1em;
}

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

供養の儀

////////////////////////////////////////////////////////*/
.memorial p {
	margin: 0;
}
.memorial .tit_sub{
	font-size: 20px;
}

.memorial .lead{
	padding: 20px 15px 30px;
}
.memorial li{
	font-size: 11px;
}

.memorial .goshuin_area{
	background: #fa2900;
	padding: 15px 45px 25px;
}

.memorial .goshuin_area > img{
	box-shadow: -5px 5px 5px #d33718, -5px 5px 5px #d33718, -5px 5px 5px #d33718;
}



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

キャンペーン施策

////////////////////////////////////////////////////////*/
.pay_top .campaign.open-1 {
  display: block;
}
.pay_top .campaign.open-0, .pay_top .campaign.open-2 {
  display: none;
}
.pay_top .campaign {
  color: #000;
  border: 7px solid red;
  padding: 15px;
  background-color: #fff;
  margin: 25px 10px 25px;
  border-radius: 20px;
}
.pay_top .campaign p {
  font-size: 15px;
}
.pay_top .campaign p a {
  color: red;
}
.pre_campaign {
  word-break: break-all;
}
.pre_campaign .title_bg {
  background: #e8e8f0;
  padding: 15px;
  font-size: 17px;
  font-weight: bold;
}
.pre_campaign .title_bg span {
  color: red;
}
.pre_campaign .text {
  margin: 15px 15px 25px;
  text-align: left;
  font-size: 12px;
}
.pre_campaign .text.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.pre_campaign .text-cam {
  margin: 15px 15px 25px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
}
.pre_campaign .box_ticket_menu {
  width: 95%;
  margin: 0 auto;
}
.pre_campaign .box_ticket_menu li {
  padding: 10px 5px;
}
.campaign_tokuten {
  margin: 0 8px 25px 8px;
}
.campaign_tokuten dt {
  text-align: left;
  background: #8117e1;
  font-weight: bold;
  padding: 5px 5px 5px 7px;
  margin-bottom: 15px;
  color: #fff;
}
.campaign .ticket_use .inner_box {
  position: relative;
}
.campaign .ticket_use .inner_box input[type="reset"].btn_cancel {
  position: absolute;
  top: 5px;
  right: 5px;
}
.site-btn a {
  display: block;
  text-decoration: none;
  font-size: 15px;
  padding: 15px 0;
  border-radius: 20px;
  margin: 0 10px;
  line-height: 1.4;
  font-weight: bold;
  border: 2px solid #ecca7d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f6eba6));
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f6eba6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f6eba6 100%);
  color: #000;
  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;
}
.site-btn.l a {
  font-size: 19px;
}
.campaign .em {
  background: #e117b5;
  color: #fff;
  margin: 0 15px;
  font-weight: bold;
  padding: 8px 0;
  line-height: 1;
  font-size: 16px;
}
.kaikin.open-1 .before, .kaikin.open-0 .after {
  display: none;
}
.kaikin.open-1 .after, .kaikin.open-0 .before {
  display: block;
}
.cam-step {
  margin-bottom: 30px;
}
.cam-step h3 {
  text-align: left;
  background: #8117e1;
  font-weight: bold;
  padding: 5px 5px 5px 7px;
  margin-bottom: 10px;
  color: #fff;
}
.cam-step p.txt {
  font-weight: bold;
  padding: 0 5px;
}
.cam-step p.txt.text-left {
  padding: 0 5px 0 10px;
}
.campaign.index img {
  width: 100%;
}
.download {
  width: 150px;
  margin: 0 auto;
}

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

割引キャンペーンsale

////////////////////////////////////////////////////////*/
.sale-box.disp-0, .sale-box.disp-2, .sale-anchor.disp-0, .sale-anchor.disp-2 {
	display: none;
}
.sale-box.disp-1, .sale-anchor.disp-1 {
	display: block;
}
.sale-box .sale-tit {
	line-height: 1;
	padding: 8px 0;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
	color: #fff;
	background: yellow;
	color: #ff4b1b;
}
.sale-box .sale-here {
	font-size: 17px;
	font-weight: bold;
	background: #9576e7;
	padding: 30px 0;
	margin-bottom: 5px;
}
.sale-box .sale-here a {
	color: #ffff00!important;
}
.sale-site {
	background: red;
	color: #ffff00;
	padding: 7px 0;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;
}
.sale-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px 0;
  padding: 10px 5px;
  background: 
    radial-gradient(#c7c7c7 22%, transparent 22%) 0 0 / 6px 6px,
    radial-gradient(#c7c7c7 22%, #f2f2f2 22%) 3px 3px / 6px 6px;  
}
.sale-box li {
  width: 153px;
  border-radius: 8px;
  border: 1px solid #ccc;
  box-shadow: 0 2px 0 0 rgba(0,0,0,0.1);
  background: #fff;
  box-sizing: border-box;
  padding: 10px;
}
.sale-box li p {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
}
.sale-box li p:nth-child(1) {
  margin-bottom: 6px;
}
.sale-box li p:nth-child(2) {
  position: relative;
  margin: 0 76px 5px 0;
}
/* 1カラム表示 */
.sale-box li.one-column {
  width: 310px;
}
.sale-box li.one-column p {
  font-size: 13px;
}
.sale-box li.one-column p:nth-child(2) {
  margin: 0 236px 5px 0;
}
.sale-box li p:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 60px;
  top: 2px;
  width: 26px;
  height: 15px;
}
.sale-box li p:nth-child(2).two::before {
  background: url(../images/icon/icon-person.png) top / 100% no-repeat;
}
.sale-box li p:nth-child(2).one::before {
  background: url(../images/icon/icon-person.png) top / 100% no-repeat;
  background-position: -13px
}
.sale-box li a {
	display: block;
	color: #000;
	text-align: left;
	line-height: 1.4;
  width: 100%;
  height: 100%;
}
/* .sale-box li {
	margin: 5px 5px 5px 5px;
}
.sale-box li a {
	background: #ffef98;
	display: block;
	color: #000;
	padding: 10px;
	text-align: left;
	line-height: 1.4;
} */
.sale-em {
	color: #f00;
	font-weight: bold;
	font-size: 15px;
}
.sale-menu {
	text-decoration: underline;
}
.sale-box .open-0, .sale-box .open-2 {
	display: none;
}
.sale-box .open-1 {
	display: block;
}
.sale-box .open-1.time-0, 
.sale-box .open-1.time-2{
	display: none;
}
.sale-box .open-1.time-1{
	display: block;
}
/*タイマー*/
.sale-wrap {
	position: relative;
	min-height: 225px;
	padding-bottom: 1px;
}
.sale-box .sale_box-count {
  background: url(../images/pay/bg_count2.png) no-repeat top;
  background-size: 100% auto;
	width: 300px;
	height: 40px;
	line-height: 40px;
	color: red;
	margin: 0 auto;
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
}

/*.sale-box .sale_box-count .inner {
	background: url(../images/pay/bg_countsale.png) no-repeat center;
	background-size: 92%;
	height: 40px;
	line-height: 40px;
	color: #ffff00;
	margin-top: 5px;
}
*/
.sale-box .sale_box-count .sale-menu font {
	font-size: 14px;
}

.sale-box .sale_box-count .inner {
	text-align: center;
	/*color: #fa3011;*/
	font-size: 16px;
	font-weight: bold;
}

.sale-box .sale_box-count .inner span#sale_countdown,.sale-box .sale_box-count .inner span#sale_countdown2,
.sale-box .sale_box-count .inner span#sale_countdown3,.sale-box .sale_box-count .inner span#sale_countdown4{
	color: #000;
}

.sale-box .sale_box-count.switch-0 .second,.sale-box .sale_box-count.switch-1 .first{
	display: none;
}

#bxslider li.sale-anchor a{
	padding: 10px 0;
	background: #deb840;
}

/* 800番台 */
.ppv_num_check.disp-0 {
	display: none;
}
.ppv_num_check.disp-1 {
	display: none;
}

/* 占いの日クーポン */
.sale_coupon_box {
  border: 10px solid #c00; /* フレームの色（クリスマスらしい赤） */
  border-radius: 10px;
	margin: 0 10px 20px;
  padding: 10px; 
  background: #00953f;
  position: relative;
}

.sale_coupon_box:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  border: 5px solid #c00;
  z-index: 1;
}

.sale_coupon_box:after {
  content: '';
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff; 
  border: 5px solid #c00;
  z-index: 1;
}

.sale_coupon_box h4{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}

.sale_coupon_box p.text{
	color: red;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.sale_coupon_box p.period{
	color: yellow;
	font-size: 13px;
	margin: 5px 0 10px;
}
.sale_coupon_box form {
	width: 90%;
	margin: 0 auto;
	position: relative;
	margin-top: 1px;
}
.sale_coupon_box input {
	width: 100%;
	border: 1px solid #977c0f;
	background-color: #fff;
	color: #350000;
	padding: 5px 5px 5px 40px;
	border-radius: 5px;
	box-sizing: border-box;
}
.sale_coupon_box input.use_btn {
	width: 65px;
	min-height: 18px;
	padding: 0;
	display: block;
	background: url(../images/pay/stamp/stamprally/btn_get.png) no-repeat;
	background-size: 100%;
	border: none;
	position: absolute;
	top: 5px;
	right: 15px;
}

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

相互送客

////////////////////////////////////////////////////////*/
.banner_mutual {
  margin-bottom: 30px;
}
.banner_mutual.open-0, .banner_mutual.open-2 {
  display: none;
}
.banner_mutual.open-1 {
  display: block;
}
.banner_mutual .txt {
  font-weight: bold;
  font-size: 13px;
}
.banner_mutual .txt span {
  font-size: 16px;
}
/*////////////////////////////////////////////////////////

LPO

////////////////////////////////////////////////////////*/
.lead_txt_pr_index {
  font-size: 22px;
  font-weight: bold;
}
.lead_txt_pr_index span {
  font-size: 18px;
}
