* {
	margin:0;
	padding:0;
}
body {
	background:#eeeeee;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:90%;
}
img {
	border:0;
	vertical-align:bottom;
}

ol{
list-style-position:inside;
}


/*レイアウト--------------------*/
#wrapper {
	margin:0 auto;
	display:block;
	overflow:hidden;
	width:100%; /*リキッドに*/
	height:auto; /*リキッドに*/
	text-align:left;
	text-decoration:none;

	border-left:1px solid #888888;
	border-right:1px solid #888888;
	background:#fffffff;
}
#contents{

	margin:0 auto;
	padding-left:2%;
	padding-right:2%;
	background:#fff;
	line-height:1.5;
	background:#fffffff;
font-size:90%;
}
#tour{
	
	margin:0 auto;
	padding:2% 0px 0px 0px;
	background:#fff;
	font-size:90%;
	line-height:1.5;
	clear:both;
	

}

/*ヘッダー--------------------*/
#header img{
	width:100%;
	height:auto;
}

/*メニュー--------------------*/
#header .pagemenu{
	width:100%;
	height:auto;
}

#header .pagemenu .btn{
	width:100%;
	height:auto;
}
/*---------- ヘッダーメニュー ----------*/

#header-menu {
  margin: 0 1px 4px 1px;
  border-top: 1px solid #d7d2c7;
  border-right: 1px solid #d7d2c7;
}

#header-menu ul {
  padding: 0;
}

#header-menu ul li {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  text-align: center;
}

#header-menu li a {
  width: 99.6%;
  font-size: 0.75em;
  padding: 13px 0 13px 0;
  display: block;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #765c47 !important;
  text-decoration: none;
font-weight: 800;
  border-left: 1px solid #d7d2c7;
  border-bottom: 1px solid #d7d2c7;
  background: #e2d0ab url(img/head_menu_back_abase.gif) repeat-x;
}

#header-menu li a:hover {
  color: #765c47 !important;
  display: block;
  text-decoration: none;
  background: #e2d0ab url(img/head_menu_back_hover.gif) repeat-x;
}

#header-menu li.home a {
  border-bottom: 1px solid #d7d2c7;
}

#header-menu span.sub {
  display: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}

/*見出し--------------------*/

h1{
	text-align:center;
	margin:0px;
}


h2 {
	background-image:   url(img/bar.gif);
	background-size:100% auto;
	background-repeat:no-repeat;
	padding-left:5%;
	padding-top:0%;
	font-size:100%;
	font-weight:bolder;
	color:#002666;
	margin-left:0;
	margin-bottom:3%;
	margin-top:5%;
}

h3 {
	margin:3% 0 0 0;
	padding-bottom:0px;
	border-bottom:2px dotted #002666;
	font-weight:bold;
	font-size:150%;
	color:#002666;

}

#contents h4 {
  margin: 12px 3px 10px 3px;
  padding: 12px 10px 6px 12px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #966934;
  border-left: solid 5px #966934;
  background-color: #f9f2d5;
}


#contents h4.beta {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 8px 13px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #fffffc;
  border-top: solid 1px #c85d15;
  border-right: solid 1px #c85d15;
  border-bottom: solid 1px #c85d15;
  border-left: solid 5px #c85d15;
  background: url(img/h3_beta.gif) repeat-x;
}

#contents h4.point {
  margin: 10px 0 10px 0;
  padding: 8px 10px 6px 10px;
  line-height: 1.4;
  font-size: 1.28em;
  color: #e85922;
  border-top: solid 1px #888888;
  border-right: none;
  border-bottom: solid 4px #663300;
  border-left: none;
  background-image: url(img/h3_point.gif) ;
}

#contents h4.gold,
#contents h4.gold02 {
  margin: 12px 3px 10px 3px;
  padding: 13px 10px 9px 16px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border: none;
  background-image: none;
  background-color: #f1e7d1;
}

#contents h4.gray,
#contents h4.gray02 {
  margin: 12px 3px 10px 3px;
  padding: 13px 10px 9px 16px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border: solid 1px #d9d1d1;
  background-image: none;
  background-color: #f1ecec;
}
/*画像--------------------*/

.img100{
	width:100%;
	height:auto;
}

.img100 img{
	width:100%;
	height:auto;
}

.btn{
	width:70%;
	height:auto;
}

