/* CSS Document */
* {
	padding: 0px;
	margin:0px;
	outline: none;
	/*widows: 1000;*/
}

body {
	width:100%;
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	line-height:160%;
	font-size:15px;
	/*font-family: sans-serif,'arial',"ヒラギノ角ゴ ProN","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
	font-family: sans-serif,'arial',"ヒラギノ角ゴ ProN","ＭＳ ゴシック";
}



#header{
	width:950px;
	height:62px;
	margin:0 auto;
	}
	
a img {
	border-style:none;
	} 

#wrapcont{
	/*background:url(../images/bg.gif) top left repeat-x;*/
	/*overflow:hidden;*/
	}

/** content
===================================*/
.gmenu {
	width:950px;
	height:92px;
	margin:0px auto 0px;
	padding-top:15px;
	display: flex;
	justify-content: space-between;
	}

.gmenu .top {
	padding: 0 10px 0 0;
}
.gmenu ul {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;　/*center*/
	width: 700px; 
}
.gmenu ul li {
	/*padding-top: 14px;*/
	padding-left:40px;
	padding-bottom: 25px;
	text-align: center;
}
.gmenu ul li p {
	line-height: 1.3;
	margin: 0 0;
}
.gmenu ul li.menu01 {
	flex-glow: 2;
}
/*
.gmenu ul li.menu01 span {
	font-size: 9px;
	letter-spacing: -0.1em;
}
*/
.gmenu ul li.menu02,
.gmenu ul li.menu03 {
}
.gmenu ul li.menu02 span,
.gmenu ul li.menu03 span {
	font-size: 11px;
}
.gmenu ul li.menu04 {
}
.gmenu ul li.menu04 span {
	font-size: 11px;
}
.gmenu ul li a {
	color: #000;
	text-decoration: none;
}
.gmenu ul li a:hover {
	color: #999;
	text-decoration: none;
}


/** slider
===================================*/
#contentwrap{
	/*width:100%;*/
	max-width:1950px;
	min-width:950px;
	margin:2px auto 0px;
	position: relative;
	height:auto;
	background-color:#fff;
	}
	
#content_teaser {
	/*width:1950px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height:567px;
	}

#content_teaser .box_tit{
	/*height:400px;*/
	padding:105px 0 0 0;
	/*background-color:#E54B4E;*/
	padding-bottom:-2px;
}	

#content_teaser .box_tit h1{
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    list-style: none;
    font-size: 0px;
}

/** contents
===================================*/
#box_cont{
	width:930px;
	background:url(../images/background.jpg) top left repeat-y;
	margin:0 auto 0 auto;
	padding:30px 0 0 0;
}

#box_cont .inner{
	float:none;
	clear:both;
	margin:0 0 40px 0;
	padding:0 0 40px 0;
	overflow:hidden;
	border-bottom:2px dashed #808080;
}

#box_cont .bot{
	border:none;
}

.top_ph{
	height:251px;
	background:url(../images/top_ph.jpg) top right no-repeat;
	margin:0 0 65px 0;
	padding:0 425px 0 0;
}

.top_ph h2{
	font-size:29px;
	line-height:140%;
	margin:0 0 20px 0;
}



#linkmenu{
	display: flex;
	justify-content: space-between;
	width:930px;
	height:394px;
	margin:15px auto 30px auto;
	position:relative;
}
#linkmenu p {
}

#linkmenu a {
	display: inline-block;
}

#linkmenu a:hover{
	box-shadow:0px 0px 11px 1px #757575;
	-moz-box-shadow:0px 0px 11px 1px #757575;
	-webkit-box-shadow:0px 0px 11px 1px #757575;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}


#wrapcont .hotel_link{
	width:930px;
	height:20px;
	margin:0 auto;
	padding:15px 10px;
	color:#000;
	text-align:center;
	}
	
#wrapcont .hotel_link a{
		color:#000;
		font-size:12px;
		text-decoration:none;	
		}

#wrapcont .hotel_link a:hover{
	text-decoration:underline;
	
}



/** footlink
===================================*/
.footlink,
.footlink,
.footlink a  {
	font-size:13px;
	color:#fff;
	padding-top:10px;
	padding-bottom:20px;
	text-decoration:none;
	}
.footlink a:hover {
	text-decoration: underline;
	}
	
/** footer
===================================*/

#footer_over{
	width:100%;
	float:left;
	clear:both;
	margin:0 auto;
	background-color:#FFFFFF}


