* {
	padding:0;
	margin: 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body {
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width:auto;　
}

a:hover img,
input.btn:hover {
	opacity: 0.8;
	
	-ms-filter: "alpha( opacity=70 )";
	
}


li {
	list-style-type: none;
}
a {
	color: #000000;
}
a:hover {
	color: #CC9A46;
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.------------------------------------------- {
}
.br-sp {
	display: block;
}
span {
	font-family: 'Cardo';
}

.------------------------------------------- {
}

.wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	float: right;
	text-align: center;
}
.wrap  a .button{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #FFF;
	background-color: #666666;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #666666;
	line-height: 16px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
  }
.wrap a .button:hover {
	background-color: #999999;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}


.------------------------------------h {
}



h2 {
	font-size: 16px;
	line-height: 22px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #34312E;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #34312E;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}

h2 span {
	font-size: 12px;
	padding-left: 15px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 14px;
}
h3  {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	padding-left: 15px;
	font-weight: normal;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
h3 span  {
	font-size: 12px;
	color: #993300;
	padding-left: 15px;
	font-weight: normal;
	letter-spacing: 2px;
}
h4  {
	font-size: 14px;
	color: #362B21;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;

}
.-------------------------------------------header {
}
h1  {
	font-size: 11px;
	font-weight: normal;
	float: left;
	position: absolute;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 3%;
	color: #FFF;
}
#header   {
	-moz-box-shadow: 1px 1px 3px 2px #CCC;
	-webkit-box-shadow: 1px 1px 3px 2px #CCC;
	box-shadow: 1px 1px 3px 2px #CCC;
	width: 100%;
}
.header {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	background-image: url(../images/h_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
}

#logo{
	display: none;
	float: left;
	clear: left;
	padding-top: 4%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	position: absolute;

}
.header #h_list {
	text-align: right;
	float: right;
	height: auto;
	margin-top: 70px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	width: 100%;
}
.header #h_list li {
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	float: right;
}
.header #h_list a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/h_li_sp.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	width: auto;
}
.header #h_list a:hover {
	color: #E8E8E8;
}
.------------------------------------------slider {
}

.wideslider {
	text-align: left;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider ul li img {
	width: 100%;
	display: none;
}
 
.wideslider_base {
	top: 0;
	position: absolute;
	bottom: 0px;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
}
.slider_prev {
	background-color: #fff;
	background-image: url(../images/slide/prev.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.slider_next {
	background-color: #fff;
	background-image: url(../images/slide/next.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
 
.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


.------------------------------------navi {
}
/* header */
#head_navi {
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
	background-image: url(../images/h_bg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* header */
#top-head {
	width: 100%;
	z-index: 999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
}
.inner {
	width: 100%;
	max-width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-head .inner {
	position: relative;
}

#global-nav ul {
	list-style: none;
	right: 0;
	bottom: 0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 50px;
}


#global-nav ul li {
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#mobile-head #global-nav ul li a{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	text-decoration: none;
}
#global-nav ul li a:hover {
	padding: 0;
	font-size: 14px;
	color: #999999;
}
#global-nav ul li a span{
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}
#global-nav ul li a span a:hover {
	color: #FFFFFF;
}
#global-nav ul li a img {
	height: 130%;
}
 
/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 0px;
	height: 60px;
	transition: top 0.65s ease-in 0s;
	-webkit-transition: top 0.65s ease-in 0s;
	-moz-transition: top 0.65s ease-in 0s;
	-ms-transition: top 0.65s ease-in 0s;
	-o-transition: top 0.65s ease-in 0s;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: rgba(55,44,34,0.7);
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
/* Toggle Button */
#tel {
	position: absolute;
	top: 2px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 150;
	left: 3px;
	display: none;
}
/* Toggle Button */
#line {
	position: absolute;
	top: 3px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 150;
	left: 60px;
	display: none;
}
.------------------------------------ {
}
#top-head a,
#top-head {
	color: #FFF;
	text-decoration: none;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
#top-head .logo {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 50px;
}
#mobile-head .logo {
	display: none;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
.-------------------------------------------frame {
}
#Container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/header_bg_main.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	height: auto;
	margin-bottom: 0px;
	width: 96%;
	margin-top: 0px;
	padding-top: 2%;
	padding-bottom: 0px;
	max-width: 1100px;
}




