@charset "UTF-8";
/*=======================================
common
========================================*/
.ppv_view p, .free_view p, .free_view section {
	margin-bottom: 0;
}
section {
  margin-bottom: 0;
}
/*--- lead ---*/
.lead {
	position: relative;
	z-index: 100;
	text-align: left;
	text-shadow: 0 0 1px rgba(7, 0, 73, 0.3);
  color: #000;
}
/*=====================
共通小見出し
=====================*/
.komi_aisatsu .box_teller{
	min-height: 450px;
	background: url(../images/result/parts/teller.jpg) no-repeat;
	background-size: 100%;
}
.komi_aisatsu.two .box_teller{
	min-height: 370px;
	background: url(../images/result/parts/teller02.jpg) no-repeat;
	background-size: 100%;
}
.free_view .komi_aisatsu.two .box_teller{
  min-height: 320px;
}
.menudo .komi_aisatsu.two .box_teller {
  min-height: 330px;
}
.komi_aisatsu .box_teller .serif {
	position: relative;
	margin: 5px 0 10px 10px;
}
.komi_aisatsu .box_teller .serif span {
  color: #f00;
}
.komi_aisatsu .text_name {
  font-size: 1.3em;
}
.komi_aisatsu .text_greeting{
  padding: 0px 20px;
}

.komi_aisatsu .left_days{
  position: absolute;
  bottom: 25%;
  width: 100%;
  font-weight: 600;
  font-family: sans-serif;
}

.komi_aisatsu .left_days p:last-child{
  font-size:2em;
}
.komi_aisatsu .left_days .number{
  padding: 0 10px;
  letter-spacing: 5px;
}
/*---------- 従量挨拶 ----------*/



/*---------- 一人用 ----------*/
.tsunagi{
  font-size: 1.3em;
  line-height: 1.5;
}
#result_anime_one {
  position: relative;
}
  
#result_anime_one .box_result {
	width: 320px;
	height: 329px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#result_anime_one .box_result ul li{
  display: none;
  position: absolute;
}
#result_anime_one .box_result ul li:nth-child(1) p:last-child{
  position: relative;
  top: 0;
  text-align: left;
  width: 200px;
}
#result_anime_one .box_result ul li:nth-child(2) p:last-child{
  position: relative;
  top: -14px;
  left: 10px;
  text-align: left;
  width: 137px;
}

