@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');*/

/*=*=*=*=*=*=*=*=*=*=* parts =*=*=*=*=*=*=*=*=*=*=*/
.result_box {
	overflow: hidden;
}
.to {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	font-size: 0;
}

#komi .sub_title {
	text-align: center;
}

#komi .txt, #yudo .txt {
	margin-bottom: 0;
	text-align: left;
	font-size: 15px;
}

.btn-top {
	padding: 30px 10px 30px;
	font-size: 15px;
}

.ver_top {
	vertical-align: top !important;
}

p.txt {
	color: #000;
	text-align: left;
	margin-bottom: 0;
	font-size: 14px;
	/*font-family: none;*/
}
.lead {
	font-size: 14px;
}
.txt_alt {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.txt_shadow_purple, .txt_shadow_purple a {
	color: #fff;
	text-shadow: 0 0 10px #4a1668, 0 0 10px #4a1668, 0 0 10px #4a1668, 0 0 10px #4a1668;
	text-align: center;
	padding: 10px 0px;
	font-size: 14px;
}

.inner_txt {
	position: relative;
	z-index: 1000;
}

.tit_komi {
	width: 270px;
	height: 80px;
    display: table;
	margin: 0 auto 10px;
    padding: 13px;
    background: url(../images/result/parts/bg_tit.jpg) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
	top: -1px;
	color: #3c2b01;
	font-weight: bold;
	font-weight: bold;
}
.tit_komi.ver2 p{
	font-size: 15px;
	text-align: center;
	color: #fff;
	text-shadow: none;
}

.tit_komi h3, .tit_komi h4 {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	top: 1px;
	line-height: 1.2;
	font-size: 15px;
}

.tit_komi.ver2 h3, .tit_komi.ver2 h4 {
	color: #000;
}

.para .gender.woman .gender02, .para .gender.man .gender01 {
	display: block;
}
.para .gender.woman .gender01, .para .gender.man .gender02 {
	display: none;
}

.disp-0 {
	display: none !important;
}

/*==================
ボタン
====================*/
.btn a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	background: url(../images/result/parts/btn_more.png) no-repeat;
	margin: 0 auto;
	background-size: 100% auto;
	width: 205px;
	margin: 0 auto;
	height: 65px;
}

.btn_next a {}
.btn_yudo {
	width: 269px;
	margin: 0 auto;
}
.btn_yudo_ichibu {
	width: 280px;
	height: 74px;
	background-position: 0 -234px;
}

