/*
Theme Name: 
Author: yo_ito
Description: 
Version: 1.0
*/

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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  word-wrap: break-word;
}
body {
  line-height: 1;
  font-size: 0.87em;
  font-weight: normal;
  background-color: #fff;
  width: 320px;
  min-width: 320px !important;
  word-break: break-all;
}
ol,ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,th,td {
  font-weight: normal;
  text-align: left;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
}
html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  min-width: 320px !important;
}
a:focus {
  outline: thin dotted;
  font-weight: normal;
}
a, a:hover, a:visited {
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
  display: block;
}
audio,canvas,video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
small {
  font-size: 0.9em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  background: transparent;
  vertical-align: bottom;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: "";
  clear: both;
}


/* =commonly used
---------------------------------------------------------------------------------------------- */

/********************
 ***
 ***  Default
 ***
 ********************/
main{
  color:#000000;
  padding-bottom:30px;
}
article {
 font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
 font-size: 0.9em;
 color: #000;
 line-height: 1.4em;
 margin: 0px;
 padding: 0px;
 background: url(./../img_sp/special/contents/bg_main.jpg) repeat-y 0 0;
 background-size:320px auto;
}
article a {
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  line-height: 1.4em;
}
.clear {
  clear: both;
  float: none;
}
P.noscript_caption{
  width: 300px;
  margin: 10px auto;
  color: #FF0000;
  background-color: #fff;
  padding: 10px;
  font-weight: bold;
  border: 1px solid #000;
  box-sizing: border-box;
}
.free_navi{
  width:96%;
  margin:0 auto 10px;
  color:#000000;
  text-align:center;
}
.free_navi a{
  color:#A70058;
  text-decoration:underline;
}
#footer .contents_footerCopy{
  text-align:center;
  margin-top:20px;
  font-size:10px;
}
#topicpath{
  width:95%;
  margin:0 auto 2%;
}
.contents_headerCopy{
  color: #F4DD77;
  padding:0 3px;
  font-size:10px;
  background-color: #000;
}
#footer #footernavi ul li:last-child {
  border: medium none;
}
#footer #footernavi ul li {
  border-right: 1px solid #000;
  display: table-cell;
  text-align: center;
  color:#000;
}

#footer #footernavi ul {
  border-collapse: separate;
  border-spacing: 5px;
  display: table;
  list-style: outside none none;
  margin: 5px 0;
  padding: 5px 0;
  table-layout: fixed;
  width: 100%;
}
#footernavi .cp_zap_short_title{color:#000;}
.text_img{
  margin-bottom:2%;
}
#header{
  margin-bottom:3%;
}
.ttl_font {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
.detail_txt {margin:0 auto;}
.detail_txt P{
  font-size:1.1em;
  line-height:1.5;
}

/*--------------------*
#header_nav
*--------------------*/
#header_nav{
  width: 310px;
  margin: 0 auto;
}
#header_nav UL{
  list-style-type: none;
}
#header_nav LI{
  width:155px;
  float: left;
}
#header_nav LI IMG{
  width:100%;
}

/*--------------------*
#new_group
*--------------------*/
#new_group{
  width:95%;
  margin:0 auto 3%;
  text-align:left;
}
#new_group LI{
  list-style:none;
  float:left;
  line-height:1.5em;
  font-size:1.1em;
}
#new_group li:nth-child(odd){
  width:25%;
  color:#D6207A;
  font-weight:bold;
  text-align:center;
  font-size:1em;
}
#new_group li:nth-child(even){width:75%;}
#new_group strong{color:#F52224;}
#new_group .banner_group P{
  margin-bottom:2%;
}

/*--------------------*
.menu_ttl_bar
.menu_ttl_bar2
*--------------------*/
.menu_ttl_bar{
  text-align:center;
  margin-bottom:2%;
}
.menu_ttl_bar2{
  width:100%;
  margin:0 auto 3%;
}
.menu_ttl_bar P,
.menu_ttl_bar H2,
.menu_ttl_bar2 H2,
.menu_ttl_bar2 H4{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.4em;
  line-height: 1.3;
  color:#fff;
  text-align:left;
  margin-bottom:0;
  padding:0.8em 0;
  font-weight: bold;
  text-shadow: 0px 0px 1px #000,
               0px 0px 1px #000,
               0px 0px 1px #000,
               0px 0px 3px #000,
               0px 0px 3px #000,
               0px 0px 3px #000,
               0px 0px 5px #000,
               0px 0px 5px #000,
               0px 0px 5px #000,
               0px 0px 7px #000,
               0px 0px 7px #000,
               0px 0px 7px #000;
}
.menu_ttl_bar2 .menu_ftr{padding-bottom:3%;}
.menu_ttl_bar2 .menu_hdr{padding-top:3%;}

.menu_ttl_bar2[class^="menu_ttl_"] .menu_bdy{
  width:310px;
  margin:0 auto 3%;
}
.menu_ttl_spshimada_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_1.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_spshimada_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_1.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_spshimada_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_1.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}
.menu_ttl_suisho_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_2.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_suisho_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_2.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_suisho_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_2.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}
.menu_ttl_fujiko_ccs .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_3.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_fujiko_ccs .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_3.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_fujiko_ccs .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_3.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}
.menu_ttl_akari_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_4.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_akari_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_4.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_akari_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_4.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}
.menu_ttl_kiseki_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_5.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_kiseki_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_5.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_kiseki_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_5.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}

.menu_ttl_bar .severalmenu{
  margin: 0 auto;
  width: 92%;
}
.menu_ttl_bar2 .severalmenu2{
  margin: 0 auto;
  width: 95%;
}
.menu_ttl_bar2 .right .menu_ttl{
  margin-right:0 3% 0 0;
}
.menu_ttl_bar2 .left .menu_ttl{
  width:70%;
  margin-left:3%;
}
.menu_ttl_bar2 .left H2{
  padding:5% 0 6% 3%;
}
.menu_ttl_bar2 .right H2{
  padding:4% 2% 4% 28%;
}
.menu_ttl_bar2.menu_ttl_spshimada_zap .severalmenu2{background:url(../img_sp/special/contents/icon2/spshimada_zap.png) no-repeat 178px -2px;background-size:40% auto;}
.menu_ttl_bar2.menu_ttl_suisho_zap .severalmenu2{background:url(../img_sp/special/contents/icon2/suisho_zap.png) no-repeat -1px -3px;background-size:38% auto;}
.menu_ttl_bar2.menu_ttl_fujiko_ccs .severalmenu2{background:url(../img_sp/special/contents/icon2/fujiko_ccs.png) no-repeat 183px -4px;background-size:37% auto;}
.menu_ttl_bar2.menu_ttl_akari_zap .severalmenu2{background:url(../img_sp/special/contents/icon2/akari_zap.png) no-repeat 0 -5px;background-size:36% auto;}
.menu_ttl_bar2.menu_ttl_kiseki_zap .severalmenu2{background:url(../img_sp/special/contents/icon2/kiseki_zap.png) no-repeat 181px -3px;background-size:38% auto;}

