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

#headerSp{display: none;}

@media screen and (max-width: 1210px) {

.global ul {
    width: 95%;
}

.global ul li.logo {
    width: 26%;
    margin-top: 0px;
}
.global ul li{font-size: 17px;width: 18%;}
.global ul li.logo span {
    font-size: 30px;
}
.global ul li h1 {
    font-size: 11px;
}


#conceptBox .copy img {
    width: 550px;
}

#facilityBox {padding: 30px;}
#facilityBox .titlePanel {
  width: 55%;
  height: 700px;
  top: 30px;
  left: 30px;
}
#facilityBox.partyBox .titlePanel {
  width: 55%;
  height: 700px;
}
#facilityBox .titlePanel .inn h2 {
  font-size: 55px;
}
#facilityBox .titlePanel .inn {
    padding-top: 170px;
    padding-left: 60px;
}
#facilityBox.partyBox .titlePanel .inn {
    padding-top: 170px;
    padding-right: 100px;
}
.ceremonyBox .pic {
  background-position: 20% center;
  height: 700px;
}
.partyBox .pic {
    background-position: 80% center;
    height: 700px;
}
#fairBox ul li {
}
#fairBox ul li .title{font-size: 15px;}

#planBox ul li {
    width: 240px;
    margin: 0 10px;
}
#planBox ul li .price {
    font-size: 20px;
}
#planBox ul li .title{font-size: 15px;}

hr.cept02 {
    width: 100px;
    margin: 40px auto 40px;
}
#partysceneBox h2 {
    padding: 70px 0 30px 0;
}
#partysceneBox {
    padding: 50px 25px 80px 25px;
}
#partysceneBox .wrap .txt p {
    font-size: 24px;
}
#partysceneBox .wrap .txt .image{text-align: left;}
#partysceneBox .wrap .txt .image img {
    width: 200px;
    height: auto;
}
h2.title {
    font-size: 42px;
}
#fairBox h2 span {
    font-size: 20px;
    line-height: 120%;
}
#planBox h2 span {
    font-size: 20px;
    line-height: 120%;
}
#partysceneBox h2 span {
    font-size: 20px;
    line-height: 120%;
}

.c_app .box .txt .inn {
    width: 85%;
    margin: 15% auto;
}

.fairList,
.calendar {
    width: 90%;
}
.neweBox {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
.caselist ul li {
    padding: 10px;
    position: relative;
}

}

@media screen and (max-width: 750px) {


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

#section {
    min-width: 100%;
    padding: 0px 10px 50px 10px;
}
h2.title {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-bottom: 20px;
    padding-top: 20px;
}
h2.title span {
    font-size: 14px;
    margin-top: 5px;
}
h3 {
    font-size: 20px;
    letter-spacing: 0.1em;
}
h3 hr {
    width: 100px;
    margin: 10px auto 10px;
}
hr.cept {
    width: 40px;
    margin-bottom: 20px;
}

#header{display: none;}
#headerSp{display: block;}

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

#main {
    margin-bottom: 25px;
}

.maincopy{
  position: absolute;
  top: 72%;
  left: 50%;
  -webkit-transform: translateY(-72%) translateX(-50%);
  transform: translateY(-72%) translateX(-50%);
  width: 95%;
  z-index:1;
  text-align: center;
  vertical-align: middle;
}
.maincopy img{height: auto;width: 72%;}

.bread{display: none;}
.lead {
    text-align: left;
    margin-bottom: 25px;
    font-size: 14px;
}
.inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#form table.tbl th {
    width: 100%;
    padding: 10px 0px 0 0;
    vertical-align: middle;
    font-size: 15px;
    display: block;
}
#form table.tbl td {
    width: 100%;
    display: block;
    padding: 5px 0 10px 0px;
    vertical-align: middle;
    font-size: 15px;
}
#form th span.required {
    font-size: 14px;
    padding: 2px 5px;
}
#form th span{margin-right: 7px;font-size: 14px;}
input[type="text"] {
    padding: 7px 7px;
}
select {
    height: 30px;
    width: 100px;
}
.btnSet {
    padding: 10px 0 0 0;
    font-size: 13px;
}
.btnSet p {text-align: left;}
.btnSet p br{display: none;}
.sbm {
    font-size: 15px;
    padding: 8px 0px;
    width: 100%;
    border-radius: 0px;
    font-weight: bold;
    -webkit-appearance: button;
    margin-bottom: 10px;
}

#slide_menu{
  display: block;
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  background: #000;
}
#slide_menu .globalmenu .logo{text-align: center;float: none;width: 100%;margin-bottom: 0px;}
#slide_menu p{font-size: 12px;}
.globalmenu{
  width: 100%;
  text-align: center;
  padding: 30px 0 0 0;
  color: #fff;
}

