/* =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{
  font-size:100%;
  line-height:1.2em;
  margin:0;
  padding:0;
  border:0;
  vertical-align:baseline;
  word-wrap:break-word;
}
body{
  line-height:1;
  font-weight:normal;
}
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{
  clear:both;
  font-weight:normal;
}
html{
  overflow-y:scroll;
  font-size:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
a:focus{
  outline:thin dotted;
}
a, a:hover, a:visited{
  text-decoration:none;
  text-shadow:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{
  display:block;
}
audio,canvas,video{
  display:inline-block;
}
audio:not([controls]){
  display:none;
}
del{
  color:#000 ;
}
ins{
  background:#fff9c0;
  text-decoration:none;
}
.clear{
  clear:both;
  float:auto;
}
.center{
  text-align:center;
}
/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust:none;
}
body{
  _line-break:strict;
  font-size:14px;
  margin:0 auto;
  color:#efefef;
  background-color:#330104;
  font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
}
a{
  color:#F9D656;
  text-decoration:underline;
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
  font-weight:bold;
}
.additional_day{
  color:#C00000;
}
hr{
  display:none;
}
#extra{
  margin:10px 0;
}
.hide{
  line-height:0;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
H4 A{
  font-size:1.4em;
  text-decoration:underline;
}

/*--------------------*
#header
*--------------------*/
#header {
  position: relative;
}
#header [class^= "note"] ,
#header [class^= "mark"] {
  position:absolute;
  font-size:0.7em;
  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;
}
#header .mark_1 {
  top: 0;
  left: 23%
}
#header .note_1 {
  font-size:0.6em;
  top: 67%;
  right: 3%;
}
#header .mark_2 {
  top: -1%;
  left: 22%
}
#header .note_2 {
  font-size:0.6em;
  top: 82%;
  right: 3%;
}

/*--------------------*
#nav
*--------------------*/
#top_bg #nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#top_bg #nav li{
  display: table-cell;
  width: 33%;
}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
}

/*--------------------*
.menu_title
*--------------------*/
.menu_title{
  background:url(./../../image_sp/contents/menu_ttl_hdr.png) no-repeat left top,
              url(./../../image_sp/contents/menu_ttl_ftr.png) no-repeat left bottom;
  width:100%;
  margin:1em auto;
  padding:3% 0;
  background-color:#FFFBF1;
  background-size:100% auto;
  color:#4D3706;
}
.menu_title#osusume1{
  background:url(./../../image_sp/contents/menu_ttl_o1.png) no-repeat left top,
              url(./../../image_sp/contents/menu_ttl_ftr.png) no-repeat left bottom;
  width:100%;
  margin:1em auto;
  padding:8% 0 4%;
  background-color:#FFFBF1;
  background-size:100% auto;
  color:#4D3706;
}
.menu_title#osusume2{
  background:url(./../../image_sp/contents/menu_ttl_o2.png) no-repeat left top,
              url(./../../image_sp/contents/menu_ttl_ftr.png) no-repeat left bottom;
  width:100%;
  margin:1em auto;
  padding:8% 0 4%;
  background-color:#FFFBF1;
  background-size:100% auto;
  color:#4D3706;
}
.menu_title#premium1{
  background:url(./../../image_sp/contents/menu_ttl_p1.png) no-repeat left top,
              url(./../../image_sp/contents/menu_ttl_ftr.png) no-repeat left bottom;
  width:100%;
  margin:1em auto;
  padding:8% 0 4%;
  background-color:#FFFBF1;
  background-size:100% auto;
  color:#4D3706;
}
.menu_title#premium2{
  background:url(./../../image_sp/contents/menu_ttl_p2.png) no-repeat left top,
              url(./../../image_sp/contents/menu_ttl_ftr.png) no-repeat left bottom;
  width:100%;
  margin:1em auto;
  padding:8% 0 4%;
  background-color:#FFFBF1;
  background-size:100% auto;
  color:#4D3706;
}


