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

/* 共通 and 初期設定
*****************************************************************************/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

#10jin {
	position:relative;
	font-kerning: normal;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	background:transparent;
	vertical-align:baseline;
	padding:0;
	overflow:hidden;
	color:#fff;
}

#copy {
	position:relative;
	background:#fff;
}

#copy p {
	width:100%;
	padding:15px 0 15px 0;
	text-align:center;
	color:#000;
}

#pageTop {
	position:fixed;
	width:70px;
	height:161px;
	right:0;
	bottom:50px;
	z-index:9999;
}

@media screen and (max-width: 991px) {
	#pageTop {
		display:none;
	}
	/*
	#pageTop {
		position:fixed;
		width:35px;
		height:80px;
		right:0;
		bottom:20px;
		z-index:9999;
	}
	#pageTop img {
		width:35px;
		height:80px;
	}
	*/
}

@media screen and (max-width: 639px) {
	#10jinPageTop,
	#10jinPageTop img {
		display:none;
	}
}


/* MV
*****************************************************************************/
#visual_10jin {
	position:relative;
	overflow:hidden;
	width:100%;
	background:url(../img/bg_wall.png) repeat 0 0;
}

#visual_10jin #mainvisual {
	max-width:1200px;
	margin:0 auto;
}

#visual_10jin #mainvisual img {
	width:100%;
	height:auto;
}


/* 汎用性
*****************************************************************************/
.st_10jin {
	position:relative;/*forIE8*/
	text-align:center;
	width:100%;
	padding:80px 0 40px 0;
}

@media screen and (max-width: 639px) {
	.st_10jin {
		position:relative;/*forIE8*/
		text-align:center;
		width:100%;
		padding:60px 0 20px 0;
	}
}


/* ITEM
*****************************************************************************/
#visual_item {
	clear:both;
	position:relative;
	background:url(../img/wall_thun.jpg) repeat 0 0;
}

#visual_item .stage_wall {
	overflow:hidden;
	max-width:1200px;
	margin: 0 auto;
	background:url(../img/bg_thun.png) no-repeat bottom center;
	background-size:1200px;
}

@media screen and (max-width: 991px) {
	#visual_item .stage_wall {
		width:100%;
		background:url(../img/bg_thun.png) no-repeat bottom center;
		background-size:900px;
	}
	
}
@media screen and (max-width: 768px) {
	#visual_item .stage_wall {
		background:none;
		/*
		width:100%;
		background:url(../img/bg_thun.png) no-repeat bottom center;
		background-size:600px;
		*/
	}
}

#visual_item .stage_wall .st_item_10jin img {
	width:162px;
	height:auto;
}


#visual_item .stage_wall .item_tile {
	padding:0 30px;
}

#visual_item .stage_wall .item_tile .tile_list {
	padding:0 0 80px 0;
}


#visual_item .stage_wall .item_tile .tile_list .tile_left {
	float:left;
	width:50%;
}

#visual_item .stage_wall .item_tile .tile_list .tile_left .tile_st {
	max-width:296px;
	margin:0 auto;
}
#visual_item .stage_wall .item_tile .tile_list .tile_left .tile_st img {
	width:100%;
	height:auto;
}

#visual_item .stage_wall .item_tile .tile_list .tile_right {
	float:left;
	width:50%;
	background:url(../img/tline.png) repeat-y left top;
	/*unde pos*/
	margin-bottom:80px;
}

#visual_item .stage_wall .item_tile .tile_list .tile_right .tile_st {
	max-width:420px;
	margin:0 auto;
}
#visual_item .stage_wall .item_tile .tile_list .tile_right .tile_st img {
	width:100%;
	height:auto;
}

@media screen and (max-width: 991px) {
	#visual_item .stage_wall .item_tile .tile_list .tile_left,
	#visual_item .stage_wall .item_tile .tile_list .tile_right {
		width:100%;
	}
	#visual_item .stage_wall .item_tile .tile_list .tile_right {
		background:none;
		margin-top:30px;
	}
}

/*左右汎用*/
#visual_item .stage_wall .item_tile .tile_list .tile_read {
	text-align:center;
	color:#227fc4;
	font-size:16px;
	padding:10px 0 20px 0;
}

@media screen and (max-width: 991px) {
	#visual_item .stage_wall .item_tile .tile_list .tile_read br {
		display:none;
	}
}

#visual_item .stage_wall .item_tile .tile_list ul.item_info {
}

