@charset "utf-8";/*min化*/

*, body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

h1, h2, h3, h4, h5, p, li, dt, dl, span, td, img {
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
	font-weight: normal;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	overflow: hidden;
	outline: none;
}

.notes {
	font-size: 90%;
	letter-spacing: 1px;
	color: #555;
}

#wrapper, .contents, header, #contactBtn, footer, #foot p.copy {
	width: 100%;
	float: left;
}
@media screen and (min-width: 960px) {

.noneL {
	display: none !important;
}

*, body {
	font-size: 12px;
	color: #673D27;
}

body, html {
	background: #FCFBF5;
}

p {
	font-size: 12px;
	line-height: 2em;
	color: #5F442C;
	letter-spacing: 2px;
}

#wrapper {
	height: 100%;
	background: #FCFBF5;
}

.contents960, #contactBtn ul {
	width: 960px;
	margin: 0 auto;
	display: block;
}

#contactBtn {
	height: 45px;
	padding: 25px 0 30px;
	margin-top: 50px;
	overflow: hidden;
	background: url("../../img/pc/footer/bk_fooer.jpg") repeat-x;
}

#contactBtn ul li {
	width: 300px;
	height: 45px;
	float: left;
	margin-right: 30px;
}

#contactBtn ul li:last-child {
	margin: 0 !important;
}

footer {
	height: 260px;
	background: #FFF;
}

#foot, #foot nav, #foot nav dl {
	height: 200px;
}

#foot {
	width: 900px;
	margin: 20px auto 0;
}

#foot nav {
	width: 701px;
	float: right;
}

#foot nav dl, #foot nav dl dt, #foot nav dl dd, #foot nav dl dd li, #foot .info p.link, #foot .info ul {
	width: 140px;
	float: left;
}

#foot nav dl dt {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	font-family: 'Droid Serif', serif;
}

#foot nav dl:last-child dt br {
	display: none;
}

#foot nav dl dd li {
	height: 28px;
}

#foot nav dl dd li a {
	line-height: 28px;
	color: #868686;
	font-size: 11px;
}

#foot nav dl dd li a:hover {
	border-bottom: dashed 1px #777;
	color: #333;
}

#foot .info {
	width: 180px;
	float: left;
}

#foot .info p {
	margin: 7px 0;
}

#foot .info p.logo {
	width: 135px;
	height: 56px;
	float: left;
}

#foot .info p.link {
	height: 20px;
	font-size: 10px;
	letter-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#foot .info p.link a {
	width: 130px;
	height: 20px;
	float: left;
	padding-right: 10px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #ccc;
	background: #F1F2F5;
	color: #333;
}

#foot .info p.link a:hover {
	background: #333;
	border: 1px solid #333;
	color: #FFF;
}

#foot .info p.link a span.go {
	color: #666;
	position: absolute;
	right: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#foot .info p.link a:hover span.go {
	color: #ccc;
	right: 2px;
}

#foot .info ul {
	margin-top: 10px;
}

#foot .info ul li {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 10px 10px 0;
}

#foot p.copy {
	text-align: center;
	font-size: 11px;
	color: #777;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
}

#pageUp, #pageUp02 {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	z-index: 999;
	opacity: 1;
}
}
@media screen and (min-width: 630px) {

#head h1 .noneL, .sideBox, .subMenu .noneL, .subMenu ul li.noneL {
	display: none !important;
}

header #head ul.btn li a img, header #head ul.btn li.lang a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

header, #nav {
	width: 100% !important;
	float: left;
	position: relative;
}

#head, #nav nav.subMenu {
	width: 100%;
	max-width: 960px;
}

header {
	height: 95px;
	background: #FFF;
}

#head {
	height: 97px;
	margin: 0 auto;
	position: relative;
}

#head h1 {
	width: 366px;
	height: 23px;
	position: absolute;
	z-index: 1;
	top: 30px;
	left: 6%;
}

#head ul.btn {
	width: 198px;
	float: right;
}

#head ul.btn li.contents {
	width: auto;
	height: 32px;
	float: left;
	margin-bottom: 5px;
}