#footer {
		background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
		padding:25px 0px 15px 0px;
		width:100%;
}

#copyright {
	width:950px;
	text-align:right;
	margin:0px auto;
	}

/** pagetop
===================================*/
.pagetop {
	font-size: 12px;
	text-align: right;
	margin-right: 15px;
	margin-bottom:0px;
	padding-bottom:15px;
}
.pagetop a {
	text-decoration: none;
	color:#000000;
}
.pagetop a:hover {
	text-decoration: underline;
	color:#989898;
}



/*--------------------------------------------------*/
/*------------- 嬬恋 -------------------------------*/
#tsumagoi .box_tsumagoi_01_a{
	width:558px; float:left;
	padding:0 10px 0 0;
}

#tsumagoi .box_tsumagoi_01_a h2{
	margin:0 0 10px 0;
}

#tsumagoi .box_tsumagoi_01_a .tit{
	width:547px;
	height:134px;
	margin:20px 0 0 0;
	background:url(../manzahillclimb/images/tsumagoi_ph01_2.jpg) top right no-repeat;
}

#tsumagoi .box_tsumagoi_01_a .tit h3{
	color:#ea5404;
	font-size:30px;
	font-weight:bold;
	line-height:110%;
	margin:0 0 10px 0;
}

#tsumagoi .box_tsumagoi_01_a .tit h3 .tit_span{
	font-size:14px;
}

#tsumagoi .box_tsumagoi_01_a .tit p{
	color:#000;
	font-size:20px;
	font-weight:bold;
}

#tsumagoi .box_tsumagoi_01_a .kaisai{
	color:#000;
	font-size:20px;
	line-height:160%;
	margin:10px 0 10px 0;
	font-weight:bold;
}
#tsumagoi .box_tsumagoi_01_a .kaisai02{
	color:#ea5404;
	font-weight:bold;
	font-size:16px;
	line-height:160%;
	margin:10px 0 20px 0;
}
#tsumagoi .box_tsumagoi_01_a a.btn_tsumagoi_01{
	margin:0 0 0 115px;
}

#tsumagoi .box_tsumagoi_01_a a.btn_tsumagoi_01 img{
	text-align:center;
}

#tsumagoi .box_tsumagoi_01_b{
	width:362px; float:left;
}

#tsumagoi .box_tsumagoi_01_b img{
	margin:0 0 10px 0;
}

#tsumagoi .box_tsumagoi_02{
	width:529px;
	/*height:594px;*/
	padding:0 401px 18px 0;
	background:url(../manzahillclimb/images/tsumagoi_ph03.png) top right no-repeat;
}

#tsumagoi .box_tsumagoi_02 h3{
	margin:0 0 10px 0;
}

#tsumagoi .box_tsumagoi_02 .midashi{
color: #014099;
    font-size: 20px;
    font-weight: bold;
	margin:15px 0 10px 0;
}

#tsumagoi .box_tsumagoi_02 .nittei{
	margin:15px 0 15px 0;
	font-size:20px;
	font-weight:bold;
    line-height: 160%;
}

#tsumagoi .box_tsumagoi_02 .nittei .nittei_span{
	font-size:20px;
	font-weight:bold;
    line-height: 160%;
	padding-left:3em;
	}

#tsumagoi .box_tsumagoi_02 .nittei span{
	font-size:14px;
	font-weight: 100;
}

#tsumagoi .box_tsumagoi_02 dt{
	font-weight:bold;
}

#tsumagoi .box_tsumagoi_03{
	width:604px;
	height:333px;
	margin:40px auto 0 auto;
	padding:0 0 0 0;
}

#tsumagoi .box_tsumagoi_03 .entry{
	width:292px;
	float:left;
	text-align:center;
	padding:0 10px 0 0;
	border-right:1px dashed #D3D3D4;
}

#tsumagoi .box_tsumagoi_03 .plan{
	width:292px;
	float:right;
	text-align:center;
}

#tsumagoi .box_tsumagoi_03 .entry img,
#tsumagoi .box_tsumagoi_03 .plan img{
	margin:10px 0 10px 0;
}

#tsumagoi .box_tsumagoi_03 .entry p,
#tsumagoi .box_tsumagoi_03 .plan p{
	color:#014099;
	height:80px;
	font-weight:bold;
}

#tsumagoi .box_tsumagoi_03 .entry span,
#tsumagoi .box_tsumagoi_03 .plan span{
	font-size:12px;
	color:#000;
	font-weight:100;
	margin:0 0 5px 0;
}

