 @charset "utf-8";


#tano-main-area p {
    margin: 0;
}

/*-----------------------------	
	nav.tano-nav-btn
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn {
	margin: 0 0 30px -12px;
}

#tano-main-area nav ul.tano-nav-btn li {
	float:left;
	margin: 0 0 0 12px;
}

#tano-main-area nav ul.tano-nav-btn li a {
	display: block;
	background: #fff url("arrow_b-out.png") no-repeat 93% 51%;
	text-decoration: none;
	text-align: center;
	width: 227px;
	padding:  0;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #47719c;
	border: solid 2px #47719c;
    border-radius: 20px;
    -webkit-border-radius: 20px;  /* Safari,Google Chrome */  
    -moz-border-radius: 20px; /* Firefox */ 
}

#tano-main-area nav ul.tano-nav-btn li a:hover {
	color: #fff;
	background: #47719c url("arrow_w-over.png") no-repeat 93% 51%; 
	text-decoration: none;
}


#tano-main-area nav ul.tano-nav-btn li.active {
	display: block;
	background: #6dc9ee;
	text-decoration: none;
	text-align: center;
	width: 464px;
	padding:  0;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	border: solid 2px #47719c;
    border-radius: 20px;
    -webkit-border-radius: 20px;  /* Safari,Google Chrome */  
    -moz-border-radius: 20px; /* Firefox */ 
}


/*-----------------------------	
	nav.tano-nav-btn02
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn02 {
	margin: 5px 8px;
	padding: 0 0 5px 0;
}

#tano-main-area nav ul.tano-nav-btn02 li a {
	float:left;
	margin: 5px 3px;
	padding: 5px;
}

#tano-main-area nav ul.tano-nav-btn02 li a {
	display: block;
	background: #fff;
	text-align: center;
	width: 216px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 600;
	color: #5d5d5d;
	border-radius: 10px;
	border: solid 2px #fff;
	padding: 5px;
}

#tano-main-area nav ul.tano-nav-btn02 li a img {
	float: left;
	overflow: hidden;
}

#tano-main-area nav ul.tano-nav-btn02 li a p {
	display: table-cell;
	height: 105px;
	vertical-align: middle;
    text-align: center;
    width: 110px;
}

#tano-main-area nav ul.tano-nav-btn02 li a:hover {
	border: solid 2px #efab45;
	text-decoration: none;
	border-radius: 10px;
}

/*-----------------------------	
	nav.tano-nav-btn03
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn03 {
	margin: 0 0 30px -10px;
}

#tano-main-area nav ul.tano-nav-btn03 li {
	float:left;
	margin: 0 0 0 10px;
}

#tano-main-area nav ul.tano-nav-btn03 li a {
	display: block;
	background: #fff url("arrow_b-over.png") no-repeat 93% 51%;
	text-decoration: none;
	text-align: center;
	width: 182px;
	padding: 10px 0;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	border: solid 1px #999;
	border-radius: 7px;
}

#tano-main-area nav ul.tano-nav-btn03 li a:hover {
	color: #fff;
	background: #666 url("arrow_w-over.png") no-repeat 93% 51%; 
	text-decoration: none;
}

/*-----------------------------	
	nav.tano-nav-btn04
-----------------------------*/
#tano-main-area nav ul.tano-nav-btn04 {
	margin: 0 0 30px -10px;
}

#tano-main-area nav ul.tano-nav-btn04 li {
	float:left;
	margin: 0 0 0 10px;
}

#tano-main-area nav ul.tano-nav-btn04 li a {
	display: block;
	background: #fff url("arrow_b-out.png") no-repeat 93% 51%;
	text-decoration: none;
	text-align: center;
	width: 120px;
	padding: 10px 0;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	border-bottom: solid 1px #999;
}

#tano-main-area nav ul.tano-nav-btn04 li a:hover {
	color: #fff;
	background: #ff9900 url("arrow_w-over.png") no-repeat 93% 51%; 
	text-decoration: none;
	border-bottom: solid 1px #ff9900;
}

/*-----------------------------	
	.tano-h1
-----------------------------*/
#tano-main-area h1.tano-h1 {
	border-bottom: none;
	font-size: 27px;
	font-weight: 600;
	margin: 20px 0 0 0;
	color: #3E3A39;
}

/*-----------------------------	
	.tano-h2
-----------------------------*/
#tano-main-area h2.tano-h2 {
	border-left: none;
	font-size: 22px;
	font-weight: 600;
    margin: 30px 0 10px 0;
	color: #333;
	border-bottom: solid 4px #EFE1CC;
}

/*-----------------------------	
	.tano-h3
-----------------------------*/
#tano-main-area h3.tano-h3 {
	border-left: none;
	font-size: 20px;
	font-weight: 600;
    padding: 0 0 0 10px;
	margin: 20px 0 0 0;
	color: #7c4627;
	line-height: 1.8em;
}

