/* =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;
  outline: 0;
}
img{
  vertical-align:bottom;
}
body{
  line-height:1;
  font-weight:normal;
  box-sizing: border-box;
}
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;
}
a:focus{
  /*outline:thin dotted;*/
  outline: none;
}
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{
}
ins{
  background:#fff9c0;
  text-decoration:none;
}
.clear{
  clear:both;
  float:auto;
}
.center{
  text-align:center;
}

.severalmenu .price_info strong {
  color: #c00000;
}
#topicpath {
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0 auto;
  padding: 10px ;
  text-align: left;
}
.disp_sp #topicpath{padding:0 10px ;}
#topicpath a{
  text-decoration:underline;
}
.right_bdy {
  float: right;
}
.left_bdy {
  float: left;
}
.disp_pc #header_extra{width:640px;margin:0 auto;}
.disp_sp #header_extra{width:375px;margin:0 auto;}
/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
body{
  _line-break:strict;
  margin:0 ;
  padding:0 ;
  color:#ffffee;
  background: #33151D;
  font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
}
.disp_pc body{
  font-size: 16px;
}
.disp_sp body{
  width: 375px;
  min-width: 375px !important;
  font-size: 16px;
}
a{
  color:#FDC6C5;
  text-decoration:underline;
}
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
  font-weight:bold;
}
hr{
  display:none;
}
.hide{
  line-height:0;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
.additional_day{
  color:#FD1741;
  font-weight:bold;
  font-size:0.9em;
}

/*--------------------*
 *  contents
 *--------------------*/
.disp_pc{
  min-width:640px;
}
.disp_pc #base{
  font-size: 15px;
  line-height:1.5em;
}

.contents_wrap{
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 3%;
  background: url(../img/contents/bg_base.jpg) repeat-y 50% top / 100% auto;
}
.menu_info .pr strong {
  color: #ab1c1c;
  font-size: 1.1em;
  line-height: 1.3em;
}
.disp_sp .menu_info .pr strong {
  font-size: 1em;
}
.contents_wrap .severalmenu{
  position:relative;
  width: 89%;
  margin: 0 auto;
}
.disp_pc .severalmenu .menu_info{
  padding: 0 0 0 90px;
  min-height:90px;
}
.severalmenu .caption{
  padding: 2% 0;
  text-align: justify;
  line-height: 1.5em;
  color: #000;
  font-size: 0.9em;
}
.disp_pc .severalmenu .caption{
  font-size: 1.1em;
  line-height: 1.6em;
}
.price_info{
  font-size: 0.8em;
  text-align:right;
  margin-top:5px;
  font-weight: bold;
  color: #242a7a;
  line-height:1.2em;
}
.disp_pc .price_info{
  font-size: 0.9em;
}
.severalmenu .menu_info .price_info strong{
  color:#ab1c1c;
}
.feature_summary {
  color: #fff;
  width: 90%;
  margin: 2% auto;
  text-shadow: 0px 0px 5px #73003B, 0px 0px 5px #73003B, 0px 0px 5px #73003B, 0px 0px 5px #73003B, 0px 0px 7px #73003B, 0px 0px 7px #73003B, 0px 0px 7px #73003B;
}
#feature A H4, #feature H4 A {
  color: #970436;
}
#feature .second A H4, #feature .second H4 A {
  color: #6B0170;
}
#feature .third A H4, #feature .third H4 A {
  color: #00685D;
}

table th,
.menu_ttl_bar H2,
.disp_pc .menu_title h2{
  text-align: justify;
}
.ttl_font{
  text-align: justify;
}
#base .horizon{
  background: url(../img/contents/line.png) no-repeat 50% 50% / 100% 100%;
  width: 88%;
  margin: 3% auto;
  height: 7px;
}
A H3,
H3 A,
A H4,
H4 A{
  text-decoration: underline;
  color: #4f2420;
  text-underline-offset: 3px;
}
.disp_pc A H3,
.disp_pc H3 A,
.disp_pc A H4,
.disp_pc H4 A{
  font-size: 1.6em;
  line-height: 1.5em;
}
.disp_sp A H3,
.disp_sp H3 A,
.disp_sp A H4,
.disp_sp H4 A{
  font-size: 1.1em;
  line-height: 1.5em;
}
.disp_sp .severalmenu .menu_info{
  padding: 5px 10px 5px 70px;
  min-height:70px;
}
.disp_sp #base .horizon{
  height: 4px;
}

