/*
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/bg.jpg) repeat-y 50% top;
  background-size:100% 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;
}
#footer .contents_footerCopy{
  text-align:center;
  margin-top:20px;
  font-size:10px;
}
#topicpath {
  color: #000;
  font-size: 0.8em;
  line-height: 1.3em;
  margin-top: 10px;
  padding: 0 10px 5px;
  text-align: left;
}
.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;}
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;
}
#topicpath{
  width:95%;
  margin:0 auto 3%;
}
#topicpath A{
  text-decoration:underline;
}
.text_img{
  margin-bottom:2%;
}
#index_header,
#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;
}
#month_group1 .section_bdy H2{
  position:relative;
  top:-2px;
}
#month_group1 .section_ftr{
  position:relative;
  bottom:-2px;
}
.navi_click_txt{
  text-align: center;
  margin-top: 10px;
  font-size: 1.4em;
  line-height: 1.2;
  color: #EA0000;
  font-weight: bold;
  font-style: oblique;
  letter-spacing: -0.5px;
  text-shadow: 0px 0px 1px #FFEB92,
               0px 0px 1px #FFEB92,
               0px 0px 3px #FFEB92,
               0px 0px 3px #FFEB92;
}
.navi_click_txt2{
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
  letter-spacing: -0.5px;
  text-shadow: 0px 0px 1px #fff,
               0px 0px 1px #fff,
               0px 0px 1px #fff,
               0px 0px 3px #fff,
               0px 0px 3px #fff,
               0px 0px 3px #fff,
               0px 0px 5px #fff,
               0px 0px 5px #fff,
               0px 0px 5px #fff;
}

#free_group1 .section_bdy H3,
#free_group2 .section_bdy H3,
#month_group1 .section_bdy H3,
#month_group2 .section_bdy H3,
#pack_group1 .section_bdy H2,
#pack_group2 .section_bdy H2,
#list_group1 .section_bdy H2,
#list_group2 .section_bdy H2,
#list_group3 .section_bdy H2,
#list_group4 .section_bdy H2,
#packup_group .section_bdy H2,
#extra_group .section_bdy H2,
.graph_group .section_bdy H2,
.result_basic .section_bdy H3,
.telling .section_bdy H3{
  position:relative;
  top:-2px;
}
#free_group1 .section_ftr,
#free_group2 .section_ftr,
#month_group1 .section_ftr,
#month_group2 .section_ftr,
#pack_group1 .section_ftr,
#pack_group2 .section_ftr,
#list_group1 .section_ftr,
#list_group2 .section_ftr,
#list_group3 .section_ftr,
#list_group4 .section_ftr,
#packup_group .section_ftr,
#extra_group .section_ftr,
.graph_group .section_ftr,
.result_basic .section_ftr,
.telling .section_ftr{
  position:relative;
  bottom:-2px;
}
#pack_group1 .section_hdr,
#pack_group2 .section_hdr,
#list_group1 .section_hdr,
#list_group2 .section_hdr,
#list_group3 .section_hdr,
#list_group4 .section_hdr,
.graph_group .section_hdr,
.result_basic .section_hdr,
.telling .section_hdr{
  position:relative;
  top:-4px;
}

/*--------------------*
#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%;
}
#new_group .form_link{
  text-align:center;
}
#new_group .form_link A{
  color:#A70058;
  text-decoration:underline;
}

/*--------------------*
.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:#FFF78F;
  text-align:left;
  margin-bottom:0;
  padding:3% 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[class^="menu_ttl_"] .menu_bdy{margin-bottom:20px;}
.menu_ttl_bar2 .menu_ftr{
  position:relative;
  bottom:-8px;
}
.menu_ttl_bar2 .menu_hdr{
  padding-top:2%;
  position:relative;
  top:-16px;
}

.menu_ttl_spshimada_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_1.png) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_spshimada_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_1.png) no-repeat 50% bottom;background-size:100% auto;}
.menu_ttl_spshimada_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_1.png) no-repeat 50% top;background-size:100% auto;}
.menu_ttl_suisho_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_2.png) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_suisho_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_2.png) no-repeat 50% bottom;background-size:100% auto;}
.menu_ttl_suisho_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_2.png) no-repeat 50% top;background-size:100% auto;}
.menu_ttl_fujiko_ccs .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_3.png) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_fujiko_ccs .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_3.png) no-repeat 50% bottom;background-size:100% auto;}
.menu_ttl_fujiko_ccs .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_3.png) no-repeat 50% top;background-size:100% auto;}
.menu_ttl_evelourdes_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_4.png) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_evelourdes_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_4.png) no-repeat 50% bottom;background-size:100% auto;}
.menu_ttl_evelourdes_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_4.png) no-repeat 50% top;background-size:100% auto;}
.menu_ttl_baramon2_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_5.png) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_baramon2_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_5.png) no-repeat 50% bottom;background-size:100% auto;}
.menu_ttl_baramon2_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_5.png) no-repeat 50% top;background-size:100% auto;}
.menu_ttl_kiseki_zap .menu_bdy{background:url(./../img_sp/special/contents/title1/menu_bdy_6.png) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_kiseki_zap .menu_ftr{background:url(./../img_sp/special/contents/title1/menu_ftr_6.png) no-repeat 50% bottom;background-size:100% auto;}
.menu_ttl_kiseki_zap .menu_hdr{background:url(./../img_sp/special/contents/title1/menu_hdr_6.png) no-repeat 50% top;background-size:100% auto;}

[class^="menu_ttl_bar"] [class^="severalmenu"] {
  margin: 0 auto;
  width: 92%;
}
.menu_ttl_bar2 H2{
  padding-left:30%;
}
.menu_ttl_bar2 .severalmenu{
  min-height:80px;
  _height:80px;
}
.menu_ttl_bar2 .severalmenu H2{
  padding:6px 0 6px 93px;
}
.menu_ttl_bar2.menu_ttl_spshimada_zap .severalmenu{background:url(../img_sp/special/contents/icon2/spshimada_zap.png) no-repeat -5px top;background-size: 95px auto;}
.menu_ttl_bar2.menu_ttl_suisho_zap .severalmenu{background:url(../img_sp/special/contents/icon2/suisho_zap.png) no-repeat -5px top;background-size: 95px auto;}
.menu_ttl_bar2.menu_ttl_fujiko_ccs .severalmenu{background:url(../img_sp/special/contents/icon2/fujiko_ccs.png) no-repeat -5px top;background-size: 95px auto;}
.menu_ttl_bar2.menu_ttl_evelourdes_zap .severalmenu{background:url(../img_sp/special/contents/icon2/evelourdes_zap.png) no-repeat -5px top;background-size: 95px auto;}
.menu_ttl_bar2.menu_ttl_baramon2_zap .severalmenu{background:url(../img_sp/special/contents/icon2/baramon2_zap.png) no-repeat -5px top;background-size: 95px auto;}
.menu_ttl_bar2.menu_ttl_kiseki_zap .severalmenu{background:url(../img_sp/special/contents/icon2/kiseki_zap.png) no-repeat -5px top;background-size: 95px auto;}

.menu_ttl_bar2.menu_ttl_spshimada_zap .severalmenu2{background:url(../img_sp/special/contents/icon/spshimada_zap.png) no-repeat 3px top;background-size:80px auto;}
.menu_ttl_bar2.menu_ttl_suisho_zap .severalmenu2{background:url(../img_sp/special/contents/icon/suisho_zap.png) no-repeat 3px top;background-size:80px auto;}
.menu_ttl_bar2.menu_ttl_fujiko_ccs .severalmenu2{background:url(../img_sp/special/contents/icon/fujiko_ccs.png) no-repeat 3px top;background-size:80px auto;}
.menu_ttl_bar2.menu_ttl_evelourdes_zap .severalmenu2{background:url(../img_sp/special/contents/icon/evelourdes_zap.png) no-repeat 3px top;background-size:80px auto;}
.menu_ttl_bar2.menu_ttl_baramon2_zap .severalmenu2{background:url(../img_sp/special/contents/icon/baramon2_zap.png) no-repeat 3px top;background-size:80px auto;}
.menu_ttl_bar2.menu_ttl_kiseki_zap .severalmenu2{background:url(../img_sp/special/contents/icon/kiseki_zap.png) no-repeat 3px top;background-size:80px auto;}

/*--------------------*
#free group
*--------------------*/
#free_group1,
#free_group2{
  width:100%;
  margin:0 auto 3%;
}
#free_group1 .section_bdy{
  background:url(./../img_sp/special/free_group/group1/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#free_group1 .section_ftr{
  padding-bottom:15%;
  background:url(./../img_sp/special/free_group/group1/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#free_group2 .section_ftr{
  padding-bottom:15%;
  background:url(./../img_sp/special/free_group/group2/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#free_group2 .section_bdy{
  background:url(./../img_sp/special/free_group/group2/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#free_group1 .section_hdr,
#free_group2 .section_hdr{
  padding-top:2%;
}
#inputForm H3,
#inputForm2 H3{
  width:291px;
  margin:5% auto 2%;
  text-align:center;
}
#free_group1 .privacy,
#free_group2 .privacy{
  width:86%;
  margin:0 auto;
  padding-top:3%;
}
#free_group1 .privacy a,
#free_group2 .privacy a{
  text-decoration:underline;
}