#content {
	width: 96%;
	height: auto;
	margin: 0px;
	padding: 2%;
}
.box_shadow   {
	-moz-box-shadow: 1px 1px 3px 2px #CCC;
	-webkit-box-shadow: 1px 1px 3px 2px #CCC;
	box-shadow: 1px 1px 3px 2px #CCC;
	background-color: #FFF;
	padding: 3%;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
	width: 94%;
}
.box_shadow .box_in{
	margin: 0px;
	padding: 2%;
	width: 96%;
}
.-------------------------------------------box {
}

.box_out {
	margin: 0px;
	width: 100%;
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
}
.box_out .box_in {
	margin: 0px;
	padding: 2%;
}

.box_img  {
	text-align: center;
	padding: 5%;
	margin: 0px;
}
.box_me  {
	margin: 0px;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}


.under_line  {
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img_right {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
	text-align: center;
}
.box_shadow .box_in .h4 {
	text-align: center;
	border: 1px solid #999;
	padding: 3%;
	margin-top: 4%;
	margin-right: 3%;
	margin-bottom: 4%;
	margin-left: 3%;
}
#content  .box_shadow .box_in h4 span {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.-------------------------------------------contents {
}
#frex_box  {
	text-align: center;
	margin: 0px;
	padding: 0%;
	width: 100%;
}
#frex_box .wrap   {
	align-items: center;
	justify-content: center;
	float: right;
	width: 50%;
	padding: 0px;
}
#frex_box  .wrap a .bttn   {
	text-transform: uppercase;
	color: #FFF;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	margin-top: 5px;
	margin-right: 3%;
	margin-bottom: 5px;
	margin-left: 3%;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
  }


#frex_box .wrap a .bttn:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}

.------------------------------------under {
}
.under {
	width: 98%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
}
.------------------------------------ {
}
.under .box_out .box_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.under .box_out .box_left ul li {
	margin: 1%;
	padding: 0px;
	width: 48%;
	float: left;
}
.under .box_out .box_right {
	margin: 1%;
	padding: 0px;
	float: left;
	width: 98%;
}

.box_under  {

	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: rgba(255,255,255,0.4);
}
.under .box_out .box_left ul li img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.under .box_out .box_left .to_shop{
	margin: 1%;
	padding: 0px;
	width: 98%;
}
.under .box_out .box_right .under_info {
	margin: 1%;
	padding: 1%;
}
.under .box_out {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
}

.-------------------------------------------footer {
}

