@charset "euc-jp";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	background: #FAF7F2 url(../images/bg.jpg);
	font-size: 1em;
}
body, td, th {
	font-size: 1.6rem;
	color: #3F3000;
	font-family: 'Hiragino Kaku Gothic Pro', '¥Ò¥é¥®¥Î³Ñ¥´ ProN', Meiryo, '¥á¥¤¥ê¥ª', YuGothic, 'Þâ¥´¥·¥Ã¥¯', sans-serif;
	font-weight: normal;
}
strong {
	font-weight: bold;
}

a:link {
	color: #00468C;
	text-decoration: underline;
	transition: 0.4s;
}
a:visited {
	text-decoration: underline;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #069;
	transition: 0.4s;
}
a:active {
	text-decoration: none;
	color: #069;
}

ruby {
	margin: 0;
}
img {
	border: none;
	max-width: 100%;
	vertical-align: bottom;
}
a img {
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	transition: 1s;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

.fc1 {
	color: #F00;
}
.fc2 {
	color: #EC997D;
}
.fc3 {
	color: #D5A62B;
}
.fc4 {
	color: #B25900;
}

.fsxs-t {
	font-size: 9px;
	vertical-align: text-top;
}

.pcbr:after {
	content:"\A";
	white-space: pre;
}
.spbr:after {
	content:"";
	white-space: normal;
}

/* ----------------------
	js swtch image
---------------------- */
.PSswitch {}


.clear {
	clear: both;
}
.clear hr {
	display: none;
}

.imgright {
	max-width: 40%;
	float: right;
	margin: 0 0 2em 2em;
}
.imgleft {
	max-width: 40%;
	float: left;
	margin: 0px 2em 2em 0;
}
.imageStyleL {}

blockquote {
	margin: 1em 0 1em 2em;
	padding: 1em;
}
table {
	margin: 0 auto 2em;
	border: none;
	border-collapse: collapse;
}
table th {
	border: none;
	vertical-align: top;
}
table td {
	border: none;
	vertical-align: top;
}

/* ----------------------
	LINK ICON
---------------------- */
.IconL1 a {
	position: relative;
}
.IconL1 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 6px solid #F90;
}

.thisPage {}
.dclick {
	cursor: pointer;
}

/* ------------------------------------------
	BUTTON SETTING
------------------------------------------ */
.button {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0;
	width: 50%;
	margin: 2em auto;
	border-radius: 8px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.buttonS {
	display: inline-block;
	clear: both;
	overflow: hidden;
	padding: 0;
	width: 28%;
	min-width: 200px;
	margin: 0 5px 1em;
}
.button a, 
.buttonS a {
	font-family: 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', '¥Ò¥é¥®¥ÎÌÀÄ« ProN', YuMincho, 'ÞâÌÀÄ«', 'HGSÌÀÄ«E', 'MS PMincho', '£Í£Ó £ÐÌÀÄ«', serif;
	font-feature-settings: 'palt' 1;
	border: none;
	color: #FFF !important;
	display: block;
	font-weight: bold;
	letter-spacing: 0.025em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px -1px 1px #999;
}
.button a {
	font-size: 1.375em;
	line-height: 1.2em;
	padding: 1em 1.5em;
	border-radius: 8px;
}
.buttonS a {
	padding: .6em 1.5em;
	border-radius: 6px;
}
.button a:hover, 
.buttonS a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.buttonCol1 a {
	background-color: #B25900;
	background-image: url(../images/bg-fab-w.png),  url(../images/buttonicon.png),  url(../images/buttonicon.png);
	background-position: center, 4% center, right 4% center;
	background-repeat: repeat, no-repeat, no-repeat;
	background-size:auto, auto 50%, auto 50%;
}
.buttonCol2 a {
	background: #169C9C url(../images/bg-fab-w.png);
}

.IconL1 a {
	position: relative;
}
.IconL1 a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 6px solid #FFF;
}
.IconL2 a {
	position: relative;
}
.IconL2 a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-right: 6px solid #FFF;
}
.IconL3 a {
	position: relative;
}
.IconL3 a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 12px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 6px solid transparent;
	border-top: 6px solid #FFF;
}
.IconR1 a {
	position: relative;
}
.IconR1 a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 9px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 6px solid #FFF;
}
.IconR2 a {
	position: relative;
}
.IconR2 a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 6px solid transparent;
	border-right: 6px solid #FFF;
}
.IconR3 a {
	position: relative;
}
.IconR3 a::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 6px solid transparent;
	border-top: 6px solid #FFF;
}