/*--------------------*
#pack group
*--------------------*/
#pack_group1,
#pack_group2{
  width:100%;
  margin:0 auto 4%;
}
#pack_group1 .pack_menu{
  position:relative;
  top:-8px;
}
#pack_group2 .pack_menu{
  position:relative;
  top:-5px;
}
#pack_group1 .pack_menu P,
#pack_group2 .pack_menu P{
  text-align:center;
}
#pack_group1 .section_bdy{
  background:url(./../img_sp/special/pack_group/group1/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#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_hdr{
}
#pack_group2 .section_bdy{
  background:url(./../img_sp/special/pack_group/group2/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#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_hdr{
}
#pack_group1.result .section_bdy{background-image:url(./../img_sp/special/result/pack_group/group1/section_bdy.jpg);}
#pack_group1.result .section_ftr{background-image:url(./../img_sp/special/result/pack_group/group1/section_ftr.jpg);}
#pack_group1.result .section_hdr{padding-top:3%;}
#pack_group2.result .section_bdy{background-image:url(./../img_sp/special/result/pack_group/group2/section_bdy.jpg);}
#pack_group2.result .section_ftr{background-image:url(./../img_sp/special/result/pack_group/group2/section_ftr.jpg);}
#pack_group2.result .section_hdr{padding-top:1%;}
#pack_group1 .pack_menu P,
#pack_group2 .pack_menu P{
  text-align:center;
  padding-top:1%;
}
#pack_group1 .pack_menu P.price_info,
#pack_group2 .pack_menu P.price_info{
  font-size:0.8em;
  line-height:1.5em;
  padding-top:0;
  position:relative;
  top:-33px;
  color:#fff;
  font-weight:bold;
  width:86%;
  margin:2% auto 0;
  text-align:right;
}
#pack_group1 .pack_menu FORM P.price_info,
#pack_group2 .pack_menu FORM P.price_info{
  top:-39px;
}
#pack_group1 .pack_menu P.price_info .price_discount,
#pack_group2 .pack_menu P.price_info .price_discount{
  color:#8BFF8A;
}
.pack_menu IMG{
  width:94%;
  margin:0 auto;
}
.pack_menu input[type="image"]{
  width:98%;
  margin:0 auto;
}
#pack_group1 .pack_menu P.notice,
#pack_group2 .pack_menu P.notice{
  width:90%;
  margin:-3% auto 1%;
  text-align:left;
  font-size:1.1em;
  line-height:1.3em;
  padding-top:0;
  color:#fff;
}
/*--------------------*
 pack_menu_list
*--------------------*/
.pack_menu_list .menu_ttl_bar2[class^="menu_ttl_"] .menu_bdy{margin-bottom:4%;}
.pack_menu_list .menu_ttl_bar2[class^="menu_ttl_"] .menu_ftr{position:relative;bottom:-5px;}
.pack_menu_list .menu_ttl_bar2[class^="menu_ttl_"] .menu_hdr{position:relative;top:-10px;}

