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

common

////////////////////////////////////////////////////////*/
[class*="_view"] {
	margin-bottom: 0;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.inner {
	padding: 0 15px;
}
/* display
------------------------- */
.disp0, .disp-0, .free-0 .close, .free-1 .open {
	display: none !important;
}
.disp1, .disp-1, .free-0 .open, .free-1 .close {
	display: block !important;
}
/* animation
------------------------- */
@keyframes fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadein {
	animation: fadein 1s ease-out 1.6s forwards;
}
/*////////////////////////////////////////////////////////

パーツ

////////////////////////////////////////////////////////*/
/* ぼかし
------------------------- */
[class^="bokashi"] {
	position: relative;
}
[class^="bokashi"] > img {
	width: 24px;
	margin: -5px;
	opacity: 0.7;
}
.blur-1 span:not(.noblur), .blur-1 img {
	-ms-filter: blur(6px);
	filter: blur(6px);
}
/* btn (続きを見る)
------------------------- */
[class^="bokashi"] [class^="btn"], .btn_more_pay {
	display: block;
	width: 180px;
	margin: auto;
}
.btn_more_pay {
	margin-top: 15px;
}
[class^="bokashi"] [class^="btn"] {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 1;
	transform: translateY(-45%);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 55px;
	background: url("../images/btn/btn_more_pay.png") no-repeat;
	background-size: 100%;
}
.free_view [class^="bokashi"] [class^="btn"] {
	background: url("../images/btn/btn_more_regist.png") no-repeat;
	background-size: 100%;
}
.free_view.no_regist [class^="bokashi"] [class^="btn"] {
	background: url("../images/btn/btn_more.png") no-repeat;
	background-size: 100%;
}
[class^="btn_kao"] {
	width: 250px !important;
	background: url("../images/btn/btn_kao.png") no-repeat !important;
	background-size: 100% !important;
}
[class^="btn_yesno"] {
	width: 250px !important;
	background: url("../images/btn/btn_yesno.png") no-repeat !important;
	background-size: 100% !important;
}
.btn_kao_yudo {
	background: url("../images/btn/btn_kao_yudo.png") no-repeat !important;
	background-size: 100% !important;
}
.btn_yesno_yudo {
	background: url("../images/btn/btn_yesno_yudo.png") no-repeat !important;
	background-size: 100% !important;
}
/* text
------------------------- */
.text_cmn {
	margin: 0 0 15px;
	padding: 0 10px;
	line-height: 1.6;
	font-size: 16px;
}
/*////////////////////////////////////////////////////////

animation

////////////////////////////////////////////////////////*/
/* 共通結果
------------------------- */
.box_amt_cmn {
	position: relative;
	height: 320px;
}
/* star */
.star_black, .star_shadow, .overlay {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
}
.star_black {
	width: 40%;
	top: 100px;
}
.star_shadow {
	opacity: 0;
	width: 100%;
	top: 10px;
	z-index: 2;
}
/* overlay */
.box_amt_cmn .overlay {
	opacity: 0;
	transform: scale(0, 0);
	width: 300px;
	height: 300px;
	border-radius: 100%;
	background: #000;
	top: 0;
	z-index: 2;
}
/* シンボルbg */
.box_amt_cmn .bg_symbol {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/result/parts/symbol.png") no-repeat center 8px;
	background-size: 100%;
}
.two .box_amt_cmn .bg_symbol {
	background: url("../images/result/parts/symbol.png") no-repeat center 8px, url("../images/result/common_affinity/att.png") no-repeat left top;
	background-size: 100%, 50px;
}
.box_amt_cmn .box_chart {
	opacity: 0;
	transform: scale(0, 0) translateY(30px);
}
/* 訴求
------------------------- */
.box_heart {
	height: 232px;
	overflow: hidden;
	position: relative;
}
.box_heart img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.heart_img {
	width: 680px;
}
.box_heart .heart_text {
	width: 85%;
	top: 70px;
	right: 0;
}
.box_heart .heart_text.active {
	animation-delay: 2.5s;
	animation-duration: 2s;
}
.box .yudo_text {
	width: 62%;
	position: absolute;
	top: 30px;
	left: 5px;
}
/*////////////////////////////////////////////////////////

挨拶

////////////////////////////////////////////////////////*/
.komi_aisatsu {
	padding: 10px 0 0;
}
.komi_aisatsu .text_cmn {
	padding: 0 15px;
}
.komi_aisatsu .fade_up2.active {
	animation-delay: .4s;
}

.komi_aisatsu.ordermade{
	display: flex;
	flex-direction: row-reverse;
}
.komi_aisatsu.ordermade > img{
	width: 100px;
	margin-right: 10px;
}
.komi_aisatsu.ordermade .fade_up2.active{
	width: 220px;
	font-size: 15px;
	padding: 0;
	margin: 0;
	line-height: 2;
	position: absolute;
	top: 30%;
	left: 10px;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}


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

共通結果

////////////////////////////////////////////////////////*/
.view_common {
	margin: 0;
	overflow: hidden;
}
[class*="komi_common"].bg_star {
	padding-bottom: 70px;
	background: url("../images/result/parts/star_yellow.png") no-repeat center bottom 15px #fffde3;
	background-size: 50px;
}
[class*="komi_common"].bg_star .lead {
	padding-bottom: 0;
}
/* 命式
------------------------- */
.komi_common {
	margin: 0 !important;
	padding: 0 0 30px;
	background: #fffde3;
}
.komi_common .text_cmn {
	width: 320px;
	margin: 15px 0;
}
.text_cmn.one {
	color: #f20268;
}
.text_cmn.two {
	color: #0257f2;
}
.box_meishiki {
	width: 300px !important;
	height: 165px;
	margin: 0 10px;
	padding: 20px 45px 0 0;
	background: url("../images/result/common/bg_meishiki.png?v2") no-repeat;
	background-size: 100%;
}
.box_meishiki ul {
	margin: 1px 0 0;
	line-height: 30px;
}
.box_meishiki li {
	width: 12.1%;
	margin-left: 1px;
	font-size: 12px;
}
.box_meishiki ul:nth-child(even), .box_meishiki ul:last-child {
	line-height: 20px;
}
.box_meishiki ul:nth-child(4) li, .box_meishiki ul:last-child li {
	width: 24.5%;
}
.box_meishiki .star {
	padding-top: 10px;
}
.komi_common .text-att {
	margin: 10px 0 0;
	line-height: 1.3;
	font-size: 13px;
}
/* バランス
------------------------- */
.komi_common1 {
	padding: 0 15px 60px;
	position: relative;
	background: #fffde3;
}
.free2 .komi_common1 {
	padding-bottom: 25px;
}
.komi_common1 .lead {
	padding: 0;
}
.box_chart {
	height: 300px;
	margin: 10px 0 0;
	padding: 75px 0 0;
	position: relative;
	z-index: 2;
	background: url("../images/result/common/bg_chart.png") no-repeat center 14px;
	background-size: 83%, 100%;
}
.box_chart.two:before {
	content: '';
	width: 50px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/result/common_affinity/att.png") no-repeat;
	background-size: 100%;
}
.box_chart #chart {
	margin: auto;
	width: 175px !important;
	height: 175px !important;
	border: 0;
	outline: none;
}
/*----- グラフ表示されない方向け -----*/
.box_chart_att {
	margin: 0 -15px 20px;
	font-size: 12px;
	background: #e5e2c1;
}
.box_chart_att .inner {
	display: none;
	padding: 10px 15px 15px;
	border-top: 1px solid #bfbc9d;
	text-align: left;
}
/* title */
.ttl_chart_att {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 35px;
	cursor: pointer;
	text-indent: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #5b5b5b;
}
.ttl_chart_att:after {
	content: '';
	width: 20px;
	height: 17px;
	margin-left: 8px;
	background: url("../images/icon/accordion_b.png") no-repeat;
	background-size: 100%;
}
.ttl_chart_att.active:after {
	background: url("../images/icon/accordion_t.png") no-repeat;
	background-size: 100%;
}
/* バランスチャート */
.box_chart_att .one, .box_chart_att .two {
	margin: 0 0 3px;
	font-weight: bold;
}
.box_chart_att .one {
	color: #f20268;
}
.box_chart_att .two {
	margin-top: 10px;
	color: #0257f2;
}
.box_table.att {
	background: url("../images/result/common/bg_table_att.png") no-repeat bottom;
	background-size: 100%;
}
.box_table.att [class^='a'] {
	background-image: url("../images/result/common/icon/star_green2.png");
}
.box_table.att [class^='i'] {
	background-image: url("../images/result/common/icon/star_red2.png");
}
.box_table.att [class^='u'] {
	background-image: url("../images/result/common/icon/star_blown.png");
}
.box_table.att [class^='e'] {
	background-image: url("../images/result/common/icon/star_orange.png");
}
.box_table.att [class^='o'] {
	background-image: url("../images/result/common/icon/star_blue2.png");
}
/* 注釈 */
.box_chart_notice {
	margin: 10px 0 0;
	padding: 10px 12px;
	border-radius: 5px;
	line-height: 1.5;
	font-size: 10px;
	color: #393939;
	background: #fffde8;
}
/* 名前鑑定
------------------------- */
.komi_common2 {
	margin-top: -20px;
	border-top: 30px solid #e5e2c1;
	position: relative;
	background: #fffde3;
}
.komi_common2 .float {
	width: 92px;
	margin: auto;
	position: absolute;
	z-index: 2;
	top: -82px;
	left: 0;
	right: 0;
}
.komi_common2 .inner {
	padding: 20px 15px;
	background: url("../images/result/parts/deco.png") no-repeat bottom #e5e2c1;
	background-size: 100%;
}
.komi_common2 .lead {
	padding: 20px 15px;
}
/* 母音 */
.box_name {
	width: 100%;
	height: 100px;
	margin: 0 0 15px;
	font-size: 28px;
	background: url("../images/result/common/bg_name.png") no-repeat bottom;
	background-size: 100%;
}
.box_name ruby:nth-child(2) {
	margin-right: 3px;
}
.box_name rt {
	font-size: 11px;
}
/* 母音チャート / 二人の相性 */
.box_table {
	height: 118px;
	padding: 1px 0 0 110px;
	overflow: hidden;
	background: url("../images/result/common/bg_table.png") no-repeat bottom;
	background-size: 100%;
}
.box_table li {
	width: 0;
	height: 23px;
	background-size: 22px;
	background-repeat: repeat-x;
	background-position: left center;
}
.box_table [class^='a'] {
	background-image: url("../images/result/common/icon/star_red.png");
}
.box_table [class^='i'] {
	background-image: url("../images/result/common/icon/star_pink.png");
}
.box_table [class^='u'] {
	background-image: url("../images/result/common/icon/star_purple.png");
}
.box_table [class^='e'] {
	background-image: url("../images/result/common/icon/star_green.png");
}
.box_table [class^='o'] {
	background-image: url("../images/result/common/icon/star_blue.png");
}
.box_table [class$='-1'] {
	width: 22px;
}
.box_table [class$='-2'] {
	width: 44px;
}
.box_table [class$='-3'] {
	width: 66px;
}
.box_table [class$='-4'] {
	width: 88px;
}
.box_table [class$='-5'] {
	width: 110px;
}
.box_table [class$='-6'] {
	width: 132px;
}
.box_table [class$='-7'] {
	width: 155px;
}
.box_table [class$='-8'] {
	width: 177px;
}
/* 二人の相性 */
.box_table.two {
	height: 122px;
	margin: 0 0 20px;
	padding: 31px 0 0 102px;
	background: url("../images/result/common_affinity/bg_table.png") no-repeat bottom;
	background-size: 100%;
}
.box_table.two li {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 45px;
}
.box_table.two li:nth-child(even) {
	margin-left: 105px;
}
.box_table.two li img {
	width: 85%;
}
/*--- 有料版では ---*/
.text_yudo {
	margin: 10px 0 0;
	padding: 13px 20px;
	border: 1px solid #e0c38c;
	line-height: 1.4;
	text-align: left;
	font-size: 13px;
	background: #fff;
}
/* 背景ベージュ */
.text_yudo.beige {
	padding: 13px 15px;
	border-radius: 0;
	font-size: 12px;
	background: #ffeaa3;
}
/* 運気の流れ
------------------------- */
.komi_common3 > .inner {
	padding: 15px 15px 25px;
	background: url("../images/result/parts/bg.jpg") repeat-y;
	background-size: 100%;
}
.komi_common3 .text_att {
	margin: 0 0 10px;
	padding: 10px;
	line-height: 1.4;
	font-size: 12px;
	color: #fff;
	background: #ff3000;
}
.komi_common3 .text_att span {
	font-size: 1.1em;
	font-weight: bold;
	color: yellow;
}
.unki_list li {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 50px;
	margin: 0 0 5px;
	padding: 5px 5px 5px 20px;
	position: relative;
	border: 2px solid #bb9700;
	border-radius: 10px;
	cursor: pointer;
	letter-spacing: 3px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	background: #fff;
}
.unki_list li:after {
	content: '▶︎';
	margin-left: auto;
	font-size: 13px;
}
.unki_list .fade_stamp {
	width: 40px;
	margin-left: 5px;
}
.unki_list .lead {
	display: none;
}
/* popup */
.unki_date {
	margin: 0 0 10px;
	padding: 10px;
	letter-spacing: 3px;
	font-size: 24px;
	background: #fff58d;
}
.unki_lead {
	margin: 10px 0 0;
	padding: 0 5px;
	text-align: left;
}
.unki_stamp img, .cal_icon {
	width: 60px;
	margin: auto;
}
.btn_unkidate {
	margin: 5px auto;
	text-align: center;
}
/*////////////////////////////////////////////////////////

小見出し

////////////////////////////////////////////////////////*/
[class^="komi_"] {
	clear: both;
	margin-bottom: 20px;
}
[class^="komi_"] .lead {
	color: #1a1a1a;
}
/* title
------------------------- */
[class^="tit_komi"] {
	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;
	position: relative;
	z-index: 1;
	padding: 0 25px;
	line-height: 1.4;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
/* common */
.tit_komi_cmn {
	padding: 6px 10px;
	letter-spacing: 1px;
	line-height: 1.2;
	font-size: 20px;
	font-weight: bold;
	color: #eee170;
	background: #633c15;
}
.tit_komi_cmn__sub {
  display: block;
	margin: 0 0 15px;
	padding: 0 0 4px;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ba8724;
}
.tit_komi_cmn__sub span {
  font-size: 15px
}
/* normal */
.tit_komi_normal, .tit_komi_honne {
	height: 95px;
	margin: 0 0 10px;
	background: url("../images/result/komi_normal/bg_tit_komi.png") no-repeat;
	background-size: 100%;
}
.tit_komi_honne {
	padding: 28px 15px 0;
	line-height: 1.2;
	background: url("../images/result/komi_honne/bg_tit_komi.png") no-repeat;
	background-size: 100%;
}
/* honne2 */
.tit_komi_honne2 {
	height: 93px;
	color: #000;
	background: url("../images/result/komi_honne2/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
/* juyo */
.tit_komi_juyo {
	height: 105px;
	color: #000;
	background: url("../images/result/komi_juyo/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
/* yesno */
.tit_komi_yesno {
	height: 99px;
	padding-top: 15px;
	line-height: 1.2;
	color: #000;
	background: url("../images/result/komi_yesno/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
/* jiki */
.tit_komi_jiki {
	height: 135px;
	padding: 30px 30px 0;
	background: url("../images/result/komi_jiki/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
.two-1 .tit_komi_jiki {
	background: url("../images/result/komi_jiki/bg_tit_komi2.jpg") no-repeat;
	background-size: 100%;
}
/* kao */
.tit_komi_kao {
	height: 110px;
	background: url("../images/result/komi_kao/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
/* phone */
.tit_komi_phone {
	height: 110px;
	background: url("../images/result/komi_phone/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
/* calendar */
.tit_komi_calendar {
	height: 95px;
	background: url("../images/result/komi_calendar/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
	color: #000;
}
/* mirai */
.tit_komi_mirai {
	height: 93px;
	color: #000;
	background: url("../images/result/komi_mirai/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
}
/* order1 */
.tit_komi_order1 {
	height: 99px;
	color: #000;
	background: url("../images/result/komi_order/bg_tit_komi.jpg") no-repeat;
	background-size: 100%;
	padding-top: 20px;
	color: #4a2c00;
}
.tit_komi_order2 {
	height: 99px;
	color: #000;
	background: url("../images/result/komi_order/bg_tit_komi2.jpg") no-repeat;
	background-size: 100%;
	padding-top: 20px;
}
/* komi_tsunagi
------------------------- */
.komi_tsunagi {
	display: block;
}
.komi_tsunagi .serif {
	width: 94%;
	margin: auto;
	padding: 12px;
	line-height: 1.8;
	font-size: 14px;
}
.komi_tsunagi .serif:after {
	content: '';
	width: 25px;
	height: 30px;
	top: -23px;
	right: 85px;
	transform: rotate(0);
}
.komi_tsunagi .serif.upper:after {
	top: auto;
	bottom: -23px;
	transform: scale(-1, 1);
}
.komi_tsunagi .serif span {
	line-height: 1.2;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff281d;
}
.komi_tsunagi .fade_up2.active {
	animation-delay: .4s;
}
.free_view .komi_tsunagi .serif {
	padding: 12px 10px;
	text-align: center;
}
/* komi_normal / komi_honne
------------------------- */
.komi_normal, .komi_honne {
	padding: 15px 10px 20px;
	background: #f3f4eb;
	background-size: 100%;
}
.komi_honne {
	position: relative;
	background: #ffd8e3;
}
.komi_honne .lead span {
	font-size: 1.2em;
	color: red;
}
.komi_normal .senja {
	width: 90px;
	margin: 0 10px -5px -5px;
	border: 2px solid #fff;
	border-radius: 90px;
	float: left;
}
.komi_normal .senja + .bokashi .btn {
	top: 70%;
}
.komi_honne .float {
	width: 50px;
	position: absolute;
	top: -10px;
	left: 10px;
	z-index: 10;
}

/* komi_normal 巻物
------------------------- */
.komi_normal.roll{
	padding: 0 0 20px;
}
.roll_box {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 45px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 150px;
	background: url("../images/result/parts/bg_roll.jpg") no-repeat center;
	background-size: 100%;
}
.roll_box .move_right {
	width: 95.5%;
	position: absolute;
	top: 4.5px;
	right: 4.5px;
	z-index: 1;
}
.komi_normal.roll .lead{
	padding: 0 20px 5px;
}

/* komi_honne2
------------------------- */
.komi_honne2::after {
	content: "";
	display: block;
	background: url(../images/result/komi_honne2/bg_btm.jpg) no-repeat bottom;
	background-size: 100%;
	height: 30px;
}

.komi_honne2 .box {
	background: url(../images/result/komi_honne2/bg_main.jpg) no-repeat center top;
	background-size: 100% auto;
	min-height: 234px;
}

.komi_honne2 .box ul{
	position: relative;
}

.komi_honne2 .box li {
	position: absolute;
	font-weight: bold;
	font-size: 20px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Sawarabi Mincho', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #9000ff;
	text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 8px #fff;
	letter-spacing: -1px;
	min-width: 140px;
	text-align: center;
	opacity: 0;
}

.komi_honne2 .box li:nth-child(1) {
	top: 56px;
    left: 45px;
    transform: rotate(-4deg);
}
.komi_honne2 .box li:nth-child(2) {
	top: 102px;
    left: 136px;
    transform: rotate(3deg);
}
.komi_honne2 .box li:nth-child(3) {
	top: 153px;
    left: 50px;
    transform: rotate(-6deg);
}

.komi_honne2 .box.open-1 li span {
	-webkit-filter: blur(5px);
	filter: blur(5px);
	box-shadow: 0 0 100px #fff inset;
}

.komi_honne2 .lead {
	padding: 13px 18px 20px;
	color: #fff;;
	background: #8e32eb;
}


/* komi_jiki
------------------------- */
.komi_jiki .lead {
	padding: 15px 20px 30px;
	color: #333;
	background: #eee4fc;
}
.komi_jiki .lead span {
	font-size: 1.2em;
	color: red;
}
.jiki_box {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	height: 175px;
	background: url("../images/jiki/bg.png") no-repeat center #f8f3ff;
	background-size: 100%;
}
.komi_jiki .move_left {
	width: 94.5%;
	position: absolute;
	top: -6px;
	left: 0;
	z-index: 1;
}
/* komi_juyo
------------------------- */
.komi_juyo {
	position: relative;
	overflow: hidden;
	background: #e64100;
}
.komi_juyo .lead {
	padding: 15px 20px 80px;
	color: #fff;
	background: url("../images/result/parts/star_yellow.png") no-repeat center bottom 15px #e64100;
	background-size: 60px;
}
.komi_juyo .lead span:not([class]) {
	margin: 0 2px;
	padding: 0 2px;
	line-height: 1.3;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	background: #ffff24;
}
.box_juyo {
	height: 310px;
	padding: 0 5px 20px 40%;
	background: url("../images/result/komi_juyo/bg.jpg") no-repeat;
	background-size: 100%;
}
.text_juyo {
	height: 100%;
	text-align: left;
	line-height: 1.75;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	font-size: 19px;
	font-weight: bold;
	color: #000;
}
.box_juyo .text_juyo.active {
	animation-delay: .5s;
}
.text_juyo span {
	color: #e90000;
}
/* animation */
.box_amt_juyo, .box_amt_juyo .symbol, .box_amt_juyo .text_juyo {
	position: absolute;
}
.box_amt_juyo {
	height: 320px;
	margin: -1px 0 0;
	top: 192px;
	left: 0;
	z-index: 5;
	background: #e64100;
}
.box_amt_juyo .symbol {
	transform: scale(1, 1);
	width: 150px;
	margin: auto;
	top: 90px;
	left: 0;
	right: 0;
}
.box_amt_juyo__inner {
	margin: -165px 0 0;
	position: relative;
}
.box_amt_juyo__inner .star_shadow {
	width: 190px;
	top: 200px;
	left: 120px;
}
.box_amt_juyo__inner .text_juyo {
	top: -20px;
	left: auto;
	right: 10px;
}
.box_amt_juyo__inner .fade_in.active {
	animation-delay: 1.5s;
	animation-duration: 1s;
}
.box_amt_juyo__inner .star_shadow.active {
	animation-delay: 2.2s;
}
.box_amt_juyo__inner .fade_right.active {
	animation-delay: 2.8s;
}
/* komi_yesno
------------------------- */
.komi_yesno .lead {
	padding: 15px 15px 80px;
	color: #fff;
	background: url("../images/result/parts/sign2.png") no-repeat center bottom 15px #e64100;
	background-size: 50px;
}
.box_yesno {
	height: 285px;
	position: relative;
}
.box_yesno .boka {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.box_yesno .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%;
}
.yesno-0 .boka {
	display: none;
}
/* komi_kao
------------------------- */
.komi_kao video {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.komi_kao .fade_out.active {
	animation-delay: 2s;
}
.komi_kao .lead {
	padding: 15px 15px 80px;
	color: #333;
	background: url("../images/result/parts/sign.png") no-repeat center bottom 15px #fff;
	background-size: 50px;
}
.kao_detail {
	margin: 0 0 15px;
	padding: 10px 0 10px 50px;
	border-top: 1px solid #bd9649;
	border-bottom: 1px solid #bd9649;
}
.kao_detail li {
	line-height: 1.6;
	font-size: 16px;
	font-weight: bold;
}
/* komi_phone
------------------------- */
.komi_phone .lead {
	padding: 15px 20px 30px;
	background: #f5ffe4;
}
.btn_phone {
	margin: 13px 0 0;
}


/* komi_calendar
------------------------- */
.komi_calendar::after {
	content: "";
	display: block;
	background: url(../images/result/komi_calendar/bg_btm.jpg) no-repeat bottom;
	background-size: 100%;
	height: 30px;
}

.komi_calendar .calendar_wrapper {
	position: relative;
	font-family: 游ゴシック体, "Yu Gothic", YuGothic, Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.komi_calendar .calendar_top {
	position: absolute;
	top: 12px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1;
	color: #fff;
}

.komi_calendar .calendar_top_year {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.komi_calendar .calendar_top_month_num {
	margin-top: 1px;
	font-size: 21px;
    font-weight: bold;
    letter-spacing: 3px;
}

.komi_calendar .calendar_top_month_text {
	font-size: 10px;
}

.komi_calendar .calendar_week {
	position: absolute;
	top: 64px;
}

.komi_calendar .calendar_week_item {
	position: absolute;
	top: 0;
	width: 36px;
	font-size: 10px;
	font-weight: bold;
	opacity: .6;
	text-align: center;
}

.komi_calendar .calendar_week_item.saturday {
	color: #0072ff;
	opacity: 1;
}

.komi_calendar .calendar_week_item.sunday {
	color: #ff0000;
	opacity: 1;
}

.komi_calendar .calendar_week_item:nth-child(1) {
	left: 38px;
}
.komi_calendar .calendar_week_item:nth-child(2) {
	left: 75px;
}
.komi_calendar .calendar_week_item:nth-child(3) {
	left: 112px;
}
.komi_calendar .calendar_week_item:nth-child(4) {
	left: 148px;
}
.komi_calendar .calendar_week_item:nth-child(5) {
	left: 184px;
}
.komi_calendar .calendar_week_item:nth-child(6) {
	left: 220px;
}
.komi_calendar .calendar_week_item:nth-child(7) {
	left: 257px;
}

.komi_calendar .calendar_days {
	position: absolute;
	top: 80.5px;
	font-size: 10px;
	font-weight: bold;
}

.komi_calendar .calendar_days_item {
	position: absolute;
	top: 0;
	width: 36px;
	text-align: center;
}

.komi_calendar .calendar_days_item:nth-child(1) {
	left: 38px;
}
.komi_calendar .calendar_days_item:nth-child(2) {
	left: 75px;
}
.komi_calendar .calendar_days_item:nth-child(3) {
	left: 112px;
}
.komi_calendar .calendar_days_item:nth-child(4) {
	left: 148px;
}
.komi_calendar .calendar_days_item:nth-child(5) {
	left: 184px;
}
.komi_calendar .calendar_days_item:nth-child(6) {
	left: 220px;
}
.komi_calendar .calendar_days_item:nth-child(7) {
	left: 257px;
}

.komi_calendar .calendar_chart {
	position: absolute;
    top: 96px;
    left: 38px;
    width: 80%;
}

.komi_calendar .calendar_chart.open-0 .text_free {
	display: none;
}
.komi_calendar .calendar_chart.open-1 .chart_img {
	display: none;
}

.komi_calendar .lead {
	padding: 13px 18px 20px;
	color: #fff;
	background: #ff4c84;
}

/* komi_mirai
------------------------- */
.komi_mirai::after {
	content: "";
	display: block;
	background: url(../images/result/komi_mirai/bg_btm.jpg) no-repeat bottom;
	background-size: 100%;
	height: 30px;
}

.komi_mirai .box {
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../images/result/komi_mirai/bg_main.jpg) no-repeat center top;
	background-size: 100% auto;
	height: 180px;
}

.komi_mirai .box.open-1 span {
	filter: blur(5px);
	-webkit-filter: blur(5px);
}

.komi_mirai .txt_mirai {
	width: 74%;
	color: #ff3188;
	line-height: 34px;
	font-size: 24px;
	font-weight: bold;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow: 2px 0px 2px #fff, -2px 0px 2px #fff, 0px -2px 2px #fff, -2px 0px 2px #fff, 2px 2px 2px #fff,
				-2px 2px 2px #fff, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, 1px -2px 2px #fff, 
				-1px -2px 2px #fff;
}

.komi_mirai .lead {
	padding: 13px 18px 20px;
	color: #fff;
	background: #ff421d;
}

/* komi_order
------------------------- */
.komi_order::after {
	content: "";
	display: block;
	background: url(../images/result/komi_order/bg_btm.jpg) no-repeat bottom;
	background-size: 100%;
	height: 25px;
}

.komi_order.ver2::after {
	content: "";
	display: block;
	background: url(../images/result/komi_order/bg_btm2.jpg) no-repeat bottom;
	background-size: 100%;
	height: 25px;
}

.komi_order .fukidashi,.komi_order .fukidashi2{
	position: relative;
	background: #ffd8e3;
	padding-bottom: 15px;
}

.komi_order .fukidashi2{
	background: #f4d8ff;
}

.komi_order .fukidashi p{
	position: relative;
	width: 167px;
	margin: -135px 13px auto auto;
	padding: 15px 5px 15px 11px;
	text-align: left;
	border: 1px solid #bb9700;
	border-radius: 5px;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 13px;
	background: #fff;
}

.komi_order .fukidashi p:after {
	content: '';
	width: 27px;
	height: 5px;
	position: absolute;
	top: 50px;
	left: -23px;
	background: url(../images/result/komi_order/fuki.png) no-repeat;
	background-size: 100%;
}

.komi_order .fukidashi2 p{
	position: relative;
	width: 167px;
	margin: -135px auto auto 12px;
	padding: 15px 5px 15px 11px;
	text-align: left;
	border: 1px solid #bb9700;
	border-radius: 5px;
	text-align: left;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 13px;
	background: #fff;
}

.komi_order .fukidashi2 p:after {
	content: '';
	width: 27px;
	height: 5px;
	position: absolute;
	top: 50px;
	right: -23px;
	background: url(../images/result/komi_order/fuki2.png) no-repeat;
	background-size: 100%;
}

.komi_order .lead {
	padding: 15px 25px;
	color: #fff;
	background: url("../images/result/komi_order/bg_mid.jpg") repeat-y;
	background-size: 100%;
}

.komi_order.ver2 .lead {
	padding: 15px 25px;
	color: #fff;
	background: url("../images/result/komi_order/bg_mid2.jpg") repeat-y;
	background-size: 100%;
}


/* komi_mes
------------------------- */
.komi_mes .lead {
	padding: 40px 20px;
	text-shadow: 0 0 1px #fff276, 0 0 3px #fff276, 0 0 3px #fff276;
	color: #333;
	background: url("../images/result/parts/star_red.png") no-repeat center top 10px, url("../images/result/parts/star_red.png") no-repeat center bottom 10px, url("../images/result/parts/bg2.jpg") repeat-y;
	background-size: 30px, 30px, 100%;
}
/* komi_coupon
------------------------- */
.komi_coupon .lead {
	padding: 0 30px 20px;
	font-size: 13px;
	background: url(../images/result/komi_coupon/bg_btm.jpg) no-repeat center bottom -1px, url(../images/result/komi_coupon/bg_mid.jpg) repeat-y;
	background-size: 100%;
}
.ticket_use {
	padding: 10px 0 0;
}
.komi_coupon .box_input {
	margin: 3px 0 0;
	position: relative;
}
.komi_coupon input[type="text"] {
	width: 100%;
	padding: 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 2px solid #4c4c4c;
	line-height: 35px;
	font-size: 14px;
	border-radius: 5px;
}
.komi_coupon input.btn_use {
	display: block;
	width: 70px;
	height: 24px;
	padding: 0;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../images/result/komi_coupon/btn_use.png") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 7px;
	transform: translateY(-50%);
}
/* 締め文言
------------------------- */
.box_last .fade_up2.active {
	animation-delay: .4s;
}

/* 限定割引ポップアップ */
#yudo_rec_popup_overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}

#yudo_rec_popup {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 15px 0 0 0;
	z-index: 2000;
}

#yudo_rec_popup .yudo_rec_popup_inner {
	margin: 0 10px;
    padding: 0 0 0px;
    position: relative;
    border: 2px solid #e3c02f;
    border-radius: 20px;
    text-align: left;
    color: #0d0a00;
    background: #fafafa;
	z-index: 998;
}

#yudo_rec_popup .yudo_rec_pop_titleWrap {
	position: relative;
	width: 100%;
	height: 70px;
	background: url(../images/pay/popup/tit_sub02.png) no-repeat;
	background-size: 100%;
}

#yudo_rec_popup .yudo_rec_pop_title {
	position: absolute;
	top: -12px;
	left: 20px;
	padding: 5px 10px;
	background: #fff600;
	font-weight: bold;
	filter: drop-shadow(0px 5px 2px #1a1a1a);
}

#yudo_rec_popup .yudo_rec_pop_title:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 10px 0 10px;
	border-color: #fff700 transparent transparent transparent;
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translateX(-50%);
}

#yudo_rec_popup .yudo_rec_pop_title span{
	color: red;
}

#yudo_rec_popup .yudo_rec_pop_btn_close{
	width: 35px;
    height: 35px;
    position: absolute;
    right: -10px;
    top: -34px;
	z-index: 999;
	font-size: 0;
	background: url(../images/pay/popup/icon_close02.png) no-repeat;
	background-size: 100%;
}

#countdownArea {
	position: relative;
	width: 96%;
	height: 110px;
	margin: 0 auto;
}

#countdownArea .countdownArea_inner {
	position: absolute;
	top: -20px;
	width: 100%;
	height: 130px;
	background: 
		url(../images/pay/popup/bg_countdown_top.png) no-repeat top, 
		url(../images/pay/popup/bg_countdown_btm.png) no-repeat bottom,
		url(../images/pay/popup/bg_countdown_mid.png) repeat-y;
	background-size: 100%, 100%, 100%, 100%;
	text-align: center;
	vertical-align: middle;
}

#countdownArea .countdown {
	font-size: 45px;
	font-weight: bold;
	color: red;
	position: relative;
	bottom: -45px;
}

#yudo_rec_popup .list_menu.new {
    background: none;
		padding: 0 6px;
}

#yudo_rec_popup .list_menu a:after{
	display: none;
}

#yudo_rec_popup .box_teller.right {
	background: url(../images/teller/04.png) no-repeat center right 10px;
	background-size: 36%;
}

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

誘導

////////////////////////////////////////////////////////*/
/* komi_yudo
------------------------- */
#yudo [class^="komi_"] {
	margin-bottom: 0;
}
#yudo .bokashi .btn {
	top: 30%;
}
#yudo .text_yudo {
	margin: -95px auto 20px;
	padding: 10px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
	border-radius: 5px;
	font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	position: relative;
}
#yudo .text_yudo span {
	display: block;
	padding: 0 0 3px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: red;
}
#yudo .txt_notice {
	margin: 5px 0 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
}