/* IMPORTS ------------------------------------------------------------*/
@import url('reset.css');
.inv{ display:none; }
.alignleft{
	float: left;
	margin: 5px 10px 5px 0px;
}
/* GENERAL ------------------------------------------------------------*/
body {
	line-height: 1;
	color: #51565b;
    font-family: "游明朝","Yu Mincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;	
    /*
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	*/
	font-size:  100%;
	-webkit-text-size-adjust: none;
}
.wrapper_box{
	width: 100%;
	margin: 0px auto;
	position: relative;
	overflow:hidden;
	display:block;
}
.wrapper {
	width: 966px;
	margin: 0px auto;
	position: relative;
	min-height:10px;
	z-index:1;
}
.wrapper_cont {
	position:relative;
	width: 966px;
	height:auto;
	min-height:800px;
	margin: 0px auto;
	z-index:1;
	/*
	border:1px solid #999999;
	*/
	display:block;
}
.contact_height {
	height:1600px;
	min-height:1600px;
}
.back_img {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	min-height:300px;
	z-index:-1;
}
.100auto {
	width:100%;
	height:auto;
	min-height:300px;
}
.base_constellation {
	width:100%;
	height:auto;
	z-index:-1;
	position:absolute;
	top:0
}
.base_constellation_silver {
	width:100%;
	height:auto;
	z-index:-1;
	position:absolute;
	top:0
}
.base_constellation_blue {
	width:100%;
	height:auto;
	z-index:-1;
	position:absolute;
	top:0
}
.base_winery {
	width:100%;
	height:auto;
	z-index:-1;
	position:absolute;
	top:0
}
.base_contact {
	width:100%;
	height:auto;
	z-index:-1;
	position:absolute;
	top:0
}
.back_img img {
	width:100%;
	height:auto;
}
.constellation {
	display:none;
	position:absolute;
	top:5%;
	left:2%;
	width:40%;
	height:auto;
	z-index:2
}
.constellation_name {
	display:none;
	position:absolute;
	top:40%;
	left:30%;
	width:50%;
	height:auto;
	margin:0 auto;
	z-index:3
}
.constellation_text {
	position:absolute;
	bottom:5%;
	right:5%;
	font-size:12px;
	line-height:18px;
	width:300px;
	height:auto;
	margin:0 auto;
	z-index:3
}
.constellation_silver_color {
	position:absolute;
	top:50%;
	left:20%;
	width:30%;
	height:auto;
	margin:0 auto;
	z-index:3
}
.constellation_silver {
	position:absolute;
	top:2%;
	right:5%;
	width:26%;
	height:auto;
	margin:0 auto;
	z-index:3
}
.constellation_blue_color {
	position:absolute;
	top:50%;
	right:20%;
	width:30%;
	height:auto;
	margin:0 auto;
	z-index:3
}
.constellation_blue {
	position:absolute;
	top:2%;
	left:10%;
	width:26%;
	height:auto;
	margin:0 auto;
	z-index:3
}
.company1 {
	position:absolute;
	top:18%;
	left:10%;
	width:34%;
	height:auto;
	z-index:3
}
.company2 {
	position:absolute;
	top:60%;
	left:10%;
	width:34%;
	height:auto;
	z-index:3
}
.company3 {
	position:absolute;
	top:60%;
	right:10%;
	width:34%;
	height:auto;
	z-index:3
}
.contact_box {
	position:relative;
	top:30%;
	left:0;
	width:98%;
	height;auto;
	margin:0 auto;
}
.contact_map {
	width:600px;
	height:460px;
	z-index:3;
}
.contact_form {
	margin:20px auto 0 auto;
	width:300px;
	height:auto;
	z-index:3;
}
.company_text {
	width:300px;
	height:50px;
	z-index:3;
}
.contents_constellation {
	width:100%;
	height:73%;
	padding:10px;
	position:absolute;
	top:0;
}
.contents_constellation_silver {
	display:block;
	width:100%;
	height:64%;
	padding:10px;
	position:absolute;
	top:0;
}
.contents_constellation_blue {
	width:100%;
	height:64%;
	padding:10px;
	position:absolute;
	top:0;
}
.contents_winery {
	width:100%;
	height:70%;
	padding:10px;
	position:absolute;
	top:0;
}
.contents_contact {
	width:100%;
	height:82%;
	padding:10px;
	position:absolute;
	top:0;
}
.thanks {
	width:80%;
	height:auto;
	position:absolute;
	top:54%;
	left:12%;
}
.contents {
	padding:10px;
	position:relative;
}

.fontb {
	font-size:x-large;
}
.fontm {
	font-size:medium;
}
.font-b {
	font-weight:bold;
}
.font-n {
	font-weight:normal;
}
.white {
	color:#ffffff;
}
.glay {
	color:#999999;
}

