/*--------------------*
#campaign
*--------------------*/
#campaign{
  margin: 20px 0;
  text-align:center;
}
#campaign P{
  text-align:center;
  margin-bottom:5px;
}
/*--------------------*
#header_flash
*--------------------*/
#header_flash{
  text-align:center;
  margin:0px auto;
  background:url(../../image/contents/header_index.png) no-repeat 50% top;
}
#header_flash #header_img{
  width:950px;
  height:540px;
  padding:0px;
  margin:0 auto;
}
#top_bg{
  background: url(../../image/contents/top_bg.jpg) no-repeat 50% 0%;
  height:70px;
}
#header_index{
  background:url(../../image/contents/header_bg.jpg) no-repeat fixed center top;
}

H4 A{color:#e6281a;}
H4 A:hover{color:#f5463a;}
H4 A:visited{color:#440282;}
/*--------------------*
#index
*--------------------*/
#index{
  width:950px;
  background:url(../../image/contents/grade.jpg) no-repeat 50% top;
  margin:0px auto;
  padding:20px 0 30px;
  text-align:center;
}
/*--------------------*
#header_nav
*--------------------*/
#header_nav{
  width: 940px;
  margin: 0 auto;
  position: relative;
}
#header_nav UL{
  display:block;
  width:890px;
  margin:0px;
  list-style-type: none;
  zoom:100%;
}
#header_nav UL:after{
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#header_nav LI{
  display:block;
  height:184px;
  float: left;
}
#header_nav LI A{
  display:block;
  height:100%;
  width:100%;
}
#header_nav LI.right{
  background:url(../../image/index/navi/header1_over.png) no-repeat 0px 0px;
  width:445px;
  left: 34px;
  position: absolute;
  top: -177px;
}
#header_nav LI.left{
  background:url(../../image/index/navi/header2_over.png) no-repeat 0px 0px;
  width:445px;
  left: 470px;
  position: absolute;
  top: -177px;
}
#header_nav LI.right A{background:url(../../image/index/navi/header1.png) no-repeat 0px 0px;}
#header_nav LI.left A{background:url(../../image/index/navi/header2.png) no-repeat 0px 0px;}
#header_nav LI A:hover{opacity:0;}
#header_nav LI SPAN{display:none;}
#header_nav LI A{
  display:block;
  height:100%;
  width:100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/*--------------------*
#index_navi
*--------------------*/
#index_navi{
  width: 750px;
  margin: 0 auto;
}
#index_navi UL{
  display:block;
  width:750px;
  margin:10px auto 0;
  list-style-type: none;
  zoom:100%;
}
#index_navi UL:after{
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#index_navi LI{
  display:block;
  width:250px;
  height:52px;
  float: left;
  text-align:center;
}
#index_navi LI A{
  display:block;
  height:100%;
  width:100%;
}
#index_navi LI.profile{
  background:url(../../image/index/navi/profile_over.png) no-repeat 50% 0px;
}
#index_navi LI.explain{
  background:url(../../image/index/navi/explain_over.png) no-repeat 50% 0px;
}
#index_navi LI.extra{
  background:url(../../image/index/navi/extra_over.png) no-repeat 50% 0px;
}
#index_navi LI.profile A{background:url(../../image/index/navi/profile.png) no-repeat 50% 0px;}
#index_navi LI.explain A{background:url(../../image/index/navi/explain.png) no-repeat 50% 0px;}
#index_navi LI.extra A{background:url(../../image/index/navi/extra.png) no-repeat 50% 0px;}
#index_navi LI A:hover{opacity:0;}
#index_navi LI SPAN{display:none;}
#index_navi LI A{
  display:block;
  height:52px;
  width:210px;
  margin:0 auto;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/*--------------------*
.free_navi
*--------------------*/

.free_navi {
  text-align: center;
  margin:0 auto 15px;
  color: #fff;
  width: 780px;
}
.free_navi .yellow_b {
  color: #ffff00;
}
.free_navi IMG{
  margin:10px auto;
}
.free_navi STRONG{
  color:#ED2C1D;
  margin:15px auto 0px;
}
.free_navi .pr A {
  color: #ffb2d8;
}
.free_navi P{
  text-align:center;
  margin-bottom:0px;
  font-size: 0.9em;
}
.free_navi .free_link {
  font-size: 1.2em;
  margin-top: 15px;
}
.free_navi .free_link A {
  color: #fff;
  font-weight: bold;
}
.limited_text{
  margin:15px auto;
}
.limited_text P{
  text-align:center;
}
.limited_text STRONG{
  font-size:1.5em;
  color:#EC694E;
}

/*--------------------*
## common
*--------------------*/
H4{  margin-bottom:10px;}
.price_info{
  text-align:right;
  padding-top:5px;
}
/*--------------------*
#new_group
*--------------------*/
#new_group{
  width:878px;
  margin:0 auto 10px;
  color:#000;
}
#new_group .section_bdy{background-image:url(../../image/index/new_group/section_bdy.jpg);}
#new_group .section_ftr{background-image:url(../../image/index/new_group/section_ftr.jpg);padding-bottom:75px;}
#new_group .section_hdr{background-image:url(../../image/index/new_group/section_hdr.jpg);padding-top:25px;}
#new_group .severalmenu{
  width:670px;
  margin:0 auto;
  text-align:left;
}
#new_group .icon{width:84px;}
#new_group .menu_info{
  width:560px;
  float:right;
}
#new_group .caption{
  width:650px;
  margin:5px auto;
}
#new_group A{color:#7D02F1;}
#new_group A:hover{color:#9029f1;}
#new_group A:visited{color:#6703c5;}
#new_group .price_info{
  text-align:right;
  padding-top:5px;
  font-size:0.9em;
  font-weight:bold;
  color:#242970;
}
#new_group .price_info .price_info_btn{text-align:center;}
#new_group .free_info {
  text-align:center;
}
#new_group .additional_day{
  color:#AB1C1C;
  font-weight:bold;
}