.pack_menu_list .menu_ttl_spshimada_zap .menu_bdy{background:url(../img_sp/special/contents/title1/menu_bdy_1.png) repeat-y 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_spshimada_zap .menu_ftr{background:url(../img_sp/special/contents/title1/menu_ftr_1.png) no-repeat 50% bottom;background-size:100% auto;}
.pack_menu_list .menu_ttl_spshimada_zap .menu_hdr{background:url(../img_sp/special/contents/title1/menu_hdr_1.png) no-repeat 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_suisho_zap .menu_bdy{background:url(../img_sp/special/contents/title1/menu_bdy_2.png) repeat-y 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_suisho_zap .menu_ftr{background:url(../img_sp/special/contents/title1/menu_ftr_2.png) no-repeat 50% bottom;background-size:100% auto;}
.pack_menu_list .menu_ttl_suisho_zap .menu_hdr{background:url(../img_sp/special/contents/title1/menu_hdr_2.png) no-repeat 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_fujiko_ccs .menu_bdy{background:url(../img_sp/special/contents/title1/menu_bdy_3.png) repeat-y 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_fujiko_ccs .menu_ftr{background:url(../img_sp/special/contents/title1/menu_ftr_3.png) no-repeat 50% bottom;background-size:100% auto;}
.pack_menu_list .menu_ttl_fujiko_ccs .menu_hdr{background:url(../img_sp/special/contents/title1/menu_hdr_3.png) no-repeat 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_evelourdes_zap .menu_bdy{background:url(../img_sp/special/contents/title1/menu_bdy_4.png) repeat-y 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_evelourdes_zap .menu_ftr{background:url(../img_sp/special/contents/title1/menu_ftr_4.png) no-repeat 50% bottom;background-size:100% auto;}
.pack_menu_list .menu_ttl_evelourdes_zap .menu_hdr{background:url(../img_sp/special/contents/title1/menu_hdr_4.png) no-repeat 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_baramon2_zap .menu_bdy{background:url(../img_sp/special/contents/title1/menu_bdy_5.png) repeat-y 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_baramon2_zap .menu_ftr{background:url(../img_sp/special/contents/title1/menu_ftr_5.png) no-repeat 50% bottom;background-size:100% auto;}
.pack_menu_list .menu_ttl_baramon2_zap .menu_hdr{background:url(../img_sp/special/contents/title1/menu_hdr_5.png) no-repeat 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_kiseki_zap .menu_bdy{background:url(../img_sp/special/contents/title1/menu_bdy_6.png) repeat-y 50% top;background-size:100% auto;}
.pack_menu_list .menu_ttl_kiseki_zap .menu_ftr{background:url(../img_sp/special/contents/title1/menu_ftr_6.png) no-repeat 50% bottom;background-size:100% auto;}
.pack_menu_list .menu_ttl_kiseki_zap .menu_hdr{background:url(../img_sp/special/contents/title1/menu_hdr_6.png) no-repeat 50% top;background-size:100% auto;}

/*--------------------*
#input
*--------------------*/
#input #frmInput .article_hdr{
  padding-top: 3%;
}
#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:url(./../img_sp/special/input/input_frm/article_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#frmInput .input_other H3{
  text-align: center;
  margin: 5% auto;
}

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

/*--------------------*
# 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:80%;
  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;
}
#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 .cookie_check{
  margin-bottom:3%;
}
#frm_btn .left_bdy{
  width:50%;
  float:left;
}
#frm_btn .right_bdy{
  width:50%;
  float:right;
}
#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.y_price {color:#A8060D;}

/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:90%;
  margin:15px auto;
}
#privacy p{
  font-size:11px;
  margin:15px auto;
  background-color: #FEF4DF;
  border: 2px solid #F7BE64;
  padding: 10px;
}
#privacy a{
  color: #A70058;
  font-size: 11px;
  text-decoration: underline;
}

/*--------------------*
.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_group1 .section_hdr{
  padding-top:5%;
  background:url(./../img_sp/special/month_group/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#month_group1 .section_ftr{
  padding-bottom:7%;
  background:url(./../img_sp/special/month_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#month_group1 .section_bdy{
  background:url(./../img_sp/special/month_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
.month_group .recommend_icon{
  width:28%;
  position:absolute;
  top:-18%;
  left:-5px;
}
.month_group .menu_bdy{
  width:96%;
  margin:0 auto;
  margin-bottom:10px;
  position:relative;
}
#month_group1 .menu_bdy{
  background:url(./../img_sp/special/month_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#month_group1 .menu_hdr{
  padding-top:4%;
  background:url(./../img_sp/special/month_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#month_group1 .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;}

/*--------------------*
.list_group
*--------------------*/
.list_group{
  width:100%;
  margin:0 auto 2%;
}
.list_group .severalmenu{
  width:96%;
  margin:0 auto;
}
.list_group .icon{
  width:30%;
  float:left;
}
.list_group .menu_info{
  margin-left:32%;
}
.list_group H4{
  text-decoration:underline;
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
  margin-bottom:10px;
}
.list_group .price_info{
  text-align:right;
  font-size:0.9em;
  line-height:1.1em;
  color:#000;
}
.list_group .price_discount{color:#A20C0B;}

.list_group A{
  color:#000;
  font-weight:bold;
  display:block;
  overflow: hidden;
  padding:0 7% 0 7px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: top;
}
.list_group 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;
}

.list_group.life .section_bdy{background:url(./../img_sp/special/result/list_group/life/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.list_group.life .section_ftr{background:url(./../img_sp/special/result/list_group/life/section_ftr.jpg) no-repeat center bottom;background-size:100% auto;padding-bottom:5%;}
.list_group.life .section_hdr{padding-top:4%;}
.list_group.meet .section_bdy{background:url(./../img_sp/special/result/list_group/meet/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.list_group.meet .section_ftr{background:url(./../img_sp/special/result/list_group/meet/section_ftr.jpg) no-repeat center bottom;background-size:100% auto;padding-bottom:5%;}
.list_group.meet .section_hdr{padding-top:7%;}
.list_group.work .section_bdy{background:url(./../img_sp/special/result/list_group/work/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.list_group.work .section_ftr{background:url(./../img_sp/special/result/list_group/work/section_ftr.jpg) no-repeat center bottom;background-size:100% auto;padding-bottom:5%;}
.list_group.work .section_hdr{padding-top:7%;}
.list_group.love .section_bdy{background:url(./../img_sp/special/result/list_group/love/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.list_group.love .section_ftr{background:url(./../img_sp/special/result/list_group/love/section_ftr.jpg) no-repeat center bottom;background-size:100% auto;padding-bottom:5%;}
.list_group.love .section_hdr{padding-top:7%;}
.list_group .recommend_icon{
  width:30%;
  position:absolute;
  top:-15%;
  left:-5px;
}
.list_group .menu_bdy{
  width:96%;
  margin:0 auto;
  margin-bottom:10px;
  position:relative;
}
.list_group .menu_bdy{
  background:url(./../img_sp/special/result/list_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
.list_group .menu_hdr{
  padding-top:6%;
  background:url(./../img_sp/special/result/list_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.list_group .menu_ftr{
  padding-bottom:5%;
  background:url(./../img_sp/special/result/list_group/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
/*--------------------*
#list_group
*--------------------*/
[id^="list_group"] .price_info STRONG{
  color:#FFFF02;
}
[id^="list_group"] .price_info{
  width:98%;
  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;
  padding-right:3%;
}
[id^="list_group"] .menu_ttl_bar2{margin:0 auto 3%;}

/*--------------------*
#list_group1
*--------------------*/
#list_group1 .section_bdy{background:url(../img_sp/special/list_group/life/section_bdy.jpg) repeat-y 50% top;width:100%;margin:0 auto 3%; background-size:100% auto;}
#list_group1 .section_ftr{background:url(../img_sp/special/list_group/life/section_ftr.jpg) no-repeat 50% bottom;padding-bottom:3%; background-size:100% auto;}
#list_group1 .section_hdr{background:url(../img_sp/special/list_group/life/section_hdr.jpg) no-repeat 50% top;padding-top:2%; background-size:100% auto;}

/*--------------------*
#list_group2
*--------------------*/
#list_group2 .section_bdy{background:url(../img_sp/special/list_group/work/section_bdy.jpg) repeat-y 50% top;width:100%;margin:0 auto 3%; background-size:100% auto;}
#list_group2 .section_ftr{background:url(../img_sp/special/list_group/work/section_ftr.jpg) no-repeat 50% bottom;padding-bottom:3%; background-size:100% auto;}
#list_group2 .section_hdr{background:url(../img_sp/special/list_group/work/section_hdr.jpg) no-repeat 50% top;padding-top:2%; background-size:100% auto;}

/*--------------------*
#list_group3
*--------------------*/
#list_group3 .section_bdy{background:url(../img_sp/special/list_group/meet/section_bdy.jpg) repeat-y 50% top;width:100%;margin:0 auto 3%; background-size:100% auto;}
#list_group3 .section_ftr{background:url(../img_sp/special/list_group/meet/section_ftr.jpg) no-repeat 50% bottom;padding-bottom:3%; background-size:100% auto;}
#list_group3 .section_hdr{background:url(../img_sp/special/list_group/meet/section_hdr.jpg) no-repeat 50% top;padding-top:2%; background-size:100% auto;}

/*--------------------*
#list_group4
*--------------------*/
#list_group4 .section_bdy{background:url(../img_sp/special/list_group/love/section_bdy.jpg) repeat-y 50% top;width:100%;margin:0 auto 3%; background-size:100% auto;}
#list_group4 .section_ftr{background:url(../img_sp/special/list_group/love/section_ftr.jpg) no-repeat 50% bottom;padding-bottom:3%; background-size:100% auto;}
#list_group4 .section_hdr{background:url(../img_sp/special/list_group/love/section_hdr.jpg) no-repeat 50% top;padding-top:2%; background-size:100% auto;}

/*--------------------*
.rec_double
*--------------------*/
.rec_double{
  width:100%;
  margin:2% auto;
}
.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:url(./../img_sp/special/rec_double/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
.rec_double .menu_bdy{
  width:310px;
  margin:0 auto;
  background:url(./../img_sp/special/rec_double/menu_bdy.jpg) repeat-y left top;
  background-size:310px auto;
  margin-bottom:10px;
  position:relative;
}
.rec_double .menu_hdr{
  background:url(./../img_sp/special/rec_double/menu_hdr.jpg) no-repeat left top;
  background-size:310px auto;
}
.rec_double .menu_ftr{
  background:url(./../img_sp/special/rec_double/menu_ftr.jpg) no-repeat left bottom;
  background-size:310px auto;
}
.rec_double .icon_new{
  position:absolute;
  top:-1px;
  left:0;
  width:20%;
  z-index:10;
}
.rec_double .severalmenu{
  width:94%;
  margin:0 auto;
  padding:5% 0;
}
.rec_double .recommend_icon{
  position:absolute;
  top:0;
  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 7% 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_other{margin-top:5%;}
.result_basic .section_bdy{
  background:url(./../img_sp/special/result/basic/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin:3% auto;
}
.result_basic .section_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/basic/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.result_basic .section_ftr{
  padding-bottom:12%;
  background:url(./../img_sp/special/result/basic/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.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;
}

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

/*--------------------*
.main_all_bdy
*--------------------*/
.main_all_bdy{
  width:100%;
  margin:0 auto 4%;
}
.main_all_bdy .section_bdy{
  background:url(./../img_sp/special/result/main_all/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
.main_all_bdy .section_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/result/main_all/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.main_all_bdy .section_ftr{
  padding-bottom:3%;
  background:url(./../img_sp/special/result/main_all/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.main_all_bdy .article_bdy{
  margin:0 auto 7%;
  background:url(./../img_sp/special/result/main_all/article_bdy.png) repeat-y 50% top;
  background-size:100% auto;
}
.main_all_bdy .article_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/main_all/article_hdr.png) no-repeat 50% top;
  background-size:100% auto;
  position:relative;
  top:-16px;
}
.main_all_bdy .article_ftr{
  padding-bottom:5%;
  background:url(./../img_sp/special/result/main_all/article_ftr.png) no-repeat center bottom;
  background-size:100% auto;
  position:relative;
  bottom:-9px;
}
.main_all_bdy .menu_bdy{background:url(../img_sp/special/result/main_all/title1.jpg) repeat-y 50% top;background-size:100% auto;width:92%;margin:0 auto 3%;}
.main_all_bdy.bg_1 .menu_bdy{background:url(../img_sp/special/result/main_all/title1.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_2 .menu_bdy{background:url(../img_sp/special/result/main_all/title2.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_3 .menu_bdy{background:url(../img_sp/special/result/main_all/title3.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_4 .menu_bdy{background:url(../img_sp/special/result/main_all/title4.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_5 .menu_bdy{background:url(../img_sp/special/result/main_all/title5.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_6 .menu_bdy{background:url(../img_sp/special/result/main_all/title6.jpg) repeat-y 50% top;background-size:100% auto;}

.main_all_bdy H5{
  width:87%;
  margin:0 auto;
  padding:2% 0;
  font-size:1.2em;
  line-height:1.4em;
  text-align:center;
  color:#fff;
  font-weight:bold;
}
.main_all_bdy .detail_txt{
  width:86%;
  margin:0 auto;
}
.main_all_bdy .detail_txt P{
  color:#000;
  font-size:1.1em;
  line-height:1.5em;
}
.main_all_bdy .message_group .article_ftr,
.main_all_bdy .message_group .article_hdr{
  position:static;
}
.main_all_bdy .message_group .article_hdr{
  padding-top:3%;
}

.main_all_bdy.bg_1 .message_group .article_bdy{background:url(./../img_sp/special/result/message_group/spshimada_zap/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_1 .message_group .article_ftr{background:url(./../img_sp/special/result/message_group/spshimada_zap/section_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:15%;}
.main_all_bdy.bg_1 .message_group .article_hdr{background:url(./../img_sp/special/result/message_group/spshimada_zap/section_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top: 0;}
.main_all_bdy.bg_2 .message_group .article_bdy{background:url(./../img_sp/special/result/message_group/suisho_zap/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_2 .message_group .article_ftr{background:url(./../img_sp/special/result/message_group/suisho_zap/section_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:15%;}
.main_all_bdy.bg_2 .message_group .article_hdr{background:url(./../img_sp/special/result/message_group/suisho_zap/section_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top: 0;}
.main_all_bdy.bg_3 .message_group .article_bdy{background:url(./../img_sp/special/result/message_group/fujiko_ccs/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_3 .message_group .article_ftr{background:url(./../img_sp/special/result/message_group/fujiko_ccs/section_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:15%;}
.main_all_bdy.bg_3 .message_group .article_hdr{background:url(./../img_sp/special/result/message_group/fujiko_ccs/section_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top: 0;}
.main_all_bdy.bg_4 .message_group .article_bdy{background:url(./../img_sp/special/result/message_group/evelourdes_zap/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_4 .message_group .article_ftr{background:url(./../img_sp/special/result/message_group/evelourdes_zap/section_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:15%;}
.main_all_bdy.bg_4 .message_group .article_hdr{background:url(./../img_sp/special/result/message_group/evelourdes_zap/section_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top: 0;}
.main_all_bdy.bg_5 .message_group .article_bdy{background:url(./../img_sp/special/result/message_group/baramon2_zap/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_5 .message_group .article_ftr{background:url(./../img_sp/special/result/message_group/baramon2_zap/section_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:15%;}
.main_all_bdy.bg_5 .message_group .article_hdr{background:url(./../img_sp/special/result/message_group/baramon2_zap/section_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top: 0;}
.main_all_bdy.bg_6 .message_group .article_bdy{background:url(./../img_sp/special/result/message_group/kiseki_zap/section_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.main_all_bdy.bg_6 .message_group .article_ftr{background:url(./../img_sp/special/result/message_group/kiseki_zap/section_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:15%;}
.main_all_bdy.bg_6 .message_group .article_hdr{background:url(./../img_sp/special/result/message_group/kiseki_zap/section_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top: 0;}

.main_all_bdy .message_group.special .photo_img{
  width:180px;
  margin:0 auto 3%;
}
.result_basic  .mosaic,
.main_all_bdy .mosaic{
  text-align:center;
  width:100%;
  padding:15% 0;
  background:url(./../img_sp/special/result/trial/mosaic.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;
}

/*--------------------
.summary_group
--------------------*/
.summary_group{
  margin:0 auto 3%;
}
.summary_group H3{
  margin-bottom:10px;
}
.summary_group .menu_bdy{
  background:url(./../img_sp/special/result/summary_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin: 0 auto 1%;
}
.summary_group .menu_hdr{
  padding-top:3%;
  background:url(./../img_sp/special/result/summary_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.summary_group .menu_ftr{
  padding-bottom:3%;
  background:url(./../img_sp/special/result/summary_group/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.summary_group .photo1{background:url(./../img_sp/special/contents/icon2/spshimada_zap.png) no-repeat 6px 50%;background-size:91px auto;}
.summary_group .photo2{background:url(./../img_sp/special/contents/icon2/suisho_zap.png) no-repeat 6px 50%;background-size:91px auto;}
.summary_group .photo3{background:url(./../img_sp/special/contents/icon2/fujiko_ccs.png) no-repeat 6px 50%;background-size:91px auto;}
.summary_group .photo4{background:url(./../img_sp/special/contents/icon2/evelourdes_zap.png) no-repeat 6px 50%;background-size:91px auto;}
.summary_group .photo5{background:url(./../img_sp/special/contents/icon2/baramon2_zap.png) no-repeat 6px 50%;background-size:91px auto;}
.summary_group .photo6{background:url(./../img_sp/special/contents/icon2/kiseki_zap.png) no-repeat 6px 50%;background-size:91px auto;}
.summary_group [class^= "photo"]{
  min-height:87px;
  _height:87px;
}
.summary_group .detail_txt{
  margin-left:95px;
  padding:2.5% 0 0;
}
.summary_group .detail_txt P{
  font-size:1.3em;
  line-height:1.5em;
  padding-right: 5%;
}
/*--------------------*
#next_group
#trial_group
*--------------------*/
#next_group,
#trial_group{
  margin-bottom:5%;
}
#next_group .balloon_group .menu_bdy{
  width:82%;
  margin:0 auto 5%;
  padding:3% 5%;
  background-color:#F0C332;
  border:1px solid #DFC849;
  border-radius:12px;
}
#next_group .balloon_group P{
  color:#000;
  font-size:1.3em;
  line-height:1.3em;
  text-align:center;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
#next_group .section_bdy,
#trial_group .section_bdy{
  background:url(./../img_sp/special/result/next_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#next_group .section_hdr{
  padding-top:1%;
}
#trial_group .section_hdr,
#next_group.trial_month .section_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/result/next_group/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#next_group .section_ftr,
#trial_group .section_ftr{
  padding-bottom:3%;
  background:url(./../img_sp/special/result/next_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#next_group H5,
#trial_group H5{
  background:url(../img_sp/special/result/main_all/title1.jpg) repeat-y 50% top;
  background-size:100% auto;
  width:90%;
  margin:0 auto;
  padding:2% 5%;
  font-size:1.2em;
  line-height:1.4em;
  text-align:center;
  color:#fff;
  font-weight:bold;
}
#next_group .spshimada_zap H5,#trial_group .spshimada_zap H5{background-image:url(../img_sp/special/result/main_all/title1.jpg);}
#next_group .suisho_zap H5,#trial_group .suisho_zap H5{background-image:url(../img_sp/special/result/main_all/title2.jpg);}
#next_group .fujiko_ccs H5,#trial_group .fujiko_ccs H5{background-image:url(../img_sp/special/result/main_all/title3.jpg);}
#next_group .evelourdes_zap H5,#trial_group .evelourdes_zap H5{background-image:url(../img_sp/special/result/main_all/title4.jpg);}
#next_group .baramon2_zap H5,#trial_group .baramon2_zap H5{background-image:url(../img_sp/special/result/main_all/title5.jpg);}
#next_group .kiseki_zap H5,#trial_group .kiseki_zap H5{background-image:url(../img_sp/special/result/main_all/title6.jpg);}
#next_group .mosaic,
#trial_group .mosaic{
  background:url(../img_sp/special/result/next_group/mosaic.png) no-repeat -5px top;
  padding:20px 0;
  background-size:103% 100%;
}
#next_group .mosaic_btn,
#trial_group .mosaic_btn{
  width:90%;
  margin:0 auto;
}
#next_group .detail_txt P.next_attention,
#trial_group .detail_txt P.next_attention{
  font-size: 0.9em;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: bold;
}
#next_group .telling H3,
#trial_group .telling H3{
  width:90%;
  margin:0 auto;
}
#next_group .telling .menu_bdy,
#trial_group .telling .menu_bdy{
  background:url(./../img_sp/special/result/next_group/telling/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin: 0 auto 5%;
  width:89%;
}
#next_group .telling .menu_hdr,
#trial_group .telling .menu_hdr{
  padding-top:6%;
  background:url(./../img_sp/special/result/next_group/telling/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#next_group .telling .menu_ftr,
#trial_group .telling .menu_ftr{
  padding-bottom:4%;
  background:url(./../img_sp/special/result/next_group/telling/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#next_group .frm_btn,
#trial_group .frm_btn{
  width:83%;
  margin:0 auto;
  text-align:center;
}
#next_info .price_info,
#trial_group .price_info,
#next_group .price_info{
  width:85%;
  margin:0 auto;
}
#next_group .price_info STRONG.y_price{color:#A8060D;}
#next_group .price_info .pr a{
  color:#0000EE;
  text-decoration:underline;
}
#next_info .price_info STRONG.y_price{color:#A8060D;}
#next_info .price_info .pr a{
  color:#0000EE;
  text-decoration:underline;
}
#next_group .navi_text{
  width:95%;
  margin:0 auto 5%;
}
#next_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;
}
#next_group .navi_text .color1{color:#FB71CC;}
#next_group .navi_text .color2{color:#9CE8FD;}
#next_group .price_info .next_attention2,
#trial_group .price_info .next_attention2{
  border:1px solid #000;
  border-radius:4px;
  padding:2% 4%;
  width:92%;
  margin:5% auto 0;
  font-size:0.9em;
  line-height:1.4em;
  text-align:left;
  font-weight:normal;
}


/*--------------------
#trial_group
--------------------*/
#trial_group .price_info STRONG.y_price{color:#A8060D;}
#trial_group .price_info .pr a{
  color:#0000EE;
  text-decoration:underline;
}
#trial_group H3{
  margin-bottom:2%;
}
#trial_group .navi_text{
  font-size: 1em;
  line-height: 1.3em;
  text-align:center;
  width:94%;
  margin:0 auto 3%;
  font-weight:bold;
}

/*--------------------*
#pack_recommend1
*--------------------*/
#pack_recommend1.single .section_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/result/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#pack_recommend1.single .section_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#pack_recommend1.single .section_bdy{
  background:url(./../img_sp/special/result/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#pack_recommend1.double .section_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/result/section_hdr2.jpg) no-repeat center top;
  background-size:100% auto;
}
#pack_recommend1.double .section_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/section_ftr2.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#pack_recommend1.double .section_bdy{
  background:url(./../img_sp/special/result/section_bdy2.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#pack_recommend1 .pack_menu{
  text-align:center;
}
#pack_recommend1 H2{
  text-align:center;
  margin-bottom:3%;
}

/*--------------------*
.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;
}
/*--------------------*
.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;
}
.attentionLink{
  width:300px;
  margin:10px auto;
}

/*--------------------*
.banner_link
*--------------------*/
.banner_link{
  width:80%;
  margin:15px auto 15px;
}
.banner_link H4{
  margin-bottom:4%;
}

/*--------------------*
#point_group (FOR ALL_FREE)
*--------------------*/
#point_group{
  width:100%;
  margin:0 auto 3%;
}
#point_group .section_bdy{
  background:url(./../img_sp/special/result/point_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#point_group .section_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/point_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#point_group .section_hdr{
  background:url(./../img_sp/special/result/point_group/section_hdr.jpg) no-repeat center top;
  background-size:320px 248px;
}
#point_group H2{
  text-align:center;
}
#graph_base{
  position:relative;
}

/*--------------------
#point_graph
--------------------*/
#point_graph{
  width:320px;
  height:229px;
  margin:0 auto 6%;
  position:relative;
}
#point_graph{background:url(../img_sp/special/result/point_group/bg.jpg) no-repeat 50% 0;}
#point_graph{
  background-size:320px 229px;
}
#point_graph [id^="item_"], [id^="lucky_"], [id^="frame_"]{
  opacity:0;
}
#point_graph [id^="item_"]{
  width:65px;
  position:absolute;
  text-align:center;
}
#point_graph [id^="item_"] IMG{
  width:65px;
}
#point_graph #item_1,#point_graph #item_r1{top:27px;left:28px;}
#point_graph #item_2,#point_graph #item_r2{top:27px;left:95px;}
#point_graph #item_3,#point_graph #item_r3{top:27px;left:161px;}
#point_graph #item_4,#point_graph #item_r4{top:27px;left:228px;}
#point_graph #item_5,#point_graph #item_r5{top:98px;left:28px;}
#point_graph #item_6,#point_graph #item_r6{top:98px;left:95px;}
#point_graph #item_7,#point_graph #item_r7{top:98px;left:161px;}
#point_graph #item_8,#point_graph #item_r8{top:98px;left:228px;}
#point_graph #item_9,#point_graph #item_r9{top:171px;left:28px;}
#point_graph #item_10,#point_graph #item_r10{top:171px;left:95px;}
#point_graph #item_11,#point_graph #item_r11{top:171px;left:161px;}
#point_graph #item_12,#point_graph #item_r12{top:171px;left:228px;}

#point_graph [id^="month_"]{
  background-color:#AD0101;
  width:57px;
  position:absolute;
  text-align:center;
  padding:0 3px;
  color:#fff;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size:1.3em;
  line-height:1.1em;
}
/*
#point_graph .current_month{
  background-color:#019889;
}
*/
#point_graph #month_1{top:12px;left:28px;}
#point_graph #month_2{top:12px;left:95px;}
#point_graph #month_3{top:12px;left:162px;}
#point_graph #month_4{top:12px;left:229px;}
#point_graph #month_5{top:84px;left:28px;}
#point_graph #month_6{top:84px;left:95px;}
#point_graph #month_7{top:84px;left:162px;}
#point_graph #month_8{top:84px;left:229px;}
#point_graph #month_9{top:156px;left:28px;}
#point_graph #month_10{top:156px;left:95px;}
#point_graph #month_11{top:156px;left:162px;}
#point_graph #month_12{top:156px;left:229px;}

#point_graph [id^="frame_"]{
  background:url(../img_sp/special/result/point_group/frame.png) no-repeat 50% 0;
  width:75px;
  height:78px;
  position:absolute;
  background-size:100% auto;
}
#point_graph #frame_1{top:3px;left:22px;}
#point_graph #frame_2{top:3px;left:88px;}
#point_graph #frame_3{top:3px;left:155px;}
#point_graph #frame_4{top:3px;left:222px;}
#point_graph #frame_5{top:76px;left:22px;}
#point_graph #frame_6{top:76px;left:88px;}
#point_graph #frame_7{top:76px;left:155px;}
#point_graph #frame_8{top:76px;left:222px;}
#point_graph #frame_9{top:148px;left:22px;}
#point_graph #frame_10{top:148px;left:88px;}
#point_graph #frame_11{top:148px;left:155px;}
#point_graph #frame_12{top:148px;left:222px;}

#point_graph [id^="lucky_"]{
  background:url(../img_sp/special/result/point_group/lucky.png) no-repeat 50% 0;
  width:70px;
  height:52px;
  position:absolute;
  background-size:100% auto;
}
#point_graph #lucky_1{top:26px;left:24px;}
#point_graph #lucky_2{top:26px;left:93px;}
#point_graph #lucky_3{top:26px;left:158px;}
#point_graph #lucky_4{top:26px;left:226px;}
#point_graph #lucky_5{top:98px;left:24px;}
#point_graph #lucky_6{top:98px;left:93px;}
#point_graph #lucky_7{top:98px;left:158px;}
#point_graph #lucky_8{top:98px;left:226px;}
#point_graph #lucky_9{top:171px;left:24px;}
#point_graph #lucky_10{top:171px;left:93px;}
#point_graph #lucky_11{top:171px;left:158px;}
#point_graph #lucky_12{top:171px;left:226px;}

#point_graph #js_text1{
  width:200px;
  position:absolute;
  top:60px;
  left:48px;
  padding:20px 10px;
  background-color: rgba(130,140,0,0.85);
  border-radius: 10px;
  border:2px solid #BF9801;
  color:#008;
  font-size:1.4em;
  line-height:1.4em;
  text-shadow: 0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
  opacity:0;
  text-align:center;
  font-weight:bold;
}

/*--------------------
#point_result
--------------------*/
#point_result{
  width:100%;
  margin:0 auto;
  display:none;
}
#point_result .menu_bdy{
  background:url(./../img_sp/special/result/point_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin: 0 auto 1%;
}
#point_result .menu_hdr{
  padding-top:3%;
}
#point_result .menu_ftr{
  padding-bottom:3%;
  background:url(./../img_sp/special/result/point_group/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#point_result .detail_txt P{
  width:90%;
  margin:0 auto;
  font-size:1.1em;
  line-height:1.5em;
  margin-bottom:5%;
}
#point_result .detail_txt P SPAN{
  color:#e00;
  font-weight:bold;
}

#point_result .detail_txt H4{
  color:#3104F8;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size:3em;
  text-align:center;
  margin-bottom:6%;
  font-weight:bold;
}
#point_result .detail_txt H5{
  color:#fff;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size:1.6em;
  text-align:center;
  margin:7% 6px 3%;
  text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
  padding:11px 0 5px;
}
#point_result .detail_txt H5 SPAN{
  color:#FFF902;
  font-size:1.2em;
  line-height:1.5em;
}
#result_single #point_result .detail_txt H5{background:url(../img_sp/special/result/point_group/single/img.jpg) no-repeat 50% 0;background-size:100% 100%;}
#result_double #point_result .detail_txt H5{background:url(../img_sp/special/result/point_group/double/img.jpg) no-repeat 50% 0;background-size:100% 100%;}

.next_attention2{
  width:97%;
  font-size:0.9em;
  text-align:center;
  font-weight:bold;
  margin:0 auto 3%;
}

/*--------------------*
.graph_group
*--------------------*/
.graph_group .section_bdy{
  background:url(./../img_sp/special/result/graph_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:5%;
}
.graph_group .section_ftr{
  padding-bottom:7%;
  background:url(./../img_sp/special/result/graph_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.graph_group .section_hdr{
  background:url(./../img_sp/special/result/graph_group/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
  padding-top:2%;
}
.graph_group .menu_bdy{
  background:url(./../img_sp/special/result/graph_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin: 0 auto 1%;
}
.graph_group .menu_hdr{
  padding-top:7%;
  background:url(./../img_sp/special/result/graph_group/menu_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
.graph_group .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 .severalmenu{
  width:82%;
  margin:0 auto;
}
.graph_group .severalmenu P{
  font-size:1.1em;
  line-height:1.4em;
}
.graph_group H4{
  margin-bottom:5%;
}
#graph_bdy{
  width:310px;
  height:196px;
  margin:0 auto 1%;
  background:url(../img_sp/special/result/graph_group/bg.jpg) no-repeat 50% top;
  background-size:310px 196px;
  position:relative;
}
.graph_legend{
  width:96%;
  margin:0 auto 2%;
}
.graph_legend P{
  width:95%;
  margin:2% auto 0;
  padding:1% 2%;
  font-size:0.9em;
  line-height:1.3em;
  background-color:#D8C08B;
}
#graph_bdy .scale1{background-color:#EE2600;}
#graph_bdy .scale2{background-color:#2755E0;}
#graph_bdy .scale3{background-color:#7F18F2;}
#graph_bdy .scale4{background-color:#D32DB2;}
#graph_bdy .scale5{background-color:#E86200;}
#graph_bdy .scale6{background-color:#08A900;}
#graph_bdy .lucky{
  background:url(../img_sp/special/result/graph_group/lucky.png) no-repeat 50% 50%;
  background-size:30px 30px;
  position:absolute;
  width:30px;
  height:30px;
  opacity:0;
}
#graph_bdy .unlucky{
  background:url(../img_sp/special/result/graph_group/unlucky.png) no-repeat 50% 50%;
  background-size:25px 25px;
  position:absolute;
  width:25px;
  height:25px;
  opacity:0;
}
#graph_bdy [class*= "scale"]{
  width:18px;
  position:absolute;
  top:170px;
}
#graph_bdy .x01{left:28px;}
#graph_bdy .x02{left:51px;}
#graph_bdy .x03{left:75px;}
#graph_bdy .x04{left:98px;}
#graph_bdy .x05{left:123px;}
#graph_bdy .x06{left:146px;}
#graph_bdy .x07{left:169px;}
#graph_bdy .x08{left:193px;}
#graph_bdy .x09{left:216px;}
#graph_bdy .x10{left:240px;}
#graph_bdy .x11{left:263px;}
#graph_bdy .x12{left:287px;}

#graph_bdy .y01{top:166px;}

.graph_group H4{
  text-align:center;
}
.graph_group .pack_navi{
  margin-bottom:0;
}
.graph_group .pack_navi UL{
  width:300px;
  margin:0 auto;
}
.graph_group .pack_navi LI{
  width:100px;
  height:115px;
  float:left;
  text-align:center;
}
.graph_group .pack_navi LI IMG{
  width:90px;
  margin:0 auto;
}

/* for trial */
#trial_graph_bdy{
  width:310px;
  height:196px;
  margin:0 auto;
  background:url(../img_sp/special/result/trial/graph.jpg) no-repeat 50% top;
  background-size:310px 196px;
}
#result_single #trial_graph_bdy{background:url(../img_sp/special/result/trial/graph_single.jpg) no-repeat 50% top;background-size:310px 196px;}
#result_double #trial_graph_bdy{background:url(../img_sp/special/result/trial/graph_double.jpg) no-repeat 50% top;background-size:310px 196px;}
.graph_group .mosaic{
  background:url(../img_sp/special/result/trial/mosaic.png) no-repeat 50% top;
  padding:25px 0;
  width:90%;
  margin:0 auto;
  background-size:100% 100%;
}



