/* =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{
}
ins{
  background:#fff9c0;
  text-decoration:none;
}
.clear{
  clear:both;
  float:auto;
}
.center{
  text-align:center;
}
#header .header_img {
  width:100%;
  height:auto;
}
A H4,
H4 A{
  font-size: 17px;
  line-height: 1.4em;
  text-decoration: underline;
}
.severalmenu .price_info strong {
  color: #c00000;
}

.price_info {
  color: #1F2121;
  font-size: 0.8em;
  margin-top: 5px;
  text-align: right;
}
#topicpath {
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 97%;
}
#topicpath P {
  padding: 5px;
  line-height: 1.5;
}
/*--------------------*
 *  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:url(../img/contents/bg_main.jpg) repeat 50% top;
  font-family:"Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
a{
  color:#F9D656;
  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:#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;
  text-decoration:underline;
  color: #5e511a;
}
.disp_pc A H4,
.disp_pc H4 A {
  font-size: 1.6em;
  line-height: 1.5em;
}
.horizon {
  border: 1px solid #906532;
  margin: 3% auto 0;
  width: 92%;
}
/*--------------------*
 *  nav
 *--------------------*/
#nav{
  background:url(../img/contents/navi/navi_bg.jpg) no-repeat 50% 50%;
  background-size:140% auto;
  margin:0 auto;
}
#nav ul{
  display:table;
  width:100%;
  list-style:none;
  table-layout:fixed;
  border-collapse:separate;
}
#nav li{
  display:table-cell;
  text-align:center;
}
#nav li a,
#nav li span{
  display:inline-block;
  width:100%;
  padding:0.2em 0;
  box-sizing:border-box;
  background-size:100% 100%;
}
/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
}

/*--------------------*
.menu_title
*--------------------*/
.menu_title {
  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: 5%;
  background:url(../img/contents/menu_ttl_hdr.jpg) no-repeat center top / 100% auto;
  position:relative;
  top:-1px;
}
.menu_title_ftr{
  padding-bottom: 5%;
  background:url(../img/contents/menu_ttl_ftr.jpg) no-repeat center bottom / 100% auto;
  position:relative;
  bottom:-1px;
}
.menu_title_inner{
  width: 92%;
  margin: 0 auto;
  color:#390606;
}
.menu_title h2{
  display: flex;
  align-items: center;
  margin:0 auto;
  vertical-align:middle;
}
.disp_pc .menu_title h2{
  font-size:1.6em;
  line-height: 1.3em;
  padding: 0 0 0 100px;
}
.disp_sp .menu_title h2{
  padding: 0 0 0 70px;
  font-size:17px;
}
[class^="menu_category_"]{
  background-position:left center;
  background-repeat:no-repeat;
}
.disp_pc [class^="menu_category_"]{
  background-size:80px 80px;
  height: 80px;
}
.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);}
/*--------------------*
 *  .telling
 *--------------------*/
.telling{
  color:#000113;
  margin-top:10px;
}
.telling .section_bdy{
  background:url(../img/input/telling/section_bdy.jpg) repeat-y center top;
  background-size:100% auto;
}
.telling .section_ftr{
  padding-bottom:7%;
  background:url(../img/input/telling/section_ftr.jpg) no-repeat center bottom;
  background-size:100% auto;
}
.telling .section_hdr{
  padding-top:3%;
  background:url(../img/input/telling/section_hdr.jpg) no-repeat center top;
  background-size:100% auto;
}
.telling .menu_bdy{
  background:url(../img/input/telling/menu_bdy.png) repeat-y center top;
  background-size:100% auto;
}
.telling .menu_ftr{
  padding-bottom:6%;
  background:url(../img/input/telling/menu_ftr.png) no-repeat center bottom;
  background-size:100% auto;
}
.telling .menu_hdr{
  padding-top:6%;
  background:url(../img/input/telling/menu_hdr.png) no-repeat center top;
  background-size:100% auto;
  width: 95%;
  margin: 0 auto;
}
.telling ol{
  width:90%;
  margin:0 auto;
  list-style:none;
}
.telling ol li{
  line-height:1.4em;
  padding:5px;
  font-size:1.1em;
  background:url("../img/input/dot.png") no-repeat scroll 0 7px;
  background-size:20px auto;
  padding-left:24px;
}
.disp_pc .telling ol li{
  font-size:1.2em;
}
.telling ol li.sub{
  line-height:1.4em;
  padding:5px;
  font-size:1.1em;
  background:url("../img/input/dot2.gif") no-repeat scroll 1.5em 7px;
  background-size:20px auto;
  padding-left:2.8em;
}
/*--------------------*
 *  #privacy
 *--------------------*/
