@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFF;
}

a,
a:link,
a:visited,
a:active,
a:hover{
	text-decoration:none;
}

.bg_white {
	background-color:#FFF;
}
.wrapper{
	width:100%;
	margin:0 auto;
	background: url(../img/bg_lace-1.png) left top repeat-y, 
  url(../img/bg_lace-2.png) right top repeat-y,#FFF;
}

/*---------------------------------------------------------------------------*/
.main{
  background:url(../img/img_mainImg.jpg) center center no-repeat;
  background-size:cover;
  width: 100%;
}
.main img{
  width: 100%;
  margin:0 auto;
}

/*---------------------------------------------------------------------------*/
/*info*/
.intro{
  width:100%;
  margin: 0 auto;
  padding: 100px 0 70px;
  /*background: url("../img/bg_lace-1.png") 3% top repeat-y, url("../img/bg_lace-2.png") 97% top repeat-y, #FFFFFF;*/
  overflow: hidden;
}

.subTtl{
  text-align: center;
  color:#947A1E;
  font-size: 30px;
  margin: 0 auto 30px;
  line-height: 1.2;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: lighter;
}

.mainInfo{
	padding-top:100px;
	padding-bottom:150px;
	text-align:center;
	margin:0 auto;
}
.lead{
	font-size: 16px;
  line-height: 2;
  text-align: center;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  margin-bottom: 12px;
}

.hs_box{
  border:2px solid #947A1E;
  padding: 20px 30px;
  margin: 50px auto 0;
  font-size: 14px;
  color:#333;
  line-height: 1.5;
  display: inline-block;
  font-family: "Sawarabi Gothic"; 
}

.hs_box:hover{
  color:#FFF;
  background: #947A1E;
}

.hs_box .carsor{
  width: 20px;
  margin: 0 auto;
  padding-top:7px;
}
.hs_box .carsor img{
  width:100%;
}

.reserveBox .hs_box{
  border:2px solid #947A1E;
  padding: 20px 30px;
  font-size: 14px;
  color:#333;
  line-height: 1.5;
  display: inline-block;
  font-family: "Sawarabi Gothic"; 
}

.reserveBox .hs_box:hover{
  color:#FFF;
  background: #947A1E;
}

.reserveBox .hs_box .carsor{
  width: 20px;
  margin: 0 auto;
  padding-top:7px;
}
.reserveBox .hs_box .carsor img{
  width:100%;
}

.kazari{
	width:65px;
	height:39px;
	margin:65px auto 20px;
}
.infoTtl{
	font-size:17px;
	font-family: 'Petit Formal Script', cursive;
	color:#987B28;
	margin-bottom:8px;
	margin-top:40px;
	font-weight:bold;
}
.infoTxt{
	font-size:24px;
	color:#000;
  	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
	line-height:1.6;
}
.date{
	font-size:40px;
	color:#000;
	font-family: 'Old Standard TT', serif;
}
.cap{
	font-size:15px;
	color:#000;
  	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
}
.cap span {
  font-size:20px;
}
.cap a{
	text-decoration:underline;
	color:#000;
}

.formbtn{
	padding-top:17px;
	padding-bottom:22px;
	width:420px;
	background:#987B28;
	font-size:24px;
	color:#FFF;
	margin:25px auto 50px;
	line-height:1.4;
	display:inline-block;
}
.formbtn span{
	font-size:15px;
}