#tsumagoi .box_tsumagoi_04{
	width:867px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#tsumagoi .box_tsumagoi_04 p{
	font-size:16px;
	color:#ea5404;
	font-weight:bold;
	margin:20px auto 20px auto;
	text-align:center;
}

#tsumagoi .box_tsumagoi_04 img{
	margin:10px auto 0px auto;
}

#tsumagoi .box_tsumagoi_04 .optional{
	width:495px;
	height:234px;
	padding:0 372px 0 0;
	background:url(../manzahillclimb/images/tsumagoi_ph05.jpg) top right no-repeat;
}

#tsumagoi .box_tsumagoi_04 .optional p.tit{
	font-size:16px;
	color:#014099;
	font-weight:bold;
	margin:0px 0 20px 0;
	text-align:left;
}

#tsumagoi .box_tsumagoi_04 .optional p{
	font-size:15px;
	color:#000;
	font-weight:100;
	margin:0px 0 5px 0;
	text-align:left;
}

#tsumagoi .box_tsumagoi_04 .optional p span{
	font-size:12px;
}

#tsumagoi .box_tsumagoi_04 .optional p.kaisai{
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin:0px 0 5px 0;
	text-align:left;
}

#tsumagoi .box_tsumagoi_04 .optional a.btn_tsumagoi_02{
	margin:0 0 0 150px;
}

#tsumagoi .box_tsumagoi_04 .optional a.btn_tsumagoi_02 img{
	text-align:center;
	margin:0 0 10px 0;
}

#tsumagoi .box_tsumagoi_05{
	width:905px;
	height:312px;
	margin:0 auto 0 auto;
	padding:0 0 0 25px;
	position:relative;
}

#tsumagoi .box_tsumagoi_05 dt{
	font-size:16px;
	color:#014099;
	font-weight:bold;
}

#tsumagoi .box_tsumagoi_05 dd{
	font-size:15px;
	color:#000;
	font-weight:bold;
}

#tsumagoi .box_tsumagoi_05 dd .two{
	width:60px;
}

#tsumagoi .box_tsumagoi_05 .read{
	font-size:20px;
	color:#014099;
	font-weight:bold;
	margin:15px 0 15px 0;
}

#tsumagoi .box_tsumagoi_05 .read_txt{
	font-size:15px;
	color:#000;
	font-weight:100;
}


#tsumagoi .box_tsumagoi_05 .day{
	position:absolute;
	top:60px;
	left:25px;
}

#tsumagoi .box_tsumagoi_05 .day2{
	position:absolute;
	top:60px;
	left:455px;
}

#tsumagoi .box_tsumagoi_05 .plan{
	position:absolute;
	top:146px;
	left:454px;
}

#tsumagoi .box_tsumagoi_06{
	width:930px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
}

#tsumagoi .box_tsumagoi_06 .tit{
	position:relative;
	margin:0 0 42px 0;
}

#tsumagoi .box_tsumagoi_06 .tit .tit_txt{
	position:absolute;
	top:-2px;
	left:270px;
}

#tsumagoi .box_tsumagoi_06 .box_kankou{
	height: auto;
    padding: 0 5px 0 43px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#tsumagoi .box_tsumagoi_06 .box_kankou div{
	float:left;
	width:391px;
	margin:0 43px 0 0;
}

#tsumagoi .box_tsumagoi_06 .box_kankou div h5{
	font-size:22px;
	color:#009944;
	margin:5px 0 5px 0;
}

#tsumagoi .box_tsumagoi_06 .box_kankou div h5 span{
	font-size:15px;
}_05 .day{
	position:absolute;
	top:60px;
	left:25px;
}

#tsumagoi .box_tsumagoi_05 .day2{
	position:absolute;
	top:60px;
	left:455px;
}

#tsumagoi .box_tsumagoi_05 .plan{
	position:absolute;
	top:146px;
	left:454px;
}

#tsumagoi .box_tsumagoi_06{
	width:930px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
}

#tsumagoi .box_tsumagoi_06 .tit{
	position:relative;
	margin:0 0 42px 0;
}

#tsumagoi .box_tsumagoi_06 .tit .tit_txt{
	position:absolute;
	top:-2px;
	left:270px;
}

#tsumagoi .box_tsumagoi_06 .box_kankou{
	height: auto;
    padding: 0 5px 0 43px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#tsumagoi .box_tsumagoi_06 .box_kankou div{
	float:left;
	width:391px;
	margin:0 43px 0 0;
}