#foot_base {
	width: 100%;
	margin: 0px;
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #999;
	background-color: #CCC;
	z-index: 5;
	position: relative;
	background-image: url(../images/bg-ftr.png);
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot {
	width: 96%;
	max-width: 1200px;
	padding: 2%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot_base h4   {
	font-family: Cardo;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
#foot_base h4  span{
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ";
}
#foot .foot_01{
	height: auto;
	width: 98%;
	padding: 1%;
	margin: 0px;
	font-size: 18px;
	color: #000;
}
.foot_01  {
	width: 98%;
	padding: 1%;
	margin: 0px;
}
.foot_01 p{
	padding: 0%;
	margin: 0px;
	font-size: 18px;
	color: #000;
	font-family: "yu Gothic UI";
}
.foot_01 p span {
	font-size: 14px;
	font-family: "yu Gothic UI";
}
.foot_01 .ggmap   {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 300px;
}
.foot_02  {
	width: 98%;
	margin: 0px;
	padding-top: 4%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.foot_02 p{
	padding: 0%;
	margin: 0px;
	font-size: 36px;
	color: #000;
	font-family: 'Cardo';
}

.------------------------------------------- {
}
.foot_03 {
	height: auto;
	padding: 0%;
	width: 100%;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
}
.foot_03 .wrap{
	align-items: center;
	justify-content: center;
	width: 100%;
	display: flex;
	text-align: center;
	height: 100%;
}
.wrap  a .foot_03{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #FFF;
	background-color: #666666;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #666666;
	line-height: 16px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 7px;
	height: 100%;
  }
.wrap a .foot_03:hover {
	background-color: #999999;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}

.------------------------------------------- {
}
.foot_04 {
	height: auto;
	padding: 0%;
	float: left;
	font-size: 18px;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
	width: 100%;
}
.foot_04 p span {
	font-size: 24px;
}

.foot_04  .f_ul {
	padding: 0%;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 100%;
	text-align: center;
}
.foot_04 .f_ul  li  {
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;
	font-family: "yu Gothic UI";
	display: inline;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: left;
	color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.foot_04 .f_ul li p a {
	color: #333;
	text-decoration: none;
}
.foot_04 .ad_footer {
	padding: 0%;
	float: left;
	font-size: 12px;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 100%;
}
.foot_04 .ad_button{
	padding: 0%;
	font-size: 12px;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 100%;
	border: 1px solid #333;
}


address {
	font-family: 'Cardo';
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 30px;
	width: 100%;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 65px;
	margin-left: 0px;
	background-image: url(../images/line_bg.png);
}









.------------------------------------to_top {
}

#fixedTop {
	right: 10px;
	bottom: 10px;
	width: 95%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: none;
	position: fixed;
	z-index: 9999;
	border-radius: 5px;
	-webkit-transform: translateZ(0);
	background-color: rgba(54,51,48,0.8);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#fixedTop:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}
.----------------------------------------contentspage {
}
#headContents {
	text-align: center;
	width: 99.4%;
	background-image: url(../images/bg-ftr.png);
	background-position: center top;
	background-repeat: repeat;
	box-shadow: 0px 0px 5px 5px #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0.3%;

}
.haedContents_in {
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 99%;
	max-width: 1150px;
}

#pankuzu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 10px;
	color: #999999;
	line-height: 28px;
	padding-top: 2px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
	margin-left: auto;
	width: 96%;
	max-width: 1100px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pankuzu strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}
.------------------------------------------- {
}
#mokuji ul{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mokuji li{font-size:14px;line-height:20px;}
#mokuji li a{
	background-image: url(file:///H|/criant/HP/%E3%82%A8%E3%83%95%E3%82%AB%E9%8A%80%E5%BA%A7/%E3%82%A8%E3%83%95%E3%82%AB_%E3%83%AC%E3%82%B9%E3%83%9D%E3%83%B3%E3%82%B7%E3%83%96_e/img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	padding-top: 10px;
	margin: 0px;
	color: #999;
}
#content   #mokuji{
	background-color: #FFF;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #333333;
	border-left-color: #E5E5E5;
}
#content #mokuji h3{color:#333333;background-image:none;padding-left:10px;margin-bottom:2px;padding-top:1px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#D8BC7A;padding-bottom:1px;background-color:#FFFFFF;border-top-style:none;border-right-style:none;border-left-style:none;}







.----------------------------------------table {
}

table{border-collapse:collapse;}
table td{border-collapse:collapse;}
#content table.table_info{width:94%;margin-top:10px;margin-right:auto;margin-bottom:20px;margin-left:auto;}
#content table td{padding:2px;border:1px solid #EAE8DF;font-size:13px;}
#content table th{font-size:16px;text-align:left;border-top-width:1px;border-right-width:1px;border-bottom-width:3px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#EAE8DF;border-right-color:#EAE8DF;border-bottom-color:#D1CDBA;border-left-color:#EAE8DF;background-color:#F1ECE3;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:10px;font-weight:normal;color:#664B24;}
#content form table th{width:127px;}
#content table td.td_head{
	background-color: #CCCCCC;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #999999;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
	background-image: url(file:///H|/criant/HP/%E3%82%A8%E3%83%95%E3%82%AB%E9%8A%80%E5%BA%A7/%E3%82%A8%E3%83%95%E3%82%AB_%E3%83%AC%E3%82%B9%E3%83%9D%E3%83%B3%E3%82%B7%E3%83%96_e/img/td_head.gif);
	background-repeat: repeat-x;
}
#content table td.td_odd{background-color:#FFFFFF;text-align:left;padding:8px;border:1px solid #D5D5D5;font-size:12px;background-image:url(file:///H|/criant/HP/%E3%82%A8%E3%83%95%E3%82%AB%E9%8A%80%E5%BA%A7/%E3%82%A8%E3%83%95%E3%82%AB_%E3%83%AC%E3%82%B9%E3%83%9D%E3%83%B3%E3%82%B7%E3%83%96_e/img/td_odd.gif);background-repeat:repeat-x;line-height:20px;}
#content table.table_menu{width:92%;margin-top:0px;margin-bottom:0px;margin-right:auto;margin-left:auto;}
#content table.table_menu th{
	font-size: 14px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E1C67D;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;
	background-image: url(file:///H|/criant/HP/%E3%82%A8%E3%83%95%E3%82%AB%E9%8A%80%E5%BA%A7/%E3%82%A8%E3%83%95%E3%82%AB_%E3%83%AC%E3%82%B9%E3%83%9D%E3%83%B3%E3%82%B7%E3%83%96_e/img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	background-color: #CCCCCC;
}
#content table.table_menu th span{font-size:10px;color:#E24B4B;}
#content table.table_menu td{font-size:14px;padding-left:15px;border-bottom-color:#E5E5E5;padding-top:10px;padding-bottom:10px;line-height:22px;background-color:#FFFFFF;border-top-color:#E5E5E5;border-right-color:#E5E5E5;border-left-color:#E5E5E5;padding-right:15px;}
#content .table_menu strong{font-size:16px;color:#D39732;padding-right:5px;padding-left:5px;}
#content .table_info .td_odd p{margin:0px;}
.-------------------------------------------beginner {
}
.ticket_info {
	margin: 0px;
	width: 100%;
	padding: 0%;
}