#player_box {
	width:100%;
	background-size: 100%;
	display:block;
}

#player {
	margin:0 auto;
	width:800px;
	height:450px;
	position:relative;
	top:150px;
}

#player iframe {
	margin:0 auto;
	width:800px;
	height:450px;
	position:relative;
}

#header{
	height: 20px;
	position: relative;
	z-index: 10;
	background-color: #000000;
}
.logo {
	position:absolute;
	top:20px;
	left:0;
	width:81px;
	height:81px;
}
.header_disp {
	height:90px;
	width:100%;
	position:absolute;
	top:20px;
}
.header_left {
	height:90px;
	width:100px;
	position:absolute;
	left:0px;
	top:0px;
}
.header_center {
	height:90px;
	width:100px;
	position:static;
	margin:0 auto;
}
.header_right {
	height:90px;
	width:100px;
	position:absolute;
	right:0px;
	top:0px;
}

.clear {
	clear:both;
}

#main{
	width: 100%;
}

#content{
	width:96%;
	min-height: 360px;
	overflow: hidden;
	margin:10px;
	font-size: 14px;
	line-height: 1.5em;
	padding:0;
}

#content a{
	color: #909090;
}

#content a:hover{
	color: #000000;
}

#content p{
	margin-bottom: 20px;
}

h1,h2,h3,h4,h5,h6{ 
	line-height: 1.6em;
	font-weight: lighter;
}

h1 {
	font-size:12px;
	color:#999999;
}

h2{
	font-size: 12px;
	color:#ffffff;
	z-index:-10;
}

h3{ font-size: 18px; }

h4{ font-size: 12px; }

h5{ font-size: 12px; }

h6{ font-size: 12px; }

/* Slide  -------------------------------------------------------------------*/

#slide {
    max-width: 100%;
    width:100%;
    height: auto;
    margin:0 auto;
	background-color: #FFFACD;

    /*
    background-color:#FFFACD;
    */
}

#slide_block{
	overflow: hidden;
    position: relative;
    margin:0 auto;
    width: 800px;
    height: 450px;
    /*
    background-color:#FFFACD;
    */
}

#loader {
    position: absolute;
    top: 35%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    z-index: 1000;
}

.slide_ul {
    position: relative;
}
.slide_ul .slide_li {
	overflow: hidden;
    display: none;
    -ms-filter:alpha(opacity=0);
	FILTER:alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 800px;
    height: 450px;
}
.slide_ul .slide_li .slide_info {
    display: none;
    -ms-filter:"alpha(opacity=0)";
	FILTER:alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0;
}
.slide_info {
    background-color:#FFFACD;
	z-index:1;
}
.slide_ul .slide_li .slide_info img {
}
.slide_inbox {
	z-index:2;
    display: none;
    -ms-filter:"alpha(opacity=0)";
	FILTER:alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0;
	opacity:1;
}
.slide_inbox p {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
    opacity: 1;
    -ms-filter:"alpha(opacity=100)";
	FILTER:alpha(opacity=100);
}

#sceen1 {
}

/* MENU ---------------------------------------------------------------------*/

#menu{
	width: 100%;
	padding-top: 1px;
	margin-bottom: 0px;
}

#menu-holder{
	width: 100%;
	height: 110px;
}

#nav{
	display: block;
	position:absolute;
	top: 30px;
	right: 30px;
	height: 80px;
	width: 464px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	margin-right: 100px;
}

#nav>li:first-child{}

#nav>li>a{
	display: block;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	margin-top: 20px;
}

#nav>li>a>span.subheader{
	display: block;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	margin-top: 10px;
}

#nav>li.current-menu-item{
	/*
	background: url(../img/menu-arrow.png) no-repeat center bottom;
	*/
}


#nav>li:hover>a{
	color: #00F1FF;
}

/* sub navigation */

#nav>li ul{
	display: block;
	margin-top: 33px;
	background: #1d2023;
}

#nav>li>ul ul{
	margin-top: 0px;
}

#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #bac0c9;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #000;
	color: #fff;
}

#nav>li ul li:last-child a:hover{ /* last item its rounded at bottom */
}

/* Mobile navigation --------------------------------------------------------*/

#mobile_nav{
	display: block;
	position: static; 
	top: 42px;
	width: 100%;
	margin:0 auto;
}

#mobile_nav>li{
	display: none;
	height: 42px;
	width:100%;
}

#mobile_nav>li:first-child{}

#mobile_nav>li>a{
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	margin:10px 0 10px 0;
	padding:10px 0 10px 10px;
	width:100%;
	height:36px;
}

#mobile_nav>li>a>span.subheader{
	display: block;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	margin: 10px 0 0 0;
}

#mobile_nav>li:hover>a{
	display: block;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
}

/* sub navigation */

