/* =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: 90%;
  margin: 1% auto;
  background: -moz-linear-gradient(top, #FFFBFF, #F7EFD4);
  background: -webkit-linear-gradient(top, #FFFBFF, #F7EFD4);
  background: linear-gradient(to bottom, #FFFBFF, #F7EFD4);
  border-radius: 10px;
  padding: 2% 2%;
}
.disp_pc .header_menus p a {
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4em;
  display: block;
}
.disp_sp .header_menus p a {
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.6em;
  display: block;
}
.header_menus a { color: #C0226E; }

/*--------------------*
.text_box
*--------------------*/
.text_box {
  background: rgba(256,256,256,0.8);
  width: 96%;
  margin:10px auto 10px;
  padding: 10px;
  border-radius: 8px;
  box-sizing: border-box;
}
.text_box p {
  text-align: justify;
  color: #262525;
  font-size: 0.8em;
}
.text_box p b {
 font-size: 1.1em;
 line-height: 1.6em;
}
.disp_pc .text_box {
  padding: 3% 5%;
}
.disp_pc .text_box p {
  font-size: 1em;
}

/*--------------------*
#extra_group2
*--------------------*/
#extra_group2{
  width: 100%;
  margin:0 auto 5%;
}
#extra_group2 H2{
  position:relative;
  top:2px;
}
#extra_group2 .menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
#extra_group2 .section_bdy{
  background:url(../img/index/extra_group2/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#extra_group2 .section_ftr{
  padding-bottom:16%;
  background:url(../img/index/extra_group2/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
  position:relative;
  bottom:-1px;
}
#extra_group2 .section_hdr{
  padding-top:5%;
  background:url(../img/index/extra_group2/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
  position:relative;
  top:-1px;
}
#extra_group2 .menu_bdy{
  margin-bottom: 4px;
}
#extra_group2 .severalmenu{
  width:  88%;
  margin:0 auto 3%;
}
#extra_group2 .section_bdy h2 {
  width: 84%;
  background-color:#c71585;
  border-radius:8px;
  margin: 0 auto 2%;
  padding: 2%;
  color: #fff;
  font-size: 1em;
  line-height:1.3em;
  text-align: center;
}
.disp_sp #extra_group2 .section_bdy h2 {
  width: 96%;
  transform: scale(0.9, 1.0);
}
.disp_pc #extra_group2 .section_bdy h2 {
  font-size: 1.4em;
}
#extra_group2 A{color:#5D3A20;}
#extra_group2 A:visited{color:#990000;}

/*--------------------*
#input_group
*--------------------*/
#input_group{
  width:100%;
  margin:0 auto 5%;
}
#input_group H2{
  position:relative;
  top:1px;
}
#input_group H3{
  text-align: center;
}
#input_group h4 {
  color:#8803F7;
}
#input_group .section_bdy{
  background:url(../img/index/input_group/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#input_group .section_ftr{
  padding-bottom:20%;
  background:url(../img/index/input_group/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
  position:relative;
  bottom:-1px;
}
#input_group .section_hdr{
  padding-top:16%;
  background:url(../img/index/input_group/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
  position:relative;
  top:-1px;
}
#input_group .article_bdy H3{
  background-color:#dc143c;
  border-radius:10px;
  width: 86%;
  margin: 0 auto 3%;
  padding: 2% 3%;
  color: #fff;
  font-size: 1.1em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
#input_group .severalmenu{
  width:92%;
  margin:0 auto 3%;
}
#input_group .menu_info A{color:#E0016A;}
#input_group .menu_info A:visited{color:#990000;}
#input_group .menu_bdy{
  margin:0 auto 2%;
}
#input_group .pr{
  color: #d00079;
}
#input_group UL{
  width: 96%;
  margin: 0 auto;
}
#input_group LI{
  width:50%;
  float:left;
  text-align:center;
  margin-top:10px;
}
#input_group .btn_exp{
  width:80%;
  margin:0 auto;
  font-size:0.8em;
  color:#222;
  line-height:1.4em;
  font-weight:bold;
}
#input_group .price_info_btn{
  width:87%;
  margin:3% auto 2%;
  text-align: center;
}
#input_group .price_info_btn p {
  background-repeat: no-repeat;
}
#frmInput P.btn_exp span.purple{
  color: #A81D91;
}
#input_group .text_img{
  margin-bottom:3%;
}
#input_group .cookie_check{
  margin:15px auto 0;
  line-height:1.6em;
}
#input_group .free_ttl{
  width: 90%;
  text-align: center;
  position: absolute;
  background-color: #434396;
  border-radius: 50px;
  font-size: 1.1em;
  border: 2px solid #E3E2F1;
  box-shadow: 1px 1px 7px #000,1px 1px 1px gray inset,1px 20px 10px #39397F inset,1px -20px 10px #39397F inset;
  color: #7fffd4;
  box-sizing: border-box;
  top: -2%;
  left: 5%;
  padding:2% 0;
  line-height: 1.2em;
}
.disp_pc #input_group .free_ttl {
  font-size: 1.6em;
}