.buttonCol3 a {
	background: #FFF;
	border: solid 2px #8C6900;
	border-radius: 6px;
	color: #3F3000 !important;
	text-shadow: none;
}
.buttonCol3.IconL1 a::before, .buttonCol3.IconR1 a::before {
	border-left: 6px solid #8C6900;
}
.buttonCol3.IconL2 a::before, .buttonCol3.IconR2 a::before {
	border-right: 6px solid #8C6900;
}
.buttonCol3.IconL3 a::before, .buttonCol3.IconR3 a::before {
	border-top: 6px solid #8C6900;
}

.slide_box {
	display: none;
}

#hdr .inner, 
#bread ul, 
.mv-s p, 
section, 
.ftimage, 
#footer .inner {
	display: block;
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------------------
	HDR
---------------------- */
#hdr {
	background: url(../images/hdbg.png) repeat-x center top;
	background-size: auto 16px;
	width: 100%;
	position: relative;
}
#hdr .inner {
	margin: 0 auto;
	padding: 2em 3% 1.5em;
	position: relative;
}
#hdr .inner::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#logo {
	display: block;
	width: 30%;
	margin: 0 auto;
	text-align: center;
}
#hdsubbox {
	position: absolute;
	display: block;
	width: 20%;
	padding: 5px 0;
	right: 3%;
	bottom: 1em;
}

/* ----------------------
	slidemenu_list
---------------------- */
#btn_spmenu {
	display: block;
	position: absolute;
	right: 3%;
	top: 22px;
	width: 40px;
	height: 40px;
	border-radius: 5px;
}
#btn_spmenu a {
	display: block;
	width: 40px;
	height: 40px;
	background: #FFF url(../images/spme.png) no-repeat center;
	background-size: contain;
	border: solid 1px #BBB;
	border-radius: 5px;
}
#btn_spmenu a span {
	display: none;
}
#hdr nav#slidemenu_list {
	display: none;
	width:100%;
	max-width: 480px;
	height: auto;
	padding: 45px 10px 30px;
	margin: 0;
	background: #332924 url(../images/bg-fab-w.png);
 	position: absolute;
	z-index: 999;
	top: -4px;
	right: 0;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.4);
}
#slidemenu_list ul {
	width: 90%;
	list-style: none;
	letter-spacing: -.40em;
	margin: 1em auto 1em;
}
/* ----------------------
#slidemenu_list li{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	background: #FFF;
	border-radius: 3px;
	-webkit-text-size-adjust: none;
	margin-bottom: 2px;
}
---------------------- */
#slidemenu_list li{
	min-width: 49%;
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	vertical-align: top;
	letter-spacing: normal;
	background: ;
	-webkit-text-size-adjust: none;
	margin-bottom: 2px;
	border-bottom: solid 1px #999;
}
#slidemenu_list li.spme-wl {
	width: 100%;
}
#slidemenu_list li a{
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	position: relative;
}
#slidemenu_list li a:hover {
	color: #F0E0CF;
}
#slidemenu_list li a::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 4px solid #9C7716;
}
#slidemenu_list .list_close{
	display: block;
	width: 80%;
	margin: 0 auto;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background: #999;
	border-radius: 5px;
	text-align: center;
	padding: 5px 15px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	clear: both;
}
#slidemenu_list .list_close#small_cls {
	width: 40px;
	height: 40px;
	padding: 5px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	right: 30px;
	top: 15px;
}