#visual_item .stage_wall .item_tile .tile_list ul,
#visual_item .stage_wall .item_tile .tile_list ul li {
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#visual_item .stage_wall .item_tile .tile_list ul li {
	float:left;
	width:50%;
}
@media screen and (max-width: 991px) {
	#visual_item .stage_wall .item_tile .tile_list ul li {
		width:100%;
	}
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img {
	max-width:210px;
	margin:0 auto;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img .tile_layout {
	position:relative;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img .tile_layout .tile_jkakaku {
	position:absolute;
	left:0;
	top:0;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img .tile_layout .tile_jkakaku img {
	width:60px;
	height:60px;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img .tile_layout .tile_plus {
	position:absolute;
	right:0;
	top:0;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img .tile_layout .tile_plus img {
	width:50px;
	height:50px;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_img .tile_layout .tile_main img {
	width:100%;
	height:auto;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_sst {
	text-align:center;
	padding:20px 0 10px 0;
	font-weight:bold;
	font-size:18px;
}

#visual_item .stage_wall .item_tile .tile_list ul li .tile_read_more {
	padding:0 20px 0 20px;
	font-size:14px;
}

@media screen and (max-width: 991px) {
	#visual_item .stage_wall .item_tile .tile_list ul li .tile_read_more {
		padding:0 0 60px 0;
		font-size:14px;
	}

}

@media screen and (max-width: 639px) {
	#visual_item .stage_wall .st_item_10jin img {
		width:81px;
		height:auto;
	}
}
/* 160809 */
#visual_item .price{
font-size:120%;
font-weight:bold;
color:#227fc4;
}
/* /160809 */

/* ABOUT
*****************************************************************************/
#about_10jin {
	position:relative;/*forIE8*/
	width:100%;
	background:#5598b2 url(../img/logo_jin.png) no-repeat center 100px;
	/*background-size:cover;*/
}
#about_10jin #read{
	position:relative;/*forIE8*/
	width:100%;
	font-size:16px;
	line-height:2;
	text-align:center;
}
#about_10jin #read .read10jin{
	color:#fff;
}

#about_10jin .setBtn{
	position:relative;/*forIE8*/
	display:block;
	text-align:center;
	padding:25px 0 70px 0;
}

#about_10jin #btn_10jin_officialsite {
	display:inline-block;
	width:350px;
	padding:10px 15px 10px 15px;
	color:#000;
	font-size:20px;
	font-weight:600;
	background:#ffff00;
	overflow:hidden;
}

#about_10jin .movie {
	clear:both;
	overflow:hidden;
	max-width: 570px;
	margin: 0 auto;
	padding-top:40px;
}

#about_10jin .movie .thumb {
	position:relative;
	padding:0 20px;
}

#about_10jin .movie .thumb img {
	width:100%;
	height:auto;
}

#about_10jin .movie .thumb a .play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 60px;
	height: 60px;
}

#about_10jin .movie p {
	text-align:center;
	padding: 10px 20px 0 20px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
/* 160808 */
#about_10jin .movie .thumb video{
width:100%;
	background:#ffffff url(../data/thumb.jpg) no-repeat center;
	background-size:contain;
}
#about_10jin .movie .kome{
font-size:80%;
}
/* /160809 */

@media screen and (max-width: 1000px) {
	#about_10jin .movie ul li .thumb a .play {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 30px;
		height: 30px;
	}

}

#about_10jin .about_link {
	clear:both;
	overflow:hidden;
	max-width:800px;
	margin: 0 auto;
	padding:60px 0 100px 0;
}

#about_10jin .about_link .half {
	width:50%;
	float:left;
	text-align:center;
}
#about_10jin .about_link .half .btn {
	padding:0 20px;
}


#about_10jin .about_link .half .btn a {
	display:block;
	background:#ffff00 url(../img/about_vadel_arrow.png) no-repeat 95% center;
	padding:10px 30px;
	color:#000;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

#about_10jin .about_link .half .btn a:hover {
	background:#abfff2 url(../img/about_vadel_arrow.png) no-repeat 95% center;
	color:#316479;
}

@media screen and (max-width: 1000px) {
	#about_10jin .about_link {
		clear:both;
		overflow:hidden;
		padding:30px 20px 80px 20px;
	}
	
	#about_10jin .about_link .half {
		width:100%;
		clear:both;
	}
	#about_10jin .about_link .half .btn {
		padding:20px 20px;
	}
	#about_10jin .about_link .half .btn a{
		font-size:16px;
	}
}



@media screen and (max-width: 739px) {
	#about_10jin #btn_10jin_officialsite {
		display:inline-block;
		width:220px;
		height:30px;
		line-height:;
		padding:10px 15px 10px 15px;
		color:#000;
		font-size:20px;
		font-weight:600;
		background:#ffff00;
		overflow:hidden;
	}
}

