@charset "utf-8";
html {
    color: #000;
    background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input,
textarea,
select {
    *font-size: 100%
}

legend {
    color: #000
}

#top {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

#bread {
    height: 30px;
    overflow: hidden;
    margin-bottom: 0;
    background: url(/) #eee;
    text-align: left;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    padding: 0;
}

#bread li {
    float: left;
    height: 30px;
    overflow: hidden;
    margin-right: 10px;
    padding-right: 22px;
    background: url(../images/i_bread.jpg) no-repeat right 0;
    line-height: 30px;
    list-style: none;
}

#bread li a {
    color: #000000;
}

#bread li.first {
    background: #d1e7ff url(/sightseeing/common/images/i_home.jpg) no-repeat right 0;
}

#bread li.first a {
    padding-left: 15px;
}

#bread li.last {
    background: none;
}

header {
    margin: 20px 0;
    padding: 0 0 15px 0;
    border-bottom: 4px solid #205da0;
}

header.underLayer {
    background: url(/inc/images/header/bg_header.jpg) repeat-x 0 bottom #fff;
    border-bottom: none;
    margin: 0;
    padding: 0;
}

header.underLayer p {
    padding: 20px 0 50px;
}

header #headInner {
    width: 980px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

header p {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}

h1 {
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

header #headInner h1 {
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

h1#tabirai_catch {
    margin: 5px 0;
    padding: 0;
    line-height: 1.5em;
}

#catch {
    width: 980px;
    height: 352px;
    margin: 0 0 2px 0;
    text-align: center;
}

#catch img {
    position: relative;
    z-index: 0;
}

#catch figcaption {
    bottom: 147px;
    font-size: 18px;
    position: relative;
    z-index: 1;
}

nav {
    height: 75px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #2068b7;
}

nav p {
    /*line-height: 67px;*/
    height: 75px;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 1px #333333;
    float: left;
}

nav p.camera {
    width: 327px;
    background: url(../img/menubg1.gif) no-repeat;
}

nav p.pin {
    width: 326px;
    background: url(../img/menubg2.gif) no-repeat;
}

nav p.check {
    width: 327px;
    background: url(../img/menubg3.gif) no-repeat;
}

nav p a {
    color: #fff !important;
    text-decoration: none !important;
    height: 75px;
    display: block;
}

nav a:hover {
    background: rgba(255, 255, 255, 0.2);
    height:
}

nav p.camera a {
    padding: 23px 0 0 35px !important;
}

nav p.pin a {
    padding: 23px 0 0 40px !important;
}

nav p.check a {
    padding: 23px 0 0 42px !important;
}

.h2tit {
    height: 45px;
    margin: 0 0 15px 0;
    background: url(../img/line.gif) no-repeat bottom;
}

h2 {
    text-align: left;
    padding: 10px 0 10px 50px;
    color: #333;
    font-size: 24px;
}

#syun,
#doko,
#yoyaku {
    width: 900px;
    margin: 40px 40px 0 40px;
}


/* キャンペーンバナー
------------------------------------------------------------*/

div#bnr_campaign {
    margin-top: 40px;
}


/* 今が旬の観光情報
------------------------------------------------------------*/

h2#camera {
    background: url(../img/icn_camera.gif) no-repeat;
}

.upper {
    height: 500px;
    position: relative;
}

.upper a:link {
    color: #333333;
    text-decoration: none !important;
}

.upper a:hover {
    text-decoration: none !important;
}

.upper a:visited {
    text-decoration: none !important;
}

#syun figure {
    margin: 0;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    -webkit-box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    -moz-box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    overflow: hidden;
    box-sizing: border-box;
}

#syun img.fL {
    margin: 0 20px 0 0;
}

#syun span,
.spanWrap span {
    background-color: #D76364;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    margin: 10px 5px 2px 0;
    padding: 2px 5px 0;
}

.spanWrap {
    margin: 0 0px 0 10px;
}

.spanWrapMini {
    margin: 0 0px 0 5px;
}

.spanWrapMini span.mini {
    margin: 5px 5px 2px 0 !important;
}

.spanWrapMini02 {
    padding: 110px 0px 0 5px;
}

.spanWrapMini02 span.mini02 {
    margin: 5px 5px 2px 0 !important;
}

#syun figcaption {
    margin: 0 10px 5px;
    padding: 8px 10px 0 0;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

#syun figcaption a {
    color: #333;
    text-decoration: none;
}

#syun p {
    margin: 0 5px 0 10px;
    line-height: 1.6em;
}

#upper1 {
    width: 543px;
    height: 136px;
    position: relative;
    top: 0px;
    left: 0px;
}

#upper2 {
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 550px;
}

#upper3 {
    width: 350px;
    height: 350px;
    position: absolute;
    bottom: 0px;
    left: 0;
}

#upper4 {
    width: 176px;
    height: 176px;
    text-align: center;
    position: absolute;
    top: 145px;
    left: 362px;
    background: url(../img/thumb16.png) no-repeat #fff;
}

#upper4 a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}

#upper4 a:hover {
    height: 100%;
    background: url(../img/thumb16.png) no-repeat #d1e7ff;
    display: block;
    border-radius: 5px;
}

#upper4 p {
    padding: 15px 0 5px 0;
    text-shadow: 1px 1px 1px #333333;
}

#upper5 {
    width: 176px;
    height: 170px;
    position: absolute;
    bottom: 0px;
    left: 362px;
    text-align: left;
    background: url(../img/thumb14.jpg) no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    -webkit-box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    -moz-box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
}

#upper5 p {
    font-size: 14px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 117px;
}