.cntBox ul{overflow: hidden;padding: 10px 10px;}
.cntBox ul li{
  display: inline-block;
  width: 49%;
  background-color: #f1f1f1;
  border: 1px solid #9D874D;
}
.cntNv ul li{
  background-color: #9D874D;
  border: 1px solid #9D874D;
  padding: 1px;
}
.cntBox ul li span{
  color: #9D874D;
  padding: 6px 0;
  display: block;
  font-size: 14px;
  border: 1px solid #fff;
}
.cntNv ul li span{color: #fff;}
.cntBox ul li.wide{width: 100%;
  float: none;
  margin-bottom: 5px;
}
.globalmenu .menulist{
  width: 100%;
  margin: 0 auto 15px;
}
.globalmenu .menulist ul li{
  padding: 6px 0;
  border-bottom: 1px solid #333;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
  font-family: Verdana, "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
}
.globalmenu .menulist ul li a{
  display: block;
  width: 100%;
  height: 100%;
  position:relative;
}
.globalmenu .menulist ul li a:link{color: #999;}
.globalmenu .menulist ul li a:visited{color: #999;}
.globalmenu .menulist ul li a:hover{color: #999;}
.globalmenu .menulist ul li a:active{color: #999;}

#headerSp{
	display: block;
	position:relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	top:0;
	left: 0;
	/*z-index: 9998;*/
}
#headerSp .wrap{
  padding: 10px 10px 10px 10px;
  overflow: hidden;
}
#headerSp .logo{text-align: center;padding: 5px 0;}
#headerSp .logo h1{
  font-weight: normal;
  font-size: 10px;
  margin-bottom: 2px;
  font-family: "Mplus 1p";
}
#headerSp .logo span {
    font-family: 'EB Garamond', serif;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.04em;
}
#home #headerSp .logo span{color: #fff;}
#headerSp .slogan h2 {
    margin-bottom: 0px;
    text-align: center;
    position: relative;
    font-size: 13px;
    font-family: 'EB Garamond', serif;
    font-weight: normal;
    letter-spacing: 0.06em;
}

#headerSp .slogan h2 span{
	background-color: #fff;
	display: inline-block;
	padding: 2px 10px;
	position: relative;
	font-size: 13px!important;
}
#headerSp .slogan h2:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
#home #headerSp .slogan h2 span{
	background-color: #000;
}

#menuRight {
    width: 45px;
    height: 35px;
    position:fixed;
    top: 7px;
    right: 7px;
    z-index: 9999;
}

/*ハンバーガーメニュー*/
.hamburger{
	position:absolute;
	top:8px;
	right:10px;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 20px;
	height: 16px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
	border-radius: 0px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 7px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

.menu-trigger.active {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
	opacity: 0;
}

#home .menu-trigger span{background-color: #fff;}
.open .menu-trigger span{background-color: #fff;}
.open .fixed .menu-trigger span{background-color: #fff!important;}
#slide_menu .logo span{color: #fff;}

#headerSp.fixed .menu-trigger span{background-color: #000;}
#headerSp hr.cept {
    width: 60px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 15px auto 15px;
}

#footer {padding: 30px 10px 70px 10px;}
#footer .inner {width: 100%;}
#footer .inner .logoBtm img {
    width: 85%;
    height: auto;
}
#footer .inner .sv {
    margin: 15px 0;
}
#footer .inner .sv ul li {
    width: 49%;
    margin: 0 2% 2% 0;
    padding: 2px;
}
#footer .inner .sv ul li:nth-child(2n){
  margin: 0 0 2% 0;  
}
#footer .inner .sv ul li span {
    padding: 5px 0;
    font-size: 13px;
}
#footer .inner .copy img {
    width: 90%;
    height: auto;
}
.copyright {
    margin-top: 20px;
}

hr.cept02 {
    width: 100px;
    margin: 40px auto 40px;
}
#pointlist {
    margin-bottom: 30px;
}
#pointlist .inn {
    width: 100%;
    font-size: 14px;
    line-height: 160%;
}
#pointlist .pic {
    width: 100%;
    height: auto;
    margin: 0px 0 20px 0;
    background-image: none!important;
}
#pointlist .pic img{width: 100%;height: auto;}
.point01 .pic {
    
}

