@charset "UTF-8";
html {
    height:100%
}
body {
	margin:0;
	padding:0;
	color:#221815;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font:15px/23px 'Raleway',sans-serif;
	
}
body.mov {
	height:100%;
    width:100%;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%;
	background:url(../images/bg-top.jpg) no-repeat center top;
	-moz-background-size:cover;
background-size:cover;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;
border: 0;　
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

h2 a {
	margin: 0;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	background:  #000;
	position:fixed;
	width: auto;
	right:0;
	top:0;
	z-index:600;
}
h2 a:hover {
	background:  #666;
}

.wrapper {
    z-index:20;
    position:relative;
	background:#FFF;
}

.clear {
	clear:both;
}

.left {
	float: left;
}
.right {
	float:right;
}
.left-prdct {
	float: left;
	width:724px;
}

.left-prdct40 {
	float: left;
	width:684px;
	margin-right:40px;
}

.logo {
	display:block;
	width:400px;
	height:200px;
	z-index:999;
	position:absolute;
	top:350px;
	left:50%;
	margin-left:-200px;
}




#header {
	width:100%;
	background: url(../img/bg-top.png) top repeat-x #FFF;
	height:114px;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	padding-top:10px;
	font-size:12px;
	position:relative;
	z-index:100;
}
#header.program {
	background:none;
	padding-top:0;
}
#header a {
	color:#333;
	text-decoration:none;
}
#header a:hover {
	color:#000;
	text-decoration:none;
}

.site-title {
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:50px;
}
#header nav .left {
	margin-top:-40px;
	margin-bottom:-40px;
}



/* BIG VIDEO BACKGROUND
================================================== */
.big-background {
    z-index:15;
    text-align:center;
    width:100%;
    height:100%;
    min-height:53%;
    position:relative;
    overflow:hidden;
}

.big-background .big-background-container {
    width:830px;
    max-width:100%;
    display:inline-block;
    position:absolute;
    bottom:10%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}