/*--------------------*
#extra_group3
*--------------------*/
#extra_group3{
  width: 100%;
  margin:0 auto 2%;
}
#extra_group3 H2{
  position:relative;
  top:2px;
}
#extra_group3 .menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
#extra_group3 .section_bdy{
  background:url(../img/index/extra_group3/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#extra_group3 .section_ftr{
  padding-bottom:9%;
  background:url(../img/index/extra_group3/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group3 .section_hdr{
  padding-top:3%;
}
#extra_group3 .severalmenu{
  width:91%;
  margin:0 auto 3%;
}
#extra_group3 H3{
  background-color:#FADE01;
  border-radius:10px;
  width: 82%;
  margin: 0 auto;
  padding: 2% 3%;
  color: #9E0802;
  font-size: 1.1em;
  text-align: center;
  box-shadow: 0px 0px 10px 7px #A48F0B inset;
}

/*--------------------*
#extra_group4
*--------------------*/
#extra_group4{
  width: 100%;
  margin:0 auto 5%;
}
#extra_group4 H2{
  position:relative;
  top:1px;
}
#extra_group4 .menu_info .pr strong {
  color: #d00079;
  font-size: 0.9em;
}
#extra_group4 .section_bdy{
  background:url(../img/index/extra_group4/section_bdy.jpg) repeat-y 50% top;
  background-size:100% auto;
}
#extra_group4 .section_ftr{
  padding-bottom:15%;
  background:url(../img/index/extra_group4/section_ftr.jpg) no-repeat 50% bottom;
  background-size:100% auto;
}
#extra_group4 .section_hdr{
  padding-top:4%;
  background:url(../img/index/extra_group4/section_hdr.jpg) no-repeat 50% top;
  background-size:100% auto;
}
#extra_group4 .severalmenu{
  width:92%;
  margin:0 auto 3%;
}
#extra_group4 .pack_announce{
  margin:3% auto 2%;
}
#extra_group4 .pack_announce OL{
  font-size:1em;
  font-weight:bold;
}
#extra_group4 .pack_announce LI{
  list-style:none;
  padding-left:10px;
  line-height: 1.6;
  color: #000066;
}
#extra_group4 .pack_announce P{
  line-height: 1.5em;
  color:#222;
}
#extra_group4 H3{
  background-color:#790BA8;
  border-radius:10px;
  width: 82%;
  margin: 0 auto;
  padding: 2% 3%;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  box-shadow: 0px 0px 10px 7px #5F0B64 inset;
}
#extra_group4 .text_img{
  width:94%;
  margin:0 auto 2%;
}
#extra_group4 .btn_exp{
  width:90%;
  margin: 1% auto 0;
  font-size: 0.8em;
  color:#222;
  line-height:1.3em;
  font-weight:bold;
}
#extra_group4 .btn_exp span{color:#A81D91;}
#extra_group4 .price_info_btn{
  width:90%;
  margin:0 auto;
}

/*--------------------*
.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: 88%;
  margin:0 auto;
}
#allmenus .severalmenu .caption { color: #000; }
#allmenus a { text-decoration: none; }
#allmenus .section_hdr{padding-top:3%;}
#allmenus .section_ftr{position: relative; bottom:-1px;}

#allmenus .menu_bdy{
  width: 96%;
  margin: 0 auto 6%;
  background:url(../img/index/allmenu/menu_bdy.png) repeat-y 50% top;
  background-size:100% auto;
}
#allmenus .menu_ftr{
  padding-bottom: 2%;
  background:url(../img/index/allmenu/menu_ftr.png) no-repeat 50% bottom;
  background-size:100% auto;
  position: relative;
  bottom: -7px;
}
#allmenus .menu_hdr{
  padding-top:5%;
  background:url(../img/index/allmenu/menu_hdr.png) no-repeat 50% top;
  background-size:100% auto;
  position: relative;
  top: -14px;
}
.disp_pc #allmenus .menu_ftr{
  bottom: -13px;
}
.disp_pc #allmenus .menu_hdr{
  top: -26px;
}

/*--------------------*
#group1
*--------------------*/
#group1 { margin: 0 auto 5%; }
#group1 h4 { color:#B20D4F;}
#group1 .section_ftr{
  padding-bottom:10%;
  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 A h3{ color:#7D1284;}
#group2 .section_ftr{
  padding-bottom:10%;
  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 A h3{ color:#1A4D3E;}
#group3 .section_ftr{
  padding-bottom:10%;
  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);
}

A h3, h3 A {
  font-size: 1.1em;
  line-height: 1.4em;
  color: #A81247;
  text-decoration: underline;
}
.disp_pc A h3, .disp_pc h3 A {
  font-size: 1.6em;
}

/*----------------------------*
 accordion
*-----------------------------*/
#allmenus .more,
#allmenus .close{
  font-size: 16px;
  background: linear-gradient(to bottom, #FFFFC7, #FFE65B);
  border: 2px solid #432312;
  border-radius: 50px;
  color:#432312;
  cursor:pointer;
  width: 280px;
  height: 48px;
  margin: 20px auto 0;
  text-align:center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.disp_pc #allmenus .more,
.disp_pc #allmenus .close{
  font-size: 18px;
  width: 330px;
}
#allmenus .more > span,
#allmenus .close > span{
  width: 100%;
}

#allmenus .more .mark,
#allmenus .close .mark{
  position: relative;
  font-weight: bold;
}
#allmenus .more .mark::after,
#allmenus .close .mark::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #432312;
  border-right: solid 2px #432312;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: -1em;
  bottom: 0;
  margin: auto;
}

