@charset "Shift_JIS";

/*
 ------------------------------

 (C)ANA /anamail/omiyage/miyakojima/ CSS
 Version: 1.0
 creation date: 05/10/05
 last update: 05/11/15

 INDEX
	01 Public, Common
	02 #EyeCatch
	03 #section1
	04 #section2
	05 #section3
	06 #section4
	07 #section5
	08 #ContentFooterBanner
 ----------------------------- */


/* ------------------------------
	01 Public , Common
 ----------------------------- */
#DomTourContainer{
	width:100%;

}

#MainContents{
	background:url(../image/bg_pattern.jpg);
	font-size: 0.9rem;
    line-height: 1.5rem;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	text-align:center;
}

#MainContents .Wrap,
#MainContents .Sec{
	width:950px;
	margin:auto;
	padding:0;
}

.ImgTitle{
	margin:0 auto 20px;
	display:block;
}

.ItemName{
	color: #fff;
    font-weight: bold;
    font-size: 1rem;
    padding: 5px 0;
	background-repeat:no-repeat;
	background-position:center left;
	margin-bottom:20px;
	text-align:center;
}
.Description{
	line-height:28px;
}
.CommentWrap{
	background-repeat:no-repeat;
	background-position:left top;
	padding:0;
}
.CommentWrap .Comment{
	color:#004593;
    font-size: 0.8rem;
    line-height: 1.4rem;
}


/*--------------------------
	float
---------------------------- */
.LeftSide{
	float:left;
}
.RightSide{
	float:right;
}
/*--------------------------
	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;
	display: block;
}

#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 {
	text-align:left;
}
#Intro .InnerContents{
	position:relative;
	top:0px;
	height:300px;
}
#Intro .TargetMap{
	position: relative;
    top: -90px;
    left: 145px;
}
#Intro .Comment{
	float: right;
    position:absolute;
    top: 50px;
    right: 138px;
}
#Intro .Comment h3{
	width: 335px;
    margin-bottom: 15px;
}
#Intro .Comment p{
    width: 335px;
}
/* ------------------------------
	03 #section1
 ----------------------------- */
#Section1 {
	text-align:left;
	clear:both;
}
#Section1 .LeftSide{
	width:400px;
}
#Section1 .RightSide{
	width:516px;
}
#Section1 .ItemName{
	width:100%;
	background-image:url(../image/art_head_bg_01.png);
}
#Section1 .CommentWrap{
	background-image: url(../image/art_comment_bg_01.png);
    width: 395px;
    height: 160px;
    position: relative;
}
#Section1 .CommentImage{
    position: relative;
    bottom: 13px;
    right: -275px;
}
#Section1 .Texture{
	margin: auto;
    display: block;
	text-align:center;
}
#Section1 .Description{
	margin-bottom: 20px;
}
#Section1 .Comment{
    color: #004593;
    line-height: 1.5rem;
    position: relative;
    top: 69px;
    left: 123px;
    font-size: 12.5px;
    width: 250px;
}
/* ------------------------------
	04 #Section2
 ----------------------------- */
#Section2 {
	text-align:left;
}
#Section2.Sec .InnerContents{
	width:850px;
	margin:auto;
}

#Section2 .LeftSide{
	width:440px;
	position:relative;
	z-index:0;
}
#Section2 .RightSide{
	width:320px;
}
#Section2 .ItemName{
	padding: 5px 0;
    margin: 0 auto 20px auto;
	background-image:url(../image/art_head_bg_02.png);
}
#Section2 .Description{
	margin: auto;
    width: 320px;
}
#Section2 .CommentWrap {
    background-image: url(../image/art_comment_bg_02.png);
    width: 360px;
    position: relative;
    bottom: 40px;
    left: 95px;
    height: 153px;
}
#Section2 .Comment{
	padding: 0;
    width: 220px;
    position: relative;
    top: 60px;
    left: 122px;
    font-size: 12.5px;
}
#Section2 .Texture {
    position: absolute;
    top: -35px;
    left: 0px;
    z-index: -1;
}
#Section2 .ItemImage{    
	margin: 60px 0 0 55px;
	z-index:0;
}
/* ------------------------------
	05 #Section3
 ----------------------------- */
