/*--------------------*
#header
*--------------------*/
#header .header_btn,
#index #nav,
#page_navi2 .bg{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#header{
  position: relative;
}
#header .header_btn{
  position: absolute;
  top: 69%;
}
#header .header_btn a,
#index #nav a{
  display: table-cell;
  width: 50%;
}
#page_navi2 a{
  display: table-cell;
  width: 25%;
}

/*--------------------*
#campaign
*--------------------*/
#campaign{
  margin: 20px 0;
  text-align:center;
}
#campaign P{
  text-align:center;
  margin-bottom:5px;
}
/*--------------------*
.free_link
*--------------------*/
.free_navi {
  font-size: 10px;
  text-align: center;
  width: 100%;
  margin: 2% auto 0px;
}
.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:#8f1e16;
}
/*--------------------*
#new_group
*--------------------*/
#new_group{
  color:#292522;
  margin:1em auto;
}
#new_group h4 a{
  color:#ffff00;
}
#new_group .section_bdy{
  background-color:#281796;
}
#new_group .section_ftr{
  padding-bottom:10%;
  background:url(../../image_sp/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;
  color:#cecece;
}

#new_group .price_info STRONG{
  color: #ffccff;
}
#new_group .price_info{
  color: #fff;
}
/*--------------------*
#year_group
*--------------------*/
#year_group{
  color:#292522;
  margin:1em auto;
}
#year_group h4 a{
  color:#1d3994;
}
#year_group .section_bdy{
  background-color:#fff;
}
#year_group .section_ftr{
  padding-bottom:14%;
  background:url(../../image_sp/index/year_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#year_group .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#year_group .severalmenu{
  width:95%;
  margin:0 auto;
}
#year_group .price_discount {
   color: #ab1c1c;
}
/*--------------------*
#allmenus
*--------------------*/
#allmenus .additional_day{
  color:#C00000;
}

[id^="group"] .severalmenu {
  margin: 1% auto;
  background-color: #FFFDF8;
  border: 2px solid #A8B100;
  width: 95%;
}

[id^="group"] .menu_ftr {
  margin-bottom: 5px;
}
/*--------------------*
#group1
*--------------------*/
#group1{
  #color:#4B220C;
  margin:1em auto;
}
#group1 .section_bdy{
  margin:0 auto;
  background-color:#D8458B;
}
#group1 .section_ftr{
  padding-bottom:8%;
  background:url(../../image_sp/index/allmenu/group1/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group1 .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
/*--------------------*
#group2
*--------------------*/
#group2{
  #color:#4B220C;
  margin:1em auto;
}
#group2 .section_bdy{
  margin:0 auto;
  background-color:#C46225;
}
#group2 .section_ftr{
  padding-bottom:8%;
  background:url(../../image_sp/index/allmenu/group2/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group2 .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
/*--------------------*
#group3
*--------------------*/
#group3{
  #color:#4B220C;
  margin:1em auto;
}
#group3 .section_bdy{
  margin:0 auto;
  background-color:#685AE3;
}
#group3 .section_ftr{
  padding-bottom:8%;
  background:url(../../image_sp/index/allmenu/group3/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group3 .section_hdr{
  background-size:100% auto;
  overflow:hidden;
}
#allmenus H4{
  display:block;
  font-weight:bold;
  overflow: hidden;
  padding:5px 20px 0 7px;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: top;
  text-decoration:underline;
  color:#1D3994;
  font-size: 1.4em;
}
#allmenus H4::after{
  position:relative;
  border-right: 4px solid #dfb779;
  border-top: 4px solid #dfb779;
  content: "";
  height: 15px;
  margin-top: -7px;
  position: absolute;
  right: 3px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
}
/*--------------------*
#page_navi
*--------------------*/
#page_navi{
  display:table;
  text-align:center;
  margin:30px auto;
  width:90%;
  border-collapse:separate;
  border-spacing:5px;
}
#page_navi a{
  display:table-cell;
  color:#fff;
  width:25%;
  padding:2%;
}
#page_navi [href="#group1"]{
  background:-moz-linear-gradient(
    top,
    #f7b4bf 0%,
    #b50724);
  background:-webkit-gradient(
    linear, left top, left bottom,
    from(#f7b4bf),
    to(#b50724));
  border:1px solid #762835;
}
#page_navi [href="#group2"]{
  background:-moz-linear-gradient(
    top,
    #eddb66 0%,
    #e69c07);
  background:-webkit-gradient(
    linear, left top, left bottom,
    from(#eddb66),
    to(#e69c07));
  border:1px solid #8f5b02;
}
#page_navi [href="#group3"]{
  background:-moz-linear-gradient(
    top,
    #5ecae0 0%,
    #21798a);
  background:-webkit-gradient(
    linear, left top, left bottom,
    from(#5ecae0),
    to(#21798a));
  border:1px solid #004654;
}
#page_navi [href="#group4"]{
  background:-moz-linear-gradient(
    top,
    #bc87cd 0%,
    #6a317d);
  background:-webkit-gradient(
    linear, left top, left bottom,
    from(#bc87cd),
    to(#6a317d));
  border:1px solid #6f0094;
}
/*--------------------*
#page_navi2
*--------------------*/
#page_navi2{
  margin:1.5em 0;
}
#page_navi2 .bg{
  background-size:100% auto;
  width:98%;
  margin:0 auto;
  padding:2% 0;
}
/*--------------------*
.gototop
*--------------------*/
.gototop{
  margin:2% auto;
  background-color:#A83B02;
  border:2px solid #E5A80F;
  border-radius: 5px;
  margin: 0 auto 10px;
  width: 45%;
  padding: 1em;
  font-weight:bold;
  text-align:center;
  font-size: 3.5vw;
}
.gototop a{
  color: #ffffff;
  text-decoration: none;
}
/*--------------------*
#campaign
*--------------------*/
#campaign{
  margin-top:20px;
}
#campaign p{
  color:#fff;
  text-align:center;
}

