/*--------------------*
#header
*--------------------*/
#header .header_btn,
#header_nav ul,
#page_navi2 .bg{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#header_nav li {
  display: table-cell;
}

#index #nav a img{
  width: 100%;
  margin:0 auto;
}
#page_navi2 a{
  display: table-cell;
  width: 33%;
}
#header{
  position: relative;
}
#header P.att_0{
  position: absolute;
  top: 1px;
  left: 100px;
  font-size: 0.4em;
  color: #C2FFC2;
}
#header P.att_0_text{
  position: absolute;
  top: 238px;
  left: 218px;
}
#header_nav{
}
/*--------------------*
#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 4%;
}
.free_navi .free_link a{
  color: #ff0;
  font-size: 1.3em;
  line-height: 1.2em;
  margin: 0 auto 15px;
  text-decoration: underline;
}
.free_navi .free_link a span{
  color:#f9d656;
}
.free_navi .pr A{
  color:#f4b0b2;
}

.osusume_btn {
  margin: 0 auto 5%;
  width: 95%;
}

/*--------------------*
#new_group
*--------------------*/
#new_group{
  width: 320px;
  margin:20px auto 20px;
}
#new_group .menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
#new_group .section_hdr{
  padding-top: 5px;
}
#new_group .section_ftr{
  padding-bottom:3%;
  background:url(../../image_sp/index/new_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:320px auto;
}
#new_group .section_bdy{
  background:url(../../image_sp/index/new_group/section_bdy.jpg) repeat-y 50% top;
  background-size:320px auto;
}

#new_group .menu_bdy{
  margin-bottom: 4px;
}
#new_group .severalmenu{
  width:96%;
  margin:0 auto;
}
#new_group .additional_day{
  font-size:12px;
  font-weight:bold;
  text-align:left;
}
#new_group .free_info {
  width: 80%;
  margin: 0 auto;
}
#new_group .price_info_btn{
  width:70%;
  margin:0 auto;
}



/*--------------------*
[id^="group"]
*--------------------*/
[id^="group"]{
  color:#3E3E26;
  margin:40px 0 30px;
}
#allmenus .additional_day {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
#allmenus [id^="group"] .severalmenu {
  width: 94%;
  margin:0 auto;
}
#allmenus .section_hdr{
  padding-top: 10px;
}

/*--------------------*
#group1
*--------------------*/
#group1{  margin:1em auto; }
#group1 h4 { color:#CA013F;}
#group1 .section_ftr{
  padding-bottom:5%;
  background:url(../../image_sp/index/allmenu/group1/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group1 .section_bdy{
  background:url(../../image_sp/index/allmenu/group1/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}

/*--------------------*
#group2
*--------------------*/
#group2{  margin:1em auto;}
#group2 h4{ color:#A30FA1;}
#group2 .section_ftr{
  padding-bottom:5%;
  background:url(../../image_sp/index/allmenu/group2/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group2 .section_bdy{
  background:url(../../image_sp/index/allmenu/group2/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
/*--------------------*
#group3
*--------------------*/
#group3{  margin:1em auto;}
#group3 h4{ color:#2784B7;}
#group3 .section_ftr{
  padding-bottom:5%;
  background:url(../../image_sp/index/allmenu/group3/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group3 .section_bdy{
  background:url(../../image_sp/index/allmenu/group3/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
/*--------------------*
#group4
*--------------------*/
#group4{  margin:1em auto;}
#group4 h4{ color:#2784B7;}
#group4 .section_ftr{
  padding-bottom:5%;
  background:url(../../image_sp/index/allmenu/group4/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#group4 .section_bdy{
  background:url(../../image_sp/index/allmenu/group4/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}

#free_navi {
  width: 90%;
  margin: 10px auto;
}
#free_navi P{
  text-align: center;
  padding: 10px;
}
#free_navi P a{
  text-decoration: underline;
}
/*--------------------*
.gototop
*--------------------*/
.gototop {
  width: 80%;
  margin: 20px auto 0;
  text-align: center;
  background-color: #0E0139;
  border-radius: 25px;
  border: 1px solid gray;
}
.gototop a {
  color: #fff;
  display: block;
  padding: 10px 0;
}
/*--------------------*
#campaign
*--------------------*/
#campaign{
  margin-top:20px;
}
#campaign p{
  color:#fff;
  text-align:center;
}

/*--------------------
.cookie_check
--------------------*/
.cookie_check{
  color: #333;
  text-align:center;
  margin: 0 auto 5%;
}