@charset "utf-8";
#contentsWrap {
    overflow: hidden;
}

/* メインビジュアル
------------------------------ */
#mainvisualWrap {
	width: 100%;
	background-repeat: no-repeat;
	min-height: 485px;
	background-position: top center;
}
#mainvisualWrap .innerBox {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#mainvisualWrap .innerBox h2 {
	float: left;
	margin: 115px 0 0 0;
}
#mainvisualWrap .infoBox {
	float: right;
	width: 350px;
	margin: 80px 0 0;
}
#mainvisualWrap .infoBox .info-item-box {
	width: 175px;
	padding: 0 2px;
}
#mainvisualWrap .infoBox .info-item-box img {
	width: 100%;
}
#beijing #mainvisualWrap {
	background-image: url("../img/beijing/main_bg.jpg");
}
#shanghai #mainvisualWrap {
	background-image: url(../img/shanghai/main_bg.jpg);
}
#dalian #mainvisualWrap {
	background-image: url(../img/dalian/main_bg.jpg);
}
#xian #mainvisualWrap {
	background-image: url(../img/xian/main_bg.jpg);
}
#buryougen #mainvisualWrap {
	background-image: url(../img/buryougen/main_bg.jpg);
}
#sichuan #mainvisualWrap {
	background-image: url(../img/sichuan/main_bg.jpg);
}
#guilin #mainvisualWrap {
	background-image: url(../img/guilin/main_bg.jpg);
}
#silkroad #mainvisualWrap {
	background-image: url(../img/silkroad/main.png);
}

/* バナーリンクエリア
------------------------------ */
#mainbannerWrap {
	width: 100%;
	background: url(../img/banner_bg.jpg) no-repeat center top;
}
#mainbannerWrap ul {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#mainbannerWrap ul li {
	float: left;
	width: 50%;
	margin: 10px 0;
	text-align: center;
}
/* 商品セクション個別設定
------------------------------ */
#area1boxWrap {
	background: url(../img/bg_other.jpg) no-repeat center top fixed;
}
#area1boxWrap .section-box-wrap {
	border: #D02552 7px solid;
}
#area1boxWrap .section-box-wrap .section-other-btn a {
	background-color: #D02552;
}
#area1boxWrap .pointBox {
	background-color: #FEF8CD;
}
#area1boxWrap .pointBox ul {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#area1boxWrap .pointBox ul li {
	float: left;
	width: 50%;
	margin: 10px 0;
	text-align: center;
}
/* 商品個別設定
------------------------------ */
#area1boxWrap .item-wrap .item-box .item-box-icon {
	background-color: #02A0E9;
}

/* index.html
------------------------------ */

.index_bg{background-image:url(../img/bg_03.gif);}

.index_contents{
	min-width:960px;
	margin: 0 auto;
}
#mainvisual {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../img/mainimage.jpg);
	float: left;
}
#mainvisual #logo {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	padding-top: 30px;
}
#mainvisual .main_img {
	text-align: center;
	margin-top: 215px;
}

#index_maintext{
	text-align:center;
	background-image: url(../img/image_maintext.png);
	width: 100%;
	float: left;
	margin-top: 480px;
	background-position: 50% 0%;
	min-height:410px;
}

#index_maintext h2{padding-top:160px;}

.index_photoimage{
	height:123px;
	background-image: url(../img/image_photo.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

h2.index_01{
	text-align:center;
	margin-bottom: 30px;
}

h3.index_01{
	text-align:center;
	margin-bottom: 30px;
}


#index_culture{
	width:100%;
	padding-top: 85px;
	float: left;
}

#index_culture #index_culture_photo{text-align:center;}

#index_city{
	width:100%;
	float: left;
    padding-top: 85px;
}
#index_city .index_contents{
	max-width:1250px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 2%;
}

#index_city .index_city{
	width:31%;
	float:left;
	margin-left: 3.5%;
	margin-bottom:70px;
}

#index_city .index_city:nth-child(3n+0){margin-left:0;}

#index_city .index_city img {
    width: 100%;
}

#index_city .index_city h4{margin:15px 0 15px 0;}

#index_city .index_city p{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 14px;
	line-height: 175%;
	margin-bottom: 25px;
	min-height: 5em;
}
#index_city .index_city .index_city_link a{
	display:block;
	font-size: 14px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	width:40%;
	margin:0 auto;
	text-align:center;
	padding: 10px 0;
}
#index_info{
	width: 100%;
	background-image: url(../img/bg_01.jpg);
	padding-bottom: 40px;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}
#index_info h2{margin:40px 0;}

#index_info .index_info{
	float:left;
	width: 100%;
	border-bottom: solid 1px #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#index_info .index_info dt{
	float:left;
	width: 15%;
}
#index_info .index_info dd{
	float:left;
	width: 85%;
}
#index_info .index_info dd h3{
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#index_info .index_info dd p{
	font-size:14px;
	line-height: 175%;
	color: #666;
}