#privacy{
  width:95%;
  margin: 5% auto;
}
#privacy p{
  font-size:11px;
  margin:15px auto;
  padding: 10px;
  background-color: #310C13;
}
.disp_pc #privacy p{
  font-size:0.9em;
  line-height:1.5em;
}
#privacy a{
  color: #9DCCE0;
  text-decoration: underline;
}
#privacy a:hover{
  text-decoration:none;
}

/*--------------------*
 *  #frm_btn
 *--------------------*/
#frm_btn .free{
  text-align:center;
  font-weight:bold;
  font-size: 0.9em;
  line-height: 1.3em;
}
.disp_pc #frm_btn .free{
  font-size: 1em;
}
#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;
  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-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:70px;
  height:90px
}
.severalmenu .menu_info{
  padding: 7px 10px 10px 85px;
}
.severalmenu,
.menu_info,
.price_info{
  margin-top:5px;
}
.price_info{
  font-size:0.9em;
  text-align:right;
  margin-top:5px;
}
.severalmenu .menu_info .price_info strong{
  color:#C00000;
}
/*--------------------*
#free_group
*--------------------*/
#free_group{
  color:#020202;
  margin:1em auto;
}
#free_group a h4{
  color:#000080;
}
#free_group .section_bdy{
  background-color:#830606;
}
#free_group .menu_bdy{
  background:url(../img/index/free_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#free_group .menu_ftr{
  padding-bottom:6%;
  background:url(../img/index/free_group/menu_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#free_group .menu_hdr{
  padding-top:4%;
  background:url(../img/index/free_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#free_group .section_bdy{
  background:url(../img/index/free_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#free_group .section_ftr{
  padding-bottom:9%;
  background:url(../img/index/free_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#free_group .section_hdr{
  background-size:100% auto;
  overflow:hidden;
  padding-top:1%;
}
#free_group .special_exp, #free_group .free_exp {
  background-color: #772339;
  text-align: center;
  margin-top: 2px;
  color: #fff;
  border: 2px solid #EBC612;
  letter-spacing: 2px;
  width: 70px;
  padding: 5px 0;
  line-height: 1;
  box-shadow: 0 0 16px 1px #000 inset;
  box-sizing: border-box;
}
#free_group .special_exp{color: #ff0;}
#free_group .severalmenu {
  width: 94%;
  margin: 0 auto;
  min-height: 110px;
}
#free_group .severalmenu .menu_info {
  min-height: 90px;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  margin:1em auto;
}
#extra_group a h4,
#extra_group h4 a{
  color:#390606;
}
#extra_group .section_bdy{
  background:url(../img/index/extra_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#extra_group .section_ftr{
  padding-bottom:10%;
  background:url(../img/index/extra_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group .menu_bdy{
  background:url(../img/index/extra_group/menu_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
  margin-bottom: 2%;
}
#extra_group .menu_ftr{
  padding-bottom:3%;
  background:url(../img/index/extra_group/menu_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group .menu_hdr{
  padding-top:6%;
  background:url(../img/index/extra_group/menu_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}

#extra_group .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#extra_group .severalmenu{
  width:93%;
  margin:0 auto 10px;
}
#extra_group .severalmenu .icon{
  width:70px;
}
#extra_group strong,
#extra_group .price_discount{
  color: #ab1c1c;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group h3 {
  background:-moz-linear-gradient(left, #F6E8B9 0%, #260E42 7%, #260E42 93%, #F6E8B9 100%);
  background:-webkit-linear-gradient(left, #F6E8B9 0%,#260E42 7%,#260E42 93%,#F6E8B9 100%);
  background:linear-gradient(to right, #F6E8B9 0%,#260E42 7%,#260E42 93%,#F6E8B9 100%);
  width: 80%;
  margin: 0 auto;
  padding: 2% 4%;
  color: #ff0;
  text-shadow: 1px 1px 5px #000;
  font-family: "MS PMincho", "ＭＳ Ｐ明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E","MS 明朝", Meiryo, serif;
  font-size: 1.1em;
  text-align: center;
}
.disp_pc #extra_group h3 {
  font-size: 1.3em;
}

/*--------------------*
#rec_single
*--------------------*/
#rec_single{
  color:#020202;
  margin:1em auto;
}
#rec_single .severalmenu .menu_info{
  margin-top: 0;
  min-height: 70px;
}
#rec_single h4 {
  color:#390606;
}
#extra_group2 .menu_bdy,
#rec_single .menu_bdy{
  background:url(../img/index/rec_single/menu_bdy.png) repeat-y 50% top;
  background-size:100% auto;
}
#extra_group2 .menu_ftr,
#rec_single .menu_ftr{
  padding-bottom:6%;
  background:url(../img/index/rec_single/menu_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group2 .menu_hdr,
#rec_single .menu_hdr{
  padding-top:6%;
  background:url(../img/index/rec_single/menu_hdr.png) no-repeat 50% top;
  background-size:100% auto;
}
#rec_single .section_bdy{
  background:url(../img/index/rec_single/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#rec_single .section_ftr{
  padding-bottom:6%;
  background:url(../img/index/rec_single/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#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;
}
#rec_single .rec_sub_ttl  p {
  background-color: #682398;
  color: #fff;
  font-size: 4.1vw;
  font-weight: bold;
  padding: 3% 0;
  text-align: center;
}
#rec_single .rec_sub_ttl {
  margin: 0 auto;
  width: 97%;
}
#rec_single .caption {
  width: 94%;
  margin: 0 auto;
  color: #000;
}
/*--------------------*
#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 #footerCopy {
  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_new
*--------------------*/
.icon_new{
  display:inline-block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  width:70px;
  height: 26px;
  background-size:100% 100%;
  margin-left: 2%;
}
.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;
  text-align:center;
}
.charge_btn{
}
.free_btn{
}
.allfree_btn{
  margin-bottom:10px;
}
.charge_btn p ,
.free_btn p ,
.allfree_btn p {
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/*--------------------*
#info_group
*--------------------*/
#info_group{
  text-align:center;
  margin-bottom:20px;
}
#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%;
}
/*--------------------*
 *  .price_info2
 *--------------------*/