#about_10jin #btn_10jin_officialsite:hover {
	background:#fff;
}

#about_10jin #btn_10jin_officialsite .set_btn {
	color:#000;
	padding:0 40px 0 40px;
	background:url(../img/about_10jin_arrow.png) no-repeat right center;
}
.st_about_10jin img {
	width:353px;
	height:auto;
}

@media screen and (max-width: 639px) {
	.st_about_10jin img {
		width:176px;
		height:auto;
	}
}

/* def 639px*/
@media screen and (max-width: 899px) {
	#about_10jin #read{
		width:100%;
		font-size:16px;
		line-height:2;
	}
	#about_10jin #read .read10jin{
		padding:0 30px 0 30px;
		font-size:16px;
		line-height:1.5;
	}
	#about_10jin #read .read10jin br{
		display:none;
	}
	#about_10jin .movie p {
		font-size:16px;
	}
}


/* SHOP LIST
*****************************************************************************/
#shop_list {
	position:relative;
	width:100%;
	padding:0 0 80px 0;
	background:url(../img/bg_shoplist.jpg) repeat;
}


#shop_list .read_shop_list {
	text-align:center;
	padding:0 20px 50px 20px;
}

#shop_list .read_shop_list p {
	font-size:20px;
	font-weight:600;
	padding:0;
	margin:0;
	color:#fff;
}

#shop_list .read_shop_list p.more {
	font-size:16px;
	font-weight:200;
}

#shopData {
	clear:both;
	width:100%;
	max-width:1000px;
	display: table;
	margin-left:auto;
	margin-right:auto;
}

#shop_list .shopAnchor {
	width:100%;
	max-width:1000px;
	display: table;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}


#shop_list .shopAnchor ul,
#shop_list .shopAnchor ol,
#shop_list .shopAnchor dl {
	list-style:none;
	vertical-align:bottom;
}

#shop_list .shopAnchor ul {
	padding:0 0 0 40px;
}

#shop_list .shopAnchor ul li {
	float:left;
	width:165px;
	margin:0 10px 20px 10px;
	width:165px;
}

#shop_list .shopAnchor ul li a {
	display:block;
	text-align:center;
	text-decoration:none;
	border:#ffff00 2px solid;
	background:#ffff00;
	padding:10px 20px 10px 20px;
	color:#262626;
	font-weight:600;
	font-size:14px;
}

#shop_list .shopAnchor ul li a:hover {
	border:#ffff00 2px solid;
	background:transparent;
	color:#ffff00;
}


@media screen and (max-width: 639px) {


#shop_list .shopAnchor {
	width:100%;
	max-width:1000px;
	margin-bottom:30px;
}


#shop_list .shopAnchor ul,
#shop_list .shopAnchor ol,
#shop_list .shopAnchor dl {
	list-style:none;
	vertical-align:bottom;
}

#shop_list .shopAnchor ul {
	padding:0;
}

#shop_list .shopAnchor ul li {
	float:left;
	width:100%;
	margin:0;
}

#shop_list .shopAnchor ul li a {
	display:block;
	text-align:center;
	text-decoration:none;
	/*border:#ffff00 2px solid;*/
	border-bottom:#000 1px solid;
	border-top:#000 1px solid;
	background:#ffff00;
	padding:10px 20px 10px 20px;
	color:#262626;
	font-weight:600;
	font-size:14px;
}

#shop_list .shopAnchor ul li a:hover {
}

}

#shopData .saleAreaBlock {
	width:100%;
	margin:0;
}

#shopData .saleAreaBlock h2 {
	font-size:24px;
	padding: 0;
	margin: 0;
}

/*地域見出し*/
#shopData .saleAreaBlock .saleAreaBlockHdr {
	width:100%;
	text-align:center;
	background:#abfff2;
	color:#316479;
	padding-bottom:10px;
	padding-top: 10px;
}
/*ドンペンのイメージ*/
#shopData .saleAreaBlock .saleAreaBlockHdr img {
	width:80px;
	margin:-30px 0 0 -80px!important;
	padding:0;
}

@media screen and (max-width: 639px) {
#shopData .saleAreaBlock h2 {
	font-size:24px;
	padding:10px 0 10px 0;
}
#shopData .saleAreaBlock .saleAreaBlockHdr img {
	width:80px;
	height:auto;
	vertical-align:middle;
	margin:-10px 0 0 -80px;
	padding:5px 0;
}
#shopData .saleAreaBlock h3 {
	font-size:20px!important;
	font-weight:600!important;
	padding:15px 0 15px 20px!important;
	color:#ffff00;
	overflow:hidden;
}
#shopData .saleAreaBlock .saleAreaBlockTtl {
	margin:10px 0 10px 0;
}

}

