/*
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;
}
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;
}
.contents_headerCopy{
  color: #F4DD77;
  padding:0 3px;
  font-size:10px;
  background-color: #000;
}
#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;
}

#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 1%;
}
.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;
}
/*--------------------*
#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:#FFF78F;
  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_spshimada_zap .menu_bdy{background:url(./../img_sp/special/contents/title/1/menu_ttl_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_spshimada_zap .menu_ftr{background:url(./../img_sp/special/contents/title/1/menu_ttl_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_spshimada_zap .menu_hdr{background:url(./../img_sp/special/contents/title/1/menu_ttl_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}

.menu_ttl_suisho_zap .menu_bdy{background:url(./../img_sp/special/contents/title/2/menu_ttl_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_suisho_zap .menu_ftr{background:url(./../img_sp/special/contents/title/2/menu_ttl_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_suisho_zap .menu_hdr{background:url(./../img_sp/special/contents/title/2/menu_ttl_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}

.menu_ttl_shizuki_zap .menu_bdy{background:url(./../img_sp/special/contents/title/3/menu_ttl_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_shizuki_zap .menu_ftr{background:url(./../img_sp/special/contents/title/3/menu_ttl_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_shizuki_zap .menu_hdr{background:url(./../img_sp/special/contents/title/3/menu_ttl_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}

.menu_ttl_baramon2_zap .menu_bdy{background:url(./../img_sp/special/contents/title/4/menu_ttl_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_baramon2_zap .menu_ftr{background:url(./../img_sp/special/contents/title/4/menu_ttl_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_baramon2_zap .menu_hdr{background:url(./../img_sp/special/contents/title/4/menu_ttl_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}

.menu_ttl_gal_zap .menu_bdy{background:url(./../img_sp/special/contents/title/5/menu_ttl_bdy.jpg) repeat-y 50% top;background-size:100% auto;}
.menu_ttl_gal_zap .menu_ftr{background:url(./../img_sp/special/contents/title/5/menu_ttl_ftr.jpg) no-repeat 50% bottom;background-size:100% auto;padding-bottom:3%;}
.menu_ttl_gal_zap .menu_hdr{background:url(./../img_sp/special/contents/title/5/menu_ttl_hdr.jpg) no-repeat 50% top;background-size:100% auto;padding-top:3%;}

.menu_ttl_bar .severalmenu,
.menu_ttl_bar2 .severalmenu2{
  margin: 0 auto;
  width: 95%;
}
.menu_ttl_bar2 .left_bdy{
  width:24%;
  display:inline-block;
}
.menu_ttl_bar2 .right_bdy{
  width:72%;
  display:inline-block;
}
/*--------------------*
#free group
*--------------------*/
#free_group1,
#free_group2{
  width:100%;
  margin:0 auto 3%;
}
#free_group1 .section_ftr{
  padding-bottom:6%;
  background:url(./../img_sp/special/free_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#free_group1 .section_bdy{
  background:url(./../img_sp/special/free_group/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
#free_group1 .menu_hdr{
}
#free_group1 .menu_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/free_group/menu_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
  position: relative;
  bottom: -6px;
}
#free_group1 .menu_bdy{
  background:url(./../img_sp/special/free_group/menu_bdy.png) repeat-y 50% top;
  background-size:100% auto;
}
#free_group1 h3{
  position: relative;
  top: 1px;
}
#free_group1 .privacy{
  width:86%;
  margin:0 auto;
  padding-top:3%;
}
#free_group1 .privacy a{
  text-decoration:underline;
  color: #A8060D;
}