.menu_title h2,
.menu_title#osusume1 h2,
.menu_title#osusume2 h2,
.menu_title#premium1 h2,
.menu_title#premium2 h2{
  display:table;
  width:80%;
  margin:0 auto;
  padding:6% 0 6% 54px;
  vertical-align:middle;
  font-size:1.2em;
}
[class^="menu_category_"]{
  background-position:left center;
  background-repeat:no-repeat;
  background-size:50px 50px;
}
.menu_category_1 { background-image:url(../../image_sp/contents/icon/1.gif); }
.menu_category_2 { background-image:url(../../image_sp/contents/icon/2.gif); }
.menu_category_3 { background-image:url(../../image_sp/contents/icon/3.gif); }
.menu_category_4 { background-image:url(../../image_sp/contents/icon/4.gif); }
.menu_category_5 { background-image:url(../../image_sp/contents/icon/5.gif); }
.menu_category_6 { background-image:url(../../image_sp/contents/icon/6.gif); }
.menu_category_7 { background-image:url(../../image_sp/contents/icon/7.gif); }
.menu_category_8 { background-image:url(../../image_sp/contents/icon/8.gif); }
.menu_category_9 { background-image:url(../../image_sp/contents/icon/9.gif); }
.menu_category_10{ background-image:url(../../image_sp/contents/icon/10.gif);}
.menu_category_11{ background-image:url(../../image_sp/contents/icon/11.gif);}
.menu_category_12{ background-image:url(../../image_sp/contents/icon/12.gif);}
.menu_category_13{ background-image:url(../../image_sp/contents/icon/13.gif);}
.menu_category_14{ background-image:url(../../image_sp/contents/icon/14.gif);}
.menu_category_15{ background-image:url(../../image_sp/contents/icon/15.gif);}
.menu_category_16{ background-image:url(../../image_sp/contents/icon/16.gif);}
.menu_category_17{ background-image:url(../../image_sp/contents/icon/17.gif);}
.menu_category_18{ background-image:url(../../image_sp/contents/icon/18.gif);}
.menu_category_19{ background-image:url(../../image_sp/contents/icon/19.gif);}
.menu_category_20{ background-image:url(../../image_sp/contents/icon/20.gif);}
.menu_category_21{ background-image:url(../../image_sp/contents/icon/21.gif);}
.menu_category_22{ background-image:url(../../image_sp/contents/icon/22.gif);}
.menu_category_23{ background-image:url(../../image_sp/contents/icon/23.gif);}
.menu_category_24{ background-image:url(../../image_sp/contents/icon/24.gif);}
/*--------------------*
 *  .telling
 *--------------------*/
.telling{
  color:#000100;
  margin-top:10px;
}
.telling .section_bdy{
  background-color:#FEF9EC;
}
.telling .section_ftr{
  padding-bottom:12%;
  background:url(./../../image_sp/input/telling/section_ftr.png) no-repeat center bottom;
  background-size:100% auto;
}
.telling .section_hdr{
}
.telling ol{
  width:95%;
  margin:0 auto;
  list-style:none;
}
.telling ol li{
  line-height:1.2em;
  padding:5px;
  font-size:1.1em;
}
.telling ol li:last-child{
}
.telling ol li.sub{
  background:url("../../image_sp/input/dot2.png") no-repeat scroll 0 2px;
  background-size:20px auto;
  padding-left:24px;
  margin-left:19px;
}
.telling ol li.main{
  background:url("../../image_sp/input/dot.png") no-repeat scroll 0 2px;
  background-size:20px auto;
  padding-left:24px;
}

/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:95%;
  margin:15px auto;
  border:solid 1px #AB8435;
}
#privacy p{
  font-size:11px;
  width:90%;
  margin:15px auto;
}
#privacy a{
  color:#EE7070;
  font-size:11px;
}
/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn .free{
  font-size:10px;
  text-align:center;
}
#frm_btn{
  text-align:center;
  margin: 0 auto;
  width: 80%;
}
#frm_btn a{
  display:inline-block;
  cursor:pointer;
  width:260px;
  height:65px;
  background-size:100% auto;
  background-repeat:no-repeat;
  background-position:50% 50%;
}
.charge_btn a{
  background-image:url(../../image_sp/input/btn_charge.png);
}
.free_btn a{
  background-image:url(../../image_sp/input/btn_trial.png);
}
.allfree_btn a{
  background-image:url(../../image_sp/input/btn_free.png);
}
#frm_btn a.btn{
  display:block;
}
#frm_btn .price_free,#frm_btn .price_charge{
  text-align:center;
  margin-top: 10px;
}
#frm_btn .price_normal{
  text-align:left;
}
.price_info2{
  color:#efefef;
  font-size:12px;
  width:90%;
  margin:10px auto;
}
.price_info2 .pr{
  text-align:center;
}
.price_info2 .pr a{
  color:#F9D656;
  text-decoration:underline;
}
.price_info2 .pr a:hover{
  text-decoration:none;
}
.price_info2 .price_normal:nth-of-type(2){
  margin-top:20px;
}
.price_info2 .price_normal strong{
  color:#F9D656;
  font-size:16px;
}
.price_info2 .price_normal strong.y_price{
  color:#DC1D24;
}
.price_info2 .info_title {
  color: #ffd284;
}
.price_info2 {
  margin: 2% auto;
  width: 90%;
}
/*--------------------*
 *  .severalmenu
 *--------------------*/
