/* =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: 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;
}
#header_extra{width:320px;margin:0 auto;}
.disp_pc #header_extra{width:375px;}
#header .header_img {
  width:100%;
  height:auto;
}
A H4,
H4 A{
  font-size: 1.2em;
  line-height:1.4em;
  color: #9F0F91;
  text-decoration: underline;
}
.severalmenu .price_info strong {
  color: #ab1c1c;
}
#topicpath {
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0 auto;
  padding: 5px 10px;
  text-align: left;
}
#topicpath a{
  text-decoration:underline;
}
#topicpath P {
  padding: 0 5px 5px 5px;
  line-height: 1.5;
}
.disp_pc #base {
  width: 375px;
  margin: 0 auto;
}
/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  -webkit-text-size-adjust: 100%;
  min-width: 320px !important;
}
body{
  min-width: 320px !important;
  _line-break:strict;
  font-size:14px;
  margin:0 auto;
  padding:0 ;
  color:#efefef;
  background-color: #000;
  background: url(../img/contents/bg_base.jpg) repeat 50% top;
  font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
}
a{
  color:#AFEEEE;
  text-decoration:none;
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
  font-weight:bold;
}
.additional_day{
  color:#AB1C1C;
}
hr{
  display:none;
}
.hide{
  line-height:0;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
.text_img{
  position:relative;
}
.text_img .mark_1{
  position:absolute;
  top:180px;
  right:15px;
  font-size:0.9em;
}
.text_img .note_1{
  width:94%;
  margin:0 auto 2%;
  font-size:0.8em;
}
.text_img .mark_2{
  position:absolute;
  top:232px;
  right:30px;
  font-size:0.9em;
}
.text_img .note_2{
  width:94%;
  margin:2% auto 0;
  font-size:0.8em;
}
#allmenus .section_hdr,
#new_group .section_hdr,
#free_group .section_hdr,
#rec_single .section_hdr,
#extra_group .section_hdr,
#extra_group2 .section_hdr,
#extra_group3 .section_hdr,
#extra_group4 .section_hdr{
  overflow: hidden;
  background-size: 100% auto;
}
#new_group .section_ftr,
#free_group .section_ftr,
#rec_single .section_ftr,
#extra_group .section_ftr,
#extra_group2 .section_ftr,
#extra_group3 .section_ftr,
#extra_group4 .section_ftr{
  position: relative;
  bottom: -1px;
}

/*--------------------*
 *  caption
 *--------------------*/
#free_group .caption,
#new_group .caption,
#rec_single .caption,
#extra_group .caption,
#extra_group2 .caption,
#extra_group3 .caption,
#extra_group4 .caption{
  color: #000;
  font-size: 0.9em;
  padding: 2px 10px 5px;
  line-height: 1.5;
}
#free_group .caption{
  padding: 7px 10px 10px;
}
/*--------------------*
 *  nav
 *--------------------*/
#nav{
  width:98%;
  margin:0 auto;
  background:url(../img/contents/navi/bg.png) no-repeat 50% top;
  background-size:100% 123%;
  padding:4% 0 3%;
}
#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%;
}
#extra_header,#contents_base,#indexheader{width:320px;}

/*--------------------*
.menu_title
*--------------------*/
.menu_title{
  width:100%;
  margin:0 auto 4%;
  padding:3% 0 2%;
  background: url(../img/contents/menu_ttl_hdr.jpg) no-repeat left top,
              url(../img/contents/menu_ttl_ftr.jpg) no-repeat left bottom,
              url(../img/contents/menu_ttl_bdy.jpg) repeat-y 50% top;
  background-color:#fff;
  background-size:100% auto;
  color:#000019;
}
.menu_title h2{
  display:table;
  width:74%;
  margin:0 auto;
  padding:4% 1% 3% 65px;
  vertical-align:middle;
  font-size:1.2em;
  color:#883366;
  line-height:1.4em;
}
[class^="menu_category_"]{
  background-position:left center;
  background-repeat:no-repeat;
  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);}
/*--------------------*
 *  .telling
 *--------------------*/