.subBox{
	width:850px;
	margin:-100px auto 0;
  padding-top: 100px;
}
.subInfo-1{
	width:850px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-bottom:90px;
}
.subInfo-1 .imgBox{
	width:400px;
	height:310px;
	position:relative;
}
.subInfo-1 .catchBox-1{
	width:150px;
	height:65px;
	z-index:1000px;
	margin-left:-30px;
	margin-top:-40px;
	position:absolute;
}
.subInfo-1 .catchBox-2{
	width:150px;
	height:65px;
	z-index:1000px;
	text-align:right;
	margin-left:290px;
	margin-top:-40px;
	position:absolute;
}
.subInfo-1 .txtBox{
	width:400px;
	text-align:left;
}
.txtBox .topicTtl{
	font-size:26px;
	color:#987B28;
	text-align:left;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
	margin-bottom:12px;
}
.txtBox .topicTtl-2{
	font-size:16px;
	line-height:1.4;
	margin-bottom:23px;
  	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
	text-align:left;
}
.txtBox .topicTtl-3{
  font-size:18px;
  line-height:1.8;
  padding-top:16px;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
  text-align:left;
}
.txtBox .topicTxt{
	font-size:13px;
	line-height:1.8;
	text-align:left;
}
.txtBox .topicCap{
	font-size:12px;
	line-height:1.8;
	text-align:left;
	margin-top:25px;
}
.txtBox .topicCap span{
	display: flex;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.txtBox .topicCap span:after{
	border-top: 1px solid;
	/*align-items: center;*/
	content: "";
	flex-grow: 1;
	margin-left: 10px;
	margin-top: 11px;
}
.topicBtn {
  margin-top:30px;
}
.topicBtn a{
  padding: 10px 40px 9px;
  border:1px solid #a18449;
  color:#a18449;
  font-size:11px;
  text-decoration: none;
  transition: .3s;
}
.topicBtn a:hover{
  color:#a18449;
  opacity: .6;
}

/*参加レストラン*/
.shopWrapper {
	margin-top: -60px;
	padding-top: 60px;
}
.shopBox{
	width:810px;
	margin:0 auto;
	padding-bottom: 80px;
  border-top:2px solid #987B28;
}
.shopBox .ttl{
	font-size:18px;
	color:#987B28;
	text-align:center;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
	margin:80px auto 35px;
}
.shopBox .inner{
	width:600px;
	margin:0 auto 30px;
	display:flex;
	justify-content:space-between;
	cursor:pointer;
}
.shopBox .inner-2{
	width:600px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	cursor:pointer;
}

.shopBox .inner .shopContents,
.shopBox .inner-2 .shopContents{
	width:180px;
	display:inline-block;
}

.shopBox .inner .shopContents img,
.shopBox .inner-2 .shopContents img{
	margin-bottom:10px;
}
.shopBox .inner .shopContents .restaurant,
.shopBox .inner-2 .shopContents .restaurant{
	font-size:12px;
	color:#000;
	text-align:center;
	line-height:1.2;
}
.shopBox .inner .shopContents .restaurant a:active,
.shopBox .inner-2 .shopContents .restaurant a:active{
	color:#987B28;
	cursor:pointer;
}

/*standard*/
.hs_contents{
  width:100%;
  background: #FFF;
  margin: -50px auto 0;
  padding-top: 50px;
}

.hs_con{
  width:810px;
  padding: 80px 0 100px;
  margin:0 auto;
  display:flex;
  justify-content: space-between;
  border-bottom:1px solid #333;
  border-top: 2px solid #987B28;
}
.hs_con:last-child{
  border-bottom: none;
}
.hs_con .hs_img{
  width:40%;
}
.hs_con .hs_img img{
  width:100%
}
.hs_con .hs_txtBox{
  width:55%;
}
.hs_con .hs_txtBox .hsTtl{
  font-size: 17px;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  margin-bottom: 15px;
  text-align: left;
}
.hs_con .hs_txtBox .hsTxt{
  font-size: 13px;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.6;
  text-align: left;
}
.hs_con .hs_txtBox .hsBtn{
  margin-top: 10px;
  float: right;
  border:1px solid #333;
  padding: 10px 30px;
  background: url("../../../assets/img/common/icoArrow13.png") 85% center no-repeat;
  background-size:8px;
  display: block;
  font-size: 13px;
  color:#333;
  text-align: center;
}
.hs_con .hs_txtBox .hsBtn:hover{
  background:#E3E2D6 url("../../../assets/img/common/icoArrow13.png")85% center no-repeat;
  background-size:8px;
}



/*ドレスショップ*/
.dressWrapper {
  margin-top: -60px;
  padding-top: 60px;
}
.dressBox{
  width:800px;
  margin:0 auto;
  border-top:2px solid #987B28;
}
.dressBox .ttl{
  font-size:18px;
  color:#987B28;
  text-align:center;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
  margin:80px auto 35px;
}
.dressBox ul{
  width:800px;
  margin:0 auto 30px;
  display:flex;
  justify-content:space-between;
}
.dressBox ul li {
  width:calc(800px/3);
  margin-right: 50px;
}
.dressBox ul li:last-child {
  margin-right: 0px;
}
.dressBox p.dressShop {
  font-size: 20px;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
  margin-bottom: 10px;
}
.dressBox p.dressTxt {
  line-height: 1.8;
  text-align: left;
}
.dressBox .dressContents img{
  width: 100%;
  margin-bottom:20px;
}
.reserveBox {
  padding: 0 0 110px;
}
.reserveBox p {
  font-size:15px;
  color:#000;
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;

}

/* コースメニュー */
.menu{
  text-align: center;
  color:#221715;
}

.menu .head{
  margin:20px 0 2px;
  line-height:1.5;
  color:#a18449;
}

.menu .head:first-child{
  margin:0 0 2px;
}

.menu .head{
  font-family: "garamond-premier-pro",serif;
  -moz-osx-font-smoothing: grayscale;
  font-size:30px;
  margin-bottom: 20px;
}

.menu .name{
  font-size:16px;
  line-height:2;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
  /*margin-top:20px;*/
}
.menu .name2{
  font-size:14px;
  line-height:2;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif !important;
  /*margin-bottom: 10px;*/
}

.menu .small{
  font-size:10px;
  line-height:1.5;
  padding-top:12px;
}

/* モーダル */
.modal-content {
    position:relative;
    display:none;
    width:640px;
    margin:120px 30px;
    padding:60px 20px;
    border:none;
    background:#fff;
}
.modal-content.Quality{
  width:940px;
  padding:0;
  background:#FFF url(../../img/cuisine/bgModal.gif) repeat-y left;
}
.modal-content.Quality.QualityPad{
  width:840px;
  margin-left: 70px;
}
.coursePad{
  margin-left: 160px;
}
.modal-content.Quality.QualityPad .txts{
    float: left;
    padding: 60px 50px;
    text-align: left;
    width: 440px !important;
}
.modal-content p {
    margin:0;
    padding:0;
}
.modal-overlay {
    z-index:101;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.85);
}
.modal-wrap {
    z-index:102;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}
.modal-open {
    color:#00f;
    text-decoration:underline;
}
.modal-open:hover {
    cursor:pointer;
    color:#f00;
}
.modal-close {
    color:#00f;
    text-decoration:underline;
    position: absolute;
    top:-60px;
    right:0;
}
.modal-close:hover {
    cursor:pointer;
    color:#f00;
}