/*--------------------*
#header
*--------------------*/
#header .header_btn,
#index #nav,
#page_navi2 .bg{
  display: table;
  border-collapse: separate;
  width: 100%;
  margin-bottom: 2%;
}
#header .header_btn a,
#index #nav a{
  display: table-cell;
  width: 50%;
}
#page_navi2 a{
  display: table-cell;
  width: 25%;
}
#header_nav li a img:hover ,
#header .header_btn a img:hover ,
#index #nav a img:hover ,
#page_navi2 a img:hover {
  opacity: 0.8;
}

/*--------------------*
#campaign
*--------------------*/
#campaign{
  margin: 20px 0;
  text-align:center;
}
#campaign P{
  text-align:center;
  margin-bottom:5px;
}
/*--------------------*
.free_link
*--------------------*/
.free_navi {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin: 2% auto 0px;
}
.disp_pc .free_navi {
  font-size: 1em;
}
.free_navi .free_link a{
  display:block;
  color:#efefef;
  font-size:1em;
  line-height:1.2em;
  text-decoration:none;
  width:80%;
  margin:0 auto;
  padding:1em;
  background-color:#27012d;
  border:solid 1px #895d04;
  border-radius:5px;
}
.free_navi .free_link a span{
  color:#f9d656;
}
.free_navi .pr A{
  color:#08d5c5;
}
/*--------------------*
#new_group
*--------------------*/
#new_group{
  color:#292522;
  margin:1em auto;
}
#new_group h2{
  position:relative;
  bottom:-1px;
}
#new_group h4 a{
  color:#5E511A;
}
#new_group .section_bdy{
  background-color:#FFFDF8;
}
#new_group .section_ftr{
  padding-bottom:10%;
  background:url(../img/index/new_group/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#new_group .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#new_group .severalmenu{
  width:95%;
  margin:0 auto;
}
.additional_day{
  font-size:11px;
  font-weight:bold;
  text-align:left;
}
/*--------------------*
#month_group
*--------------------*/
#month_group{
  color:#4B220C;
  margin:1em auto;
}
#month_group h4 a{
  color:#1D3994;
}
#month_group .section_bdy{
  margin:0 auto;
  background-color:#FFFFFF;
}
#month_group .section_ftr{
  padding-bottom:16%;
  background:url(../img/index/month_group/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#month_group .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#month_group .severalmenu{
  #border:solid 1px #97710a;
  #background-color:#fefefe;
}
#month_group strong,
#month_group .price_discount{
  color:#C00000;
}
/*--------------------*
#voice_group
*--------------------*/
#voice_group{
  color:#4B220C;
  margin:1em auto;
}
#voice_group h4 a{
  color:#1D3994;
}
#voice_group .section_bdy{
  margin:0 auto;
  background-color:#7D4137;
}
#voice_group .section_ftr{
  padding-bottom:4%;
  background:url(../img/index/voice_group/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#voice_group .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#voice_group .severalmenu2{
  background-color: #ffffff;
  border: 2px solid #d0cb6d;
  border-radius: 10px;
  margin: 0 auto;
  width: 95%;
  padding-bottom: 2%;
}
#voice_group strong,
#voice_group .price_discount{
  color:#C00000;
}
#voice_group TABLE{
  width:94%;
  margin: 1% auto;

}
#voice_group TABLE.author {
  width: 80%;
}
#voice_group TABLE.author TD{
  color: #8E0BEB;
  vertical-align: middle;
  font-weight: normal;
  font-size:0.9em;
}

#voice_group TH{
  width:10%;
}
#voice_group TD{
  color: #dc1d24;
  font-size: 1.1em;
  font-weight: bold;
  vertical-align: middle;
}
#voice_group .wom,
#voice_group .voice_child{
  width:90%;
  margin: 0 auto;
  font-size:1.1em;
}
.disp_sp #voice_group .wom,
.disp_sp #voice_group .voice_child{
  font-size:15px;
}
#voice_group .voice_child {
  display: none;
}
#voice_group .voice_title2 p {
  background-color: #521E08;
  color: #ffffff;
  font-weight: bold;
  padding: 2%;
}