#concept #main .inn,
.four_reason .enter,
.four_reason .athome .pic,
.four_reason .design .pic,
.four_reason .c_menu .pic,
.four_reason .way .pic,
#cuisine #main,
#item #main,
#weddingreport #main,
#fair #main,
#plan #main{
	background-attachment: inherit;
}
.four_reason .enter{
  height: 80px!important;
  background-image: none;
}
.four_reason .enter .panel{color: #000;font-size: 22px;letter-spacing: 0.06em;}
.four_reason .enter .panel span{font-size: 13px;}

/*トップ*/
#mainTop {
    height: 80vh;
    background-image: url(../../img/main_sp.jpg);
}
#conceptBox {
    padding: 10px 0 10px 0;
}
#conceptBox .copy{width: 100%;}
#conceptBox .copy img {
    width: 95%;
    height: auto;
    margin-bottom: 20px;
}
#conceptBox .copy .bt {
    top: 72%;
}
#conceptBox .copy .bt span {
    width: 150px;
    padding: 8px 0;
    font-size: 15px;
}
#facilityBox {
    padding: 10px;
    position: relative;
}
.ceremonyBox .pic {
	background-image: url(../../img/bgCeremony_sp.jpg);
    height: 250px;
    margin-left: 0;
}
.partyBox .pic {
	    background-image: url(../../img/bgParty_sp.jpg);
    height: 250px;
    margin-right: 0;
}
#facilityBox{min-width: 100%;}
#facilityBox .titlePanel {
    width: 100%;
    height: auto;
    position:relative;
    top:auto;
    left:auto;
    -webkit-transform: skewX( 0deg);
    transform: skewX( 0deg);
    margin-left: 0px;
}
#facilityBox.partyBox .titlePanel {
    width: 100%;
    height: auto;
    position:relative;
    top:auto;
    right:auto;
    -webkit-transform: skewX( 0deg);
    transform: skewX( 0deg);
    margin-right: 0px;
}
#facilityBox .titlePanel .inn {
    -webkit-transform: skewX( 0deg);
    transform: skewX( 0deg);
    color: #fff;
    text-align: center;
    padding-top: 0;
    padding-left: 0;
}
#facilityBox.partyBox .titlePanel .inn {
    -webkit-transform: skewX( 0deg);
    transform: skewX( 0deg);
    text-align: center;
    padding-top: 0;
    padding-right: 0;
}

#facilityBox .titlePanel .inn h2 {
    font-size: 30px;
}
#facilityBox .titlePanel .inn h2.title{
  margin-bottom: 10px;
}
#facilityBox .titlePanel .inn h2.title span {
    font-size: 17px;
    margin-top: 7px;
}
#facilityBox .titlePanel .inn p {
    font-size: 13px;
    line-height: 160%;
}
#facilityBox .titlePanel .inn hr {
    margin: 10px auto 10px;
}
.btMoreTop span {
    padding: 8px 0;
    font-size: 15px;
}
.ceremonyBox{padding-bottom: 30px!important;}
.partyBox{padding-bottom: 30px!important;}

#fairBox {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    padding: 30px 10px 0px 10px;
}
#fairBox h2 {
  background-size: 80% 80%;
  padding: 40px 0 20px 0;
  background-position: center top;
  margin-bottom: 0;
}
#fairBox h2 span {
    font-size: 16px;
}
#fairBox ul li {
    width: 48%;
    float: left;
    margin: 0 1% 100px 1%;
}

#fairBox ul li .pic {
    margin-bottom: 7px;
}
#fairBox ul li .date {
    font-size: 12px;
    margin-bottom: 5px;
}
#fairBox ul li .title{font-size: 14px;}
#fairBox ul {
	width: 100%;
	height: 310px;
    margin-bottom: 20px;
}
.btSet .bt {
    width: 100%;
    margin-bottom: 4px;
}
.btSet .bt span {
    font-size: 14px;
    padding: 8px 0;
}
#planBox {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    padding: 0px 10px 40px 10px;
}

#planBox h2 {
    background-size: 80% 80%;
    padding: 40px 0px 20px 0px;
    margin-bottom: 0;
}
#planBox h2 span {
    font-size: 16px;
}
#planBox ul li {
    width: 49%;
    margin: 0 2% 0 0;
    float: left;
}
#planBox ul li:nth-child(2){margin: 0;}
#planBox ul li:nth-child(3){display: none;}
#planBox ul li .pic {
    margin-bottom: 7px;
}
#planBox ul li .price {
    margin-bottom: 10px;
    font-size: 16px;
}
#planBox ul li .title{font-size: 14px;}

#partysceneBox {
  min-width: 100%;
    padding: 40px 10px;
}
#partysceneBox h2 {
    background-size: 80% 80%;
    padding: 40px 0px 20px 0px;
    margin-bottom: 0;
}
#partysceneBox h2 span {
    font-size: 16px;
}
#partysceneBox .wrap {
    margin-bottom: 10px;
}
#partysceneBox .wrap .pic {
    float: none;
    width: 100%;
    height: 320px;
}
#partysceneBox .wrap .pic .bt {
    padding: 150px 10px 0 0;
}
#partysceneBox .wrap .txt .image {
    display: none;
}
#partysceneBox .wrap .txt {
    float: none;
    width: 100%;
}
#partysceneBox .wrap .txt p {
    font-size: 24px;
    text-align: center;
}
.cuisineTopBox {
    width: 100%;
    float: none;
    height: 260px;
    background-image: url(../../img/bgCuisine.jpg);
    background-size: 110%;
    background-position: center center;
}
.itemTopBox {
    width: 100%;
    float: none;
    height: 260px;
    background-image: url(../../img/bgItem.jpg);
    background-size: 110%;
    background-position: center center;
}
#catchBox {
  min-width: 100%;
    padding: 0 10px;
}
#catchBox .image img {
    width: 97%;
    height: auto;
    padding: 30px 0 0px 0;
}
#instaBox {
    padding: 0px 10px 30px 10px;
}
#instaBox .md img {
    height: 70px;
    width: auto;
}
#instaBox ul {
    padding: 0 0px;
}

