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

/*
===== general setting ==========================================
*/

.sp{display: none;}
.pc{display: block;}

#slide_menu{display: none;}

.pictures a{
  pointer-events: none;
  cursor: default;
}

#fairBox ul li.event{display: none!important;}
#fairBox ul li.event-category-pickup{display:inline-block!important;}

input#fairtitle,
input#fairday,
input#fairtime{pointer-events: none;border:none;}

h2.title{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 52px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
  padding-top: 40px;
}
h2.title span{
  font-size: 17px;
  display: block;
  font-weight: normal;
  margin-top: 10px;
  letter-spacing: 0.1em;
}
h3{
  text-align: center;
  font-size: 23px;
  letter-spacing: 0.2em;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 100;
}
h3 hr{
  width: 150px;
}
.lead{
	text-align: center;
	margin-bottom: 50px;
}
.leadtxt{
	width:1000px;
	margin: 0 auto;
	line-height: 200%;
	text-align: center;
	font-size: 15px;
}
#cuisine .leadtxt,
#party .leadtxt,
#ceremony .leadtxt{
	    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "Times New Roman", Times, 'YuMincho', '游明朝','ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
hr.cept{
	width: 60px;
	margin-bottom: 25px;
}
hr.cept02{
	width: 100px;
	margin: 80px auto 80px;
}

.notice{
  font-size: 13px;
  color: #999;
}

.bread{
  padding: 0 20px 20px;
  font-size: 11px;
  color: #aaa;
}

.bread a:link{color: #aaa;}
.bread a:visited{color: #aaa;}
.bread a:hover{color: #aaa;}
.bread a:active{color: #aaa;}

#concept,
#item,
#ceremony,
#cuisine,
#party,
#access,
#renewal{
	background-color: #EEE9E6;
}
#concept #header h2 span,
#item #header h2 span,
#ceremony #header h2 span,
#cuisine #header h2 span,
#party #header h2 span,
#access #header h2 span,
#renewal #header h2 span{
	background-color: #EEE9E6;
}

#ceremony #main{
	height: 70vh;
	margin-bottom: 20px;
}
#ceremony #main .pic{
  height: 70vh;
  background-position: center center;
  background-size: cover;
}
.nav {width: 1000px;margin: 0 auto 80px;}
.nav .pic{
  height: 70px;
  margin: 0 10px;
  background-position: center center;
  background-size: cover;
}
#ceremony .pic01{background-image: url(/ceremony/img/main01.jpg);}
#ceremony .pic02{background-image: url(/ceremony/img/main02.jpg);}
#ceremony .pic03{background-image: url(/ceremony/img/main03.jpg);}
#ceremony .pic04{background-image: url(/ceremony/img/main04.jpg);}
#ceremony .pic05{background-image: url(/ceremony/img/main05.jpg);}
#ceremony .pic06{background-image: url(/ceremony/img/main06.jpg);}
#ceremony .pic07{background-image: url(/ceremony/img/main07.jpg);}
#ceremony .pic08{background-image: url(/ceremony/img/main08.jpg);}
#ceremony .point01 .pic {
    background-image: url(/ceremony/img/point01.png);
}
#ceremony .point02 .pic {
    background-image: url(/ceremony/img/point02.png);
}
#ceremony .point03 .pic {
    background-image: url(/ceremony/img/point03.png);
}

#party #main{
	height: 70vh;
	margin-bottom: 20px;
}
#party #main .pic{
  height: 70vh;
  background-position: center center;
  background-size: cover;
}
#party .pic01{background-image: url(/party/img/main01.jpg);}
#party .pic02{background-image: url(/party/img/main02.jpg);}
#party .pic03{background-image: url(/party/img/main03.jpg);}
#party .pic04{background-image: url(/party/img/main04.jpg);}
#party .pic05{background-image: url(/party/img/main05.jpg);}
#party .pic06{background-image: url(/party/img/main06.jpg);}
#party .pic07{background-image: url(/party/img/main07.jpg);}
#party .pic08{background-image: url(/party/img/main08.jpg);}
#party .point01 .pic {
    background-image: url(/party/img/point01.png);
}
#party .point02 .pic {
    background-image: url(/party/img/point02.png);
}
#party .point03 .pic {
    background-image: url(/party/img/point03.png);
}
.roof{
	background-image: url(/party/img/spec01.jpg);
	background-size: cover;
	background-position: center center;
}
.eight_f{
	background-image: url(/party/img/spec02.jpg);
	background-size: cover;
	background-position: center center;
}
.lobby{
	background-image: url(/party/img/spec03.jpg);
	background-size: cover;
	background-position: center center;
}
.bridesroom{
	background-image: url(/party/img/spec04.jpg);
	background-size: cover;
	background-position: center center;
}

#concept #main{position: relative;height: auto;background-color: rgba(255,255,255,0);}
#concept #main .inn{
	background-image: url(/concept/img/main.jpg);
	background-position: center 0%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	position: relative;
	height: 80vh;
}
#fair #main{
	background-image: url(/asset/img/events/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}
#plan #main{
	background-image: url(/asset/img/plan/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}
#information #main{
	background-image: url(/information/img/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}
#partybeer #main{
	background-image: url(/party_beer/img/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}
#weddingreport #main{
	background-image: url(/asset/img/weddingreport/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}
