@charset "UTF-8";

@import 'https://fonts.googleapis.com/css?family=Prata';
.bodoni{font-family: 'Amiri', serif;}

/*-- /facilty/ 共通 --*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1; /* for IE 6/7 only */
}

#contents p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}

.section {
  color: #333;
  max-width: 1200px;
  margin: 0 auto 40px;
}

.facilty h2.facilty_head02 {
  margin: -35px 0 0 50px;
}

.block01 .txtFltL {
  background: url(../img/facility/bg_block01.jpg) 23px 0px no-repeat;
  margin-top: 60px;
  width: 706px;
  float: left;
}

.block01 h3 {
  font-size: 24px!important;
  margin-bottom: 35px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .block01 h3 {
    letter-spacing: 0px;
  }
}


.block01 .text {
  padding-bottom: 220px;
  letter-spacing: 0;
}

.block01 .imgFltR {
  float: right;
  width: 459px;
  margin-top: -25px;
}

.block02  {
  position: relative;
}

.block02 .bg {
  margin-left: -57px;
}

.block02 .textArea {
  position: absolute;
  top: 80px;
  right: 20px;
  text-align: right;
}

.block02 .textArea .place {
  font-size: 16px;
  border-bottom: 1px solid #bfbfbf;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 10%;
}

.block02 .textArea .title {
  font-size: 26px!important;
  margin-bottom: 20px;
  letter-spacing: 0;
}

.block02 .textArea a {
  text-decoration: underline;
  color: #8d8c2e;
  font-size: 14px;
}

.blcok03 .party {
  font-size: 60px!important;
  font-weight: bold;
}

.blcok03 .style_list ul {
  float: left;
  width: 33.333%;
  text-align: center;
  margin-top: 60px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

.blcok03 .style_list ul .ttl {
  font-size: 20px;
  padding: 45px 0;
}

@media screen and (min-width: 800px)  {
  .other_two_wrap_wrap  {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: space-between;
  }
}

/*-- ohter --*/
.ohter  {
  background-color: #e8e3d8;
  padding: 103px 0 90px 0;
}

.ohter .inr {
  width: 1200px;
  margin: 0 auto;
}

.ohter ul  {
  width: 25%;
  text-align: center;
  color: #45311e;
}

.ohter ul .Enttl {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 1.5;
  letter-spacing: 0px;
}

.ohter ul .ttl {
  margin-bottom: 28px;
  font-size: 14px;
}

.ohter ul .lead {
  margin-bottom: 70px;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1.5;
}

.ohter ul img {
  transform: scale(1);
  transition: all 0.3s ease-in-out 0s;
}

.ohter ul img:hover  {
  cursor: pointer;
  transform: scale(1.1);
  transition: all 0.3s ease-in-out 0s;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img  {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after  {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container  {
	padding: 0;
}


.fa_ohter #footer {
  margin-top: 0 !important;
}

.Findex p {
  font-size: 14px;
}
/* index.html */
.Findex h3 {
	margin-bottom: 25px !important;
	padding-top: 40px;
  margin-top: 0;
}

#mapArea {
	background: url(../img/facility/img_map.gif) left center repeat;
}

/*
.Findex .imgArea {
	background: url(../img/facility/img_Fmap.jpg) left bottom no-repeat;
	background-size: 80%;
	padding-top: 85px;
}
*/

.Findex .mapBg {
	background: url(../img/facility/img_Fmap.jpg) left bottom no-repeat;
	background-size: 70%;
	display: flex;
}

@media screen and (min-width: 1500px)  {
.Findex .mapBg {
	background-size: 48%;
	padding-top: 110px;
}
}

.Findex .mapBg .inr {
  width: 1200px;
  margin: 0 auto;
}

.Findex .linkArea {
	width: 100%;
	text-align: right;
/* 	padding-top: 75px; */
}


.Findex .linkArea .lead {
  color: #333;
	margin-top: 60px;
	padding-bottom: 33px;
	line-height: 3 !important;
}

.Findex .linkArea .ftLink  {
	display: inline-block;
	padding-bottom: 95px;
}
@media screen and (min-width: 768px) {
  .Findex .linkArea .ftLink {
    display: flex;
    max-width: 520px;
    margin-left: auto;
  }
}

.Findex .linkArea .ftLink li {
	border: 1px solid #ccc;
	background-color: rgba(255,255,255,0.8);
	color: #45311e;
	padding: 5px 15px;
	margin-right: 5px;
}

.Findex .linkArea .ftLink li a {
  display: block;
  padding: 14px 34px 14px 24px;
}

.Findex .linkArea .ftLink li a {
	background: url(../img/arrow02.png) left center no-repeat;
}

#chapel .fltL {
  background: url(../img/facility/img_index01.jpg) center center no-repeat;
  background-size: cover;
  display: block;
  width: 50%;
  box-sizing: border-box;
  padding: 50px 0;
}

#garden .fltR {
  background: url(../img/facility/img_index02.jpg) center center no-repeat;
  background-size: cover;
  display: block;
  width: 50%;
  box-sizing: border-box;
  padding: 50px 0;
}