.big-background-title {
    font-family:'Raleway',sans-serif;
    font-size:50px;
	line-height:90px;
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:42px;
    padding-top:20px;
    display:inline-block;
    background-attachment:scroll;
    background-repeat:repeat-x;
    background-position:top center;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

a.big-background-btn {
    font-family:'Lato',sans-serif;
    font-size:13px;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    background:transparent;
    border:2px solid #fff;
    padding:10px 14px;
    cursor:pointer;
    letter-spacing:2px;
    text-align:center;
    display:inline-block;
    -webkit-transition:.4s background ease;
    -moz-transition:.4s background ease;
    -o-transition:.4s background ease;
    transition:.4s background ease;
}

.big-background-btn:hover {
    color:#fff;
    background:rgba(255,255,255,0.20)
}

.big-background-default-image {
    background:url(../images/bg-top.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    width:100%;
    height:100%;
    z-index:0;
    backface-visibility:hidden
}

.big-background-title {display:none;}
#btPlay {display:none;}





.plist {
	background:#F4F3F2;
	padding: 15px 0;
}
.plist span {
	display:block;
	width:1100px;
	margin:0 auto;
	font-size:10px;
	line-height:14px;
	text-align:left;
	color:#666;
}
.plist a {
	color:#666;
	text-decoration:none;
}
.plist a:hover {
	color:#666;
	text-decoration:underline;
}

.r-btn {
	display:block;
	position:fixed;
	right:0;
	top:50vh;
	margin-top:-158px;
	width:35px;
	height:316px;
	z-index:500;
}
a.bt_olstore {
	display:block;
	width:35px;
	height:157px;
	background:url(../img/bt_olstore.png) left top no-repeat;
transition: none;
}
a:hover.bt_olstore {
	background:url(../img/bt_olstore.png) -35px top no-repeat;
transition: none;
}

a.bt_forwed {
	display:block;
	width:35px;
	height:157px;
	margin-bottom:2px;
	background:url(../img/bt_forwed.png) left top no-repeat;
transition: none;
}
a:hover.bt_forwed {
	background:url(../img/bt_forwed.png) -35px top no-repeat;
transition: none;
}


.rb-btn {
	display:block;
	position:fixed;
	bottom:72px;
	right:20px;
	margin-top:-158px;
	width:50px;
	height:282px;
	z-index:500;
}
a.bt_wed {
	display:block;
	width:50px;
	height:50px;
	background:url(../img/rb-w.png) left top no-repeat;
transition: none;
margin-bottom:8px;
}
a:hover.bt_wed {
	background:url(../img/rb-w.png) right top no-repeat;
transition: none;
}
a.bt_f {
	display:block;
	width:50px;
	height:50px;
	background:url(../img/rb-f.png) left top no-repeat;
transition: none;
margin-bottom:8px;
}
a:hover.bt_f {
	background:url(../img/rb-f.png) right top no-repeat;
transition: none;
}
a.bt_ist {
	display:block;
	width:50px;
	height:50px;
	background:url(../img/rb-ist.png) left top no-repeat;
transition: none;
margin-bottom:8px;
}
a:hover.bt_ist {
	background:url(../img/rb-ist.png) right top no-repeat;
transition: none;
}
a.bt_cart {
	display:block;
	width:50px;
	height:50px;
	background:url(../img/rb-cart.png) left top no-repeat;
transition: none;
margin-bottom:8px;
}
a.bt_b {
	display:block;
	width:50px;
	height:50px;
	background:url(../img/rb-b.png) left top no-repeat;
transition: none;
margin-bottom:8px;
}
a:hover.bt_b {
	background:url(../img/rb-b.png) right top no-repeat;
transition: none;
}
a:hover.bt_cart {
	background:url(../img/rb-cart.png) right top no-repeat;
transition: none;
}
a.bt_top {
	display:block;
	width:50px;
	height:50px;
	background:url(../img/rb-top.png) left top no-repeat;
transition: none;
}
a:hover.bt_top {
	background:url(../img/rb-top.png) right top no-repeat;
transition: none;
}




.inner {
	max-width:1100px;
	margin:0 auto 30px;
	position:relative;
	text-align:left;
	font-size:13px;
	line-height:1.8em;
}

#foot1 {
	background:#F4F3F2;
	padding:15px 0;
	color:#221815;
	font-size:12px;
}
h4 {
	display: block;
	text-align:left;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:22px;
	font-weight:100;
letter-spacing: 0.1em;
	line-height:60px;
	margin:0;
}
#foot1 a {
	color:#221815;
	text-decoration:underline;
}
#foot1 a:hover {
	color:#221815;
	text-decoration:none;
}
a.arr2-l {
	background:url(../img/arr2.png) 4px 10px no-repeat;
	padding-left:12px;
	display:block;
	margin-bottom:15px;
}
.foot-address {
	display:block;
	width:auto;
	float:left;
	margin-right:50px;
	line-height:24px;
	text-align:left;
}
#footer {
	background:#9e8870;
	color:#FFF;
	text-align:center;font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:12px;
	line-height:20px;
	padding-top:20px;
	padding-bottom:20px;
letter-spacing: 0.1em;
}
#footer .inner {
	margin-bottom:0;
}
.foot-cont {
	display:block;
	width:auto;
	float:left;
	margin-right:45px;
	line-height:26px;
	text-align:left;
}
.foot-cont a {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	text-decoration:none;
}
.foot-cont a:hover {
	color:#ccc;
}
a.mg-l {
	padding-left:12px;
	line-height:20px;
	display:block;
	margin-bottom:0px;
}
.mg-loff {
	padding-left:12px;
	line-height:20px;
	display:block;
	margin-bottom:0px;
	color:#666;
}

a.btnon:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}

.px16 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:36px;
	font-weight:100;
}
.px14 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:32px;
	font-weight:100;
}
.photo {
	margin:0px 0 30px;
}

.p30 {
	width: 30%;
	margin-right:5%;
	float:left;
}
.p30 a {
	display: block;
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#666;
	text-decoration:none;
}
.p30 a h4 {
	display: block;
	text-align:center;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:22px;
	font-weight:100;
letter-spacing: 0.1em;
	line-height:60px;
	margin:0;
}
.p30r {
	margin-right:0;
}




.p20 {
	width: 20%;
	float:left;
}
.p20 a {
	display: block;
	text-align:left;
	font-size:12px;
	line-height:20px;
	color:#666;
	text-decoration:none;
}
.p20 a h4 {
	display: block;
	text-align:left;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:14px;
	font-weight:400;
letter-spacing: 0em;
	line-height:40px;
	margin:0;
}

.p20 .girltit, .p20 .girlcont {
	text-align:left;
	
}






#menu {
	display: block;
	position: absolute;
	z-index: 110;
	top: 64px;
	width:100%;
	font-size: 16px;
	line-height: 40px;
}