.ticket {
	margin: 0px;
	width: 100%;
	text-align: center;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.-------------------------------------------system {
}
.box_shadow ul li .box_in{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
}
.---------------------------------------------menu {
}
#menu_mokuji   {
	background-color: #DDDDDD;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 5px;
	padding-left: 1%;
	width: 99%;
}
#menu_mokuji ul{
	padding: 0px;
	background-color: #BEBECD;
	margin: 0px;
}
#menu_mokuji li{
	width: 44%;
	float: left;
	background-color: #A3A3A3;
	margin: 1%;
	padding: 2%;
}
#menu_mokuji li:hover{
	background-image: url(../images/h_bg.png);
}
#menu_mokuji li a{
	display: block;
	margin: 0px;
	color: #FFF;
	font-size: 11px;
	padding: 0px;
}
.---------------------------------------------menu {
}
#content .box_menu {
	border: 1px solid #E3E3E3;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box_menu .menu_p {
	margin: 0px;
	float: left;
	width: 60%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
}
.box_menu .menu_s {
	margin: 0px;
	float: right;
	width: 40%;
	text-align: right;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .box_out .box_menu .menu_p p {
	font-size: 12px;
}
#content .box_out .box_menu .menu_s p {
	font-size: 12px;
}
.-------------------------------------------sitemap {
}
.box_shadow .ul_sitemap  {
	margin: 0px;
	padding: 0px;
}
.box_shadow .ul_sitemap li  {
	margin-bottom: 20px;
}
#Container #wrapper #content .box_out .box_shadow .ul_sitemap li p a {
	line-height: 40px;
}

.-------------------------------------------form {
}
p #span {
	color: #F00;
}
.box_in #form form{
	text-align: center;
	padding: 1%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 10%;
	margin-left: 1%;

}
#form form div p {
	background-color: #CCCCCC;
	padding-top: 3%;
	padding-right: 0px;
	padding-bottom: 3%;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form div {
	float: left;
	text-align: left;
	height: auto;
	width: 98%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 3%;
	margin-left: 0%;
	padding: 1%;
}
#form form .site{
	float: left;
	text-align: left;
	height: auto;
	width: 98%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 3%;
	margin-left: 0%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 01%;
	padding-left: 1%;
}
#frame_shadow #form form div label {
	font-family: Cardo;
	font-size: 14px;
	line-height: 50px;
}
.text, textarea, .dropdown{
	border: 1px solid #777;
	color: #333;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;





/* IE */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	width: 96%;
	height: 30px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	padding-left: 1%;
	font-size: 16px;
}   
.long  {
	border: 1px solid #777;
	color: #333;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;








/* IE */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	width: 96%;
	height: 30px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	padding-left: 1%;
	margin: 0px;
}   
.datepicker  {
	border: 1px solid #777;
	color: #333;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;






/* IE */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	width: 96%;
	height: 30px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	padding-left: 1%;
}   
#form form div #comments {
	height: 100px;
}
#form form .oder {
	height: auto;
	width: 98%;
	padding: 1%;
}
.------------------------------------ {
}
#form form .wrap      {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 10%;
	text-align: center;
}
.wrap  .submit{
	padding: .65em 4em;
	border: 1px solid #fe3276;
	border-radius: 4px;
	color: #333;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5DFCF;
	border-right-color: #E5DFCF;
	border-bottom-color: #BEAE8C;
	border-left-color: #BEAE8C;
	background-color: #CCC;

  }