/*--------------------*
#pack group
*--------------------*/
#pack_group1{
  width:100%;
  margin:0 auto 4%;
}
#pack_group1 h2{
  position: relative;
  top: -1px;
}
#pack_group1 .pack_menu{
/*  position:relative;
  top:-5px;*/
}
#pack_group1 .pack_menu P{
  text-align:center;
}
#pack_group1 .pack_menu P.price_info{
  text-align:right;
}
#pack_group1 .price_info {
  color: #fff;
  position: relative;
  top: -33px;
  font-size: 1em;
  font-weight: bold;
  width: 270px;
  left: 25px;
}
#pack_group1 .pack_menu P.price_info .price_discount {
  color: #8BFF8A;
  font-weight: bold;
}
#pack_group1 .section_ftr{
  padding-bottom:2%;
  background:url(./../img_sp/special/pack_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#pack_group1 .section_bdy{
  background:url(./../img_sp/special/pack_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#result_single.allfree #pack_group1 .section_hdr{
  background:none;
  padding:0;
}
#pack_group1 .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;
}
#result_single.allfree #pack_group1 H2{
  width:91%;
  margin:0 auto;
}
.pack_menu input[type="image"],
.pack_menu IMG{
  width:94%;
  margin:0 auto;
}

/*--------------------
.next_main_group
--------------------*/
.next_main_group{}
.next_main_group .article_hdr{
  padding-top:2%;
}
.next_main_group #child_5.article_bdy{
  margin-bottom:1%;
}
.next_main_group .mosaic_btn{
  width:90%;
  margin:0 auto;
  max-width:280px;
  text-align:center;
}
.next_main_group .result_text{
  font-size:1.2em;
  line-height:1.4em;
}
.next_main_group .mosaic{
  background:url(./../img_sp/special/result/trial_group/mosaic.png) repeat-y 50% top;
  background-size:100% auto;
  padding:24% 0;
}
.next_main_group .navi_text{
  margin:2% auto;
}
.next_main_group .navi_text H3{
  text-align:center;
  margin-bottom:2%;
}
.next_main_group .navi_text P{
  font-size:0.9em;
  line-height:1.4em;
  font-weight:bold;
  text-align:center;
}
.next_main_group .text_img{
  width:90%;
  margin:0 auto 2%;
}
.next_main_group .telling .menu_hdr{
  padding-top:6%;
  background:url(./../img_sp/special/result/trial_group/telling/menu_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
.next_main_group .telling .menu_ftr{
  padding-bottom:16%;
  background:url(./../img_sp/special/result/trial_group/telling/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.next_main_group .telling .menu_bdy{
  background:url(./../img_sp/special/result/trial_group/telling/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
.next_main_group .telling LI{
  color:#000;
}
.next_main_group .price_info{
  width:90%;
  margin:0 auto;
}
.next_main_group .price_info P{
  color:#fff;
  text-align:left;
}
.next_main_group .price_info .y_price,
.next_main_group .price_info A{
  color:#FFED05;
}
.next_main_group .price_info A{text-decoration:underline;}
.next_main_group #frm_btn input{
  width:84%;
  margin:0 auto;
}
.next_main_group #frm_btn{margin-bottom:0;}

.next_main_group .detail_txt P.next_attention {
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 95%;
  margin: 0 auto;
  font-size: 0.9em;
  padding: 1px;
}
.trial_group{margin-top: 20px;}
/*--------------------*
.next_main_group
*--------------------*/
.next_main_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: 15px;
  color: #fff;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: left;
  font-weight: bold;
  border-radius: 8px;
  box-sizing: border-box;
  width: 300px;
  margin: 0 auto;
}
.next_main_group .navi_text .color1{color:#FB71CC;}
.next_main_group .navi_text .color2{color:#9CE8FD;}
.next_main_group .navi_text H3{
  text-align:center;
  margin-bottom:2%;
}
/*--------------------*
#input
*--------------------*/
#input #frmInput h3{
  position: relative;
  top: 1px;
}
#input #frmInput .section_hdr{
  padding-top:15%;
  background:url(./../img_sp/special/input/input_frm/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#input #frmInput .section_ftr{
  padding-bottom:5%;
  background:url(./../img_sp/special/input/input_frm/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#input #frmInput .section_bdy{
  background:url(./../img_sp/special/input/input_frm/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
#input #frmInput .article_hdr{
  padding-top: 4%;
}
#input #frmInput .article_ftr{
  padding-bottom:2%;
  background:url(./../img_sp/special/input/input_frm/article_ftr.png) no-repeat center bottom;
  background-size:100% auto;
  position: relative;
  bottom: -6px;
}
#input #frmInput .article_bdy{
  background:url(./../img_sp/special/input/input_frm/article_bdy.png) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}

/*--------------------
.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:17%;
  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/dot.png") no-repeat scroll 0 3px;
  color: #000;
  font-size:1.2em;
}
.telling LI.sub{
  background:url("../img_sp/special/input/dot2.gif") no-repeat scroll 2em 3px;
  color: #000;
  font-size:1.2em;
  padding-left:3.5em;
}
.telling .pack_text{
  width:88%;
  margin:0 auto;
  padding-top:20px;
  font-size:1.1em;
  line-height:1.5em;
}

/*--------------------*
# form
 *--------------------*/
#frmInput th {
  margin: 8px auto 2px;
  color: #50270E;
  vertical-align: middle;
}
#frmInput .tr_sex th {
  margin-top: 15px;
}
#frmInput .tr_sex label {
  position: relative;
  top: 2px;
}
#frmInput .input_tbl span.hissu {
  color: red;
  font-size: 0.8em;
}
#frmInput .input_self .article_hdr{
  padding-top:6%;
  background:url(./../img_sp/special/input/input_frm/article_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
#frmInput .input_self .article_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/input/input_frm/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#frmInput .input_self .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[type="text"]{
  text-align:left;
  width:95%;
  padding:5px;
  height:32px;
  margin-bottom:3px;
  font-size:18px;
  border:1px solid #ccc;
}
#frmInput .tr_birthday select{
  margin-bottom:5px;
}
#frmInput table{
  width:86%;
  margin:0 auto;
}
#input #frmInput table{
  margin:0 auto 20px;
}