#nav {
	display: block;
	z-index: 120;
	height: 50px;
}
.icon-left {
	display:none;
}
.fixed {
  position: fixed;
  width:100%;
  top: 0;
  left:0;
  padding-top:30px;
	background:url(../img/bg-menu.png);
}
.fixed ul {
	width:1100px;
	margin:0 auto;
}
.fixed .left {
	display:none;
}
.fixed .right {
	float:left;
}
.fixed .icon-left {
	display:block;
	width:120px;
	height:54px;
	float:left;
	margin-top:-15px;
	margin-right:50px;
}
.fixed .icon-left.logo-prg {
	display:block;
	width:240px;
	height:auto;
	float:left;
	margin-top:-20px;
	margin-right:20px;
	margin-bottom:-10px;
}
.icon-right {
	float:right;
	margin-top:0px;
	margin-left:10px;
}

nav ul li {
float: left;
position:relative;
}


nav ul li a{
display: block;
height:50px;
margin:0 12px;
padding: 20px auto auto;
font-size:16px;
line-height:30px;
text-align:center;
color:#333;
letter-spacing: 0.1em;
text-decoration:none;
float: left;
}
#header nav ul li a:hover {
color:#9e8870;
text-decoration:none;
}
#header nav ul li a.storeicon {
	color:#d3872d;
background:url(../img/ico-shop1.png) left 5px no-repeat;
padding-left:20px;
}
#header nav ul li a.storeicon:hover {
	color:#d3872d;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}





nav li ul.products{
	width:160px;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -70px;
  margin: 0;
  padding: 0;
}
nav li ul.selecteditems{
	width:218px;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -30px;
  margin: 0;
  padding: 0;
}
nav li ul.gift{
	width:141px;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -40px;
  margin: 0;
  padding: 0;
}
nav li ul.about{
	width:176px;
  list-style: none;
  position: absolute;
  top: 100%;
  left: -50px;
  margin: 0;
  padding: 0;
}
nav li ul li{
  overflow: hidden;
  height: 0;
}

nav li:hover ul{
	
}

nav li:hover ul li{
  overflow: hidden;
  height: 70px;
  margin-bottom:1px;
}
nav li ul li a{
display:block;
padding: 0;
margin:0 0 1px;
background:#F4F3F2;
text-align:center;
}
nav li ul.products li a {
	width:226px;
  height: 70px;
padding: 0;
margin:0;
}
nav li ul.selecteditems li a {
	width:218px;
  height: 70px;
padding: 0;
margin:0;
}
nav li ul.about li a {
	width:176px;
  height: 70px;
padding: 0;
margin:0;
}
nav li ul.gift li a {
	width:141px;
  height: 70px;
padding: 0;
margin:0;
}
nav li ul li a:hover{
background:#E0DCDC;
}








#p-concept {
	display:none;
}

.title {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:32px;
letter-spacing: 0.1em;
	line-height:40px;
	font-weight:100;
	margin:0 auto 30px;
	padding-top:80px;
	padding-bottom:20px;
	background:url(../img/border-btm.gif) bottom center no-repeat;
	text-align:center;
}
.title2 {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:24px;
letter-spacing: 0.1em;
	line-height:32px;
	font-weight:400;
}
.title span {
	font-size:12px;
	line-height:20px;
}

.title span.hush {
	font-size:12px;
	line-height:20px;
	display:block;
	padding:8px 0;
	border: solid 1px #A3A3A3;
	width:110px;
	text-align:center;
letter-spacing: 0.1em;
	margin:15px auto 0;
}


.sub {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:22px;
letter-spacing: 0.1em;
	line-height:32px;
	font-weight:400;
	display:block;
	margin-bottom:30px;
}
.sub2 {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:18px;
letter-spacing: 0.1em;
	line-height:26px;
	font-weight:400;
	display:block;
	margin-bottom:30px;
}

.px14s {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
.px12s {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:26px;
}
.pc-left {
	text-align:left;
}
.para100 {
	width:1000px;
	margin:0 auto;
}
.para25 {
	width:25%;
	float:left;
	text-align:left;
}
.para30 {
	width:30%;
	float:left;
}
.para25.right {
	text-align:right;
}
.para75 {
	width:75%;
	float:left;
	text-align:left;
}
.para70 {
	width:70%;
	float:left;
	text-align:left;
}
.para35 {
	width:33%;
	float:left;
}
.para65 {
	width:67%;
	float:left;
	text-align:left;
}
.bar-lineup {
	margin: 40px 0;
	border-top: solid 1px #797979;
	clear:both;
}
.bar-shop {
	margin: 24px 0;
	border-top: solid 1px #999;
	clear:both;
}
.bar-lineupb {
	margin: 40px 0 0;
	border-top: solid 1px #797979;
	clear:both;
}



    #container {
      margin: 0 auto;
      width: 1100px;
    }
    
