/* =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;
  font-weight: normal;
}
a, a:hover, a:visited {
  text-decoration: none;
  text-shadow: none;
  font-weight: normal;
}
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: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}

/*--------------------*
 *  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:#2A1C00;
  background-color: #6E5C2C;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
a {
  color: #FFFF80;
  text-decoration: none;
}
h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  color: #C83D02;
  font-weight: bold;
}
.additional_day {
  color: #FF0000;
}
.horizon {
  border-bottom: 4px solid #E9DECA;
  margin: 2% auto 4%;
  width: 92%;
}
.disp_sp #base .horizon{
  height: 4px;
}
hr {
  display: none;
}
#extra {
  margin: 20px 0;
}

/*--------------------*
#header
*--------------------*/
#header {
  position: relative;
}
#header #headerimg {
  position: relative;
  display: block;
  font-size: 14px;
}

#header .note_1 ,
#header .mark_1 {
  position:absolute;
  font-size:0.6em;
  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;
  font-weight: normal;
}
#header .mark_1 {
  top: -2%;
  left: 48%;
}
#header .note_1 {
  top: 94%;
  right: 2%;
}

/*--------------------*
 *  nav
 *--------------------*/
#nav ul {
  display: table;
  width: 100%;
  table-layout:fixed;
  border-collapse: separate;
  border-spacing: 5px;
  list-style: none;
  background-color: #473301;
}
#nav li {
  display: table-cell;
  text-align: center;
}
#nav li a {
  display: inline-block;
  color: #FFE6A7;
  font-size: 12px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  border: solid 1px #988028;
  background-color: #000000;
}
#nav li span {
  display: inline-block;
  color: #808080;
  font-size: 12px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  background-color: #404040;
}
/*--------------------*
.menu_ttl_area
*--------------------*/
.menu_ttl_area {
  width: 100%;
  background: url(../img/contents/input/title.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}
.menu_ttl_area h2 {
  display: table;
  border-collapse: separate;
  border-spacing: 15px 20px;
  width: 90%;
  margin: 0 auto;
}
.menu_ttl_area h2 .menu_icon {
  width: 50px;
  display: table-cell;
  padding-bottom: 5%;
  vertical-align: middle;
}
.menu_ttl_area h2 .menu_title {
  display: table-cell;
  color: #efefef;
  padding-bottom: 5%;
  vertical-align: middle;
}

.menu_header div.partner{border:thin solid #F9EED9;}
/*--------------------*
.menu_title
*--------------------*/
.menu_title{
  width:100%;
  background:url(../img/contents/input/title.png) no-repeat 50% 50%;
  background-size:100% 100%;
}
.menu_title h2{
  display:flex;
  align-items:center;
  text-align:left;
  width:66%;
  margin:0 auto;
  padding: 5% 0 9% 60px;
  font-size:14px;
  line-height: 1.4;
  color:#efefef;
}
.disp_pc .menu_title h2{
  font-size:1.6em;
  line-height:1.3em;
  padding:3% 0 6% 90px;
}
[class^="menu_category_"]{
  background-position:left 34%;
  background-repeat:no-repeat;
  background-size:50px 50px;
}
.disp_pc [class^="menu_category_"]{
  background-size:80px 80px;
  height:80px;
}
.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: #efefef;
  background-color: #000000;
}
.telling ol {
  width: 90%;
  margin: 10px auto;
  list-style: none;
}
.telling ol li {
  line-height: 1.2em;
  padding: 10px 0;
  border-bottom: dotted 1px #aaa;
}
.disp_pc .telling ol li {
  font-size: 1.2em;
}
.telling ol li:last-child {
  border: none;
}
.telling ol li.main {
  color: #f14900;
  font-weight: bold;
}
/*--------------------*
 *  #privacy
 *--------------------*/
#privacy {
  margin: 15px 0;
  border-top: solid 1px #AB8435;
  border-bottom: solid 1px #AB8435;
  background-color: #FFFBE5;
}
#privacy p {
  font-size: 0.8em;
  width: 90%;
  margin: 15px auto;
  padding: 3%;
}
.disp_sp #privacy p {
  font-size: 11px;
}
#privacy a {
  color: #C00000;
}
/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn .free {
  font-size: 10px;
  text-align: center;
}
#frm_btn .price_info {
  color: #efefef;
  font-size: 12px;
  width: 90%;
  margin: 10px auto;
}
#frm_btn .price_info .price_normal:nth-of-type(2) {
  margin-top: 20px;
}
#frm_btn .price_info .price_normal strong {
  color: #FFFF80;
  font-size: 16px;
}
/*--------------------*
 *  .severalmenu
 *--------------------*/