.wrap .submit a img{
	width: 100%;
}
.wrap .submit:hover {
	background-color: #666666;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}
.------------------------------------ {
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.radio, .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 42px;
}
.radio:hover, .checkbox:hover {
	background-color: #F1F1F1;
}
.radio:hover:after, .checkbox:hover:after {
	border-color: #CCCCCC;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #333333;
	content: '';
	opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
.-------------------------------------------shop {
}

.------------------------------------under {
}
.under {
	width: 98%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
}
.------------------------------------ {
}
.under .box_out .box_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.under .box_out .box_left ul li {
	margin: 1%;
	padding: 0px;
	width: 48%;
	float: left;
}
.under .box_out .box_right {
	margin: 1%;
	padding: 0px;
	float: left;
	width: 98%;
}

.box_under  {

	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: rgba(255,255,255,0.4);
}
.under .box_out .box_left ul li img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.under .box_out .box_left .to_shop{
	margin: 1%;
	padding: 0px;
	width: 98%;
}
.under .box_out .box_right .under_info {
	margin: 1%;
	padding: 1%;
}
.under .box_out {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
}



@media screen and (max-width: 480px) {






.-------------------------------------------max-480 {
}
.----------------------------------------contentspage {
}
.haedContents_in #label_s{
	display: block;
}
.haedContents_in #label{
	display: none;
}
.----------------------------------------table {
}
table tr{display:block;margin-bottom:1.5em;}
table th,
table td{display:list-item;border:none;list-style:none;text-align:left;}
#content table td.td_head{text-align:left;border-right-width:1px;}
#content table.table_menu th{text-align:left;font-size:12px;border-right-width:1px;}
#content table.table_menu td{font-size:12px;}
#content .table_menu strong{font-size:14px;}
.------------------------------------------- {
}


}



@media screen and (max-width: 768px) {






.-------------------------------------------max-768 {
}
h1  {
	font-size: 12px;
	font-weight: normal;
	float: left;
	position: absolute;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 5%;
}
#pc  {
	display: none;
}
#sp  {
	display: block;
}

.----------------------------------navi {
}

#mobile-head .logo {
	display: block;
	padding: 0px;
	font-family: 'Cardo', serif;
	font-weight: normal;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	z-index: 5;
}
    #top-head.fixed .logo,
    #top-head .logo {
	position: absolute;
	left: 0%;
	top: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	width: 100%;
	height: 55px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 5;
	padding: 0px;
    }
    #global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -575px;
	width: 100%;
	text-align: center;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
    }
    #global-nav ul li {
	float: none;
	position: static;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    }
#global-nav ul li a img {
	height: 150%;
	width: auto;
}

.------------------------------------------- {
}
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }

    #top-head,
    .inner {
	width: 100%;
	padding: 0;
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
#mobile-head #global-nav ul li a{
	display: block;
	text-decoration: none;
	text-align: center;
	height: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	float: left;
	font-size: 14px;
	background-color: rgba(255,255,255,0.7);
}

#mobile-head #global-nav ul li a:hover {
	color: #FFF;
	background-color: rgba(255,255,255,0.7);
}
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #FFF;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
	background-color: rgba(51,51,51,0.7);
	font-size: 14px;
	text-align: center;
    }

.------------------------------------------- {
}
 
/* Toggle Button */
#nav-toggle {
	display: block;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 5;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
    }
    #mobile-head {
	width: 100%;
	height: 55px;
	z-index: 999;
	position: relative;
	background-color: rgba(51,51,51,0.7);
    }
    /* Fixed reset */
    #top-head.fixed {
	padding-top: 0;
	background-color: rgba(55,44,34,0.7);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
    }
/* Toggle Button */
#tel {
	position: absolute;
	top: 10px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 10;
	left: 12px;
	display: block;
}
/* Toggle Button */
#line {
	display: block;
}
.----------------------------------------contentspage {
}

#label_s{
	display: none;
}
#label{
	display: block;
}
.under .box_out .box_left .to_shop{
	margin: 1%;
	padding: 0px;
	width: 98%;
}
.------------------------------------------- {
}

}