.submitbtn{
	width:70%;
	height:auto;
	font-size:100%;
	}
.space{
	width:100%;
	height:20px;
	
	}
/*NAVI--------------------*/
	
.navi{
	width:100%;
	background-color:#17110B;
}
.navi ul{
	list-style-type:none;

}
.navi ul li{
	float:left;
	width:28%;
	padding:2%;

	text-align:center;
	font-size:60%;
	background-color:#17110B;
	color:#FFF;
}

.navi ul li A:link { color: #fff }   /* リンク */
.navi ul li A:visited {                 /* 既に見たリンク */
  color: #fff;
  text-decoration: none     /* 下線を消す */
}
.navi ul li A:active { color:#F90;

} /* クリック時のリンク */
.navi ul li A:hover {                  /* カーソルが上にある時のリンク */
  color:#FF0;
  text-decoration: none     /* 下線を消す */
}

/*ul--------------------*/

.lista ul li{
	margin-left:5%;
	margin-right:0;
	font-size:90%;
}
.listb ul li{
	list-style-type: decimal;
	margin-left:7%;
	margin-right:0%;
	font-size:90%;
}
.listc ul li{
	list-style-type: none;
	background:url(img/list_bg.gif) no-repeat 0 6px;
	padding-left:5%;
	margin-left:0px;
	font-size:90%;
}


/*フォント--------------------*/

.font90 {
	font-size:90%;
}
.font80 {
	font-size:80%;
}
.font70 {
	font-size:70%;
}
.font110 {
	font-size:110%;
}
.font120 {
	font-size:120%;
}
.nadan {
	font-size:120%;
}


/*テーブル--------------------*/
#tour table.setsumei {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:2%;
	width:100%;
	
}

#tour table.setsumei th {
	background:#D7EA92;
	color:#687732;

	font-weight:bold;
	padding:2%;
	border:1px solid #666;
}
#tour table.setsumei td {
	background:#A8DCF7;
	padding:2%;
	border:1px solid #00A0E9;
	color:#00479D;
	text-align:left;
}


/*料金表------------*/
#tour table.price{
    width:96%;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:1%;
	margin-left:2%;
	margin-right:2%;
	border-bottom:1px solid #666;

}

#tour table.price th {
	background:#5686CC;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:1% 3%;
	border:1px solid #666;
	font-size:70%;
	
}
#tour table.price td {
	padding:1% 3%;
	border:1px solid #666;
	font-size:75%;
}

.nedan{
	font-size:120%;
	font-weight:bolder;
}


img.shosai {
width: 40%;
height: auto;
}



/*ul--------------------*/

.lista ul{
	margin-left:25px;
	margin-right:25px;
}


/*フォント--------------------*/

.font90 {
	font-size:90%;
}
.font80 {
	font-size:80%;
}
.font140 {
	font-size:140%;
}

/*行程表------------*/
table.sch{
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:2%;
	font-size:57%;
	border-bottom:1px solid #666;
}

table.sch th {
	background:#93B0C2;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:2% 0px 2% 0px;
	border:1px solid #666;
}
table.sch td {
	padding:1% 1% 1% 1%;
	border-left:1px solid #666;
	border-right:1px solid #666;
	
}

.endline{
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
.mark{
	font-size:50%;
}
table.sch td img{
	width:100%;
	height:auto;	
}
table.sch td.mark img{
	width:3%;
	height:auto;
}

/*お申込み方法------------*/
.step_num {
	font-size: 120%;
	width:100%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #005e8a;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	float:center;
	border-left:0px solid #005e8a;
}
.step {
	border: 1px solid #005e8a;

	
	margin:0;
	/*スマホ向け*/
    float:none;
	clear:both;
	width:97%;
	text-align:left;
	padding:2% 1% 2% 2% ;
	/*/スマホ向け*/
    font-size:90%;

    display:block;

	background-color: #FFFFEE;
	margin-bottom:2%;

}

#tour .arrow {
	text-align: center;
	margin-bottom: 1%;
	width:15%;
	height:auto;
}

#tour .step #bank {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.arr {
	margin:2% 0;
	text-align:center;
}
img.arr {
	width:50%;
}
#bank {
	margin-bottom:2%;
	padding:2%;
	border:1px solid #ccc;
}
.box {
	padding:2%;
	border:1px solid #666;
}