#result_anime_one .box_result ul li:nth-child(1){
  width: 110px;
  top: 15%;
  left: 10%;
}
#result_anime_one .box_result ul li:nth-child(2){
  width: 130px;
  top: 60%;
  left: 55%;
}
#result_anime_one .box_result.result-01 {
	background: url(../images/result/uzu/01.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-02 {
	background: url(../images/result/uzu/02.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-03 {
	background: url(../images/result/uzu/03.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-04 {
	background: url(../images/result/uzu/04.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-05 {
	background: url(../images/result/uzu/05.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-06 {
	background: url(../images/result/uzu/06.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-07 {
	background: url(../images/result/uzu/07.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-08 {
	background: url(../images/result/uzu/08.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_one .box_result.result-09 {
	background: url(../images/result/uzu/09.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}

#result_anime_one .box_result.anime_in {
	-webkit-animation: uzu_anime 1s steps(14) 1 forwards;
	-moz-animation: uzu_anime 1s steps(14) 1 forwards;
	animation: uzu_anime 1s steps(14) 1 forwards;
}

@-webkit-keyframes uzu_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4480px 0px; }
}
@-moz-keyframes uzu_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4480px 0px; }
}
@keyframes uzu_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4480px 0px; }
}

/*パターン1*/
.box_result.result-01 .color_outside{
  color: #6d6d6d;
}
.box_result.result-01 .color_inside{
  color: red;
}
/*パターン2*/
.box_result.result-02 .color_outside{
  color: purple;
}
.box_result.result-02 .color_inside{
  color: #ea6300;
}
/*パターン3*/
.box_result.result-03 .color_outside{
  color: navy;
}
.box_result.result-03 .color_inside{
  color: gold;
  text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 10px yellow, 0 0 10px yellow!important;
}
/*パターン4*/
.box_result.result-04 .color_outside{
  color: #ea6300;
}
.box_result.result-04 .color_inside{
  color: green;
}
/*パターン5*/
.box_result.result-05 .color_outside{
  color: red;
}
.box_result.result-05 .color_inside{
  color: #00a3ca;
}
/*パターン6*/
.box_result.result-06 .color_outside{
  color: #ff489b;
}
.box_result.result-06 .color_inside{
  color: navy;
}
/*パターン7*/
.box_result.result-07 .color_outside{
  color: gold;
  text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 10px yellow, 0 0 10px yellow!important;
}
.box_result.result-07 .color_inside{
  color: purple;
}
/*パターン8*/
.box_result.result-08 .color_outside{
  color: #00a3ca;
}
.box_result.result-08 .color_inside{
  color: #ff489b;
}
/*パターン9*/
.box_result.result-09 .color_outside{
  color: green;
}
.box_result.result-09 .color_inside{
  color: #6d6d6d;
}


.result_anime_area .anime_first img {
  position: absolute;
  bottom: 0px;
  left: 0;
}
.result_anime_area .anime_first img:nth-child(2) {
  left: -45px;
}
.bg_result_base, .base_silhouette {
  width: 320px;
  height: 303px;
}
.result-01 .bg_result_base,
.result-06 .bg_result_base,
.result-07 .bg_result_base,
.result-08 .bg_result_base,
.result-09 .bg_result_base {
  background: url(../images/result/parts/bg_result_base01.jpg) no-repeat;
  background-size: 100%;
}
.result-02 .bg_result_base,
.result-03 .bg_result_base,
.result-04 .bg_result_base,
.result-05 .bg_result_base {
  background: url(../images/result/parts/bg_result_base02.jpg) no-repeat;
  background-size: 100%; 
}
.result-01 .base_silhouette,
.result-06 .base_silhouette,
.result-07 .base_silhouette,
.result-08 .base_silhouette,
.result-09 .base_silhouette {
  background: url(../images/result/parts/base_silhouette01.png) no-repeat;
  background-size: 100%;
}
.result-02 .base_silhouette,
.result-03 .base_silhouette,
.result-04 .base_silhouette,
.result-05 .base_silhouette {
  background: url(../images/result/parts/base_silhouette02.png) no-repeat;
  background-size: 100%; 
}
.result-01 .result_light,
.result-06 .result_light,
.result-07 .result_light,
.result-08 .result_light,
.result-09 .result_light {
  z-index: 1;
}
#result_anime_one .name_area p,
#result_anime_two .name_area p{
  float: none;
  width: 100%;
}
.komi_common .wipe {
  display: block;
  width: 145px;
  height: 145px;
  margin-right: 10px;
  float: left;
  background: url(../images/result/parts/wipe_pase.jpg) no-repeat;
  background-size: 100%;  
}
.komi_common .wipe.wipe_img-01 img {
  width: 200px !important;
  margin: 5px 0 0 18px;
}
.komi_common .wipe.wipe_img-06 img {
  width: 200px !important;
  margin: 2px 0 0 18px;
}
.komi_common .wipe.wipe_img-07 img {
  width: 200px !important;
  margin: 0px 0 0 18px;
}
.komi_common .wipe.wipe_img-08 img {
  width: 220px !important;
  margin: 5px 0 0 10px;
}
.komi_common .wipe.wipe_img-09 img {
  width: 200px !important;
  margin: 8px 0 0 12px;
}
.komi_common .wipe.wipe_img-02 img,
.komi_common .wipe.wipe_img-03 img,
.komi_common .wipe.wipe_img-04 img,
.komi_common .wipe.wipe_img-05 img {
  margin: 38px 0 0;
}
/*---------- 二人用 ----------*/
#result_anime_two .box_result {
	width: 320px;
	height: 329px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#result_anime_two .box_result p{
  display: none;
  position: absolute;
}
#result_anime_two .box_result p:nth-child(1){
  width: 130px;
  top: 60%;
  left: 55%;
}
#result_anime_two .box_result p:nth-child(2){
  width: 130px;
  top: 70%;
  left: 55%;
  text-decoration: underline;
}
#result_anime_two .box_result.result-01 {
	background: url(../images/result/uzu/01.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-02 {
	background: url(../images/result/uzu/02.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-03 {
	background: url(../images/result/uzu/03.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-04 {
	background: url(../images/result/uzu/04.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-05 {
	background: url(../images/result/uzu/05.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-06 {
	background: url(../images/result/uzu/06.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-07 {
	background: url(../images/result/uzu/07.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-08 {
	background: url(../images/result/uzu/08.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}
#result_anime_two .box_result.result-09 {
	background: url(../images/result/uzu/09.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4800px auto;
	background-size: 4800px auto;
}

#result_anime_two .box_result.anime_in {
	-webkit-animation: uzu_anime02 1s steps(14) 1 forwards;
	-moz-animation: uzu_anime02 1s steps(14) 1 forwards;
	animation: uzu_anime02 1s steps(14) 1 forwards;
}

@-webkit-keyframes uzu_anime02 {
	0% { background-position: 0 0; }
	100% { background-position: -4480px 0px; }
}
@-moz-keyframes uzu_anime02 {
	0% { background-position: 0 0; }
	100% { background-position: -4480px 0px; }
}
@keyframes uzu_anime02 {
	0% { background-position: 0 0; }
	100% { background-position: -4480px 0px; }
}



#result_anime_two02 .box_result {
	width: 320px;
	height: 329px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#result_anime_two02 .box_result p{
  display: none;
  position: absolute;
}
#result_anime_two02 .box_result p:nth-child(1){
}
#result_anime_two02 .box_result p:nth-child(2){
  bottom: 40px;
  left: 0;
  right: 0;
  text-decoration: underline;
}
#result_anime_two02 .box_result.result-01 {
	background: url(../images/result/uzu/two/01.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-02 {
	background: url(../images/result/uzu/two/02.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-03 {
	background: url(../images/result/uzu/two/03.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-04 {
	background: url(../images/result/uzu/two/04.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-05 {
	background: url(../images/result/uzu/two/05.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-06 {
	background: url(../images/result/uzu/two/06.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-07 {
	background: url(../images/result/uzu/two/07.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-08 {
	background: url(../images/result/uzu/two/08.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.result-09 {
	background: url(../images/result/uzu/two/09.jpg) 0px 0px no-repeat;
	-webkit-background-size: 1600px auto;
	background-size: 1600px auto;
}
#result_anime_two02 .box_result.anime_in {
	-webkit-animation: uzu_anime03 1s steps(4) 1 forwards;
	-moz-animation: uzu_anime03 1s steps(4) 1 forwards;
	animation: uzu_anime03 1s steps(4) 1 forwards;
}

@-webkit-keyframes uzu_anime03 {
	0% { background-position: 0 0; }
	100% { background-position: -1280px 0px; }
}
@-moz-keyframes uzu_anime03 {
	0% { background-position: 0 0; }
	100% { background-position: -1280px 0px; }
}
@keyframes uzu_anime03 {
	0% { background-position: 0 0; }
	100% { background-position: -1280px 0px; }
}
 #result_anime_two {
    position: relative;
}

.result_lead {
  margin: 10px 0;
  line-height: 24px;
  font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.result_anime_area .tit_yomitori {
  margin-bottom: -110px;
  position: relative;
  z-index: 100;
}
.result_anime_area .box {
  height: 329px;
}
.result_anime_area .box p {
  margin: 0;
}

.result_anime_area .bg_result_base,
.result_anime_area.anime_area02 .result_silhouette{
  position: absolute;
  top: 0px;
}

.result_anime_area .all_fade,
.result_anime_area .base_silhouette_black,
.result_anime_area .result_silhouette,
.result_anime_area .bg_light {
  display: none;
}
.result_anime_area .frame {
  position: absolute;
  top: -18px;
}
.result_anime_area .name_area {
  position: absolute;
  top: 126px;
  width: 95%;
  left: 0;
  right: 0;
  margin: auto;
}
.result_anime_area .name_area p {
  float: left;
  width: 50%;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

.result_anime_area.anime_area02 .result_text {
  display: none;
  position: absolute;
  bottom: 30px;
  width: 100%;
  font-size: 15px;
  color: #1D56ED;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff, 0 0 10px #7EFFFE, 0 0 10px #7EFFFE, 0 0 10px #7EFFFE, 0 0 10px;
  z-index: 101;
}

.result_anime_area .name_area p.one {
  text-shadow: 0 0 5px #00a8ff, 0 0 5px #00a8ff, 0 0 5px #00a8ff, 0 0 10px #00a8ff, 0 0 10px #00a8ff, 0 0 10px #00a8ff;
}
.result_anime_area .name_area p.two {
  text-shadow: 0 0 5px #a800ff, 0 0 5px #a800ff, 0 0 5px #a800ff, 0 0 10px #a800ff, 0 0 10px #a800ff, 0 0 10px #a800ff;
}
.base_fade_out {
  -webkit-animation: baseFadeOut 3s ease-in-out forwards;
  -moz-animation: baseFadeOut 3s ease-in-out forwards;
  animation: baseFadeOut 3s ease-in-out forwards;
}

@-webkit-keyframes baseFadeOut {
  0% {
    -webkit-filter: brightness(1);
  }
  100% {
    -webkit-filter: brightness(0.1);
  }
}
@-moz-keyframes baseFadeOut {
  0% {
    -moz-filter: brightness(1);
  }
  100% {
    -moz-filter: brightness(0.1);
  }
}
@keyframes baseFadeOut {
  0% {
    filter: brightness(1);
  }
  100% {
    filter: brightness(0.1);
  }
}

.result_anime_area .hand_area {
  display: none;
  position: absolute;
  top: -60px;
  width: 100%;
  height: 380px;
  overflow: hidden;
  z-index: 102;
}
.result_anime_area .hand_area p {
  position: absolute;
}
.result_anime_area .hand_area p.left {
  width: 122%;
  bottom: -86px;
  left: -225px;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  transform-origin: left bottom;
}
.result_anime_area .hand_area .left_light {
  display: none;
  width: 131%;
  bottom: -102px;
  left: -240px;
}
.hand_area p.right {
  width: 104%;
  bottom: -130px;
  right: -160px;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  transform-origin: right bottom;
}
.result_anime_area .hand_area .right_light {
  display: none;
  width: 112%;
  bottom: -142px;
  right: -172px;
}
.hand_anime_left {
  -webkit-animation: handLeft 3s ease-in-out forwards;
  -moz-animation: handLeft 3s ease-in-out forwards;
  animation: handLeft 3s ease-in-out forwards;
}
.hand_anime_right {
  -webkit-animation: handRight 3s ease-in-out forwards;
  -moz-animation: handRight 3s ease-in-out forwards;
  animation: handRight 3s ease-in-out forwards;
}
@-webkit-keyframes handLeft {
  0% {
    -webkit-transform: rotate(-30deg);
  }
  60% {
    -webkit-transform: rotate(15deg);
    bottom: -15px;
    left: -145px;
    -webkit-transition: 3s;
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes handLeft {
  0% {
    -moz-transform: rotate(-30deg);
  }
  60% {
    -moz-transform: rotate(15deg);
    bottom: -15px;
    left: -145px;
    -moz-transition: 3s;
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@keyframes handLeft {
  0% {
    transform: rotate(-30deg);
  }
  60% {
    transform: rotate(15deg);
    bottom: -15px;
    left: -145px;
    transition: 3s;
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes handRight {
  0% {
    -webkit-transform: rotate(30deg);
  }
  60% {
    -webkit-transform: rotate(-20deg);
    bottom: -40px;
    right: -110px;
    -webkit-transition: 3s;
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes handRight {
  0% {
    -moz-transform: rotate(30deg);
  }
  60% {
    -moz-transform: rotate(-20deg);
    bottom: -40px;
    right: -110px;
    -moz-transition: 3s;
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@keyframes handRight {
  0% {
    transform: rotate(30deg);
  }
  60% {
    transform: rotate(-20deg);
    bottom: -40px;
    right: -110px;
    transition: 3s;
  }
  100% {
    transform: rotate(0deg);
  }
}

/*=====================
小見出し
=====================*/
/* 共通 */
.komi_common{
	padding: 20px 20px 35px;
	overflow: hidden;
	background:url(../images/result/parts/bg_komi_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_mid.jpg) repeat-y;
	background-size: 100%;
}
.komi_common.two{
	background:url(../images/result/parts/bg_komi_btm02.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_mid02.jpg) repeat-y;
	background-size: 100%;
}
.komi_common.two_connection{
  padding-top: 40px;
	background:url(../images/result/parts/bg_komi_top03.jpg) no-repeat top,url(../images/result/parts/bg_komi_btm03.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_mid03.jpg) repeat-y;
	background-size: 100%;
}
.komi_common .lead{
  color: #fff;
  padding: 0;
}

.free_view .komi_urayomi, .komi_kao, .komi_jiki, .komi_sp {
	padding: 15px 0;
	overflow: hidden;
	background:url(../images/result/parts/bg_komi_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_mid.jpg) repeat-y;
	background-size: 100%;
}

.komi_isei {
  padding: 15px 10px;
	overflow: hidden;
	background: url(../images/result/parts/bg_komi_navy_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_navy_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_navy_mid.jpg) repeat-y;
	background-size: 100%; 
}
.komi_miryoku .lead,
.komi_isei .lead {
  color: #fff;
}
.komi_txt {
  color: #d2039f;
	text-shadow: 0 0 1px #d2039f, 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, 0 0 5px #fff, 0 0 5px #fff;
	font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
  font-size: 16px;
}
.tit_komi {
  color: #06E7C8;
  width: 273px;
  margin: auto;
  padding: 12px 30px;
  font-size: 15px;
  background:  url(../images/result/parts/tit_komi_red_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_red_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_red_mid.jpg) repeat-y;
  background-size: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.tit_komi.pink {
  background: url(../images/result/parts/tit_komi_side.png) no-repeat center, url(../images/result/parts/tit_komi_pink_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_pink_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_pink_mid.jpg) repeat-y;
	background-size: 100%;
}
.tit_komi.gold {
  background: url(../images/result/parts/tit_komi_gold.png) no-repeat center;
	background-size: 100%;
  padding: 45px 20px 30px;
  min-height: 120px;
  margin-bottom: 0;
}
.tit_komi.violet {
  background: url(../images/result/parts/tit_komi_violet_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_violet_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_violet_mid.jpg) repeat-y;
	background-size: 100%;
  padding: 15px 20px;
}
.tit_komi_purple{
  background:  url(../images/result/parts/tit_komi_purple_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_purple_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_purple_mid.jpg) repeat-y;
  background-size: 100%;
  padding: 15px 20px;
  color: #BD2371;
}

/* 通常 */

.komi_normal{
	padding: 35px 10px;
	overflow: hidden;
	background:url(../images/result/parts/bg_komi_beige_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_beige_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_beige_mid.jpg) repeat-y;
	background-size: 100%;
}

/*
.komi_levi1, .komi_levi2 {
	padding: 50px 0;
	overflow: hidden;
	background: url(../images/result/parts/bg_komi_normal_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_normal_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_normal_mid.jpg) repeat-y;
	background-size: 100%;
}
*/

/* 覚悟　komi_kakugo */
.komi_kakugo {
 	padding: 0 30px 30px;
	overflow: hidden;
	background:url(../images/result/parts/bg_komi_beige_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_beige_mid.jpg) repeat-y;
	background-size: 100%; 
}
.komi_kakugo .lead{
  color: #000;
}

.kakugo.komi_title{
  position: relative;
}
.kakugo.komi_title > span{
  position: absolute;
  top: 300px;
  left: 0;
  right: 0;
  padding: 0px 50px 0;
}
.free-view .kakugo.komi_title > span {
    top: 310px;
}
/* 真相　komi_truth */
.komi_truth_wrap .komi_truth {
  padding: 0 30px 50px;
	overflow: hidden;
	background: url(../images/result/parts/bg_komi_truth_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_truth_mid.jpg) repeat-y;
	background-size: 100%; 
  color: #000;
}
.komi_truth_wrap .komi_title{
  background: url(../images/result/parts/tit_komi_truth_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_truth_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_truth_mid.jpg) repeat-y;
  background-size: 100%;
  padding: 20px 30px;
}
.komi_truth_wrap .komi_title{
  background: url(../images/result/parts/tit_komi_truth_top2.jpg) no-repeat top, url(../images/result/parts/tit_komi_truth_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_truth_mid.jpg) repeat-y;
  background-size: 100%;
}

.komi_truth_wrap .bg_fuki{
  background: url(../images/result/parts/bg_fuki.jpg);
  background-size: 100%;
  height: 129px;
  position: relative;
}
/*
.komi_truth_wrap .box > p{
  font-size: 16px;
}
*/
/*
.komi_truth_wrap .box > p.truth_txt{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 75%;
  margin: auto;
  height: 90px;
}
*/
.komi_truth_wrap .bg_fuki > p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 230px;
  font-size: 16px;
}

.komi_truth_wrap .bg_fuki > p.truth_txt span.bokashi{
  display: inline-block;
  width: 50px;
}


/*深層 komi_deep*/
.komi_deep {
 	padding: 0px 10px 30px;
	overflow: hidden;
	background:url(../images/result/parts/bg_komi_gold_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_gold_mid.jpg) repeat-y;
	background-size: 100%; 
}


/*顔 komi_face*/
.komi_face .box_face {
	width: 320px;
	height: 205px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.komi_face .box_face {
	background: url(../images/result/voice/bg_voice.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4480px auto;
	background-size: 4480px auto;
}
.komi_face .box_face.anime_in{
	-webkit-animation: face_anime 1s steps(13) 1 forwards;
	-moz-animation: face_anime 1s steps(13) 1 forwards;
	animation: face_anime 1s steps(13) 1 forwards;
}

@-webkit-keyframes face_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4160px 0px; }
}
@-moz-keyframes face_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4160px 0px; }
}
@keyframes face_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4160px 0px; }
}


.komi_face {
    padding: 25px 0 35px;
    overflow: hidden;
    background: url(../images/result/parts/bg_komi_face_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_face_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_face_mid.jpg) repeat-y;
    background-size: 100%;
}
/*アニメ*/
/*
.komi_face .face{
  opacity: 0;
}
.face_fade{
	-webkit-animation: face_fade 1s 1 forwards;
	-moz-animation: face_fade 1s 1 forwards;
	animation: face_fade 1s 1 forwards;
}

@keyframes face_fade {
0% {opacity: 0;}
100% {opacity: 1;}
}
*/


/*声　komi_voice*/
.komi_voice .glimpse-1.open,
.komi_voice .glimpse-0.close{
  display: none;
}
.komi_voice .box_voice {
	width: 320px;
	height: 205px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.komi_voice .box_voice {
	background: url(../images/result/voice/bg_voice.jpg) 0px 0px no-repeat;
	-webkit-background-size: 4480px auto;
	background-size: 4480px auto;
}
.komi_voice .box_voice.anime_in{
	-webkit-animation: voice_anime 1s steps(13) 1 forwards;
	-moz-animation: voice_anime 1s steps(13) 1 forwards;
	animation: voice_anime 1s steps(13) 1 forwards;
}

@-webkit-keyframes voice_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4160px 0px; }
}
@-moz-keyframes voice_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4160px 0px; }
}
@keyframes voice_anime {
	0% { background-position: 0 0; }
	100% { background-position: -4160px 0px; }
}


.komi_voice {
    padding: 25px 0 35px;
    overflow: hidden;
    background: url(../images/result/parts/bg_komi_face_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_face_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_face_mid.jpg) repeat-y;
    background-size: 100%;
}
.komi_voice .bg_voice{
  width: 80%;
  margin: auto;
}
.komi_voice .voice{
  display: none;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  font-size: 1.3rem;
}
.komi_voice .voice.voice02{
  top: 43%;
  font-size: 22px;
}
.komi_voice .voice.voice03{
  top: 70%;
  font-size: 16px;
}

.komi_voice .close .voice.voice02 {
  top: 38%;
  width: 50%;
  margin: auto;
}
.komi_voice .close .voice.voice03 {
  top: 67%;
  width: 47%;
  margin: auto;
}

.zoom01{
	-webkit-animation: zoom01 1s 1 forwards;
	-moz-animation: zoom01 1s 1 forwards;
	animation: zoom01 1s 1 forwards;
}
.zoom02{
	-webkit-animation: zoom02 1s 1 forwards;
	-moz-animation: zoom02 1s 1 forwards;
	animation: zoom02 1s 1 forwards;
}
.zoom03{
	-webkit-animation: zoom03 1s 1 forwards;
	-moz-animation: zoom03 1s 1 forwards;
	animation: zoom03 1s 1 forwards;
}
@keyframes zoom01 {
0% { transform: scale(0)}
100% { transform: scale(1) rotate(-4deg);}
}
@keyframes zoom02 {
0% { transform: scale(0)}
100% { transform: scale(1) rotate(3deg);}
}
@keyframes zoom03 {
0% { transform: scale(0)}
100% { transform: scale(1) rotate(-7deg);}
}

/*LINE*/
.komi_line_box{
  background: url(../images/result/parts/bg_line.jpg) no-repeat;
  background-size: 100%;
  min-height: 200px;
}
.komi_line_box .name{
  position: absolute;
  top: 46px;
  left: 0;
  right: 0;
}
.komi_line_box .mes_box{
  position: relative;
}
.komi_line_box .mes{
  position: absolute;
  top: 95px;
  left: 80px;
  color: #000;
  background: #fff;
  display: none;
  padding: 2px 5px;
  border-radius: 15px;
  max-width: 200px;
  text-align: left;
  min-height: 1.5em;
  font-size: 13px;
}
.komi_line_box .mes:before{
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url(../images/result/parts/line_icon01.png);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: -40px;
  top: -8px;
}
.komi_line_box .mes.mes02{
  top: 110px;
}
.komi_line_box .mes.mes02.mes_bokashi,
.komi_line_box .mes.mes02.glimpse-1{
  width: 165px;
}
.komi_line_box .mes.mes02.mes_bokashi span,
.komi_line_box .mes.mes02.glimpse-1 span{
  position: relative;
  top: -2px;
}

.komi_line_box .mes.mes02 > img{
  position: relative;
  top: -3px;
}
.komi_line_box .mes:after{
  content: "";
  width: 13px;
  height: 15px;
  position: absolute;
  top: 12%;
  left: -8px;
  background: url(../images/result/parts/fuki_line_right.png) no-repeat;
  background-size: 100%;
}
.komi_line_box .mes02.mes_bokashi:after,
.komi_line_box .mes.mes02.glimpse-1:after{
  right: 180px;
}
.komi_line {
    padding: 50px 0;
    overflow: hidden;
    background: url(../images/result/parts/bg_komi_line_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_line_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_line_mid.jpg) repeat-y;
    background-size: 100%;
}


/*countdowm*/
.komi_countdown .box{
  background: url(../images/result/free/yudo01.jpg) no-repeat center;
  background-size: 100%;
  min-height: 664px;
}
.komi_countdown .box > p{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2%;
  font-size: 1.2em;
}


/* yesno */
.komi_yesno {
  padding: 20px 30px 40px;
  overflow: hidden;
  background: url(../images/result/parts/bg_komi_yesno_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_yesno_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_yesno_mid.jpg) repeat-y;
  background-size: 100%;
}
.komi_yesno .lead{
  color: #fff;
}
.komi_yesno_wrap .komi_title {
  background: url(../images/result/parts/tit_komi_yesno_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_yesno_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_yesno_mid.jpg) repeat-y;
  background-size: 100%;
  padding: 20px 30px;
}
.menudo .komi_yesno_wrap .komi_title{
  padding: 30px;
}
/*
.yesno_disp-0 .close, .yesno_disp-1 .open {
	display: none;
}
.yesno_disp-1 .close {
	display: block;
}
*/
/* 時期 */
.komi_jiki {
  padding: 30px 20px;
}
.komi_jiki .jikiBox {
	margin: 10px 0;
  padding: 0 0 0 5px;
}
.komi_jiki .lead {
	padding: 0 5px;
}
/* komi_sp */
.komi_sp {
  margin: 5px 0;
  padding: 35px 10px 15px;
}
.komi_sp .box ul, .komi_sp .search_word p {
  position: absolute;
  top: 55px;
  left: 35px;
  width: 65%;
}
.komi_sp .search_word p {
  width: 40%;
}
.komi_sp .box ul li {
  padding: 4px 15px;
  text-align: left;
  font-weight: bold;
  color: #7906b5; 
}
.komi_sp .search_word.open-1 .open,
.komi_sp .search_word.open-0 .close {
  display: none;
}
/*komi_teller*/
.komi_teller space {
  width: 150px;
  height: 190px;
  float: left;
 	background: url(../images/result/parts/komi_teller01.png) no-repeat top;
	background-size: 100%; 
}
.komi_teller space.teller02 {
 	background: url(../images/result/parts/komi_teller02.png) no-repeat top;
	background-size: 100%; 
}
.komi_teller space.teller03 {
 	background: url(../images/result/parts/komi_teller03.png) no-repeat top;
	background-size: 100%; 
}
/*
.komi_levi2 space {
  width: 140px;
  height: 220px;
  float: left;
  background: url(../images/result/parts/komi_levi02.jpg) no-repeat top;
	background-size: 100%; 
}
*/
/* メッセージ */
.komi_msg .lead {
	min-height: 200px;
	padding: 10px 20px 50px;
	overflow: hidden;
	background: url(../images/result/parts/bg_komi_msg_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_msg_mid.jpg) repeat-y;
	background-size: 100%;
}
.komi_msg .lead .teller{
  width: 70%!important;
  float: left;
  margin: -5px -10px -15px -20px;
}


/* 豪華 */
.komi_gouka {
  padding: 65px 10px 30px; 
  overflow: hidden;
  background: url(../images/result/parts/bg_komi_gouka_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_gouka_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_gouka_mid.jpg) repeat-y;
  background-size: 100%;
}
.komi_gouka .tit_komi{
  width: 274px;
  margin: auto;
  padding: 23px 30px;
  font-size: 15px;
  background: url(../images/result/parts/tit_komi_gouka_top.jpg) no-repeat top, url(../images/result/parts/tit_komi_gouka_btm.jpg) no-repeat bottom, url(../images/result/parts/tit_komi_gouka_mid.jpg) repeat-y;
  background-size: 275px auto;
  box-sizing: border-box;
}
.komi_gouka  .lead p{
  padding: 0 15px 0 20px;
}
/*----- おまけ -----*/
/* おまけ1 */
.komi_omake .kizashi {
  position: absolute;
  top: 0;
}
.kizashi.open-0 .close, .kizashi.open-1 .open {
  display: none;
}
.komi_omake .lead {
  padding: 0 25px 40px;
	overflow: hidden;
	background: url(../images/result/parts/bg_komi_omake_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_omake_mid.jpg) repeat-y;
	background-size: 100%;
}
/* おまけ2 */
.komi_omake2 .omake2_before, .komi_omake2 .omake2_after {
  position: absolute;
  top: 0;
}
.komi_omake2 .omake2_after {
  opacity: 0;
}
.komi_omake2 .name {
  position: absolute;
  top: 15px;
  width: 100%;
  font-size: 22px;
  font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  text-shadow: 0 3px 3px #060606;
}
.komi_omake2 .anime_uzu .inner {
	position: absolute;
  width: 200px;
  height: 200px;
  font-weight: bold;
	-webkit-transition: transform 3.3s ease-in-out;
	transition: transform 3.3s ease-in-out;
	text-shadow: 0px 0px 5px #a800ff, 0 0 5px #a800ff, 0px 0px 5px #a800ff, 0 0 5px #a800ff,  0 5px 10px #000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
/* 001 */
.komi_omake2 .anime_uzu div.word01 .inner {
	position: absolute;
	left: 20px;
	top: 100px;
	font-size: 32px;
	text-align: left;
}
/* 002 */
.komi_omake2 .anime_uzu div.word02 .inner {
	right: 10px;
	top: 200px;
	font-size: 25px;
	text-align: right;
}
/* 003 */
.komi_omake2 .anime_uzu div.word03 .inner {
	left: 30px;
	top: 250px;
	font-size: 30px;
	text-align: left;
}
.omake_btn {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 80%;
  margin: auto;
}
.omake_btn .btn_yudo a {
  width: 100%;
  height: 36px;
  background: url(../images/result/parts/btn_omake2_yudo.png) no-repeat;
  background-size: 100%;
} 
.omake_btn.open-1 .btn_omake2,
.omake_btn.open-0 .btn_yudo {
	display: none;
}

/* 一人用 */
.komi_omake.one .komi_inner {
	background: url(../images/result/parts/omake/anime_base.jpg) top left no-repeat;
	background-size: 100% auto;
	height: 410px;
}
#omake_anime {
	background: url(../images/result/parts/omake/omake_anime.jpg) top left no-repeat;
	background-size: auto 410px;
	height: 410px;
}
.komi_omake.one .mind {
	width: 150px;
	top: 170px;
	left: 0;
	right: 0;
	z-index: 1;
}
.komi_omake .light {
	display: none;
	width: 130px;
	height: 130px;
	margin: 0 auto;
	position: absolute;
	top: 180px;
	left: 0;
	right: 0;
	z-index: 2;
	border-radius: 120px;
	box-shadow: 0 0 10px #fff inset, 0 0 30px #fff inset, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff, 0 0 70px #fff;
	background: url(../images/result/parts/omake/light.png) no-repeat;
	background-size: 100%;
}
.one .omake_lead span {
	line-height: 45px;
	font-size: 1.5em;
}
.komi_omake.one .btn {
	background: url(../images/result/parts/omake/btn_joka_free.png) no-repeat center;
	background-size: 100%;
}
/* 二人用 */
.komi_omake.two .mind {
	width: 100%;
	top: 160px;
}
.komi_omake.two .mind li {
	width: 150px !important;
	position: absolute;
	transition-duration: 2.5s;
}
.komi_omake .mind .one {
	left: 0;
}
.komi_omake .mind .two {
	right: 0;
}
.komi_omake.on .mind .one {
	left: 90px;
}
.komi_omake.on .mind .two {
	right: 80px;
}
.anime2, .anime3 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.two .omake_lead span {
	padding-bottom: 10px;
	line-height: 30px;
	font-size: 1.3em;
}
.komi_omake.two .btn {
	background: url(../images/result/parts/omake/btn_musubu_free.png) no-repeat center;
	background-size: 100%;
}

/*=====================
誘導
=====================*/
.free_view .sec_yudo.menulist .box li{
  position: relative;
  border: 2px solid #E2A101;
  background: rgba(226,161,1,.5);
  border-radius: 5px;
  padding: 10px 20px 10px 10px;
  margin: 5px;
  text-align: left;
}
.free_view .sec_yudo.menulist .box li a{
  color: #fff;
}
.free_view .sec_yudo.menulist .box li a:after{
  content: "";
  width: 13px;
  height: 13px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  right: 10px;
  background: url(../images/icon/arrow_wh2.png) no-repeat;
  background-size: 100%;
}
.free_view .sec_yudo.menulist .box.box02 li{
  border: 2px solid #EE742D;
  background: rgba(238,116,45,.5);
}
.free_view .sec_yudo.menulist .box.box03 li{
  border: 2px solid #AD48FE;
  background: rgba(172,72,254,.5);
}
.free_view .turning-point ul{
  position: absolute;
  top: 51px;
  left: 10px;
  width: 207px;
  height: 195px;
}
.free_view .turning-point ul li{
  width: 100%;
  height: 88px;
  margin-bottom: 15px;
}
.free_view .turning-point ul li a {
    display: block;
    width: 100%;
    height: 108%;
}
/* sec04 */
.sec04 .box a {
  position: absolute;
  bottom: 25px;
  width: 85%;
  left: 0;
  right: 0;
  margin: auto;
}


/* sec06 */
.sec06 ul {
	position: relative;
  height: 250px;
  background: url(../images/free/09_02.jpg) no-repeat;
  background-size: 100%;
}
.sec06 li {
	height: 62px;
	position: absolute;
  border-radius: 25px;
  overflow: hidden;
}
.sec06 li a {
  display: block;
  width: 100%;
  height: 100%;
}

.sec06 li:nth-child(1) {
  top: 25px;
  left: 12px;
  width: 172px;
}
.sec06 li:nth-child(2) {
  top: 96px;
  right: 20px;
  width: 172px;
}
.sec06 li:nth-child(3) {
  top: 172px;
  left: 42px;
  width: 172px;
}
/*sec_7days*/
.sec_7days ul {
	position: relative;
  height: 390px;
  background: url(../images/menu/7days.jpg) no-repeat;
  background-size: 100%;
}
.sec_7days li {
	height: 65px;
	position: absolute;
  border-radius: 25px;
  overflow: hidden;
}
.sec_7days li a {
  display: block;
  width: 100%;
  height: 100%;
}
/* open */
.sec_7days li:nth-child(1) {
  top: 24px;
  left: 5px;
  width: 152px;
}
.sec_7days li:nth-child(2) {
  top: 24px;
  right: 5px;
  width: 152px;
}
.sec_7days li:nth-child(3) {
  top: 119px;
  left: 5px;
  width: 152px;
}
.sec_7days li:nth-child(4) {
  top:  119px;
  right: 5px;
  width: 152px;
}
.sec_7days li:nth-child(5) {
  top: 310px;
  left: 5px;
  width: 152px;
}
.sec_7days li:nth-child(6) {
  top: 215px;
  right: 5px;
  width: 152px;
}
.sec_7days li:nth-child(7) {
  top: 312px;
  left: 14px;
  width: 293px;
}
.sec_7days li.open-1 a {
	display: block;
	pointer-events: auto;
	height: 100%;
}
.sec_7days li.open-1:after, .sec_7days li.open-1 a:after {
	content: none;
}
/* close */
.sec_7days li.open-0 {
  background: rgba(0, 0, 0, 0.6);
}
.sec_7days li.open-0:after {
  content: "Coming Soon";
  display: block;
  position: absolute;
  top: 28%;
  width: 100%;
  padding: 5px 0;
  font-size: 18px;
  font-family: 'Sawarabi Mincho', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  background: -moz-linear-gradient(to bottom, rgb(156 39 176 / 0.6) 0%, rgb(57 4 99 / 0.8) 50%, rgb(156 39 176 / 0.6) 100%);
  background: -webkit-linear-gradient(to bottom, rgb(156 39 176 / 0.6) 0%, rgb(57 4 99 / 0.8) 50%, rgb(156 39 176 / 0.6) 100%);
  background: linear-gradient(to bottom, rgb(156 39 176 / 0.6) 0%, rgb(57 4 99 / 0.8) 50%, rgb(156 39 176 / 0.6) 100%);
}
.sec_7days li.open-0 a {
  pointer-events: none;
}

/* sec09 */
.sec09 .box {
	position: relative;
  height: 473px;
  background: url(../images/menu/hope.jpg) no-repeat;
  background-size: 100%;
}
.sec09 .box ul{
  position: absolute;
  bottom: 7%;
}
.sec09 .box li{
  display: flex;
}
.sec09 .box .btn_healing{
  width: 215px;
}
.sec09 .box .bg{
  background: url(../images/menu/bg_hope.png) no-repeat;
  background-size: 82px auto;
  width: 82px;
  height: 65px;
  box-sizing: border-box;
}
.sec09 .box .bg p{
  color: #420062;
}
.sec09 .box .bg p:first-child{
  border-bottom: 2px solid #865F36;
}
.sec09 .box .bg p .number{
  font-size: 16px;
}

/*=====================
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;
}

.glimpse-0 .close,
.glimpse-1 .open{
  display: none;
}
/* ぼかし(続きを見る) */
.btn {
	width: 240px;
  height: 100px;
	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%;
}
.free_view .btn {
	width: 265px;
	margin: 0 auto;
	padding: 10% 0;
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/result/free/btn_more.png) no-repeat center;
	background-size: 100%;
}

/*新・ぼかし*/
.mosaic,
.mosaic_white{
	position: relative;
	line-height: 0;
  text-align: left;
}
.mosaic img,
.mosaic_white img{
	width: 28px!important;
	margin:-5px;
	opacity: 0.7;
}
.mosaic .btn,
.mosaic_white .btn{
	position: absolute;
  bottom: 1em;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 999;
}

.free_view .mosaic .btn,
.free_view .mosaic_white .btn{
  bottom: -4em;
}
.komi_msg .mosaic .btn{
  bottom: -30px;
}
.komi_teller .mosaic .btn{
  bottom: 0;
}

/*
.bokashi {
	clear: both;
	height: 158px;
	margin: 0 auto;
	padding: 40px 0 0;
	box-sizing: border-box;
	text-align: center;
	background: url(../images/result/bokashi/01.png) no-repeat;
	background-size: 100%;
}
.bokashi.long {
	height: 360px;
	padding: 130px 0 0;
	background: url(../images/result/bokashi/03.png) no-repeat;
	background-size: 100%;
}
.bokashi.L {
	clear: none;
	height: 430px;
	padding: 175px 0 0;
	background: url(../images/result/bokashi/L.png) no-repeat;
	background-size: 100%;
}
.bokashi.R {
	clear: none;
	height: 412px;
	padding: 175px 0 0;
	background: url(../images/result/bokashi/R.png) no-repeat;
	background-size: 100%;
}
.blur {
	-ms-filter: blur(6px);
	filter: blur(6px);
}
*/
/*=====================
誘導
=====================*/
/*
.ppv_view #yudo .bokashi {
	height: auto;
	padding: 15px 0 0;
	background: url(../images/result/bokashi/01.png) repeat-y;
	background-size: 100%;
}
*/
.ppv_view #yudo .komi_normal {
	margin-bottom: 10px;
	padding: 30px 0 0;
}
.ppv_view #yudo .menu_list {
	margin-bottom: 0;
	padding: 45px 10px 70px;
	background: url(../images/result/parts/bg_list_yudo_top.jpg) no-repeat top, url(../images/result/parts/bg_list_yudo_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_list_yudo_mid.jpg) repeat-y;
	background-size: 100%;
}
.ppv_view #yudo .menu_list h3{
  width: 80%;
  margin: auto;
}
.komi_yudo {
  padding: 35px 20px 30px;
  overflow: hidden;
  background: url(../images/result/parts/bg_komi_beige_top.jpg) no-repeat top, url(../images/result/parts/bg_komi_beige_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_komi_beige_mid.jpg) repeat-y;
  background-size: 100%;
}
.txt-yudo {
	padding: 10px;
	line-height: 15px;
	text-align: left;
	font-size: 12px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: rgba(255, 255, 255, 0.8);
}
.txt-yudo .text-yellow {
	display: block;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
.txt-yudo .text-red02 {
	display: block;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
/*=====================
menu_list
=====================*/
.menu_list {
	margin-bottom: 0;
	padding: 45px 10px 70px;
	position: relative;
	background: url(../images/result/parts/bg_list_yudo_top.jpg) no-repeat top, url(../images/result/parts/bg_list_yudo_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_list_yudo_mid.jpg) repeat-y;
	background-size: 100%;
}
.menu_list .tit_list{
  width: 80%;
  margin: auto;
}
.menu_list ul {
	position: relative;
	z-index: 1;
}
.menu_list .caption {
  margin-top: 20px;
	line-height: 17px;
	font-size: 12px;
}
.menu_list .caption .btn-next {
	width: 90%;
	margin: 0 auto;
}
.list_wrap {
	margin: 0 15px;
	clear: both;
}
.list_wrap li {
	margin: 5px 0;
	padding-left: 23px;
	text-align: left;
	color: #000;
  background: url(../images/icon/01.png) no-repeat 0 -3px;
	background-size: 28px;
}
.menu_list .com {
	background: url(../images/icon/03.png) no-repeat 1px 2px;
	background-size: 25px;
	padding: 3px 0px 3px 25px;
  color: #00847C;
}
.menu_list .normal {
	background: url(../images/icon/02.png) no-repeat 0 -2px;
	background-size: 20px;
}
.menu_list .indent {
	margin: 0 0 5px 23px;
	position: relative;
	line-height: 17px;
	font-weight: bold;
	background: none;
}
.menu_list .com + .indent, .menu_list .special + .indent {
	margin: -3px 0 5px 23px;
}
.menu_list .indent:after {
	content: "∟";
	font-weight: bold;
	position: absolute;
	top: -5px;
	left: 8px;
}
.menu_list .special {
	color: #BA6D00;
	background: url(../images/icon/02.png) no-repeat 0px -1px;
	background-size: 30px;
	padding: 3px 0px 3px 25px;
}
.menu_list .message {
	color: #BA6D00;
	background: url(../images/icon/02.png) no-repeat 0px -1px;
	background-size: 30px;
	padding: 3px 0px 3px 25px;
}
/*=====================
月額
=====================*/
.result_yokoku .komi_yokoku {
	padding: 50px 0 45px;
	background: url(../images/result/parts/line_yokoku.jpg) no-repeat center 85px, url(../images/result/parts/bg_yokoku_top.jpg) no-repeat top, url(../images/result/parts/bg_yokoku_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_yokoku_mid.jpg) repeat-y;
	background-size: 100%;
}
.result_yokoku .komi_yokoku .lead {
  min-height: 230px;
  margin: 40px 20px 0;  
	padding: 20px;
	background: url(../images/result/parts/bg_yokoku_lead_top.jpg) no-repeat top, url(../images/result/parts/bg_yokoku_lead_btm.jpg) no-repeat bottom, url(../images/result/parts/bg_yokoku_lead_mid.jpg) repeat-y;
	background-size: 100%;
}
.result_yokoku .komi_yokoku .lead space {
  width: 140px;
  height: 240px;
  float: right;
}
/*=====================
無料
=====================*/
.free_view .komi_line_box{
  background: url(../images/result/parts/bg_line_free.jpg) no-repeat;
  background-size: 100%;
  min-height: 290px;
}

.free_view .komi_line_box .box_notice{
  display: none;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
  width: 70%;
  margin: auto;
  color: #000;
  box-shadow: 2px 2px 4px rgba(0,0,0,.6);
  padding: 5px;
  font-size: .9em;
}
.free_view .komi_line_box .box_notice > p{
  display: flex;
  align-items: center;
}
.free_view .komi_line_box .box_notice .icon img{
  width: 35px!important;
  float: left;
}
.buruburu {
    display: inline-block;
    animation: hurueru .1s  infinite;
}
@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}

.free_view .menu .last {
	margin: 10px;
	text-align: right;
	text-shadow: 0 0 3px #150039, 0 0 5px #150039, 0 0 10px #150039, 0 0 10px #150039, 0 0 10px #150039, 0 0 10px #150039, 0 0 10px #150039, 0 0 20px #150039, 0 0 20px #150039;
}
.free_view .sec02.yudo .box_teller {
	padding: 200px 0 45px;
	background: url(../images/result/free/one/bg_yudo_top.jpg) no-repeat top, url(../images/result/free/one/bg_yudo_btm.jpg) no-repeat bottom, url(../images/result/free/one/bg_yudo_mid.jpg) repeat-y;
	background-size: 100%;
}
.free_view .sec02.yudo .box_teller .serif {
	top: 18px;
	left: 18px;
	width: 200px;
	padding: 15px 5px;
	font-size: 12px;
	letter-spacing: -0.5px;
	color: #fff;
	font-family: 游ゴシック体, "Yu Gothic", YuGothic, Quicksand, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.95), 0 0 3px rgba(0, 0, 0, 0.95), 0 0 3px rgba(0, 0, 0, 0.95), 0 0 3px rgba(0, 0, 0, 0.95);
	background: rgba(1, 2, 35, 0.75);
	box-shadow: none;
}
.free_view .sec02.yudo .box_teller .serif::after {
	display: none;
}
.free_view .sec02.yudo .box_teller .serif span {
	color: #00ffc0;
}
.free_view .sec02.yudo .box_teller .lead {
	padding: 0 25px;
}

/*パックつなぎ用*/
.box_teller.pack_greeting {
  min-height: 280px;
  background: url(../images/ppv/teller01.jpg) no-repeat top;
  background-size: 100%;
}
.box_teller.pack_greeting .serif {
  margin: 30px 0px 0px 15px;
  padding: 20px 10px;
  line-height: 22px;
}