#head ul.btn li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#head ul.btn li.lang, #head ul.btn li.lang a {
	width: 50px;
	height: 18px;
	float: left;
}

#head ul.btn li.lang {
	text-align: center;
	margin-right: 8px;
}

#head ul.btn li.lang a:first-child {
	margin-left: 2px;
}

#head ul.btn li.lang a {
	color: #777777;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	border: 1px solid #D5D3D3;
}

#head ul.btn li.lang a:hover {
	background: #42E2FF;
	color: #fff;
}

#head ul.btn li.sns {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 6px 0 0;
}

#head ul.btn li.sns:last-child {
	margin: 0;
}

#nav, #nav nav.subMenu, #nav .subMenu ul {
	height: 50px;
}

#nav {
	background: #FFF !important;
}

#nav nav.subMenu {
	position: absolute;
	top: 0px;
}

#nav .subMenu ul {
	width: 100%;
	display: table;
}

#nav .subMenu ul li {
	display: table-cell;
	height: 35px;
	border-right: 1px dotted #E8E7E2;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav .subMenu ul li:first-child {
	border-left: 1px dotted #E8E7E2;
	padding: 5px 18px;
}
}
@media screen and (min-width: 630px) and (max-width: 750px) {

#nav .subMenu ul li img {
	padding: 0px 5%;
	width: 90%;
	height: auto;
}
}
@media screen and (min-width: 960px) {

header #head h1 {
	left: 50% !important;
	margin-left: -183px !important;
}

#nav nav.subMenu {
	left: 50%;
	margin-left: -480px;
}

#nav .subMenu ul li {
	padding-left: 19px;
	padding-right: 19px;
}
}
@media screen and (min-width: 481px) and (max-width: 629px) {

#head ul.btn, #head h1 img.noneS, .sideBtn a.noneS, .sideBox .offBtn, .sideBox_on .onBtn, #nav ul li img {
	display: none;
}

#head {
	width: 100%;
	height: 60px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

#head h1 {
	width: 100%;
	float: left;
	height: 34px;
	margin-top: 10px;
}

header #head h1 img {
	height: 100%;
}

.sideBox.sideBox_on {
	width: 50px;
	height: 50px;
}

.sideBox {
	position: absolute;
	right: 0;
	top: 0px;
	background-color: rgba(255,255,255,0.1);
}

.sideBox_on {
	position: fixed;
	top: 50;
	right: 260px;
	z-index: 999 !important;
	background: #bbb;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.sideBox .onBtn, .sideBox_on .offBtn {
	display: block;
}

#nav .subMenu, .sideBtn {
	height: 100%;
	min-height: 100%;
}

#nav {
	width: 0px;
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-x: auto;
	z-index: 999999;
}

.subMenu {
	width: 250px;
	float: right;
	position: relative;
	padding-left: 9px;
	border-left: #333 solid 3px;
}

.sideBtn {
	width: 100%;
	display: block;
}

#nav h2.noneL, #nav ul {
	width: 260px;
	float: left;
}

#nav h2.noneL {
	padding: 15px 0 5%;
	border-bottom: solid 1px #ccc;
}

#nav h2 img {
	width: 82%;
	height: auto;
	margin-left: 3%;
}

#nav ul {
	font-size: 11px;
	background: #FFF;
}

#nav ul li {
	width: 230px;
	height: 44px;
	float: left;
	color: #333;
	text-shadow: none;
	padding: 0 15px;
	margin: 0;
	border-bottom: dotted 1px #ccc;
}

#nav ul.shop_list li {
	color: #555;
}

#nav ul.page li {
	background: #F6F6F6;
	color: #555;
}

#nav ul.contact li {
	background: #A79476;
	border-bottom: solid 1px #fff;
}

#nav ul.page li.more {
	width: 230px;
	height: 30px;
	float: left;
	color: #333;
	text-shadow: none;
	padding: 0 15px;
	margin: 0;
	border-bottom: solid 1px #ccc;
	background: #333;
	color: #fff;
	line-height: 30px;
	font-size: 11px;
}

#nav ul li span {
	font-size: 11px;
}

#nav ul li a {
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 44px;
}

