/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
 *  #index_navi
 *--------------------*/
#header_nav{
  text-align:center;
  padding:3% 0 0;
}
#header .header_btn,
#header_nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
.disp_sp #header_nav ul{
  width: 98%;
    margin: 0 auto;
}
#header_nav li {
  display: table-cell;
}
#header_nav a{
  display:block;
}
#index #nav a img{
  width: 100%;
  margin:0 auto;
}
/*--------------------*
 *  .header_menus
 *--------------------*/
.header_menus {
  width: 92%;
  margin: 0 auto 1%;
}
.disp_sp .header_menus {
  margin: 3% auto;
}
.header_menus .menu_bdy {
  margin-bottom: 2%;
  background: #fffef1;
  padding: 2% 4%;
  border-radius: 6px;
  position: relative;;
}
.disp_sp .header_menus .menu_bdy{
  padding: 3% 4% 3% 3%;
  margin-bottom: 3%;
}
.disp_sp .header_menus a:last-child .menu_bdy{
  margin-bottom: 0;
}
.header_menus .menu_bdy::after{
  position:relative;
  border-right: 2px solid #473B2D;
  border-top: 2px solid #473B2D;
  content: "";
  height: 8px;
  margin-top: -8px;
  position: absolute;
  right: 2%;
  top: 54%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
}
.header_menus .menu_bdy p {
  font-size: 1.5em;
  font-weight: bold;
  color: #BF035D;
  text-decoration: underline;
}
.header_menus .menu_bdy p.f_blue {
  color: #010066;
}
.disp_sp .header_menus .menu_bdy p {
  font-size: .9em;
}
#new_group h2 img,
#allmenus h2 img{
  position: relative;
  top: 1px;
}
/*--------------------*
#input_group
*--------------------*/
#input_group{
  margin:3% auto 5%;
}
#input_group .balloon_group img{
  position: relative;
  top: 1px;
}
#input_group H2{position: relative;}
#input_group .section_bdy{background:url(../img/index/input_group/section_bdy.jpg) repeat-y 50% top / 100% auto;}
#input_group .section_ftr{
  background:url(../img/index/input_group/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
  padding-bottom:12%;
}
#input_group .section_hdr{
  position:relative;
  top:-1px;
  padding-top:4%;
}
#input_group h4{
  color: #071A54;
  font-size: 1.7em;
  line-height: 1.5em;
}
.disp_sp #input_group h4{
  font-size: 1.3em;
  line-height: 1.4em;
}
#input_group .price_info_btn {
  width: 80%;
  margin: 3% auto 2%;
  text-align:center;
  max-width:374px;
}
.disp_sp #input_group .price_info_btn{
  width: 90%;
}
#input_group .price_info_btn p{
  line-height:0;
  background-size:100% auto;
}
.disp_sp #input_group form{
  width: 90%;
  margin: 0 auto;
}
#input_group .btn_exp{
  width:82%;
  margin:0 auto;
  font-size:0.8em;
  color:#000;
  line-height:1.4em;
}
.disp_sp #input_group .btn_exp{
  width: 100%;
  line-height: 1.6;
}
#input_group .balloon h2{
  position: relative;
}
#input_group ul {
  margin: 0 auto;
  padding: 0 10px;
}
#input_group li {
  width: 50%;
  float: left;
  text-align: center;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  margin:0 auto 6%;
}
#extra_group .balloon_group2 img{
  position: relative;
  top: 1px;
}
#extra_group .section_hdr{
}
#extra_group .menu_bdy,
#input_group .menu_bdy{
  width:90%;
  margin: 0 auto 4%;
}
#extra_group .menu_bdy:last-child{
  margin: 0;
  width: 100%;
}
#extra_group .severalmenu{
  width: 90%;
  margin:0 auto 5%;
  background: url(../img/index/extra_group/article_title.jpg) no-repeat 50% top / 100% auto, url(../img/index/extra_group/article_ftr.jpg) no-repeat 50% bottom / 100% auto, url(../img/index/extra_group/article_bdy.jpg) repeat-y 50% top / 100% auto;
  padding: 12% 5% 5%;
}
#extra_group .severalmenu.second{
  background: url(../img/index/extra_group/article2_title.jpg) no-repeat 50% top / 100% auto, url(../img/index/extra_group/article2_ftr.jpg) no-repeat 50% bottom / 100% auto, url(../img/index/extra_group/article2_bdy.jpg) repeat-y 50% top / 100% auto;
  width: 80%;
  margin: 4% auto;
}
#extra_group .severalmenu .menu_info{
  background-size: 80px 80px;
  background-repeat: no-repeat;
}
#extra_group H3.ttl_font {
  margin: 0 auto 15px;
  padding: 8px 12px;
  background-color: #4D1266;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  width: 86%;
  box-sizing: border-box;
  font-weight: normal;
  text-shadow: 0 0 7px #000,0 0 7px #000,0 0 10px #000,0 0 10px #000,0 0 7px #000,0 0 7px #000,0 0 10px #000,0 0 10px #000,0 0 7px #000,0 0 7px #000,0 0 10px #000,0 0 10px #000;
}
.disp_pc #extra_group H3.ttl_font,
.disp_pc #extra_group2 H3.ttl_font{
  font-size: 1.5em;
}

