/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
 *  #index_navi
 *--------------------*/
#header_nav{
  text-align:center;
}
#header .header_btn,
#header_nav ul{
  display: table;
  border-collapse: separate;
  width: 100%;
}
#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%;
  padding: 2% 4%;
  border-radius: 6px;
  position: relative;
  background: linear-gradient(#FDFDFD, #F6E8BC);
}
.header_menus .menu_bdy::before{
  background: linear-gradient(#F6E8BC, #FDFDFD);
  content: "";
  width: 100%;
  height: 100%;
    left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: .3s;
  border-radius: 6px;
}
.header_menus .menu_bdy:hover::before{
  opacity: 1;
}
.disp_sp .header_menus .menu_bdy{
  padding: 3% 4% 3% 3%;
  margin-bottom: 3%;
  font-size: 1.1em;
}
.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 {
  position: relative;
  font-size: 1.5em;
  font-weight: bold;
  color: #CF0054;
  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;
}
/*--------------------*
 *  .balloon_group
 *--------------------*/
.balloon_group {
  position: relative;
}
.balloon_group img{
  position: relative;
  top: 1px;
}
.balloon_group .detail_txt{
  position: absolute;
  background: rgba(23,40,24,.85);
  padding: 3% 4%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 5px #91bd98 inset;
}
#extra_group .balloon_group .detail_txt{
  width: 52%;
  top: 32%;
  right: 3%;
}
.disp_sp #extra_group .balloon_group .detail_txt{
  width: 57%;
}
.disp_sp #extra_group2 .balloon_group .detail_txt {
  width: 57%;
  font-size: .9em;
  padding: 4% 5%;
  right: 2%;
}
.balloon_group .detail_txt p{
  font-family: serif;
  font-size: 1.7em;
  line-height: 1.6;
  color: #fff;
  text-shadow: 0 1px 1px #021706,0 1px 1px #021706,0 1px 1px #021706,0 1px 1px #021706,
                0 1px 1px #021706,0 1px 1px #021706,0 1px 1px #021706,0 1px 1px #021706,
                0 1px 1px #021706,0 1px 1px #021706,0 1px 1px #021706,0 1px 1px #021706;
  text-align: justify;
}
.disp_sp .balloon_group .detail_txt p{
  line-height: 1.4;
  font-size: 1.1em;
}
.disp_sp #feature .balloon_group .detail_txt p{
  font-size: 1.1em;
}
.balloon_group .detail_txt p span{
  color: #ffff00;
}

