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

 ◆(C)ANA /anamail/omiyage/hokkaido_sapporo/ CSS
 ◆Version: 1.0
 ◆creation date: 18/04/2016
 ◆last update: 18/04/2016

 ◆INDEX
	01 Public, Common
	02 #EyeCatch
	03 #section1
	04 #section2
	05 #section3
	06 #section4
	07 #section5
	08 #ContentFooterBanner
 ----------------------------- */

body{
	width: 100%;
	magin:0;
}
img{
	height:auto;
}
/* ------------------------------
	01 Public , Common
 ----------------------------- */
#DomTourContainer{
	width:100%;

}
#MainContents{
	background:url(../image/bg_pattern.jpg);
	font-size: 13px;
    line-height: 1.5rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}
.Wrap,
.Sec{
	width:950px;
	padding:0;
	margin:0 auto 50px auto;
	text-align:center;
}
.SectionTitle{
	margin:0 auto 30px;
	display:block;
}
.ItemName{
	margin-bottom:20px;
	text-align:center;
}
.ItemName img {
	height: auto;
}
.Description{
	line-height:25px;
	margin-bottom:30px;
	text-align: left;
	font-size: 13px;
}
/*--------------------------
	◆float
---------------------------- */
.LeftSide{
	float:left;
	position:relative;
}
.RightSide{
	float:right;
	position:relative;
}
/*--------------------------
	◆clearfix
---------------------------- */
.cf:before,
.cf:after {
	content: "";
	display: block;
	overflow: hidden;
}
.cf:after {
	clear: both;
}


/* ------------------------------
	01 #EyeCatch
 ----------------------------- */
#EyeCatch{
	height:auto;
	position:relative;
	width:100%;
}
#EyeCatch .main_images{
	width:100%;
}
#EyeCatch .main_images .logo{
    display: block;
    position: absolute;
    top: 1.5%;
	left: 1.45%;
}
#EyeCatch .main_images .slice_image img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}
#EyeCatch .text_wrap{
	position: absolute;
    top: 6%;
    width:100%;
	left:0;
}
#EyeCatch .text_wrap .title,
#EyeCatch .text_wrap .text{
    width:45%;
    display: block;
    margin: auto;
}
#EyeCatch .text_wrap .title img,
#EyeCatch .text_wrap .text img {
	width:95%;
	height:auto;
}
@media screen and (min-width: 1300px) {
	#EyeCatch .text_wrap .title,
	#EyeCatch .text_wrap .text{
	    width: 615px;
	}
}
/* ------------------------------
	02 #Intro
 ----------------------------- */
#Intro.Wrap{ 
	margin-bottom:28px;
}
#Intro .InnerContents{
	position: relative;
    top: -14px;
    height: 350px;
    text-align: left;
}
#Intro .TargetMap {
    position: absolute;
    top: -75px;
    left: 120px;
    width: 599px;
    height: auto;
}
#Intro .Comment {
    float: right;
    position: absolute;
    top: 29px;
    left: 421px;
    width: 300px;
}
#Intro .Comment h3{
    margin-bottom: 30px;
}
#Intro .Comment h3 img{
    margin-bottom: 30px;
}
#Intro .Comment h3 .page_area_title{
	margin: 10px 0 0 0;
}

/* ------------------------------
	03 #section1
 ----------------------------- */
#Section1.Sec{
	margin-bottom:0px;
}

#Section1 .LeftSide{
	width:395px;
	padding: 15px 0 0 0;
}
#Section1 .RightSide{
	width:525px;
	height:446px;
}
#Section1 .image_01{
	position: absolute;
    right: 0px;
	width:511px;
}
#Section1 .image_02{
	position: absolute;
	bottom: -169px;
    left: 15px;
}
/* ------------------------------
	04 #Section2
 ----------------------------- */
#Section2.Sec{
	margin-bottom:100px;
}
#Section2.Sec .InnerContents{
	width:950px;
	margin:130px auto 0;
	text-align:left;
}

#Section2 .LeftSide{
	width:500px; 
	left: 20px;
	z-index:0;
}
#Section2 .image_01{
    position: relative;
}

#Section2 .art_head_02{
	margin: 0 auto 10px;
}
#Section2 .RightSide {
    width: 386px;
    position: relative;
    top: 30px;
    right: 50px;
}
#Section2 .CommentWrap{
	margin-top:20px;
}
/* ------------------------------
	05 #Section3
 ----------------------------- */
