@charset "utf-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		9;
	dw-num-cols-tablet:		14;
	dw-num-cols-desktop:	16;
	dw-gutter-percentage:	25;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

/* モバイルレイアウト : 480 px およびそれ以下. */

body {
	background-image: url(../img/71487936.jpg);
	background-repeat: repeat;
	z-index: -9999;
/*	background-image: url(../img/back_ground.png);
*//*	background-repeat: no-repeat;
*/	/* 画像を常に天地左右の中央に配置 */
/*	background-position: center center;
*/	/* 画像をタイル状に繰り返し表示しない */
/*	background-repeat: no-repeat;
*/	/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
/*	background-attachment: fixed;
*/	/* 表示するコンテナの大きさに基づいて、背景画像を調整 */
/*	background-size: cover;
*/
}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.9777%;
	padding-left: 1.0111%;
	padding-right: 1.0111%;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	z-index: 9999;
	background-color: #FFF;
			}

.gridContainer:before, .effect8:after{content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
	}


.gridContainer:after{right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
			}


#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#contact {
	text-align: right;
}
.fas.fa-phone.fa-2x {
	font-size: 16px;
}
#contact p {
	margin-top: 1%;
	margin-bottom: 1%;
}

.fas.fa-fax.fa-2x {
	font-size: 16px;
}
#description {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
#contact .description {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	margin-bottom: 1%;
	margin-top: 1%;
}
#btn_area {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 0em;
	margin-top: 10px;
}
#toggle  {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


#menu ul .list1 a {
	padding-top: 3%;
	padding-bottom: 3%;
}
#menu ul .list2 a {
	padding-top: 3%;
	padding-bottom: 3%;
}
#menu ul .list3 a {
	padding-top: 3%;
	padding-bottom: 3%;
}
#menu ul .list4 a {
	padding-top: 3%;
	padding-bottom: 3%;
}
#menu ul .list5 a {
	padding-top: 3%;
	padding-bottom: 3%;
}
#menu ul .list1 a:hover {
}

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#menu  {
	clear: both;
	float: left;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
}


#headtitle p{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	writing-mode: tb-rl;
	font-family: "HG江戸文字勘亭流";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}

#headtitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	
}

#contact p .number {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 1%;
}

#contact{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
	background-image: url(../img/taami1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
}


#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: -50px;
	opacity: 0.6;
	border-radius: 50%;
	background-color: #66FF66;
	z-index: 9999;
}

#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f0a6';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

#privacy_policy{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#privacy_policy a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
}
#footer{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #CCC;


/*		background: linear-gradient(
      0deg,
      rgba(100, 110, 74, 0.8),
      rgba(120, 130, 95, 0.6) 10%,
      rgba(120, 130, 95, 0.2) 90%,
      rgba(100, 110, 74, 0.8)
    ),
    linear-gradient(
      90deg,
      #f9daa4,
      #f9daa4 25%,
      #cea660 25%,
      #cea660 50%,
      #ddba78 50%,
      #ddba78 75%,
      #c69f5a 75%,
      #c69f5a
*/    );
	background-image: url(../img/No_2002.jpg);
	background-repeat: repeat;
	margin-top: 5%;
}

#footer .description a img {
	margin-top: 0;
	padding-bottom: 0px;
}
#footer .description h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	padding-left: 6%;
	padding-right: 3%;
}
#footer .copyright  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	bottom: 0;
	width: 90%;
	clip: rect(auto,auto,0px,auto);
	padding-top: 3%;
	padding-bottom: 3%;
	color: #999;
	text-align: right;
	padding-right: 10%;
	}
#footer .description {
	max-width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3%;
}



/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 91.6714%;
	padding-left: 0.6642%;
	padding-right: 0.6642%;
}

.gridContainer.clearfix #LayoutDiv1 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#LayoutDiv1 #description {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}

#contact p .fas.fa-phone.fa-2x {
	font-size: 16px;
}

#contact p .number {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}

#contact p .fas.fa-fax.fa-2x {
	font-size: 16px;
}

#headtitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#headtitle p{
	writing-mode: tb-rl;
	font-family: "HG江戸文字勘亭流";
	font-size: 14px;
	
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


#headtitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#contact .description {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 1%;
	margin-top: 1%;
}

#menu ul .list1 a {
	padding-top: 2%;
	padding-bottom: 2%;
}

#menu ul .list2 a {
	padding-top: 2%;
	padding-bottom: 2%;
}

#menu ul .list3 a {
	padding-top: 2%;
	padding-bottom: 2%;
}

#menu ul .list4 a {
	padding-top: 2%;
	padding-bottom: 2%;
}

#menu ul .list5 a {
	padding-top: 2%;
	padding-bottom: 2%;
}


#menu  {
	clear: both;
	float: left;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
}



#contact{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#btn_area{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 3%;

}


#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: -50px;
	background-color: #66FF66;
  opacity: 0.6;
  border-radius: 50%;
}

#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f0a6';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

#privacy_policy{
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
}
#footer{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 0;
}
#attraction{
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
}

#footer .description h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 24px;
	padding-left: 10%;
	padding-right: 5%;
}
#footer #privacy_policy a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}

#footer #privacy_policy a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #F00;
}

#news {
clear: both;
float: left;
margin-left: 0;
width: 100%;
display: block;
}
#footer .description p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 22px;
}
}

/* デスクトップレイアウト : 769 px ～最大 980 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.875%;
	max-width: 940px;
	padding-left: 0.5625%;
	padding-right: 0.5625%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#attraction .appeal .title h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #063;
}

#attraction .appeal .explanation {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #666;
}


#headtitle p{
	writing-mode: tb-rl;
	font-family: "HG江戸文字勘亭流";
	font-size: 14px;
	
}
#headtitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#contact{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: right;
	
}


#btn_area{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: -50px;
	background-color: #66FF66;
  opacity: 0.6;
  border-radius: 50%;
}

#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f0a6';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

#privacy_policy{
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
}

#footer{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 0;
}

#footer .description {
    max-width: 100%;
    margin: 0 auto;
}

#attraction{
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
}

}
