/* CSS Document */

.point{
	margin:auto;
	width:960px;
	font-size:12px;
	overflow:auto;
}

.align_center {
    text-align: center;
}

.margin-b30 {
    margin-bottom: 30px;
}

.margin-b10 {
    margin-bottom: 10px;
}

.w320 {
    width: 320px;
}

.link_blok {
    display: block;
    text-decoration: none;
}


.f_left {
    float: left;
}

.mainbg2 {
	width: 100%;	
	/*background-image: url(../images/bg.jpg);
	background-repeat:repeat;*/
	background: #FEF1D0;
	
}


.main{
	margin:auto;
	width:960px;
	font-size:12px;
	overflow:auto;
}
.pan-box{
	margin:5px 10px 10px 10px;
	padding: 5px 0;
	width: 960px;
	margin: 0 auto;
	font-size: 13px;
}

.pan {
    width: 70%;
    height: 20px;
    margin: 0;
    float: left;
}

.title{
	margin-bottom:40px;
}
.point{
}
.cm{
	background-image:url(../images/cm_bg.jpg);
	height:1100px;
	margin-top:40px;
	padding-top:150px;
}
.cm_left{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
.cm_right{
	float:right;
	margin-right:20px;
	margin-bottom:20px;
}
/*.point{
	margin-bottom:20px;
}*/
.botan{
	text-align:center;
	margin-bottom:40px;
}


.inq-box {
  width: 890px;
  padding: 30px;
  margin: 0 auto;
  border: 5px solid #CFB54D;
  background-color: #FFF;
}

.clearfix {
  zoom: 100%;
  overflow: hidden;
  text-align: center;
}

.inq-btn {
  width: 414px;
  height: 56px;
  margin: 20px auto 10px;
  text-align: center;
}

.inq-btn a {
  width: 414px;
  height: 56px;
  margin: 0 auto;
  text-align: center;
}

.op1:hover{
    opacity: 0.6;
    filter: alpha(opacity=70);
    -moz-opacity: 0.6;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}



#title_bg_cpn {
	margin: 0 auto;
	width: 960px;
/*
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height:468px;
*/
}


#title_bg {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
/*	overflow:hidden; */
	width: 100%;
	height:520px;
/*	margin-bottom:20px; */
}


#title_space {
	width:100%;
	height:398px;
}
#navi_space {
	width:100%;
	text-align:center;
	height: 70px;
}
#navi_base {
	margin: 0 auto;
	clear: both;
	width: 960px;
	height: 70px;
}
.navi_item {
	float:left;
}

/*  ------- タブ ------- */

#ymenu_btn {
	width: 960px;
	/*margin: 20px 0 0 0;*/
	clear: both;
	
}

#ymenu_btn ul {
	width: 960px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#ymenu_btn ul li{
	float: left;
	position: relative;
	overflow: hidden;
	/*margin-right: 10px;*/
	cursor: pointer;
	width:320px;
	height:190px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin: 0;
	padding:0;
}

#ymenu_btn ul li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}


#ymenu_btn ul li.active {
	background-position:0 -190px;

}

#ymenu_btn ul li.tab_hwi {
	background-image:url(../images/tab_hwi.png);

}

#ymenu_btn ul li.tab_gum {
	background-image:url(../images/tab_gum.png);

}

/*#ymenu_btn ul li.tab_dps {
	background-image:url(../images/tab_gum.png);

}*/

#ymenu_btn ul li.tab_oka {
	background-image:url(../images/tab_oka.png);

}

div.ymenu_content {
	width: 960px;
	/*margin: 0 10px;*/
	background-color: #01b3cd;
	/*overflow: auto;*/
}

/*div.ymenu_content1 {
	width: 940px;
	margin: 0 10px;
	background-color: #ff6511;
	overflow: auto;
}

div.ymenu_content2 {
	width: 940px;
	margin: 0 10px;
	background-color: #4abebe;
	overflow: auto;
}
*/
s
div.main_plan {
	margin: 10px;
	text-align: center;
	background-color: #fff;
	overflow: auto;

}

div.dinner_img {
	margin-top:10px;
}

div.btn_tour {
	width: 100%;
	text-align: center;
	margin: 20px 0;
	overflow: auto;
}

div.btn_tour img {
	margin: 0 auto;
}

/*  ------- 商品リンク ------- */

.bnr{
	/*height: 23px;*/
    margin: 20px 10px 5px;
    padding: 7px 0 10px 10px;
    font-size: 180%;
    font-weight: bold;
    border-left: solid 10px #673301;
    border-bottom: solid 1px #673301;
	color: #673301;
}

.small{
	color:#FF0000;
	font-weight:bold;
	margin-left: 20px;
	
}

.tour_btn3 {
	display: inline-block;
    padding: 1.1em 0em;
    margin: 20px 5px 20px 20px;
    background-image: url(https://www.his-j.com/hokkaido/smart/img/icon_next01_wh.png);
    background-position: right 1px center;
    background-size: 35px;
    background-repeat: no-repeat;
    width: 30%;
    text-align: center;
    background-color: #673301;
    border-radius: 10px;
    font-size: 150%;
    /*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);*/
	transition: opacity .25s ease;
}

.tour_btn3 a {
    font-weight: bold;
    color: #ffffff;
    line-height: 1.2;
	text-decoration: none;
	display: block;
}

/*  ------- 注意事項 ------- */

.attention_text {
    margin: 10px;
	background-color:#FFFFFF;
}

.attention {
    font-size: 13px;
    /*margin: 0px 20px 15px 20px;
    font-family: メイリオ;*/
    line-height: 1.3em;
	padding: 15px;
	
}

.attention_red {
	color:#EF0000;
}


/*  ------- TEL ------- */

#contact-box {
    background: #FFF;
    border: 4px solid #CCBC7A;
    padding: 18px;
    margin: 16px auto;
    border-radius: 6px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: block;
}

#contact-box {
    width: 800px;
}

/*  ------- PAGE TOP ------- */
#pagetop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 10;
}

#pagetop a {
    bottom: 30px;
    opacity: .7;
    transition: all 0.8s ease;
}

#pagetop a img {
    width: 60px;
    height: 60px;
}

/*  ------- オプショナルツアー ------- */

.opbg{
	background: url(../images/op_bg.png) repeat-x center bottom;
}