.instagram {
	overflow: hidden;
	width: 1144px;
	margin: 0 auto;
	padding-left: 22px;
}
.instagram a img {
	width:240px;
	margin:0 46px 30px 0;
}
.instagram a:nth-child(4n) img{
	margin-right:0 0 30px 0;
}

.instagram-placeholder {
	float: left;
}


.instabtnwrap {
	display:block;
	width:560px;
	margin:0 auto;
}
a.btn-insta {
	display:block;
	border:solid 1px #a8a8a8;
	width:248px;
	height:43px;
	margin:0 15px 30px;
	float:left;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:18px;
	line-height:43px;
	text-align:center;
	text-decoration:none;
	color:#000;
	background:#FFF;
}
a:hover.btn-insta,a.btn-insta.current {
	color:#FFF;
	background:#000;
}
.clear {
	clear:both;
}

.border {
	background:url(../img/bg-border.png) repeat-x;
}
a.btn, input.btn {
	display:block;
	width:300px;
	height:20px;
	padding:25px 0;
	margin:0 auto;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:18px;
	line-height:18px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:#9E8870;
}
a.btn.auto {
	width:90%;
}
a:hover.btn, input.btn:hover {
	color:#FFF;
	background:#B9AC9D;
}




.r-access {
	width:58%;
	float:right;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:25px;
}

a.arrlink {
	display: block;
	width: auto;
	float:right;
	text-align:right;
	background:url(../img/arr.png) left center no-repeat;
	padding-left:8px;
	color:#000;
	font-size:16px;
}

a.tellink  {
	color:#000;
	text-decoration:none;
}

#sns {
	display: block;
	width:884px;
	margin:100px auto;
}
#sns a {
	display: block;
	width:141px;
	height:141px;
	background:url(../img/btn-sns.png) no-repeat;
	float:left;
	margin: 0 40px;
	line-height:141px;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#sns a:hover {
	background:url(../img/btn-sns-on.png) no-repeat;
	color:#FFF;
}



a.btn1 {
	display:block;
	background:url(../img/bg1off.jpg) no-repeat;
}
a:hover.btn1 {
	background:url(../img/bg1on.jpg) no-repeat;
}
a.btn2 {
	display:block;
	background:url(../img/bg2off.jpg) no-repeat;
}
a:hover.btn2 {
	background:url(../img/bg2on.jpg) no-repeat;
}
a.btn3 {
	display:block;
	background:url(../img/bg3off.jpg) no-repeat;
}
a:hover.btn3 {
	background:url(../img/bg3on.jpg) no-repeat;
}
a.btn4 {
	display:block;
	background:url(../img/bg4off.jpg) no-repeat;
}
a:hover.btn4 {
	background:url(../img/bg4on.jpg) no-repeat;
}




a,a:hover {
-o-transition: background 0.25s ease-in;
-webkit-transition: background 0.25s ease-in;
-moz-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}

#toTop {
	text-decoration:none;
	position:fixed;
	bottom:0;
	right:0;
	overflow:hidden;
	width:50px;
	height:50px;
	border:none;
	text-indent:-100%;
	background:url(../img/totop.png) no-repeat left top;
	z-index:500;
}
.fixed1 {
	display:none;
}
a#toTop:hover  {  
    background:url(../img/totopon.png) no-repeat left top; 
}  
  
#toTop:active, #toTop:focus {  
    outline:none;  
}


/*-------------------------NEWS--------------------------*/

#news {
	margin-top:-30px;
}
#news .title {
	padding-top:30px;
}


#news-cont li {
	display:block;
	float:left;
	width:180px;
	height:270px;
	margin-right:50px;
	margin-bottom:20px;
	font-size:13px;
	line-height:20px;
	color:#666;
	text-align:left;
}
#news-cont li:nth-child(5n) {
	margin-right:0;
}
#news-cont li .date {
	font-size:10px;
}
#news-cont li .blogimg {
	display:block;
	width:178px;
	height:175px;
	overflow:hidden;
	border:solid 1px #ccc;
	text-align:center;
	margin-bottom:15px;
}
#news-cont li .blogimg img {
	height:175px;
}