.partyplanTopBox {
    width: 100%;
    float: none;
    height: 260px;
    background-image: url(../../img/bgPartyplan.jpg);
    background-size: 110%;
    background-position: center center;
}
.beergardenTopBox {
    width: 100%;
    float: none;
    height: 260px;
    background-image: url(../../img/bgBeergarden.jpg);
    background-size: 110%;
    background-position: center center;
}

/*コンセプト*/
#concept #main{margin-bottom: 0;}
#concept #main .inn {
    background-image: url(/concept/img/main_sp.jpg);
    background-position: center top;
    height: 350px;
}
.concepttxt {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    padding: 0px 0 30px 0;
}
#concept .copy img {
    width: 90%;
    height: auto;
}
.concepttxt h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.concepttxt p{font-size: 14px;}
.four_reason .enter {
    height: 350px;
}
.four_reason .pic {
    height: 220px!important;
}
.four_reason .textenter {
    width: 100%;
    padding: 0px 0 30px 0;
}
.four_reason .textenter .title {
    font-size: 30px;
    margin-bottom: 15px;
    padding-top: 30px;
}
.four_reason .textenter .title span {
    font-size: 14px;
}
.textenter h3 {
    font-size: 19px;
    line-height: 150%;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
}
.textenter p{font-size: 14px;text-align: left;line-height: 150%;}
.textenter p br{display: none;}
.four_reason .bt span{font-size: 14px;}

.four_reason .athome .pic {
    background-image: url(../../concept/img/athome.jpg);
}
.four_reason .design .pic {
    background-image: url(../../concept/img/design_sp.jpg);
}
.four_reason .c_menu .pic {
    background-image: url(../../concept/img/cuisine_sp.jpg);
}
.four_reason .way .pic {
    background-image: url(../../concept/img/access_sp.jpg);
}

