﻿@media screen and  (min-width: 0px) and (max-width: 600px) {
#contents1 {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 50px;
}
#book_article {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: left;
	margin-bottom: 30px;
}
#book_img {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
#shop_td {
	position: relative;
	display: block;
	table-layout: fixed;
	width: 100%;
	margin-top: 10px;
}
#shop_info {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: left;
	margin-bottom: 20px;
}
#shop_map {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: center;
}
.img_logo {
	position: relative;
	width: 80%;
	height: auto;
	top: 64px;
	left: 2px;
}
.font_tight {
	font-size: 14px;
}
}
@media screen and (min-width: 601px) {
#contents1 {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 50px;
}
#book_article {
	display: table-cell;
	width: auto;
	vertical-align: top;
	text-align: left;
}
#book_img {
	display: table-cell;
	width: 240px;
	vertical-align: top;
	text-align: right;
}
#shop_td {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-top: 10px;
}
#shop_info {
	display: table-cell;
	width: auto;
	vertical-align: top;
	text-align: left;
}
#shop_map {
	display: table-cell;
	width: 360px;
	vertical-align: top;
	text-align: right;
}
.img_logo {
	position: relative;
	width: 470px;
	height: 41px;
	top: 64px;
	left: 2px;
}
.img_box:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.font_tight {
	font-size: 18px;
}
}
/*メディアクエリここまで*/
p {
	position: relative;
	margin: 0px 10px 0px 10px;
}
span.text_english {
	color: #6d3c32;
}
#main {
	position: relative;
	padding: 0 4px 0 4px;
}
#book_logo {
	width: 100%;
	height: 150px;
}
.img_book {
	width: 216px;
	height: 304px;
}
#shimabook {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
.img_map {
	width: 100%;
	height: auto;
}
span.inb {
	display: inline-block;
}