#slidemenu_list li.meIconPhone {
	width: 100%;
	margin-top: 15px;
	border: none;
	border-radius: 6px !important;
}
#slidemenu_list .meIconPhone a {
	padding: 0.5em 0.5em 0.5em 2em;
	text-align: center;
	color: #FFF;
	background-color: #B25900;
	font-size: 1.8rem;
	font-weight: bold;
	border: none;
	border-bottom: solid 2px #333;
	border-radius: 6px;
}
#slidemenu_list .meIconPhone a::after {
	display: inline-block;
	content: "";
	background: url(../images/phoneicon.png) no-repeat center;
	background-size: contain;
	position: absolute;
	margin: auto 0;
	top: 0;
	bottom: 0;
	left: 10px;
	width: 1.5em;
	height: 1.5em;
	border: none;
}
#slidemenu_list .meIconPhone a:hover {
	background: #C86400;
}

/* ----------------------
	BREADCRUMB
---------------------- */
#bread {
	width: 100%;
	background: url(../images/bg-fab-w2.png);
	line-height: 1;
	font-size: 0.875em;
	overflow: hidden;
}
#bread ul {
	list-style: none;
	padding: 0 3%;
}
#bread li {
	float: left;
}
#bread a {
	display: block;
	padding: 0.5em 0.5em 0.5em 1.5em;
	float: left;
	text-decoration: none;
	color: #666;
	position: relative;
}
#bread a:before {
	position: absolute;
	content: "¡ä";
	color: #AAA;
	left: 0;
}
#bread li:first-child a {
	padding-left: 0 !important;
} 
#bread li:first-child a:before {
	content: none;
} 
#bread li.breadC a {
	font-weight: bold;
}

/* ----------------------
	CONTENTS
---------------------- */
.sec-line {
	background: url(../images/bgline.png) repeat-x center top;
	background-size: auto 32px;
	padding-top: 32px;
}
section {
	padding: 2em 3% 3em;
}
.contents h1, 
.contents h2, 
.contents h3, 
.contents h4, 
.contents h5, 
.contents h6 {
	font-family: 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', '¥Ò¥é¥®¥ÎÌÀÄ« ProN', YuMincho, 'ÞâÌÀÄ«', 'HGSÌÀÄ«E', 'MS PMincho', '£Í£Ó £ÐÌÀÄ«', serif;
	font-feature-settings: 'palt' 1;
	margin: 1em 0;
	line-height: 1.2;
	letter-spacing: 0.0025em;
	font-weight: 600;
}
.contents h1 {
	font-size: 1.8em;
	text-align: center;
}
.contents h2 {
	font-size: 1.625em;
	color: #403000;
	padding: 0 0 0.2em 1.2em;
	background: url(../images/icon1.png) no-repeat left .2em;
	background-size: 1em;
	border-bottom: solid 2px #776433;
}
.contents h3 {
	color: #960;
	font-size: 1.375em;
}
.contents h4 {
	color: #660;
	font-size: 1.125em;
}
.contents p {
	line-height: 1.8;
	margin: 0.5em 0 2em;
}