/*フェア*/
#fair #main {
    background-image: url(/asset/img/events/main_sp.jpg);
    background-position: center top;
    background-size: cover;
    color: #fff;
    height: 300px;
}
.fairList {
    width: 100%;
}
.fairList dl{display: block;}
.fairList dt {
    display: block;
    width: 100%;
    font-size: 13px;
    padding: 0px;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #ddd;
}
.fairList dd {
    display: block;
    width: 100%;
}
.fairList dt .inn {
    padding: 10px;
}
.fairList dt .day {
    font-size: 16px;
    margin: 0 0 0px 0;
}
.fairList dt .day span{display: inline-block;}
.fairList dt .otherFair br{display: none;}
.fairList .inn .fairTxtInfo ul.icon {
    padding: 5px;
}
.fairList .inn .fairTxtInfo ul.icon li span{
    padding: 2px 5px;
    font-size: 10px;
}
.fairList .inn .fairTxtInfo .titleFair {
    font-size: 15px;
    padding: 7px 0;
    line-height: 130%;
}
.fairList .inn p {
    font-size: 12px;
    margin: 0;
    word-break: break-all;
}
.fairList .inn .fairTxtInfo .bt ul li {
    width: 100%;
    float: none;
    margin: 0 0 4px 0;
}
.fairList .inn .fairTxtInfo .bt ul li span {
    padding: 8px 0;
    font-size: 13px;
}
.calendar {
    width: 100%;
    margin: 0 auto 0px;
}
#calendar {
    width: 100%;
    margin: 0 auto 20px;
}
.btSelect {margin-bottom: 30px;}
.btSelect li {
    width: 100%;
    display: inline-block;
    margin: 2px 0;
    text-align: center;
}
.btSelect span {
    line-height: 1;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    padding: 12px 0;
    width: 100%;
    display: inline-block;
}
.day_info{margin-bottom: 15px;font-weight: bold;}
.entryFair {
    width: 100%;
    margin: 0 auto;
}
.entryFair .fairTitle {
  padding-bottom: 7px;
    font-size: 18px;
    text-align: left;
}
.entryFair .wrap .pic {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.entryFair .wrap .txt {
    float: none;
    width: 100%;
}
.fairCat {
    margin-bottom: 15px;
}
.fair_time dt {
    display: table-cell;
    width: 70px;
    font-size: 12px;
}
.fair_time dd {
    padding: 5px 0 5px 10px;
    font-size: 14px;
}
.entryFair .wrap .txt p{font-size: 14px;}
.entryFair .txt .privilege {
    padding: 10px;
    font-size: 14px;
}
.entryFair .txt .privilege .hd {
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 4px 0 5px 0;
    color: #c19742;
}
.entryFair .txt .reserveBox .bt {
    float: none;
    width: 100%;
}
.entryFair .txt .reserveBox .bt span {
    padding: 9px 0;
    margin: 10px 0 20px 0;
}
.entryFair .txt .reserveBox .tel {
    font-size: 26px;
    float: none;
    width: 100%;
}
.entryFair .txt .reserveBox .timelist{margin-bottom: 20px;}
.entryFair .txt .reserveBox .timelist th{width: 40%;font-size: 15px;}
.entryFair .txt .reserveBox .timelist td{width: 60%;}

.entryFair .txt .reserveBox .timelist .formBt{margin: 2px 0;}

.fairInfoSection {
    margin: 40px 0;
}
.contentTitle {
    margin-bottom: 10px;
    font-size: 15px;
}
.contentTitle span {
    padding: 5px 10px;
}
.contentList {
    margin: 0 0 20px 0;
}
.contentList ul li {
    width: 49%;
    padding: 0;
    margin:0 2% 5% 0;
}
.contentList ul li:nth-child(2n){margin: 0 0 5% 0}
.contentList ul li .pic {
    width: 100%;
    float: none;
    margin-bottom: 15px;
}
.contentList ul li .txt {
    width: 100%;
    float: none;
}
.contentList ul li p{font-size: 14px;}

.btnBox .bPrev,
.btnBox .bDown {
    float: none;
    width: 99%;
    margin: 0 0 2px 0;
    font-size: 13px;
}
.bPrev span,
.bDown span {
    padding: 12px 0;
}
.otherFairList .md {
    font-size: 16px;
    margin-bottom: 12px;
    text-align: left;
}

/*料理*/
#cuisine #main {
    background-image: url(../../cuisine/img/main_sp.jpg);
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 300px;
}
#cuisine .lead {
    font-size: 22px;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    text-align: center;
}
.c_leadtxt {
    font-size: 13px;
    margin-bottom: 15px;
}
.slides {margin: 0 auto 15px; width: 100%; height:180px; text-align: left; position: relative; overflow: hidden;z-index: 0;}
.slides ul {height:180px; float: left; display: inline; overflow: hidden; margin:0; padding:0;}
.slides ul li { margin:0 10px;;width: 180px; height:180px; float: left; display: inline; overflow: hidden;}
.slides ul li img{width: 180px;height: 180px;}