/*--------------------*
#input_group
*--------------------*/
#input_group{
  margin: 0 auto 5%;
}
#input_group .balloon_group .detail_txt{
  width: 52%;
  top: 12%;
  right: 3%;
}
.disp_sp #input_group .balloon_group .detail_txt{
  top: 3%;
}
#input_group .menu_bdy{
  background:url(../img/index/input_group/ttl_bdy.jpg) repeat-y 50% top / 100% auto;
  margin: 0 0 5%;
}
#input_group .menu_ftr{
  background:url(../img/index/input_group/ttl_ftr.jpg) no-repeat 50% bottom / 100% auto;
  padding: 0 0 7%;
  margin: 0 0 3%;
}
#input_group .menu_hdr{
  background:url(../img/index/input_group/ttl_hdr.jpg) no-repeat 50% top / 100% auto;
  padding: 7% 0 0;
}
#input_group H2{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.7em;
  line-height: 1.5em;
  font-weight: bold;
  color: #071A54;
  width: 80%;
  margin: 0 auto;
}
.disp_sp #input_group H2{
  font-size: 1.3em;
}
#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:15%;
}
#input_group .section_hdr{
  padding-top: 2%;
}
#input_group form{
  width: 90%;
  margin: 0 auto;
}
#input_group .price_info_btn {
  margin: 5% auto 2%;
  text-align:center;
  max-width: 500px;
  width: 75%;
}
.disp_sp #input_group .price_info_btn{
  width: 85%;
}
#input_group .price_info_btn p{
  line-height:0;
  background-size:100% auto;
}
#input_group .btn_exp{
  margin:0 auto;
  font-size:0.8em;
  color:#000;
  line-height:1.4em;
}
.disp_sp #input_group .btn_exp{
  text-align: left;
  width: 95%;
  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{
  position: relative;
}
#extra_group .balloon_group2 .detail_txt {
    width: 52%;
    top: 29%;
    right: 3%;
}
#extra_group .section_bdy{
  background:url(../img/index/extra_group/section_bdy.jpg) repeat-y 50% top / 100% auto;
}
#extra_group .section_ftr{
  background:url(../img/index/extra_group/section_ftr2.jpg) no-repeat 50% bottom / 100% auto;
}
#extra_group .section_hdr{
  background:url(../img/index/extra_group/section_hdr.jpg) no-repeat 50% top / 100% auto;
}
#extra_group .menu_bdy{
  width:90%;
  margin: 0 auto 2%;
}
#extra_group .severalmenu{
  width:94%;
  margin:0 auto 7%;
}
.disp_sp #extra_group .severalmenu {
  width: 100%;
}
#extra_group .severalmenu .menu_info{
  background-size: 80px 80px;
  background-repeat: no-repeat;
}
.disp_sp #extra_group .severalmenu .menu_info{
  background-size: 70px 70px;
}
#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: 7% auto 3%;
}
#extra_group li {
  text-align: center;
  margin: 0 auto;
}
#extra_group .price_info_btn{
  width: 75%;
  margin: 3% auto 0;
  text-align: center;
  max-width: 500px;
}
.disp_sp #extra_group .price_info_btn{
  width: 85%;
}
#extra_group .price_info_btn p{
  background-size: 100% auto;
  line-height: 0;
}
#extra_group .price_info{
  color: #000;
}
#extra_group .extra_balloon{
  background: url(../img/index/extra_group/photo.png) no-repeat right center / auto 100%;
  min-height: 360px;
  display: flex;
  align-items: center;
  margin: 0 0 6%;
}
.disp_sp #extra_group .extra_balloon{
  min-height: 50vw;
}
#extra_group .extra_balloon p{
  background: rgba(237, 241, 149, .85);
  padding: 3% 4%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 5px #FBC15F inset;
  width: 52%;
  border: 3px solid #FBC15F;
  position: relative;
  text-shadow: 0px 0px 7px #fff, 0px 0px 7px #fff, 0px 0px 7px #fff, 0px 0px 7px #fff;
  text-align: justify;
  line-height: 1.5;
  font-size: 1.7em;
}
.disp_sp #extra_group .extra_balloon p{
  line-height: 1.4;
  font-size: 1.1em;
  width: 47%;
}
#extra_group .extra_balloon p span{
  color: #D10000;
}
/*--------------------*
#extra_group2
*--------------------*/
#extra_group2{
  margin:0 auto 6%;
}
#extra_group2 .section_hdr{
  padding: 6% 0 0;
  background:url(../img/index/extra_group2/section_hdr.jpg) no-repeat 50% top / 100% auto;
}
#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;
}
#extra_group2 .price_info{
  color: #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 {
  width: 94%;
  margin:0 auto;
}
#allmenus .section_hdr{padding-top:6%;}
#allmenus .menu_hdr{position: relative; top: -10px;}
#allmenus .menu_ftr{position: relative; bottom:-5px;}
#allmenus .section_ftr{position: relative; bottom:-1px; padding-bottom: 10%;}
#allmenus .menu_bdy{
  margin:0 auto 4%;
  width:90%;
  max-width: 572px;
}
#allmenus .menu_hdr{
  padding-top:2%;
}
#allmenus a {
  text-decoration: none;
}

/*--------------------*
#group1
*--------------------*/
#group1 { margin: 0 auto 5%; }
#group1 h3 { color:#B20D4F;}
#group1 .section_ftr{
  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;
}
#group1 .section_hdr{
  background:url(../img/index/allmenu/group1/section_hdr.jpg) no-repeat 50% top / 100% auto;
}


/*--------------------*
#group2
*--------------------*/
#group2 { margin: 0 auto 5%; }
#group2 h3{ color:#751e78;}
#group2 .section_ftr{
  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;
}
#group2 .section_hdr{
  background:url(../img/index/allmenu/group2/section_hdr.jpg) no-repeat 50% top / 100% auto;
}
/*--------------------*
#group3
*--------------------*/
#group3 { margin: 0 auto 5%; }
#group3 h3{ color:#071A54;}
#group3 .section_ftr{
  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;
}
#group3 .section_hdr{
  background:url(../img/index/allmenu/group3/section_hdr.jpg) no-repeat 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);
}