/*--------------------*
#voice_group
*--------------------*/
#voice_group{
  width:878px;
  margin:0px auto;
  color:#5A0C08;
}
#voice_group .section_bdy{background-image:url(../../image/index/voice_group/section_bdy.jpg);margin:0 auto 20px;}
#voice_group .section_ftr{background-image:url(../../image/index/voice_group/section_ftr.jpg);padding-bottom:80px;}
#voice_group .section_hdr{padding-top:15px;}
#voice_group .menu_bdy{background-image:url(../../image/index/voice_group/menu_bdy.jpg);width:766px;margin:0px auto 20px;}
#voice_group .menu_ftr{background-image:url(../../image/index/voice_group/menu_ftr.jpg);padding-bottom:30px;}
#voice_group .menu_hdr{background-image:url(../../image/index/voice_group/menu_hdr.jpg);padding-top:30px;}
#voice_group .severalmenu{
  width:710px;
  margin:auto;
  text-align:left;
}
#voice_group .severalmenu H3{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.2em;
  line-height: 1.4em;
  color:#7108AE;
  text-align:left;
  margin-bottom:15px;
}
#voice_group .severalmenu H3 STRONG{color:#C00000;}
#voice_group .btn{
  width:578px;
  margin:0 auto;
}

/*--------------------*
#allmenus
*--------------------*/
#allmenus{
  width:878px;
  margin:0px auto 20px;
}
#allmenus .section_bdy{
  margin:0px auto 5px;
}
#allmenus .section_ftr{
  padding-bottom:40px;
}
#allmenus .section_hdr{
}
#allmenus H3{
  height:75px;
  width:680px;
  margin:0px auto 10px;
}
#allmenus .list_double .menu_bdy{background-image:url(../../image/index/allmenu/list_double/menu_bdy.png);width:842px;margin:0 auto 10px;}
#allmenus .list_double .menu_ftr{background-image:url(../../image/index/allmenu/list_double/menu_ftr.png);padding-bottom:25px;}
#allmenus .list_double .menu_hdr{background-image:url(../../image/index/allmenu/list_double/menu_hdr.png);padding-top:25px;}
#allmenus .list_single .menu_bdy{background-image:url(../../image/index/allmenu/list_single/menu_bdy.png);width:842px;margin:0 auto 10px;}
#allmenus .list_single .menu_ftr{background-image:url(../../image/index/allmenu/list_single/menu_ftr.png);padding-bottom:25px;}
#allmenus .list_single .menu_hdr{background-image:url(../../image/index/allmenu/list_single/menu_hdr.png);padding-top:25px;}

#allmenus .menu_left{
  width:420px;
  float:left;
}
#allmenus .menu_right{
  width:420px;
  float:right;
}
#allmenus .severalmenu{
  width:370px;
  margin:auto;
  text-align:left;
}
#allmenus .icon{
  width:100px;
}
#allmenus .menu_ttl{
  width:260px;
  float:right;
}
#allmenus H4{
  padding-top:2px;
  line-height:1.4;
  font-size:1.2em;
}
#allmenus .new_info{}
#allmenus .icon_new{}
#allmenus .person_info{float:left;}
#allmenus .caption{
  padding-bottom:5px;
}
#allmenus .menu_info{padding-top:5px;}
#allmenus .additional_day{
  color:#503613;
  font-weight:bold;
}
#allmenus .caption{
  color:#000;
  line-height:1.5em;
}
#allmenus .price_info{font-size:0.9em;}
#allmenus .price_normal{
  font-weight:bold;
  color:#242970;
}

/*--------------------*
#group1
*--------------------*/
#group1{margin-top:20px;}
#group1 .section_bdy{background-image:url(../../image/index/allmenu/group1/section_bdy.jpg);}
#group1 .section_ftr{background-image:url(../../image/index/allmenu/group1/section_ftr.jpg);}
#group1 .section_hdr{}
#group1 A{color:#800080;}
#group1 A:hover{color:#a213a2;}
#group1 A:visited{color:#440282;}
/*--------------------*
#group2
*--------------------*/
#group2{margin-top:20px;}
#group2 .section_bdy{background-image:url(../../image/index/allmenu/group2/section_bdy.jpg);}
#group2 .section_ftr{background-image:url(../../image/index/allmenu/group2/section_ftr.jpg);}
#group2 .section_hdr{}
#group2 A{color:#0e581d;}
#group2 A:hover{color:#1e652d;}
#group2 A:visited{color:#440282;}
/*--------------------*
#group3
*--------------------*/
#group3{margin-top:20px;}
#group3 .section_bdy{background-image:url(../../image/index/allmenu/group3/section_bdy.jpg);}
#group3 .section_ftr{background-image:url(../../image/index/allmenu/group3/section_ftr.jpg);}
#group3 .section_hdr{}
#group3 A{color:#1629AC;}
#group3 A:hover{color:#2e3eae;}
#group3 A:visited{color:#440282;}

/*--------------------*
.gototop
*--------------------*/
.gototop{
  margin-top:15px;
  text-align:right;
  padding-right:50px;
}
/*--------------------*
#page_navi
*--------------------*/
#page_navi{
  background:url(../../image/index/navi/bg.jpg) no-repeat 50% top;
  text-align:center;
  margin-top:10px;
  height:95px;
  padding-top:13px;
}
#page_navi IMG{
  margin:0 3px;
}