#cuisine .leadtxt {
    line-height: 150%;
    font-size: 14px;
}
.cuisineApp {
    padding: 0 0px;
}
.c_app h3 {
    font-size: 25px;
    margin-bottom: 12px;
}
.c_app h3 span {
    font-size: 13px;
    margin-top: 5px;
}
.c_app .box .pic {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.c_app .box .txt {
    float: none;
    width: 100%;
    position: relative;
    font-size: 14px;
    line-height: 180%;
}
.c_app .box .txt .inn {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.entertainment {
    padding: 0 0px;
}
.entertainment h3 {
    font-size: 25px;
    margin-bottom: 12px;
}
.entertainment h3 span {
    font-size: 13px;
    margin-top: 5px;
}
.entertainment .pic {
    width: 50%;
    margin: 0 auto 10px;
}
.entertainment .title {
    font-size: 15px;
}
.entertainment ul li{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.entertainment ul li p{
	font-size: 13px;
}

/*レポート*/
#weddingreport #main {
    background-image: url(/asset/img/weddingreport/main_sp.jpg);
    background-position: center top;
    background-size: cover;
    color: #fff;
    height: 300px;
}
.reportBox {
    width: 100%;
}
.reportBox ul li {
    float: left;
    width: 49%;
    margin: 0 2% 5% 0;
}
.reportBox ul li:nth-child(3n) {
    float: left;
    width: 49%;
    margin: 0 2% 5% 0;
}
.reportBox ul li:nth-child(2n) {
    float: left;
    width: 49%;
    margin: 0 0% 5% 0;
}
.reportBox ul li .info dl {
    width: 100%;
    float: none;
}
.reportBox ul li .info dd {
    padding: 4px 0 4px 8px;
}
.reportBox ul li .info {
    margin: 0 0 7px 0;
}
.reportBox ul li .title {
    font-size: 14px;
    margin-bottom: 20px;
}
.movie .reportBox ul li {
    width: 100%;
    margin: 0 0 2% 0;
}
.movie .reportBox ul li .title{margin-bottom: 10px;}
.movie .reportBox ul li .info dl {
    width: 50%;
    float: left;
}
.entryReport {
    width: 100%;
}
.entryReport .titleBox {
    text-align: center;
    margin-bottom: 10px;
}
.entryReport .titleBox h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.entryReport .mainPic {
    margin-bottom: 5px;
    padding: 0 5px;
}
.entryReport .mainPic img{width: 100%;height: auto;}

.entryReport .inner{min-width: 100%;}
.entryReport .pic_l {
    width: 50%;
    float: left;
    padding-right: 1px;
}
.entryReport ul li {
    margin-bottom: 2px;
}
.entryReport ul li.vertical {
    height: auto;
    overflow: hidden;
}
.entryReport .pic_r {
    width: 50%;
    float: right;
    padding-top: 0px;
    padding-left: 1px;
}
.entryReport .wide {
    height: 200px;
    margin-bottom: 2px;
}

/*プラン*/
#plan #main {
    background-image: url(/asset/img/plan/main_sp.jpg);
    background-position: center top;
    background-size: cover;
    color: #fff;
    height: 300px;
}
.selector {
    margin-bottom: 10px;
}
.selector ul li {
    width: 49%;
    display: inline-block;
}
.selector ul li span {
    padding: 10px 0 7px 0;
    font-size: 13px;
}
.caselist {
    padding: 0 0px;
}
.caselist ul li {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0px;
}
.caselist ul li .inn {
    padding: 5px;
}
.caselist .btMore{display: none;}
.timeList {
    width: 100%;
}
.timeList ul{text-align: left;}
.timeList li {
    padding: 3px 0 3px 0;
}
.timeList .date span {
    margin: 0 1px 0 0;
    font-size: 12px;
    padding: 3px 5px;
}
.hdMonth {
    font-size: 16px;
}
.timeList li .inner {
    padding: 10px 10px;
    overflow: hidden;
}
.timeList li .inner .wrap .txt {
    padding: 0px 0 0 0;
}
.timeList li .inner .title {
    padding: 0px 0 10px 0;
    font-size: 16px;
}
.timeList li .inner .wrap .txt .price {
    margin: 0 0 10px 0;
}
.timeList li .inner .wrap .txt .price span.md {
    padding: 4px 10px;
}
.timeList li .inner .wrap .txt .price span {
    font-size: 18px;
    display: inline-block;
}
.timeList li .inner .wrap .txt p {
    line-height: 150%;
    margin: 0 0 10px 0;
    font-size: 13px;
}
.timeList ul li .inner .bt span {
    padding: 7px 0;
    font-size: 14px;
}
.planDisBox {
    width: 100%;
    margin: 0 auto 40px;
}
.planDisBox .pic {
    float: none;
    width: 100%;
}
.planDisBox .planInfo {
    float: none;
    width: 100%;
}
.planDisBox .planInfo .title {
    padding: 20px 0 15px 0;
    font-size: 17px;
}
.planDisBox .p_t dl {
    margin: 0 0 10px 0;
}
.planDisBox .p_t dd {
    padding: 5px 0 5px 10px;
}
.planItemInfo {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
}
.planItemInfo .md {
    padding: 8px 0;
    margin-bottom: 20px;
}



/*プライバシーポリシー*/
#policy .lead{text-align: center;}
.blk_list dl {
    margin-bottom: 30px;
}
.blk_list dt {
    font-size: 17px;
}
.blk_list dd ul {
    margin-top: 20px;
}
.blk_list dd li {
    padding-left: 5px;
    font-size: 14px;
}

/*アイテム*/
#item #main {
    background-image: url(/asset/img/item/main_sp.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    height: 300px;
}
#item #section h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.itemBox {
    width: 100%;
}
.itemBox .tmb {
    width: 100%;
    float: none;
}
.itemBox .tmb ul li {
    width: 49%;
    margin: 0 2% 5% 0;
}
.itemBox .tmb ul li:nth-child(3n) {
    margin: 0 2% 5% 0;
}
.itemBox .tmb ul li:nth-child(2n) {
    margin: 0 0% 5% 0;
}
.itemBox .tmb ul li .wrap {
    margin-bottom: 5px;
}
.itemBox .tmb ul li .category {
    float: none;
}
.itemBox .tmb ul li .category span {
    padding: 2px 10px;
}
.itemBox .tmb ul li .count {
    float: none;
}
.itemBox .tmb ul li .title {
    font-size: 14px;
}
.itemBox .nv {
    width: 100%;
    float: none;
}
.itemBox .nv .md {
    font-size: 18px;
    margin-bottom: 10px;
}
.itemBox .nv ul li {
    font-size: 14px;
}
.itemBox .nv ul li span {
    padding: 7px 0;
}
.itemBox .entryItem .title {
    text-align: left;
    font-size: 17px;
}

/*挙式*/