#tsumagoi .box_tsumagoi_06 .box_kankou div h5{
	font-size:21px;
	color:#014099;
	margin:5px 0 5px 0;
}

#tsumagoi .box_tsumagoi_06 .box_kankou div h5 span{
	font-size:15px;
}

#tsumagoi .premium_midashi {
	width:500px;
}


/*--------------------------------------------------*/
/*------------- 岩手雫石 -------------------------------*/
#iwate .box_iwate_01_a{
	width:548px; float:left;
	padding:0 20px 0 0;
}

#iwate .box_iwate_01_a h2{
	margin:0 0 10px 0;
}

#iwate .box_iwate_01_a .tit{
	width:547px;
	height:156px;
	margin:35px 0 0 0;
	background:url(../shizukuishi/images/iwate_ph01_2.jpg) top right no-repeat;
}

#iwate .box_iwate_01_a .tit h3{
	color:#014099;
	font-size:30px;
	font-weight:bold;
	line-height:140%;
	margin:0 0 10px 0;
}

#iwate .box_iwate_01_a .tit p{
	color:#014099;
	font-size:20px;
	font-weight:bold;
}

#iwate .box_iwate_01_a .info{
	width:547px;
	height:156px;
	margin:35px 0 0 0;
	background:url(../shizukuishi/images/iwate_ph03.jpg) right 30px no-repeat / 180px auto;
}

#iwate .box_iwate_01_a .info .kaisai{
	color:#000;
	font-size:20px;
	line-height:160%;
	margin:10px 0 10px 0;
	font-weight:bold;
}
#iwate .box_iwate_01_a .info .kaisai span {
	font-size: 12px;
}
#iwate .box_iwate_01_a .info .kaisai02{
	color:#014099;
	font-weight:bold;
	font-size:16px;
	line-height:160%;
	margin:10px 0 20px 0;
}
#iwate .box_iwate_01_a a.btn_iwate_01{
	margin:0 0 0 150px;
}

#iwate .box_iwate_01_a a.btn_iwate_01 img{
	text-align:center;
}

#iwate .box_iwate_01_b{
	width:362px; float:left;
}

#iwate .box_iwate_01_b img{
	margin:0 0 10px 0;
}

#iwate .box_iwate_02{
	width:529px;
	min-height:660px;
	padding:0 401px 0 0;
	background:url(../shizukuishi/images/iwate_ph02.jpg) top right no-repeat;
}

#iwate .box_iwate_02 h3{
	margin:0 0 10px 0;
}

#iwate .box_iwate_02 .midashi{
color: #014099;
    font-size: 20px;
    font-weight: bold;
	margin:15px 0 10px 0;
}

#iwate .box_iwate_02 .nittei{
	margin:15px 0 15px 0;
	font-size:20px;
	font-weight:bold;
    line-height: 160%;
}

#iwate .box_iwate_02 .nittei span{
	font-size:14px;
	font-weight: 100;
}

#iwate .box_iwate_02 dt{
	font-weight:bold;
}



#iwate .box_iwate_03{
	width:604px;
	/*height:333px;*/
	margin:0px auto 0 auto;
	padding:0 0 0 0;
}

#iwate .box_iwate_03 .entryBtn {
	text-align: center;
	margin: -20px auto 40px;
}

#iwate .box_iwate_03 .entry{
	width:292px;
	float:left;
	text-align:center;
	padding:0 10px 0 0;
	border-right:1px dashed #D3D3D4;
}

#iwate .box_iwate_03 .plan{
	width:292px;
	float:right;
	text-align:center;
}

#iwate .box_iwate_03 .entry img,
#iwate .box_iwate_03 .plan img{
	margin:10px 0 10px 0;
}

#iwate .box_iwate_03 .entry p,
#iwate .box_iwate_03 .plan p{
	color:#014099;
	/*height:80px;*/
	font-weight:bold;
}

#iwate .box_iwate_03 .entry span,
#iwate .box_iwate_03 .plan span{
	font-size:12px;
	color:#000;
	font-weight:100;
	margin:0 0 5px 0;
}

#iwate .box_iwate_04{
	width:867px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#iwate .box_iwate_04 p{
	font-size:16px;
	color:#014099;
	font-weight:bold;
	margin:20px auto 20px auto;
	text-align:center;
}

#iwate .box_iwate_04 img{
	margin:0 auto 20px auto;
}

#iwate .box_iwate_04 .optional{
	width:495px;
	height:234px;
	padding:0 372px 0 0;
	background:url(../shizukuishi/images/iwate_ph05.jpg) top right no-repeat;
}