.price_info2 {
  margin: 5% auto;
  width: 85%;
}
.price_info2 p {
  color: #fff;
  line-height:1.5em;
}
.disp_sp .price_info2 {
  font-size: 0.9em;
}
.price_info2 .price_normal strong {
  color: #8ed1e0;
}
.price_info2 .info_title {
  font-weight: bold;
  margin-bottom: 1%;
  color: #ffff00;
}
#footer_line{
  background:url(../img/contents/footer.png) no-repeat scroll 0 0;
  background-size:100% auto;
  padding: 7% 0;
}
/*--------------------*
#form_attention
*--------------------*/
#form_attention {
  font-size: 1em;
  margin: 0 auto;
  width: 320px;
}
#form_attention P.title {
  font-weight: bold;
  padding: 2%;
  text-align: center;
}
#form_attention .contents {
  text-align: left;
}
#form_attention .contents ol{
  margin:0 auto;
}
#form_attention .contents ol li{
  margin: 1em 0;
  padding: 5px 0;
  line-height: 1.6;
}
#form_attention P.attention {
  margin: 1em 0;
  line-height: 1.6;
}
P.attention_line{
  padding: 15px 0 2px;
}

/*--------------------*
.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%;
}

/*--------------------*
 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.2em;
}
.disp_sp .severalmenu .caption{
  font-size: 15px;
  line-height: 1.5em;
}
#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;
}