#frmInput td{
  text-align:left;
  line-height:2em;
  vertical-align:middle;
}
#input #frmInput td{
  color:#fff;
}
#frmInput td SMALL{
  color: #000;
  line-height: 1em;
  font-size: 12px;
}
#frmInput .form_attention{
  font-size:0.68em;
  margin:10px 0;
  line-height:1.4em;
}
#frmInput th.ttl_font, #frmInput td .ttl_font {
  font-size: 1.5em;
  display: inline-block;
  font-weight: bold;
}
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 {
  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 .input_tbl SELECT.sexSelect {width:150px;vertical-align: middle;}
#frmInput .input_tbl SELECT.select_year {
  vertical-align: bottom;
}
select::-ms-expand {
  display: none;
}

/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn{
  text-align:center;
  font-size: 0.9em;
}
#frm_btn input{
  width:80%;
  margin:0 auto;
}
#frm_btn .price_info{
  color:#000;
  font-size:12px;
  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:12%;
  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:30%;
  position:absolute;
  top:-12%;
  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: #4900cc;
}
.month_group .price_info{
  text-align:right;
  font-size:0.9em;
  line-height:1.1em;
  color:#000;
}
.month_group .price_discount{color:#A20C0B;}
/*--------------------*
#list_group1
*--------------------*/
#list_group1 .section_hdr{
}
#list_group1 .section_ftr{
  padding-bottom:12%;
  background:url(./../img_sp/special/list_group/life/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
#list_group1 .section_bdy{
  background:url(./../img_sp/special/list_group/life/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#list_group1 .price_info {
  width: 25%;
  text-align: center;
  position: absolute;
  top: 79%;
  left: 48%;
  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;
}
#list_group1 .price_info.right {
  text-align: center;
  left: 70%;
}
#list_group1 .menu_bdy{
  position: relative;
}
#list_group1 .price_info STRONG{
  color: #FFFF02;
}
#list_group1 [class^="text_img"] {position: relative;}
#list_group1 .text_img2,#list_group1 .text_img5{margin-bottom: 10px;}
#list_group1 .text_img2,#list_group1 .text_img3,#list_group1 .text_img4,#list_group1 .text_img5{margin-top: 15px;}
#list_group1 .text_img3{margin-bottom: 25px;}
#list_group1 [class^="text_img"] [class^="txt"]{
  font-size: 0.6em; 
  position: absolute;
  text-shadow: 0px 0px 1px #fff,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 3px #fff, 0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff , 0px 0px 9px #fff,0px 0px 9px #fff,0px 0px 9px #fff;
}
#list_group1 [class^="text_img"] [class^="point"]{
  position: absolute; 
  font-size: 0.6em;
  color: #000;
  font-weight:bold;
  text-shadow: 0px 0px 1px #fff,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 3px #fff, 0px 0px 7px #fff,0px 0px 7px #fff,0px 0px 7px #fff , 0px 0px 9px #fff,0px 0px 9px #fff,0px 0px 9px #fff;
}
.point2_1 { top: 3px;     right: 61px; }
.txt2_1   { bottom: -11px; right: 10px;}
.point3_1 { top: 6px;     right: 73px; }
.point3_2 { top: 26px;    right: 5px;  }
.txt3_1   { bottom: -11px; right: 10px;}
.txt3_2   { bottom: -24px;right: 10px; }
.point5_1 { top: 6px;     right: 35px; }
.txt5_1   { bottom: -11px;right: 10px; }