#nav ul.contact li a {
	color: #fff;
	letter-spacing: 4px;
}

#nav ul li a {
	display: block;
}

#nav ul li:hover {
	background: #e6e6e6;
}

#nav ul li:hover a {
	color: #333;
}
}
@media screen and (min-width: 481px) and (max-width: 959px) {

.noneM {
	display: none !important;
}

body, html {
	background: #FCFBF5;
	overflow: auto;
}

*, body {
	font-size: 12px;
	color: #673D27;
	background: #FCFBF5;
}

p {
	line-height: 2em;
	color: #5F442C;
	letter-spacing: 2px;
}

.contents960, #foot, #foot nav dl dt, #foot nav dl dd ul, footer #foot .info p.logo {
	width: 100%;
	float: left;
}

#wrapper {
	height: 100%;
}

#contactBtn {
	height: 45px;
	padding: 40px 0 40px;
	overflow: hidden;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #aaa;
	background: #fff;
}

#contactBtn ul {
	width: 96%;
	padding: 0 0 0 3%;
	float: left;
}

#contactBtn ul li a {
	width: 31%;
	height: 45px;
	float: left;
	line-height: 45px;
	text-align: center;
	margin: 0 1%;
	background: #A79476;
}

#contactBtn ul li a span {
	color: #FFF;
	letter-spacing: 4px;
}

#contactBtn ul li:last-child a {
	background: #A79476;
}

#contactBtn ul li img {
	display: none;
}

#contactBtn ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

footer #foot {
	background: #FFF;
	box-shadow: 0 1px 1px #ccc inset;
}

#foot nav {
	width: 90%;
	float: left;
	padding-left: 5%;
}

#foot nav dl {
	width: 25%;
	float: left;
}

#foot nav dl dt {
	height: 28px;
	font-size: 11px;
	color: #000;
	padding: 5px 0;
	letter-spacing: 2px;
	font-family: 'Droid Serif', serif;
	letter-spacing: 4px;
	line-height: 28px;
	margin: 10px 0;
}

#foot nav dl:last-child dt {
	line-height: 14px;
}

footer #foot nav dl dt span {
	width: 26px;
	height: 28px;
	float: left;
	color: #000;
	font-size: 12px;
	text-align: center;
}

footer #foot nav dl:last-child dt span {
	line-height: 28px;
}

#foot nav dl dd ul {
	display: table !important;
}

#foot nav dl dd ul li {
	width: 90%;
	float: left;
	margin: 8px 4% 8px 6%;
	display: table-cell !important;
	vertical-align: middle;
}

#foot nav dl dd ul li a {
	vertical-align: middle;
	font-size: 10px;
	color: #555;
	line-height: normal !important;
}

#foot nav dl dd ul li a:hover {
	border-bottom: dashed 1px #A79476;
	color: #A79476;
}

footer #foot nav dl dd ul li span {
	display: none;
}

footer #foot .info p.logo {
	height: 30px;
	text-align: center;
	padding: 20px 0;
	background: url("../../img/sm/common/tree_bottom.gif") bottom left no-repeat #fff;
}

footer #foot .info p.logo .noneS {
	display: none;
}

footer #foot .info p.logo img {
	width: 250px;
	height: auto;
}

footer #foot .info p.link, footer #foot .info ul {
	display: none;
}

footer #foot .info ul li {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 10px 10px 0;
}

footer #foot p.copy {
	height: 20px;
	text-align: center;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
	background: #A79476;
}

#pageUp, #pageUp a, #pageUp02 a {
	width: 80px;
	height: 45px;
	position: fixed;
	padding-top: 35px;
	bottom: 0px;
	right: 0px;
	z-index: 99999;
	opacity: 1;
	background: url("../../img/pc/footer/bage_up_m.png") left top no-repeat;
	color: #FFF;
}

#pageUp a span, #pageUp02 a span {
	width: 40px;
	float: right;
	color: fff;
	text-align: center;
	line-height: 1em;
	color: #FFF;
}