#ceremony #main{
	height: 50vh;
	margin-bottom: 20px;
}
#ceremony #main .pic{
  height: 50vh;
  background-position: center center;
  background-size: cover;
}
.nav {width: 100%;margin: 0 auto 40px;}
.nav .pic{
  height: 50px;
  margin: 0 10px;
  background-position: center center;
  background-size: cover;
}
#ceremony .pic01{background-image: url(../../ceremony/img/main_sp01.jpg);}
#ceremony .pic02{background-image: url(../../ceremony/img/main_sp02.jpg);}
#ceremony .pic03{background-image: url(../../ceremony/img/main_sp03.jpg);}
#ceremony .pic04{background-image: url(../../ceremony/img/main_sp04.jpg);}
#ceremony .pic05{background-image: url(../../ceremony/img/main_sp05.jpg);}
#ceremony .pic06{background-image: url(../../ceremony/img/main_sp06.jpg);}
#ceremony .pic07{background-image: url(../../ceremony/img/main_sp07.jpg);}
#ceremony .pic08{background-image: url(../../ceremony/img/main_sp08.jpg);}

#ceremony .lead {
    font-size: 22px;
    letter-spacing: 0.07em;
    margin-bottom: 20px;
    text-align: center;
}
.c_pic img {
    width: 50%;
}
.leadtxt {
    width: 100%;
    margin: 0 auto;
    line-height: 170%;
    font-size: 15px;
    text-align: left;
}
.leadtxt br{display: none;}

/*パーティー*/
#party .lead {
    font-size: 22px;
    letter-spacing: 0.07em;
    margin-bottom: 20px;
    text-align: center;
}
#party #main{
	height: 50vh;
	margin-bottom: 20px;
}
#party #main .pic{
  height: 50vh;
  background-position: center center;
  background-size: cover;
}
#party .pic01{background-image: url(../../party/img/main_sp01.jpg);}
#party .pic02{background-image: url(../../party/img/main_sp02.jpg);}
#party .pic03{background-image: url(../../party/img/main_sp03.jpg);}
#party .pic04{background-image: url(../../party/img/main_sp04.jpg);}
#party .pic05{background-image: url(../../party/img/main_sp05.jpg);}
#party .pic06{background-image: url(../../party/img/main_sp06.jpg);}
#party .pic07{background-image: url(../../party/img/main_sp07.jpg);}
#party .pic08{background-image: url(../../party/img/main_sp08.jpg);}

#party .point01 .pic {
    background-image:none;
}
#party .point02 .pic {
    background-image:none;
}
#party #pointlistBox {
    padding: 0px 0 20px 0;
}
.spec {
    padding: 10px 10px;
}
.specBox {
    text-align: center;
    height: auto;
    margin: 0px 0 50px 0;
    position: relative;
}
#party #section {
    padding-bottom: 21px;
}
.specList {
    margin-bottom: 20px;
}
.specBox.last {
    margin: 0px 0 0px 0;
}
.roof {
    background-image: url(../../party/img/spec01_sp.jpg);
    background-size: cover;
    background-position: right center;
    height: 200px;
    margin-bottom: 20px;
}
.eight_f {
    background-image: url(../../party/img/spec02_sp.jpg);
    background-size: cover;
    background-position: center center;
    height: 200px;
    margin-bottom: 20px;
}
.lobby {
    background-image: url(../../party/img/spec03_sp.jpg);
    background-size: cover;
    background-position: center center;
    height: 200px;
    margin-bottom: 20px;
    background-color: #f1f1f1;
}
.bridesroom {
    background-image: url(../../party/img/spec04_sp.jpg);
    background-size: cover;
    background-position: center center;
    height: 200px;
    margin-bottom: 20px;
}

.picWrap{overflow: hidden;margin-bottom: 15px;}
.picWrap img{width: 100%;height: auto;}
.picWrap .l{width: 49%;float: left;}
.picWrap .r{width: 49%;float: right;}

.title_Box .title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
.title_Box .title span{
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.title_Box .txt{font-size: 13px;text-align: left;}

/*インフォメーション*/
#information #main {
    background-image: url(../../information/img/main_sp.jpg);
    background-position: center top;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
    height: 300px;
}
/*パーティービアガーデン*/
#partybeer #main {
    background-image: url(../../party_beer/img/main_sp.jpg);
    background-position: center top;
    background-size: cover;
    background-attachment:inherit;
    background-repeat: no-repeat;
    color: #fff;
    height: 300px;
}