@media screen and (min-width: 769px){	
.-------------------------------------------min-769 {
}
.br-sp {
	display: none;
}
span {
	font-family: 'Cardo';
}
#pc  {
	display: block;
}
#sp  {
	display: none;
}
body p{
	font-size: 14px;
	text-align: left;

}

.------------------------------------------- {
}



h2 {
	font-size: 18px;
	line-height: 22px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #34312E;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #34312E;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}

.wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	float: right;
	text-align: center;
}
.button  {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #FFF;
	background-color: #666666;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #666666;
	line-height: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
  }
.button:hover {
	background-color: #999999;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}
.-----------------------------------header {
}
#header {
	width: 100%;
	background-image: url(../images/h_bg.png);
	margin: 0px;
	padding: 0px;

}
#header .header{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: auto;
	z-index: 5;
	position: relative;
}
h1  {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	position: absolute;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 2%;
}
.header a #logo{
	display: block;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	position: absolute;
	width: 300px;

}
#header .header #h_list{
	text-align: right;
	padding: 0px;
	float: right;
	height: auto;
	margin-top: 5%;
	margin-right: 7%;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.header #h_list li {
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	float: right;
}
.header #h_list a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/h_li_sp.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 100px;
}
.header #h_list a:hover {
	color: #E8E8E8;
}
.-------------------------------------------frame {
}
#Container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/header_bg_main.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 0px;
	width: 96%;
	margin-top: 0px;
	max-width: 1100px;
	padding: 2%;
}




#content {
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
}
.box_shadow   {
	-moz-box-shadow: 1px 1px 3px 2px #CCC;
	-webkit-box-shadow: 1px 1px 3px 2px #CCC;
	box-shadow: 1px 1px 3px 2px #CCC;
	background-color: #FFF;
	padding: 3%;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
	width: 94%;
}
.box_shadow .box_in{
	margin: 0px;
	padding: 2%;
	width: 96%;
}
.-------------------------------------------box {
}
.img_right {
	padding: 0px;
	max-width: 100%;
	height: auto;
	width: 50%;
	text-align: center;
	margin: 0%;
	float: left;
}
.box_shadow .box_in .h4 {
	text-align: center;
	border: 1px solid #999;
	padding: 3%;
	margin-top: 4%;
	margin-right: 3%;
	margin-bottom: 4%;
	margin-left: 3%;
	float: left;
}
.box_img  {
	text-align: center;
	margin: 0px;
	float: left;
	width: 47%;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 0%;
}
.box_me  {
	text-align: left;
	margin: 0px;
	width: 50%;
	float: left;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.box_img_full  {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.-------------------------------------------contents {
}
#frex_box  {
	text-align: center;
	margin: 0px;
	padding: 0%;
	width: 100%;
}
#frex_box .wrap   {
	align-items: center;
	justify-content: center;
	float: right;
	width: 25%;
	padding: 0px;
}
#frex_box  .wrap a .bttn   {
	text-transform: uppercase;
	color: #FFF;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	margin-top: 5px;
	margin-right: 3%;
	margin-bottom: 5px;
	margin-left: 3%;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
  }


#frex_box .wrap a .bttn:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}

.------------------------------------under {
}
.under {
	width: 98%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
}
.under .box_out {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 0px;
}
.under .box_out .box_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
.under .box_out .box_left ul li {
	padding: 0px;
	width: 24%;
	float: left;
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.under .box_out .to_shop {
	padding: 0px;
	width: 48%;
	float: left;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}

.-------------------------------------------footer {
}
#foot {
	width: 96%;
	max-width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
}
.foot_00 {
	margin: 0px;
	padding: 1%;
	width: 48%;
	float: left;
}

#foot_base p{
	text-align: center;
}


address {
	font-family: 'Cardo';
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 30px;
	width: 100%;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/line_bg.png);
}
#foot .foot_00 h4 {
	margin-top: 20px;
}
.------------------------------------------to_top {
}

#fixedTop {
	right: 10px;
	bottom: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: none;
	position: fixed;
	z-index: 9999;
	border-radius: 5px;
	-webkit-transform: translateZ(0);
	background-color: rgba(52,49,46,0.8);
}
#fixedTop:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}
.----------------------------------------contentspage {
}