.severalmenu{
  position:relative;
  min-height:90px;
}
.severalmenu .icon{
  position:absolute;
  top:10px;
  left:5px;
  width:80px;
  height:90px
}
.severalmenu .menu_info{
  padding:10px 10px 10px 95px;
}
.severalmenu,
.menu_info,
.price_info{
  margin-top:5px;
}
.price_info{
  font-size:0.8em;
  text-align:right;
  margin-top:5px;
  color: #000000;
}
.severalmenu .menu_info .price_info strong{
  color:#C00000;
}
/*--------------------*
#free_group
*--------------------*/
#free_group .section_ftr{
  padding-bottom:6%;
}
#free_group .section_hdr{
  padding-top:3%;
  overflow:hidden;
}
/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  color:#020202;
  margin:1em auto;
}
#rec_single h4 a{
  color:#1D3994;
}
#rec_single .section_bdy{
  background-color: #890543;
}
#rec_single .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/index/rec_single/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#rec_single .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#rec_single .severalmenu{
  width:95%;
  margin:0 auto 10px;
  background-color:#F0F6D4;
  border:2px solid #C2AF62;
}
#rec_single .menu_bdy:last-child .severalmenu{
  margin-bottom:0;
}
#rec_single strong,
#rec_single .price_discount{
  color:#C00000;
}
#rec_single .pr strong{
  font-size:11px;
}
/*--------------------*
#footer
*--------------------*/
#footer{
  font-size:12px;
  text-align:center;
  margin-top:3%;
}
#footer #footernavi{
  margin:2% 0 5%;
  text-align: center;
  font-size:14px;
}
#footer #footernavi A{
  color:#f4a4c0;
}
/*--------------------*
.icon_category_
*--------------------*/
[class^="icon_category_"]{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:80px;
  height:80px;
  background-size:100% 100%;
  vertical-align:middle;
}
.icon_category_1 { background-image:url(../../image_sp/contents/icon/1.gif); }
.icon_category_2 { background-image:url(../../image_sp/contents/icon/2.gif); }
.icon_category_3 { background-image:url(../../image_sp/contents/icon/3.gif); }
.icon_category_4 { background-image:url(../../image_sp/contents/icon/4.gif); }
.icon_category_5 { background-image:url(../../image_sp/contents/icon/5.gif); }
.icon_category_6 { background-image:url(../../image_sp/contents/icon/6.gif); }
.icon_category_7 { background-image:url(../../image_sp/contents/icon/7.gif); }
.icon_category_8 { background-image:url(../../image_sp/contents/icon/8.gif); }
.icon_category_9 { background-image:url(../../image_sp/contents/icon/9.gif); }
.icon_category_10{ background-image:url(../../image_sp/contents/icon/10.gif);}
.icon_category_11{ background-image:url(../../image_sp/contents/icon/11.gif);}
.icon_category_12{ background-image:url(../../image_sp/contents/icon/12.gif);}
.icon_category_13{ background-image:url(../../image_sp/contents/icon/13.gif);}
.icon_category_14{ background-image:url(../../image_sp/contents/icon/14.gif);}
.icon_category_15{ background-image:url(../../image_sp/contents/icon/15.gif);}
.icon_category_16{ background-image:url(../../image_sp/contents/icon/16.gif);}
.icon_category_17{ background-image:url(../../image_sp/contents/icon/17.gif);}
.icon_category_18{ background-image:url(../../image_sp/contents/icon/18.gif);}
.icon_category_19{ background-image:url(../../image_sp/contents/icon/19.gif);}
.icon_category_20{ background-image:url(../../image_sp/contents/icon/20.gif);}
.icon_category_21{ background-image:url(../../image_sp/contents/icon/21.gif);}
.icon_category_22{ background-image:url(../../image_sp/contents/icon/22.gif);}
.icon_category_23{ background-image:url(../../image_sp/contents/icon/23.gif);}
.icon_category_24{ background-image:url(../../image_sp/contents/icon/24.gif);}
/*--------------------*
.charge_btn
.free_btn
.allfree_btn
*--------------------*/
.charge_btn,.free_btn,.allfree_btn{
  width:95%;
  margin:0 auto;
  text-align:center;
}
.charge_btn{
}
.free_btn{
}
.allfree_btn{
  margin-bottom:10px;
}