#upper6 {
    width: 350px;
    height: 134px;
    position: absolute;
    bottom: 0px;
    left: 550px;
}

.lower {
    margin: 10px 0 0 0;
    height: 500px;
    position: relative;
}

.lower a:link {
    color: #333333;
    text-decoration: none !important;
}

.lower a:hover {
    text-decoration: none !important;
}

.lower a:visited {
    text-decoration: none !important;
}

#lower1 {
    width: 350px;
    height: 134px;
}

#lower2 {
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 362px;
}

#lower3,
#lower4 {
    width: 179px;
    height: 170px;
    text-align: left;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    -webkit-box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
    -moz-box-shadow: rgba(111, 111, 111, 0.65) 2px 3px 3px -3px;
}

#lower3 {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/thumb29.jpg?20170417) no-repeat;
}

#lower3 p {
    padding: 2px 0 0;
    font-size: 14px;
    font-weight: bold;
}

#lower4 {
    position: absolute;
    top: 180px;
    right: 0px;
    background: url(../img/thumb24.jpg) no-repeat;
}

#lower4 p {
    font-size: 14px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 117px;
}

#lower5 {
    width: 350px;
    height: 350px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#lower6 {
    width: 538px;
    height: 136px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


/* どこへ旅しますか
------------------------------------------------------------*/

h2#pin {
    background: url(../img/icn_pin.gif) no-repeat;
}

#mapWrap {
    height: 415px;
    padding: 10px 5px 10px 10px;
    background-color: #f8f6ef;
    overflow: hidden;
}

#mapWrap .map {
    width: 288px;
    float: left;
    margin: 0 7px 0 0;
}

#mapWrap .map .hokkaido {
    margin: 0 0 7px 0;
}


/*
dl.map {
	width: 310px;
	float:left;
}
		dl.map dt {
			width: 62px;
			height:62px;
			margin:0 0 0 -5px;
			text-align:center;
			line-height:60px;
			font-size:18px;
			color:#fff;
			background-color:#377ecc;
			border:3px solid #fff;
			border-radius: 31px;
			-moz-border-radius: 31px;
			-webkit-border-radius: 31px;
			position: relative;
			z-index: 1;
		}
		dl.map dd {
			margin:-50px 0 0 0;
		}

dl.link {
	width:256px;
	height:350px;
	margin:12px 0 0 0;
	background:url(../img/shimai.gif) no-repeat;
	float:right;
}
		dl.link dt {
			height:44px;
			padding:12px 0 0 0;
			font-size:18px;
			color:#fff;
		}
		dl.link dd {
			margin:0 10px;
			padding:0 10px;
			text-align:center;
			background-color:#fff;
			border-left:1px solid #edece8;
			border-right:1px solid #edece8;
			border-bottom:1px solid #edece8;
		}
		dl.link p {
			margin:5px auto;
		}

.dotted {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
		.dotted img {
			margin:5px 0;
		}
*/


/* 旅を予約する
------------------------------------------------------------*/

h2#check {
    background: url(../img/icn_check.gif) no-repeat;
}

#yoyaku div {
    margin: 30px 0 0 0;
}

#yoyaku a:link {
    color: #333333;
    text-decoration: none !important;
}

#yoyaku a:hover {
    color: #333333;
    text-decoration: none !important;
}

#yoyaku a:visited {
    color: #333333;
    text-decoration: none !important;
}

#yoyaku dl {
    width: 164px;
    margin: 0;
    padding: 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
}

#yoyaku dt {
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 8px 0 0 0;
    background: url(../img/yoyaku_tit.png) no-repeat;
    background-size: 100%;
}

#yoyaku dt span {
    font-size: 12px;
}

#yoyaku dd {
    margin: 10px 0 0 0;
    font-size: 12px;
    color: #333333 !important;
    width: 100%;
}

#yoyaku dd.icon {
    height: 77px;
}

#yoyaku dl.box_tour dd.icon img {
    width: 100%;
}

#yoyaku dd.tleft {
    text-align: center;
    width: 164px;
}

#yoyaku dl.box_bus dd.tleft {
    text-indent: -10px;
}

#yoyaku dd.btn {
    text-shadow: 1px 1px 1px #333333;
    background: url(../img/btn.png) no-repeat;
    background-size: 100% 30px;
}

#yoyaku dd.btn span {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    position: relative;
}

#yoyaku dd.btn span:before {
    content: ' ';
    border: 3px solid transparent;
    border-left-color: #fff;
    position: absolute;
    left: -10%;
    top: 4px;
}

#yoyaku p {
    float: right;
    padding: 0 5px 0 0;
}

#yoyaku p a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";
    /* ie 8 */
    -khtml-opacity: 0.8;
    /* Safari 1.x */
}


/* boxlink
------------------------------------------------------------*/

.boxLink {
    display: block;
}

.boxLink:hover {
    background-color: #d1e7ff;
    cursor: pointer;
}

#upper5 a,
#lower3 a {
    height: 100%;
    color: #fff !important;
    text-decoration: none !important;
    display: block;
}

#lower4 a {
    height: 100%;
    color: #333 !important;
    text-decoration: none !important;
    display: block;
}

#upper5 a:hover,
#lower3 a:hover,
#lower4 a:hover {
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    display: block;
}


/* clearFix
------------------------------------------------------------*/

.ovout {
    overflow: auto;
}


/* for modern brouser */

.clear:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clear {
    display: inline-block;
}


/* Hides from IE-mac \*/

* html .clear {
    height: 1%;
}

.clear {
    display: block;
}


/* End hide from IE-mac */

.fL {
    float: left;
}

.fR {
    float: right;
}

.large {
    font-size: 140%;
    padding: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}