#shopData .saleAreaBlock h3 {
	font-size:20px!important;
	font-weight:600!important;
	padding:15px 0 15px 20px!important;
	margin:0px;
	color:#ffff00;
	/*background:#ededed url(../img/listline.png) repeat-x left top;*/
	overflow:hidden;
}

#shopData .saleAreaBlock .saleAreaBlockTtl {
}

#shopData .saleAreaBlock .saleAreaBlockList {
}


#shopData .saleAreaBlock ul,
#shopData .saleAreaBlock ol,
#shopData .saleAreaBlock dl,
#shopData .saleAreaBlock li {
	list-style-type:none;
	vertical-align:bottom;
	margin:0;
	padding:0;
}

#shopData .saleAreaBlock ul {
	margin:0;
	background:url(../img/listline.png) repeat-x left bottom;
}


#shopData .saleAreaBlock ul li {
	display:list-item;
	zoom:normal;
	background:url(../img/listline.png) repeat-x left top;
	overflow:hidden;
	padding:0;
	/*padding:0 80px 15px 0;*/
}
#shopData .saleAreaBlock ul li a {
	display:block;
	width:100%;
	overflow:hidden;
	padding:15px 0 15px 40px;
	color:#ececec;
	text-decoration:none;
	font-size:18px;
	font-weight:600;
	background:url(../img/arrow_shoplist.png) no-repeat 22px 22px ;	
}
/* 160808 */
#shopData .saleAreaBlock ul li a.ivent {
	display:block;
	width:100%;
	overflow:hidden;
	margin:-12px 0 0 0;
	padding:5px 30px 6px 60px;
	color:#ffff00;
	text-decoration:none;
	font-size:16px;
	font-weight:600;
	background:none;
	line-height:1.2em;
}
#shopData .saleAreaBlock ul li a.ivent:hover {
	background:#ffff00;	
/*	opacity: 0.6;*/
	color:#316479;
}
#shopData .saleAreaBlock ul li:hover {
	background:url(../img/listline.png) repeat-x left top,url(../img/motion_mid.gif) repeat 0 0;
}
#shopData .saleAreaBlock ul li a.ivent .u_line {
	font-weight:600;
	text-decoration:underline;
}
/* /160808 */

/*Now On Sale*/
#shopData .saleAreaBlock ul li span.nowOnSale {
	border:#ffff00 2px solid;
	color:#ffff00;
	font-size:12px;
	padding:2px 4px 2px 4px;
	margin:0 0 0 20px;
}

#shopData .saleAreaBlock ul li p {
	float:left;
	color:#fff;
}

/*Custom label*/
#shopData .saleAreaBlock ul li span.label {
	float:left;
	background:#212121;
	color:#fff;
	font-size:12px;
	padding:4px 8px 4px 8px;
	margin:0 0 0 20px;
}

@media screen and (max-width: 739px) {
#shopData .saleAreaBlock ul li {
	display:list-item;
	zoom:normal;
	background:url(../img/listline.png) repeat-x left top;
	overflow:hidden;
	padding:0 40px 0 0;
}
#shopData .saleAreaBlock ul li a {
	display:block;
	width:100%;
	padding:15px 0 15px 20px;
	color:#ececec;
	text-decoration:none;
	font-size:18px;
	font-weight:600;
	background:url(../img/arrow_shoplist.png) no-repeat right center;	
}
#shopData .saleAreaBlock ul li p {
	float:left;
	color:#fff;
}
#shopData .saleAreaBlock ul li span.nowOnSale {
	clear:both;
	float:left;
	border:#ffff00 2px solid;
	color:#ffff00;
	font-size:12px;
	padding:2px 4px 2px 4px;
	margin:0;
}

#shopData .saleAreaBlock ul li span.label {
	clear:both;
	float:left;
	background:#212121;
	color:#fff;
	font-size:12px;
	padding:4px 8px 4px 8px;
	margin:0;}
}


.st_shop_list img {
	width: 247px;
	height: auto;
}
/* 160808 */
#shopData .saleAreaBlock ul li a.ivent {
	padding:5px 20px 6px 30px;
}
/* /160808 */

@media screen and (max-width: 639px) {
.st_shop_list img {
	width:124px;
	height:auto;
}
}

footer {
	width:100%;
	padding:20px 0;
	text-align:center;
	font-size:14px;
	color:#000;
	background:#ffff00;
}
</pre></body></html>