/*お申込みフォーム------------*/


#tour table.entryform{
	border-collapse: collapse;
	border: 1px #000000 solid;
	padding: 0%;
	font-size:50%;
}
#tour table.entryform th{
    background-color: #9CB5E0;
    color: #ffffff;
    border: 1px #000000 solid;
	padding: 0;
	border: 1px #000000 solid;
	text-align:center;
	font-size:60%;
}
#tour table.entryform td{
    border: 1px #000000 solid;
	padding:2%;
}
#tour table.entryform td p{
	padding-bottom:2%;
}
/*フッター------------*/
.kntlogo {
	text-align: right;
}
.code {
	text-align: center;
	margin-top: 30px;
}


#tour table.border{
	border-collapse: collapse;
	border: 1px #000000 solid;
	padding: 0%;
	font-size:72%;
	 word-break:break-all;
}
#tour table.border th{
    background-color: #9CB5E0;
    color: #ffffff;
    border: 1px #000000 solid;
	padding: 0;
	border: 1px #000000 solid;
	text-align:center;
}
#tour table.border td{
    border: 1px #000000 solid;
	padding:2%;
}
#tour table.border td p{
	padding-bottom:2%;
}
/*フッター------------*/
.kntlogo {
	text-align: right;
}
.code {
	text-align: center;
	margin-top: 30px;
}

/*---------- サイドエリア ----------*/


#menu {
  display: none;
}

/*---------- サイド・上バナー画像 ----------*/

.menu_top {
  margin: 20px 0 20px 0;
  padding: 20px 0 10px 0;
  text-align: center;
  background-color: #f1f0f0;
}

.menu_top a{
  color: #54351f;
  margin: 0
  padding: 6px 0 6px 0;
}

.menu_top a:hover{
  color: #745a45;
}

.menu_top img{
  margin: 0 0 8px 0;
}

.menu_top p{
  margin: 0;
  padding: 0;
  line-height: 1.8;
}

.menu_btn {
  margin: 0 auto 20px auto !important;
  padding: 10px 10px 6px 10px !important;
  text-align: left;
  background-color: #f1f0f0;
}

.menu_btn a{
  width: 190px;
  margin: 0 auto 6px auto !important;
  color: #583822;
  display: block;
  border: solid 1px #dddddd;
  padding: 8px 0 4px 30px !important;
  font-size: 14px;
  line-height: 1.9;
  text-align: left;
  text-decoration: none;
  background-image: url(img/side_menu_btn_bg.gif);
  background-repeat: no-repeat;
 }

.menu_btn a:hover{
  color: #765c47;
  background-image: url(img/side_menu_btn_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_btn_under {
  margin: 0 auto 30px auto !important;
  padding: 10px !important;
  text-align: left;
  background-color: #f1f0f0;
}

.menu_btn_under a{
  width: 200px;
  margin: 0 auto 0 auto !important;
  color: #583822;
  display: block;
  border: solid 1px #dddddd;
  padding: 10px 4px 6px 12px !important;
  font-size: 13px;
  line-height: 1.9;
  text-align: left;
  text-decoration: none;
  background-image: url(img/side_menu_btn_under_bg.gif);
  background-repeat: no-repeat;
 }

.menu_btn_under a:hover{
  color: #765c47;
}


/*---------- サイド・下バナー画像 ----------*/

.menu_btn_under {
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  text-align: center;
  background-color: #f1f0f0;
}

.menu_btn_under a{
  margin: 0 0 8px 0;
  color: #54351f;
  display: block;
  padding: 0;
  line-height: 1.9;
  text-decoration: none;
}

.menu_btn_under a:hover{
  color: #745a45;
}
.kntlogo {
	display: none;
}

/*ボタン------------*/
.square_btn {
    position: relative;
    display: inline-block;
	width: 200px;
	height: 35px;
    padding-top:7px;
    text-decoration: none;
	text-align:center;
    color: #666666;
	-webkit-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	-moz-text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    background: #CCCCCC;
    border-radius: 7px;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	-moz-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border-bottom: solid 4px #999999;/*線色*/
	border-top: solid 2px #999999;/*線色*/
	font-family:"メイリオ",Meiryo,sans-serif;
}

.square_btn:hover {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
	-ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

.google_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}