.telling{
  width:320px;
  margin:10px auto 0;
  color: #000;
}
.telling OL{
  width:90%;
  margin:3% auto 0;
  font-size: 1.1em;
  color: #fff;
}
.telling .section_bdy{
  background:url(../img/input/telling/section_bdy.jpg) repeat-y center top;
  background-size:320px auto;
}
.telling .section_ftr{
  padding-bottom:7%;
  background:url(../img/input/telling/section_ftr.jpg) no-repeat center bottom;
  background-size:320px auto;
}
.telling .section_hdr{
  background-size:320px auto;
  overflow:hidden;
  background:none;
  padding-top:0;
}
.telling LI {
  list-style-type: none;
  padding-left: 40px;
  line-height: 1.4em;
  padding: 5px 5px 5px 24px;
  color:#eee;
}
.telling LI.main{
  color:#CAAF08;
  background:url("../img/input/dot1.png") no-repeat scroll 0 5px;
  background-size: 20px auto;
  font-weight:bold;
}
.telling LI.sub{
  background:url("../img/input/dot2.png") no-repeat scroll 0 5px;
  background-size: 20px auto;
}
.telling ol li.main_line{
  color: #FF40FF;
  font-weight: bold;
  text-align: left;
  border-left: 7px solid #FF40FF;
  border-bottom: 1px solid #FF40FF;
  margin: 8px auto;
  padding-left:10px;
}

/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn .free{
  text-align:center;
  font-weight:bold;
  font-size: 1em;
  line-height:1.4em;
  color: #A300A3;
  width: 90%;
  margin: 0 auto;
}
#frm_btn .price_info{
  color:#efefef;
  font-size:12px;
  width:90%;
  margin:10px auto;
}
#frm_btn .price_info .pr{
  text-align:center;
}
#frm_btn .price_info .pr a{
  color:#F9D656;
  text-decoration:underline;
}
#frm_btn .price_info .pr a:hover{
  text-decoration:none;
}
#frm_btn .price_info .price_normal:nth-of-type(2){
  margin-top:20px;
}
#frm_btn .price_info .price_normal strong{
  color:#F9D656;
  font-size:16px;
}
#frm_btn{
  margin-top:10px;
}
#frm_btn a{
  display:inline-block;
  cursor:pointer;
  text-decoration: underline;
}
#frm_btn a.btn{
  display:block;
}
#frm_btn .price_info .price_normal strong.y_price{
  color:#DC1D24;
}
#frm_btn .price_free,#frm_btn .price_charge{
  text-align:center;
  margin-bottom: 5px;
}
#frm_btn .price_normal{
  text-align:left;
}

/*--------------------*
 *  .severalmenu
 *--------------------*/
.severalmenu{
  position:relative;
  min-height:90px;
}
.severalmenu .icon{
  position:absolute;
  top:10px;
  left:5px;
  width:60px;
  height:90px
}
.severalmenu .menu_info{
  padding:10px 10px 5px 75px;
}
.severalmenu,
.menu_info{
  margin-top:5px;
}
.price_info{
  font-size:1em;
  text-align:right;
  margin-top:5px;
  font-weight: bold;
  color: #242a7a;
}
.severalmenu .menu_info .price_info strong{
  color:#ab1c1c;
}
/*--------------------*
#free_group
*--------------------*/
#free_group{
  width:320px;
  margin:0 auto 4%;
}
#free_group H2{
  position:relative;
  top:1px;
}
#free_group .section_bdy{
  background:url(../img/index/free_group/section_bdy.jpg) repeat-y 50% top;
  background-size:320px auto;
}
#free_group .section_ftr{
  padding-bottom:6%;
  background:url(../img/index/free_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:320px auto;
}
#free_group .section_hdr{
  padding-top:2%;
  position:relative;
  top:-1px;
}
#free_group .menu_bdy{
  background:url(../img/index/free_group/menu_bdy.png) repeat-y 50% top;
  background-size:310px auto;
  width: 310px;
  margin:0 auto 3%;
}
#free_group .menu_ftr{
  padding-bottom:1%;
  background:url(../img/index/free_group/menu_ftr.png) no-repeat 50% bottom;
  background-size:310px auto;
  position:relative;
  bottom:-2px;
}
#free_group .menu_hdr{
  padding-top:2%;
  background:url(../img/index/free_group/menu_hdr.png) no-repeat 50% top;
  background-size:310px auto;
  position:relative;
  top:-4px;
}
#free_group .severalmenu{
  width: 96%;
  margin: 0 auto;
}
#free_group .severalmenu .menu_info{
  padding-top:7px;
}
#free_group A H4{color:#9F0F91;}