/*-----------------------------	
	.tano-h4
-----------------------------*/
#tano-main-area h4.tano-h4 {
	border-left: none;
	font-size: 18px;
	font-weight: 600;
    padding: 0 0 0 10px;
	margin: 5px 0;
	color: #fff;
	background: #0E97E2;
	line-height: 1.8em;
}

/*-----------------------------	
	section.item-area
-----------------------------*/
#tano-main-area section.item-area {
    margin: 10px;
}

/*-----------------------------	
	ul.point li
-----------------------------*/
#tano-main-area ul.point {
    margin: 5px 0;
}

#tano-main-area ul.point li {
	float: left;
	font-size: 12px;
	font-weight: 500;
    padding: 2px 10px;
	margin: 2px;
	color: #000;
	border: solid 2px #97C0D1;
	background: #fff;
	border-radius: 5px;
}


/*-----------------------------	
	button※更新
-----------------------------*/
#tano-main-area a.detail {
	display: block;
	width: 91px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: url(more-over.png) no-repeat 0 0;
}
#tano-main-area a.detail img{
	width: 91px;
	height: 30px;
}

#tano-main-area a.detail:hover img{
	visibility: hidden;
}

#tano-main-area span.detail {
	display: block;
	padding: 5px;
	border: none;
}

#tano-main-area span.detail:hover {
	text-decoration: none;
}

#tano-main-area a button {
    width: 90%;
	padding: 5px;
	border: none;
}

#tano-main-area a button.detail {
	background: #ff8100;
	color: #fff;
}

#tano-main-area a button.detail:hover {
	background: #ff9900;
	box-shadow: none;
}

#tano-main-area a button.detail02 {
	background: #ff8100;
	color: #fff;
}

#tano-main-area a button.detail02:hover {
	background: #f1efe7;
	color: #000;
	box-shadow: none;
}

#tano-main-area p.place-button {
	position: relative;
}

/*追加*/
#tano-main-area p.place-button a span {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 120px;
	padding: 5px 0;
	text-align: center;
	font-size: 13px;
}

#tano-main-area .tano-table02 a {
	text-decoration: none;
	font-size: 13px;
}

#tano-main-area p.place-button a button {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 120px;
}

#tano-main-area p.btn01 a {
	display: block;
    width: 90%;
	background: #fff url("arrow_b-out.png") no-repeat 93% 51%;
	font-size: 1.3em;
	font-weight: 600;
	padding: 10px 20px;
	color: #ff9900;
	border: solid 2px #ff9900;
	border-radius: 7px;
    margin: 0 auto;
}

#tano-main-area p.btn01 a:hover {
	background: #ff9900 url("arrow_w-over.png") no-repeat 93% 51%;
	color: #fff;
}



/*-----------------------------	
	table
-----------------------------*/
#tano-main-area .tano-table{
	overflow-x:auto;
	width:800px;
	margin: 0 auto 30px auto;
}

#tano-main-area .tano-table table{
	border-collapse: separate;
	border:1px solid #999;
}

#tano-main-area .tano-table table th,
#tano-main-area .tano-table table td {
	min-width: 100px;
	box-sizing:border-box;
	border:1px solid #ccc;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}


#tano-main-area .tano-table table th{
	background-color:#eee;
}


#tano-main-area .tano-table table td{
	background-color:#fff;
}

#tano-main-area .tano-table table td img {
    max-width: none;
}

/*-----------------------------	
	.tano-table02
-----------------------------*/
#tano-main-area .tano-table02{
	margin:0 auto;
	border-collapse: collapse;
}

#tano-main-area .tano-table02 th{
	background-color:#eee;
}

#tano-main-area .tano-table02 th,
#tano-main-area .tano-table02 td {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 1px solid #999;
}

#tano-main-area .table-txt-left th,
#tano-main-area .table-txt-left td {
	text-align: left;
    padding: 5px 10px;
}

#tano-main-area .tano-table-left {
	margin:0 10px;
}
/*-----------------------------	
	.fixcell
-----------------------------*/
#tano-main-area table .fixcell_01,
#tano-main-area table .fixcell_02,
#tano-main-area table .fixcell_03{
	position: sticky;
	min-width: 100px;
	max-width: 100px;
}

#tano-main-area table .fixcell_01{
	left: 0;
}

#tano-main-area table .fixcell_02{
	left: 100px;
}

#tano-main-area table .fixcell_03{
	left: 200px;
}

#tano-main-area table .fixcell:first-child{
	left: 0;
}

/*-----------------------------	
	parts
-----------------------------*/
#tano-main-area .back_color_01 {
    background: #fdeada;
}

#tano-main-area .text-large {
    font-size: 1.3em;
	margin: 0 10px;
	padding: 10px 0 0 0;
}


/*-----------------------------	
	img
-----------------------------*/
.tano-item-detail-box-2 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-3 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-4 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-5 .tano-item-detail .tano-item-detail-center img {
    border: 0;
}