P.caption{
  color: #000;
  margin: 3px auto 10px;
}
/*--------------------*
#header
*--------------------*/
#header .header_btn{
  display: table;
  border-collapse: separate;
  border-spacing: 0.3em;
  width: 100%;
  margin-bottom:10px;
}
#header .header_btn a{
  display: table-cell;
  width: 50%;
}

/*--------------------*
#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:#f4b0b2;
}

.osusume_btn {
  margin: 0 auto 5%;
  width: 95%;
}
#free_navi2 .free {
  width: 90%;
  margin: 4% auto;
}
#free_navi2 .free a {
  color: #fff;
  font-size: 1.2em;
  font-weight:bold;
  text-decoration:underline;
  line-height: 1.2;
}
#free_navi2 .free a span {
  color: #F1E163;
}
#free_navi ,
#free_navi2 {
  text-align: center;
  width: 100%;
  margin: 2% auto 0;
}
#free_navi P,
#free_navi2 .pr{
  font-size: 10px;
}
#free_navi .pr A ,
#free_navi2 P.pr A {
  color: #f4b0b2;
}
#free_navi a ,
#free_navi2 P a {
  font-size: 1.2em;
  line-height: 3em;
  text-decoration: underline;
}
/*--------------------*
#new_group
*--------------------*/
#new_group{
  width: 320px;
  margin:1em auto;
}
#new_group .menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
#new_group h4{
  color:#00247D;
}
#new_group .section_bdy{
  background:#F7EEDD;
}
#new_group .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/index/new_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:320px auto;
}
#new_group .section_hdr{
  overflow: hidden;
}
#new_group .severalmenu{
  margin: 0 auto;
  width: 95%;
}
.additional_day{
  font-size:11px;
  font-weight:bold;
  text-align:left;
}
#new_group .free_info {
  width: 80%;
  margin: 0 auto;
}
#new_group .price_info{margin-right: 10px;}
#new_group .price_info .price_info_btn{width: 70%;margin: 0 auto;}

/*--------------------*
[id^="group"]
*--------------------*/
[id^="group"]{
  color:#3E3E26;
  margin:40px 0 30px;
}
#allmenus .severalmenu .menu_info .price_info strong, .menu_info .pr strong {
  color: #990C1C;
}
#allmenus .price_info {
  color: #242970;
}
#allmenus .additional_day {
  color: #503613;
}
#allmenus [id^="group"] .severalmenu {
  background-color: #FAEFD9;
  border: 2px solid #C8A86D;
  box-shadow: 0 0 3px 1px #7a5112 inset;
  margin: 0 auto 6px;
  width: 95%;
}
[id^="group"] .section_hdr{
  background-size:100% auto;
  overflow:hidden;
  padding-top:2%;
}
#allmenus .section_bdy{ background-color:#000;}

/*--------------------*
#group1
*--------------------*/
#group1{  margin:1em auto; }
#group1 h4 { color:#831D46;}
#group1 .section_bdy{
  background: #FFF5E1;
}
#group1 .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/index/allmenu/group1/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
/*--------------------*
#group2
*--------------------*/
#group2{  margin:1em auto;}
#group2 h4{ color:#82083B;}
#group2 .section_bdy{
  background: #FFF5E1;
}
#group2 .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/index/allmenu/group2/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
/*--------------------*
#group3
*--------------------*/
#group3{  margin:1em auto;}
#group3 h4{ color:#00642C;}
#group3 .section_bdy{
  background: #FFF5E1;
}
#group3 .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/index/allmenu/group3/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
/*--------------------*
#group4
*--------------------*/
#group4{  margin:1em auto;}
#group4 h4{ color:#00642C;}
#group4 .section_bdy{
  background: #FFF5E1;
}
#group4 .section_ftr{
  padding-bottom:9%;
  background:url(../../image_sp/index/allmenu/group4/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}

/*--------------------*
#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_navi2
*--------------------*/
#page_navi2 .bg{
  display: table;
  border-collapse: separate;
  width:100%;
  margin:0 auto;
}
#page_navi2 .bg{padding: 9px 0 0;}
#page_navi2 a {
  display: table-cell;
  width: 50%;
}
/*--------------------*
.gototop
*--------------------*/
.gototop a{
  margin:2% auto;
  background-color:#872D08;
  border:2px solid #BF5308;
  border-radius: 5px;
  margin: 0 auto 10px;
  width: 45%;
  padding: 1em;
  font-weight:bold;
  text-align:center;
  color: #ffffff;
  text-decoration: none;
  display:block;
}
/*--------------------*
.pagetop
*--------------------*/
.pagetop{
  display:none;
  position:fixed;
  bottom:70px;
  right:10px;
}

.pagetop a{
  display:block;
  background-color:#fff;
  border:1px solid #ccc;
  text-align:center;
  color:#222;
  font-size:14px;
  text-decoration:none;
  padding:10px 15px;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}