#banquet .fltL {
  background: url(../img/facility/img_index03.jpg) center top no-repeat;
  background-size: cover;
  display: block;
  width: 50%;
  box-sizing: border-box;
  padding: 50px 0;
}

#other .fltR {
  background: url(../img/facility/img_index04.jpg) center center no-repeat;
  background-size: cover;
  display: block;
  width: 50%;
  box-sizing: border-box;
  padding: 50px 0;
}

@media screen and (min-width: 768px) {
  #chapel,
  #garden,
  #banquet,
  #other {
    display: flex;
  }
  #garden,
  #other {
    flex-flow: row-reverse;
  }
}

#chapel .fltR,
#garden .fltL,
#banquet .fltR,
#other .fltL {
	background-color: #fff;
  width: 50%;
  color: #767267;
  text-align: left;
  line-height: 1 !important;
  padding: 50px 70px;
  box-sizing: border-box;
  position: relative;
}

.fltR .icon01, .fltL .icon01 {
	position: absolute;
	top: 0;
	left: 0;
}

.fltR .icon02, .fltL .icon02 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.fltR .Fname,
.fltL .Fname {
	font-size: 40px;
}

.fltR .Flead,
.fltL .Flead {
	font-size: 20px;
	margin: 25px 0;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .fltR .Flead,
  .fltL .Flead {
    letter-spacing: 0;
  }
}


.fltR .Finfo,
.fltL .Finfo {
	line-height: 2 !important;
	margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .fltR .Finfo,
  .fltL .Finfo {
    letter-spacing: 0;
  }
}

.more {
	color: #fff !important;
	border: 1px solid #fff;
	padding: 13px 56px;
	display: inline-block;
}

.more:hover {
	background-color: #fff;
	color: #b6bc77 !important;
	border: 1px solid #b6bc77;
	text-decoration: none;
}

#footer .toConcept {
  background: url(../img/facility/img_toConcept.jpg) center top no-repeat;
  background-size: cover;
/*   padding: 100px 0 100px 292px; */
}

#footer .toConcept .seemore {
  display: inline-block;
  padding: 100px 200px;
}

@media only screen and (max-width: 1280px) {
	#contents {
		padding: 0 !important;
	}
	.ohter .inr {
		width: 100%;
	}
	.block01 {
		padding: 0 2%;
	}
	.block01 .txtFltL {
		width: 50% !important;
	}
}


.center {text-align:center!important;}
.left {text-align:left!important;}
.right {text-align:right!important;}
.top0 {margin-top:0 !important;}
.top5 {margin-top:5px !important;}
.top10 {margin-top:10px !important;}
.top15 {margin-top:15px !important;}
.top20 {margin-top:20px !important;}
.top25 {margin-top:25px !important;}
.top30 {margin-top:30px !important;}
.top35 {margin-top:35px !important;}
.top40 {margin-top:40px !important;}
.btm0 {margin-bottom:0 !important;}
.btm5 {margin-bottom:5px !important;}
.btm10 {margin-bottom:10px !important;}
.btm15 {margin-bottom:15px !important;}
.btm20 {margin-bottom:20px !important;}
.btm25 {margin-bottom:25px !important;}
.btm30 {margin-bottom:30px !important;}
.btm35 {margin-bottom:35px !important;}
.btm40 {margin-bottom:40px !important;}
.btm45 {margin-bottom:45px !important;}
.btm50 {margin-bottom:50px !important;}
.btm55 {margin-bottom:55px !important;}
.btm60 {margin-bottom:60px !important;}
.btm65 {margin-bottom:65px !important;}
.btm70 {margin-bottom:70px !important;}
.btm75 {margin-bottom:75px !important;}
.btm80 {margin-bottom:80px !important;}
.btm85 {margin-bottom:85px !important;}
.btm90 {margin-bottom:90px !important;}
.btm95 {margin-bottom:90px !important;}
.pT0 {padding-top:0!important;}
.pT5 {padding-top:5px!important;}
.pT10 {padding-top:10px!important;}
.pT15 {padding-top:15px!important;}
.pT20 {padding-top:20px!important;}
.pT25 {padding-top:25px!important;}
.pT30 {padding-top:30px!important;}
.pT35 {padding-top:35px!important;}
.pT40 {padding-top:40px!important;}
.pT45 {padding-top:45px!important;}
.pB0 {padding-bottom:0!important;}
.pB5 {padding-bottom:5px!important;}
.pB10 {padding-bottom:10px!important;}
.pB15 {padding-bottom:15px!important;}
.pB20 {padding-bottom:20px!important;}
.lm5 {margin-left:5px !important;}
.lm10 {margin-left:10px !important;}
.lm15 {margin-left:15px !important;}
.lm20 {margin-left:20px !important;}
.lm50 {margin-left:50px !important;}
.lm60 {margin-left:60px !important;}
.lm70 {margin-left:70px !important;}
.rm5 {margin-right:5px !important;}
.rm10 {margin-right:10px !important;}
.rm15 {margin-right:15px !important;}
.rm20 {margin-right:20px !important;}

