/* =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: 88%;
  margin: 1% auto 3%;
}
.disp_sp .header_menus {
  margin: 4% auto;
  width: 96%;
}
.header_menus .menu_bdy {
  margin-bottom: 2%;
  border-radius: 6px;
  position: relative;
  padding: 2% 4%;
  border: 1px solid #ccc;
  box-shadow: 0 2px 4px -2px rgb(33 37 56 / 25%);
  cursor: pointer;
  transition: .3s;
  background: linear-gradient(#FDFDFD, #f9f0d2);
}
.header_menus .menu_bdy::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: linear-gradient(#f9f0d2, #FDFDFD);
  transition: .3s;
  opacity: 0;
  position: absolute;
  top: -1px;
  left: -1px;
}
.header_menus .menu_bdy:hover::before{
  opacity: 1;
}
.disp_sp .header_menus .menu_bdy{
  margin-bottom: 3%;
  font-size: 1.1em;
  padding: 3.5% 3%;
}
.disp_sp .header_menus a:last-child .menu_bdy{
  margin-bottom: 0;
}
.header_menus a{
  text-decoration: none;
}
.header_menus .menu_bdy::after{
  position:relative;
  border-right: 2px solid #C90368;
  border-top: 2px solid #C90368;
  content: "";
  height: 7px;
  margin-top: -7px;
  position: absolute;
  right: 2%;
  top: 57%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
}
.header_menus .menu_bdy p {
  position: relative;
  font-size: 1.3em;
  font-weight: bold;
  color: #C90368;
  text-decoration: underline;
}
.disp_sp .header_menus .menu_bdy p {
  font-size: 4vw;
  line-height: 1.4;
}
/*--------------------*
 *  .balloon_group
 *--------------------*/
.balloon_group {
  position: relative;
}
#extra_group .balloon_group img{
  position: relative;
  top: 1px;
}
#extra_group .section_hdr .balloon_group img{
  position: relative;
}
.balloon_group .detail_txt{
  position: absolute;
  background: rgba(255, 255, 255, .85);
  padding: 3% 4%;
  border-radius: 10px;
  box-shadow: 0 0 5px 7px rgba(223, 178, 230, .8);
}
.disp_sp .balloon_group .detail_txt{
  box-shadow: 0 0 5px 4px rgba(223, 178, 230, .8);
}
#input_group .balloon_group .detail_txt{
  width: 50%;
  top: 40%;
  left: 3%;
}
.disp_sp #input_group .balloon_group .detail_txt{
  width: 54%;
  top: 31%;
}
#extra_group .balloon_group .detail_txt{
  width: 53%;
  top: 54%;
  left: 5%;
  box-shadow: 0 0 5px 7px rgba(178, 223, 230, .8);
}
.disp_sp #extra_group .balloon_group .detail_txt{
  line-height: 1.4;
  font-size: .9em;
  width: 55%;
  top: 51%;
  box-shadow: 0 0 5px 4px rgba(178, 223, 230, .8);
}
.balloon_group .detail_txt p{
  font-size: 1.6em;
  line-height: 1.6;
  color: #070403;
  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;
}


/*--------------------*
#input_group
*--------------------*/
#input_group{
  margin:3% auto 5%;
}
#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{
  padding-top:4%;
}
#input_group .article_hdr{
  width: 90%;
  margin: 0 auto;
}
#input_group .price_info_btn {
  width: 80%;
  margin: 3% 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;
}
.disp_sp #input_group .btn_exp{
  width: 100%;
  text-align: left;
}
#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;
}
.disp_sp #privacy{
  width: 100%;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{  
  margin:0 auto 6%;
}
#extra_group .section_hdr{
}
#extra_group .menu_bdy{
  width:90%;
  margin: 0 auto 4%;
}
#extra_group .menu_bdy.menu2{
  background:url(../img/index/extra_group/section2_bdy.jpg) repeat-y 50% top / 100% auto;
  width: 100%;
  margin: 0;
}
#extra_group .menu_bdy.menu2 .menu_ftr{
  background:url(../img/index/extra_group/section2_ftr.jpg) no-repeat 50% bottom / 100% auto;
  padding-bottom: 6%;
}
#extra_group .menu_bdy.menu2 .menu_hdr2{
  width: 90%;
  margin: 0 auto 2%;
  padding: 1% 0 0;
}
#extra_group .severalmenu{
  margin:0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 5%;
  margin: 5% auto;
  box-shadow: 0 0 5px 7px rgba(223, 178, 230, .8);
}
.disp_sp #extra_group .severalmenu{
  box-shadow: 0 0 5px 4px rgba(223, 178, 230, .8);
  margin: 5% auto 7%;
}
#extra_group .severalmenu.second{
  box-shadow: 0 0 5px 7px rgba(178, 223, 230, .8);
}
.disp_sp #extra_group .severalmenu.second {
  box-shadow: 0 0 5px 4px rgba(178, 223, 230, .8);
  margin: 5% auto 7%;
}
#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: 1px 1px 1px #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 .extra_balloon{
  position: relative;
}
#extra_group .price_info_btn{
  width: 100%;
  margin: 3% auto 0;
  text-align: center;
  max-width: 493px;
}
.disp_sp #extra_group .price_info_btn{
  width: 85%;
}
#extra_group .price_info_btn input{
  width: 100%;
  height: auto;
}
#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 .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: #85100E;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  width: 86%;
  box-sizing: border-box;
  font-weight: normal;
  text-shadow: 1px 1px 1px #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:3%;}
#allmenus .menu_hdr{position: relative; top: -10px;}
#allmenus .menu_ftr{position: relative; bottom:-5px;}
#allmenus .section_ftr{position: relative; bottom:-1px;padding-bottom:5%;}
#allmenus .menu_bdy{
  margin:0 auto 4%;
  width:90%;
}
#allmenus .menu_ftr{
  padding-bottom:0;
}
#allmenus .menu_hdr{
  padding-top:2%;
}
#allmenus a {
  text-decoration: none;
  color: #000;
}
#allmenus a:hover ~ #allmenus a h3 {
  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;
}

/*--------------------*
#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;
}
/*--------------------*
#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;
}

/*--------------------*
#attention
*--------------------*/
#attention ol li,
#attention ol li p{
  line-height:1.5;
}
.spread1_group,
.spread2_group,
.kakushin_group,
.message_group{
  transform: scale(0.9);
}
#topicpath P{
  color: #000;
}