#pageUp a:hover, #pageUp02 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#pageUp img, #pageUp02 img {
	display: none;
}
}
@media screen and (max-width: 480px) {

.noneS {
	display: none;
}

body, html {
	width: 100%;
	position: relative;
	overflow-x: hidden;
}

*, body {
	font-size: 13px;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', "メイリオ", serif;
}

p {
	line-height: 1.5em;
	color: #111;
	letter-spacing: 1px;
}

a:link {
	width: 100%;
	height: 100%;
	display: block;
}

.contents960, #head, #pageUp a, #pageUp02 a, #contactBtn ul li a span, #foot nav dl dd li a, #foot nav dl dd.accBox, #foot, #foot nav, #foot nav dl, #foot nav dl dd ul, #foot nav dl dt, #foot nav dl dt.down {
	width: 100%;
	float: left;
}

.smContents90 {
	width: 90%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}

#head ul.btn, #head h1 a, .sideBtn a.noneS, .sideBox .offBtn, .sideBox_on .onBtn, #nav ul li img, #foot nav dl:last-child dt br, #contactBtn ul li img, #foot nav dl dd li:last-child a, footer #foot .info p.link, footer #foot .info ul {
	display: none;
}

header, #head, #head h1 {
	height: 50px;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
}

#head {
	background-color: rgba(255,255,255,0.4);
}

#head h1 {
	width: 80%;
	float: left;
	margin-left: 2%;
}

#head h1 img {
	width: 256px;
	height: auto;
	margin-top: 12px;
	padding-left: 30px;
}

#nav {
	width: 0px;
	height: 100%;
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	z-index: 999999;
}

.subMenu {
	width: 260px;
	min-height: 100%;
	float: right;
	position: relative;
	border-left: 1px solid #ccc;
	margin-left: -1px;
}

.sideBox, .sideBox_on {
	width: 50px;
	height: 50px;
}

.sideBox {
	float: right;
}

.sideBox_on {
	position: fixed;
	top: 0;
	right: 260px;
	z-index: 999 !important;
	background: #FFF;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.sideBtn {
	width: 100%;
	height: 100%;
	display: block;
}

.sideBox .onBtn, .sideBox_on .offBtn {
	display: block;
}

#nav h2.noneL {
	width: 366px;
	padding: 15px 0 5%;
	float: left;
	border-bottom: solid 1px #ccc;
}

#nav h2 img {
	width: 100%;
	height: auto;
	margin-left: 3%;
}

#nav ul {
	width: 260px;
	float: left;
	height: auto;
	overflow-x: hidden;
	font-size: 11px;
	background: #FFF;
}

#nav ul li, #nav ul.page li.more {
	width: 230px;
	float: left;
	color: #333;
	text-shadow: none;
	padding: 0 15px;
	margin: 0;
}

#nav ul li {
	height: 44px;
	border-bottom: dotted 1px #e6e6e6;
}

#nav ul.shop_list li, #nav ul.page li {
	color: #555;
}

#nav ul.page li {
	background: #F6F6F6;
}

#nav ul.contact li {
	background: #A79476;
	border-bottom: solid 1px #fff;
}

#nav ul.page li.more {
	height: 30px;
	border-bottom: solid 1px #ccc;
	background: #F6F6F6;
	color: #555;
	line-height: 30px;
	font-size: 11px;
}

#nav ul li span {
	font-size: 11px;
}

#nav ul li a {
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 44px;
}

#nav ul.contact li a {
	color: #fff;
	letter-spacing: 4px;
}

#pageUp a {
	height: 60px;
	padding: 20px 0 30px;
	text-align: center;
	font-size: 15px;
	color: #1085CB;
	line-height: 20px;
}
#pageUp span.mark, {
color:#A79476;
}

#pageUp span.line {
	border-bottom: #a79476 solid 2px;
	padding-bottom: 15px;
}

#pageUp02 a {
	height: 60px;
	padding: 20px 0 30px;
	text-align: center;
	font-size: 15px;
	color: #20911A;
	line-height: 20px;
}

#pageUp02 span.mark, #pageUp02 span.line {
	color: #20911A;
}

#pageUp02 span.line {
	border-bottom: #ADE74C solid 2px;
	padding-bottom: 15px;
}

