@charset "UTF-8";
/* CSS Document */



/*****　タイトル　*****/

.item-title-area.binoculars {
	background-color: #fde9e3;
	background-image: url(../contents/nature/images/item_photo.png);
	border-color: #fc774d;
	}


/*****　コンテンツ　*****/


/*****　メニュー　*****/

ul.about-menu li a {border-color: #fc774d;}



/*******************/
/****　用語説明　*****/
/*******************/


.about-words dt span {background-color: #fc774d;}

figure.type img {
    width: 70%;
	display: block;
	margin: auto;
	}

.table-list {margin-top: -5px;}
.table-list th {
    width: 15%;
	font-weight: normal;
	padding: 5px 0;
	}
.table-list td {
    width: 85%;
	padding: 5px 0;
	}
.table-list tr + tr {border-top: dotted 1px #ccc;}
.table-list tr:last-child th,
.table-list tr:last-child td {padding-bottom:0;}


/***************************************************************************　1280　**/

@media only screen and (min-width: 1280px) {


}



/***************************************************************************　1200　**/

@media only screen and (min-width: 1200px) {





}



/***************************************************************************　1118　**/

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

/*****　タイトル　*****/

.item-title-area.binoculars { background-image: url(../contents/nature/images/item_photo_1118.png); }
	



}


/***************************************************************************　1024　**/

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


}


/***************************************************************************　768　**/


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

/*****　タイトル　*****/

.item-title-area.binoculars {background-image: url(../contents/nature/images/item_photo_768.png);}


/*****　コンテンツ　*****/


/*******************/
/****　用語説明　*****/
/*******************/

.table-list th { width: 25%;}
.table-list td { width: 75%;}

figure.type img {width: 85%;}


}


/***************************************************************************　600　**/

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

	
/*****　タイトル　*****/


/*****　メニュー　*****/

	
/*******************/
/****　用語説明　*****/
/*******************/

.about-words dd { padding: 0; }

.about-words .grid-row { padding: 0; }

figure.type img {width: 100%;}


}



/***************************************************************************　479　**/

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


/*****　タイトル　*****/


.item-title-area.binoculars {
	background-image: url(../contents/nature/images/item_photo_479.png);
	border-color: #fc774d;
	}


/*****　コンテンツ　*****/



/*******************/
/****　用語説明　*****/
/*******************/

.table-list th {
    float: left;
	width: 100%;
	padding-bottom: 0;
	}
.table-list td {
    float: left;
	width: 100%;
	}

figure.type img {width: 75%;}


}



/***************************************************************************　377　**/

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


	

/*****　タイトル　*****/



/*****　コンテンツ　*****/



/*******************/
/****　用語説明　*****/
/*******************/

figure.type img {width: 90%;}


}



/***************************************************************************　320　**/

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



	
/*****　タイトル　*****/



/*******************/
/****　用語説明　*****/
/*******************/




}