/*--------------------*
#info_group
*--------------------*/
#info_group{
  text-align:center;
  margin-bottom:20px;
}
/*--------------------*
.imited_announce
*--------------------*/
.limited_announce{
  margin-bottom:15px;
}
.limited_announce .section_bdy{
  background-color:#DAD2A5;
}
.limited_announce .section_ftr{
  padding-bottom:15px;
}
.limited_announce .severalmenu{
  margin-top:0;
}
.limited_announce .detail_txt P{
  width:90%;
  margin:0 auto;
  font-size:1.2em;
  color:#0B0D02;
  line-height:1.4em;
}
#reviews_group A, 
#reviews_group P {
  font-family: Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic, sans-serif;
}
label[for^="birth_year_"],
label[for^="birth_mon_"],
label[for^="birth_mday_"],
label[for^="birth_hour_"],
label[for^="birth_min_"]{
  display:inline-block;
  margin-top:7px;
}

#frmInput input[type="text"]{
  text-align:left;
  width:90%;
  padding:5px 0;
  height: 38px;
  margin-top: 5px;
  font-size:1.2em;
}
#frmInput select{
  vertical-align:middle;
  margin-bottom:10px;
  padding:5px;
  height: 38px;
  margin-top: 5px;
  font-size:1.2em;

}
#frmInput table{
  width:95%;
  margin:0 auto;
}
#frmInput table img {
  height: 25px;
  width: auto;
  vertical-align: middle;
}
#frmInput th{
  width:80px;
  margin-bottom:10px;
  color:#010000;
  vertical-align: middle;
}
#frmInput td{
  text-align:left;
  line-height:2em;
  color:#010000;
  padding-left: 5px;
  vertical-align: middle;
  padding: 5px 0 5px 4px;
}
#frmInput .form_attention{
  font-size:0.68em;
  margin:10px 0;
}
#frmInput .tr_caution TD {
  padding:5px 0;
  font-size: 1.2em;
}

.tr_caution{
  color:#FFF;
  font-size:10px;
  text-align:left;
  width:100%;
  margin:5px auto;
}
input[id^="male"]{
  margin-left:20px;
}
#page_footer{
  background:url(../../image_sp/contents/footer.png) no-repeat scroll 0 0;
  background-size:100% auto;
  padding: 3% 0;
}
#allmenus A, 
#rec_single A,
#premium_group A,
#extra_group A{
  display:block;
  font-weight:bold;
  overflow: hidden;
  padding:5px 20px 0 7px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: top;
  text-decoration:underline;
}
#allmenus a::after,
#rec_single a::after,
#premium_group a::after,
#extra_group a::after{
  position:relative;
  border-right: 4px solid #dfb779;
  border-top: 4px solid #dfb779;
  content: "";
  height: 15px;
  margin-top: -7px;
  position: absolute;
  right: 3px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
}
/*--------------------*
#voice_group
*--------------------*/
#voice_group{
  color:#292522;
  margin:1em auto;
}
#voice_group h4 a{
  color:#5E511A;
}
#voice_group .section_bdy{
  background-color:#5E0533;
}
#voice_group .section_ftr{
  padding-bottom:6%;
  background:url(../../image_sp/index/voice_group/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#voice_group .section_hdr{
  padding-top:3%;
  background-size:100% auto;
  overflow:hidden;
}
#voice_group .group1,
#voice_group .group2,
#voice_group .group3{
  width:95%;
  margin:0 auto;
  background-color:#F6EFE5;
}
#voice_group detail_txt .severalmenu{
  width:60%;
  margin:0 auto;
}

#voice_group .word_of_mouth {
  width:95%;
  margin:2% auto;
}
#voice_group .word_of_mouth .left_bdy{
  width:12%;
  float:left;
  margin:0 auto;
}
#voice_group .word_of_mouth .right_bdy{
  width:87%;
  float:right;
  margin:0 auto;
}

