<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 20px auto;
	text-align:center;
}
.SectionTitle{
	margin:0 auto 20px;
	display:block;
}
.ItemName{
	margin-bottom:10px;
	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%;
	min-width: 950px;
}
#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;
	display: block;
}
#EyeCatch .text_wrap{
	position: absolute;
    top: 6%;
    width:100%;
	left:0;
}
#EyeCatch .text_wrap .title,
#EyeCatch .text_wrap .text{
    width:40%;
    display: block;
    margin: auto;
}
#EyeCatch .text_wrap .title img,
#EyeCatch .text_wrap .text img {
	width:95%;
	height:auto;
}
@media screen and (min-width: 1450px) {
	#EyeCatch .text_wrap .title,
	#EyeCatch .text_wrap .text{
	    width: 615px;
	}
}
/* ------------------------------
	02 #Intro
 ----------------------------- */
#Intro.Wrap{ 
	margin-bottom:28px;
}
#Intro .InnerContents{
	position: relative;
    top: -14px;
    height: 280px;
    text-align: left;
}
#Intro .TargetMap {
    position: absolute;
    top: -115px;
    right: 35px;
    height: auto;
}
#Intro .Comment {
  float: right;
  position: absolute;
  top: 55px;
  left: 0;
  width: 474px;
}
#Intro .Comment h3{
  margin-bottom: 0;
}

#Intro .Comment h3 .page_area_title{
	margin: 0 0 0 0;
}
#Intro h3 + p{
	width: 450px;
	padding-left:15px;
}

/* ------------------------------
	03 #Section1
 ----------------------------- */
#Section1.Sec{
	text-align:left;
	width:950px;
	margin-top: 0;
}
#Section1 .LeftSide{
	width:395px;
	z-index:1;
	position: relative;
	right: 0;
}
#Section1 .LeftSide &gt; img {
  position: relative;
  right: 0;
  top: -25px;
}

#Section1 .SectionTitle {
    margin: 0 auto;
    display: block;
}

#Section1 .RightSide{
	width: 430px;
  height: auto;
  position: relative;
  top: 45px;
  left:-50px;
	margin-bottom: 50px;
}
#Section1 .RightSide .image_01{
    position: relative;
}

#Section1 .RightSide .image_02{
   position: relative;
   padding: 15px 0 0 12px;
}

#Section1 .LeftSide .image_02{
  margin-top: 30px;
  position: relative;
  left: 10px;
}

#Section1 .LeftSide .image_03{
  padding-top: 20px
}

#Section1 .Description{
	margin-bottom:40px;
}
#Section1 .CommentWrap{
	position: absolute;
    bottom: -150px;
    right: 10px;
}
#Section1 .art_head_03{
	margin: 0 0 30px 24px !important;
}

	
/* ------------------------------
	04 #Section2
 ----------------------------- */
#Section2.Sec{
	text-align:left;
	width:950px;
	padding-top:80px;
}
#Section2 .InnerContents{
	position:relative;
}

#Section2 .SectionTitle{
  position: relative;
  margin-bottom: 20px;
}

#Section2 .LeftSide{
	width:501px;
	right: 0;
}

#Section2 .LeftSide &gt; img {
  position: relative;
  top: -90px;
}

#Section2 .LeftSide &gt; img + img {
  left: 60px;
  margin-top: 20px;
}

#Section2 .RightSide{
	width: 336px;
  position: relative;
  right: 70px;
  top: -60px;
}

#Section2 .ImgTitle{
}

#Section2 .comment_image{
	position: relative;
    top: -20px;
    right: -215px;
}
#Section2 .image_01{
    margin-top: 0;
}
#Section2 .image_02{
	position: relative;
    left: 80px;
    top: -20px;;
}


/* ------------------------------
	05 #section3
 ----------------------------- */
#Section3.Sec{
	margin-bottom:0px;
	padding-top: 0;
  margin-top: -30px;
}

#Section3 .LeftSide{
	width: 380px;
	padding: 0;
	left: 60px;
	top: -27px;
}
#Section3 .LeftSide .Description{
	width:360px;
	margin: 0 0 30px 25px;
}
#Section3 .LeftSide .SectionTitle {
	position: relative;
}

#Section3 .LeftSide .ItemName {
	text-align: right;
}

#Section3 .RightSide{
	width: 497px;
  padding-top: 0;
	right: -25px;
}
#Section3 .RightSide .image_01{
	position: relative;
	right: 0px;
	top: -10px;
}

#Section3 .RightSide .image_01 &gt; img {
	position: relative;
	left: -55px;
}

#Section3 .RightSide img + img{
  margin-left: -40px;
	padding-top: 20px;
}



/* ------------------------------
	06 #Section4
 ----------------------------- */
#Section4.Sec .InnerContents{
	margin:auto;
	text-align:left;
}

#Section4 .RightSide{
  width: 316px;
	right: 10px;
}

#Section4 .SectionTitle{
  position: relative;
}

#Section4 .LeftSide{
	width:498px;
	left:60px;
}

#Section4 .LeftSide .image_01{
	position: relative;
	right: 0px;
	padding-bottom: 30px;
}

#Section4 .RightSide .image_04{
    position: absolute;
    left: 0;
}

#Section4 .LeftSide .CommentWrap{
  text-align: right;
  padding-left: 60px;
  padding-right: 10px;
}

#Section4.Sec {
  margin-top: 0px;
}
#Section4 .image_02{
	position: relative;
    left: 25px;
    top: -30px;
}
#Section4 .LeftSide img + img{
 position: relative;
    left: 15px;
    top: -60px;
}
/* ------------------------------
	07 #Section5
 ----------------------------- */
#Section5.Sec{
	margin-bottom:0px;
	padding-top: 0px;
}

#Section5.Sec .InnerContents{
	width:950px;
	margin:0 auto 0;
	text-align:left;
}

#Section5 .LeftSide{
	width: 383px; 
	text-align: center;
}

#Section5 .image_01{
	position: relative;
	margin-bottom: 20px;
}

#Section5 .art_head_02{
	margin: 0 auto 10px;
}
#Section5 .RightSide {
  width: 567px;
  position: relative;
  top: 0;
}

#Section5 .RightSide .SectionTitle {
  position: relative;
  right: 0;
}
#Section5 .RightSide .img02{
	position: relative;
	display: block;
	margin: 0 auto;
    right:-20px;
	text-align: right;
}
#Section5 .CommentWrap{
	margin-top:20px;
}


/* ------------------------------
	08 #ContentFooterBanner
 ----------------------------- */
#ContentFooterBanner{
	margin: 100px 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-block;
}
.other-links ul li a{
	display:inline-block;
}
.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;
}

#Section4 .CommentWrap{
	    top: 425px;
}
</pre></body></html>