#select li {
	display:block;
	float:left;
	margin-right:50px;
	margin-bottom:0;
	width:180px;
	height:200px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#select li:last-child {
	margin-right:0;
}
#select li a {
	color:#666;
	text-decoration:none;
}
#select li a h4 {
	display: block;
	text-align:center;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:16px;
	font-weight:100;
letter-spacing: 0em;
	line-height:40px;
	margin:15px 0 10px;
}
#select li a h4.l2 {
	line-height:20px;
	
}


#others li {
	display:block;
	float:left;
	margin-right:25px;
	margin-bottom:50px;
	width:100px;
	height:150px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#others.item10 li {
	margin-right:13px;
	margin-bottom:50px;
	width:98.3px;
	height:200px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#others li:nth-child(8n) {
	margin-right:0;
}
#others li a {
	color:#666;
	text-decoration:none;
}
#others li a img {
	border:solid 1px #FFF;
	margin-bottom:20px;
}
#others li a img.l2 {
	border:solid 1px #FFF;
	margin-bottom:10px;
}
#others li a {
	display: block;
	text-align:center;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:12px;
	font-weight:100;
	line-height:16px;
	margin:0;
}
#others li a:hover img, #others li a.current img {
	border:solid 1px #ccc;
}


.storelist th, .storelist td.shop {
	padding: 30px 0;
	text-align:left;
	border-top: solid 1px #000;
}
.storelist th {
	font-size:16px;
	font-weight:600;
}
.storelist td.shop {
	font-size:14px;
	line-height:30px;
	font-weight:100;
}
.storelist td.shop a {
	color:#000;
	text-decoration:underline;
}
.storelist td.shop a:hover {
	color:#000;
	text-decoration:none;
}
.shop .map {
	float:right;
	font-size:12px;
	text-align:right;
}
.shoptel {
	display:block;
	width:32%;
	float:right;
	text-align:left;
}


.red {
	color:#CD0000;
}

.toi input, .toi select, .toi textarea {
	width:65%;
	float:right;
	padding:15px;
	font-size:14px;
	border:solid 1px #CCC;
	margin-top: -10px;
	margin-left:0;
}
.toi input.formbox, .toi textarea.formbox {
	width:61%;
}

.toi input.submitbtn {
	background: #000;
	color:#FFF;
	cursor:pointer;
}
.toi input.submitbtn:hover {
	background: #666;
}


.select
{
    position: relative;
    z-index: 1;  

    line-height: 1.8;

    display: block;

    width: auto;
    padding: 0;

    text-indent: 8px;

     border-top: 1px solid #ddd;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-group:after
{
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';

    border-top: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}



/*############   What's Epsom Salt   ############*/

.toi select {
	background:url(../img/arr-btm.png) right center no-repeat;
	color:#999;
}

.bg-epsom {
	background:url(../img/bg-uk.png) right top no-repeat;
}
.inner980 {
	width:980px;
	margin:0 auto;
	text-align:left;
}
.txt16 {
	font-size:16px;
	line-height:32px;
	color:#333;
}
.txt14 {
	font-size:14px;
	line-height:26px;
	color:#333;
}
.tit-epsom {
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-size:18px;
	line-height:24px;
	letter-spacing: 0.3em;
	padding-top:40px;
	margin-bottom:30px;
	display:block;
	width:auto;
	color:#000;
}
.img-epsom {
	display:block;
	margin-left:35px;
	margin-right:80px;
	margin-bottom:50px;
	float:left;
}

.bg-effect {
	background:#F4F3F2;
}
.tit-effect-wrap {
	background:url(../img/tit-bar.png) left center repeat-x;
}
.tit-effect {
	display:block;
	width:340px;
	margin:0 auto;
	padding:20px 10px;
	background:#F4F3F2;
	text-align:center;
	font-size:18px;
	line-height:20px;
}


/*--------QA----------*/
/*　Q&A
-------------------------*/
.s_question{
	text-shadow: -1px 1px 0 rgba(255, 255, 255, 0.8);
	padding:10px;
	margin:0 auto 10px;
	width:auto;
	color:#666;
	font-size:16px;
	line-height:22px;
	text-align:left;
	background: #f4f3f2;
	
}

.s_question:hover{
	color: #563B13;
	cursor:pointer;
}

.s_answer{
	color: #333;
	font-size: 14px;
	line-height: 1.8em;
	display: none;
	margin-bottom: 30px;
	padding: 15px;
	border:solid 1px #d7d3cf;
}

.foot-address a.bt_cart, .foot-address a.bt_f, .foot-address a.bt_ist, .foot-address a.bt_b {
	float:left;
	margin-right:15px;
}
.foot-logo {
	margin-top:25px;
	float:right;
}

.about-epsom {
	width:70%;
}


.sp-view, a.sp-view, #camera_wrap_1 {
	display:none;
}