#cuisine #main{
	background-image: url(/cuisine/img/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}
#item #main{
	background-image: url(/asset/img/item/main.jpg);
	background-position: center 100%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	height: 500px;
}

.four_reason .enter{
  height: 400px;
  background-image: url(/concept/img/enter.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.four_reason .athome .pic {
    height: 700px;
    background-image: url(/concept/img/athome.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.four_reason .design .pic {
    height: 700px;
    background-image: url(/concept/img/design.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.four_reason .c_menu .pic {
    height: 700px;
    background-image: url(/concept/img/cuisine.jpg);
    background-position: center 100%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.four_reason .way .pic {
    height: 700px;
    background-image: url(../../concept/img/access.jpg);
    background-position: center 100%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.btMore {
    font-size: 11px;
    letter-spacing: 0.2em;
    /*background-image: url(../img/arrowR-min.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 4px 8px;*/
    padding: 0px 0 0px 0px;
    display: inline-block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.backBt {
    text-align: center;
    padding: 50px 0;
}
.backBt span {
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 1;
    padding: 16px 0px;
    width: 320px;
    font-size: 15px;
}

.entry{
	line-height: 180%;
}
.entry p{margin: 20px 0;}

table {
    width: 100%;
    border-collapse: collapse;
}
#form table.tbl th {
    width: 30%;
    text-align: left;
    padding: 10px 20px;
    vertical-align: middle;
    font-size: 15px;
}
#form table.tbl td {
    width: 70%;
    text-align: left;
    padding: 10px 20px;
    vertical-align: middle;
    font-size: 15px;
}
#form table.tbl th span {
    display: inline-block;
    font-size: 15px;
    margin-right: 20px;
}
#form table.tbl th span.required {
    display: inline-block;
    color: #fff;
    background-color: #a53946;
    font-size: 14px;
    line-height: 1;
    padding: 3px 10px;
    border-radius: 2px;
    width: auto;
}
#form table.tbl th span.any {
    display: inline-block;
    background-color: #f1f1f1;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 2px;
    width: auto;
    color: #999;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: auto!important;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 12px!important;
    margin: 1px 0;
}

#partybeer table th {
    width: 30%;
    text-align: left;
    padding: 10px 20px;
    vertical-align: middle;
    font-size: 15px;
    border: 1px solid #ddd;
    background-color: #f1f1f1;
}
#partybeer table td {
    width: 70%;
    text-align: left;
    padding: 10px 20px;
    vertical-align: middle;
    font-size: 15px;
    border: 1px solid #ddd;
}
#partybeer table td strong{color: red;}

input#telForm,
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"] {
    font-size: 14px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 0 0;
    border-radius: 2px;
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #cceff7;
    margin: 0 0 0px 0;
}
input.telInput {
    width: 30%;
}
select {
    background-color: #fff;
    border: 1px solid #cceff7;
    border-radius: 4px;
    height: 38px;
    text-indent: 0;
    vertical-align: middle;
    font-size: 14px;
    width: 150px;
}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: none;
    border: 1px solid #cceff7;
    font-size: 14px;
    display: block;
    width: 100%;
    outline: 0;
    padding: 10px 15px;
    height: 150px;
}
.sbm {
    font-size: 16px;
    padding: 11px 20px;
    background-color: #9D874D;
    color: #fff;
    border-style: none;
    width: 40%;
    border-radius: 50px;
    font-weight: bold;
    -webkit-appearance: button;
    margin-bottom: 7px;
}
.sbmBack{
    font-size: 14px;
    padding: 7px 15px;
    background-color: #777;
    color: #fff;
    border-style: none;
    width: 30%;
    border-radius: 50px;
    font-weight: bold;
    -webkit-appearance: button;
    margin-bottom: 7px;
}
.btnSet {
    text-align: center;
    padding: 40px 0 0 0;
    font-size: 14px;
}

.blk_list dl{margin-bottom: 50px;}
.blk_list dt{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px
}
.blk_list dd{
	font-size: 15px;
}
.blk_list dd ul{margin-top: 30px;}
.blk_list dd li{
	margin: 10px 0;
	list-style-type : decimal;
	padding-left: 30px;
	margin-left: 20px;
}


.pageBox .page-numbers{
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
}
.pageBox .page-numbers.current{
  display: inline-block;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  padding: 3px 10px;
  color: #999;
}

.pageBox{
	position: relative;
	padding: 40px 0;
	overflow: hidden;
}
.pagination{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
	z-index:1;
	text-align: center;
	vertical-align: middle;
}

.formBt {
    -webkit-appearance: none;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0px;
    background-color: #c9a063;
    color: #fff;
    border-style: none;
    width: 50%;
    margin: 10px 0;
}

.timelist .formBt {
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 15px;
    background-color: #c9a063;
    color: #fff;
    border-style: none;
    width: 100%;
}


/*.calendar tbody tr td{padding: 0!important;}
.ui-datepicker {
    width: auto!important;
}
.ui-datepicker-calendar thead th {
    padding: 5px!important;
}

.ui-datepicker-today a{
  color: #c19742!important;
  font-weight: bold!important;
}
.ui-state-highlight .ui-state-default,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #c19742!important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active{
  color: #c19742!important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  text-align: center;
  width: 100%;
  display: block;
  padding: 10px 0;
}
*/
#form .ui-datepicker{width: auto!important;}