/*--------------------*
.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:url(./../img_sp/special/rec_double/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
.rec_double .menu_bdy{
  width:96%;
  margin:0 auto;
  background:url(./../img_sp/special/rec_double/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% 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:100% auto;
}
.rec_double .menu_ftr{
  background:url(./../img_sp/special/rec_double/menu_ftr.jpg) no-repeat center bottom;
  background-size:100% 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;
  padding-bottom:1%;
}
.rec_double .char_navi LI A{
  font-size:18px;
  color:#fff;
  display:block;
  padding:5px;
  background-color:#996B3F;
  border-radius:5px;
  text-decoration:none;
  width:80%;
  margin:0 auto;
  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;
  background-color:#000;
  border-radius:5px;
  width:80%;
  margin:0 auto;
  text-align:center;
}


/*--------------------*
#crystal_group (FOR ALL_FREE)
*--------------------*/
.result_basic .basic_info_grn P {
  text-align: center;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #FFFA8B;
}
.result_basic .basic_info_grn {
  background-color: #021A03;
  border: 3px solid #AA6E16;
  width: 95%;
  margin: 10px auto 13px;
  box-shadow: 0px 0px 2px 1px #000,0 0 10px 4px #004B41 inset;
  box-sizing: border-box;
  padding: 10px 0;
}
.result_basic .basic_info P {
  text-align: center;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #fff;
}
.result_basic .basic_info ,
.next_message  {
  background-color: #000;
  border: 1px solid #AA6E16;
  border-radius: 4px;
  width: 95%;
  margin: 0 auto 5px;
  box-sizing: border-box;
  padding: 10px 0;
}
.next_message  {margin-bottom:15px;}
.next_message  P{
  text-align: left;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #fff;
  padding: 0 10px;
}
#crystal_group .section_bdy{
  background:url(../img_sp/special/result/crystal_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#crystal_group .section_ftr{
  background:url(../img_sp/special/result/crystal_group/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  padding-bottom:5px;
}
#crystal_group #crystal_bg{
  background:url(../img_sp/special/result/crystal_group/bg.jpg) no-repeat 0 0;
  background-size:100% auto;
  width: 320px;
  height:324px;
}
#crystal_result .detail_txt b{color:#990000;}
#crystal_group [id^="start_txt"]{
  color: #ff0;
  font-size: 1.1em;
  width: 170px;
  text-align: center;
  text-shadow: 0px 0px 3px #7C007C,0px 0px 3px #7C007C,0px 0px 3px #7C007C, 0px 0px 7px #7C007C,0px 0px 7px #7C007C,0px 0px 7px #7C007C, 0px 0px 9px #7C007C,0px 0px 9px #7C007C,0px 0px 9px #7C007C;
}
#crystal_group #start_txt span{
  color: #951D61;
  text-shadow: 0px 0px 3px #FAF9FB,0px 0px 3px #FAF9FB,0px 0px 3px #FAF9FB, 0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB, 0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB;
}
#crystal_group #start_txt2 span{
  color: #3300FF;
  text-shadow: 0px 0px 3px #FAF9FB,0px 0px 3px #FAF9FB,0px 0px 3px #FAF9FB, 0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB, 0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB;
}