#new_group .section_bdy,
#extra_group2 .section_bdy{
  background:url(../img/contents/section_bdy.jpg) repeat-y 50% top / 100% auto;
  margin-bottom: 4%;
}
#new_group .section_ftr,
#extra_group2 .section_ftr{
  padding-bottom: 8%;
  background:url(../img/contents/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
#new_group .section_hdr ,
#extra_group2 .section_hdr{
  padding-top: 4%;
}

/*--------------------*
 *  #header
 *--------------------*/
#header .h_wrap{
  max-width: 640px;
  margin: 0 auto;
  line-height:0;
  position: relative;
}
#header .header_img{
  width:100%;
  height:auto;
}

/*--------------------*
 *  nav
 *--------------------*/
#top_bg {
}
#nav {
  width:100%;
  margin:0 auto;
  background:url(../img/contents/navi_bg.jpg) no-repeat 50% top;
  background-size:100% 100%;
  padding:2% 0;
}
#nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#nav li{
  display:table-cell;
  text-align:center;
}
#nav li img {
  width: 100%;
  margin: 0 auto;
}
#nav li a,
#nav li span{
  display:inline-block;
  width:97%;
  padding: 0;
  box-sizing:border-box;
  background-size:100% 100%;
}
#nav li p {
  background-size: 100% auto;
  background-repeat: no-repeat;
}
/*--------------------*
 *  #topicpath
 *--------------------*/
#topicpath{
  margin: 0 auto 1%;
  color:#fefefe;
}
#topicpath P{
  font-size:0.9em;
}

