@charset "utf-8";

@import url("base.css");
@import url("advertisement.css");

.menu_archive .gn08 {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity:0.75;
	background-color: #333;
}
.menu_archive .gn08 a {
	color: #EABF4F;
	text-decoration: underline;
}
.top_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../illust/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	letter-spacing: 0.1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 12%;
	margin-top: 5%;
	color: #A57541;
}
@media only screen and (min-width: 581px) and (max-width: 780px) {
	.top_title {
		font-size: 100%;
	}
}
@media only screen and (min-width: 401px) and (max-width: 580px) {
	.top_title {
		font-size: 90%;
	}
}
@media only screen and (max-width: 400px) {
	.top_title {
		font-size: 80%;
	}
}
/*------------------------------------------------------------------------------*/
.kaisetsu {
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.advice_title {
	font-size: 130%;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #F60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (min-width: 581px) and (max-width: 780px) {
	.advice_title {
		font-size: 120%;
	}
}
@media only screen and (min-width: 401px) and (max-width: 580px) {
	.advice_title {
		font-size: 110%;
	}
}
@media only screen and (max-width: 400px) {
	.advice_title {
		font-size: 100%;
	}
}
/*------------------------------------------------------------------------------*/
.setsumei {
	width: 80%;
}
.button01 {
	margin-bottom: 5%;
}
.lighting_option a .option_txt dd {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 70%;
	background-color: #B69E8B;
}
@media only screen and (min-width: 581px) and (max-width: 780px) {
	.lighting_option a .option_txt dd {
		font-size: 60%;
	}
}
@media only screen and (min-width: 401px) and (max-width: 580px) {
	.lighting_option a .option_txt dd {
		font-size: 50%;
	}
}
@media only screen and (max-width: 400px) {
	.lighting_option a .option_txt dd {
		font-size: 50%;
	}
}
/*------------------------------------------------------------------------------*/
.lighting_option {
	background-color: #B69E8B;
}
.option_access {
	margin-top: 5%;
}