#word1, #word2, #word3, #word4, #word5 {
  width: 170px;
  text-align: center;
  position: absolute;
  z-index: 3;
  font-size: 24px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
#crystal_effect{
  position: relative;
  width: 170px;
  height: 164px;
  margin: 0 auto 36px;
  padding-top: 22px;
}
#bg_blue{
  width: 155px;
  height: 155px;
  background-color: rgba(121,202,253,0.6);
  border-radius: 50%;
  margin: 8px ;
  box-shadow: 0px 0px 25px #E080D5 inset;
}

#crystal_effect .summary {
  color: #852E96;
  text-shadow: 0px 0px 3px #FAF9FB,0px 0px 3px #FAF9FB,0px 0px 3px #FAF9FB, 0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB,0px 0px 7px #FAF9FB, 0px 0px 9px #FAF9FB,0px 0px 9px #FAF9FB,0px 0px 9px #FAF9FB, 0px 0px 11px #FAF9FB,0px 0px 11px #FAF9FB,0px 0px 11px #FAF9FB;
}
#crystal_effect #word4.summary {
  color: #0887D1;
}
.main_all_bdy .menu_bdy,
#crystal_result .article_bdy{
  background:url(../img_sp/special/result/crystal_group/article_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin:0 auto 10px;
}
.main_all_bdy .menu_ftr,
#crystal_result .article_ftr{
  background:url(../img_sp/special/result/crystal_group/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
  padding-bottom:17px;
}
.main_all_bdy .menu_hdr,
#crystal_result .article_hdr{
  background:url(../img_sp/special/result/crystal_group/article_hdr.jpg) no-repeat center top;
  background-size:100% auto;
  padding-top:17px;
}
#crystal_result .detail_txt{
  width: 270px;
  margin: 0 auto;
}

#lucky_date .menu_bdy{
  background:url(../img_sp/special/result/crystal_group/date_bdy.png) repeat-y 50% top;
  background-size:100% auto;
  margin:0 auto 20px;
}
#lucky_date .menu_ftr{
  background:url(../img_sp/special/result/crystal_group/date_ftr.png) no-repeat center bottom;
  background-size:100% auto;
  padding-bottom:24px;
  position: relative;
  bottom: -20px;
}
#lucky_date .menu_hdr{
  background:url(../img_sp/special/result/crystal_group/date_hdr.png) no-repeat center top;
  background-size:100% auto;
  padding-top:0px;
  position: relative;
  top: -10px;
}
#lucky_date .menu_bdy P{color:#FF62C9; font-size:2.3em;text-align:center;font-weight: bold;line-height: 1em;}