.lmargn20 {
	padding-left:22px;
}

.left30 {
	display:block;
	float:left;
	width:auto;
	margin-right:30px;
}
iframe.news-rss {
	width:690px;
	margin:0 auto;
	height:300px;
	padding-left:30px;
}
iframe.cont-rss {
	height:700px;
}




ul.news {
	width:100%;
	margin:0 auto;
}
.news li {
	display:block;
	float:left;
	width:200px;
	height:360px;
	margin:0 15px 20px;
	font-size:12px;
}
.news li:nth-child(3n) {
	margin:0 0 20px 15px;
}
.news li a {
	color:#000;
	text-decoration:none;
}
.news-p {
	overflow:hidden;
	max-height:240px;
	margin-bottom:10px;
}
.news-p img {
	width:100%;
}


.news.cont li {
	display:block;
	float:left;
	width:30%;
	height:360px;
	margin:0 5% 20px 0;
	font-size:12px;
}
.news.cont li:nth-child(3n) {
	margin:0 0 20px 0;
}



.posttaglist {margin:0 0 10px 0; padding: 0px 0;}
.posttaglist p {
margin:0 3px 5px 0; 
padding-top:0px; 
padding-bottom:0px;
padding-left:8px;
padding-right:8px;
display:inline-block;
font-size:12px;
background-color:#e8e8e8; 
border:1px solid #bbbbbb;
color:#333;
border-radius: 5px;		/* CSS3草案 */
-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
-moz-border-radius: 5px;	/* Firefox用 */
}
.posttaglist .cate1 { background-color:#1c388c; color:#fff; border:1px solid #0c2778;}
.posttaglist .cate2 { background-color:#3498db; color:#fff; border:1px solid #157dc3;}
.posttaglist .cate3 { background-color:#14a699; color:#fff; border:1px solid #078b7f;}
.posttaglist .cate4 { background-color:#94cc62; color:#fff; border:1px solid #74ae3f;}
.posttaglist .cate5 { background-color:#ffc53b; color:#fff; border:1px solid #dda217;}
.posttaglist .cate6 { background-color:#ff694e; color:#fff; border:1px solid #f2492b;}
.posttaglist .cate7 { background-color:#fa7a96; color:#fff; border:1px solid #ef5375;}
.posttaglist .cate8 { background-color:#b38dde; color:#fff; border:1px solid #9665ce;}
.posttaglist .cate9 { background-color:#825850; color:#fff; border:1px solid #714138;}


a.eventlistwrapper{
	width:28%;
	padding:1%;
	height:200px;
	margin:0 1% 30px;
	float:left;
	text-align:left;
	border:solid 6px #EEE;
	color:#000;
	text-decoration:none;
	overflow:hidden;
}
a.eventlistwrapper:hover {
	background:#F4F3F2;
}

a.eventlistwrapper dt {
	font-size:12px;
	color:#666;
}
a.eventlistwrapper dd {
	margin-left:0;
	font-size:14px;
}
a.eventlistwrapper dl > a {
	width:auto;
	padding:0;
	height:0;
	margin:0;
	float:none;
	text-align:left;
	border:none;
}
a.eventlistwrapper dd.eventtitle {
	font-size:18px;
}


ul.news-list {
	width:80%;
	margin:0 auto;
	text-align:left;
}
.news-list li {
	margin-bottom:20px;
	clear:both;
}
.news-list li span.date {
	color:#98836C;
	margin-right:20px;
}
.news-list li a {
	color:#333;
	text-decoration:none;
}
.news-list li a:hover {
	color:#000;
	text-decoration:underline;
}


.foot-banner {
	width:550px;
	margin-right:0;
}
.foot-banner a {
	display:block;
	width:33%;
	float:left;
	margin: 0 0.3% 0.3% 0;
}

.event-tab {
	margin-bottom:30px; 
}
.event-tab a {
	display:block;
	float:left;
	width:24.5%;
	margin:0 0.25%;
	padding: 15px 0;
	text-align:center;
	color: #ADA198;
	text-decoration:none;
}
.event-tab a:hover, .event-tab a.current {
	color:#FFF;
	-webkit-border-top-left-radius: 6px;  
    -webkit-border-top-right-radius: 6px;   
    -moz-border-radius-topleft: 6px;  
    -moz-border-radius-topright: 6px; 
}
.event-tab a.tab1 {
	border-bottom:solid 4px #9E8870;
}
.event-tab a.tab1:hover, .event-tab a.tab1.current {
	background:#9E8870;
}
.event-tab a.tab2 {
	border-bottom:solid 4px #EA5558;
}
.event-tab a.tab2:hover, .event-tab a.tab2.current {
	background:#EA5558;
}
.event-tab a.tab3 {
	border-bottom:solid 4px #D86F70;
}
.event-tab a.tab3:hover, .event-tab a.tab3.current {
	background:	#D86F70;
}
.event-tab a.tab4 {
	border-bottom:solid 4px #BF91CC;
}
.event-tab a.tab4:hover, .event-tab a.tab4.current {
	background: #BF91CC;
}



	




	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 0px solid #ededed;
		border-top: 0px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
overflow:hidden;
	}
	.main-navigation ul {
		margin: 0 auto 30px;;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}

	.main-navigation li a {
		border-bottom: 0;
		color: #000;
line-height: 2.4;
		text-transform: uppercase;
		white-space: nowrap;
display:block;
background:#fff;
-webkit-transition: background .3s;
-moz-transition: background .3s;
-o-transition: background .3s;
-ms-transition: background .3s;
transition: background .3s;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation li {
		margin: 0;
		position: relative;
text-align: center;
letter-spacing:0.2em;
font-size:14px;
border-bottom:0px solid #e8e8e8;
padding:0;
background:none;
	}
	.menu-toggle {
		display: none;
	}
.nav-menu .menu1 {width:80px; border-right:1px solid #eee; border-left:1px solid #eee;}
.nav-menu .menu2 {width:81px; border-right:1px solid #eee;}
.nav-menu .menu3 {width:169px; border-right:1px solid #eee;}
.nav-menu .menu4 {width:81px; border-right:1px solid #eee;}
.nav-menu .menu5 {width:81px; border-right:1px solid #eee;}
.nav-menu .menu6 {width:81px; border-right:1px solid #eee;}
.nav-menu .menu7 {width:114px; border-right:1px solid #eee;}
.nav-menu .menu8 {width:139px; border-right:1px solid #eee;}
.nav-menu .menu9 {width:114px; border-right:1px solid #eee;}

.nav-menu .menu1 a:hover {background: #b8c9fc;}
.nav-menu .menu2 a:hover {background: #bde4fe;}
.nav-menu .menu3 a:hover {background: #c3fbf6;}
.nav-menu .menu4 a:hover {background: #e7fdd3;}
.nav-menu .menu5 a:hover {background: #feeec9;}
.nav-menu .menu6 a:hover {background: #ffccc3;}
.nav-menu .menu7 a:hover {background: #fdc4d1;}
.nav-menu .menu8 a:hover {background: #e6d0ff;}
.nav-menu .menu9 a:hover {background: #ecd1cc;}



.widget-title {
text-align:left;
margin:0 0 10px 0;
padding-left:28px;
font-size:15px;
color:#000;
background:url(../img/search_icon.png) 0 3px no-repeat;
background-size: 25px 25px;
}
.widget-title.toroku {
background:url(../img/toroku_icon.png) 0 3px no-repeat;
background-size: 25px 25px;
}



/* 絞り込み検索部分 -------------------- */
select {
border: 1px solid #cccccc;
padding: 5px;
height:30px;
border-radius: 3px;		/* CSS3草案 */
-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
-moz-border-radius: 3px;	/* Firefox用 */
}
.s-cat select {
margin:0 0 5px 0;
width:100%;
}
.s-area select {
margin:0 0 5px 0;
width:100%;
}
.s-year select {
margin:0 3% 5px 0;
width:42%;
float:left;
}
.s-month select {
margin:0 2% 5px 0;
width:26%;
float:left;
}
.s-day select {
margin:0 0 5px 0;
width:26%;
float:right;
}




#searchwrapper {
	width:60%;
margin:0 auto 25px;
padding-bottom:30px;
background:url(../img/border_bg.gif) left bottom repeat-x;
}




.widget-title {
height:30px;
line-height:30px;
}

input.btn {
	padding-top:10px;
}




div.pagination {
        clear:both;
	padding:20px 0;
        position:relative;
	font-size:11px;
	line-height:13px ;
	background:none;
	margin:0 auto;
	vertical-align: middle;
        overflow:hidden;
}

div.pagination span, .pagination a {
	display:block;
	float:left ;
	margin: 2px 2px 2px 0 ;
	padding:6px 9px 5px 9px ;
	text-decoration:none;
	width:auto ;
	color:#000;
	background: #e8e8e8 ;
}

div.pagination a:hover{
	color:#fff ;
	background: #c8c8c8;
}

div.pagination .current{
	padding:6px 9px 5px 9px ;
	background: #19283c;
	color:#fff ;
}



.l-poster {
	width:40%;
	float:left;
	margin:0 5% 2% 0;
	text-align:center;
}
.r-poster {
	width:45%;
	float:left;
	margin:0 5% 2% 2%;
	padding-left:2%;
	border-left: solid 1px #CEC08A;
	text-align:left;
}
.r-poster h4 {
	display: block;
	text-align:left;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:22px;
	font-weight:100;
letter-spacing: 0.1em;
	line-height:50px;
	margin:0;
}
.r-poster h5 {
	display: block;
	text-align:left;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:18px;
	font-weight:100;
letter-spacing: 0.1em;
	line-height:24px;
	margin:0;
	float:left;
}


#profile {
	background:#fffffe;
	padding:40px 0;
}

.girltit {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:16px;
	margin:10px 0;
	text-align:center;
}
.girlcont {
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:13px;
	text-align:center;
	height:50px;
}
.girlcont span {
	display:block;
}

li.p30 {
	margin-bottom:45px;
}

iframe.youtube {
	 width:560px;
	 height:315px;
}

.pc65 {
	max-width:550px;
	margin:0 auto 50px;
}
.pc65 span {
	display:block;
}

.movie li {
	width:48%;
	margin-right:4%;
	float:left;
}
.movie li:nth-child(2n) {
	margin-right:0%;
	clear:right;
}
.movie li:nth-child(2n+1) {
	clear:left;
}

.mov-tit {
	font-size:16px;
	margin-bottom:15px;
}

ul.girls2 li {
	display:block;
	width:33.333%;
	float:left;
}




.tit-program {
	max-width:600px;margin:40px auto;
	font-size:22px;
}


.program2 {
	width:78%;
	float:left;
}
#month {
	width:20%;
	float:right;
}
.program2 li {
	width:100%;
	margin:0 0 4%;
	display:block;
	position:relative;
	border:solid 1px #CCC;
	padding:0.4%;
}
/*.program2 li {
	width:48%;
	float:left;
	margin:0 0.8% 4% 0;
	display:block;
	position:relative;
	border:solid 1px #CCC;
	padding:0.4%;
}
.program2 li:nth-child(2n) {
	margin:0 0 4% 0.8%;
	clear:right;
}
.program2 li:nth-child(2n+1) {
	margin:0 0 4% 0.8%;
	clear:left;
} */
.program2 .date {
	display:block;
	position:absolute;
	top: 0;
	right:0;
	width:80px;
	min-height:60px;
	background:#3D62AD;
	padding:10px;
	text-align: center;
	color:#FFF;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:24px;
	line-height: 30px;
}
.program2 .date span {
	font-size:14px;
	display:block;
	text-align: right;
	line-height: 16px;
	
}
.program2 .date-sp {
	width:100px;
	height:100px;
	display:block;
	float:right;
}
.program2 .date-sp.x2 {
	height:200px;
}
.kara {
	display:block;
	width:30px;
	height:30px;
	margin:0 auto;
	background:url(../img/tate.png) center center no-repeat;
}
.poster {
	width:25%;
	margin:0 10px 5px 0;
	float:left;
}
.progtit {
	color:#3D62AD;
	font-size:18px;
	line-height:1.4em;
	margin-bottom:10px;
}


.month a {
	display:block;
	width:98%;
	padding:3% 0;
	margin:0 1% 2%;
	float:none;
	border:solid 1px #999;
	text-align: center;
	font-size:32px;
	line-height:42px;
	color:#000;
	text-decoration: none;
	position:relative;
}
.month a span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	font-size:70px;
	line-height:60px;
	color: #eee;
	font-weight: 800;
	z-index: 1;
}
.month a .tsuki {
	display:block;
	position:relative;
	z-index: 5;
}
.month a:hover {
	background:#CCC;
}

table.tbl-program th {
	border-bottom: solid 1px #CCC;
}
table.tbl-program td {
	border-bottom: solid 1px #ccc;
}
table.tbl-program th {
	background:#DDE5F3;
	text-align: center;
}
