@charset "shift_jis";
/*---------------------
clearfix
---------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
img{
	width:100%;
}
#header {
	width: 80%;
	padding-top: 10px;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
}
#header .logo_area {
	float: left;
	width: 30%;
	margin-top: 8px;
	padding-left: 20px;
}
#header .h_tell {
	float: right;
	width: 363px;
	background-image: url(../img/h_tell.png);
	height: 114px;
	margin-top: 10px;
	margin-right: 30px;
}
#header .h_btn01 {
	float: left;
	width: 230px;
	margin-left: 8px;
	margin-top: 10px;
}
#header .h_btn02 {
	width: 25%;
	margin-bottom: 5px;
	float: left;
	margin-right: 8%;
}
.footer_bg {
	width: 100%;
    height: 0;
    padding-top: calc(480 / 2000 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background: url(../img/footerbg.png) center center / cover no-repeat;
	margin-bottom: 30px;
	background-color: #F1947D;
}

.copy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 150%;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #000;
}

.clear {
	clear: both;
}

#header .logo_area .n_main {
	padding-left: 10px;
	font-size: 16px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
}
#header .logo_area .n_tenpoarea_left {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	font-size: 35px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
#header .logo_area .n_tenpoarea_right {
	font-family: "ＭＳ ゴシック";
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.n_tenpoarea_left a:link {
	color: #000;
	text-decoration:none;
	
}
.n_tenpoarea_left a:visited {
	color: #000;
}

.n_tenpoarea_left a:hover {
	color: #000;
}
#header .h_tell .h_tell_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#header .h_tell .h_tell_text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-top: 55px;
	font-weight: bold;
	color: #000;
}
#header .h_tell .h_tell_text3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	color: #000;
}
#header .h_link {
	float: right;
	width: 10%;
	margin-top: 5%;
	margin-right: 50px;
}
.h_link img {
	width: 100%;
}
#main_Arrangement {
	width: 100%;
	margin-bottom: 5%;
	animation-name: fade;
  animation-duration: 3s;
}
@keyframes fade{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
.fix-menu {
	display: flex;
}
.fix-menu li {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	margin-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B79C6D;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu {
	margin-top:50px;
	margin-left: 15%;
}
.caption {
	width: 20%;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
.caption_text {
	width: 70%;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 180%;
}
.caption_text2 {
	width: 50%;
	margin-right: auto;
	margin-bottom: 120px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 180%;
}
/* 基本のスタイル */
   .caption.delighter {
      transition: all .5s ease-out;
      transform: translateY(60%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .caption.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .caption.delighter.started.ended {
   
   }
/* 基本のスタイル */
   .caption_h.delighter {
      transition: all .5s ease-out;
      transform: translateY(-60%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .caption_h.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .caption_h.delighter.started.ended {
   
   }
/* 基本のスタイル */
   .caption_text.delighter {
      transition: all .5s ease-out;
      transform: translateY(30%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .caption_text.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .caption_text.delighter.started.ended {
   
   }
/* 基本のスタイル */
   .caption_text2.delighter {
      transition: all .5s ease-out;
      transform: translateY(30%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .caption_text2.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .caption_text2.delighter.started.ended {
   
   }
/* 基本のスタイル */
   .caption_i.delighter {
      transition: all .5s ease-out;
      transform: translateX(50%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .caption_i.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .caption_i.delighter.started.ended {
   
   }
/* 基本のスタイル */
   .caption_i2.delighter {
      transition: all .5s ease-out;
      transform: translateX(50%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .caption_i2.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .caption_i2.delighter.started.ended {
   
   }   
.caption_h {
	width: 80%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.caption_h2 {
	width: 70%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.caption_i {
	width: 70%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.caption_i2 {
	width: 40%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.title_menu.clearfix .title_img {
	float: left;
	width: 10%;
}
.title_menu {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.title_menu.clearfix .title_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	padding-left: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #F1947D;
	margin-top: 25px;
}
.title_menu.clearfix .title_text .title_subtitle {
	font-size: 18px;
	padding-top: 15px;
	font-weight: normal;
	line-height: 150%;
}
.subtitle {
	font-size: 20px;
	color: #F1947D;
	text-align: center;
	letter-spacing: 1em;
	margin-bottom: 100px;
}
.sub_title {
	font-size: 20px;
	color: #F1947D;
	text-align: center;
	letter-spacing: 1em;
	margin-bottom: 30px;
}
.gmap {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.t_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	width: 80%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
}
.caption_text2 .caption_m {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #F1947D;
	margin-bottom: 10px;
}
table {
width: 100%; /* テーブルの横幅を指定する */
}
table th, table td {
	padding: 10px; /* セルの余白を指定する(上下左右) */
	border: 1px solid #666; /* セルの境界線を実線で指定する */
	font-size:16px;
}
table th {
	background-color: #E9EAEA; /* ボックスの背景色を指定する */
	width: 30%; /* テーブルの見出しの横幅を指定する */
	color:#333;
	text-align: center; /* セル内のテキストの位置を指定（真ん中）する */
}
.meal_img {
	width: 50%;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.meal_img2 {
	width: 50%;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.meal_img150 {
	width: 60%;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.meal_text {
	text-align: center;
	font-size: 20px;
}
.caption_text .bicycle_link {
	height: 50px;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.insta {
	width: 500px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.sub_logoimg {
	width: 30%;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.m_calender {
	width: 60%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