/*新着情報*/
.neweBox {
    width: 100%;
}
.neweBox ul li {
    width: 49%;
    margin: 0 2% 5% 0;
}
.neweBox ul li:nth-child(2n){
  margin: 0 0 5% 0;
}
.neweBox ul li .date {
    margin: 0 0 15px 0;
}
.neweBox ul li .pic {
    margin: 0 0 10px 0;
}
.neweBox ul li .category {
    margin: 0 0 6px 0;
}
.neweBox ul li .md {
    font-size: 13px;
    margin: 0 0 10px 0;
}
.neweBox .btMore{display: none;}
.neweEntry {
    width: 100%;
    margin: 0 auto;
}
.newTitleBox h3 {
    font-size: 18px;
    text-align: left;
    line-height: 130%;
    margin-bottom: 25px;
}
.entry{font-size: 15px;line-height: 160%;}
.backBt {
    text-align: center;
    padding: 25px 0;
}
.backBt span {
    padding: 12px 0px;
    width: 280px;
    font-size: 14px;
    background-color: #fff;
}

/*アクセス*/
#access .main {
    width: 100%;
    margin: 0 auto 25px;
}
#access .main img{width: 100%;height: auto;}
.pointBox {
    margin-bottom: 35px;
}
.pointBox hr.cept {
    margin: 10px auto 10px;
}
.accessInfo .map {
    margin-bottom: 25px;
    padding: 0 0px;
}
.accessInfo .map iframe{height: 250px;}
#access .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.accessInfo h3 {
  font-size: 17px;
    margin-bottom: 20px;
}
.address{font-size: 13px;}
.accessInfo .info dl {
    margin: 5px 2px 0px 2px;
    display: inline-block;
}
.accessInfo .info dt {
    display: table-cell;
    width: 60px;
    font-size: 12px;
    padding: 4px 0px;
}
.accessInfo .info dd {
    padding: 4px 0 4px 5px;
    font-size: 12px;
}
.accessInfo ul li {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}
.accessInfo ul li .md {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.accessInfo ul li img{width: 80%;height: auto;}
.accessInfo ul li p{font-size: 14px;}


/*ビアガーデン*/
.eventWrap {
    width: 100%;
    margin: 0 auto;
}
.eventWrap .partyInfo {float: none;margin-bottom: 25px;}
.eventWrap .tmb {width: 100%;}
.eventWrap p {
    font-size: 13px;
}
#partybeer .newTitleBox h3{text-align: center;}
.newTitleBox h3 span{display: none;}
.newTitleBox h3 span.time{display: block;font-size: 14px;}
#partybeer .entry .pic img{width: 100%;height: auto;}
#partybeer .entry .pic {
    margin-bottom: 20px;
}
#partybeer table th {
    padding: 6px 10px;
    font-size: 14px;
}
#partybeer table td {
    padding: 6px 10px;
    font-size: 14px;
}
#partybeer .lead br{display: none;}
.tmbPartyPlan ul li {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
}
.tmbPartyPlan ul li .pic {
    margin: 12px 0 12px 0;
}
.tmbPartyPlan ul li p {
    margin: 0;
}
.menuListBox{
  margin: 40px 0;
  text-align: center;
  font-size: 12px;
}
.menuListBox dl{margin: 20px 0;font-size: 15px;}




#footerSp {
    display: block;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    bottom: 0;
    z-index: 9000;
}
#footerSp ul {
    overflow: hidden;
    padding: 4px;
}
#footerSp ul li {
    width: 32%;
    float: left;
    margin: 0 1% 0 0;
    text-align: center;
    font-size: 12px;
}
#footerSp ul li span {
    background-color:rgba(0,0,0,1);
    border: 1px solid #9D874D;
    display: block;
    padding: 10px 0;
    color: #fff;
}
#footerSp ul li:nth-child(2n){
  width: 34%;
}
#footerSp ul li:last-child {
    margin: 0;
}

.spec .title_Box .title {
    /* font-family: 'Montserrat', sans-serif; */
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}
.spec .title_Box .title span{
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "Times New Roman", Times, 'YuMincho', '游明朝','ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.specBox p{
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "Times New Roman", Times, 'YuMincho', '游明朝','ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.btm-tel a:link{color: #fff;font-weight: 500;}
.btm-tel a:hover{color: #fff;font-weight: 500;}
.btm-tel a:visited{color: #fff;font-weight: 500;}
.btm-tel a:active{color: #fff;font-weight: 500;}

.add {
    margin: 12px 0 0 0;
    font-size: 11px;
}
.btm-txt {
    font-size: 12px;
}
.btm-txt h4 {
    margin: 20px 0 7px 0;
}

.renew-box {
	padding: 20px;
    margin: 0 0 30px 0;
}
.renew-box .md {
    font-size: 20px;
}
.renew-box p {
    font-size: 14px;
    line-height: 160%;
}

#renewal .main {
    width: 100%;
    margin: 0 auto;
}
#renewal .main img{width: 100%;height: auto;}

#renewal .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------- 750px */
}


@media screen and (max-width: 480px) {
  
.maincopy img{height: auto;width: 95%;}
	
/*---------------------------------------------------------------------------------------------------------------------------------------- 480px */
}


