#mobile_nav>li ul{
	display: block;
	margin-top: 33px;
}

#mobile_nav>li>ul ul{
	margin-top: 0px;
}

#mobile_nav>li ul li a span{
	display: block;
}

#mobile_nav>li ul li:last-child a:hover{ /* last item its rounded at bottom */
}

#mobile .mobile_menu_margin {
	width:100%;
	height:42px;
}

#mobile-menu-holder {
	width: 100%;
	height: 47px;
	background-color:#000000;
}

#mobile_menu_btn {
	color:#ffffff;
	padding:16px 0 0 50px;
	background: url(../img/mobile_icon.jpg) no-repeat;
	margin:0;
	height: 47px;
}

#mobile_menu{
	display:block;
	width: 100%;
	padding-top: 1px;
	margin-bottom: 0px;
	background-color: #000000; 
}

/* bread --------------------------------------------------------------------*/

#bread {
	font-size:12px;
	margin:10px;
	line-height:normal;
}

/* Hedline ------------------------------------------------------------------*/

#headline{
	position: relative;
	width: 94%;
	margin: 20px 0 10px 0;
	padding:0 10px 0 10px;
}

.main {
	display: block;
	margin: 0;
	padding :0 0 0 20px;
	font-size: 14px;
	line-height: 1.5em;
	text-align:left;
}
/*
span.main{
	display: block;
	margin: 0;
	padding :0 0 0 20px;
	font-size: 14px;
	line-height: 1.5em;
	text-align:left;
}
*/
/* Content ------------------------------------------------------------------*/


#content .lbl {
	width:90%;
}

#content .lbl h3 {
	margin: -30px 0 15px 35px;
	font-size:18px;
	font-weight:bold;
	padding:0;
	height:30px;
}

#content .lbl_2 h3 {
	margin: -25px 0 15px 35px;
	font-size:18px;
	font-weight:bold;
	padding:0;
	height:30px;
}

#content .lbl_sub {
	margin: 0;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 30px;
	text-align:left;
	display:block;
}

#content .cont_box {
	min-height:280px; 
	height:auto !important; 
	width:280px;
	height:280px;
	margin:8px 0 0 8px;
}
#content .sub{
	display: block;
	font-size: 14px;
	font-weight:bold;
}

#content .cont_ul_height {
	height: 460px;
}

#content .cont_li {
	display: block;
	float: left;
/*
	height: 100%;
*/
	margin-right: 20px;
}

#content .t_left {
	margin:0;
	padding:0;
	text-align:left;
}

#content .t_center {
	margin:0;
	padding:0;
	text-align:center;
}

#content .bar_blue {
	margin:0;
	padding:3px 0 3px 20px;
	width:94%;
	height:22px;
	background-color:#931F22;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

#content .border_dot {
	border-bottom:solid 1px #000000;
	border-style:dotted;
	width:100%;
}

#cart_box {
	width:100%;
}

.c0 {
	text-align:center;
	margin:0px;
	padding:0px;
}
.l0 {
	text-align:left;
	margin:0px;
	padding:0px;
}

.l10 {
	text-align:left;
	margin:0px;
	padding:0 0 0 10px;
}

.r0 {
	text-align:right;
	margin:0px;
	padding:0px;
}

.lil {
	display: block;
	float: left;
	/*
	width:100%;
	*/
}

.lin {
	display: block;
	float: left;
}

.lil60 {
	display: block;
	float: left;
	width:60%;
}
.lil40 {
	display: block;
	float: left;
	width:40%;
}
.lil20 {
	display: block;
	float: left;
	width:20%;
}

.lis {
	width:100px;
}

.lim {
	width:200px;
}

.lim2 {
	width:350px;
}

.liw {
	width:400px;
}

.li70 {
	width:70%;
}

.li80 {
	width:80%;
}

.li100 {
	width:100%;
}

.li150 {
	width:150px;
}

.mt15 {
	margin:15px 0 0 0;
}

.w300 {
	width:300px;
}

#content .lbl_order_jp {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#9D2508;
	margin:0 0 2px 0;
	width:300px;
	height:40px;
}

#content .lbl_order_cnt {
	font-weight:bold;
	text-align:right;
	color:#317B02;
	width:60px;
}

#content .lbl_order_sub_kin {
	margin: 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	width:100px;
	padding:0;
}
#content .lbl_order_del {
	margin: 0;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	width:80px;
	padding:0;
}

#order_shohin1 {
	margin: 0;
	padding:0;
	width:100px;
}
#order_shohin2 {
	margin: 0;
	padding:0;
	width:100px;
}
#order_shohin3 {
	margin: 0;
	padding:0;
	width:100px;
}
#order_shohin4 {
	margin: 0;
	padding:0;
	width:100px;
}
#order_shohin5 {
	margin: 0;
	padding:0;
	width:100px;
}

