/* =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:#250046;
  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.3em;
  line-height: 1.3;
  text-decoration:underline;
}

/*--------------------*
#header
*--------------------*/
#header {
  position: relative;
}
#header [class^= "note"] ,
#header [class^= "mark"] {
  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_index #header [class^= "mark"] {
  position:absolute;
  top: 84%;
  left: 8%;
}
#header_index #header .note_1 {
  position:absolute;
  bottom: 1%;
  left: 0;
  font-size: 0.6em;
  margin: 0;
}
#header [class^= "mark"] {
  position:absolute;
  top: 50%;
  left: 26%;
}
#header .note_1 {
  width: 98%;
  margin: 0 auto 1%;
  text-align: right;
}

/*--------------------*
#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:3% 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:#fff;
  background-size:100% auto;
  color:#000019;
}
.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:#efe7de;
  background-size:100% auto;
}
.menu_title#osusume1,
.menu_title#osusume2,
.menu_title#premium1,
.menu_title#premium2{
  color:#4D3706;
  width:100%;
  margin:1em auto 0;
  padding:25% 0 3%;
}
.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:#efe7de;
  background-size:100% auto;
}
.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:#efe7de;
  background-size:100% auto;
}
.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:#efe7de;
  background-size:100% auto;
}
.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);}
.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);}
/*--------------------*
 *  .telling
 *--------------------*/
.telling{
  color:#000100;
  margin-top:10px;
}
.telling .section_bdy,
#next_group .telling .section_bdy{
  background-color:#F7F7F5;
}
.telling .section_ftr{
  padding-bottom:13%;
  background:url(../img/input/telling/section_ftr.png) no-repeat center bottom;
  background-size:100% auto;
}
.telling .section_hdr{
  padding-top:3%;
}
.telling ol{
  width:95%;
  margin:0 auto;
  list-style:none;
}
.telling ol li{
  line-height:1.3em;
  padding:5px;
  font-size:1.1em;
}
.telling ol li.sub{
  margin-left:19px;
}
.telling ol li.sub2{
  font-weight:bold;
  margin-left:19px;
}

.telling ol li.main{
  background:url("../img/input/dot.png") no-repeat scroll 0 5px;
  background-size:20px auto;
  padding-left:24px;
}
.telling LI.main_line {
  padding-left: 0;
  text-decoration: underline;
  font-weight: bold;
  color: #580064;
  margin-top: 10px;
}
.limited_announce {
  border: 2px solid #e6708f;
  margin-top: 10px;
}

.limited_announce P {
  font-size: 1em;
  padding: 10px;
}
/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:95%;
  margin:15px auto;
  color: #000;
}
#privacy p{
  font-size:11px;
  width:90%;
  margin:15px auto;
}
#privacy a{
  color:#007000;
  font-size:11px;
}
/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn .free{
  font-size:10px;
  text-align:center;
  color: #000;
}
#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: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;
}
/*--------------------*
 *  .price_info2
 *--------------------*/
.price_info2 {
  margin: 5% auto;
  width: 85%;
}
.price_info2 p {
  color: #000;
  line-height:1.5em;
}
.price_info2 .price_normal strong {
  color: #242a7a;
}
.price_info2 .info_title {
  font-weight: bold;
  margin-bottom: 1%;
  color: #a10000;
}
/*--------------------*
 *  .severalmenu
 *--------------------*/
.severalmenu{
  position:relative;
  min-height:90px;
}
.severalmenu .icon{
  position:absolute;
  top:10px;
  left:5px;
  width:70px;
  height:80px
}
.severalmenu .menu_info{
  padding:10px 10px 10px 85px;
}
.severalmenu,
.menu_info,
.price_info{
  margin-top:2px;
}
.price_info{
  font-size:0.8em;
  text-align:right;
  margin-top:5px;
  font-weight: bold;
  color: #242a7a;
}
.severalmenu .menu_info .price_info strong{
  color:#ab1c1c;
}
.severalmenu .caption{
  padding: 2% 2% 1%;
  text-align: justify;
  color: #1F2121;
  font-size: 15px;
  line-height: 1.5em;
}
/*--------------------*
#free_group
*--------------------*/
[class^="free_btn"] {
  margin: 2% auto;
  width: 96%;
}


