/* =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;
}
/*--------------------*
#input_group
*--------------------*/
#input_group{
  margin:3% auto 5%;
  position: relative;
}
#input_group .balloon_group{
  margin:0 auto;
  background:url(../img/index/input_group/section_title.jpg) no-repeat left bottom;
  background-size:100% auto;
  height: 492px;
  padding-top:15px;
  position: relative;
  top: 1px;
}
.disp_sp #input_group .balloon_group{
  height: 320px;
  padding-top:0;
}
#input_group .balloon_group .detail_txt{
  width: 63%;
  margin: 0 0 3% 35%;
  background: rgba(33,14,26,0.9);
  border: 4px solid #811563;
  padding: 2%;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: justify;
}
.disp_sp #input_group .balloon_group .detail_txt{
  width: 65%;
  margin: 0 0 3% 33%;
}
#input_group .balloon_group .detail_txt p{
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.4em;
  color: #fff;
}
.disp_sp #input_group .balloon_group .detail_txt p{
  font-size: 1em;
}
#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:10%;
}
#input_group .section_hdr{
  position:relative;
  top:-1px;
  padding-top:4%;
}
#input_group .price_info_btn {
  width: 80%;
  margin: 3% auto 2%;
  text-align:center;
  max-width:374px;
}
#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;
}
#input_group ul {
  margin: 5% auto 1%;
  padding: 0 10px;
}
#input_group li {
  width: 85%;
  text-align: center;
  margin: 0 auto;
  max-width: 430px;
}
#input_group .btn_trial p {
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/*--------------------*
#input_group2
*--------------------*/
#input_group2{
  margin:3% auto 0;
}
#input_group2 H2{ position: relative;}
#input_group2 .section_bdy{background:url(../img/index/input_group2/section_bdy.jpg) repeat-y 50% top / 100% auto;}
#input_group2 .price_info_btn {
  width: 80%;
  margin: 3% auto 2%;
  text-align:center;
  max-width:374px;
}
#input_group2 .price_info_btn p{
  line-height:0;
  background-size:100% auto;
}
#input_group2 .btn_exp{
  width:82%;
  margin:0 auto;
  font-size:0.8em;
  color:#000;
  line-height:1.4em;
}
#input_group2 .balloon h2{
  position: relative;
}
#input_group2 ul {
  margin: 0 auto;
  padding: 0 10px;
}
#input_group2 li {
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
.btn_trial p {
  background-size: 100% auto;
}
#input_group2 #privacy{
  padding-bottom: 5%;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  margin:0 auto 6%;
}
#extra_group h2 {
  position: relative;
  top: 1px;
}
#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_ftr.jpg) no-repeat 50% bottom / 100% auto;
  position:relative;
  bottom:-1px;
  padding-bottom:8%;
}
#extra_group .section_hdr{
  padding-top: 2%;
}
#extra_group .menu_bdy{
  width: 88%;
  margin: 0 auto 2%;
}
#extra_group H3.ttl_font {
  margin: 2% auto 3%;
  padding: 2% 3%;
  background-color: #B92507;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  width: 90%;
  box-sizing: border-box;
}
.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.0em;
}

/*--------------------*
#extra_group2
*--------------------*/
#extra_group2{
  position: relative;
  margin:0 auto 6%;
}
#extra_group2 h2 {
  position: relative;
  top: 1px;
}
#extra_group2 .mark_1 {
  position: absolute;
  top: 5px;
  left: 112px;
  font-size: 0.7em;
  font-weight: bold;
  color: #ff0;
  text-shadow: 0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
}
#extra_group2 .note_1{
  position: absolute;
  top: 34px;
  left: 170px;
  color: #cecece;
  font-weight: normal;
  font-size: 0.8em;
}
.disp_sp #extra_group2 .mark_1 {
  top: 0;
  left: 62px;
}
.disp_sp #extra_group2 .note_1{
  top: 17px;
  left: 100px;
  font-size: 0.6em;
  transform: scale(0.9, 1.0);
  transform-origin: left;
}
#extra_group2 .section_bdy{background:url(../img/index/extra_group2/section_bdy.jpg) repeat-y 50% top / 100% auto;}
#extra_group2 .section_ftr{
  background:url(../img/index/extra_group2/section_ftr.jpg) no-repeat 50% bottom / 100% auto;
  padding-bottom:8%;
}
#extra_group2 .section_hdr{
  padding-top:4%;
}

#extra_group2 .menu_bdy{
  width:90%;
  margin: 0 auto 2%;
}
#extra_group2 [id^="frmInput"] h3 {
  width: 100%;
}
#extra_group2 [id^="frmInput"] table {
  width: 97%;
}
#extra_group2 .btn{
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
#extra_group2 .btn p {
  background-size: 100% auto;
}
#extra_group2 .btn_exp{
  margin:0 auto;
  font-size:0.8em;
  line-height:1.4em;
  text-align: center;
}
#extra_group2 .severalmenu {
  margin-bottom: 3%;
}
#extra_group2 .text_img{
  margin: 4% auto 3%;
}
#extra_group2 H3.ttl_font {
  margin: 0 auto 3%;
  padding: 2% 3%;
  background-color: #3E07B9;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
#extra_group2 .price_info_btn{
  width: 95%;
  margin: 5% auto 2%;
  max-width: 426px;
}
#extra_group2 .price_info_btn p {
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#extra_group2 .pack_announce {
  font-size: 0.9em;
  margin: 3% auto 2%;
}
#extra_group2 .pack_announce P {
  line-height: 1.5em;
  color: #000;
}
#extra_group2 .pack_announce OL {
  font-weight: bold;
}
#extra_group2 .pack_announce LI {
  list-style: none;
  padding-left: 10px;
  line-height: 1.6;
  color: #242A7A;
}
.disp_pc #extra_group2 .pack_announce LI {
  font-size: 1.2em;
}
#extra_group2 #privacy {
  width: 87%;
}

/*--------------------*
.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 h2 {
  position: relative;
  top: 1px;
}
#allmenus .price_info {
  color: #242a7a;
}
#allmenus .additional_day {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
}
#allmenus [id^="group"] .severalmenu {
  width: 97%;
  margin:0 auto;
}
#allmenus .section_hdr{padding-top:2%;}
#allmenus .menu_hdr{position: relative; top: -10px;}
#allmenus .menu_ftr{position: relative; bottom:-5px;}
#allmenus .section_ftr{padding-bottom: 8%;}
#allmenus .menu_bdy{
  margin:0 auto 4%;
  width:90%;
  max-width: 640px;
}
#allmenus .menu_ftr{
  padding-bottom:0;
}
#allmenus .menu_hdr{
  padding-top:2%;
}
#allmenus a {
  text-decoration: none;
}
/*--------------------*
#group1
*--------------------*/
#group1 { margin: 0 auto 5%; }
#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 .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 .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);
}

/*--------------------*
.info_box
*--------------------*/
.info_box {
  width: 86%;
  margin: 0 auto 3%;
  background-color: #FEFEFC;
  border-radius: 8px;
  padding: 3% 4%;
}
.disp_sp .info_box {
  margin: 2% auto 3%;
}
.info_box b {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom:2%;
}
.info_box p ,
div.center {
  line-height: 1.6em;
  color: #000;
}
div.center {
  text-align:center;
  padding: 3% 0;
}
.disp_sp .info_box p ,
.disp_sp div.center {
  font-size: 0.9em;
}