#nennrei {
	position:relative;
	width:100%;
	height:50px;
	margin:0 auto;
}

/* img box ------------------------------------------------------------------*/

.c0 {
	text-align:center;
	margin:0px;
	padding:0px;
}

.fb {
	font-weight:bold;
}

.fs12 {
	font-size:12px;
}

.lil {
	display: block;
	float: left;
}

.w100 {
	width:100%;
}

.img_box_w {
	min-height:100px; 
	height:auto !important; 
	width:300px;
	height:280px;
	margin-left:5px;
}

.img_box_s {
	min-height:100px; 
	height:auto !important; 
	width:200px;
	height:180px;
	margin-left:10px;
}

.img_box_stop {
	min-height:100px; 
	height:auto !important; 
	width:100px;
	height:100px;
	margin-left:5px;
}

#footer{
	margin:50px 0 0 0;
	width:100%;
	position: relative;
	background-color:#047391;
}
.footer_logo {
	position:relative;
	width:111px;
	height:110px;
	margin:0 auto;
}
#footer a{
	color: #ffffff;
}

#footer a:hover{
	color: #00F1FF;
}

#footer-cols{
	display: block;
	overflow: hidden;
	color: #ffffff;
	line-height: 1.5em;
}

#footer-cols li.col{
	display: block;
	font-size: 12px;
	width: 282px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}

#footer-cols li.col>h6{
	color: #ffffff;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer-cols li.clear-col{ clear:left; }

#footer-cols li.col ul{
	display: block;
}

#footer-cols li.col ul li{
	display: block;
	line-height: 1.7em;
}


#footer-cols li.col ul li.page_item{
	display: block;
	line-height: 2.5em;
	padding-left: 17px;
	border-bottom: 1px solid #ffffff;
}

#footer-cols li.col ul li:first-child{ border-top: none; }
#footer-cols li.col ul li a{
	text-decoration: none;
	color: #ffffff;
}

#footer-cols li.col ul li a:hover{
	color: #00F1FF;
}

#footer-cols .logo {
	margin:20px 0 0 0;
}

#bottom{
	position: relative;
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	line-height: 60px;
	color: #ffffff;
	background-color:#047391;
}

#bottom #bottom-text{
	width: 268px;
	overflow: hidden;
	margin:0 auto;
	line-height:normal;
	height:60px;
	word-wrap:break-word;
}

#bottom a{
	color: #AFEAF9;
	text-decoration: none;
}

#bottom #to-top{
	position: absolute;
	right: 30px;
	top: -22px;
	width: 33px;
	height: 33px;
	cursor: pointer;
}

/* Page Top -----------------------------------------------------------------*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 5px;
    font-size: 77%;
    opacity:0.5;
	z-index: 10;
}
#page-top a {
    background: #505050;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #909090;
}

/* Form ---------------------------------------------------------------------*/

.l200 {
	width:250px;
	font-size:12px;
}

.l320 {
	width:60%;
	margin:0 0 0 15px;
	font-size:12px;
}

.contact_submit {
	width:200px;
	height:50px;
}

.yesno_submit {
	width:150px;
	height:50px;
}

/* Link Page ----------------------------------------------------------------*/

.p0 {
	margin:0px;
	padding:0px;
}

/* company Page -------------------------------------------------------------*/

.box_company {
	width:100%;
	margin-bottom:10px;
}

.box_company dl dt {
	float:left;
	text-align:left;
}

.dt_class {
	width:100px;
	padding-left:20px;
}

.fb_zolla {
	text-align:center;
/*
	position:absolute;
	top:0;
	right:0;
*/
}
.shop {
/*
	width: 320px;
	height: 40px;
	margin: 0 auto 50px auto;
	border: solid 1px #018c85;
	padding: 20px;
*/
	display:block;
}
.shop a {
	text-align:center;
	font-weight:bold;
	margin: 0 auto 50px auto;
	padding: 20px;
	width: 280px;
	height: 40px;
	background-color:#018c85;
	color:#ffffff;
	display:block;
}
.shop a:hover {
	text-align:center;
	font-weight:bold;
	border: solid 1px #018c85;
	color:#018c85;
	margin: 0 auto 50px auto;
	padding: 20px;
	width: 280px;
	height: 40px;
	background-color:#ffffff;
	display:block;
}

.slshop a {
	text-align:center;
	font-weight:bold;
	margin: 0 auto 50px auto;
	padding: 20px;
	width: 280px;
	height: 80px;
	background-color:#3c03ac;
	color:#ffffff;
	display:block;
}
.slshop a:hover {
	text-align:center;
	font-weight:bold;
	margin: 0 auto 50px auto;
	padding: 20px;
	width: 280px;
	height: 80px;
	background-color:#a66b8b;
	color:#ffffff;
	display:block;
}