#iwate .box_iwate_04 .optional p.tit{
	font-size:16px;
	color:#014099;
	font-weight:bold;
	margin:0px 0 20px 0;
	text-align:left;
}

#iwate .box_iwate_04 .optional p{
	font-size:15px;
	color:#000;
	font-weight:100;
	margin:0px 0 5px 0;
	text-align:left;
}

#iwate .box_iwate_04 .optional p span{
	font-size:12px;
}

#iwate .box_iwate_04 .optional p.kaisai{
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin:0px 0 5px 0;
	text-align:left;
}

#iwate .box_iwate_04 .optional a.btn_iwate_02{
	margin:0 0 0 150px;
}

#iwate .box_iwate_04 .optional a.btn_iwate_02 img{
	text-align:center;
	margin:0 0 10px 0;
}

#iwate .box_iwate_05{
	width:905px;
	height:312px;
	margin:0 auto 0 auto;
	padding:0 0 0 25px;
	position:relative;
}

#iwate .box_iwate_05 dt{
	font-size:16px;
	color:#014099;
	font-weight:bold;
}

#iwate .box_iwate_05 dd{
	font-size:15px;
	color:#000;
	font-weight:bold;
}

#iwate .box_iwate_05 dd .two{
	width:60px;
}

#iwate .box_iwate_05 .read{
	font-size:20px;
	color:#014099;
	font-weight:bold;
	margin:15px 0 15px 0;
}

#iwate .box_iwate_05 .read_txt{
	font-size:15px;
	color:#000;
	font-weight:100;
}


#iwate .box_iwate_05 .day{
	position:absolute;
	top:60px;
	left:25px;
}

#iwate .box_iwate_05 .day2{
	position:absolute;
	top:60px;
	left:455px;
}

#iwate .box_iwate_05 .plan{
	position:absolute;
	top:146px;
	left:454px;
}

#iwate .box_iwate_06{
	width:930px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
}

#iwate .box_iwate_06 .tit{
	position:relative;
	margin:0 0 42px 0;
}

#iwate .box_iwate_06 .tit .tit_txt{
	position:absolute;
	top:-2px;
	left:270px;
}

#iwate .box_iwate_06 .box_kankou{
	height: auto;
    padding: 0 5px 0 43px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#iwate .box_iwate_06 .box_kankou div{
	float:left;
	width:391px;
	margin:0 43px 0 0;
}

#iwate .box_iwate_06 .box_kankou div h5{
	font-size:22px;
	color:#009944;
	margin:5px 0 5px 0;
}

#iwate .box_iwate_06 .box_kankou div h5 span{
	font-size:15px;
}_05 .day{
	position:absolute;
	top:60px;
	left:25px;
}

#iwate .box_iwate_05 .day2{
	position:absolute;
	top:60px;
	/*left:455px;*/
	left: 470px;
}

#iwate .box_iwate_05 .plan{
	position:absolute;
	top:146px;
	/*left:454px;*/
	left:469px;
}

#iwate .box_iwate_06{
	width:930px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
}

#iwate .box_iwate_06 .tit{
	position:relative;
	margin:0 0 42px 0;
}

#iwate .box_iwate_06 .tit .tit_txt{
	position:absolute;
	top:-2px;
	left:270px;
}

#iwate .box_iwate_06 .box_kankou{
	height: auto;
    padding: 0 5px 0 43px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#iwate .box_iwate_06 .box_kankou div{
	float:left;
	width:391px;
	margin:0 43px 0 0;
}

#iwate .box_iwate_06 .box_kankou div h5{
	font-size:21px;
	color:#014099;
	margin:5px 0 5px 0;
}

#iwate .box_iwate_06 .box_kankou div h5 span{
	font-size:15px;
}


/*--------------------------------------------------*/
/*------------- 函館大沼 -------------------------------*/
#hakodate .box_hakodate_01_a{
	width:548px; float:left;
	padding:0 20px 0 0;
}

#hakodate .box_hakodate_01_a h2{
	margin:0 0 10px 0;
}

#hakodate .box_hakodate_01_a .tit{
	width:547px;
	height:156px;
	margin:35px 0 0 0;
	background:url(../hakodate/images/hakodate_ph01_2.jpg) top right no-repeat;
}

#hakodate .box_hakodate_01_a .tit h3{
	color:#14A83B;
	font-size:30px;
	font-weight:bold;
	line-height:140%;
	margin:0 0 10px 0;
}