#crystal_group #pack_group1 .section_ftr{background:none;padding: 0;}
/*--------------------*
.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 .ttl_bdy{
  border-radius: 6px;
  padding: 5px 0;
  color:#fff;
  box-sizing: border-box;
  width: 280px;
  margin:0 auto 10px;
  border: 1px solid #CA8411;
}
.main_all_bdy{
  width:100%;
  margin:0 auto 4%;
}
.main_all_bdy .article_bdy{
  background:url(./../img_sp/special/result/main_all/article_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom:3%;
}
.main_all_bdy .article_hdr{
  padding-top:8%;
  background:url(./../img_sp/special/result/main_all/article_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
.main_all_bdy .article_ftr{
  padding-bottom:8%;
  background:url(./../img_sp/special/result/main_all/article_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}

.main_all_bdy .message_group .article_bdy{background-image:url(./../img_sp/special/result/main_all/message_group/article_bdy.jpg);}
.main_all_bdy .message_group .article_ftr{background-image:url(./../img_sp/special/result/main_all/message_group/article_ftr.jpg);padding-bottom: 65px;}
.main_all_bdy .message_group .article_hdr{background-image:url(./../img_sp/special/result/main_all/message_group/article_hdr.jpg);padding-top: 0;}

/*--------------------*
.balloon_group
*--------------------*/
.balloon_group { margin-bottom: 10px;}

.main_all_bdy.spshimada_zap .balloon_group .bg { background:url(./../img_sp/special/result/main_all/balloon_spshimada_zap.jpg) no-repeat left top; background-size: 170px auto; min-height: 180px; }
.main_all_bdy.suisho_zap    .balloon_group .bg { background:url(./../img_sp/special/result/main_all/balloon_suisho_zap.jpg) no-repeat left top;    background-size: 170px auto; min-height: 180px; }
.main_all_bdy.shizuki_zap   .balloon_group .bg { background:url(./../img_sp/special/result/main_all/balloon_shizuki_zap.jpg) no-repeat right top;  background-size: 170px auto; min-height: 180px; }
.main_all_bdy.baramon2_zap  .balloon_group .bg { background:url(./../img_sp/special/result/main_all/balloon_baramon2_zap.jpg) no-repeat right top;  background-size: 170px auto; min-height: 180px; }
.main_all_bdy.gal_zap       .balloon_group .bg { background:url(./../img_sp/special/result/main_all/balloon_gal_zap.jpg) no-repeat left top;       background-size: 170px auto; min-height: 180px; }

.main_all_bdy.spshimada_zap .balloon_group .bg::before ,
.main_all_bdy.suisho_zap .balloon_group .bg::before ,
.main_all_bdy.gal_zap .balloon_group .bg::before {
  display: block;
  float: left;
  content: "";
  width: 165px;
  height: 165px;
}
.main_all_bdy.shizuki_zap .balloon_group .bg::before ,
.main_all_bdy.baramon2_zap .balloon_group .bg::before {
  display: block;
  float: right;
  content: "";
  width: 165px;
  height: 171px;
}
.main_all_bdy .balloon_group .detail_txt{ width:93%; }
.main_all_bdy .photo_img{width: 60%;margin: 0 auto;}
.main_all_bdy H5{
  width:90%;
  margin:0 auto;
  font-size:1.3em;
  line-height:1.4em;
  font-weight:bold;
}
.main_all_bdy .detail_txt{
  width:88%;
  margin:0 auto;
}