/*==================
モザイク出し分け
====================*/
.komi_msg .bokashi {
	margin: 0 8px 0 12px;
}
.btn_yudo .btn {
	display: block;
	background: url(../images/result/btn_regist_next.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	min-height: 74px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	font-size: 0;
	width: 90%;
	margin: 0 auto;
}
.list_s .btn_yudo .btn {
	width: 100%;
	top: 0;
}
.btn_yudo_free .btn {
	display: block;
	background: url(../images/result/btn_regist_free.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	min-height: 77px;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	font-size: 0;
	width: 100%;
	margin: 0 auto;
	top: 145px;
}
.mosaic, .mosaic2, .mosaic_white {
    position: relative;
    line-height: 0;
    text-align: left;
}
.mosaic .btn, .mosaic_btn .btn, .mosaic_white .btn {
	width: 220px;
    height: 82px;
	background: url(../images/result/parts/btn_more.png) no-repeat;
	-webkit-background-size: 222px auto;
	background-size: 100% auto;
	position: absolute;
	bottom: 1em;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 999;
	text-indent: -9999px;
}
.mosaic_btn .btn {
	bottom: 4em;
}
.komi_mes .mosaic .btn {
	bottom: -29px;
}
.mosaic img, .mosaic2 img, .mosaic_white img {
	width: 28px!important;
	margin: -5px;
	opacity: 0.7;
}

/*==================
タイトル
====================*/
.menu_title {
	padding: 15px 10px 17px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	background: url(../images/result/parts/bg_menu_top.jpg) no-repeat top, url(../images/result/parts/bg_menu_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_menu_mid.jpg) repeat-y;
	background-size: 100%;
	display: table;
	width: 100%;
}
.free_view .menu_title {
	padding: 5px 10px 12px;
}
.menu_title .menu_icon {
	width: 100px;
	padding: 0 2px 0 0;
	display: table-cell;
}
.menu_title h2 {
	line-height: 1.3;
	width: 210px;
	line-height: 1.4;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #580c00;
	display: table-cell;
	vertical-align: middle;
	word-break: break-all;
}

/*=======================================
common
========================================*/
.ppv_view p, .free_view p, .free_view section {
	margin-bottom: 0;
}
.ppv_view {
	/*overflow: hidden;*/
}

/*--- lead ---*/
.lead {
	position: relative;
	z-index: 100;
	color: #000;
	text-align: left;
	padding: 0 30px;
}
.lead_txt {
	margin: 0 15px;
}
.lead .sample {
	position: absolute;
	top: 70px;
	left: 22px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 60px;
	color: #343E83;
	opacity: 0.8;
	transform: rotate(15deg);
}
.txt {
	color: #000;
	text-align: left;
	margin-left: 5px;
}

/* 吹き出し */
.free_view.two .view_common.two .box_teller {
	min-height: 264px;
	background: url(../images/result/free/two/teller.jpg) no-repeat;
	background-size: 100%;
	width: 100%;
}
.box_teller p {
    padding: 15px;
    font-size: 13px;
    width: 146px;
    position: relative;
    margin: 0 0 50px 10px;
    text-align: left;
    line-height: 1.4;
    color: #3c2b01;
    top: 25px;
}
.view_common.two .box_teller p {
	margin: 0 0 8px 7px;
	width: 145px;
}
.box_teller p:after {
	content: "";
    position: absolute;
    top: 25%;
    right: -14px;
    background: url(../images/result/parts/fuki.png) no-repeat;
    background-size: 100% auto;
    width: 14px;
    min-height: 14px;
    margin: 0 auto;
	}
/*=====================
挨拶
=====================*/
.view_common .lead {
	padding: 0 15px;
}
.komi_aisatsu .box_teller {
	min-height: 240px;
	background: url(../images/result/parts/bg_aisatsu.jpg) no-repeat;
	background-size: 100%;
	width: 100%;
}

/*=====================
共通小見出し
=====================*/
.para {
	font-size: 14px;
	margin: 0px 10px 0px 10px;
	text-align: center;
	position: relative;
}

.para.woman span {
    color: #ff7ad2;
}
.para.woman .anohito {
    color: #40e0d0!important;
}
.para.man span {
    color: #40e0d0;
}
.para.man .anohito {
    color: #ff7ad2!important;
}
.box_name .gender, .para .gender {
    display: inline-block;
}
.para .gender.woman .gender02, .para .gender.man .gender01 {
    display: block;
}
.para .gender.woman .gender01, .para .gender.man .gender02 {
    display: none;
}

.para .woman {
	color: #ff65a0;
}

.para .man {
	color: #00ffdc;
}
/* ヒエログリフ */
.hira {
	width: 90%;
	margin: auto;
	display: flex;
    justify-content: center;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 1.1em;
	color: #000;
	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 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 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
}
.free_view .view_common.two .woman.name1, .free_view .view_common.two .man.name2 {
  color: #2b02fe;
}
.free_view .view_common.two .man.name1, .free_view .view_common.two .woman.name2  {
	color: #ba0236;
  }
.view_common.two .man.name1, .view_common.two .woman.name2 {
   color: #2b02fe;
}
.view_common.two .woman.name1, .view_common.two .man.name2  {
   color: #ba0236;
}
.hiero_img {
	width: 90%;
	margin: auto;
	display: flex;
    justify-content: center;
}
.hira span {
	display: flex;
    justify-content: center;
	width: 17%;
}
.hiero_img p {
	display: flex;
    flex-direction: column;
	text-align: center!important;
	width: 17%;
	position: relative;
}
.hiero_img .maru img.red-maru, .hiero_img .maru img.blue-maru {
	position: absolute;
	width: 47px;
}
/* 一人用 */
.view_common.one {
	position: relative;
}
.view_common .woman .gender01, .view_common .man .gender02 {
	display: none;
}
.free_view.two .view_common.two .man .gender01, .free_view.two .view_common.two .woman .gender02 {
	display: none;
}
.free_view.two .view_common.two .woman .gender01, .free_view.two .view_common.two .man .gender02 {
	display: inline-block;
}
.hiero_box {
	padding: 50px 20px 60px;
	background: url(../images/result/parts/bg_hiero_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
}
.hiero_box:before {
	background-image: url(../images/result/parts/bg_hiero_top.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	content: '';
	width: 100%;
	height: 215px;
	position: absolute;
	top: -1px;
	left: 0;
}

.hiero_box:after {
	background-image: url(../images/result/parts/bg_hiero_btm.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	content: '';
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.mozi-few_3, .mozi-many_0, .name_box1.mozi-few_1, .name_box1.mozi-many_2, .name_box2.mozi-few_2, .name_box2.mozi-many_1{
	display: none;
}
.mozi-few_0 .mozi-many_3, .name_box1.mozi-few_2, .name_box1.mozi-many_1, .name_box2.mozi-few_1, .name_box2.mozi-many_2{
	display: block;
}
.hiero_box .parameter {
	width: 100%;
    height: 40px;
    background: url(../images/result/parts/name.png) no-repeat center top;
    background-size: 100%;
    margin: 0 auto 10px;
    padding: 6px 0 0;
    line-height: 14px;
    color: #000;
    font-size: 12px;
    text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 3px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 5px #ffffff;
}
.hiero_box .parameter p{
	text-align: center;
}
.komi_common {
	padding: 10px 10px 44px 10px;
	background: url(../images/result/common/komi_bg_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
	color: #000;
}
.komi_common:after {
    background-image: url(../images/result/common/komi_bg_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.komi_common .tit_komi {
	width: 300px;
	padding: 20px;
	background: url(../images/result/common/bg_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
	color: #fff;
}
.komi_common .tit_komi:before {
    background-image: url(../images/result/common/bg_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    top: -10px;
    left: 0;
}
.komi_common .tit_komi:after {
    background-image: url(../images/result/common/bg_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.komi_common .lead p {
	color: #fff;
	text-shadow: none;
}
.komi_common .txt {
	clear: both;
}
.view_common .txt1_open-0, .view_common .txt2_open-1 {
  display: none;
}
/*=====================
小見出し
=====================*/
.lead p {
	margin-left: 6px;
	color: #000;
}
.komi_txt {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	min-height: 80px;
	text-shadow: 0 0 1px #fff, 0 0 3px #001962, 0 0 5px #001962, 0 0 5px #001962, 0 0 5px #001962, 0 0 5px #001962, 0 0 10px #001962, 0 0 10px #001962, 0 0 10px #001962, 0 0 10px #001962;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 22px;
	background: url(../images/result/parts/bg_komi_txt.jpg) no-repeat;
	background-size: 100%;
}
.komi_txt span {
	display: contents;
}

/*--- komi_normal ---*/
.komi_normal {
	padding: 32px 0 50px 0;
	background: url(../images/result/parts/bg_komi_normal_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
}

.komi_normal:before {
	background-image: url(../images/result/parts/bg_komi_normal_top.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	content: '';
	width: 100%;
	height: 74px;
	position: absolute;
	top: -1px;
	left: 0;
}

.komi_normal:after {
	background-image: url(../images/result/parts/bg_komi_normal_btm.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	content: '';
	width: 100%;
	height: 85px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
/*--- 真実小見出し kao yesno jiki sp ---*/
.komi_shinzitsu .lead {
	padding: 6px 15px 60px 15px;
	background: url(../images/result/komi_shinzitsu/bg_komi_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
}

.komi_shinzitsu .lead:after {
	background-image: url(../images/result/komi_shinzitsu/bg_komi_btm.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	content: '';
	width: 100%;
	height: 88px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
/*--- komi_shinzitsu ---*/
.komi_shinzitsu .shinzitsu_title {
	height: 213px;
}
.komi_shinzitsu .title_number1 {
	background: url(../images/result/komi_shinzitsu/01.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number2 {
	background: url(../images/result/komi_shinzitsu/02.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number3 {
	background: url(../images/result/komi_shinzitsu/03.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number4 {
	background: url(../images/result/komi_shinzitsu/04.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number5 {
	background: url(../images/result/komi_shinzitsu/05.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number6 {
	background: url(../images/result/komi_shinzitsu/06.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number7 {
	background: url(../images/result/komi_shinzitsu/07.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number8 {
	background: url(../images/result/komi_shinzitsu/08.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number9 {
	background: url(../images/result/komi_shinzitsu/09.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .title_number10 {
	background: url(../images/result/komi_shinzitsu/10.jpg) repeat-y;
	background-size: 100%;
}
.komi_shinzitsu .tit_komi {
    background: url(../images/result/komi_shinzitsu/bg_tit_mid.jpg) repeat-y;
	background-size: 100%;
	width: 100%;
	margin: 0;
	top: 1px;
	padding: 34px 40px 25px;
	position: relative;
}
.komi_shinzitsu .tit_komi:before {
    background-image: url(../images/result/komi_shinzitsu/bg_tit_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-position: center top;
	content: '';
    width: 100%;
    height: 33px;
	position: absolute;
    top: -1px;
    left: 0;
}
.komi_shinzitsu .tit_komi:after {
    background-image: url(../images/result/komi_shinzitsu/bg_tit_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-position: center bottom;
	content: '';
    width: 100%;
    height: 50px;
	position: absolute;
    bottom: -1px;
    left: 0;
}
/*--- komi_kao ---*/
.komi_kao .face_box {
	width: 80%!important;
	height: 185px;
	margin: auto;
	background: url(../images/result/komi_kao/base.jpg) no-repeat;
	background-size: 100%;
	position: relative;
}
.komi_kao .face {
	width: 79%;
    margin: auto;
    position: absolute;
    top: 24px;
    left: 27px;
}
.komi_kao .lead {
	padding-top: 10px;
}
.komi_kao .bokashi {
	background: none;
	height: auto;
}
.komi_kao .bokashi .btn {
    background: url(../images/result/komi_kao/btn_more.png) no-repeat;
    -webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	top: 0;
	width: 230px;
	height: 70px;
}
.free_view .komi_kao .bokashi .btn {
    background: url(../images/result/free/btn_kao.png) no-repeat;
    -webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	top: 0;
	width: 230px;
	height: 70px;
}
.komi_kao .open-0 .close, .komi_kao .open-1 .open {
	display: none;
}
/*--- komi_yesno ---*/
.glimpse-0 .komi_yesno .open, .glimpse-1 .komi_yesno .close, .glimpse-0.free-1 .komi_yesno .close {
		display: block!important;
}
.glimpse-1 .komi_yesno .open, .glimpse-0.free-0 .komi_yesno .close {
		display: none!important;
}
.yesno_disp-0 .close, .yesno_disp-1 .open {
	display: none !important;
}
.yesno_disp-1 .close {
	display: block !important;
}
.ppv_view .shinzitsu_nam {
    font-size: 0.8em;
}
.free_view .komi_yesno .bokashi .btn {
    background: url(../images/result/free/btn_yesno.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    top: 32px;
    width: 250px;
    height: 70px;
}
.ppv_view .komi_yesno .bokashi .btn {
    background: url(../images/result/komi_yesno/btn_more.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: relative;
    top: 32px;
    width: 250px;
    height: 70px;
}
.free_view.two .box_base.yesno {
    position: relative;
	height: 260px;
}
.free_view.two .switch_anime2 {
    -webkit-animation: switchAnime 1.3s step-end infinite;
    animation: switchAnime 1.3s step-end infinite;
}
@keyframes switchAnime2 {
	50% {opacity:0;}
  }
.free_view.two .yesno_anime_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}
.free_view.two .yesno_anime_wrap img {
    display: block;
    position: absolute;
}
.free_view.two .yudo-yesno .bokashi {
	background: none;
	height: 50px;
}
.free_view.two .yudo-yesno .bokashi .btn {
	top: 0;
	background: url(../images/result/free/two/btn_marr.png) no-repeat;
    -webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 265px;
	height: 63px;
}
/*----- komi_jiki -----*/
.free_view .komi_jiki .bokashi {
    height: 80px;
    background: none;
}
.komi_jiki .bokashi .btn {
    display: block;
	background: url(../images/result/komi_jiki/btn.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	top: 17px;
	width: 230px;
	height: 65px;
}
.free_view .komi_jiki .bokashi .btn {
    display: block;
	background: url(../images/result/free/btn_jiki.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	top: 17px;
	width: 230px;
	height: 65px;
}
.jikiBox.ymd, .jikiBox {
	margin: 0 auto 10px auto;
	padding: 0px 0 0px 0;
	text-align: center;
	width: 100%;
	position: relative;
	left: 0px;
}
.jikiBox p {
	width: 100%;
	letter-spacing: -4px;
	margin-bottom: 0px;
	text-align: center !important;
}
.komi-box .core {
	display: none;
}
.jikiBox {
	text-align: center;
}
.jikiBox img {
	width: 35px !important;
    height: auto !important;
    margin-right: -11px;
}
.jikiBox .ymd {
	width: 30px !important;
	height: auto !important;
}
.jikiBox .ymd.mb0 {
	margin: 0 2px;
}
.jikiBox .ymd_month {
	width: 30px !important;
}
.jikiBox .ymd_day {
	width: 30px !important;
}
.jikiBox img[src*="spacer"] {
	width: 0px !important;
	height: 0;
}

.bg_jiki {
	background: url(../images/result/komi_jiki/base.jpg) no-repeat;
	background-size: 100%;
	height: 164px;
}

.komi_jiki .jikiBox {
	margin: 0;
	position: relative;
	top: 62px;
	letter-spacing: -1px;
}
/*--- komi_sp ---*/
.komi_line_box {
    background: url(../images/result/komi_line/bg_line.jpg) no-repeat;
    background-size: 100%;
    min-height: 255px;
}
.komi_line_box .mes_box {
    position: relative;
}
.komi_line_box .mes {
    position: absolute;
    top: 138px;
    left: 55px;
    color: #000;
    padding: 5px;
    min-height: 27px;
    width: 163px;
    text-align: left;
    line-height: 15px;
    font-size: 11px;
}
/*.komi_line_box .mes:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url(../images/result/komi_line/line_icon.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: -35px;
    top: -8px;
}
.komi_line_box .mes:after {
    content: "";
    width: 13px;
    height: 15px;
    position: absolute;
    top: 12%;
    left: -8px;
    background: url(../images/result/komi_line/fuki_line_right.png) no-repeat;
    background-size: 100%;
}*/
.line2 .komi_line_box .mes.mes01 {
	top: 98px;
}

.komi_line_box .glimpse-1 .open, .komi_line_box .glimpse-0 .close {
    display: none!important;
}
.komi_line_box .glimpse-0 .open, .komi_line_box .glimpse-1 .close {
    display: block!important;
}

.komi_line_box .mes_name {
    display: block;
    width: 38%;
    position: absolute;
    top: 63px;
    left: 74px;
}
.komi_line_box p.mes_name {
	text-align: left!important;
}
.komi_line_box .mes span {
	line-height: 16px;
	-ms-filter: blur(2.8px);
	filter: blur(2.8px);
}

/*----- komi_tarot -----*/
.komi_tarot .tarot_box, .komi_mes .tarot_box {
    background: url(../images/result/komi_tarot/base.jpg) no-repeat;
    background-size: 100%;
    width: 320px;
    height: 363px;
    position: relative;
}
.komi_tarot .lead, .komi_mes .lead {
    padding: 0 15px 60px 15px;
    background: url(../images/result/komi_shinzitsu/bg_komi_mid.jpg) repeat-y;
    background-size: 100%;
	position: relative;
	top: -1px;
}
.komi_tarot .lead:after, .komi_mes .lead:after {
    background-image: url(../images/result/komi_shinzitsu/bg_komi_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 88px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.komi_tarot .tarot_box li, .komi_mes .tarot_box li {
    width: 40%;
	height: 230px;
    position: absolute;
    top: 46px;
    left: 97px;
}
.komi_tarot .tit_komi, .komi_mes .tit_komi {
	background: url(../images/result/komi_mes/title.jpg) no-repeat;
	background-size: 100%;
	padding: 68px 20px 15px;
	width: 100%;
	height: 150px;
	margin: 0;
}
.komi_tarot .tit_komi h3, .komi_mes .tit_komi h3 {
	background: #f6ee00;
    background: -moz-linear-gradient( #ffffff 0%, #f6ee00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6ee00));
    background: -webkit-linear-gradient( #ffffff 0%, #f6ee00 100%);
    background: -o-linear-gradient( #ffffff 0%, #f6ee00 100%);
    background: linear-gradient( #ffffff 0%, #f6ee00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#ffffff, endColorstr=#f6ee00,GradientType=0 );
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: none;
}
.komi_tarot .card_name, .komi_mes .card_name {
	position: absolute;
    top: 288px;
    left: 30px;
    width: 80%;
    line-height: 16px;
    background-color: rgba(255, 217, 0, 0.6);
    border-radius: 100vh;
    padding: 7px 0;
}
.komi_tarot .card_name p, .komi_mes .card_name p{
	width: 90%;
	margin: auto;
	color: #3c2b01;
    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 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: 13px;
	font-weight: bold;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}
.komi_tarot .card_name, .komi_mes .card_name {
	display: none;
}
.komi_tarot .box_teller {
	min-height: 315px;
    background: url(../images/result/komi_tarot/senja2.jpg) no-repeat;
    background-size: 100%;
    width: 100%
}
.komi_tarot .open-1 .yudo-text, .komi_mes .open-1 .yudo-text {
	background: #ff2467;
	width: 69%;
	min-height: 42px;
	position: absolute;
	bottom: 25px;
	left: 43px;
	padding: 5px;
	border-radius: 5px;
}
.komi_tarot .open-0 .yudo-text, .komi_mes .open-0 .yudo-text {
	display: none;
}
.free_view.two .komi_tarot .tit_komi {
	width: 100%;
	height: 100%;
	padding: 50px 20px 27px;
	background: url(../images/result/komi_tarot/bg_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
	color: #000;
}
.free_view.two .komi_tarot .tit_komi:before {
    background-image: url(../images/result/komi_tarot/bg_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 66px;
    position: absolute;
    top: -12px;
    left: 0;
}
.free_view.two .komi_tarot .tit_komi:after {
    background-image: url(../images/result/komi_tarot/bg_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.ppv_view .komi_tarot .bokashi, .komi_mes .bokashi {
	background: none;
	height: 60px;
}
.ppv_view .komi_tarot .bokashi .btn, .komi_mes .bokashi .btn {
	background: url(../images/result/parts/btn_card.png) no-repeat;
	background-size: 100%;
	top: 5px;
}
.ppv_view .komi_tarot .mes-tarot.disp-0 {
	display: block!important;
}
.ppv_view .komi_tarot .mes-tarot.disp-1 {
	display: none!important;
}
/*=====================
display control
=====================*/
.disp0, .disp-0, .free-0 .close, .free-1 .open {
	display: none !important;
}
.disp1, .disp-1, .free-0 .open, .free-1 .close {
	display: block !important;
}

/* ぼかし(続きを見る) */
.btn_yudo {
	width: 250px;
    height: 90px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/result/parts/btn_more.png) no-repeat center;
	background-size: 100%;
}
.bokashi .btn {
	display: block;
	background: url(../images/result/parts/btn_more.png) no-repeat;
	-webkit-background-size: 222px auto;
	background-size: 100% auto;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	margin: 0 auto;
	width: 210px;
    height: 60px;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 31px;
}
.free_view .bokashi .btn {
	display: block;
	background: url(../images/result/free/btn.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.bokashi {
	height: 132px;
	background: url(../images/result/bokashi/01.png) no-repeat;
	background-size: 100%;
	position: relative;
}
#yudo .bokashi {
	height: 166px;
	position: relative;
	margin-top: 10px;
	margin-bottom: -73px;
}

.bokashi.white {
	height: 120px;
	background: url(../images/result/bokashi/02.png) no-repeat;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
}

.bokashi02 {
	height: 60px;
	background: url(../images/result/bokashi/03.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.bokashi03 {
	height: 180px;
	background: url(../images/result/bokashi/04.png) no-repeat;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
}

.bokashi.white02 {
	height: 120px;
	background: url(../images/result/bokashi/05.png) no-repeat;
	background-size: 100%;
	position: relative;
	margin-top: 10px;
}

#yudo .bokashi .btn {
	top: 21px;
}
.bokashi03 .btn {
	top: 60px;
}

.blur {
	-ms-filter: blur(6px);
	filter: blur(6px);
}

/*=====================
誘導
=====================*/
#yudo {
	margin-bottom: 40px;
}
#yudo .box_teller {
	min-height: 293px;
    box-sizing: border-box;
    background: url(../images/result/yudo/teller.png) no-repeat left top;
    background-size: 100%;
    padding-bottom: 10%;
}
#yudo .box_teller p:after {
    content: "";
    position: absolute;
    top: 25%;
    right: -14px;
    background: url(../images/common/fuki.png) no-repeat;
    background-size: 100% auto;
    width: 14px;
    min-height: 33px;
}
#yudo .box_teller p {
	width: 150px;
    top: 40px;
    margin: 0 0 30px 6px;
}

#yudo .lead {
	padding: 0px 25px;
	margin-bottom: 5px;
}

#yudo .komi_point .lead {
	padding: 35px 35px 70px 35px;
}

#yudo .txt-yudo {
	background: #fff;
    margin: 0;
    text-align: center;
    font-size: 10px;
    padding: 7px 15px;
    position: relative;
    border: 1px solid;
    border-radius: 5px;
    line-height: 1.5;
}

#yudo .txt-yudo span {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}

#yudo .komi_normal {
	margin-bottom: 0px;
}

#yudo .caption {
	text-align: center;
	padding: 0 20px 0px;
	position: relative;
	z-index: 999;
	font-size: 10px;
	color: #fff;
	line-height: 1.3;
}

.menu_list .inner_box, .menu_list2 .inner_box {
	background: url(../images/result/yudo/bg_list_yudo_btm.jpg) no-repeat bottom, url(../images/result/yudo/bg_list_yudo_mid.jpg) repeat-y;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	position: relative;
	padding: 5px 22px 60px 22px;
}
.menu_list .title_list, .menu_list2 .title_list {
	width: 320px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
}
.menu_list ul, .menu_list2 ul {
	font-size: 1.3em;
	padding: 0 0 10px 8px;
}
.menu_list .pack_intro, .menu_list2 .pack_intro {
	width: 250px;
	margin: 0 auto 15px;
	padding: 5px 10px;
	background: #fff;
	color: #004c60;
	font-size: 1.1em;
	border: 1px solid #92deff;
}
.menu_list .list_wrap .subtitle, .menu_list2 .list_wrap .subtitle {
	margin: 20px 0 9px;
	padding-left: 0;
	background: none;
	font-weight: bold;
	border: 2px solid #92deff;
	text-align: center;
	padding: 7px 0 5px 0;
	color: #92deff;
}
.menu_list .pack_intro ul, .menu_list2 .pack_intro ul {
	font-size: 1.2em;
	padding: 0 0;
}
.menu_list .pack_intro li, .menu_list2 .pack_intro li {
	margin-bottom: 9px;
	font-weight: bold;
	line-height: 1.2;
	background: none;
	padding: 0 0 0 0;
}

.menu_list li, .menu_list2 li {
	margin: 7px 0;
	padding-top: 3px;
	padding-left: 25px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	margin-left: 5px;
	line-height: 1.4;
}
.ic_com_indent:before {
	content: "└";
	padding-right: 5px;
}
.ic_com_indent2:before {
	content: "└";
	padding-right: 5px;
}
.ic_msg_indent:before {
	content: "└";
	padding-right: 5px;
}
.menu_list li.ic_com, .menu_list2 li.ic_com {
	background: url(../images/icon/03.png) no-repeat -1px 3px;
    background-size: 26px;
	margin-bottom: 0;
	color: #ffae00;
	padding: 7px 0 7px 25px;
}
.menu_list li.ic_com_indent, .menu_list2 li.ic_com_indent {
	margin: 3px 0;
	padding-left: 25px;
	padding-top: 0;
	color: #ffae00;
}
.menu_list li.ic_com_indent2, .menu_list2 li.ic_com_indent2 {
	margin: 3px 0;
	padding-left: 25px;
	padding-top: 0;
	color: #ffae00;
}
.menu_list li.ic_default, .menu_list2 li.ic_default {
	background: url(../images/icon/04.png) no-repeat 3px -1px;
    background-size: 18px;
	padding-top: 3px;
    padding-bottom: 3px;
}
.menu_list li.ic_core, .menu_list2 li.ic_core {
	background: url(../images/icon/01.png) no-repeat 1px 3px;
	background-size: 28px;
	padding: 3px 0 5px 28px;
	color: #00ffff;
}
.menu_list li.ic_core2, .menu_list2 li.ic_core2 {
	background: url(../images/icon/01.png) no-repeat 1px 3px;
	background-size: 28px;
	padding: 3px 0 5px 28px;
	color: #00ffff;
}
.menu_list li.ic_core3, .menu_list2 li.ic_core3 {
	background: url(../images/icon/01.png) no-repeat 1px 3px;
    background-size: 30px;
}

.menu_list li.ic_msg, .menu_list2 li.ic_msg {
	background: url(../images/icon/02.png) no-repeat -1px 0px;
    background-size: 25px;
	color: #009113;
	padding-top: 3px;
    padding-bottom: 3px;
}
.menu_list li.ic_msg_indent, .menu_list2 li.ic_msg_indent {
	margin: 3px 0;
	padding-left: 25px;
	padding-top: 0;
	color: #009113;
}
.menu_list .list_pack, .menu_list2 .list_pack {
	width: 260px;
	margin: 0 0 30px 16px;
	background: #FFFAEC;
	padding: 15px 15px 15px 15px;
	font-size: 1.1em;
}
.menu_list .list_pack ul, .menu_list2 .list_pack ul {
	padding: 0 0 0 0;
	font-size: 1.2em;
}
.menu_list .list_pack li, .menu_list2 .list_pack li {
	background: none;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}


/*=====================
無料
=====================*/
.free_view.one {
	overflow: hidden;
}

.free_view p {
	text-align: left;
}

.free_view .menu_title h2 {
	font-size: 16px;
}

/*.free_view .is-docomo .txt-docomo, .free_view .is-common .txt-common {
	display: table-cell;
}

.free_view .is-common .txt-docomo, .free_view .is-docomo .txt-common {
	display: none;
}*/

.free_view h2.txt01 {
	margin-top: -35px;
}
.free_view.one .sec_ppvbnr_new {
	background: url(../images/result/free/img10.jpg) no-repeat;
	background-size: 100%;
    height: 240px;
}
.free_view.two .box_teller.right {
    height: 276px;
    background: url(../images/result/free/two/teller.jpg) no-repeat top;
    background-size: 100%;
}
.free_view.two .box_teller {
    min-height: 264px;
    background: url(../images/result/free/two/senja2.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
}
.free_view.two .box_teller .serif {
    padding: 15px 10px 11px 13px;
    width: 152px;
    margin: 25px 0 50px 132px;
    top: -4px;
    left: 0;
}
.free_view.two .box_teller .serif:after {
	content: "";
	position: absolute;
	top: 25%;
	left: -203px;
	background: url(../images/common/fuki02.png) no-repeat;
	background-size: 100% auto;
	width: 14px;
	min-height: 14px;
	margin: 0 auto;
	}
/* 無料　共通結果タロット */
.free_tarot_box {
	height: 247px;
    background: url(../images/result/free/base.jpg) no-repeat top;
	background-size: 100%;
	position: relative;
}
.free_tarot_box li {
	position: absolute;
	width: 42%;
}
.free_tarot_box li.card1 {
	left: 15px;
}
.free_tarot_box li.card2 {
	right: 15px;
}
.free_view .tab_box {
    padding: 0 15px 60px 15px;
    background: url(../images/result/free/bg_komi_mid.jpg) repeat-y;
    background-size: 100%;
    position: relative;
}
.free_view .tab_box:after {
    background-image: url(../images/result/free/bg_komi_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 88px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.tab_box .tab01 {
	background: url(../images/result/free/tab01.jpg) no-repeat;
	background-size: 100%;
	padding: 14px 0 0 5px;
}
.tab_box .tab02 {
	background: url(../images/result/free/tab02.jpg) no-repeat;
	background-size: 100%;
	padding: 14px 10px 0 0;
}
.free_view .tab li {
	width: 50%;
	height: 38px;
    float: left;
    text-align: center;
    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;
    position: relative;
	font-size: 15px;
	border: none;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.free_view .tab li a {
	color: #3c2b01;
}
.tab_box #shikaku_tab_1 {
	padding: 20px 22px;
    background: url(../images/result/free/bg_tab01_mid.jpg) repeat-y;
    background-size: 100%;
    position: relative;
}
.tab_box #shikaku_tab_1:before {
	background-image: url(../images/result/free/bg_tab01_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    content: '';
    width: 100%;
    height: 74px;
    position: absolute;
    top: -1px;
    left: 0;
}
.tab_box #shikaku_tab_1:after {
	background-image: url(../images/result/free/bg_tab01_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 85px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.tab_box #shikaku_tab_2 {
	padding: 20px 22px;
    background: url(../images/result/free/bg_tab02_mid.jpg) repeat-y;
    background-size: 100%;
    position: relative;
}
.tab_box #shikaku_tab_2:before {
	background-image: url(../images/result/free/bg_tab02_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    content: '';
    width: 100%;
    height: 74px;
    position: absolute;
    top: -1px;
    left: 0;
}
.tab_box #shikaku_tab_2:after {
	background-image: url(../images/result/free/bg_tab02_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 85px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.free_view .tab_box .tab_list .panel p {
    margin: 0 10px;
}
.tab_list {
	border: none;
}
.card_title {
	background: url(../images/result/free/card_tit.jpg) no-repeat;
	background-size: 100%;
	height: 42px;
}
.view_common.two .card_title {
	height: 43px;
}
.card_title li {
    height: 100%;
    width: 50%;
    display: table;
	box-sizing: border-box;
	overflow: hidden;
    text-indent: -9999px;
	white-space: nowrap;
	float: left;
}

.free_view .tab_box .panel1 .tit_komi {
	width: 247px;
	padding: 15px 20px 20px;
	background: url(../images/result/free/bg_tab01_tit_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
	color: #fff;
    text-shadow: 0 0 2px #000, 0 0 3px #000;
}
.free_view .tab_box .panel1 .tit_komi:before {
    background-image: url(../images/result/free/bg_tab01_tit_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    top: -10px;
    left: 0;
}
.free_view .tab_box .panel1 .tit_komi:after {
    background-image: url(../images/result/free/bg_tab01_tit_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.free_view .tab_box .panel2 .tit_komi {
	width: 247px;
	padding: 15px 20px 20px;
	background: url(../images/result/free/bg_tab02_tit_mid.jpg) repeat-y;
	background-size: 100%;
	position: relative;
	color: #fff;
    text-shadow: 0 0 2px #000, 0 0 3px #000;
}
.free_view .tab_box .panel2 .tit_komi:before {
    background-image: url(../images/result/free/bg_tab02_tit_top.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    top: -10px;
    left: 0;
}
.free_view .tab_box .panel2 .tit_komi:after {
    background-image: url(../images/result/free/bg_tab02_tit_btm.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    content: '';
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.free_view .panel .yudo-link {
    color: #fa4155;
    font-weight: bold;
}
.free_view.two .panel .tit_komi h3 {
    display: block;
    top: 7px;
    font-size: 14px;
}
.free_view.two .free_tarot-card {
	position: relative;
	width: 100%;
    height: 415px;
    background: url(../images/result/free/two/img02.jpg) no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.free_view.two .free_tarot-card li {
    width: 22%;
    height: 131px;
    overflow: hidden;
    position: absolute;
}
.free_view.two .free_tarot-card li:nth-child(1) {
	top: 66px;
    left: 16px;
}
.free_view.two .free_tarot-card li:nth-child(2) {
	top: 36px;
    left: 126px;
}
.free_view.two .free_tarot-card li:nth-child(3) {
	top: 70px;
    left: 233px;
}
.free_view.two .free_tarot-card li:nth-child(4) {
	top: 211px;
    left: 72px;
}
.free_view.two .free_tarot-card li:nth-child(5) {
	top: 211px;
    left: 180px;
}
.free_view.two .free_tarot-card li a {
    display: block;
    width: 100%;
    height: 100%;
}
/*=====================
confirm
=====================*/
.ppvdo .menu_title {
	display: block;
}

/*=====================
月額
=====================*/
.default .lead {
	color: #fff;
}

.default .komi_kao .lead {
	padding: 0 20px;
	color: #000;
}
