/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
 *  #index_navi
 *--------------------*/
#header_nav{
  text-align:center;
  padding:2% 0 0;
}
#header .header_btn,
#header_nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#header_nav li {
  display: table-cell;
}
#header_nav li p {
  background-size: 100% auto;
}
#header_nav a{
  display:block;
}
#header_nav a:hover {
  opacity: 0.8;
}
#index #nav a img{
  width: 100%;
  margin:0 auto;
}

/*--------------------*
#input_group
*--------------------*/
#input_group ul {
  width: 92%;
  margin: 0 auto;
}
#input_group li {
  width:50%;
  float:left;
  text-align:center;
}
#input_group li p {
  background-size: 100% auto;
}
#input_group .btn_exp {
  width: 80%;
  margin: 0 auto;
  font-size: 0.9em;
  line-height: 1.4em;
}


/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  max-width: 640px;
  margin:0 auto;
}
#extra_group .section_bdy{
  background:url(../img/contents/section_bdy.jpg) repeat-y 50% top / 100% auto;
}
#extra_group .section_ftr{
  background:url(../img/contents/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  padding-bottom:6%;
  position:relative;
  bottom:-1px;
}
#extra_group .section_hdr{
  padding-top: 3%;
}
#extra_group .menu_bdy{
  width:90%;
  margin: 0 auto 3%;
}
#extra_group .severalmenu{
  width:96%;
  margin:0 auto;
}
#extra_group H3 {
  background-color: #9B1353;
  border-radius: 5px;
  width: 92%;
  margin: 0 auto 3%;
  padding: 2%;
  color: #fff;
  font-size: 20px;
  line-height: 1.3em;
  text-align: center;
}
@media screen and (max-width: 640px){
  #extra_group H3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px){
  #extra_group H3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px){
  #extra_group H3 {
    font-size: 13px;
  }
}

/*--------------------*
#rec_single
*--------------------*/
#rec_single .balloon_group {
  position: relative;
}
#rec_single .balloon_group .balloon{
  position: absolute;
  left: 0;
  top: 1%;
}
#rec_single .balloon .menu_bdy{
  width: 51%;
  margin-left: 40%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 8px 4px #000;
  padding:2% 3%;
}

#rec_single .balloon p {
  line-height: 1.5em;
  font-size: 22px;
  color:#000;
}
#rec_single{
  max-width: 640px;
  margin:0 auto 5%;
}
#rec_single .section_bdy{
  background:url(../img/index/rec_single/section_bdy.jpg) repeat-y 50% top / 100% auto;
}
#rec_single .section_hdr{
  padding-top: 3%;
}
#rec_single .article_bdy {
  background: url(../img/index/rec_single/article_bdy.jpg) repeat-y 50% top;
  background-size: 100% auto;
}
#rec_single .article_hdr {
}
#rec_single .article_ftr {
  padding-bottom:6%;
  background: url(../img/index/rec_single/article_ftr.jpg) no-repeat 50% bottom;
  background-size: 100% auto;
  position:relative;
  bottom:-1px;
}
#rec_single .severalmenu{
  width:87%;
  margin:0 auto 3%;
}
#rec_single .text_img {
  margin-bottom: 3%;
}
#rec_single H3 {
  background-color: #66149A;
  border-radius: 5px;
  width: 84%;
  margin: 0 auto 3%;
  padding: 2%;
  color: #fff;
  font-size: 20px;
  line-height: 1.3em;
  text-align: center;
}
@media screen and (max-width: 640px){
  #rec_single H3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px){
  #rec_single H3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px){
  #rec_single H3 {
    font-size: 13px;
  }
}

/*--------------------*
.free_navi
*--------------------*/
.free_navi{
  font-size: 0.9em;
  text-align: center;
  width: 95%;
  margin: 2% auto 4%;
  color:#FDF2EA;
}

/*--------------------*
[id^="group"]
*--------------------*/
[id^="group"]{
  max-width: 640px;
  margin:0 auto 6%;
}
#allmenus .additional_day {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
}
#allmenus .section_hdr{padding-top:3%;}
#allmenus .section_ftr{position: relative; bottom:-1px;}
#allmenus [id^="group"] .severalmenu {
  width: 92%;
  margin:0 auto;
}
#allmenus .severalmenu .caption {
  padding: 2% 1%;
  line-height: 1.5em;
  color: #000;
}
#allmenus .menu_bdy{
  background:url(../img/index/allmenu/menu_bdy.png) repeat-y 50% top / 100% auto;
  width:92%;
  max-width: 542px;
  margin:0 auto 5%;
}
#allmenus .menu_ftr{
  background:url(../img/index/allmenu/menu_ftr.png) no-repeat 50% bottom / 100% auto;
  padding-bottom:1%;
  position:relative;
  bottom:-7px;
}
#allmenus .menu_hdr{
  background:url(../img/index/allmenu/menu_hdr.png) no-repeat 50% top / 100% auto;
  padding-top:3%;
  position:relative;
  top:-14px;
}
#allmenus a, #allmenus a:hover, #allmenus a:visited {
  text-decoration: none;
}

/*--------------------*
#group1
*--------------------*/
#group1 { margin: 0 auto 5%; }
#group1 h4 { color:#B20D4F;}
#group1 .section_ftr{
  padding-bottom:8%;
  background:url(../img/index/allmenu/group1/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
}
#group1 .section_bdy{
  background:url(../img/index/allmenu/group1/section_bdy.jpg) repeat-y 50% top / 100% auto;
}

/*--------------------*
#group2
*--------------------*/
#group2 { margin: 0 auto 5%; }
#group2 h4{ color:#751e78;}
#group2 .section_ftr{
  padding-bottom:8%;
  background:url(../img/index/allmenu/group2/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
}
#group2 .section_bdy{
  background:url(../img/index/allmenu/group2/section_bdy.jpg) repeat-y 50% top / 100% auto;
}
/*--------------------*
#group3
*--------------------*/
#group3 { margin: 0 auto 8%; }
#group3 h4{ color:#004000;}
#group3 .section_ftr{
  padding-bottom:8%;
  background:url(../img/index/allmenu/group3/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
}
#group3 .section_bdy{
  background:url(../img/index/allmenu/group3/section_bdy.jpg) repeat-y 50% top / 100% auto;
}

/*--------------------*
#attention
*--------------------*/
#attention ol li,
#attention ol li p{
  line-height:1.5;
}


@media screen and (max-width: 640px){
  #input_group .balloon p,
  #rec_single .balloon p {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px){
  #input_group .balloon p,
  #rec_single .balloon p {
    font-size: 16px;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 320px){
  #input_group .balloon p,
  #rec_single .balloon p {
    font-size: 13px;
    line-height: 1.3em;
  }
}