/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  color:#020202;
  margin:1em auto;
}
#rec_single h2 ,
#rec_single h3 {
  position: relative;
  top: 1px;
}
#rec_single h4 a{
  color:#11378b;
}
#rec_single .section_bdy{
  background-color:#ffffff;
}
#rec_single .section_ftr{
  padding-bottom:6%;
  background:url(../img/index/rec_single/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#rec_single .section_hdr{
  padding-top:1%;
  overflow:hidden;
}
#rec_single .severalmenu{
  width:95%;
  margin:0 auto 5px;
}
#rec_single strong,
#rec_single .price_discount{
  color:#ab1c1c;
}
#rec_single .pr strong{
  font-size:11px;
}
/*--------------------*
#voice_group
*--------------------*/
#voice_group{
  color:#020202;
  margin:1em auto;
}
#voice_group h4 a{
  color:#11378b;
}
#voice_group .section_bdy{
  background-color:#f9f9f9;
}
#voice_group .section_ftr{
  padding-bottom:19%;
  background:url(../img/index/voice_group/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#voice_group .section_hdr{
  padding-top:2%;
  overflow:hidden;
}
#voice_group .severalmenu{
  width:95%;
  margin:0 auto 10px;
}
#voice_group .severalmenu .detail_txt .voice_img {
  margin: 0 auto 3%;
  width: 70%;
  box-shadow: 0px 0px 4px -3px rgba(0, 0, 0, 0.8);
}
#voice_group .pr strong{
  font-size:11px;
}
[class^="voice_title"]{
  color: #b232ab;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  margin-top: 1%;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
.voice_title2 {color: #EC6F2F;}
.voice_title3 {color: #0C1E82;}
.voice_author {text-align: center;margin-bottom: 1%;}
#voice_group .red {
  color: #d00000;
  font-weight: bold;
}
#voice_group .detail_txt {
  margin: 0 auto;
  width: 90%;
}
#voice_group .horizon {
  margin: 3% auto;
  width: 90%;
}
#voice_group .detail_txt P {
  text-align: justify;
  line-height: 1.3;
}
#voice_group .pr strong {
  color: #ab1c1c;
}
/*--------------------*
#footer
*--------------------*/
#footer{
  margin-top: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:70px;
  height:70px;
  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);}
/*--------------------*
.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:20px auto 0;
}
#info_group .section_bdy{
  background-color:#DBCB96;
}
#info_group .section_ftr{
  padding-bottom:6%;
  background:url(../img/explain/info_group/section_ftr.png) no-repeat center bottom;
  background-size:100% auto;
}
#info_group h4{
  margin-bottom:10px;
}
#info_group .severalmenu{
  width:90%;
  margin:0 auto;
}
#info_group .severalmenu P{
  text-align:left;
  color:#000000;
  line-height:1.4em;
  font-size:1.2em;
}
#info_group .group1,
#info_group .group2{
  margin-bottom:15px;
}
#info_group .group3 .left_bdy IMG{
  margin-bottom:15px;
}
#info_group .left_bdy IMG,
#info_group .right_bdy IMG{
  width:70%;
}

/*--------------------*
.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;
}
.yellow_b {
  color: #ffff0a;
  font-size: 1.1em;
  font-weight: bold;
}
.allfree_menus {
  margin: 10px 0 15px;
  text-align: justify;
}
.allfree_menus a {
  color: #fefefe;
}

.menu_link_free {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 auto;
  padding: 1% 0;
  width: 87%;
  text-align: center;
}
#footer_line{
  background:url(../img/contents/footer.png) no-repeat scroll 0 0;
  background-size:100% auto;
  padding: 7% 0;
}

#new_group .horizon ,
#extra_group2 .horizon ,
#rec_single .horizon ,
#extra_group .horizon {
  margin: 0 auto;
  width: 85%;
}