<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charaset "shift_jis"; 

/* ============================= å…±é€š =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}


a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}
#mainRight {
    max-width: 1024px;
    margin: 0 auto;
}
#special01 {
    max-width: 1024px;
    margin: 0 auto;
}
p.maintxt {
    font-size: 15px;
    padding: 20px 15px 25px 15px;
    line-height: 25px;
}
#mainPhoto h2 {
    position: absolute;
    left: 25%;
    top: 17%;
    z-index: 100;
}
#mainPhoto img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: center;
}
.searchKeyword {
    width: 100%;
    border: #469EFF 5px solid;
    background: #FFF;
    margin: 0 auto 35px auto;
}
.tourTtl {
    text-align: center;
    font-size: 1.1em;
    background: #469EFF;
    color: #fff;
    padding: 5px 0;
    font-weight: bold;
}
.tourTtl i {
    margin-right: 3px;
}
.searchKeyword ul li {
    display: inline-block;
    display: inline;
    zoom: 1;
    margin: 10px 76px;
    font-size: 18px;
    padding-left: 15px;
    background: url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}
#tourContentInner h2 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: bold;
}
.searchKeyword ul {
    padding: 6px;
}
#tourContent {
    background: #469EFF;
    padding: 8px;
}
#tourContentInner h3 {
    font-size: 1.3em!important;
    padding: 10px 0 10px 15px!important;
    border-bottom: solid 1px #469EFF!important;
    border-top: solid 1px #469EFF!important;
    border-right: solid 1px #469EFF!important;
    border-left: solid 12px #469EFF!important;
    color: #469EFF!important;
    width: 95%!important;
    margin: 0px auto 10px;
    font-weight: bold;
}
#tourContentInner {
    margin: 0px auto;
    z-index: 5;
    background: #fff;
    padding: 2% 0;
    overflow: hidden;
}
#planList, #planList2 {
    overflow: hidden;
    flex-wrap: wrap;
}
#tourContentInner #planList h3, #tourContentInner #planList2 h3 {
    color: #469EFF!important;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 1px 0 12px 0;
}
.planBox {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0px 0 22px;
    padding: 15px 8px;
}
.planBox h4, .planBoxL h4 {
    font-weight: bold;
    font-size: 110%;
    color: #555555;
    margin-bottom: 5px;
    text-align: center;
    height: 32px;
}
.planBox .planInfo {
    margin: 8px 0px;
    width: 100%;
}
div#topics table th {
    text-align: left;
    background-color: #d8eef3;
    padding: 3px 5px;
    border-bottom: solid 2px #ac6b0c;
}
.planBox .planInfo td, .planBoxL .planInfo td {
    border-bottom: #603117 1px solid!important;
    padding: 3px 5px!important;
}
p.tour-text {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 16px;
}
.planBox img {
    height: 250px;
    object-fit: cover;
    object-position: center;
    width: 90%;
    margin: 0 auto 22px auto;
}
.planBox .planInfo .tableTtl, .planBoxL .planInfo .tableTtl {
    background: #ebebeb;
    margin-right: 8px;
    border-bottom: #603117 1px solid!important;
    padding: 5px;
    font-weight: normal!important;
}
.planBox dl.planPrice, .planBoxL dl.planPrice {
    display: table;
    border-collapse: separate;
    border-spacing: 2px 0;
    margin-left: auto;
    margin-right: auto;
}
.planBox dl.planPrice dt, .planBoxL dl.planPrice dt {
    display: table-cell;
    padding-top: 5px;
    margin-left: 8px;
}
.planBox dl.planPrice dd, .planBoxL dl.planPrice dd {
    display: table-cell;
    margin-left: 5px;
    color: #c00;
    font-weight: bold;
    font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
    font-size: 1.5em;
}
.planBox .planLink a, .planBoxL .planLink a {
    text-align: center;
    font-weight: bold;
    font-family: "ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", "MS Gothic", "Osakaï¼ç­‰å¹…", Osaka-mono, monospace;
    border-radius: 5px;
    padding: 10px 0px;
    display: block;
    text-decoration: none;
    background: #469EFF;
    color: #FFFFFF!important;
    font-size: 1.3em;
    box-shadow: 0 3px 0 rgb(96 49 23);
        margin: 10px 0 0 0;
}
.otherPlan {
    border: #666666 1px solid;
    padding: 10px;
    width: 70%;
    text-align: center;
    margin: 20px auto;
    text-decoration: none;
    border-radius: 50px;
}
#spot.shop-list {
    display: flex;
    flex-wrap: wrap;
}
#spot.shop-list dl {
    flex: 0 0 48.5%;
    margin: 10px 5px;
}
#spot dl dt {
    text-align: center;
    font-weight: bold;
    color: #5f5f5f;
    font-size: 17px;
}
#spot dl dd {
    margin: 14px;
    font-size: 0.9em;
}
#spot dl dd img {
    height: auto;
    max-width: 100%;
    width: 85%;
    margin: 0 auto;
}
#spot .spot_txt {
    text-align: left!important;
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
}
#spot .btn {
    display: block;
    clear: both;
    position: relative;
    background: none;
}
.searchKeyword ul li a {
    color: #000;
}
.planBox .planLink a:hover, .planBoxL .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.searchKeyword ul li a:hover {
    color: #fb923c;
}
#spot .btn a {
    background: #469EFF;
    display: block;
    border-radius: 5px;
    padding: 10px 0;
    font-weight: bold;
    text-decoration: none;
    width: 90%;
    margin: 5px auto;
    text-align: center;
    color: #FFF!important;
    position: relative;
    font-size: 15px;
    box-shadow: 0 3px 0 rgb(96 49 23);
}
#spot .btn a:hover {
        box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
a:link {
    color: #069;
}
.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}

.cbsen{
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/mida3sen.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
body {
	font-family: Verdana,Meiryo, "ãƒ¡ã‚¤ãƒªã‚ª", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", Arial,   Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
}
#head{
	background-repeat: no-repeat;
	height: 150px;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#head h2{
	height: 176px;
	width: 558px;
	margin-top: 0px;
	overflow: visible;
}
#hokkaido_rafting_conte{
	height: auto;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
}
#menu1{
	height: 80px;
	width: 558px;
}

#tit1{
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/midashi1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 235px;
	text-indent: -9999px;
}


.menu1bg{
	background-color: #F3F8F8;
	height: 80px;
	width: 558px;
	margin-top: 0px;
}

.schedulebg{
	background-color: #F3F8F8;
	height: 600px;
	width: 556px;
	margin-top: 0px;
}

.qanda{
	background-color: #F3F8F8;
	height: 400px;
	width: 558px;
	margin-top: 0px;
}

.qanda th{
	font-size: 12px;
	padding: 3px 5px;
	border-bottom:
	solid 2px #ac6b0c;
	text-align:left;
}

#sel_plan{
	height: 500px;
	width: 558px;
}

#couse {
	overflow:hidden;
	height: auto;
	width:556px;
	height:400px;
	display:block;
}

#couse table.sel_plan1bg{
	width:556px;
	height:280px;
	border:1px #CCCCCC solid;
	vertical-align: top;
	display:inline-block;
	
/*	background:#FFFFFF;
	display:block;
	overflow:hidden;
*/
}