#hakodate .box_hakodate_01_a .tit p{
	color:#14A83B;
	font-size:20px;
	font-weight:bold;
}

#hakodate .box_hakodate_01_a .info{
	width:547px;
	height:156px;
	margin:35px 0 0 0;
	background:url(../hakodate/images/hakodate_ph03.jpg) right 30px no-repeat / 180px auto;
}

#hakodate .box_hakodate_01_a .info .kaisai{
	color:#000;
	font-weight:bold;
	font-size:20px;
	line-height:160%;
	margin:10px 0 10px 0;
}
#hakodate .box_hakodate_01_a .info .kaisai span {
	font-size: 14px;
}
#hakodate .box_hakodate_01_a .info .kaisai02{
	color:#14A83B;
	font-weight:bold;
	font-size:16px;
	line-height:160%;
	margin:10px 0 20px 0;
}

#hakodate .box_hakodate_01_a a.btn_hakodate_01{
	margin:0 0 0 150px;
}

#hakodate .box_hakodate_01_a a.btn_hakodate_01 img{
	text-align:center;
}

#hakodate .box_hakodate_01_b{
	width:362px; float:left;
}

#hakodate .box_hakodate_01_b img{
	margin:0 0 10px 0;
}

#hakodate .box_hakodate_02{
	width:529px;
	min-height:460px;
	padding:0 401px 0 0;
	background:url(../hakodate/images/hakodate_ph02.jpg) top right no-repeat;
}

#hakodate .box_hakodate_02 h3{
	margin:0 0 10px 0;
}

#hakodate .box_hakodate_02 .midashi{
color: #14A83B;
    font-size: 20px;
    font-weight: bold;
	margin:15px 0 10px 0;
}

#hakodate .box_hakodate_02 .nittei{
	margin:15px 0 15px 0;
	font-size:20px;
	font-weight:bold;
    line-height: 160%;
}

#hakodate .box_hakodate_02 .nittei span{
	font-size:14px;
	font-weight: 100;
}

#hakodate .box_hakodate_02 dt{
	font-weight:bold;
}

#hakodate .box_hakodate_03{
	width:604px;
	/*height:333px;*/
	margin:0px auto 0 auto;
	padding:0 0 0 0;
}

#hakodate .box_hakodate_03 .entryBtn {
	text-align: center;
	margin: 0px auto 40px;
}

#hakodate .box_hakodate_03 .entry{
	width:292px;
	float:left;
	text-align:center;
	padding:0 10px 0 0;
	border-right:1px dashed #D3D3D4;
}

#hakodate .box_hakodate_03 .plan{
	width:292px;
	float:right;
	text-align:center;
}

#hakodate .box_hakodate_03 .entry img,
#hakodate .box_hakodate_03 .plan img{
	margin:10px 0 10px 0;
}

#hakodate .box_hakodate_03 .entry p,
#hakodate .box_hakodate_03 .plan p{
	color:#13A639;
/*	height:70px;*/
	font-weight:bold;
}

#hakodate .box_hakodate_03 .entry span,
#hakodate .box_hakodate_03 .plan span{
	font-size:12px;
	color:#000;
	font-weight:100;
	margin:0 0 5px 0;
}

#hakodate .box_hakodate_04{
	width:867px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#hakodate .box_hakodate_04 p{
	font-size:16px;
	color:#13A639;
	font-weight:bold;
	margin:20px auto 20px auto;
	text-align:center;
}

#hakodate .box_hakodate_04 img{
	margin:0 auto 20px auto;
}

#hakodate .box_hakodate_04 .optional{
	width:495px;
	height:234px;
	padding:0 372px 0 0;
	background:url(../otsu/images/hakodate_ph05.jpg) top right no-repeat;
}

#hakodate .box_hakodate_04 .optional p.tit{
	font-size:16px;
	color:#13A639;
	font-weight:bold;
	margin:0px 0 20px 0;
	text-align:left;
}

#hakodate .box_hakodate_04 .optional p{
	font-size:15px;
	color:#000;
	font-weight:100;
	margin:0px 0 5px 0;
	text-align:left;
}

#hakodate .box_hakodate_04 .optional p span{
	font-size:12px;
}

#hakodate .box_hakodate_04 .optional p.kaisai{
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin:0px 0 5px 0;
	text-align:left;
}

#hakodate .box_hakodate_04 .optional a.btn_hakodate_02{
	margin:0 0 0 150px;
}