#contactBtn {
	height: 100px;
	padding: 20px 0;
	overflow: hidden;
	background: #EEEEEE;
	-webkit-box-shadow: inset 0px 2px 2px 0px #999;
	-moz-box-shadow: inset 0px 2px 2px 0px #999;
	box-shadow: inset 0px 2px 2px 0px #999;
	border-bottom: solid 1px #999;
}

#contactBtn ul {
	width: 90%;
	margin: 0 5%;
	float: left;
}

#contactBtn ul li a {
	width: 30%;
	height: 105px;
	float: left;
	margin: 0 2%;
	text-align: center;
	background: url("../../img/sm/common/footer/btn.png") top center no-repeat;
}

#contactBtn ul li:last-child a {
	margin-right: 0;
}

#contactBtn ul li a span {
	height: 20px;
	margin-top: 85px;
	line-height: 20px;
	font-size: 11px;
	color: #A79476;
}

#contactBtn ul li:nth-child(1) a {
	background-position: center -230px;
}

#contactBtn ul li:nth-child(2) a {
	background-position: center -120px;
}

#contactBtn ul li:nth-child(3) a {
	background-position: center -10px;
}

#foot nav dl dt, #foot nav dl dt.down, #foot nav dl dt span, #foot nav dl dt.down span, #foot nav dl dd.accBox span {
	height: 44px;
	line-height: 44px;
	font-size: 12px;
	float: left;
}

#foot nav dl dt, #foot nav dl dt.down {
	color: #000;
	letter-spacing: 1px;
	font-family: 'Droid Serif', serif;
	border-bottom: solid 1px #999;
}

#foot nav dl dt span, #foot nav dl dt.down span {
	margin-right: 10px;
	color: #fff;
	text-align: center;
	background: #A79476;
}

#foot nav dl dt span {
	width: 40px;
}

#foot nav dl dt.down span {
	background: #333;
}

#foot nav dl dd li a {
	height: 44px;
	background: #f6f6f6;
	border-bottom: solid 1px #aaa;
	line-height: 44px;
	color: #333;
	font-size: 11px;
}

#foot nav dl dd.accBox {
	margin-top: -1px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	display: none;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
}

#foot nav dl dd.accBox span {
	height: 44px;
	margin: 0 10px;
	text-align: center;
}

#foot .info p.logo {
	width: 95%;
	height: 30px;
	float: left;
	padding: 20px 0 20px 5%;
	background: url("../../img/sm/common/tree_bottom.gif") bottom right no-repeat;
}

#foot .info p.logo img {
	width: 250px;
	height: auto;
}

#foot .info ul li {
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 10px 10px 0;
}

#foot p.copy {
	height: 20px;
	text-align: center;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
	background: #A79476;
}
}

/*/ EVENT /////////////////////////////////////////////////////////*/

#fair {
	margin: 30px 0;
	padding: 25px 0 20px;
}

#fair p {
	width: 100%;
	height: 170px;
	float: left;
	border: solid 1px #ccc;
}

#fair p a {
	width: 100%;
	height: 170px;
	float: left;
l  border: solid 1px #ccc;
	background: url("../../phototour/sp/img/bnr/right.jpg") right top no-repeat #F4F6F5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#fair p a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	border: solid 1px #001966;
}

#fair p img.pc {
	display: block;
}

#fair p img.sm, #fair02 {
	display: none;
}
 @media screen and (max-width: 959px) {

#fair {
	width: 94%;
	margin: 20px 3% 30px;
	padding: 0 0 0;
	float: left;
	border-top: none;
}
}
@media screen and (max-width: 640px) {

#fair p, #fair p a {
	background: none;
	height: auto;
	display: block;
}

#fair p img.pc {
	display: none;
}

#fair p img.sm {
	display: block;
	width: 100%;
}
}
@media screen and (max-width: 480px) {

#fair {
	display: none;
}

#fair02 {
	display: block;
	width: 100%;
	float: left;
	margin: 0 0 20px;
	box-shadow: 1px 1px 3px #777;
}

#fair02 img {
	width: 100%;
}
}