#voice_group  .menu_bdy {
  margin-bottom: 2%;
}
#voice_group .voice_title2{
  width:98%;
  margin: 2% auto 0;
}
#voice_group .severalmenu,#voice_group .menu_info,#voice_group .price_info {
  margin: 10px 0;
}
#voice_group .severalmenu {
  width: 95%;
  margin: 0 auto;
}
#voice_group .accordion01_toggle {
  border: 1px solid #a81d13;
  border-radius: 3px;
  color: #a81d13;
  cursor: pointer;
  font-size: 0.9em;
  margin-bottom: 10px;
  margin-left: 58%;
  padding: 3px;
  text-align: center;
  width: 38%;
}
/*--------------------*
[id^="group"]
*--------------------*/
[id^="group"]{
  color:#3E3E26;
  margin:40px 0 30px;
}
[id^="group"] .menu_bdy{
  margin: 0 auto;
}
[id^="group"] .menu_hdr{
}
[id^="group"] .menu_ftr{
  margin-bottom:10px;
}
[id^="group"] .severalmenu{
  width:95%;
  margin:0 auto;
  background-color: #fffdf8;
  border: 2px solid #d0cb6d;
  padding-bottom:1%;
}
[id^="group"] .severalmenu .pr STRONG,
[id^="group"] .severalmenu .price_info STRONG{
  color:#c00000;
}
/*--------------------*
#group1
*--------------------*/
#group1{
  #color:#4B220C;
  margin:1em auto;
}
#group1 h4 a{
  color:#1D3994;
}
#group1 .section_bdy{
  margin:0 auto;
  background-color:#672644;
}
#group1 .section_ftr{
  padding-bottom:6%;
  background:url(../img/index/allmenu/group1/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#group1 .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#group1 .severalmenu{
  #border:solid 1px #97710a;
  #background-color:#fefefe;
}
/*--------------------*
#group2
*--------------------*/
#group2{
  #color:#4B220C;
  margin:1em auto;
}
#group2 h4 a{
  color:#1D3994;
}
#group2 .section_bdy{
  margin:0 auto;
  background-color:#6B400D;
}
#group2 .section_ftr{
  padding-bottom:6%;
  background:url(../img/index/allmenu/group2/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#group2 .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#group2 .severalmenu{
  #border:solid 1px #C89E30;
  #background-color:#E4D9C5;
}
/*--------------------*
#group3
*--------------------*/
#group3{
  #color:#4B220C;
  margin:1em auto;
}
#group3 h4 a{
  color:#1D3994;
}
#group3 .section_bdy{
  margin:0 auto;
  background-color:#2E5167;
}
#group3 .section_ftr{
  padding-bottom:6%;
  background:url(../img/index/allmenu/group3/section_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
}
#group3 .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#group3 .severalmenu{
  #border:solid 1px #C89E30;
  #background-color:#E4D9C5;
}
/*--------------------*
#page_navi2
*--------------------*/
#page_navi2{
  margin:1.5em 0;
}
#page_navi2 .bg{
  background:url(../img/index/navi/footer_bg.png) no-repeat 50% 50%;
  background-size:100% auto;
  width:98%;
  margin:0 auto;
  padding:2% 0;
}
/*--------------------*
.gototop
*--------------------*/
.gototop{
  text-align:right;
}

/*--------------------*
#campaign
*--------------------*/
#campaign{
  margin-top:20px;
}
#campaign p{
  color:#fff;
  text-align:center;
}

.osusume_btn{
  width:90%;
  margin:0 auto 1%;
}
/*--------------------*
.menu_link_free
*--------------------*/
.menu_link_free{
  width:90%;
  margin: 0 auto;
  text-align:center;
}
.menu_link_free a{
  color:#ffffff;
}
.menu_link_free .allfree_menus {
  margin: 1% auto 3%;
  text-align: left;
}
#allmenus .severalmenu .icon{
  left:10px;
}
#allmenus A{
  display:block;
  font-weight:bold;
  overflow: hidden;
  padding:0 7px 0 7px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: top;
  text-decoration:underline;
}

/*--------------------*
#attention
*--------------------*/
#attention ol li,
#attention ol li p{
  line-height:1.5;
}
.disp_sp #attention{
  font-size:15px;
}
