@charset "UTF-8";
/* ====== 共通 ====== */

a:hover, a:hover img {
	text-decoration: none;
	opacity: 0.8;
}

header .navbar, footer .text-white {
	background-color:rgba(114,77,38,0.9);
}
header .navbar-brand {
	width: 20%;
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}
header .navbar-brand .logo {
	width: 100%;
}
header .tel {
	font-size: 2rem;
	color: #fff;
}
header .tel a {
	color: #fff;
}
h1, h2, h3, h4 {
	font-family: a-otf-ryumin-pr6n, serif;
}
p {
	line-height:1.8;
}
body {
	color: #666666;
	font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}
.lead {
	color: #666666;
	font-style:normal;
	line-height:1.6em;
	font-family: a-otf-ryumin-pr6n, serif;
}
/* ====== TOTOP ====== */
/* ページトップ */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 80%;
	
	z-index:100;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 25px 0;
	text-align: center;
	display: block;
	border-radius: 10px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
.btn-outline-secondary:hover {
	color: #6c757d;
}
/* ====== TOP IMAGE ====== */

header.top-page {
	height: 100vh;
	overflow: hidden;
	padding-right: 0;
	padding-left: 0;
}
.jumbotron {
	background-image: url(../img/main-image4.jpg);
	/*background-position: center;*/
	background-position: 50% 50px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.bg-slider {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.jumbotron .bg-rgba {
	background-color: rgba(255,255,255,0.9);
}
.jumbotron h1 {
	word-wrap: break-word;
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}
.jumbotron img.logo {
	width: 200px;
	height: auto;
}
.jumbotron h2 {
	line-height: 1.8rem;
}
/* ====== TOPPAGE SECTION ====== */

#concept {
	background-image: url("../img/bg_light2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	/*background-attachment: fixed;*/
	font-family: a-otf-ryumin-pr6n, serif;
}
#menu {
	/*background-image: url("../img/bg_paper2.jpg");*/
	background-image: none;
	font-family: a-otf-ryumin-pr6n, serif;
}
#pricelist {
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(209, 221, 48, .3)), url("../img/bg_paper2.jpg");
	background-size: cover;
}
#pricelist .card:nth-of-type(2) {
	border-left: none;
	border-right: none;
}
#pricelist table {
	width:100%;
	/*font-size:0.8em;*/
	margin-bottom:10px;
}
#pricelist table td {
	padding:0px 5px;
}
#reservation {
	background: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, 0)), url("../img/bg_clover.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height:auto;
	/*background-attachment: fixed*/
}
#reservation .bg-rgba {
	background-color: rgba(255,255,255,0.7);
}
#reservation iframe {
	width: 100%;
	height: 800px;
}
.mailform iframe {
	width: 100%;
	height: 400px;
}


.ttl-bdr {
	font-size: 2.4rem;
	line-height: 1.5;
	position: relative;
	margin-bottom: 50px;
	font-family: a-otf-ryumin-pr6n, serif;
	/*color: #666666;*/
	background-image: url("../img/hr_leaf.png");
	background-size : 320px 50px ;
	background-position: center 56px;
	padding-bottom:30px;
	background-repeat: no-repeat;
	color:#545814;
	text-shadow:0 0 10px #FFF;
}
.ttl-bdr::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	/*border-bottom: 3px solid #cccccc;*/
	width: 12%;
	margin: 0 auto -15px;
}
#sec3 {
	background-image: url("../img/bg-staff.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*fullcalendar用css*/
#information table {
	width: 100%;
	cellspacing: 0;
	bgcolor: #CCC;
	font-size: 14px;
	color: #666;
	table-layout: fixed;
	border-collapse: collapse;
}
#information table th, #information table td {
	padding: 0px;
	text-align: center;
	/*border: 1px solid #ccc;*/
}
#information table th {
	background-color: #eeeeee;
	padding:4px 0;
	/*color: #fff;*/
}
#information table th, #information table td {
	width: 14.2%;
}
#information table td:nth-child(7n) {
	/*background-color: #5197E0;
	color: #fff;*/
}
/*#information table td:nth-child(7n+1) {
	background-color: #FF8A8C;
	color: #fff;
}*/

#access {
  background: url("../img/bg_paper2.jpg");
}
#access .btn-block {
  /*font-family: a-otf-ryumin-pr6n, serif;*/
}


/*carousel用css*/
.carousel-item .img-fluid {
  width:100%;
  height:auto;
}

.carousel-item{
  height: auto;
}

.carousel-item a {
  display: block;
  width:100%;
}

.carousel-item .show-image {
  display: block;
  width:100%;
}

.carousel-caption{
  bottom:-20px;
  text-shadow:0 0 10px #000;
  white-space:nowrap;
}


.btn-gradient-3d-orange {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 4px;
  color: #ffffff;
  /*background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);*/
  background:linear-gradient(135deg, #DFEC51 0%,#73AA0A 100%);
  width:100%;
  text-align:center;
}

.btn-gradient-3d-orange:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

/* ====== SNS ====== */
.social img {
	width: 36px;
	height: 36px;
}
/* ====== SNS ====== */

#information iframe {
	width: 100%;
	height: 600px;
}

/* ====== FOOTER ====== */
.footer-logo {
	width: 180px;
}

/* =============================================
メディアクエリ
============================================= */

/* 大デバイス（デスクトップ, 1200px 未満）
==============================================*/
@media screen and (max-width: 1199.98px) {
.herounit h1 {
	margin-top: 10rem;
}
}

/* END */
/* 中デバイス（タブレット, 992px 未満）
==============================================*/
@media screen and (max-width: 991.98px) {
.container {
	max-width: 740px;
}
}


/* END */
/* 小デバイス（横向きモバイル, 768px 未満）
==============================================*/
@media screen and (max-width: 767.98px) {
h1 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
}
h2 {
	font-size: 1.0rem;
	line-height: 1.2;
}
.lead {
	font-size: 1.0rem;
	line-height: 1.8;
}
#sec3 {
	background-image: none;
}
header .navbar-brand {
	width: 70%;
}
header .navbar-brand .logo {
	width: 100%;
}
header .navbar-nav {
	border-top: 1px solid #fff;
}
dl dt {
	/*background-color:#eeeeee;*/
	background-color:rgba(102,102,102,0.1);
	padding:4px 8px;
}
dl dd {
	padding:4px 8px;
	margin-bottom:1em;
}
.footer-logo {
	width: 40%;
}
iframe {
	width: 100%;
	height: 300px;
}
#information iframe {
	width: 100%;
	height: 600px;
}
.mailform iframe {
	width: 100%;
	height: 510px;
}
}

/* END */
/* 極小デバイス（縦向きモバイル, 576px 未満）
==============================================*/
@media screen and (max-width: 575.98px) {
.display-3 {
	line-height: 0.8em;
}
.display-4 {
	font-size: 2rem;
	line-height: 1.2;
}
.carousel-caption{
  bottom:-15px;
  padding:0px;
  margin:0px;
  width:100%;
  left:0px;
  /*background-color: rgba(0,0,0,0.5);*/
}

/*スマホ用インスタ*/
#information iframe {
	width: 100%;
	height: 800px;
}


/*スマホ用問合せフォーム*/
.mailform iframe {
	width: 100%;
	height: 460px;
}

/*fullcalendar用css*/
#information table {
	width: 100%;
	cellspacing: 0;
	bgcolor: #CCC;
	font-size: 10px;
	color: #666;
	table-layout: fixed;
	border-collapse: collapse;
	contentHeight:auto;
}
}
/* END */