.severalmenu {
  position: relative;
  min-height: 90px;
}
.disp_pc .severalmenu {
  min-height: 115px;
}
.severalmenu .icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
.severalmenu .menu_info {
  padding: 10px 10px 10px 70px;
}
.disp_pc .severalmenu .menu_info {
  padding: 10px 10px 10px 90px;
}
.severalmenu .menu_info .price_info {
  text-align: right;
  margin-top: 5px;
}
.severalmenu .menu_info .price_info strong {
  color: #C00000;
}
/*--------------------*
#free_group
*--------------------*/
#free_group .section_bdy {
  margin: 5px 0 10px;
  padding: 15px 10px;
  background-color: #392203;
}
#free_group .menu_bdy {
  background-color: #DCCDA2;
  margin-bottom: 10px;
}
#free_group .menu_bdy:last-child {
  margin-bottom: 0;
}
#free_group .free_info {
  padding: 0 0 20px 75px;
}
.disp_pc #free_group .free_info {
  padding: 0 0 20px 90px;
}
#free_group .free_info .btn_allfree {
  font-size: 16px;
} 
/*--------------------*
#rec_menu
*--------------------*/
#rec_menu .section_bdy {
  color: #E4E3DF;
  margin: 5px 0 10px;
  padding: 15px 10px;
  background-color: #212904;
}
#rec_menu .menu_bdy {
  border: solid 2px #A4753D;
  background-color: #070300;
  margin-bottom: 10px;
}
#rec_menu .menu_bdy:last-child {
  margin-bottom: 0;
}
#rec_single .section_bdy {
  margin: 5px 0 10px;
  padding: 15px 10px;
  background-color: #392203;
}
#rec_single .menu_bdy {
  background-color: #DCCDA2;
  margin-bottom: 10px;
}
#rec_single .menu_bdy:last-child {
  margin-bottom: 0;
}
/*--------------------*
#info_group
*--------------------*/
#info_group .section_bdy {
  margin: 5px 0 10px;
  padding: 15px 10px;
  background-color: #352E00;
}
#info_group .severalmenu {
  text-align: center;
  min-height: auto;
  margin-bottom: 10px;
  background-color: #DFD1AA;
}
#info_group .severalmenu:last-child {
  margin-bottom: 0;
}
#info_group .severalmenu .detail_txt {
  text-align: left;
  width: 90%;
  margin: 10px auto;
}
/*--------------------*
#footer
*--------------------*/
#footer #footernavi {
  background-color: #372E16;
}
#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;
  color:#f0d29c;
}
#footer #footernavi ul li:last-child {
  border: none;
}
#footer #footernavi ul li a {
  color: #F0D29C;
  display: inline-block;
  width: 100%;
}
#footer #footerCopy {
  font-size: 0.8em;
  text-align: center;
}
.disp_sp #footer #footerCopy {
  font-size: 10px;
}