#Section3.Sec{
	text-align:left;
	width:800px;
	margin-bottom:195px;
}
#Section3 .LeftSide{
	width:395px;
	padding: 11px 0 0 0;
	z-index:1;
}
#Section3 .RightSide{
	width: 280px;
    height: auto;
    position: relative;
    top: -100px;
}
#Section3 .image_01{
    position: relative;
    left: -89px;
	top:15px;
}
#Section3 .Description{
	margin-bottom:0px;
}
#Section3 .CommentWrap{
	position: absolute;
    bottom: -150px;
    right: 10px;
}
#Section3 .art_head_03{
	margin: 0 0 30px 24px !important;
}
/* ------------------------------
	06 #Section4
 ----------------------------- */
#Section4.Sec .InnerContents{
	width:800px;
	margin:auto;
	text-align:left;
}
#Section4 .LeftSide{
	width:435px;
}
#Section4 .RightSide{
	width: 390px;
    top: -80px;
}
#Section4 .image_01{
	position: relative;
    top: -35px;
    left: -56px;
}
#Section4.Sec {
    margin-bottom: 10px;
}
	
/* ------------------------------
	07 #Section5
 ----------------------------- */
#Section5.Sec{
	text-align:left;
	width:950px;
}
#Section5 .InnerContents{
	position:relative;
}
#Section5 .LeftSide{
	width:397px;
	top: 30px;
}
#Section5 .RightSide{
	width: 535px;
    position: absolute;
    right: 0;
    top: -115px;
}
#Section5 .ImgTitle{
	margin-bottom: 40px;
}
#Section5 .comment_image{
	position: relative;
    top: -20px;
    right: -215px;
}
#Section5 .image_01{
    margin-top: 55px;
}
#Section5 .image_02{
	position: relative;
    left: 35px;
    top: 30px;
}
/* ------------------------------
	08 #ContentFooterBanner
 ----------------------------- */
#ContentFooterBanner{
	margin: 187px auto 30px;
}
#ContentFooterBanner .ImgTitle{
	display:block;
	margin:0 auto 10px;
}
#ContentFooterBanner .Btn{
	display:block;
	margin:0 auto 10px;
	text-align:center;
	cursor:pointer;
}
.other-links h4{
	text-align: center;
    margin: 0 auto 30px;
}
.other-links ul{
	margin-bottom:30px;
}
.other-links ul li{
	display:inline;
}
.other-links ul li a:hover{
	opacity:0.85;
}
.other-links ul li.leftList{
	padding-right:13px;
}
.other-links ul li.rightList{
	padding:0;
}

.Survenia h4.SurveniaTitle{
	padding:30px 0 20px 0;
	text-align: center;
}
.Survenia{
	background:url(../image/bg_frame.png) center top no-repeat;
	width:950px;
	height:200px;
    margin: 0 auto 30px;
}

.Survenia .cf{
	width: 865px;
    margin: auto;
}
.Survenia .cf .LeftSide{
	width:370px;
	text-align:left;
	padding:6px 0 0 0;
	letter-spacing: 2px;
	font-size:initial;
	line-height:initial;
}
.Survenia .LeftSide img{
    float: left;
	margin:10px 10px 0 0;
}
.Survenia .LeftSide p{
    float: left;
    width: 60%;
	font-size:14px;
    line-height:1.5em;
}
.Survenia .cf .RightSide{
	width:465px;
	border-left: 1px solid #a89c7e;
	padding-left: 20px;
}
.anafasta{
	width:100%;
	height:auto;
}
.Survenia a:hover{
	opacity:0.85;
}

.backnumber_btn{
	margin: 0 0 37px 0;
}

/* ------------------------------
	09 #SnsIcon
 ----------------------------- */
#SnsIcon{
}
#SnsIcon ul{
	width: 82px;
    margin: 0 auto;
}
#SnsIcon ul li{
	margin-right:10px;
	float:left;
	width:36px;
}
#SnsIcon ul li a{
}
#SnsIcon ul li a img{
}
#SnsIcon ul li.right_icon{
	margin-right:0 !important;
}

/* ------------------------------
	10 #LastSection
 ----------------------------- */
.LastSection{
	background:url(../image/bg_footer.jpg) repeat;
}
.LastSection .InnerContents{
    background: url(../image/bg_pattern_footer.png) repeat-x left top;
	padding: 100px 45px 30px;
}

#Section3 .image_01,
#Section4 .image_01{
	position:absolute !important;
}
#Section3 .CommentWrap{
	top: 395px;
}
#Section4 .CommentWrap{
	    top: 425px;
}
</pre></body></html>