#sideInfoBox{
	width: 180px;
	position: fixed;
	right: 5px;
	bottom:150px;
	background-color: rgba(255,255,255,0.8);
	padding: 10px 20px;
	z-index: 2000;
	text-align: center;
	box-shadow: 0px 0px 1px #ccc;
	-moz-box-shadow: 0px 0px 1px #ccc;
	-webkit-box-shadow: 0px 0px 1px #ccc;
	/*display: none;*/
}
.side-info-box{
	position: relative;
}
.side-info-close{
	position: absolute;
	top: -5px;
	left:-5px;
	cursor: pointer;
}
.side-info-close img{
	width: 18px;
}
.side-info-ttl{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.2em;
}
.side-info-pic{
	margin-bottom: 10px;
}
.side-info-pic img{
	width:100%;
}
.side-info-btn{
	display: inline-block;
	background-color: #724C00;
	padding: 5px 10px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.side-info-btn a{
	text-decoration: none;
	color: #FFF;
}


/* エリア紹介
------------------------------ */
.area_main {
	width:100%;
	background-image: url(../img/bg_03.gif);
	float: left;
}
.area_main h2 {
	width:960px;
	margin:0 auto;
	margin-bottom: -30px;
	margin-top: 10px;
}
.area_main .area_main_bg {
	background-image:url(../img/bg_02.jpg);
	width: 100%;
	padding: 30px 0 10px;
}
.area_main .area_main_image_position {
	background-repeat: no-repeat;
	background-position: top center;
}
#beijing .area_main_image_position {background-image:url(../img/beijing/image_02.jpg);}
#shanghai .area_main_image_position {background-image:url(../img/shanghai/image_02.jpg);}
#dalian .area_main_image_position {background-image:url(../img/dalian/image_02.jpg);}
#xian .area_main_image_position {background-image:url(../img/xian/image_02.jpg);}
#sichuan .area_main_image_position {background-image:url(../img/sichuan/image_02.jpg);}
#guilin .area_main_image_position {background-image:url(../img/guilin/image_02.jpg);}
#silkroad .area_main_image_position {background-image:url(../img/silkroad/image_02.jpg);}

.area_main .area_main_text {
	width:580px;
	margin:0 auto;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 16px;
	line-height: 175%;
	padding: 20px 0;
	min-height: 280px;
}
h2.kankoumeisyo {
	text-align:center;
	background-image: url(../img/bg_04.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.area_bg_01 {
	background-image: url(../img/bg_03.gif);
	width: 100%;
	float: left;
}
.area_bg_02 {
	background-image: url(../img/bg_01.jpg);
	width: 100%;
	float: left;
}
#beijing .area_subphoto {background-image:url(../img/beijing/area_subphoto_01.jpg);}
#shanghai .area_subphoto {background-image:url(../img/shanghai/area_subphoto_01.jpg);}
#dalian .area_subphoto {background-image:url(../img/dalian/area_subphoto_01.jpg);}
#xian .area_subphoto {background-image:url(../img/xian/area_subphoto_01.jpg);}
#sichuan .area_subphoto {background-image:url(../img/sichuan/area_subphoto_01.jpg);}
#guilin .area_subphoto {background-image:url(../img/guilin/area_subphoto_01.jpg);}
#silkroad .area_subphoto {background-image:url(../img/silkroad/sab_img.png);}

.area_subphoto02 {
	background-image:url(../img/area/02/area_subphoto_01.jpg);
}

.area_subphoto04 {
	background-image:url(../img/area/04/area_subphoto_01.jpg);
}

.area_subphoto {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 350px;
}
.area_intro {
	display:block;
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding: 40px 0;
}
.area_intro .left_01 {
	float:left;
	width: 535px;
    overflow: hidden;
}
.area_intro .right_01 {
	float:right;
	width: 535px;
}
.area_intro .left_02 {
	width:425px;
	float:left;
	padding: 0 20px 0 0;
}
.area_intro .left_03 {
	width:270px;
	float:left;
	margin-right: 20px;
}
.area_intro .right_02 {
	width:425px;
	float:right;
	padding: 0 0 0 20px;
}
.area_intro .area_text_01 {
	width:100%;
	clear: both;
}
.area_intro .area_caption {
	width:100%;
	float: left;
	margin-top: 20px;
}
.area_intro .h3_01 {
	margin-bottom:20px;
}
.area_intro p {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 175%;
}
.clear {
	clear:both;
}
#wrap{overflow:hidden;}

#contact-box {
    margin-top: 60px!important;
}

/* ページTOP
------------------------------ */
#pagetop {
	position: fixed;
	right: 25px;
	bottom: 40px;
	display: none;
	z-index: 1000;
}
#pagetop:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#pagetop img {
    width: 70px;
}

/* tel
------------------------------ */
#inqbox {
    line-height: initial;
}