#menu2{
	height: 212px;
	width: 257px;
}
#tit2{
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/midashi2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
	width: 257px;
	text-indent: -9999px;
}

#menu3{
	height: 212px;
	width: 260px;
}
#tit3{
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/midashi3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
	width: 260px;
}
#tit3 h4{
	text-indent: -9999px;
	height: 50px;
}
#tit3 p{
	padding-left: 20px;
}

.menu_left{
	float: left;
	margin-left: 10px;
	display: inline;
}
.menu_right{
	float: right;
	margin-right: 10px;
	display: inline;
}

#fuku{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#osusume{
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/osususme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 558px;
	background-color: #88d2ff;
	padding-top: 20px;
}
#osusume h4{
	text-indent: -9999px;
}
#tit4{
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/midashi4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 352px;
	text-indent: -9999px;
}

#tit5{
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/midashi5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 352px;
	text-indent: -9999px;
}

.plawaku{
	height: auto;
	width: 543px;
	border: 2px solid #F9D73F;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.pla_photo{
	float: left;
	height: auto;
	width: 180px;
	display: inline;
}


.pla_photo img{
	height: 120px;
	width: 180px;
	padding: 5px;
	display: inline;
}

.plan_right{
	float: right;
	height: auto;
	width: 350px;
	display: inline;
}