#hakodate .box_hakodate_04 .optional a.btn_hakodate_02 img{
	text-align:center;
	margin:0 0 10px 0;
}

#hakodate .box_hakodate_05{
	width:905px;
	height:312px;
	margin:0 auto 0 auto;
	padding:0 0 0 25px;
	position:relative;
}

#hakodate .box_hakodate_05 dt{
	font-size:16px;
	color:#13A639;
	font-weight:bold;
}

#hakodate .box_hakodate_05 dd{
	font-size:15px;
	color:#000;
	font-weight:bold;
}

#hakodate .box_hakodate_05 dd .two{
	width:60px;
	
}

#hakodate .box_hakodate_05 .read{
	font-size:20px;
	color:#13A639;
	font-weight:bold;
	margin:15px 0 15px 0;
}

#hakodate .box_hakodate_05 .read_txt{
	font-size:12px;
	color:#000;
	font-weight:100;
}

#hakodate .box_hakodate_05 .day{
	position:absolute;
	top:60px;
	left:25px;
}

#hakodate .box_hakodate_05 .day2{
	position:absolute;
	top:60px;
	left:455px; /*455px*/
}

#hakodate .box_hakodate_05 .plan{
	position:absolute;
	top:146px;
	left:454px;
}

#hakodate .box_hakodate_06{
	width:930px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
}

#hakodate .box_hakodate_06 .tit{
	position:relative;
	margin:0 0 42px 0;
}

#hakodate .box_hakodate_06 .tit .tit_txt{
	position:absolute;
	top:-2px;
	left:270px;
	font-weight:bold;
}

#hakodate .box_hakodate_06 .box_kankou{
	height: auto;
    padding: 0 5px 0 43px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#hakodate .box_hakodate_06 .box_kankou div{
	float:left;
	width:391px;
	margin:0 43px 0 0;
}

#hakodate .box_hakodate_06 .box_kankou div h5{
	font-size:21px;
	color:#009944;
	margin:5px 0 5px 0;
}

#hakodate .box_hakodate_06 .box_kankou div h5 span{
	font-size:15px;
}




/*--------------------------------------------------*/
/*------------- 大津 -------------------------------*/
#otsu .box_otsu_01_a{
	width:548px; float:left;
	padding:0 20px 0 0;
}

#otsu .box_otsu_01_a h2{
	margin:0 0 10px 0;
}

#otsu .box_otsu_01_a .tit{
	width:547px;
	height:156px;
	margin:35px 0 0 0;
	/*background:url(../otsu/images/otsu_ph01_2.jpg) top right no-repeat;*/
}

#otsu .box_otsu_01_a .tit h3{
	color:#f5004a;
	font-size:30px;
	font-weight:bold;
	line-height:140%;
	margin:0 0 10px 0;
}

#otsu .box_otsu_01_a .tit p{
	color:#f5004a;
	font-size:20px;
	font-weight:bold;
}

#otsu .box_otsu_01_a .info{
	width:547px;
	height:156px;
	margin:35px 0 0 0;
	/*background:url(../otsu/images/otsu_ph03.jpg) right 30px no-repeat / 180px auto;*/
}

#otsu .box_otsu_01_a .info .kaisai{
	color:#000;
	font-weight:bold;
	font-size:20px;
	line-height:160%;
	margin:10px 0 10px 0;
}
#otsu .box_otsu_01_a .info .kaisai span {
	font-size: 14px;
}
#otsu .box_otsu_01_a .info .kaisai02{
	color:#f5004a;
	font-weight:bold;
	font-size:16px;
	line-height:160%;
	margin:10px 0 20px 0;
}

#otsu .box_otsu_01_a a.btn_hakodate_01{
	margin:0 0 0 150px;
}

#otsu .box_otsu_01_a a.btn_hakodate_01 img{
	text-align:center;
}

#otsu .box_otsu_01_b{
	width:362px; float:left;
}

#otsu .box_otsu_01_b img{
	margin:0 0 10px 0;
}

#otsu .box_otsu_02{
	width:529px;
	height:460px;
	padding:0 401px 0 0;
	background:url(../otsu/images/otsu_ph02.jpg) top right no-repeat;
}

#otsu .box_otsu_02 h3{
	margin:0 0 10px 0;
}

#otsu .box_otsu_02 .midashi{
color: #14A83B;
    font-size: 20px;
    font-weight: bold;
	margin:15px 0 10px 0;
}

#otsu .box_otsu_02 .nittei{
	margin:15px 0 15px 0;
	font-size:20px;
	font-weight:bold;
    line-height: 160%;
}