.mv-s {
	width: 100%;
	background: url(../images/bg-fab-k.png);
	position: relative;
	text-align: center;
}
.mv-s p {
	margin: 0 auto;
}
.mv-s h1 {
	display: block;
	position: absolute;
	color: #FFF;
	font-size: 2.1em;
	text-align: center;
	text-shadow: 0 0 2px #000, 0 0 10px #000;
	width: 100%;
	height: 1em;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.mgn0 {
	margin: 0 !important;
}
.mgn-s {
	margin: 0.5em 0 !important;
}
.mgn-t0 {
	margin-top: 0 !important;
}
.mgn-b0 {
	margin-bottom: 0 !important;
}
.pd5 {
	padding-right: 5%;
	padding-left: 5%;
}
.pd10 {
	padding-right: 10%;
	padding-left: 10%;
}
.pd15 {
	padding-right: 15%;
	padding-left: 15%;
}

.tblstyle1 {
	width: 90%;
}
.tblstyle1 th, .tblstyle1 td {
	line-height: 1.5;
	padding: 0.4em;
	border-bottom: solid 1px #CCC;
}
.tblstyle1 th {
	text-align: left;
	white-space: nowrap;
}
.tblstyle1 table {
	width: auto;
	margin: 0;
}
.tblstyle1 table th, .tblstyle1 table td {
	padding: 0 0.5em;
	border: none;
}

ul.ulcolor1 {
	list-style: none;
	margin: 0 1em 1em;
}
ul.ulcolor1 li {
	margin-bottom: 0.5em;
	line-height: 1.6;
	padding-left: 1.2em;
	position: relative;
}
ul.ulcolor1 li::before {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #D5A62B;
	left: 0;
	top: 0.6em;
	margin-top: -4px;
	display: inline-block;
}
ul.ulstyle1 {
	list-style: none;
	margin: 0 1em 1em 2.2em;
}
ul.ulstyle1 li {
	position: relative;
	margin-bottom: 0.5em;
	line-height: 1.6;
}
ul.ulstyle1 li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1.2em;
	width: 8px;
	height: 4px;
	border-left: 3px solid #D5A62B;
	border-bottom: 2px solid #D5A62B;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* ----------------------
	MENU
---------------------- */
.menu-v {
	background: #332924 url(../images/bg-fab-w.png);
	border-radius: 10px;
	padding: 1em;
	box-shadow: 0 2px 8px rgba(0,0,0,0.25);
}
.menu-v h3 {
	font-size: 1.4rem !important;
	text-align: center;
	margin: 0 0 .5em !important;
	color: #D0BE75;
}
.menu-v ul {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: strech;
	gap: 1.8%;
}
.menu-v ul li {
	width: 19%;
	margin-bottom: 1.5em;
	font-size: .875em;
	line-height: 1.35;
}
.menu-v ul li.me-l {
	width: 31.5%;
}
.menu-v ul li.me-m {
	width: 24%;
}
.menu-v ul li a {
	text-decoration: none;
	color: #FFF;
}
.menu-v ul li a:hover, .menu-v ul li a:active {
	color: #FF9;
}
.menu-v ul li img {
	margin-bottom: 5px;
}

.pagenavi {
	margin: 1em 0;
	text-align: center;
}
.pagenavi ul {
	list-style: none;
	letter-spacing: -.50em;
}
.pagenavi ul li {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	vertical-align: top;
	letter-spacing: normal;
	margin-bottom: 1em;
}
.pagenavi ul li a {
	padding: 0.1em 1em;
	border-right: solid 1px #CCCCCC;
}
.pagenavi ul li:last-child a {
	border: none;
}
.imgbutton {
	text-align: center;
	margin: 2em 0 !important;
}
.imgbutton img {
	width: 55%;
}


/* ----------------------
	BOX
---------------------- */
.boxcontainer {
	list-style: none;
	width: 100%;
	letter-spacing: -.50em;
	margin: 0 auto 10px;
	overflow: hidden;
}
.boxcontainer .box {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	vertical-align: top;
	letter-spacing: normal;
}
.box2 {
	width: 49.5%;
	padding: 0 10px 10px;
}
.box3 {
	width: 33%;
	padding: 0 10px 10px;
}
.box4 {
	width: 24.75%;
	padding: 10px;
}
.box5 {
	width: 19.8%;
	padding: 10px;
}
#gallery .box {
	width: 24.75%;
	padding: 0 0 1px 1px;
	text-align:center;
}

.flcontainer::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ltbox {
	width: 48%;
	float: left;
}
.rtbox {
	width: 48%;
	float: right;
}
.phone {
	color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 2em !important;
	font-family: "Courier New", Courier, monospace;
}