/*--------------------*
.menu_title
*--------------------*/
.disp_sp .menu_title{
  margin: 4% auto 4%;
}
.menu_title{
  width:100%;
  max-width:640px;
  margin: 0 auto 4%;
}
.menu_title_bdy{
  background:url(../img/contents/menu_ttl_bdy.jpg) repeat-y center top / 100% auto;
}
.menu_title_hdr{
  padding-top:3%;
  background:url(../img/contents/menu_ttl_hdr.jpg) no-repeat center top / 100% auto;
  position:relative;
  top:-1px;
}
.menu_title_ftr{
  padding-bottom:3%;
  background:url(../img/contents/menu_ttl_ftr.jpg) no-repeat center bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
.menu_title_inner{
  width: 90%;
  margin: 0 auto;
}
.menu_title h2{
  display:table;
  vertical-align:middle;
  color: #693202;
}
.disp_pc .menu_title h2{
  font-size:1.8em;
  line-height: 1.3em;
  padding:4% 0 2% 100px;
}
.disp_sp .menu_title h2{
  padding:2% 0 1% 70px;
  font-size:1.1em;
  line-height:1.3em;
}
[class^="menu_category_"]{
  background-position:left center;
  background-repeat:no-repeat;
}
.disp_pc [class^="menu_category_"]{
  background-size:90px 90px;
  height: 90px;
}
.disp_sp  [class^="menu_category_"]{
  background-size:60px 60px;
  height: 60px;
}
.menu_category_1 { background-image:url(../img/contents/icon/1.gif); }
.menu_category_2 { background-image:url(../img/contents/icon/2.gif); }
.menu_category_3 { background-image:url(../img/contents/icon/3.gif); }
.menu_category_4 { background-image:url(../img/contents/icon/4.gif); }
.menu_category_5 { background-image:url(../img/contents/icon/5.gif); }
.menu_category_6 { background-image:url(../img/contents/icon/6.gif); }
.menu_category_7 { background-image:url(../img/contents/icon/7.gif); }
.menu_category_8 { background-image:url(../img/contents/icon/8.gif); }
.menu_category_9 { background-image:url(../img/contents/icon/9.gif); }
.menu_category_10{ background-image:url(../img/contents/icon/10.gif);}
.menu_category_11{ background-image:url(../img/contents/icon/11.gif);}
.menu_category_12{ background-image:url(../img/contents/icon/12.gif);}
.menu_category_13{ background-image:url(../img/contents/icon/13.gif);}
.menu_category_14{ background-image:url(../img/contents/icon/14.gif);}
.menu_category_15{ background-image:url(../img/contents/icon/15.gif);}
.menu_category_16{ background-image:url(../img/contents/icon/16.gif);}
.menu_category_17{ background-image:url(../img/contents/icon/17.gif);}
.menu_category_18{ background-image:url(../img/contents/icon/18.gif);}
.menu_category_19{ background-image:url(../img/contents/icon/19.gif);}
.menu_category_20{ background-image:url(../img/contents/icon/20.gif);}
.menu_category_21{ background-image:url(../img/contents/icon/21.gif);}
.menu_category_22{ background-image:url(../img/contents/icon/22.gif);}
.menu_category_23{ background-image:url(../img/contents/icon/23.gif);}
.menu_category_24{ background-image:url(../img/contents/icon/24.gif);}
.menu_category_25{ background-image:url(../img/contents/icon/25.gif);}
.menu_category_26{ background-image:url(../img/contents/icon/26.gif);}
.menu_category_27{ background-image:url(../img/contents/icon/27.gif);}
.menu_category_28{ background-image:url(../img/contents/icon/28.gif);}
.menu_category_29{ background-image:url(../img/contents/icon/29.gif);}
.menu_category_30{ background-image:url(../img/contents/icon/30.gif);}
.menu_category_31{ background-image:url(../img/contents/icon/31.gif);}
.menu_category_33{ background-image:url(../img/contents/icon/33.gif);}

/*--------------------*
 *  .telling
 *--------------------*/
.telling{
  margin:0 auto 5%;
  color: #000;
}
.telling h3 ,
.telling OL{
  width:86%;
  margin:0 auto;
}
.disp_sp .telling h3 ,
.disp_sp .telling OL{
  width:91%;
}
.telling .section_bdy{
  background:url(./../img/input/telling/section_bdy.jpg) repeat-y center top / 100% auto;
}
.telling .section_ftr{
  padding-bottom: 8%;
  background:url(./../img/input/telling/section_ftr.jpg) no-repeat center bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
.telling .section_hdr{
  padding-top:4%;
  background:url(./../img/input/telling/section_hdr.jpg) no-repeat center top / 100% auto;
  position:relative;
  top:-1px;
}
.telling h3 ,
.telling LI {
  list-style-type: none;
  line-height: 1.8;
  padding: 5px 5px 5px 26px;
  color:#990197;
  background:url("../img/input/dot1.png") no-repeat scroll 0 5px;
  background-size: 20px auto;
  box-sizing: border-box;
  color: #000;
  font-weight: normal;
}
.disp_pc .telling h3 ,
.disp_pc .telling LI {
  font-size: 1.2em;
  padding: 5px 5px 5px 30px;
  background-size: 25px auto;
  background-position: 0 8px;
}
.disp_sp .telling h3 ,
.disp_sp .telling LI{
  font-size: 1.0em;
  line-height: 1.4em;
}
.telling h3.main,
.telling LI.main {
  color:#612BBE;
}
.telling h3.sub2,
.telling LI.sub2{
  padding-left: 55px;
  background:url("../img/input/dot2.gif") no-repeat scroll 12px 1px;
  background-size: 20px auto;
  padding: 0 0 5px 37px;
}
.telling h3.sub,
.telling LI.sub{
  background:url("../img/input/dot2.png") no-repeat scroll 0 2px;
  background-size: 20px auto;
  padding: 0 0 5px 26px;
}
.disp_pc .telling h3.sub2,
.disp_pc .telling LI.sub2,
.disp_pc .telling h3.sub,
.disp_pc .telling LI.sub{
  background-size: 25px auto;
}
.disp_pc .telling h3.sub,
.disp_pc .telling LI.sub{
  padding: 0 0 5px 30px;
}

/*--------------------*
 *  text_img
 *--------------------*/
.text_img{
  position:relative;
  margin:0 auto;
}
.text_img .note_1,
.text_img .note_2{
  width: 95%;
  margin: 0 auto;
  color: #000;
  font-size: 12px;
  line-height: 1.4em;
}
.disp_sp .text_img .note_1,
.disp_sp .text_img .note_2{
  font-size: 10px;
}

/*--------------------*
 *  #frmInput
 *--------------------*/
[id^="frmInput"] h3{
  text-align: center;
  margin: 0 auto 0;
}
[id^="frmInput"] h3 img{
  margin: 0 auto;
}
[id^="frmInput"] table{
  width: 94%;
  margin:0 auto;
  max-width:400px;
}
[id^="frmInput"] th{
  padding:5% 0 1%;
  font-size:1.4em;
  font-weight: bold;
  letter-spacing: 1px;
  color:#592508;
}
.disp_sp [id^="frmInput"] th {
  font-size: 1.2em;
}
[id^="frmInput"] .tr_caution td{
  padding:5px 0 0;
}
[id^="frmInput"] input[type="text"]{
  padding: 3px;
  height: 32px;
  font-size: 1.2em;
  width: 96%;
}
[id^="frmInput"] .input_tbl select{
  width:24%;
  padding:3px;
  border: 1px solid #ABADB3;
  background-color: #ffffff;
  background-image: url(../img/input/arrow.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  -webkit-background-size: 10px;
  background-size: 10px;
  font-size: 1.2em;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[id^="frmInput"] .input_tbl SELECT.sexSelect{
  width:43%;
}
span.hissu{
  color: #C6000D;
}
.tr_caution{
  color:#000;
  text-align:left;
}
.tr_caution p {
  padding: 1px 0;
  line-height:1.2em;
}
.disp_sp .tr_caution p {
  font-size: 0.8em;
}
[id^="frmInput"] td label{
  font-size: 1.3em;
  color: #000;
}
[id^="frmInput"] th .hissu {
  font-size: 0.8em;
  color: #EA4E44;
}
.input_self,
.input_other{
  width: 92%;
  margin: 0 auto;
}
.input_self h3 ,
.input_self h4 {
  margin-bottom: 2%;
}
[id^="frmInput"] .err_txt {
  font-weight: bold;
  color: #EA4E44;
  line-height: 2em;
}
.cookie_check{
  font-size:0.9em;
  margin-bottom:4%;
}

/*--------------------*
[id^="frmInput"] 入力ページ
 *--------------------*/
[id^="frmInput"] .section_bdy{
  background:url(../img/input/input_frm/section_bdy.jpg) repeat-y 50% 0 / 100% auto;
  margin-bottom:5%;
  
  margin: 0 auto 5%;
}
[id^="frmInput"] .section_ftr{
  padding-bottom:11%;
  background:url(../img/input/input_frm/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
[id^="frmInput"] .section_hdr{
  padding-top:18%;
  background:url(../img/input/input_frm/section_hdr.jpg) no-repeat 50% top / 100% auto;
  position:relative;
  top:-2px;
}
[id^="frmInput"] .input_other{
  margin-top: 5%;
}
[id^="frmInput"] P.sex_caution{
  margin:3% auto;
  text-align: left;
  color: #000;
  width: 88%;
  max-width: 400px;
}
#frm_btn .cookie_check{
  width:80%;
  margin:3% auto;
  text-align:center;
  line-height:1.6em;
}
#frm_btn .price_allfree,
#frm_btn .price_free,
#frm_btn .price_charge{
  width:80%;
  margin:0 auto 3%;
  max-width:374px;
}
#frm_btn .price_allfree p,
#frm_btn .price_free p,
#frm_btn .price_charge p{
  background-size:100% auto;
}
#frm_btn .free{
  width: 90%;
  margin: 3% auto;
  text-align:center;
  font-weight: bold;
  line-height: 1.3em;
  color: #A90082;
}
#frm_btn button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:90%;
  margin:0 auto;
}
#privacy p{
  font-size:0.85em;
  line-height:1.4em;
  margin:15px auto 0;
  padding: 3% ;
  color: #1F2121;
  border: 1px solid #1F2121;
}
#privacy a{
  color: #1F2121;
  text-decoration: underline;
}
#privacy a:hover{
  text-decoration:none;
}
.disp_sp #privacy p {
  font-size:0.8em;
}