/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  width: 320px;
  margin:0 auto 1em;
}
#extra_group H2{
  position:relative;
  top:1px;
}
#extra_group .menu_info .pr strong {
  color: #ab1c1c;
  font-size: 0.9em;
}
#extra_group h4{
  color:#9F0F91;
}
#extra_group .section_bdy{
  background:url(../img/index/extra_group/section_bdy.jpg) repeat-y 50% top;
  background-size:320px auto;
}
#extra_group .section_ftr{
  padding-bottom:9%;
  background:url(../img/index/extra_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:320px auto;
}
#extra_group .section_hdr{
  background:none;
  padding-top:2%;
}
#extra_group .severalmenu{
  width:92%;
  margin:0 auto;
}
#extra_group .horizon{
  margin: 3% auto 2%;
  width: 92%;
  border-bottom: 1px dotted #aaa;
}
#extra_group .menu_info{margin-top:0;}

/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  width:320px;
  margin:1em auto;
}
#rec_single H2{
  position:relative;
  top:1px;
}
#rec_single .severalmenu .menu_info{
  margin-top: 0;
  min-height: 70px;
}
#rec_single h4 {
  color:#9F0F91;
}
#rec_single .section_hdr{
  padding-top:2%;
}
#rec_single .section_bdy{
  background:url(../img/index/rec_single/section_bdy.jpg) repeat-y 50% top;
  background-size:320px auto;
}
#rec_single .section_ftr{
  padding-bottom:5%;
  background:url(../img/index/rec_single/section_ftr.jpg) no-repeat 50% bottom;
  background-size:320px auto;
}
#rec_single .severalmenu{
  width:92%;
  margin:0 auto 3%;
}
#rec_single .menu_info A{color:#E0016A;}
#rec_single .menu_info A:visited{color:#990000;}
#rec_single H3{
  width:90%;
  margin:0 auto;
  line-height:1.4em;
}
#rec_single .menu_bdy{
  background:url(../img/index/rec_single/menu_bdy.png) repeat-y 50% top;
  background-size:100% auto;
  width:95%;
  margin:0 auto 2%;
}
#rec_single .menu_ftr{
  padding-bottom:4%;
  background:url(../img/index/rec_single/menu_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#rec_single .menu_hdr{
  padding-top:4%;
  background:url(../img/index/rec_single/menu_hdr.png) no-repeat 50% top;
  background-size:100% auto;
}
#rec_single .pr{
  color: #d00079;
}

/*--------------------*
#footer
*--------------------*/
#footer{
  margin-top:2%;
}
#footer #footernavi {
  margin: 2% 0 5%;
  text-align: center;
}
#footer a{
  text-decoration: underline;
}
#footer #footernavi ul{
  display:table;
  width:100%;
  margin:5px 0;
  padding:5px 0;
  table-layout:fixed;
  border-collapse:separate;
  border-spacing:5px;
  list-style:none;
}
#footer #footernavi ul li{
  display:table-cell;
  text-align:center;
  border-right:solid 1px #f0d29c;
}
#footer #footernavi ul li:last-child{
  border:none;
}
#footer #footernavi ul li a{
  color:#fff;
  width:100%;
}
#footer #footernavi ul li a:hover{
  color:#AAA;
}
#footer #footernavi ul li strong{
  color:#AAA;
}
#footer #footerCopy{
  text-align:center;
}
#footer #footerCopy #zapCopy{
  font-size:11px;
  margin-bottom: 20px;
}
/*--------------------*
.icon_category_
*--------------------*/
[class^="icon_category_"]{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:60px;
  height:60px;
  background-size:100% 100%;
  vertical-align:middle;
}
.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_new
*--------------------*/
.icon_new{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:70px;
  height: 26px;
  background-size:100% 100%;
}
.icon_new { background-image:url(../img/contents/new.gif); }
/*--------------------*
.charge_btn
.free_btn
.allfree_btn
*--------------------*/
.charge_btn,.free_btn,.allfree_btn{
  width:85%;
  max-width:400px;
  margin:0 auto 3%;
  text-align:center;
}
.charge_btn{
}
.free_btn{
}
.allfree_btn{
  margin-bottom:10px;
}

/*--------------------*
.imited_announce
*--------------------*/
.limited_announce{
  border: 1px solid #75881D;
  margin: 2% auto;
  padding: 3%;
  width: 82%;
  color: #fff;
}
.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;
}
/*--------------------*
 *  .price_info2
 *--------------------*/
.price_info2 {
  margin: 5% auto;
  width: 85%;
}
.price_info2 p {
  color: #fff;
  line-height:1.5em;
}
.price_info2 .price_normal strong {
  color: #FFFF00;
}
.price_info2 .info_title {
  font-weight: bold;
  margin-bottom: 1%;
  color: #ffff00;
}
span.attention_sex {
  font-size: 1em;
  color: #BB1C1C;
}