/* ----------------
     THUMBNAIL
----------------- */
.listthumb {
    position: relative;
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 100%;
}
.listthumb:after {
    padding-top: 100%;
    display: block;
    content: "";
}
.listthumb > .content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.listthumb img {
	max-width: 100%;
	max-height: 100%;
	text-align: center;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* ----------------------
	googlemap
---------------------- */
.map {
	text-align: center;
	margin: 0 2em 1em;
}
.map iframe {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}

/* ----------------------
	youtube
---------------------- */
.movie {
	text-align: center;
}

/* ----------------------
	FOOTER
---------------------- */
a#pageTop {
	display: block;
	position: fixed;
	width: 40px;
	line-height: 40px;
	bottom: 40px;
	right: 0;
	background-color: rgba(256, 256, 256, 0.5);
	border: solid 1px #EEE;
	border-radius: 4px;
	color: #999;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
a#pageTop:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* ---------------------------
	FOOTER
--------------------------- */
#footer {
	width: 100%;
	background: #004010 url(../images/ftbg.png) repeat-x center bottom;
	background-size: auto 80px;
	color: #FFF;
	padding: 2em 0 50px;
}
#footer .inner {
	padding: 0 4%;
}
#footer .inner::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
}
#footer a:hover, #footer a:active {
	color: #FF9;
}

#ft-l {
	float: left;
	width: 60%;
}
#ft-r {
	float: right;
	width: 35%;
}

#ft-l ul {
	list-style: none;
	margin-bottom: 1em;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
#ft-l li {
	font-size: 0.9em;
	line-height: 1.5;
	margin-right: 1.5em;
}
#ft-l li a {
	display: block;
	position: relative;
	padding: .1em 0 .1em 1em;
	margin-bottom: 0.5em;
}
#ft-l li a::before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 3px;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	border-right: 1px solid #99B39F;
	border-bottom: 1px solid #99B39F;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

address {
	color: #FFF;
	display: block;
	font-size: 0.875em;
	font-style: normal;
	width: 100%;
}
address strong {
	font-size: 128%;
	margin: 0.5em 0;
}
#footer a.ft-map {
	display: inline-block;
	padding: 1px 4px 1px 1.2em;
	border: solid 1px #FFF;
	border-radius: 4px;
	color: #FFF;
	font-weight: bold;
	margin: 3px 0;
	text-align: center;
	position: relative;
}
#footer a.ft-map::before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: .2em;
	width: 4px;
	height: 4px;
	margin-top: -4px;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#copy {
	letter-spacing: normal;
	font-size: 1.2rem;
	margin: 2em 0;
	text-align: center;
	color: #FFF;
}


.forPC {
	display: block;
}
.forSP {
	display: none;
}
.fs_xs {font-size: 1.2rem !important;}
.fs_s {font-size: 1.4rem !important;}
.fs_m {font-size: 1.6rem !important;}
.fs_l {font-size: 1.8rem !important;}
.fs_xl {font-size: 2rem !important;}

@media screen and (min-width: 1500px){
#hdr .inner, 
#bread ul, 
.mv-s p, 
section, 
.ftimage, 
#footer .inner {
	width: 1400px;
	max-width: none;
}
.fs_xs {font-size: 1.4rem !important;}
.fs_s {font-size: 1.6rem !important;}
.fs_m {font-size: 1.8rem !important;}
.fs_l {font-size: 2rem !important;}
.fs_xl {font-size: 2.2rem !important;}
}

@media screen and (min-width: 1700px){
/* --------------------------------------------
	for PC XLsize
-------------------------------------------- */
body, td, th {
	font-size: 1.8rem;
}
.fs_xs {font-size: 1.4rem !important;}
.fs_s {font-size: 1.6rem !important;}
.fs_m {font-size: 2rem !important;}
.fs_l {font-size: 2.2rem !important;}
.fs_xl {font-size: 2.6rem !important;}

}