/*--------------------*
#new_group
*--------------------*/
#new_group{
  margin:3% auto ;
}
#new_group .text_img H2{
  margin-bottom:5%;
}
#new_group .section_hdr{
}
#new_group .severalmenu{
  width: 86%;
  margin:0 auto;
}
#new_group .menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
#new_group .additional_day{
  font-size:12px;
  font-weight:bold;
  text-align:left;
}
#new_group .free_info {
  width: 80%;
  margin: 0 auto;
}
#new_group .price_info_btn{
  width:70%;
  margin:0 auto;
}
#new_group .price_info_btn p {
  background-size: 100% auto;
}

/*--------------------*
#info_group
*--------------------*/
#info_group .severalmenu {
  width: 100%;
}

/*--------------------*
#free_group
*--------------------*/
#free_group{
  
  margin:0 auto 6%;
}
#free_group .section_bdy{background:url(../img/index/free_group/section_bdy.jpg) repeat-y 50% top / 100% auto;}
#free_group .section_ftr{
  background:url(../img/index/free_group/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
  padding-bottom: 12%;
}
#free_group .section_hdr{
  background:url(../img/index/free_group/section_hdr.jpg) no-repeat 50% top / 100% auto;
  position:relative;
  top:-1px;
  padding-top: 7%;
}
#free_group .menu_bdy{
  width:90%;
  margin: 0 auto 2%;
}
#free_group .severalmenu{
  width: 99%;
  margin: 0 auto;
}
#free_group h3 A{
  color:#004000;
}

