/* =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;
}
html{
  overflow-y:scroll;
  font-size:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
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{
  color:#E70998 ;
}
ins{
  background:#fff9c0;
  text-decoration:none;
}
.clear{
  clear:both;
  float:auto;
}
.center{
  text-align:center;
}
#header_extra{width:375px;margin:0 auto;}
#header .header_img {
  width:100%;
  height:auto;
}
.disp_pc #base {
  width: 375px;
  margin: 0 auto;
}
/*--------------------*
 *  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:#0D0824;
  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;
}

/*--------------------*
#nav
*--------------------*/
#nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#nav li{
  display: table-cell;
  width: 33%;
}
/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
}

/*--------------------*
.menu_title
*--------------------*/
.menu_title{
  width:100%;
  margin:1em auto;
  padding:5% 0;
  background:url(../img/contents/menu_ttl_hdr.png) no-repeat left top,
              url(../img/contents/menu_ttl_ftr.png) no-repeat left bottom;
  background-color:#F1E3B4;
  background-size:100% auto;
  color:#291802;
}
.menu_title#osusume1{
  background:url(../img/contents/menu_ttl_o1.png) no-repeat left top,
              url(../img/contents/menu_ttl_ftr.png) no-repeat left bottom;
  background-color:#F1E3B4;
  background-size:100% auto;
  color:#291802;
  width:100%;
  margin:0 auto;
  padding:14% 0 5%;
}
.menu_title#osusume2{
  background:url(../img/contents/menu_ttl_o2.png) no-repeat left top,
              url(../img/contents/menu_ttl_ftr.png) no-repeat left bottom;
  background-color:#F1E3B4;
  background-size:100% auto;
  color:#291802;
  width:100%;
  margin:0 auto;
  padding:14% 0 5%;
}
.menu_title#premium1{
  background:url(../img/contents/menu_ttl_p1.png) no-repeat left top,
              url(../img/contents/menu_ttl_ftr.png) no-repeat left bottom;
  background-color:#F1E3B4;
  background-size:100% auto;
  color:#291802;
  width:100%;
  margin:0 auto;
  padding:14% 0 5%;
}
.menu_title#premium2{
  background:url(../img/contents/menu_ttl_p2.png) no-repeat left top,
              url(../img/contents/menu_ttl_ftr.png) no-repeat left bottom;
  background-color:#F1E3B4;
  background-size:100% auto;
  color:#291802;
  width:100%;
  margin:0 auto;
  padding:14% 0 5%;
}

.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(../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);}
/*--------------------*
 *  .telling
 *--------------------*/
#next_group .telling,
.telling{
  color:#000100;
  margin-top:10px;
}
.telling .section_bdy{
}
#next_group .telling .section_ftr,
.telling .section_ftr{
  padding-bottom:12%;
  background:url(../img/input/telling/section_ftr.png) no-repeat center bottom;
  background-size:100% auto;
}
#next_group .telling .section_hdr,
.telling .section_hdr{
  padding-top:3%;
  background-color:#ECE4CE;
}
.telling ol{
  width:95%;
  margin:0 auto;
  list-style:none;
}
.telling ol li{
  line-height:1.2em;
  border-bottom:dotted 1px #aaa;
  padding:5px;
  font-size:1.1em;
}
.telling ol li:last-child{
  border:none;
}
.telling ol li.sub{
  background:url("../img/input/dot3.gif") no-repeat scroll 0 2px;
  background-size:20px auto;
  padding-left:19px;
  margin-left:19px;
}
.telling ol li.main{
  background:url("../img/input/dot2.png") no-repeat scroll 0 4px;
  background-size:20px auto;
  padding-left:24px;
}
.telling LI.none{
  background:url("../img/input/dot1.png") no-repeat scroll 0 4px;
  background-size:20px auto;
  padding-left:24px;
}


/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:95%;
  margin:15px auto;
  background-color: #2a1708;
  padding: 1px;
}
#privacy p{
  font-size:11px;
  width:90%;
  margin:15px auto;
}
#privacy a{
  color:#ff9e8c;
  font-size:11px;
}
/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn .free{
  font-size:0.9em;
  text-align:center;
  font-weight: bold;
}
#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;
}
#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:20px;
}
#frm_btn a{
  display:inline-block;
  cursor:pointer;
}
#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-top: 10px;
}
#frm_btn .price_normal{
  text-align:left;
}

/*--------------------*
 *  .severalmenu
 *--------------------*/
.severalmenu{
  position:relative;
  min-height:90px;
}
.severalmenu .icon{
  position:absolute;
  top:10px;
  left:5px;
  width:80px;
  height:90px
}
.severalmenu .menu_info{
  padding:7px 10px 7px 95px;
}
.severalmenu,
.menu_info,
.price_info{
  margin-top:5px;
}
.price_info{
  font-size:0.8em;
  text-align:right;
  margin-top:10px;
}
.severalmenu .menu_info .price_info strong{
  color:#C00000;
}
.price_info strong {
  color: #c00000;
}
.severalmenu .caption{
  padding: 2% 2% 1%;
  text-align: justify;
  color: #1F2121;
  font-size: 15px;
  line-height: 1.5em;
}
/*--------------------*
#free_group
*--------------------*/
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  color:#FBFFFF;
  margin:1em auto;
}
#extra_group h4 a{
  color:#b5ab55;
}
#extra_group .section_bdy{
}
#extra_group .section_ftr{
  padding-bottom:10%;
  background:url(../img/index/extra_group/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group .section_hdr{
  background-color: #370a1e;
  padding-top: 1px;
}
#extra_group .severalmenu{
  width:95%;
  margin:0 auto 10px;
}
#extra_group .severalmenu .icon{
  width:70px;
}
#extra_group strong,
#extra_group .price_discount{
  color:#fe6558;
}