/*--------------------*
.free group
*--------------------*/
.free_group{
  width:100%;
  margin:0 auto 3%;
}
.free_group .section_ftr{
  padding-bottom:15%;
  background:url(./../img_sp/special/free_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.free_group .section_bdy{
  background-color:#fff;
}
.free_group .section_hdr{
  padding-top:2%;
}
.free_group .menu_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/free_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.free_group .menu_ftr{
  padding-bottom:5%;
  background:url(./../img_sp/special/free_group/menu_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
.free_group .menu_bdy{
  background:url(./../img_sp/special/free_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:4%;
}
.free_group H3{
  width:91%;
  margin:0 auto 3%;
}
.free_group SMALL{
  color: #414040;
}
.free_group .input_self{margin-bottom:20px;}

/*--------------------*
#pack group
*--------------------*/
#pack_group1,
#pack_group2{
  width:100%;
  margin:0 auto 4%;
}
#pack_group1 .pack_menu,
#pack_group2 .pack_menu{
  position:relative;
  top:-5px;
}
#pack_group1 .pack_menu P,
#pack_group2 .pack_menu P{
  text-align:center;
}
#pack_group1 .section_ftr{
  padding-bottom:7%;
  background:url(./../img_sp/special/pack_group/group1/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#pack_group1 .section_bdy{
  background-color:#460306;
}
#pack_group2 .section_ftr{
  padding-bottom:7%;
  background:url(./../img_sp/special/pack_group/group2/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#pack_group2 .section_bdy{
  background-color:#5E0034;
}
#pack_group1 .pack_menu .price_info ,
#pack_group2 .pack_menu .price_info {
  color: #fff;
  position: relative;
  top: -31px;
  font-size: 0.7em;
  font-weight: bold;
  text-shadow: 0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000;
  width:86%;
  margin:0 auto;
  text-align:right;
}
#pack_group1 .pack_menu P.price_info .price_discount ,
#pack_group2 .pack_menu P.price_info .price_discount {
  color: #8BFF8A;
  font-weight: bold;
}
#pack_group1 .pack_menu P.notice ,
#pack_group2 .pack_menu P.notice {
  width: 90%;
  margin: -4% auto 1%;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.3em;
  padding-top: 0;
  color: #fff;
}
.pack_menu input[type="image"]{
  width:94%;
  margin:0 auto;
}