/*--------------------*
 button
*--------------------*/
[class^="btn_"] {
  color: #f7f7f7;
  text-align: center;
  cursor: pointer;
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 10px;
  -moz-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 0px 0px 2px rgba(255,255,255,1);
  text-shadow:
    0px -1px 0px rgba(000,000,000,0.2),
    0px 1px 0px rgba(255,255,255,1);
}
.btn_allfree {
  font-size: 21px;
  text-shadow: none;
  background: -moz-linear-gradient(
    top,
    #0a131a 0%,
    #1a757a 45%,
    #019faa);
  background: -webkit-gradient(
    linear, left top, left bottom,
    from(#0a131a),
    color-stop(0.45, #1a757a),
    to(#019faa));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 2px solid #26bfc7;
}
.btn_free {
  font-size: 21px;
  background: -moz-linear-gradient(
    top,
    #232100 0%,
    #807313 45%,
    #b0c400);
  background: -webkit-gradient(
    linear, left top, left bottom,
    from(#232100),
    color-stop(0.45, #807313),
    to(#b0c400));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 2px solid #c7d01d;
}
.btn_charge {
  font-size: 16px;
  background: -moz-linear-gradient(
    top,
    #270907 0%,
    #7a4723 45%,
    #c15000);
  background: -webkit-gradient(
    linear, left top, left bottom,
    from(#270907),
    color-stop(0.45, #7a4723),
    to(#c15000));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 2px solid #e69026;
}
/*--------------------*
.icon_category_
*--------------------*/
[class^="icon_category_"] {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background-size: 100% 100%;
  vertical-align: middle;
}
.disp_pc [class^="icon_category_"] {
  width: 70px;
  height: 70px;
}
.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_player_
*--------------------*/
[class^="icon_player_"] {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 50px;
  height: 19px;
  background-size: 100% 100%;
}
.disp_pc [class^="icon_player_"] {
  width: 70px;
  height: 26px;
}
.icon_player_1  { background-image: url(../img/contents/player/1.gif);  }
.icon_player_2  { background-image: url(../img/contents/player/2.gif);  }

/*--------------------*
.new_info
*--------------------*/
.new_info .icon_new {
  width: 50px;
  height: 19px;
}
.disp_pc .new_info .icon_new {
  width: 70px;
  height: 26px;
}

/*--------------------*
.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%;
}
.charge_btn,.free_btn,.allfree_btn{
  width: 85%;
  margin: 3% auto;
  max-width: 400px;
}
.charge_btn p, .free_btn p, .allfree_btn p {
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.charge_btn img, .free_btn img, .allfree_btn img {
  width: 100%;
}
/*--------------------*
 *  #rec_double
 *--------------------*/
#rec_double {
  margin: 30px 0;
}
#rec_double h4 a {
  color: #0D9600;
}
#rec_double .section_hdr {
  margin: 10px 0;
  padding: 15px 10px 5px;
  background-color: #0D2C03;
  
}
#rec_double .severalmenu {
  margin-bottom: 10px;
  border: solid 2px #987511;
  background-color: #EBDDB0;
}
#rec_double .pr {
  color: #c83d02;
}
#rec_double .severalmenu .price_info {
  text-align: right;
}

/*--------------------*
 migration
*--------------------*/
#base { max-width: 640px; margin: 0 auto; }
.severalmenu .caption{ padding:2% 2% 1%; text-align:justify; line-height:1.6em; color:#1F2121; font-size:1.1em; }
.disp_sp .severalmenu .caption{ font-size:15px; line-height:1.5em; }
.price_info{ color:#1F2121; }
#header .header_img { width:100%; height:auto; }
#nav li { display:table-cell; text-align:center; }
#nav a p { background-repeat:no-repeat; background-size:100% auto; }
#nav li a img:hover { opacity:0.8; }
A H4, H4 A { font-weight:bold; text-decoration:underline; line-height:1.5em; }
A:hover H4, H4 A:hover,
A:focus H4, H4 A:focus,
A:active H4, H4 A:active,
A:visited H4, H4 A:visited { font-weight:bold; text-decoration:underline; }
.disp_pc A H4, .disp_pc H4 A { font-size:1.6em; line-height:1.5em; }
.disp_sp H4 A { font-size:15px; }