#voice_group .word_of_mouth .title {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0;
}
#voice_group .word_of_mouth .caption {
  margin: 0;
}
#voice_group .article_ftr{
  background:url(../../image_sp/index/voice_group/icon.png) no-repeat 96% 25%;
  background-size:17% auto;
  margin: 1% 0;
}
#voice_group .group2 .article_ftr{
  background:url(../../image_sp/index/voice_group/icon.png) no-repeat 4% 25%;
  background-size:17% auto;
}
#voice_group .group1 .balloon_left{
  background:url(../../image_sp/index/voice_group/group1/photo.png) no-repeat right bottom;
  background-size:35% auto;
  margin: 0 0 0 3%;
  text-align:left;
  min-height: 215px;
}
#voice_group .group2 .balloon_right{
  background:url(../../image_sp/index/voice_group/group2/photo.png) no-repeat left bottom;
  background-size:35% auto;
  margin: 0 auto;
  min-height: 225px;
}
#voice_group .group3 .balloon_left{
  background:url(../../image_sp/index/voice_group/group3/photo.png) no-repeat right bottom;
  margin: 0 auto;
  background-size:35% auto;
  text-align:left;
  min-height: 215px;
  margin: 0 0 0 3%;
}
#voice_group H4 {
  margin-bottom: 5px;
}
#voice_group .balloon_right .detail_txt,
#voice_group .balloon_left .detail_txt{
  width: 70%;
  margin: 0;
  background-color: #FFFFFF;
  border: 2px solid #DDBB13;
  border-radius: 5px;
}
#voice_group [class^="icon_category_"]{
  height: 50px;
  width: 50px;
}
#voice_group  .severalmenu .icon{
  height: 50px;
  width: 50px;
}
#voice_group .severalmenu .menu_info{
  padding:10px 10px 10px 60px;
}
#voice_group .balloon_right .detail_txt{
  margin-left: 26%;
}

#voice_group .balloon_left .detail_txt P,
#voice_group .balloon_right .detail_txt P,
#voice_group .balloon_left .detail_txt  P.result,
#voice_group .balloon_right .detail_txt P.result {
  margin: 0 auto;
  padding: 3% 3% 0;
}

#voice_group .balloon_left .severalmenu,
#voice_group .balloon_right .severalmenu{
  padding-bottom: 2%;
  background-color: #ffffff;
  min-height: 0;
}
#voice_group .balloon_left .severalmenu .left_bdy,
#voice_group .balloon_right .severalmenu .left_bdy{
  width: 84px;
  float:left;
}
#voice_group .balloon_left .severalmenu .right_bdy,
#voice_group .balloon_right .severalmenu .right_bdy{
  width: 0;
  float:right;
  text-align: left;
  font-weight: bold;
  padding-top: 0px;
}
#voice_group .yellow_l { background-color: #FFFF00;}
#voice_group .yellow_bl { background-color: #FFFF00;font-weight: bold;}
#voice_group .red_b {
  color:#e83015;
  font-weight: bold;
}
#voice_group  a {
  color:#B7004C;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}
#voice_group  a:hover {
  color:#0a2984;
  text-decoration:underline;
  text-shadow: 1px 1px 1px #c1c1ba;
}

#voice_group .word_of_mouth .right_bdy .author {
  display:inline-block;
  width:100%;
  text-align:right;
}
#voice_group . word_of_mouth .severalmenu{
  width:95%;
  margin:0 auto;
  background-color: #ffffff;
}

#voice_group  .accordion01_toggle {
  border: 1px solid #a81d13;
  border-radius: 3px;
  color: #a81d13;
  cursor: pointer;
  font-size: 0.9em;
  margin-bottom: 10px;
  margin-left: 56%;
  padding: 3px;
  text-align: center;
  width: 38%;
}
#voice_group .word_of_mouth2 .menu_bdy{
  width:97.5%;
  margin:0 auto;
  background-color: #FFD5AB;
  border:2px solid #FF8D00;
  border-radius: 5px;
}
#voice_group .word_of_mouth2 .left_bdy{
  width:8%;
  float:left;
  margin:0 auto;
}
#voice_group .word_of_mouth2 .right_bdy{
  width:90%;
  float:right;
  margin:0 auto;
}	
#voice_group .word_of_mouth2 .severalmenu{
  background-color:#FFD5AB;
  min-height:0;
  margin: 1% 0;
}
#voice_group .word_of_mouth2{  margin:1% auto; }
#reviews_group .link ,
#voice_group .link {
  font-weight: bold;
  text-decoration: underline;
  color: #0529ff;
  cursor: pointer;
}
#reviews_group .link:hover ,
#voice_group .link:hover {
  color:#0a2984;
  text-decoration:none;
  text-shadow: 1px 1px 1px #c1c1ba;
}
#voice_group .normal { font-weight: bold; }
#voice_group .word_of_mouth2 h4{
   margin: 0 auto;
  text-align: center;
  width: 40%;
}
#voice_group .article_ftr { padding-bottom: 1%;}

#voice_group  h5 img { width: 40%; }
#voice_group  h5  { width: 100%;  text-align: center; }

#voice_group .title {
  margin: 0 auto;
  position: relative;
}

#voice_group .btn img{
    width: 70%;
    height: auto;
}
#voice_group .btn {
  position: absolute;
  right: 0%;
  top: 23%;
}