/*--------------------*
.pack_menu_list 
*--------------------*/
.pack_menu_list {
  width:100%;
  margin:3% auto 2%;
}
.pack_menu_list  H4{
  text-decoration:underline;
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
  margin-bottom:10px;
}
.pack_menu_list  .price_discount{color:#FFFF02;}
.pack_menu_list  .price_info STRONG{
  color:#FFFF02;
}
.pack_menu_list  .price_info{
  width:96%;
  margin:0 auto;
  text-align:right;
  font-size:0.7em;
  line-height:1.1em;
  color:#fff;
  text-shadow: 0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000;
}
.pack_menu_list .left .price_info {
  width:67%;
  margin-left:0;
  text-align:right;
}
.pack_menu_list .arror{
  width:98%;
  margin:0 auto;
  background:url(../img_sp/special/arrow.png) no-repeat right 50%;
  background-size:14px auto;
  
}
.pack_menu_list .menu_ttl_bar2 .severalmenu2 {
  width:98%;
}
.pack_menu_list .menu_ttl_bar2 .left .menu_ttl {
  margin-left:1%;
}

/*--------------------*
.card_group
*--------------------*/
.card_group{
  width:100%;
  margin:0 auto 2%;
}
.card_group .section_ftr{
  padding-bottom:4%;
  background:url(./../img_sp/special/card_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  margin-bottom:3%;
}
.card_group .section_bdy{
  background-color:#003540;
}
.card_group H3{
  width:90%;
  margin:0 auto 4%;
}
.card_group H4{
  text-align:center;
  margin-bottom:4%;
}
.card_group .balloon_group{
  width:100%;
  margin:0 auto;
  background:url(../img_sp/special/card_group/photo.jpg) no-repeat right top;
  background-size:50% auto;
  min-height:180px;
  _height:180px;
}
.card_group .balloon_group .detail_txt{
  width:185px;
  margin:0 0 10px 5px;
  background-color:#46007C;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 7px #8C33B5 inset;
  border:1px solid #fff;
}
.card_group .balloon_group .detail_txt P{
  font-size:1.1em;
  color:#fff;
  padding:5%;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
.card_group .card_bdy{
  background:url(../img_sp/special/card_group/line.png) no-repeat 50% top;
  background-size:95% auto;
  padding-top:5%;
}
.card_group .card_pile{
  width:320px;
  height:222px;
  margin:0 auto;
  position:relative;
}
.card_group .result_text{
  width:320px;
  margin:0 auto;
  display:none;
}
.card_group .menu_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/card_group/menu_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
.card_group .menu_ftr{
  padding-bottom:10%;
  background:url(./../img_sp/special/card_group/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.card_group .menu_bdy{
  background:url(./../img_sp/special/card_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
.card_group .result_text .result_text1{
  width:82%;
  margin:0 auto;
  color:#222;
  font-size:1.1em;
  line-height:1.5em;
  text-align:left;
}
.card_group .card_pile ul{
  position: absolute;
}
.card_group .card_pile li{
  width:  45px;
  height: 75px;
  float: left;
  text-align: center;
  list-style: none;
  position: absolute;
}
.card_group .card_pile li p.card{
  width:  45px;
  height: 75px;
  background:url(../img_sp/special/card_group/cards/0.jpg) no-repeat scroll 50% top transparent;
  background-size: 45px 75px;
  margin : 0 auto;
  position : absolute;
  cursor:pointer;
}
.card_group .card_pile li p.card.c1 {  background:url(../img_sp/special/card_group/cards/1.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c2 {  background:url(../img_sp/special/card_group/cards/2.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c3 {  background:url(../img_sp/special/card_group/cards/3.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c4 {  background:url(../img_sp/special/card_group/cards/4.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c5 {  background:url(../img_sp/special/card_group/cards/5.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c6 {  background:url(../img_sp/special/card_group/cards/6.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c7 {  background:url(../img_sp/special/card_group/cards/7.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c8 {  background:url(../img_sp/special/card_group/cards/8.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c9 {  background:url(../img_sp/special/card_group/cards/9.jpg) no-repeat scroll 50% top transparent;  background-size: 0px 225px; }
.card_group .card_pile li p.card.c10{  background:url(../img_sp/special/card_group/cards/10.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c11{  background:url(../img_sp/special/card_group/cards/11.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c12{  background:url(../img_sp/special/card_group/cards/12.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c13{  background:url(../img_sp/special/card_group/cards/13.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c14{  background:url(../img_sp/special/card_group/cards/14.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c15{  background:url(../img_sp/special/card_group/cards/15.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c16{  background:url(../img_sp/special/card_group/cards/16.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c17{  background:url(../img_sp/special/card_group/cards/17.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c18{  background:url(../img_sp/special/card_group/cards/18.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c19{  background:url(../img_sp/special/card_group/cards/19.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c20{  background:url(../img_sp/special/card_group/cards/20.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c21{  background:url(../img_sp/special/card_group/cards/21.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li p.card.c22{  background:url(../img_sp/special/card_group/cards/22.jpg) no-repeat scroll 50% top transparent; background-size: 0px 225px; }
.card_group .card_pile li.co10{
  top:  -35px;
  left: 90px;
}
.next_attention{
  text-align:center;
  color:#fff;
}
#card_group1 .next_group .article_hdr{
  padding-top: 23%;
  background:url(./../img_sp/special/card_group/group1/article_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#card_group1 .next_group .article_ftr{
  padding-bottom:20%;
  background:url(./../img_sp/special/card_group/group1/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#card_group1 .next_group .article_bdy{
  background:url(./../img_sp/special/card_group/group1/article_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#card_group2 .next_group .article_hdr{
  padding-top: 23%;
  background:url(./../img_sp/special/card_group/group1/article_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#card_group2 .next_group .article_ftr{
  padding-bottom:20%;
  background:url(./../img_sp/special/card_group/group1/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#card_group2 .next_group .article_bdy{
  background:url(./../img_sp/special/card_group/group1/article_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
.card_group .article_bdy H4{
  width:91%;
  margin:0 auto 2%;
}
#card_group1 .next_group .balloon_group{background:url(../img_sp/special/card_group/group1/photo.jpg) no-repeat 144px top;background-size:50% auto;}
#card_group2 .next_group .balloon_group{background:url(../img_sp/special/card_group/group2/photo.jpg) no-repeat 144px top;background-size:50% auto;}
.card_group .next_group .balloon_group .detail_txt{
  width:165px;
  margin-left:5%;
}
.card_group .next_group .link_btn{
  width:90%;
  margin:0 auto 2%;
}
.card_group .next_group .btn_exp{
  width:84%;
  margin:0 auto;
  font-size:0.9em;
  line-height:1.4em;
}
.card_group #btna1,.card_group #btna2{width:90%;margin:0 auto;}
.reload{
  width:95px;
  background-color:#46007C;
  box-shadow:0px 0px 5px 3px #8C33B5 inset;
  border: 1px solid #fff;
  color:#fff;
  font-size:0.9em; 
  font-weight:bold;
  padding:3px 8px;
  border-radius:3px;
  cursor:pointer; 
  position:absolute;
  right:3px;
  bottom:3px;
  display:none; 
}

/*--------------------*
#input
*--------------------*/
#input #frmInput .article_hdr{
  background:url(./../img_sp/special/input/input_frm/article_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
  padding-top:11%;
}
#input #frmInput .article_ftr{
  padding-bottom:12%;
  background:url(./../img_sp/special/input/input_frm/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#input #frmInput .article_bdy{
  background-color:#fff;
}
#frmInput .article_bdy H3{
  width:91%;
  margin:0 auto 3%;
  text-align: center;
}

/*--------------------
.telling
--------------------*/
.telling .section_bdy{
  background:url(./../img_sp/special/input/telling/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:5%;
}
.telling .section_hdr{
  padding-top:4%;
}
.telling .section_ftr{
  padding-bottom:10%;
  background:url(./../img_sp/special/input/telling/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.telling OL{
  width:86%;
  margin:0 auto;
  color: #fff;
}
.telling LI{
  list-style-type:none;
  border-bottom:dotted 1px #aaa;
  padding:5px 5px 5px 32px;
  font-size:1.2em;
  line-height:1.4em;
  color:#fff;
}
.telling LI:last-child{
  border:none;
}
.telling LI.main_line {
  border-bottom: 1px solid #FFA872;
  font-weight: bold;
  padding: 10px 0 0;
}
.telling LI.main{
  background:url("../img_sp/special/input/dot1.png") no-repeat scroll 0 3px;
  font-size:1.2em;
}
.telling .pack_text{
  width:88%;
  margin:0 auto;
  padding-top:20px;
  font-size:1.1em;
  line-height:1.5em;
  color:#fff;
}

/*--------------------*
# form
 *--------------------*/
#frmInput th,
#frmInput2 th{
  margin: 8px auto 2px;
  color: #50270E;
  vertical-align: middle;
}
#frmInput .tr_sex th,
#frmInput2 .tr_sex th{
  margin-top: 15px;
}
#frmInput .tr_sex label,
#frmInput2 .tr_sex label{
  position: relative;
  top: 2px;
}
#frmInput .input_tbl span.hissu,
#frmInput2 .input_tbl span.hissu{
  color: red;
  font-size: 0.8em;
}
#frmInput input[type="text"],
#frmInput2 input[type="text"]{
  text-align:left;
  width:38%;
  padding:2px;
  height:32px;
  margin-bottom:3px;
  font-size:18px;
  border:1px solid #ccc;
}
#frmInput .tr_kana input[type="text"],
#frmInput2 .tr_kana input[type="text"]{
  width:31%;
}
#frmInput .tr_kana input,
#frmInput2 .tr_kana input{
  margin-top:4px;
}
.input_tbl th ,
.input_tbl .tr_name td ,
.input_tbl .tr_kana td {
  margin: 8px auto 2px;
  color: #50270E;
  vertical-align: middle;
}
.input_tbl .tr_name td ,
.input_tbl .tr_kana td {
  font-size:1.5em;
  font-weight:bold;
}
.input_tbl .tr_sex th {
  margin-top: 15px;
}
.input_tbl .tr_sex label {
  position: relative;
  top: 2px;
}
#frmInput .tr_birthday select,
#frmInput2 .tr_birthday select{
  margin-bottom:5px;
}
#frmInput table,
#frmInput2 table{
  width: 86%;
  margin: 0 auto 5%;
}
#frmInput th.ttl_font, #frmInput td .ttl_font,
#frmInput2 th.ttl_font, #frmInput2 td .ttl_font{
  font-size: 1.5em;
  display: inline-block;
  font-weight: bold;
}
.input_tbl td SMALL{
  color: #000;
  line-height: 1em;
  font-size: 12px;
}
label[for^="birth_year_"]{
  margin-top:5px;
}
.tr_caution{
  color:#FFF;
  font-size:10px;
  text-align:left;
  width:100%;
  margin:5px auto;
}
.form_btn{
  width:90%;
  margin:0 auto;
  max-width:400px;
  background-size:100% auto;
  text-align:center;
}
.text_form STRONG{
  color:#B20000;
}

P.sex_caution {
  color: #FB2B57;
  margin: 1% auto 2%;
  width: 90%;
  text-align: center;
  font-size:1em;
  font-weight:bold;
}
#frmInput .input_tbl SELECT,
#frmInput2 .input_tbl SELECT{
  vertical-align: bottom;
  width:32%;
  padding: 3px;
  border: 1px solid #ABADB3;
  background-color: #ffffff;
  background-image: url(./../img_sp/special/input/arrow.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-background-size: 10px;
  background-size: 10px;
  font-size: 16px;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#frmInput SELECT.sexSelect,
#frmInput2 SELECT.sexSelect {
  width:150px;
  vertical-align: middle;
}
#frmInput SELECT.select_year,
#frmInput2 SELECT.select_year{
  vertical-align: bottom;
}
select::-ms-expand {
  display: none;
}

/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn{
  width:95%;
  margin:0 auto;
  text-align:center;
}
#frm_btn .price_info{
  color:#000;
  width:90%;
  margin:10px auto;
}
#frm_btn .price_info .pr{
  text-align:center;
}
#frm_btn .price_info .pr a{
  color:#0000EE;
  text-decoration:underline;
}
#frm_btn P{
  text-align:left;
}
#frm_btn .price_info STRONG {color: #A8060D;}
#frm_btn .price_info strong.y_price {color:#A8060D;}

/*--------------------
.privacy
--------------------*/
.privacy{
  background-color: #FFFBE7;
  font-size: 0.9em;
  margin: 3% auto;
  padding: 10px;
  width: 82%;
  border: 2px solid #D9D1AD;
}
#next_info .privacy P,
.privacy P{
  color: #000;
  text-align: left;
  line-height:1.3em;
  padding: 0;
  text-align:left;
}
.privacy A{color:#A8060D;text-decoration:underline;}
#next_info .price_info STRONG{color:#A8060D;}

/*--------------------*
.icon_category_
*--------------------*/
[class^="icon_category_"]{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:50px;
  height:50px;
  background-size:100% 100%;
  vertical-align:middle;
}

/*--------------------*
.month_group
*--------------------*/
.month_group{
  width:100%;
  margin:0 auto 4%;
}
.month_group .section_hdr{
  padding-top:2%;
  background:url(./../img_sp/special/month_group/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
.month_group .section_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/month_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  position:relative;
  bottom:-1px;
}
.month_group .section_bdy{
  background-color:#412000;
}
.month_group .recommend_icon{
  width:28%;
  position:absolute;
  top:-10%;
  left:-3px;
}
.month_group .menu_bdy{
  background:url(./../img_sp/special/month_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  width:96%;
  margin:0 auto 2%;
  position:relative;
}
.month_group .menu_hdr{
  padding-top:4%;
  background:url(./../img_sp/special/month_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.month_group .menu_ftr{
  padding-bottom:4%;
  background:url(./../img_sp/special/month_group/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.month_group .severalmenu{
  width:93%;
  margin:0 auto;
}
.month_group .icon{
  width:30%;
  float:left;
}
.month_group .menu_info{
  margin-left:32%;
}
.month_group H4{
  text-decoration:underline;
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
  margin-bottom:10px;
  color:#000;
}
.month_group .price_info{
  text-align:right;
  font-size:0.9em;
  line-height:1.1em;
  color:#000;
  font-weight:bold;
}
.month_group .price_discount{color:#A20C0B;}

/*--------------------*
.rec_double
*--------------------*/
.rec_double{
  width:100%;
  margin:2% auto 0;
}
.rec_double .section_hdr{
  padding-top:2%;
}
.rec_double .section_ftr{
  padding-bottom:7%;
  background:url(./../img_sp/special/rec_double/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.rec_double .section_bdy{
  background-color:#00341E;
}
.rec_double .menu_bdy{
  width:100%;
  margin:0 auto;
  background:url(./../img_sp/special/rec_double/menu_bdy.jpg) repeat-y 50% top;
  background-size:102% auto;
  margin-bottom:10px;
  position:relative;
}
.rec_double .menu_hdr{
  background:url(./../img_sp/special/rec_double/menu_hdr.jpg) no-repeat 50% top;
  background-size:102% auto;
}
.rec_double .menu_ftr{
  background:url(./../img_sp/special/rec_double/menu_ftr.jpg) no-repeat center bottom;
  background-size:102% auto;
}
.rec_double .icon_new{
  position:absolute;
  top:-1px;
  left:5px;
  width:20%;
  z-index:10;
}
.rec_double .severalmenu{
  width:96%;
  margin:0 auto;
  padding:5% 0;
}
.rec_double .recommend_icon{
  position:absolute;
  top:5px;
  left:-5px;
}
.rec_double .icon{
  width:27%;
  float:left;
  margin-right: 5px;
}
.rec_double .menu_ttl{
  margin-left:28%;
}
.rec_double H4{
  text-decoration:underline;
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
  margin-bottom:10px;
  color:#000;
}
.rec_double .price_info{
  text-align:right;
  font-size:0.9em;
  line-height:1.1em;
  color:#000;
}
.rec_double .price_discount{color:#A20C0B;}

.rec_double .menu_bdy A{
  color:#000;
  font-weight:bold;
  display:block;
  overflow: hidden;
  padding:0 6% 0 7px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: top;
}
.rec_double .menu_bdy a::after{
  position:relative;
  border-right: 2px solid #A90C0C;
  border-top: 2px solid #A90C0C;
  content: "";
  height: 10px;
  margin-top: -7px;
  position: absolute;
  right: 4%;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}
.rec_double .midashi{
  width:94%;
  margin:7% auto 3%;
  text-align:left;
}
.rec_double .midashi span{
  padding:5px 10px 3px;
  color:#fff;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size:1.6em;
  background-color:#022A04;
  border-radius:4px;
  border: 1px solid #996B3F;
}
.rec_double .sort_navi{
  width:300px;
  margin:0 auto 3%;
  text-align:right;
}
.rec_double .sort_bg{
  width:300px;
  float:right;
}
.rec_double .sort_bg SPAN{
  display:block;
  width:147px;
  float:left;
  border:2px solid #F0D10E;
  padding:2% 0;
  background-image:-moz-linear-gradient(
    top,
    #F78601 0%,
    #f37601 40%,
    #f37601 52%,
    #412307);
  background:-ms-linear-gradient(top, #029c68, #412307);
  background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#F78601),
    color-stop(0.49,#f37601),
    color-stop(0.52,#f37601),
    to(#412307));
  cursor:pointer;
}
.rec_double .sort_bg SPAN.active{
  background-image:-moz-linear-gradient(
    top,
    #412307 0%,
    #f37601 40%,
    #f37601 52%,
    #F78601);
  background:-ms-linear-gradient(top, #412307, #F78601);
  background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#412307),
    color-stop(0.49,#f37601),
    color-stop(0.52,#f37601),
    to(#F78601));
}
.rec_double .sort_bg DIV{
  width:100%;
  margin:0 auto;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
  color:#000;
  text-shadow: 0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff,0px 0px 2px #fff;
}
.rec_double .sort_bg SPAN:nth-of-type(1){
  border-radius: 15px 0 0 15px;
  border-right:1px solid #F0D10E;
}
.rec_double .sort_bg SPAN:nth-of-type(2){
  border-radius: 0 15px 15px 0;
  border-left:1px solid #F0D10E;
}
.rec_double .sort_bg DIV.active{
  color:#DC0209;
}
.rec_double #sort_price{
  padding-top:20px;
}
.rec_double .note{
  width:90%;
  margin:4% auto 2%;
  background-color:rgba(0,0,0,0.3);
  padding:1%;
  color:#eee;
}
.rec_double .char_navi .article_bdy{
  width:95%;
  margin:10px auto;
  background-color:#000;
  padding:3px;
  text-align:center;
}
.rec_double .char_navi .article_ftr{
  border:1px solid #CB9E45;
  padding:1% 0;
}
.rec_double .char_navi .article_hdr{
  padding-top:0;
}
.rec_double .char_navi LI{
  list-style:none;
  width:18%;
  text-align:center;
  display: inline-block;
}
.rec_double .char_navi LI A{
  font-size:18px;
  color:#fff;
  display:block;
  padding:5px 4px;
  background-color:#996B3F;
  border-radius:5px;
  text-decoration:none;
  width:80%;
  margin:0 auto 2px;
  border-bottom: solid 2px #935c27;
  border-right: solid 2px #935c27;
  border-top: solid 2px #b08761;
  border-left: solid 2px #b08761;
}
.rec_double .char_navi LI .inactive{
  font-size:18px;
  color:#fff;
  padding:5px 4px;
  background-color:#000;
  border-radius:5px;
  width:80%;
  margin:0 auto;
  text-align:center;
}

/*--------------------*
.result_basic
*--------------------*/
.result_basic .basic_info{
  background-color: #000;
  border: 1px solid #AA6E16;
  border-radius: 4px;
  width: 97%;
  margin: 0 auto 5px;
  box-sizing: border-box;
  padding: 10px 0;
}
.result_basic .basic_info P{
  text-align: center;
  font-size: 1em;
  line-height: 1.4em;
  color: #fff;
}
.result_basic .basic_info .info_self P{color:#CAE8B2;}
.result_basic .basic_info .info_other P{color:#FBEA91;}
.result_basic .basic_info .info_other{margin-top:3%;}
.result_basic .basic_self .section_bdy{
  background:url(./../img_sp/special/result/basic/self/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin:3% auto;
}
.result_basic .basic_self .section_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/basic/self/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.result_basic .basic_self .section_ftr{
  padding-bottom:12%;
  background:url(./../img_sp/special/result/basic/self/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  position:relative;
  bottom:-1px;
}
.result_basic .basic_other .section_bdy{
  background:url(./../img_sp/special/result/basic/other/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin:3% auto;
}
.result_basic .basic_other .section_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/basic/other/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.result_basic .basic_other .section_ftr{
  padding-bottom:12%;
  background:url(./../img_sp/special/result/basic/other/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  position:relative;
  bottom:-1px;
}
.result_basic .severalmenu{
  width:86%;
  margin:0 auto;
  text-align:center;
}
.result_basic .severalmenu IMG{
  width:160px;
  margin:0 auto 5%;
}
.result_basic .severalmenu P{
  font-size:1.1em;
  line-height: 1.5em;
  text-align:left;
  color:#fff;
}
.result_basic .severalmenu P B{
  color:#FFED05;
}

/*--------------------*
.pack_navi
*--------------------*/
.pack_navi{
  width:95%;
  margin:0 auto;
}
.pack_navi P{
  width:90%;
  margin:0 auto 10px;
}
.pack_navi .navi_1{
  width:90%;
  margin:0 auto;
}
.pack_navi TD{
  text-align:center;
  padding:1%;
}
.pack_navi .navi_2{
  width:60%;
  margin:0 auto;
}

/*--------------------*
.main_all_bdy
*--------------------*/
.main_all_bdy{
  width:100%;
  margin:0 auto 4%;
  color:#fff;
}
.main_all_bdy .ttl_bdy{
  width:85%;
  margin:0 auto 5%;
  padding:4%;
  border-radius:10px;
}
.main_all_bdy.spshimada_zap .ttl_bdy{ background-color:#720043; }
.main_all_bdy.suisho_zap    .ttl_bdy{ background-color:#1A5D14;}
.main_all_bdy.fujiko_ccs    .ttl_bdy{ background-color:#21317C;}
.main_all_bdy.akari_zap     .ttl_bdy{ background-color:#4F187F;}
.main_all_bdy.kiseki_zap    .ttl_bdy{ background-color:#613E01;}

.main_all_bdy .menu_bdy{
  background-color:#000;
  margin-bottom:4%;
}
.main_all_bdy .menu_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/main_all/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.main_all_bdy .menu_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/main_all/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.main_all_bdy .message_group .article_bdy{
  background-color:#000;
}
.main_all_bdy .message_group .article_hdr{
  padding-top:2%;
}
.main_all_bdy .message_group .article_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/main_all/message_group/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.main_all_bdy H5{
  font-size:1.2em;
  line-height:1.4em;
  font-weight:bold;
  color:#fff;
}
.main_all_bdy .detail_txt{
  width:88%;
  margin:0 auto;
}
.next_message .menu_bdy{
  width:88%;
  margin:0 auto 5%;
  padding:3%;
  background-color:#F0C332;
  border:1px solid #DFC849;
  border-radius:12px;
}
.next_message .menu_bdy P{
  color:#000;
  font-size:1.2em;
  line-height:1.3em;
  text-align:center;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
.main_all_bdy .photo_img{
  width:230px;
  margin:0 auto 4%;
}
.result_basic  .mosaic,
.main_all_bdy .mosaic{
  text-align:center;
  width:100%;
  padding:15% 0;
  background:url(./../img_sp/special/result/trial/mosaic2.png) no-repeat 50% top;
  background-size:102% 100%;
}
.result_basic .severalmenu .mosaic_btn IMG,
.main_all_bdy .mosaic_btn IMG{
  width:100%;
  float:none;
  margin:0 auto;
}
/*--------------------*
#next_group
#trial_group
*--------------------*/
#next_group,
#trial_group{
  margin-bottom:5%;
}
.next_main_group .section_bdy{
  background-color:#000;
  margin-bottom:4%;
}
.next_main_group .section_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/main_all/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.next_main_group .section_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/main_all/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.next_main_group .next_attention,
.next_main_group .next_attention2{
  width:95%;
  margin:3% auto;
  font-size:0.9em;
  text-align:center;
}
.next_main_group .mosaic .next_attention,
.next_main_group .mosaic .next_attention2{
  border: 1px solid #ccc;
}
.next_main_group .telling H3{
  width:92%;
  margin:0 auto;
}
.next_main_group .telling .menu_bdy{
  background:url(./../img_sp/special/result/trial_group/telling/menu_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
.next_main_group .telling .menu_hdr{
  padding-top:10%;
  background:url(./../img_sp/special/result/trial_group/telling/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.next_main_group .telling .menu_ftr{
  padding-bottom:10%;
  background:url(./../img_sp/special/result/trial_group/telling/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.next_main_group .price_info{
  width:85%;
  margin:0 auto;
}
.next_main_group .price_info .next_attention2{
  width:100%;
  text-align:left;
}
.next_main_group .price_info STRONG{color:#FFED05;}
.next_main_group .price_info .pr a{
  color:#FFED05;
  text-decoration:underline;
}
.next_main_group .frm_btn{
  width: 88%;
  margin: 0 auto;
  text-align: center;
}

/*--------------------*
.pack_navi
*--------------------*/
.pack_navi{
  width:95%;
  margin:0 auto 5%;
}
.pack_navi P{
  width:90%;
  margin:0 auto 10px;
}
.pack_navi .navi_1{
  width:90%;
  margin:0 auto;
}
.pack_navi TD{
  text-align:center;
  padding:1%;
}
.pack_navi .navi_2{
  width:60%;
  margin:0 auto;
}

/*--------------------*
#trial_month_group
*--------------------*/
#trial_month_group .navi_text{
  width:95%;
  margin:0 auto 5%;
}
#trial_month_group .navi_text P{
  background:#6A230D;
  background: -moz-linear-gradient(
    left,
    #190909 0%,
    #6A230D 10%,
    #6A230D 90%,
    #190909);
  background: linear-gradient(to right, #190909, #6A230D, #6A230D, #190909 );
  background: -webkit-gradient(
    linear, left center, right center,
    from(#190909),
    color-stop(0.10, #6A230D),
    color-stop(0.90, #6A230D),
    to(#190909));
  padding:3%;
  color:#fff;
  font-size:1.4em;
  line-height:1.3em;
  text-align:center;
  font-weight:bold;
  border-radius:20px;
}
#trial_month_group .navi_text .color1{color:#FB71CC;}
#trial_month_group .navi_text .color2{color:#9CE8FD;}

/*--------------------*
 allfree
*--------------------*/
#point_group .section_bdy{
  background:url(./../img_sp/special/result/point_group/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#point_group .section_ftr{
  padding-bottom:12%;
  background:url(./../img_sp/special/result/point_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#point_group .article_bdy{
  background:url(./../img_sp/special/result/point_group/article_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#point_group .article_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/point_group/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#point_group .article_hdr{padding-top:15px;}
#point_base{
  width:310px;
  height:236px;
  margin:0 auto 3%;
  position:relative;
  overflow:hidden;
}
#result_single #point_base{background:url(../img_sp/special/result/point_group/single/bg.jpg) no-repeat 0 0;background-size:100% auto;}
#result_double #point_base{background:url(../img_sp/special/result/point_group/double/bg.jpg) no-repeat 0 0;background-size:100% auto;}

#point_graph [id^="start_text"]{
  width:215px;
  background-color: rgba(255,255,255,0.6);
  padding:10px 5px;
  text-align:center;
  position:absolute;
  top:70px;
  left:75px;
  font-size:1.4em;
  line-height:1.6em;
  color:#FFFD03;
  text-shadow: 0px 0px 5px #ED4399,0px 0px 5px #ED4399,0px 0px 5px #ED4399,0px 0px 5px #ED4399,0px 0px 10px #ED4399,0px 0px 10px #ED4399,0px 0px 10px #ED4399;
  opacity:0;
}
#point_graph [id^="item_"]{
  width:44px;
  position:absolute;
  text-align:center;
}
#point_graph [id^="item_1"]{top:60px;}
#point_graph [id^="item_2"]{top:93px;}
#point_graph [id^="item_3"]{top:121px;} #result_double #point_graph [id^="item_3"]{top:124px;}
#point_graph [id^="item_4"]{top:152px;} #result_double #point_graph [id^="item_4"]{top:156px;}
#point_graph [id^="item_5"]{top:184px;} #result_double #point_graph [id^="item_5"]{top:186px;}
#item_1_1, #item_2_1, #item_3_1, #item_4_1, #item_5_1{left:83px;}
#item_1_2, #item_2_2, #item_3_2, #item_4_2, #item_5_2{left:125px;}
#item_1_3, #item_2_3, #item_3_3, #item_4_3, #item_5_3{left:167px;}
#item_1_4, #item_2_4, #item_3_4, #item_4_4, #item_5_4{left:210px;}
#item_1_5, #item_2_5, #item_3_5, #item_4_5, #item_5_5{left:253px;}

#point_graph [id^="good_icon"]{width:43px;position:absolute;}
#point_graph [id^="bad_icon"] {width:52px;position:absolute;}
#point_graph [id^="good_icon"] IMG{width:39px;}
#point_graph [id^="bad_icon"] IMG{width:45px;}
#good_icon_1{top:53px;left:1px;}
#good_icon_2{top:87px;left:1px;}
#good_icon_3{top:118px;left:1px;}
#good_icon_4{top:147px;left:1px;}
#good_icon_5{top:179px;left:1px;}
#bad_icon_1{top:48px;left:-2px;}
#bad_icon_2{top:81px;left:-2px;}
#bad_icon_3{top:113px;left:-2px;}
#bad_icon_4{top:143px;left:-2px;}
#bad_icon_5{top:174px;left:-2px;}

#result_single #point_group .menu_bdy{
  background:url(./../img_sp/special/result/point_group/single/menu_bdy.jpg) repeat-y center top;
  background-size:100% auto;
  width:96%;
  margin:0 auto;
}
#result_single #point_group .menu_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/result/point_group/single/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#result_single #point_group .menu_ftr{
  padding-bottom:10%;
  background:url(./../img_sp/special/result/point_group/single/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#result_double #point_group .menu_bdy{
  background:url(./../img_sp/special/result/point_group/double/menu_bdy.jpg) repeat-y center top;
  background-size:100% auto;
  width:96%;
  margin:0 auto;
}
#result_double #point_group .menu_hdr{
  padding-top:10%;
  background:url(./../img_sp/special/result/point_group/double/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#result_double #point_group .menu_ftr{
  padding-bottom:10%;
  background:url(./../img_sp/special/result/point_group/double/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}

#result_single #point_group .ttl_bdy{
  background:url(./../img_sp/special/result/point_group/single/ttl_bdy.jpg) repeat-y center top;
  background-size:100% auto;
  width:90%;
  margin:0 auto 3%;
}
#result_single #point_group .ttl_hdr{
  padding-top:9%;
  background:url(./../img_sp/special/result/point_group/single/ttl_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
  position:relative;
  top:-1px;
}
#result_single #point_group .ttl_ftr{
  padding-bottom:9%;
  background:url(./../img_sp/special/result/point_group/single/ttl_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  position:relative;
  bottom:-1px;
}
#result_double #point_group .ttl_bdy{
  background:url(./../img_sp/special/result/point_group/double/ttl_bdy.jpg) repeat-y center top;
  background-size:100% auto;
  width:90%;
  margin:0 auto 3%;
}
#result_double #point_group .ttl_hdr{
  padding-top:10%;
  background:url(./../img_sp/special/result/point_group/double/ttl_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#result_double #point_group .ttl_ftr{
  padding-bottom:10%;
  background:url(./../img_sp/special/result/point_group/double/ttl_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}

#point_group .ttl_bdy H4{
  width:94%;
  margin:0 auto;
  text-align:center;
  font-size:1.1em;
  color:#fff;
}
#point_group .ttl_bdy H4 B{
  color:#FEEA03;
  font-size:1.1em;
  letter-spacing:1px;
}
#point_group .detail_txt{
  width:84%;
  margin:0 auto;
}
#point_group .text_img{
  width:96%;
  margin:0 auto;
}

#calendar_group{
  width:98%;
  margin:0 auto;
}
#result_single #calendar_base{background:url(../img_sp/special/result/point_group/single/bg2.jpg) no-repeat 0 0;background-size:100% auto;}
#result_double #calendar_base{background:url(../img_sp/special/result/point_group/double/bg2.jpg) no-repeat 0 0;background-size:100% auto;}
#calendar_group H2{
  position:relative;
}
#calendar_group .note{
  position:absolute;
  bottom:-10px;
  right:0;
  font-size:0.8em;
  padding-right:13px;
  font-weight:bold;
  line-height:1em;
  text-align:right;
}
#calendar_base{
  width:298px;
  height:238px;
  margin:0 auto;
  position:relative;
}
#calendar_bar,
#calendar_bar2{
  width:293px;
  height:62px;
  position:absolute;
  top:62px;
  left:4px;
}
#result_single .graph6 {background:url(../img_sp/special/result/point_group/calendar/single/graph6_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph7 {background:url(../img_sp/special/result/point_group/calendar/single/graph7_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph8 {background:url(../img_sp/special/result/point_group/calendar/single/graph8_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph9 {background:url(../img_sp/special/result/point_group/calendar/single/graph9_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph10{background:url(../img_sp/special/result/point_group/calendar/single/graph10_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph11{background:url(../img_sp/special/result/point_group/calendar/single/graph11_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph12{background:url(../img_sp/special/result/point_group/calendar/single/graph12_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph6_act {background:url(../img_sp/special/result/point_group/calendar/single/graph6.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph7_act {background:url(../img_sp/special/result/point_group/calendar/single/graph7.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph8_act {background:url(../img_sp/special/result/point_group/calendar/single/graph8.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph9_act {background:url(../img_sp/special/result/point_group/calendar/single/graph9.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph10_act{background:url(../img_sp/special/result/point_group/calendar/single/graph10.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph11_act{background:url(../img_sp/special/result/point_group/calendar/single/graph11.png) no-repeat 0 0;background-size:100% auto;}
#result_single .graph12_act{background:url(../img_sp/special/result/point_group/calendar/single/graph12.png) no-repeat 0 0;background-size:100% auto;}

#result_single #calendar_bar2{background:url(../img_sp/special/result/point_group/calendar/single/graph0.png) no-repeat 0 0;background-size:100% auto;}

#result_single #point_group .txt_bdy{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi_bdy.png) repeat-y 0 0;background-size:100% auto;}
#result_single #point_group .txt_ftr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi_ftr.png) no-repeat 0 bottom;background-size:100% auto;}
#result_single #point_group .fukidasi6  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi6.png) no-repeat 0 top;background-size:100% auto;}
#result_single #point_group .fukidasi7  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi7.png) no-repeat 0 top;background-size:100% auto;}
#result_single #point_group .fukidasi8  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi8.png) no-repeat 0 top;background-size:100% auto;}
#result_single #point_group .fukidasi9  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi9.png) no-repeat 0 top;background-size:100% auto;}
#result_single #point_group .fukidasi10 .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi10.png) no-repeat 0 top;background-size:100% auto;}
#result_single #point_group .fukidasi11 .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi11.png) no-repeat 0 top;background-size:100% auto;}
#result_single #point_group .fukidasi12 .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/single/fukdiasi12.png) no-repeat 0 top;background-size:100% auto;}

#result_double .graph6 {background:url(../img_sp/special/result/point_group/calendar/double/graph6_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph7 {background:url(../img_sp/special/result/point_group/calendar/double/graph7_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph8 {background:url(../img_sp/special/result/point_group/calendar/double/graph8_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph9 {background:url(../img_sp/special/result/point_group/calendar/double/graph9_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph10{background:url(../img_sp/special/result/point_group/calendar/double/graph10_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph11{background:url(../img_sp/special/result/point_group/calendar/double/graph11_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph12{background:url(../img_sp/special/result/point_group/calendar/double/graph12_hov.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph6_act {background:url(../img_sp/special/result/point_group/calendar/double/graph6.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph7_act {background:url(../img_sp/special/result/point_group/calendar/double/graph7.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph8_act {background:url(../img_sp/special/result/point_group/calendar/double/graph8.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph9_act {background:url(../img_sp/special/result/point_group/calendar/double/graph9.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph10_act{background:url(../img_sp/special/result/point_group/calendar/double/graph10.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph11_act{background:url(../img_sp/special/result/point_group/calendar/double/graph11.png) no-repeat 0 0;background-size:100% auto;}
#result_double .graph12_act{background:url(../img_sp/special/result/point_group/calendar/double/graph12.png) no-repeat 0 0;background-size:100% auto;}

#result_double #calendar_bar2{background:url(../img_sp/special/result/point_group/calendar/double/graph0.png) no-repeat 0 0;background-size:100% auto;}

#result_double #point_group .txt_bdy{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi_bdy.png) repeat-y 0 0;background-size:100% auto;}
#result_double #point_group .txt_ftr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi_ftr.png) no-repeat 0 bottom;background-size:100% auto;}
#result_double #point_group .fukidasi6  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi6.png) no-repeat 0 top;background-size:100% auto;}
#result_double #point_group .fukidasi7  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi7.png) no-repeat 0 top;background-size:100% auto;}
#result_double #point_group .fukidasi8  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi8.png) no-repeat 0 top;background-size:100% auto;}
#result_double #point_group .fukidasi9  .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi9.png) no-repeat 0 top;background-size:100% auto;}
#result_double #point_group .fukidasi10 .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi10.png) no-repeat 0 top;background-size:100% auto;}
#result_double #point_group .fukidasi11 .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi11.png) no-repeat 0 top;background-size:100% auto;}
#result_double #point_group .fukidasi12 .txt_hdr{background:url(../img_sp/special/result/point_group/calendar/double/fukdiasi12.png) no-repeat 0 top;background-size:100% auto;}

#point_group .txt_bdy{
  width:294px;
  position:absolute;
  top:129px;
  left:2px;
}
#point_group .txt_ftr{
  position:relative;
  bottom:-8px;
  padding-bottom:15px;
}
#point_group  [class*="fukidasi"] .txt_hdr{
  position:relative;
  top:-24px;
}

#point_group .txt_bdy H4{
  text-align:center;
  font-size:1.2em;
  color:#fff;
  position:relative;
  top:28px;
}
#point_group .txt_bdy H4 B{
  color:#FEEA03;
  font-size:1.1em;
  letter-spacing:1px;
}
.next_attention2{
  width:95%;
  margin:5% auto;
  font-size:0.9em;
  text-align:center;
}

/*--------------------*
 #graph_group
*--------------------*/
#graph_group{
  margin:0 auto 5%;
}
#result_single #graph_group .section_bdy{
  background-color:#704C19;
}
#result_single #graph_group .section_ftr{
  padding-bottom:3%;
  background:url(./../img_sp/special/result/graph_group/single/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#result_double #graph_group .section_bdy{
  background-color:#5E0035;
}
#result_double #graph_group .section_ftr{
  padding-bottom:3%;
  background:url(./../img_sp/special/result/graph_group/double/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#graph_group .article_bdy{
  background-color:#fff;
  margin-bottom:3%
}
#graph_group .article_ftr{
  padding-bottom:6%;
  background:url(./../img_sp/special/result/graph_group/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#graph_group .note{
  font-size:0.9em;
  font-weight:bold;
  width:98%;
  margin:0 auto;
  text-align:right;
}
#graph_group H3{
  font-size:0;
  line-height:0;
  width:90%;
  margin:5% auto;
}
#graph_group H4{
  width:90%;
  margin:0 auto 3%;
}

#result_single #graph_base1{background:url(../img_sp/special/result/graph_group/single/bg1.jpg) no-repeat 0 0;background-size:100% auto;}
#result_single #graph_base2{background:url(../img_sp/special/result/graph_group/single/bg2.jpg) no-repeat 0 0;background-size:100% auto;}
#result_double #graph_base1{background:url(../img_sp/special/result/graph_group/double/bg1.jpg) no-repeat 0 0;background-size:100% auto;}
#result_double #graph_base2{background:url(../img_sp/special/result/graph_group/double/bg2.jpg) no-repeat 0 0;background-size:100% auto;}
#graph_base1{
  width:320px;
  height:292px;
  margin:0 auto;
  position:relative;
}
#graph_base2{
  width:320px;
  height:290px;
  margin:0 auto;
  position:relative;
}

#graph_group [id^="photo"]{
  position:absolute;
  width:70px;
}
#graph_group #photo6 {top:173px;left:98px;}
#graph_group #photo7 {top:40px;left:3px; width:75px;}
#graph_group #photo8 {top:173px;left:248px;width:72px;}
#graph_group #photo9 {top:47px;left:160px;width:63px;}
#graph_group #photo10{top:172px;left:0;width:79px;}
#graph_group #photo11{top:36px;left:84px;}
#graph_group #photo12{top:172px;left:162px;width:56px;}

#graph_group [id^="fukidasi"]{width:106px;height:141px;position:absolute;}
#graph_group #fukidasi6 {background:url(../img_sp/special/result/graph_group/6fuki.png) no-repeat 0 top;background-size:100% auto;  top:159px;left:4px;}
#graph_group #fukidasi7 {background:url(../img_sp/special/result/graph_group/7fuki.png) no-repeat 0 top;background-size:100% auto;  top:18px;left:57px;}
#graph_group #fukidasi8 {background:url(../img_sp/special/result/graph_group/8fuki.png) no-repeat 0 top;background-size:100% auto;  top:159px;left:159px;}
#graph_group #fukidasi9 {background:url(../img_sp/special/result/graph_group/9fuki.png) no-repeat 0 top;background-size:100% auto;  top:18px;left:210px;}
#graph_group #fukidasi10{background:url(../img_sp/special/result/graph_group/10fuki.png) no-repeat 0 top;background-size:100% auto; top:159px;left:62px;}
#graph_group #fukidasi11{background:url(../img_sp/special/result/graph_group/11fuki.png) no-repeat 0 top;background-size:100% auto; top:17px;left:143px;}
#graph_group #fukidasi12{background:url(../img_sp/special/result/graph_group/12fuki.png) no-repeat 0 top;background-size:100% auto; top:159px;left:210px;}

#graph_group .text_after{
  display:none;
  opacity:0;
}
#graph_group [id^="fukidasi"] P{font-size:12px;line-height:1.4em;font-weight:bold;}
#graph_group [id^="fukidasi"] P B{color:#D61321;font-size:1.2em;}
#graph_group #fukidasi6  P{padding:24px 4px 0 6px;}
#graph_group #fukidasi7  P{padding:5px 4px 0 6px;}
#graph_group #fukidasi8  P{padding:24px 4px 0 6px;}
#graph_group #fukidasi9  P{padding:5px 4px 0 6px;}
#graph_group #fukidasi10 P{padding:24px 4px 0 6px;}
#graph_group #fukidasi11 P{padding:5px 4px 0 6px;}
#graph_group #fukidasi12 P{padding:24px 4px 0 6px;}

#graph_group #graph_result .menu_hdr{
  background:url(./../img_sp/special/result/graph_group/menu_hdr.jpg) no-repeat center top;
  background-size:100% auto;
  padding-top:6%;
}
#graph_group #graph_result .menu_bdy{
  background-color:#fff;
  margin-bottom:2%;
}
#graph_group #graph_result .menu_ftr{
  padding-bottom:7%;
  background:url(./../img_sp/special/result/graph_group/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#graph_group #graph_result .severalmenu{
  width:90%;
  margin:0 auto;
}
#graph_group #graph_result .left_bdy{
  width:46%;
  float:left;
  padding-top:4%;
}
#graph_group #graph_result .right_bdy{
  width:50%;
  float:right;
  padding-bottom:2%;
}

/*------ for trial -----*/
#result_single #graph_base.trial{background:url(../img_sp/special/result/graph_group/single/bg_trial.jpg) no-repeat 0 0;background-size:100% auto;}
#result_double #graph_base.trial{background:url(../img_sp/special/result/graph_group/double/bg_trial.jpg) no-repeat 0 0;background-size:100% auto;}
#graph_base.trial{
  width:320px;
  height:605px;
  margin:0 auto;
  position:relative;
}
#graph_base .trial_text{
  position:absolute;
  top:30px;
}
#graph_base .trial_text2{
  position:absolute;
  top:345px;
}
#graph_result  .mosaic{
  text-align:center;
  width:100%;
  padding:12% 0;
  background:url(./../img_sp/special/result/trial/graph_mosaic.png) no-repeat 50% top;
  background-size:102% 100%;
}
#graph_result .mosaic_btn IMG{
  width:100%;
  float:none;
  margin:0 auto;
}

/*--------------------*
.pagetop
*--------------------*/
.pagetop a {
  display: block;
  filter: alpha(opacity=80);
  color: #FC740B;
  width: 100%;
  height: 100%;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 40px;
  left: 260px;
  z-index: 1001;
  background-color: #F7CE3D;
  border: 1px solid #AC8224;
  font-size: 1.5em;
  padding: 0.5em 0.8em;
  border-radius: 5px;
  font-weight: bold;
  -moz-opacity: 0.85;
  opacity: 0.85;
}

/*--------------------*
#next_info
*--------------------*/
#next_info .price_info{
  width:85%;
  margin:0 auto;
}
#next_info .price_info STRONG.y_price{color:#A8060D;}
#next_info .price_info .pr a{
  color:#0000EE;
  text-decoration:underline;
}

/*--------------------*
.zap_footer
*--------------------*/
.zap_footer{
  font-size:12px;
  text-align:center;
  margin-top:3%;
  color:#000000;
}
.zap_footer a{
  color:#000000;
  text-decoration:underline;
}
.zap_footer #copyright{
  margin-top:3%;
}
.attention_text{
  width:95%;
  margin:0 auto 3%;
  text-align:center;
}
.attention_text A{
  text-decoration:underline;
  color:#A70058;
}

/*--------------------*
.banner_link
*--------------------*/
.banner_link{
  width:80%;
  margin:15px auto 15px;
}
.banner_link H4{
  margin-bottom:4%;
}
#footer_campaign a{
  text-decoration: underline;
}
#footer_campaign {
  margin-top: 10px;
}