.disp_sp #extra_group H3.ttl_font ,
.disp_sp #extra_group2 H3.ttl_font {
  font-size: 1.3em;
}
#extra_group ul {
  margin: 5% auto;
  padding: 0 10%;
}
.disp_sp #extra_group ul{
  padding: 0 5%;
}
#extra_group li {
  text-align: center;
  margin: 0 auto;
}
#extra_group .price_info_btn{
  width: 85%;
  margin: 3% auto 0;
  text-align: center;
  max-width: 470px;
}
#extra_group .price_info_btn p{
  background-size: 100% auto;
  line-height: 0;
}
/*--------------------*
#extra_group2
*--------------------*/
#extra_group2{
  margin:0 auto 6%;
}
#extra_group2 H2{
  margin-bottom:3%;
}
#extra_group2 .balloon_group img{
  position: relative;
  top: 1px;
}
#extra_group2 .menu_bdy{
  width:90%;
  margin: 0 auto 2%;
}
#extra_group2 .severalmenu{
  width:94%;
  margin:0 auto;
}
#extra_group2 H3.ttl_font {
  margin: 0 auto 15px;
  padding: 8px 12px;
  background-color: #661138;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  width: 86%;
  box-sizing: border-box;
  font-weight: normal;
  text-shadow: 0 0 7px #000,0 0 7px #000,0 0 10px #000,0 0 10px #000,0 0 7px #000,0 0 7px #000,0 0 10px #000,0 0 10px #000,0 0 7px #000,0 0 7px #000,0 0 10px #000,0 0 10px #000;
}

/*--------------------*
.free_navi
*--------------------*/
.free_navi{
  font-size: 0.9em;
  text-align: center;
  width: 95%;
  margin: 2% auto 4%;
  color:#FDF2EA;
}

/*--------------------*
[id^="group"]
*--------------------*/
[id^="group"]{
  
  margin:0 auto 6%;
}
#allmenus .price_info {
  color: #242a7a;
}
#allmenus .additional_day {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
}
#allmenus [id^="group"] .severalmenu {
  margin:0 auto;
}
#allmenus .section_hdr{padding-top:3%;}
#allmenus .menu_hdr{position: relative; top: -10px;}
#allmenus .menu_ftr{position: relative; bottom:-5px;}
#allmenus .section_ftr{position: relative; bottom:-1px;}
#allmenus .menu_bdy{
  margin:0 auto 4%;
  width:90%;
  max-width: 542px;
}
.disp_sp #allmenus .menu_bdy{
  width: 85%;
}
#allmenus .menu_ftr{
  padding-bottom:0;
}
#allmenus .menu_hdr{
  padding-top:2%;
}
#allmenus a {
  text-decoration: none;
  color: #000;
}

/*--------------------*
#group1
*--------------------*/
#group1 { margin: 0 auto 5%; }
#group1 h3 { color:#B20D4F;}
#group1 .section_ftr{
  padding-bottom:7%;
  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 h3{ color:#751e78;}
#group2 .section_ftr{
  padding-bottom:7%;
  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 5%; }
#group3 h3{ color:#071A54;}
#group3 .section_ftr{
  padding-bottom:7%;
  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;
}
.spread1_group,
.spread2_group,
.kakushin_group,
.message_group{
  transform: scale(0.9);
}