@charset "utf-8";

div#container {
	margin: 0 auto;
    padding: 100px 3% 0;
}
a {
	color:#060;
	font-weight:600;
	text-decoration: none;
}
a:hover{
	color:#e00;
	text-decoration: none;
}
div.box1{
	margin: 20px auto 5px;
	width: 100%;
	max-width: 1080px;
	hight:auto;
	display: table;
	padding: 25px 0 20px;
	line-height: 1.8;
	text-align: left;
}
div.box1 div.left{
	padding-right: 20px;
	display: table-cell;
	float: left;
	width: 36%;
	vertical-align:top;
}
div.box1 div.right{
	padding-left: 20px;
	display: table-cell;
	float: right;
	width: 54%;
	vertical-align:top;
}
div.box1 div.left img{
	width: 100%;
	hight:auto;
}

div.box2{
	margin: 0 auto 5px;
	width: 95%;
	max-width: 1080px;
	hight:auto;
	display: table;
	padding: 25px 0 30px;
	line-height: 1.7;
	text-align: left;
	border-top:2px solid #444;
}
div.box2 div.left, div.box3 div.left{
	padding-right: 10px;
	display: table-cell;
	float: left;
	width: 62%;
	line-height: 2.0;
	vertical-align:top;
}
div.box2 div.right, div.box3 div.right{
	padding-left: 10px;
	display: table-cell;
	float: right;
	width: 33%;
	vertical-align:top;
}
div.box3{
	margin: 0 auto 5px;
	width: 95%;
	max-width: 1080px;
	hight:auto;
	display: table;
	padding: 25px 0 20px;
	line-height: 1.7;
	text-align: left;
	border-top:2px solid #444;
}
div.box2 a, div.box3 a {
	text-decoration: underline;
}
div.box2 a, div.box3 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 2rem;
	line-height: 1.8;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", serif;
	font-weight:500;
	letter-spacing: 0.1rem;
}
h3 span {
	color:#e00;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1.4rem;
	font-weight:600;
	letter-spacing: 0;
}
h4 {
	margin: 0;
	font-size: 100%;
}
div.box4{
	margin: 15px auto 5px;
	width: 100%;
	max-width: 1080px;
	hight:auto;
	display: table;
	padding: 20px 0 0;
	text-align: left;
	border-top:2px dashed #b0b0b0;
}
div.box4 dl {
	margin-bottom: 30px;
}
div.box4 dl dt {
	font-size: 110%;
	line-height: 2;
}
div.box4 dl dt a {
	text-decoration: underline;
}
div.box4 dl dd {
	display: inline-block;
	margin-right: 15px;
	margin-top: 10px;
	text-align: center;
	line-height: 1.7;
}
div.box4 dl dd img {
	height: 250px;
	border: 1px solid #ddd;
}
p.reserve {
	width: 96%;
	margin: 20px 4% 0 0;
	padding: 15px 8px;
	text-align: center;
	border: 1px solid #aaa;
	border-radius: 2px;
}
p.reserve a {
	text-decoration: underline;
}
p.amazon {
	width: 70%;
	margin: 25px 0 0;
	padding: 0;
}
.date {
	font-size: 3.5rem;
	line-height: 1.2;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", serif;
	font-weight:500;
	letter-spacing: 0.1rem;
}
.e_title {
	font-size: 2rem;
	line-height: 2;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", serif;
	font-weight:500;
	letter-spacing: 0.1rem;
}

dl {
	margin: 15px 0 5px;
}
dd {
	margin-left: 1em;
}
.detail{
	width: 350px;
	margin: 0 auto;
	padding:0 20px
}
#detail{
	display: none;
}
.breadcrumbs, .breadcrumbs a {
    margin: 29px auto 0;
    color: #462a0e !important;
    font-size: 14px;
    line-height: 1.8;
    max-width: 1000px;
    text-align: left;
    font-weight: normal;
}
.breadcrumbs a {
	text-decoration: underline;
}
/* 幅980px以下設定
------------------------------------------------------------*/
@media only screen and (max-width:980px){
body {
	background-image: none;
}
div#container {
    padding-top: 80px;
}
div#scroll_btn{
	display: none;
}
div.pagebox{
	min-height: 0;
}
div.box1{
	margin: 0 auto 5px;
	padding:10px 0 20px;
}
div.box1 div.left{
	width: 96%;
	padding: 0 2% 20px;
	display: block;
}
div.box1 div.right{
	width: 96%;
	padding: 15px 2% 30px;
	display: block;
}
div.box2 div.left,div.box3 div.left{
	width: 90%;
	padding: 0 5%;
	display: block;
	line-height: 1.8;
}
div.box2 div.right,div.box3 div.right{
	width: 95%;
	padding: 15px 2% 0;
	display: block;
}
div.box3{
	border-top: 1px dashed #777;
}
h3.pc {
	display: none;
}
p.photo1 img{
	width: 100%;
	height: auto;
	max-width: 768px;
}
h3.sp {
	display: block;
	font-size: 1.7rem;
	line-height: 1.5;
	font-weight:600;
}
h3.sp span {
	font-size: 1.1rem;
}
.date {
	font-size: 2rem;
	line-height: 1.2;
}
.e_title {
	line-height: 2;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1.2rem;
	font-weight:600;
	letter-spacing: 0;
}
#detail{
	padding: 4px 0 0 0;
	color: #060;
	font-size: 1.1rem;
	font-weight: 600;
	letter-spacing: 0.1rem;
	display: block;
	background-image: url(../images/detail1.png);
	background-size:22px 20px;
	background-repeat: no-repeat;
	background-position: 15% center;
	text-align: center;
	line-height: 2.5;
	border: 1px solid #aaa;
	border-radius:3px;
	margin-top: 10px;
}
.detail{
	display: none;
	padding:0;
}

#detail.active{
	background-image: url(../images/detail2.png);
}
p.amazon {
	width: 60%;
}
.breadcrumbs, .breadcrumbs a {
    margin: 19px auto 0;
    width: 96%;
}
}
/* スマホ用
------------------------------------------------------------*/
@media only screen and (max-width:599px){
div.box4 dl dd {
	display: block;
	margin: 25px auto 0;
	line-height: 1.5;
}
div#container {
    padding: 80px 5% 0;
}
}