.spshimada_zap .ttl_bdy{background-color: #A40000;}
.suisho_zap    .ttl_bdy{background-color: #B34401;}
.shizuki_zap   .ttl_bdy{background-color: #690D87;}
.baramon2_zap  .ttl_bdy{background-color: #366603;}
.gal_zap       .ttl_bdy{background-color: #BD0093;}

/*--------------------
.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/result/summary_group/photo1.jpg) no-repeat 10px bottom;background-size: 73px auto;}
.summary_group .photo2{background:url(./../img_sp/special/result/summary_group/photo2.jpg) no-repeat 10px bottom;background-size: 73px auto;}
.summary_group .photo3{background:url(./../img_sp/special/result/summary_group/photo3.jpg) no-repeat 10px bottom;background-size: 73px auto;}
.summary_group .photo4{background:url(./../img_sp/special/result/summary_group/photo4.jpg) no-repeat 10px bottom;background-size: 73px auto;}
.summary_group .photo5{background:url(./../img_sp/special/result/summary_group/photo5.jpg) no-repeat 10px bottom;background-size: 73px auto;}
.summary_group [class^= "photo"]{
  min-height:89px;
  _height:89px;
}
.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%;
}
/*--------------------*
 FOR pack
*--------------------*/
.date_group h2{
  position: relative;
  top: -1px;
}
.date_group .section_bdy{
  background:url(./../img_sp/special/result/date_group/section_bdy.jpg) repeat-y 50% top;
  background-size: 320px auto;
  margin:0 auto 15px;
}
.date_group .section_ftr{
  background:url(./../img_sp/special/result/date_group/section_ftr.jpg) no-repeat center bottom;
  background-size: 320px auto;
  padding-bottom:0px;
}
.date_group .date_group1 .article_bdy{
  background:url(./../img_sp/special/result/date_group/date1_bdy.png) repeat-y 50% top;
  background-size: 300px auto;
  margin:0 auto 15px;
}
.date_group .date_group1 .article_ftr{
  background:url(./../img_sp/special/result/date_group/date1_ftr.png) no-repeat center bottom;
  background-size: 300px auto;
  padding-bottom:0px;
  position: relative;
  bottom: -7px;
}
.date_group .date_group2 .article_bdy{
  background:url(./../img_sp/special/result/date_group/date2_bdy.png) repeat-y 50% top;
  background-size: 300px auto;
  margin:0 auto 15px;
}
.date_group .date_group2 .article_ftr{
  background:url(./../img_sp/special/result/date_group/date2_ftr.png) no-repeat center bottom;
  background-size: 300px auto;
  padding-bottom:0px;
  position: relative;
  bottom: -7px;
}
.date_group .date_group3 .article_bdy{
  background:url(./../img_sp/special/result/date_group/date3_bdy.png) repeat-y 50% top;
  background-size: 300px auto;
  margin:0 auto 15px;
}
.date_group .date_group3 .article_ftr{
  background:url(./../img_sp/special/result/date_group/date3_ftr.png) no-repeat center bottom;
  background-size: 300px auto;
  padding-bottom:0px;
  position: relative;
  bottom: -7px;
}
.date_group .date_group1 .article_hdr,
.date_group .date_group2 .article_hdr,
.date_group .date_group3 .article_hdr{
  padding-top:30px;
}
.date_group .menu_bdy{
  background:url(./../img_sp/special/result/date_group/menu_bdy.jpg) repeat-y 50% top;
  background-size: 320px auto;
  margin:0 auto ;
}
.date_group .menu_ftr{
  background:url(./../img_sp/special/result/date_group/menu_ftr.jpg) no-repeat center bottom;
  background-size: 320px auto;
  padding-bottom:20px;
}
.date_group .menu_hdr{
  background:url(./../img_sp/special/result/date_group/menu_hdr.jpg) no-repeat center top;
  background-size: 320px auto;
  padding-top:40px;
}
.date_group .date_frame h3{
  position: relative;
  top: 1px;
}
.date_group .date_frame {
  margin: 0 auto;
  position: relative;
  top: 40px;
  width: 300px;
}
.date_group .detail_txt {
  width: 280px;
  margin: 0 auto;
}
.date_group .date_group1{ position: relative; top:  -25px;}
.date_group .date_group2{ position: relative; top:  -40px;}
.date_group .date_group3{ position: relative; top: -55px;}
.date_group .date_frame P{
  font-size: 2em;
  text-align:center;
  font-weight: bold;
  position: relative;
  top: -30px;
}
.date_group .date_group1 .date_frame P{color:#FBB4C5;}
.date_group .date_group2 .date_frame P{color:#70E4FB;}
.date_group .date_group3 .date_frame P{color:#FC9846;}

/*--------------------*
#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;
}
.attentionLink a{
  text-decoration:underline;
}
.banner_link{
  width: 80%;
  margin: 10px auto;
}
.banner_link h4{
  margin-bottom: 10px;
}