/*--------------------*
.icon_category_
*--------------------*/
.disp_pc [class^="icon_category_"]{
  width:80px;
  height:80px;
}
[class^="icon_category_"]{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  background-size:100% 100%;
  vertical-align:middle;
}
.disp_pc #base .icon{
  width: 80px;
  height: 80px;
}
#base .icon{
  position:absolute;
  top: 5px;
  left: 0;
}
.disp_sp  [class^="icon_category_"]{
    width:60px;
    height:60px;
  }
.disp_sp  #base .icon{
    width: 60px;
    height: 60px;
}
.icon_category_1 { background-image:url(../img/contents/icon/1.gif); }
.icon_category_2 { background-image:url(../img/contents/icon/2.gif); }
.icon_category_3 { background-image:url(../img/contents/icon/3.gif); }
.icon_category_4 { background-image:url(../img/contents/icon/4.gif); }
.icon_category_5 { background-image:url(../img/contents/icon/5.gif); }
.icon_category_6 { background-image:url(../img/contents/icon/6.gif); }
.icon_category_7 { background-image:url(../img/contents/icon/7.gif); }
.icon_category_8 { background-image:url(../img/contents/icon/8.gif); }
.icon_category_9 { background-image:url(../img/contents/icon/9.gif); }
.icon_category_10{ background-image:url(../img/contents/icon/10.gif);}
.icon_category_11{ background-image:url(../img/contents/icon/11.gif);}
.icon_category_12{ background-image:url(../img/contents/icon/12.gif);}
.icon_category_13{ background-image:url(../img/contents/icon/13.gif);}
.icon_category_14{ background-image:url(../img/contents/icon/14.gif);}
.icon_category_15{ background-image:url(../img/contents/icon/15.gif);}
.icon_category_16{ background-image:url(../img/contents/icon/16.gif);}
.icon_category_17{ background-image:url(../img/contents/icon/17.gif);}
.icon_category_18{ background-image:url(../img/contents/icon/18.gif);}
.icon_category_19{ background-image:url(../img/contents/icon/19.gif);}
.icon_category_20{ background-image:url(../img/contents/icon/20.gif);}
.icon_category_21{ background-image:url(../img/contents/icon/21.gif);}
.icon_category_22{ background-image:url(../img/contents/icon/22.gif);}
.icon_category_23{ background-image:url(../img/contents/icon/23.gif);}
.icon_category_24{ background-image:url(../img/contents/icon/24.gif);}
.icon_category_25{ background-image:url(../img/contents/icon/25.gif);}
.icon_category_26{ background-image:url(../img/contents/icon/26.gif);}
.icon_category_27{ background-image:url(../img/contents/icon/27.gif);}
.icon_category_28{ background-image:url(../img/contents/icon/28.gif);}
.icon_category_29{ background-image:url(../img/contents/icon/29.gif);}
.icon_category_30{ background-image:url(../img/contents/icon/30.gif);}
.icon_category_31{ background-image:url(../img/contents/icon/31.gif);}
.icon_category_33{ background-image:url(../img/contents/icon/33.gif);}

/*--------------------*
.icon_new
*--------------------*/
.icon_new{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:80px;
  height: 29px;
  background-size:100% 100%;
  margin-top: 3px;
}
.icon_new { background-image:url(../img/contents/new.gif); }

.disp_sp .icon_new{
  width: 68px;
  height: 27px;
}

/*--------------------*
.pagetop
*--------------------*/
.pagetop{
  display:none;
  position:fixed;
  bottom:20px;
  text-align:right;
  width:98%;
  max-width:620px;
  left:50%;
  z-index:1001;
  transform:translate(-50%, 0);
  pointer-events:none;
}

.pagetop a{
  display:block;
  float:right;
  background-color: #E5C2F8;
  border: 1px solid #B4A7A7;
  font-size: 1.5em;
  padding: 0.5em 0.8em;
  border-radius: 5px;
  font-weight: bold;
  -moz-opacity: 0.9;
  opacity: 0.9;
  color: #0C0474;
  text-decoration:none;
  pointer-events: auto;
}
.pagetop a:hover{
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}

/*--------------------*
#footer
*--------------------*/
#footer{
  width:95%;
  margin:2% auto 0;
}
#footer ul{
  list-style-type:none;
}
#footer li{
  display:inline;
  line-height:1.8em;
  color:#fff;
}
#footer #footernavi {
  margin: 2% 0 5%;
  text-align: center;
}
#footer #zapCopy {
  text-align: center;
}
#footer #footernavi a{
  color: #fff;
}

/*--------------------*
#feature
*--------------------*/
#feature {
  margin: 4% auto;
}

/*--------------------*
.start_btn
*--------------------*/
.start_btn{
  width: 80%;
  margin: 0 auto 3%;
  max-width: 460px;
}
.start_btn a p{
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}