#Section3 {
	text-align:left;
}
#Section3.Sec{
	margin-bottom:115px;
}
#Section3 .LeftSide{
	width:317px;
	position:relative;
	z-index:0;
}
#Section3 .RightSide{
	width:625px;
	position:relative;
}
#Section3 .ItemName{
	padding: 5px 0;
    margin: 0 auto 20px auto;
	background-image:url(../image/art_head_bg_03.png);
}
#Section3 .Description{
	margin: auto;
    width: 320px;
}
#Section3 .CommentWrap {
    background-image: url(../image/art_comment_bg_03.png);
    position:absolute;
    top: 600px;
    width: 512px;
    height: 132px;
    left: 30px;
}
#Section3 .Comment {
    width: 350px;
    position: relative;
    top: 70px;
    left: 22px;
    font-size: 12.5px;
	white-space:nowrap;
}
#Section3 .Texture {
    display: block;
    position: relative;
    top: 16px;
    right: -300px;
    z-index: 0;
}
#Section3 .ItemImage {
    position: absolute;
    top: 135px;
    left: 30px;
}
#Section3 .ItemSubImg{
	float:right;
}
/* ------------------------------
	06 #Section4
 ----------------------------- */
#Section4 {
	text-align:left;
}
#Section4.Sec .InnerContents{
	width:850px;
	margin:auto;
}
#Section4.Sec{
	margin-bottom:115px;
}
#Section4 .LeftSide{
	margin-left:25px;
	width:370px;
	position:relative;
	z-index:0;
}
#Section4 .RightSide{
	width:380px;
}
#Section4 .ImgTitle{
	margin-bottom: 25px;
}
#Section4 .ItemName{
	padding: 5px 0;
    margin: 0 auto 20px auto;
    background-image: url(../image/art_head_bg_04.png);
    background-position-x: center;
}
#Section4 .Description{
	margin: auto;
	width:380px;
}
#Section4 .CommentWrap {
    background-image: url(../image/art_comment_bg_04.png);
    width: 316px;
    height: 212px;
    position: relative;
    top: -15px;
    left: 70px;
}
#Section4 .Comment {
    padding: 0;
    width: 280px;
    position: relative;
    top: 130px;
    left: 17px;
    font-size: 12.5px;
}
#Section4 .TextureTop {
	position: absolute;
    top: -70px;
    right: -75px;
    z-index: -1;
}
#Section4 .TextureBottom {
    position: absolute;
    bottom: 169px;
    left: -33px;
    z-index: -1;
}
#Section4 .ItemImage{    
	margin:10px auto 0 30px;
	z-index:0;
}
/* ------------------------------
	07 #Section5
 ----------------------------- */
#Section5 {
	text-align:left;
}
#Section5.Sec{
	margin-bottom:100px;
}
#Section5 .LeftSide{
	width:395px;
	position:relative;
	z-index:0;
}
#Section5 .RightSide{
	width:550px;
	position:relative;
	z-index:0;
}
#Section5 .ImgTitle{
	margin-bottom: 40px;
}
#Section5 .ItemName{
	padding: 5px 0;
    margin: 0 auto 20px auto;
	background-image:url(../image/art_head_bg_05.png);
}
#Section5 .Description{
	margin:0 auto 30px;
	width:395px;
}
#Section5 .CommentWrap {
    background-image: url(../image/art_comment_bg_05.png);
    position: relative;
    top: 0;
    left: 0;
    width: 396px;
    height: 146px;
}
#Section5 .Comment{
	padding: 0;
    width: 260px;
    position: relative;
    top: 57px;
    left: 130px;
    font-size: 12.5px;
}
#Section5 .Texture {
    position: absolute;
    top: -42px;
    left: -20px;
    z-index: -1;
}
#Section5 .ItemImage{
	margin-left:40px;
}
#Section5 .column {
	margin:5px 0 0 40px;
}
#Section5 .ItemImage2 {
}
#Section5 .ItemImage3{    
	height: auto;
    margin-left: 20px;
    width: 38%;
}
/* ------------------------------
	08 #ContentFooterBanner
 ----------------------------- */
#ContentFooterBanner{
	margin-bottom:100px;
}
#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;
}

/* ------------------------------
	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;
}