.size10 { font-size:10px!important; }
.size11 { font-size:11px!important; }
.size12 { font-size:12px!important; }
.size13 { font-size:13px!important; }
.size14 { font-size:14px!important; }
.size15 { font-size:15px!important; }
.size16 { font-size:16px!important; }
.size17 { font-size:17px!important; }
.size18 { font-size:18px!important; }
.size19 { font-size:19px!important; }
.size20 { font-size:20px!important; }
.size21 { font-size:21px!important; }
.size22 { font-size:22px!important; }
.size23 { font-size:23px!important; }
.size24 { font-size:24px!important; }

.vAT  { vertical-align:top!important;}
.vAM  { vertical-align:middle!important;}
.vAB  { vertical-align:bottom!important;}

.bold  {font-weight: bold;}
.normal  {font-weight: normal;}

.icon  {
  margin-right:3px;
  vertical-align:middle;
  margin-top:-1px;
}

.mincho {
  font-family: "Yu Mincho Medium","Yu Mincho","ＭＳ 明朝",serif;
}

.spHide  { display: block;}
.spDisp  { display: none;}

@import 'https://fonts.googleapis.com/css?family=Amiri';
.garamond{font-family: 'Amiri', serif;}


@media only screen and (max-width: 767px) {
  #mv{
    width: 100%;
    overflow: hidden;
  }
  #mv img{
    width: auto !important;
    height: 200px;
    max-width: none !important;
  }
  #contents .section{
    margin-bottom: 50px;
    width: 100% !important;
    padding: 0 5%;
  }
  .facilty h2.facilty_head02{
    margin: 0 auto;
    text-align: center;
  }

  .block01 .txtFltL{
    width: 100% !important;
    margin-top: 20px;
  }

  .block01 .text{
    padding-bottom: 50px;
  }

  .block01 .imgFltR{
    width: 100%;
  }

  .block02, .block02 .textArea{
    position: inherit;
  }

  .block02 .bg{
    margin-left: 0;
    width: 100%;
    overflow: hidden;
  }

  .block02 .bg img{
    width: 138%;
  }

  .blcok03 .party{
    font-size: 38px!important;
  }

  .blcok03 .style_list ul{
    width: 100%;
  }

  .blcok03 .style_list ul .ttl{
    padding: 20px 0;
  }

  .ohter {
    padding: 0;
    padding-top: 70px;
  }

  .ohter .inr{
    width: 100%;
  }

  .ohter ul{
    width: 100%;
  }

  .Findex #chapel .fltL, .Findex #garden .fltR, .Findex #banquet .fltL, .Findex #other .fltR{
    width: 100%;
    height: 200px !important;
  }

  .Findex #chapel .fltR, .Findex #garden .fltL, .Findex #banquet .fltR, .Findex #other .fltL{
    width: 100%;
    height: auto;
    padding: 50px 5%;
  }

  #footer .toConcept .seemore{
    padding: 10% 20%;
  }

  .Findex #mapArea {
    background-position: center center;
  }

  .Findex #mapArea .imgArea{
    width: 100%;
    background: none !important;
    height: auto !important;
    padding-top: 10px;
  }

  .Findex .mapBg{
    background: none;
  }

  .Findex .mapBg .inr{
    width: 100%;
  }

  .Findex #mapArea .linkArea{
    width: 100%;
    padding: 0px 5%;
    text-align: center;
  }

  .Findex #mapArea .linkArea .wd{
    width: 100%;
    text-align: left;
  }

  .Findex #mapArea .linkArea .lead{
    line-height: 1.7 !important;
    letter-spacing: 0;
    margin-top: 30px;
  }

  .Findex #mapArea .linkArea img{
    width: 100%;
  }

  .Findex #mapArea .linkArea .ftLink{
    padding-bottom: 30px;
    width: 100%;
  }

  .Findex #mapArea .linkArea .ftLink li{
    width: 100%;
    margin-bottom: 5%;
    text-align: center;
  }
  .spDisp{ display: block!important;}
  .spHide{ display: none!important;}
  .spImg{ max-width: 100%;}
}