/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

/*--------------------*
 *  #index_navi
 *--------------------*/
#header_nav{
  text-align:center;
  padding:3% 0 1%;
}
#header .header_btn,
#header_nav ul{
  display: table;
  border-collapse: separate;
  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 {
  width: 95%;
}
.disp_sp .header_menus {
  margin-top: 2%;
}
.header_menus li a:hover {
  text-decoration: none;
}
.header_menus li a {
  display: block;
  margin-bottom: 2%;
  background: #fff;
  padding: 2% 5% 2% 4%;
  border-radius: 40px;
  position: relative;
  font-size: 1.5em;
  font-weight: bold;
  color: #BF035D;
  text-decoration: underline;
}
.header_menus li a::after{
  position:relative;
  border-right: 2px solid #BF035D;
  border-top: 2px solid #BF035D;
  content: "";
  width: 8px;
  height: 8px;
  margin-top: -8px;
  position: absolute;
  right: 3%;
  top: 54%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.disp_sp .header_menus li a::after{
  width: 6px;
  height: 6px;
}
.disp_sp .header_menus li a {
  font-size: .9em;
  padding: 2% 5% 2% 4%;
  margin: 2% auto 1%;
}

/*--------------------*
#input_group
*--------------------*/
#input_group{
  margin:0 auto;
}
#input_group .balloon_group {
  position: relative;
}
#input_group .balloon_group .detail_txt {
  position: absolute;
  width: 49%;
  top: 27%;
  left: 5%;
  background: rgba(255,255,255,0.8);
  padding: 3% 4%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 5px #e58f7e inset;
}
.disp_sp #input_group .balloon_group .detail_txt {
  width: 55%;
  top: 25%;
  left: 4%;
  padding: 4% 5%;
}
#input_group .balloon_group .detail_txt p {
  font-size: 1.7em;
  line-height: 1.7em;
  text-align: justify;
}
.disp_sp #input_group .balloon_group .detail_txt p {
  font-size: 1.1em;
  line-height: 1.5;
}
#input_group .balloon_group .detail_txt p span {
  color: #3B1B8F;
  font-weight: bold;
}
#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{
  padding: 6% 0 0;
}
#input_group .price_info_btn {
  width: 80%;
  margin: 5% auto 2%;
  text-align:center;
  max-width:440px;
}
#input_group .price_info_btn p{
  line-height:0;
  background-size:100% auto;
}
#input_group .btn_exp{
  width:82%;
  margin:0 auto;
  font-size:0.8em;
  color:#000;
  line-height:1.4em;
  text-align: center;
}
#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 .section_hdr .first_bdy{
  padding: 0 0 5%;
}
#extra_group .menu_bdy{
  background:url(../img/index/extra_group/menu_ttl_bdy.jpg) repeat-y 50% top / 100% auto;
  margin: 0 auto 2%;
}
#extra_group .menu_ftr{
  background:url(../img/index/extra_group/menu_ttl_ftr.jpg) no-repeat 50% bottom / 100% auto;
}
#extra_group .menu_hdr{
  background:url(../img/index/extra_group/menu_ttl_hdr.jpg) no-repeat 50% top / 100% auto;
  padding: 4% 3%;
}
#extra_group .section_hdr .second_bdy{
  background:url(../img/index/extra_group/section2_ftr.jpg) no-repeat 50% bottom / 100% auto, url(../img/index/extra_group/section2_bdy.jpg) repeat-y 50% top / 100% auto;
  padding: 0 0 5%;
}
.disp_sp #extra_group .section_hdr .second_bdy{
  padding: 0 0 7%;
}
#extra_group .second_bdy .menu_bdy{
  background:url(../img/index/extra_group/menu2_ttl_bdy.jpg) repeat-y 50% top / 100% auto;
}
#extra_group .second_bdy .menu_ftr{
  background:url(../img/index/extra_group/menu2_ttl_ftr.jpg) no-repeat 50% bottom / 100% auto;
}
#extra_group .second_bdy .menu_hdr{
  background:url(../img/index/extra_group/menu2_ttl_hdr.jpg) no-repeat 50% top / 100% auto;
}
#extra_group .severalmenu{
  width:94%;
  margin:0 auto;
}
.disp_sp #extra_group .severalmenu {
  width:94%;
}

#extra_group .input_self{
  padding: 3% 0 0;
}

#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 .price_info_btn {
  width: 85%;
  margin: 3% auto 0;
  text-align:center;
  max-width:470px;
}
.disp_sp #extra_group .price_info_btn{
  margin: 5% auto 0;
}
#extra_group .price_info_btn p{
  line-height:0;
  background-size:100% auto;
}
#extra_group .btn_exp{
  width:82%;
  margin:0 auto;
  font-size:0.8em;
  color:#000;
  line-height:1.4em;
  padding: 2% 0 0;
}
#extra_group .balloon_group .detail_txt{
  position: absolute;
  background: rgba(255,255,255,.8);
  padding: 3% 4%;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: justify;
  box-shadow: 0px 0px 10px 5px #e58f7e inset;
  width: 58%;
  bottom: 14%;
  left: 3%;
}
.disp_sp #extra_group .balloon_group .detail_txt{
  bottom: 9%;
}
#extra_group .balloon_group {
  position: relative;
}
.disp_sp #extra_group .balloon_group2 .detail_txt {
  top: 7%;
}
#extra_group .balloon_group .detail_txt p {
  font-size: 1.8em;
  line-height: 1.5em;
}
.disp_sp #extra_group .balloon_group .detail_txt p {
  font-size: 1.1em;
}
#extra_group .balloon_group .detail_txt span {
  color: #3B1B8F;
  font-weight: bold;
}

/*--------------------*
.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 .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:86%;
  max-width: 542px;
}
#allmenus .menu_hdr{
  padding-top:2%;
}
#allmenus a {
  text-decoration: none;
}

/*--------------------*
#group1
*--------------------*/
#group1 { margin: 0 auto 5%; }
#group1 h3 { color:#B20D4F;}
#group1 .section_ftr{
  padding-bottom:5%;
  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:5%;
  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:5%;
  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);
}