.plan_tit{
	background-color: #333;
	height: 24px;
	width: 335px;
	border: 1px solid #999;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 8px;
}
.plan_tit a{
	color: #000;
}

.plan_tit a:hover{
	color: #09F;
}
.price{
	height: 49px;
	width: 230px;
	margin: 10px;
	float: left;
	display: inline;
}

.more{
	height: 30px;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.more a{
	height: 30px;
	width: 316px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/more1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more a:hover{
	background-position: right bottom;
}

.more2{
	height: 30px;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.more2 a{
	height: 30px;
	width: 316px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/yoshinogawa_rafting/more2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more2 a:hover{
	background-position: right bottom;
}



#plan_foot{
	background-color: #F9D73F;
	height: 10px;
	width: 558px;
}

.img{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 4px;
	width: 500px;
	border: 1px solid #CCC;
}

.img_schedule{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 4px;
	width: 500px;
	border: 1px solid #CCC;
}
.pla{
	background-color: #FFF;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fact_tit{
	height: auto;
	width: 520px;
	display: inline;
	float: left;
}
.pla_tit{
	background-image: url(../../img/pref_category/kumagawa_rafting/sankaku_p.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	width: 380px;
	height: auto;
	text-align: left;
	text-indent:16px;
	line-height: 130%;
	display: inline;
	float: left;
}

.pla_tit a{
	color: #000!important;
	text-decoration: none;
}
.pla_tit a:hover{
	color: #CCC!important;
}
.tit_tenpo{
	display: inline;
	float: right;
	width: 140px;
	font-size: 10px;
	padding-top: 10px;
	font-weight: normal;
}
.tit_tenpo a{
	color: #000!important;
}

.tit_tenpo a:hover{
	color: #CCC!important;
}

.bar{
	width: 510px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}
.f_photo{
	display: inline;
	float: left;
}
.f_cour_right{
	display: inline;
	float: left;
	height: auto;
	width: 310px;
	margin-left: 8px;
}
.fcr_toku{
	background-image: url(../../img/pref_category/kumagawa_rafting/tokubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 300px;
}
.fcr_toku p{
	text-align: left;
	padding: 5px;
	color: #000;
	line-height: 90%;
}

.fcr_point{
	background-image: url(../../img/pref_category/kumagawa_rafting/point_ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.fcr_point p{
	padding-left: 58px;
	color: #000;
}
.fcr_cour1{
	height:auto;
	width: 300px;
	}
.fcr_cour2{
	background-image: url(../../img/pref_category/kumagawa_rafting/cource_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour3{
	background-image: url(../../img/pref_category/kumagawa_rafting/cource_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.fcr_cour4{
	background-image: url(../../img/pref_category/kumagawa_rafting/cource_bg4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour5{
	background-image: url(../../img/pref_category/kumagawa_rafting/cource_bg5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour6{
	background-image: url(../../img/pref_category/kumagawa_rafting/cource_bg6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour7{
	background-image: url(../../img/pref_category/kumagawa_rafting/cource_bg7.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.fcr_cour1 p,.fcr_cour2 p,.fcr_cour3 p,.fcr_cour4 p,.fcr_cour5 p,.fcr_cour6 p,.fcr_cour7 p{
	text-align: left;
	color: #000;
	line-height: 120%;
	padding-left: 24px;
}
.f_price{
	display: inline;
	float: left;
}
.yoyaku09{
	height: 52px;
	width: 100px;
	margin-right: 0;
	margin-left: 0;
	display: inline;
	float: left;
}

.yoyaku09 a{
	height: 52px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/pref_category/kumagawa_rafting/09bt_port.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.yoyaku09 a:hover {
	background-position:bottom left;
}
.yoyaku11{
	height: 52px;
	width: 100px;
	margin-right: 0;
	margin-left: 0;
	display: inline;
	float: left;
}

.yoyaku11 a{
	height: 52px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/pref_category/kumagawa_rafting/11bt_port.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.yoyaku11 a:hover {
	background-position:bottom left;
}
.yoyaku14{
	height: 52px;
	width: 100px;
	margin-right: 0;
	margin-left: 0;
	display: inline;
	float: left;
}

.yoyaku14 a{
	height: 52px;
	width: 100px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/pref_category/kumagawa_rafting/14bt_port.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.yoyaku14 a:hover {
	background-position:bottom left;
}

/*è¿½åŠ&nbsp; 0521*/

.susume{
	height: auto;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/pref_category/minakami/plan_bak.jpg);
	background-repeat: repeat;
	clear: both;
}
.susume_tit{
	margin-left: auto;
	height: 70px;
	width: 542px;
}
.pla_1{
	margin-left:7px;
	width:260px;
	height:auto;
	border:#673499 solid 1px;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	background-color: #EFF;
}

.pla_t{
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	padding-right: 3px;
	padding-top:3px;
	margin-bottom:3px;
	height:auto;
	display: block;
	line-height: 1.2em;
}
.pla_left{
	width:100px;
	height:80px;
	padding:1px;
	margin-left:3px;
	margin-bottom:5px;
	margin-top:3px;
	border:solid 1px #636;
	float:left;
	display: block;
}
.pla_right{
	width:145px;
	height:auto;
	float:left;
	margin-left:3px;
	margin-bottom:3px;
	margin-top:3px;
}
.pla_price{
	font-size: 19px;
	font-weight: bold;
	color: #F00;
	float: right;
	margin-top:3px;
	margin-right: 30px;
	clear: both;
}
.yoyakushosai{
	width:242px;
	height:48px;
	display:block;
	clear:both;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 3em;
	background-image: url(../../img/pref_category/minakami/yoyaku.jpg);
}
.y2{
	clear: both;
	margin-top:3px;
}
.yoyakushosai2{
	width:120px;
	height:30px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-left:4px;
	background-color: #E1FF88;
	text-align: center;
	margin-bottom:10px;
	line-height: 1.1em;

}

.pla_point{
	height: 26px;
	width: 242px;
	margin-right: auto;
	margin-left: auto;
	margin-top:3px;
	background-image: url(../../img/pref_category/minakami/point.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 20px;
	
}
.pla_point p{
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	
	
	}

.p_price{
	height: 53px;
	width: 242px;
	margin-right: auto;
	margin-left: auto;
	
}
.pla_right p{
	font-size: 11px;
}
.time{
	height: 50px;
	width: 136px;
	margin-right: auto;
	margin-left: auto;
	margin-top:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
}
.time p{
	font-size: 11px;
	margin-top: 3px;
	line-height: 1em;
	list-style-type: none;
}
.pb-3 {
    padding-bottom: 0.75rem;
    margin-bottom: 20px;
}
.otherplan{
	font-size: 13px;
	font-weight: bold;
	margin-left:270px;
	clear: both;
}
@media screen and (max-width: 767px) {
    #mainPhoto img {
    height: 190px;
}
    #mainPhoto h2 {
    left: 1%;
    top: 14%;
}
    .planBox {
      width: 100%;  
        margin: auto;
    }
    .planBox h4, .planBoxL h4 {
       font-size: 16px; 
        height: 37px;
    }
    .planBox img {
    height: 200px;
}
    #tourContentInner #planList h3, #tourContentInner #planList2 h3 {
       margin: 3px 0 0px 0; 
    }
    #tourContentInner {
        border-top: 1px solid #cbcbcb;
    }
    .otherPlan {
        width: 88%;
    }
    p.maintxt {
    font-size: 14px;
    padding: 20px 10px 15px 10px;
    line-height: 22px;
}
    .searchKeyword {
       margin: 0 auto 20px auto; 
    }
    .searchKeyword ul li {
       margin: 10px 16px;
    font-size: 16px; 
    }
    #tourContentInner h2 {
        font-size: 18px;
    }
    #spot.shop-list {
       display: block; 
    }
    #spot dl dd {
           margin: 2px 14px 14px 14px; 
    }
    #spot.shop-list dl:nth-child(2) {
    margin-top: 45px;
}
}</pre></body></html>