/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  color:#020202;
  margin:0 auto;
}
#rec_single h4 a{
  color:#1D3994;
}
#rec_single .section_bdy{
}
#rec_single .section_ftr{
  padding-bottom:14%;
  background:url(../img/index/rec_single/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#rec_single .section_hdr{
  padding-top:2%;
  background-size:100% auto;
  overflow:hidden;
  background-color: #fde2b3;
}
#rec_single .severalmenu{
  width:95%;
  margin:0 auto 10px;
}
#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{
  margin:5%;
}
#footer #footernavi{
  margin: 2% 0 5%;
  text-align: center;
}
#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{
  font-size:10px;
  text-align:center;
}


/*--------------------*
.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(../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);}


/*--------------------*
.charge_btn
.free_btn
.allfree_btn
*--------------------*/
.charge_btn,.free_btn,.allfree_btn{
  width:85%;
  max-width:400px;
  margin:0 auto;
  text-align:center;
}
.charge_btn{
}
.free_btn{
}
.allfree_btn{
  margin-bottom:10px;
}

/*--------------------*
#info_group
*--------------------*/
#info_group{
  text-align:center;
  margin:7% auto 2%;
}
#info_group .section_bdy{
}
#info_group .section_ftr{
}
#info_group .menu_bdy{
  background-color:#310331;
  margin:3% auto;
}
#info_group .menu_ftr{
  padding-bottom:2%;
  background:url(../img/explain/info_group/menu_ftr.png) no-repeat center bottom;
  background-size:100% auto;
}
#info_group h4{
  margin-bottom:10px;
}
#info_group .severalmenu{
}
#info_group .severalmenu P{
  text-align:left;
  color:#ffffff;
  line-height:1.4em;
  font-size:1.1em;
  padding: 5px;
}
#info_group .detail_txt IMG{
  width:80%;
}
#info_group .detail_txt IMG.img2{
  width:60%;
}
#info_group .detail_txt {
  margin: 0 auto;
  width: 95%;
}

.yel{color:#DAF100;font-weight:bold;}
.red{color:#ff0010;font-weight:bold;}
.blu{color:#00FEE0;font-weight:bold;}
.grn{color:#08F859;font-weight:bold;}
.ppl{color:#FD02FD;font-weight:bold;}
/*--------------------*
.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;
}
/*--------------------*
.pagetop
*--------------------*/
.pagetop{
  display:none;
  position:fixed;
  bottom:20px;
  right:10px;
}

.pagetop a{
  display:block;
  background-color:#fff;
  border:1px solid #ccc;
  text-align:center;
  color:#222;
  font-size:14px;
  text-decoration:none;
  padding:10px 15px;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}

.pagetop a:hover{
  background-color:#b2d1fb;
}
#page_footer{
  background:url(../img/contents/footer.png) no-repeat scroll 0 0;
  background-size:100% auto;
  padding: 3% 0;
}
/*--------------------*
.price_info2
*--------------------*/
.price_info2 {
  color: #efefef;
  font-size: 12px;
  margin: 10px auto;
  width: 90%;
}
.price_info2 .price_normal strong.y_price {
  color: #dc1d24;
}
.price_info2 .price_normal strong {
  color: #f9d656;
  font-size: 16px;
}
.price_info2 .info_title {
  color: #ffd284;
}
.price_info2 .price_normal:nth-of-type(2) {
  margin-top: 20px;
}
/*--------------------*
#extra_group2
*--------------------*/
#extra_group2{
  color:#020202;
  margin:1em auto;
}
#extra_group2 h4 a{
  color:#1D3994;
}
#extra_group2 .section_bdy{
}
#extra_group2 .section_ftr{
  padding-bottom:11%;
  background:url(../img/index/extra_group2/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group2 .section_hdr{
  background-color: #370a1e;
}
#extra_group2 .severalmenu{
  width:95%;
  margin:0 auto 10px;
}
#extra_group2 strong,
#extra_group2 .price_discount{
  color:#C00000;
}
#extra_group2 .price_extra2{
  width:85%;
  margin:0 auto 10px;
}
#extra_group2 TABLE{
  width: 97%;
  background-color:#dc1300;
  margin: 0 auto 5px;
}
#extra_group2 TH{
  width:10%;
  padding:2px;
  vertical-align: middle;
}
#extra_group2 TD{
  color:#ffffff;
  font-size: 1.2em;
  vertical-align: middle;
  padding: 2px;
}
#extra_group2 .severalmenu .icon{
  top: 60px;
}
#extra_group2 .menu_ftr{
  padding-bottom:1%;
  background:url(../img/index/extra_group2/menu_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group2 .menu_hdr{
  padding-top:4%;
  background:url(../img/index/extra_group2/menu_hdr.png) no-repeat 50% top;
  background-size:100% auto;
}
#extra_group2 .menu_bdy{
  background-color:#faf2dc;
  margin-bottom:1%;
}
/*--------------------*
.start_btn
*--------------------*/
.start_btn{
  width: 75%;
  margin: 3% auto 2%;
  max-width: 370px;
}
.start_btn a p{
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
}