#label_s{
	display: none;
}
#label{
	display: block;
}

.-------------------------------------------beginner {
}
.ticket_info {
	margin: 0px;
	float: left;
	width: 48%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 0%;
}

.ticket {
	margin: 0px;
	padding: 0px;
	width: 50%;
	text-align: center;
	float: left;
}
.---------------------------------------------menu {
}
#menu_mokuji   {
	background-color: #DDDDDD;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	width: 98%;
}
#menu_mokuji ul{
	padding: 0px;
	background-color: #BEBECD;
	margin: 0px;
}
#menu_mokuji li{
	width: 17%;
	float: left;
	background-color: #A3A3A3;
	margin: 0.5%;
	padding: 1%;
}
#menu_mokuji li:hover{
	background-image: url(../images/h_bg.png);
}
#menu_mokuji li a{
	display: block;
	margin: 0px;
	color: #FFF;
	font-size: 11px;
	padding: 0px;
}
.-------------------------------------------recruit {
}
.rec_img_right    {
	margin-top: 3%;
	margin-right: 2%;
	margin-bottom: 3%;
	margin-left: 2%;
	float: right;
	width: 40%;
}
#content .box_out .box_in .rec_img {
	margin-top: 3%;
	margin-right: 2%;
	margin-bottom: 3%;
	margin-left: 2%;
	text-align: center;
}

.-------------------------------------------system {
}
.box_shadow ul li .box_in {
	margin-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3%;
}



.-------------------------------------------menu {
}
#content .box_menu {
	border: 1px solid #E3E3E3;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box_menu .menu_n {
	clear: both;
	margin: 0%;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 5%;
	padding-left: 0%;
}

.box_menu .menu_p {
	margin: 0px;
	float: left;
	width: 65%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
}
.box_menu .menu_s {
	margin: 0px;
	float: right;
	width: 30%;
	text-align: right;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0px;
}
.-------------------------------------------form {
}
p #span {
	color: #F00;
}

#form form div p {
	background-color: #CCCCCC;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 1%;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form div {
	float: left;
	text-align: left;
	height: auto;
	width: 48%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 3%;
	margin-left: 0%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 01%;
	padding-left: 1%;
}
#frame_shadow #form form div label {
	font-family: Cardo;
	font-size: 14px;
	line-height: 50px;
}
.text, textarea, .dropdown{
	border: 1px solid #777;
	color: #333;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;





/* IE */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	width: 96%;
	height: 30px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	padding-left: 1%;
	font-size: 16px;
}   
.long  {
	border: 1px solid #777;
	color: #333;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;








/* IE */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	width: 96%;
	height: 30px;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	padding-left: 1%;
	margin: 0px;
}   
.datepicker  {
	border: 1px solid #777;
	color: #333;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;






/* IE */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	width: 96%;
	height: 30px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1.5%;
	padding-left: 1%;
}   
#form form div #comments {
	height: 100px;
	width: 97%;
}
#form form .oder {
	height: auto;
	width: 98%;
	padding: 1%;
}
.------------------------------------ {
}
.wrap  .submit{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	background-color: #CCCCCC;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5DFCF;
	border-right-color: #E5DFCF;
	border-bottom-color: #BEAE8C;
	border-left-color: #BEAE8C;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
  }
#contents_frame #frame_out #frame_left #frame_shadow #frame_in #form form .wrap {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0%;
	padding-right: 25%;
	padding-bottom: 0%;
	padding-left: 25%;
	text-align: center;
}

.wrap .submit a img{
	width: 100%;
}
.wrap .submit:hover {
	background-color: #666666;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #fff;
	transform: translateY(-7px);
}
.------------------------------------ {
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.radio, .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 42px;
}
.radio:hover, .checkbox:hover {
	background-color: #F1F1F1;
}
.radio:hover:after, .checkbox:hover:after {
	border-color: #CCCCCC;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #000000;
	content: '';
	opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
.------------------------------------------- {
}

.------------------------------------------ {
}

}



@media screen and (min-width:1100px){



.-------------------------------------------min-1100 {
}
.-------------------------------------------frame {
}
#Container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/header_bg_main.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 0px;
	max-width: 1100px;
	padding: 0%;
}
.box_shadow .box_in{
	argin: 0px;
	padding: 2%;
	width: 96%;
}



.br-sp {
	display: none;
}
}
