﻿@charset "utf-8";

/* 基本レイアウト ここから↓ */
@import url(common.css);
body {
background-color: floralwhite;
/*background-image: url(../images/sozai/backimagebottom2.png);*/
}
header {
width: 100%;
}
header h1 {
position: absolute;
top: 0;
left: 41%;
margin-top: 5px;
text-align: center;
z-index: 2;
}
header h1 a {
text-decoration: none;
}
#graphic {
width: 100%;
aspect-ratio: 2 / 1;
}	
#graphic ul li {
position: absolute;
top: 0px;
left: 0px;
margin-top: -15px;
z-index: 0; /* 重なり順の指定 */
opacity: 0;
transition: opacity 1s ease-in-out;
}
#graphic ul li.now {
position: absolute;
top: 0px; /* スライド1枚目の表示位置（縦）*/
left: 0px; /* スライド1枚目の表示位置（横）*/
z-index: 1;
opacity: 1;
}
#dummy_space2 {
width: 100%;
height: 150px;
}
nav {
margin-bottom: 30px;
/*border: 2px dashed pink;*/
}
nav ul {
margin: 0 auto;
padding: 0;
width: 1230px;
height: 70px;
}
nav ul li {
display: block;
list-style-type: none;
float: left;
}
nav ul li a {
display: flex;
width: 150px;
height: 80px;
/*border:1px dashed white;*/
color: #fff;
text-decoration: none;
align-items: center;
justify-content: center;
font-size: 200%;
}
nav ul li a:hover {
color: #000000;
}
#breadcrumb {
text-indent: 50px;
}
#breadcrumb ul li {
margin-right: 0px;
padding-right: 0px;
}
#breadcrumb ul li a {
color: blue;
}
#breadcrumb ul li a:hover {
color: red;
}
.six_kakkei { width: 205px; height: 70px; background-color: yellowgreen; 
position: relative; display: flex; }
.six_kakkei a {
width: 205px;
height: 70px;
border:1px solid forestgreen;
}
.six_kakkei:hover {
opacity: 0.4;
}
.clear {
clear: both;
}
#breadcrumb {
width: 200px;
height: 50px;
text-decoration: none;
font-size: 100%;
/*border: 2px dashed black;*/
}
#breadcrumb a {
text-decoration: none;
}
#contents_box {
margin: 0 auto;
height: auto;
float: left;
}
#contents_box h1 {
margin-top: 0px;
font-size: 150%;
background-image: url(../images/background_h1.png);
background-repeat: no-repeat;
background-color: palegreen;
background-position: right;
border: 3px double green;
}
#contents_box ul li {
list-style-type: none;
float: left;
}
#contents_box .c1, 
#contents_box .c2 {
margin: 0 10px 60px 0;
width: 600px;
height: 300px;
border: 1px dotted lightgreen;
margin-left: 10px;
}
#contents_box .c1{
background-color: white;
}
#contents_box .c1 section {
time {
margin-right: 30px;
color: blue;
font-weight: bold;
border-bottom: 1px solid blue;
}
ul {
margin-top: 30px;
}
ul li {
width: 550px;
text-indent: -20px;
font-size: 120%;
margin-bottom: 20px;
border-bottom: 1px solid blue;
}
}
#contents_box .c1 p {
width: 500px;
height: 200px;
border: 1px dotted blue;
font-size: 200%;
}
.calender {
margin: 0 auto;
width: 490px;
height: 80px;
border-collapse: collapse;
font-size: 100%;
background-color: white;
}
.calender caption {
background-color: white;
margin-top: 0px;
font-size:120%
}
table th, table td {
/*border: 1px solid #000000;*/
text-align: center;
}
table th {
/*background-color: olive;*/
color: black;
}
table td {
height: 30px;
}
.day :first-child {
color: red;
}
.day :last-child{
color: royalblue;
}
.eigyou {
background-color: lawngreen;
}
.c2 {
.container-calendar {
  background: #ffffff;
  padding: 0px;
  width: 600px;
  margin: 0 auto;
  overflow: auto;
}
.button-container-calendar button {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  background: #00a2b7;
  color: #fff;
  border: 1px solid #0aa2b5;
  border-radius: 4px;
  padding: 5px 10px;
}
.table-calendar {
  border-collapse: collapse;
width: 450px;
}
.table-calendar th,
.table-calendar td {
  padding: 0px;
  border: 1px solid #e2e2e2;
  text-align: center;
  vertical-align: top;
}
/*現在の日付*/
.date-picker.selected {
  font-weight: bold;
  color: #fff;
  background: #cc0000;
}
.date-picker.selected span {
  border-bottom: 2px solid currentColor;
}
/* 日曜 */
.date-picker:nth-child(1) {
color: red;
}
/* 土曜 */
.date-picker:nth-child(7) {
color: blue;
}
#monthAndYear {
  text-align: center;
  margin-top: 0;
margin-bottom: 0;
}
.button-container-calendar {
  position: relative;
  margin-bottom: 0em;
  overflow: hidden;
  clear: both;
}
#previous {
  float: left;
}
#next {
  float: right;
}
.footer-container-calendar {
  margin-top: 0em;
  border-top: 1px solid white;
  padding: 5px 0;
}
.footer-container-calendar select {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  background: #ffffff;
  color: #454545;
  border: 1px solid #bfc5c5;
  border-radius: 3px;
  padding: 5px 1em;
}
h1 {
margin-bottom: 0;
}
}
#contents_box .c3, 
#contents_box .c4,
#contents_box .c5  {
width: 400px;
height: 200px;
border: 1px dotted lightgreen;
margin-left: 10px;
}
#contents_box .c3 {
/*background-color: white;*/
}
#contents_box .c3 {
.minpaku_set, .dinner_set {
border-radius: 5px;
}
p {
}
}
#contents_box .c4 {
/*background-color: white;*/
}
#contents_box .c4 {
.cafe_set {
border-radius: 5px;
margin-right: 10px;
float: left;
}
p {
margin: 0 10px;
/*border: 1px dotted blue;*/
}
}
#contents_box .c5 {
/*background-color: white;*/
}
#contents_box .c5 p {
width: 400px;
height: 120px;
font-size: 100%;
overflow-y: scroll;
}
#contents_box .c6 {
width: 1225px;
height: 380px;
margin-left: 10px;
border: 1px dotted gray;
}
#contents_box .c6 .picture {
margin-right: 3px;
border-radius: 5px;
}
#contents_box .c6 .picture:last-child {
margin-right: 0px;
}
#contents_box li:last-child {
margin-bottom: 20px;
}
#sub {
width: 200px;
float: right;
}
#sub ul li {
list-style-type: none;
margin-left: 0;
text-indent: -30px;
font-size: 70%;
}
#sub ul li {
h2 {
margin: 0;
padding: 0;
/*border: 2px dashed green;*/
}
.scpos {
margin: 0 auto;
}
figure {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
}
#main {
margin: 0 auto;
width: auto;
height: auto;
float: left;
}
footer {
clear: both;
}
footer a {
text-decoration: none;
margin-right: 10px;
}
/*概要スタート*/


/*概要エンド*/

/*予定スタート*/


/*予定エンド*/

/*料金スタート*/
.price_box table {
border-collapse: collapse;
}
.price_box h1 {
width: 500px;
margin-left: 50px;
background-image: url(../images/h1_back1-3-2.png);
background-repeat: no-repeat;
background-position: right;
}
.price_box th {
width: 200px;
}
.price_pic {
width: 70%;
}
/*料金エンド*/

/*予約スタート*/
#reserve_table {
border-collapse: collapse;
}
.reserve_day {
font-size: 130%;
}
.reserve_day a {
text-decoration: none;
}
.reserve_day a:hover {
color: lightblue;
}
input[type="text"],
input[type="tel"] {
background-color: pink;
} 
}
/*予約エンド*/

/*カフェスタート*/



/*カフェエンド*/

/*問い合わせスタート*/

/*問い合わせエンド*/

/*準備中スタート*/
#junbi {
p {
margin-bottom: 0px;
}
p2 {
text-align: center;
font-size: 150%;
}
a {
color: blue;
text-decoration: none;
}
a:hover {
color: red;
}
}
/*準備中エンド*/
