@charset "UTF-8";

/*----------basic----------*/
html, body {
	position: relative;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #000
}
body, p, li, td {
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-style: normal;
}
b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
img {
	border: 0px;
}
h1,h2,h3,h4{
	margin:0;
	padding:0;
}
/* Clearfix hack by Nicolas Gallagher: //nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a:link, a:visited {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	color: #333;
	text-decoration: none;
}
a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*SNS*/
#SNS_btn {
	width: 220px;
	clear: both;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fb-like,#Line_btn,#TW_btn {
	padding-right: 5px;
	float: left;
}
/*-----footer-----*/
#Footer{
	border-top: 3px solid #000;	
	padding-top:20px;}
#tamalogo{
	text-align: center;
	padding-top: 30px;
	}
#tamalogo img{
	width:180px;
	}
address{
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
}
h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#description .text{
	text-align:left;
	line-height: 1.8em;
}

/*-----evolution-----*/
.evo-block {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
.evo-block h3 {
	margin: 0px;
	padding: 0px;
	text-align:left}

.evo-block {
	background-position: center 30px;
	font-size: 18px;
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 100%;
	padding-bottom: 20px;
}
.evo-block .text {
	text-align: left;
	width: 100%;
}


/*----------page-top----------*/
#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 99999;
}
#page-top a {
	background-image: url(../../images/tama_sprites2015.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}
#page-top a:link, #page-top a:visited {
	background-position: -801px -159px;
}
#page-top a:hover {
	background-position: -861px -159px;
}	



/*for smartphone*/
@media screen and (max-width: 480px) {
.page-width {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
h1{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	}
h1 img{
	width:180px;
}
/*right block*/	
#picture{
	background-image: url(../img/bg_sp.jpg);
	background-size: 100%;
	width: 100%;
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*left block*/
#description{
	width: 88%;
	padding: 5%;
	font-size: 14px;
}
#description #spec{
	width:93%;
	margin-right: auto;
	margin-left: auto;
}

#description #XY146 {
	width: 93%;
	margin: 3% auto 0px;
}
#description #XY146 img{
	width: 100%;
}
#description #price{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
	text-align:center
}
#description #caution{
	font-size:18px;
	text-align:center;
}
#description #gallery{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top:10%;
	text-align:center;
}
#description #gallery img{
	width: 40%;
	margin-right:0px;
	margin-bottom:10px;}
#description #gallery #image2, #description #gallery #image4{
	margin-right:10px;
		}
/*evolution*/
#evolution {
	width: 90%;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}
#evolution h2{
	text-align:center;
}
#evolution h2 img{
	width:180px;
	padding-bottom:20px;
}
.evo-block {
	height: auto;
	background-size: 100% auto;
	background-position: center top;
	padding-top:71.4%;
}
.evo-block h3 {
	padding-top: 20px;
}
.evo-block h3 img{
	width:90%;
}
.evo-text {
	width: 100%;
	font-size: 14px;
}
.evo-block#evo1 {
	background-image: url(../img/f01_640.jpg);
}
.evo-block#evo2 {
	background-image: url(../img/f02_640.jpg);
}
.evo-block#evo3 {
	background-image: url(../img/f03_640.jpg);
}




}

@media screen and (max-width: 320px) {
/*right block*/	
#picture{
	background-image: url(../img/bg_sp.jpg);
	background-size: 100%;
	width: 100%;
	min-height: 200px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
}


/*for ipad*/
@media screen and (min-width:768px) {
/*----------page-top----------*/
.page-width {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
h1{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
/*right block*/	
#picture{
	width: 100%;
	background-image: url(../img/bg_sp.jpg);
	min-height: 483px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*left block*/
#description{
	width: 88%;
	padding: 5%;
	font-size: 14px;
}
#description #XY146 {
	width: 93%;
	margin: 3% auto 0px;
}
#description #XY146 img{
	width: 100%;
}
#description #spec{
	width:65%;
	margin-right: auto;
	margin-left: auto;
}
#description #price{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
#description #caution{
	font-size:18px;
	text-align:center;
	padding-top:20px;
}
#description #gallery{
	width: 74%;
	margin-right: auto;
	margin-left: auto;
	margin-top:10%;
	text-align:center;
}
#description #gallery img{
	width: 40%;
	margin-right:0px;
	margin-bottom:10px;}
#description #gallery #image2, #description #gallery #image4{
	margin-right:10px;
		}
/*evolution*/
#evolution {
	width: 678px;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
}
#evolution h2{
	text-align:center;
}
#evolution h2 img{
	width:220px;
	padding-bottom:25px;
}
.evo-block {
	height: auto;
	background-size: 100% auto;
	background-position: center top;
	padding-top:71.4%;
}
.evo-block h3 {
	margin-bottom: 30px;
	margin-top: 15px;
}
.evo-text {
	width: 100%;
	font-size: 14px;
}
.evo-block#evo1 {
	background-image: url(../img/f01_640.jpg);
}
.evo-block#evo2 {
	background-image: url(../img/f02_640.jpg);
}
.evo-block#evo3 {
	background-image: url(../img/f03_640.jpg);
}


}
@media screen and (min-width:1024px) {
#toplogo{
	border-bottom: 3px solid #000;	
}
.page-width {
	padding-top:20px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
/*left block*/
#description{
	width: 34%;
	padding: 5%;
	float: left;
	font-size: 12px;
}
#description .text{
	text-align:left;
}
#description #price{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
}#description #spec{
	width: 100%;
	line-height: 134%;
}
#description #caution{
	font-size:14px;
	text-align:left;
}
#description #XY146 {
	width: 79%;
	margin-right: auto;
	margin-left: auto;
}
#description #XY146 img{
	width: 100%;
}
#description #gallery{
	width: 74%;
	margin-right: auto;
	margin-left: auto;
	margin-top:10%;
}
#description #gallery img{
	width: 47%;
	margin-right:4px;
	margin-bottom:4px;
	float:left}
/*right block*/	
#picture{
	width: 56%;
	float: right;
	background-image: url(../img/bg.jpg);
	min-height: 884px;
	background-repeat: no-repeat;
	background-position: 0px 66px;
}
/*evolution*/
#evolution {
	width: 1024px;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;
}
#evolution h2 img{
	width:220px;
	padding-top:25px;
	padding-bottom:25px;
}
.evo-block h3 {
	font-size: 20px;
	margin-bottom:30px;
}
.evo-block {
	width: 100%;
	background-size: 380px 253px;
	min-height: 350px;
}
.evo-block {
	padding-top: 20px;
	background-position: 70px 37px;
	margin-right: auto;
	margin-left: auto;
}
.evo-text {
	font-size: 12px;
	margin-left: 500px;
	width:	48%;
}
.evo-block#evo1 {
	background-image: url(../img/f01.jpg);
}
.evo-block#evo2 {
	background-image: url(../img/f02.jpg);
}
.evo-block#evo3 {
	background-image: url(../img/f03.jpg);
}

}