#otsu .box_otsu_02 .nittei span{
	font-size:14px;
	font-weight: 100;
}

#otsu .box_otsu_02 dt{
	font-weight:bold;
}

#otsu .box_otsu_03{
	width:604px;
	/*height:333px;*/
	margin:0px auto 0 auto;
	padding:0 0 0 0;
}

#otsu .box_otsu_03 .entryBtn {
	text-align: center;
	margin: 0px auto 40px;
}

#otsu .box_otsu_03 .entry{
	width:292px;
	float:left;
	text-align:center;
	padding:0 10px 0 0;
	border-right:1px dashed #D3D3D4;
}

#otsu .box_otsu_03 .plan{
	width:292px;
	float:right;
	text-align:center;
}

#otsu .box_otsu_03 .entry img,
#otsu .box_otsu_03 .plan img{
	margin:10px 0 10px 0;
}

#otsu .box_otsu_03 .entry p,
#otsu .box_otsu_03 .plan p{
	color:#f5004a;
/*	height:70px;*/
	font-weight:bold;
}

#otsu .box_otsu_03 .entry span,
#otsu .box_otsu_03 .plan span{
	font-size:12px;
	color:#000;
	font-weight:100;
	margin:0 0 5px 0;
}

#otsu .box_otsu_04{
	width:867px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#otsu .box_otsu_04 p{
	font-size:16px;
	color:#f5004a;
	font-weight:bold;
	margin:20px auto 20px auto;
	text-align:center;
}

#otsu .box_otsu_04 img{
	margin:0 auto 20px auto;
}

#otsu .box_otsu_04 .optional{
	width:495px;
	height:234px;
	padding:0 372px 0 0;
	background:url(../otsu/images/otsu_ph05.jpg) top right no-repeat;
}

#otsu .box_otsu_04 .optional p.tit{
	font-size:16px;
	color:#f5004a;
	font-weight:bold;
	margin:0px 0 20px 0;
	text-align:left;
}

#otsu .box_otsu_04 .optional p{
	font-size:15px;
	color:#000;
	font-weight:100;
	margin:0px 0 5px 0;
	text-align:left;
}

#otsu .box_otsu_04 .optional p span{
	font-size:12px;
}

#otsu .box_otsu_04 .optional p.kaisai{
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin:0px 0 5px 0;
	text-align:left;
}

#otsu .box_otsu_04 .optional a.btn_hakodate_02{
	margin:0 0 0 150px;
}

#otsu .box_otsu_04 .optional a.btn_hakodate_02 img{
	text-align:center;
	margin:0 0 10px 0;
}

#otsu .box_otsu_05{
	width:905px;
	height:312px;
	margin:0 auto 0 auto;
	padding:0 0 0 25px;
	position:relative;
}

#otsu .box_otsu_05 dt{
	font-size:16px;
	color:#f5004a;
	font-weight:bold;
}

#otsu .box_otsu_05 dd{
	font-size:15px;
	color:#000;
	font-weight:bold;
}

#otsu .box_otsu_05 dd .two{
	width:60px;
	
}

#otsu .box_otsu_05 .read{
	font-size:20px;
	color:#f5004a;
	font-weight:bold;
	margin:15px 0 15px 0;
}

#otsu .box_otsu_05 .read_txt{
	font-size:12px;
	color:#000;
	font-weight:100;
}

#otsu .box_otsu_05 .day{
	position:absolute;
	top:60px;
	left:25px;
}

#otsu .box_otsu_05 .day2{
	position:absolute;
	top:60px;
	left:455px;
}

#otsu .box_otsu_05 .plan{
	position:absolute;
	top:146px;
	left:454px;
}

#otsu .box_otsu_06{
	width:930px;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
}

#otsu .box_otsu_06 .tit{
	position:relative;
	margin:0 0 42px 0;
}

#otsu .box_otsu_06 .tit .tit_txt{
	position:absolute;
	top:-2px;
	left:270px;
	font-weight:bold;
}

#otsu .box_otsu_06 .box_kankou{
	height: auto;
    padding: 0 5px 0 43px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#otsu .box_otsu_06 .box_kankou div{
	float:left;
	width:391px;
	margin:0 43px 0 0;
}

#otsu .box_otsu_06 .box_kankou div h5{
	font-size:21px;
	color:#f5004a;
	margin:5px 0 5px 0;
}

#otsu .box_otsu_06 .box_kankou div h5 span{
	font-size:15px;
}

