@charset "UTF-8";
/* CSS Document */
/* スタイルリセット用 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, details, figcaption, figure, menu, summary, time, mark {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	border:none;
	font-weight:normal;
	font-size:12px;	
	line-height:180%;
	letter-spacing:0.1em;
	color:#333;
	background-image:url(images/back_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	color:#ff0;
}
a img {
	border:none;
}	
.clear {
	clear:both;
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display: block; /* for IE8 */
	}


#wrapper{
	width:1280px;
	margin:0 auto;
	}	
	
.contents{
	width:1280px;
	
	background-image:url(images/bg.gif);
	
	}
	
.left{
	width:280px;
	height:800px;
	float:left;
	position:relative;
	}		
	
.right{
	width:1000px;
	float:left;
	height:800px;
	}		
			
.sanjyo{
	position:absolute;
	top:285px;
	left:80px;
	}	
		
.gokomachi{
	position:absolute;
	bottom:80px;
	left:265px;
	}
		
	
.map{
	width:120px;
	float:left;
	
	}
	
.map img{
	width:39px;
	padding-top:307px;
	padding-left:7px;
	}	
	
	
.bd{
	width:350px;
	float:left;
	
	}	
	

.bd img{
	width:200px;
	padding-top:105px;
	/*
	padding-left:30px;
	*/
	}		
	
	
	
.banner{
	width:530px;
	float:left;
	height:780px;
	}
	
.bnr1 img{
	width:250px;
	margin-top:460px;
	}		
	
.bnr2 img{
	width:250px;
	margin-top:60px;

	}	
	
	
.tab{
	clear: left;
	}	
	
address{
	font-style:normal;
	text-align:right;
	font-size:10px;
	color:#969696;
	
	}
	
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
/* iPHone4,iPhone5,iPhone5s,iPhone6 */
@media screen and (min-width: 320px) and (max-width: 413px)
{
body {
	background-image:none;
}

#wrapper{
	width:100%;
	height:535px;
	max-width:320px;
	margin:0 auto;
	/*
	overflow:hidden;	
	*/
}	

.contents{
	width:320px;
	height:535px;	
	background-image:url(images/bg2.gif);
	}

.left{
	display:none;
	
	}
	
	
.right{
	width:100%;
	height:535px;
	float:none
	}		
	
.map{
	display:none;
	}
	
.map2{
	
	float:none;
	height:15px;
	}

.map2 img{
	display:block;
	padding-top:260px;
	padding-left:110px;
	}	
	
	
		
	
.bd{
	width:320px;
	float:none;
	
	}
	
.bd img{
	width:30%;
	padding-top:20px;
	padding-left:170px;
	}		
		
	
.banner{
	width:320px;
	float:none;	
	height:100px;
	}
	
.bnr1{
	display:none;
	}
	
.bnr1_1 img{
	width:50%;
	margin-top:70px;
	padding-left:130px;
	}			
	
.bnr2 img{
	display:none;
	}	
	

.bnr2_1 img{
	width:50%;
	padding-top:15px;
	padding-left:130px;
	}		
	
	
address{
	font-style:normal;
	text-align:right;
	font-size:8px;
	color:#969696;

	
	}		
				
		}	
		
/* iPhone6 Plus ~ ちょっと大きいスマホまで */
@media screen and (min-width: 414px) and (max-width: 639px)
{
body {
	background-image:none;
}

#wrapper{
	width:100%;
	height:630px;
	max-width:410px;
	margin:0 auto;
	/*
	overflow:hidden;	
	*/
}	

.contents{
	width:410px;
	height:630px;	
	background-image:url(images/bg3.gif);
	}


.left{
	display:none;	
	}
	
	
.right{
	width:410px;
	height:630px;
	float:none
	}		
	
.map{
	display:none;
	}
	
.map2{
	float:none;
	height:40px;
	}

.map2 img{
	display:block;
	padding-top:400px;
	padding-left:125px;
	
	}		
	
.bd{
	width:410px;	
	float:none;
	
	}
	
.bd img{
	width:35%;
	padding-top:20px;
	padding-left:180px;
	}		
		
	
.banner{
	width:410px;
	float:none;	
	height:70px;
	}
	
.bnr1{
	display:none;
	}	
	
.bnr1_1 img{
	width:50%;
	margin-top:65px;
	padding-left:130px;
	}			
	
.bnr2{
	display:none;
	}		
	
.bnr2_1 img{
	width:50%;
	padding-top:15px;
	padding-left:130px;
	}	
	
address{
	font-style:normal;
	text-align:right;
	font-size:8px;
	color:#969696;

	
	}		
				
}
				
		 
 	
/* iPhone6 Plus ~ ちょっと大きいスマホまで */
@media screen and (min-width: 641px) and (max-width: 1024px){
	 body {
	background-image:none;
}

#wrapper{
	width:100%;
	height:800px;
	max-width:768px;
	margin:0 auto;
	/*
	overflow:hidden;	
	*/
}	

.contents{
	width:768px;
	height:800px;	
	background-image:url(images/bg4.gif);
	
	}

	

.left{
	display:none;
	
	}
	
	
.right{
	width:768px;
	height:800px;
	float:none
	}		
	
.map{
	display:none;	
	}	
	
.map2{
	float:none;
	height:10px;
	}

.map2 img{
	
	padding-top:550px;
	padding-left:210px;
	
	}		
	
.bd{
	width:768px;	
	float:none;
	
	}
	
.bd img{
	width:28%;
	padding-top:20px;
	padding-left:360px;
	}		
		
	
.banner{
	width:768px;
	float:none;	
	height:70px;
	}
	
.bnr1{
	display:none;
	}	
	
.bnr1_1 img{
	width:35%;
	margin-top:65px;
	padding-left:290px;
	}			
	

.bnr2{
	display:none;
	}		
	
.bnr2_1 img{
	width:35%;
	padding-top:25px;
	padding-left:290px;
	}	
	
	
address{
	font-style:normal;
	text-align:right;
	font-size:8px;
	color:#969696;

	
	}		
				
}


/* PC */
@media screen and (min-width: 1024px) {
	
.map2{
	display:none;
	}

.bnr1_1{
	display:none;
	}
	
.bnr2_1{
	display:none;
	}		
	
{
				
		 
		
		