@charset "utf-8";

/* ################################################### */
/* #                                                 # */
/* #               		 			PC用			               # */
/* #                                                 # */
/* ################################################### */

/*
01.LAYOUT
02.TITLE
03.HEADER - global navi
04.MAIN CONTENTS
05.FOOTER
06.CONCEPT
07.DRESS - detail
08.TUXEDO
09.PHOTO
10.PRICE
11.HAIRMAKE
12.ACCESS
13.PLUGIN (bx-xlider)
*/

/* ----------------------------------------------------
												LAYOUT
---------------------------------------------------- */
body{
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	background:#171717;
	color:#FFFFFF;
	letter-spacing:0.1em;
	font-size:13px;
	font-weight:lighter;
}
body#dress,
body#tuxedo,
body#access,
body#photo,
body#hairmake,
body#price,
body#photo{
	background:#10100F;
}
a img:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* ----------------------------------------------------
												TITLE
---------------------------------------------------- */
h1{
 font-weight:normal;
 font-size:11px;
 color:#D0AA9A;
 margin: 0 0 5px 0;
 line-height: 1.2;
}
h2{
	margin: 0 0 40px 0;
}
h3{
	font-size:16px;
	font-weight:normal;
	margin: 0 0 20px 0;
	line-height:180%;
}


/* ----------------------------------------------------
										breadcrumbs
---------------------------------------------------- */
#breadcrumbs-box {
	text-align:left;
	width:953px;
	margin:0 auto;
	padding:15px 0;
}
#breadcrumbs-box em,
#breadcrumbs-box strong {
	font-style:normal;
	font-weight:normal;
	color: #a09b89;
	font-size:10px;
}
#breadcrumbs-box strong:before  {
	content:" > ";
}


/* ----------------------------------------------------
										page top
---------------------------------------------------- */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #111;
    text-align: center;
    padding: 2px 5px;
} 
.pagetop a:hover {
    display: block;
    background-color: #222;
    text-align: center;
    padding:2px 5px;
}

/* ----------------------------------------------------
										HEADER
---------------------------------------------------- */
section.common_pc{
	background:url(../images/common/header/bg_logo.png) center top no-repeat;
	border-bottom: 2px solid #080808;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 124px;
	z-index:99999;
}
header{
	padding: 10px 0 0 0;
	width:953px;
	margin:0 auto;
}
header nav ul:after{
	content: "";
	display: block;
	clear: both;
}
header nav ul{
	zoom:1;
}
header nav ul.service{
	margin:0 0 5px 0;
}
header nav ul li{
	list-style: none;
	text-align:center;
	display:inline-block;
}
header nav ul li a{
	padding: 0 0 0 10px;
}
.logo{
	float:left;
	width:370px;
}
#btn-area{
	float:right;
	width:580px;
}
#btn-area .tel{
	text-align:right;
	margin: 0 0 15px 0;
}
.navi-area{
	float:right;
	width:580px;
	text-align:right;
}

/* global navi */
#global-navi{
	width:580px;
}
header nav ul#global-navi li a{
	margin: 0 0 0 0;
}
.common_sp{
	display:none;
}

/* ----------------------------------------------------
											MAIN CONTENTS
---------------------------------------------------- */
#concept{
	background:#0F0F0E;
}
section.main-slider{
	background:url(../images/common/bg_mesh.jpg) left top repeat;
}
.main-slider{
	position:relative;
	margin:125px 0 0 0;
}
.main-slider span{
	position:absolute;
	top:0;
	left:-50px;
	text-align:left;
	z-index:10000;
}
.main-slider .inner-box{
	width:953px;
	margin:0 auto;
	padding:40px 0;
}
section.concept{
	position:relative;
}
#index .inner-box{	
	font-family: "HG明朝E", "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#index .inner-box h3{	
	font-family: "HG明朝E", "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:18px;
	color:#FFFFFF;
	letter-spacing:0.15em;
}
section.concept span{
	position:absolute;
	top:-150px;
	right:0;
	text-align:right;
	z-index:10000;
}
section.concept h3 img{
	display:none;
}
section.concept p img{
	display:none;
}
section.concept span img{
	width:75%;
}
section.dress{
	background:url(../images/common/bg_curtain.jpg) left top repeat;
	position:relative;
}
section.dress h3 img{
	display:none;
}
#index section.dress p img{
	display:none;
}
#index section.dress p.detail img{
	display:block;
}
section.dress p.detail{
	float:right;
}
section.dress .detail img{
	padding: 0 45px 0 0;
	display:block;
}
section.dress span.left{
	position:absolute;
	top:-150px;
	left:0%;
	text-align:left;
}
section.dress span.left img{
	width:75%;
}
section.dress span.right{
	position:absolute;
	top:0;
	right:2%;
	text-align:right;
}
section.dress span.right img{
	width:75%;
}
.inner-box{
	width:953px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#index .inner-box{
	width:953px;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
}
#index .inner-box img{
	max-width:100%;
}
#index .news .inner-box{
	text-align:left;
}
.news h2{
	margin: 20px 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid #666666;	
}
.news dl dt{
	font-weight:bold;
}
.news dl dt,
.news dl dd{
	color:#a09b89;
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.news dl dd{
	margin: 0 0 10px 0;
}

.dress-price{
	margin:30px 0 50px 0;
}

/* common */
.concept-message{
	position:absolute;
	left:30%;
	width:628px;
	text-align:left;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#concept .concept-message{	top:300px;}
#insta .concept-message{	top:300px;}
#dress .concept-message{	top:350px;}
#access .concept-message{ top:320px;}
#photo .concept-message{	top:350px;}
#hairmake .concept-message{ top:340px;}
#tuxedo .concept-message{ top:340px;}
#price .concept-message{	top:320px;}
#flow .concept-message{	top:320px;}
#voice .concept-message{	top:320px;}

#concept #main h2{
	background:url(../images/concept/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#dress #main h2{
	background:url(../images/dress/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#access #main h2{
	background:url(../images/access/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#photo #main h2{
	background:url(../images/photo/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#hairmake #main h2{
	background:url(../images/hairmake/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#tuxedo #main h2{
	background:url(../images/tuxedo/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#price #main h2{
	background:url(../images/price/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#voice #main h2{
	background:url(../images/price/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#flow #main h2{
	background:url(../images/price/bg_ttl.png) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#main{
	background:url(../images/common/bg_mesh.jpg) left top repeat;
	padding:20px 0 0 0;
}
#main .bg-main{
	background:url(../images/common/bg_main.jpg) center bottom no-repeat;
	height:460px;
	margin:124px 0 0 0;
}
#main .inner-box{
	position:relative;
	padding:20px 0 0 0;
}
/* ----------------------------------------------------
												CONCEPT
---------------------------------------------------- */
.concept h3{
	color:#E0B09B;
	font-size:22px;
	letter-spacing:0.2em;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight:bold;
}
ul#up{
	margin: 0 0 40px 0;
	background:url(../images/concept/bg_concept.png) center bottom repeat;
}
ul#down{
	margin: 0 0 0 0;
	background:url(../images/concept/bg_concept.png) center bottom repeat;
}
ul.concept-area li{
	display:inline-block;
	width:310px;
	vertical-align:top;
	text-align:center;
}
ul.concept-area li.curriculum{
	display:inline-block;
	width:630px;
	vertical-align:top;
	text-align:center;
}
ul.concept-area li.location{
	display:inline-block;
	width:310px;
	vertical-align:top;
	text-align:center;
}
ul.concept-area li dl{
	width:230px;
	margin:0 auto;
}
ul.concept-area li.curriculum dl{
	width:560px;
	margin:0 auto;
}
ul.concept-area li{
	padding:30px 0;
}
ul.concept-area li.curriculum ul li{
	width:560px;
	padding:0;
}
ul.concept-area li dl dt{
	font-size:10px;
	margin: 0 0 15px 0;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
ul.concept-area li dl.location dt{
	font-size:10px;
	margin: 0 0 15px 0;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing:-0.1em;
}
ul.concept-area li.location dl dt{
	letter-spacing:-0.1em;
}
ul.concept-area li dl dt p{
	padding:11px 0;
}
ul.concept-area li dl dt strong{
	font-size:16px;
}
ul.concept-area li dl dd{
	text-align:left;
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size:12px;
	letter-spacing:0.1em;
}
ul.concept-area li dl dd img{
	margin: 0 0 10px 0;
}
ul.concept-area li dl dd ul li{
	text-align:left;
}




/* ----------------------------------------------------
												DRESS
---------------------------------------------------- */
#dress .dress{
	background:#10100F;
}
#dress .dress .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding: 40px 0;
}
#dress .dress .inner-box p{
	text-align:center;
}
#dress .dress .inner-box p.info{
	text-align:left;
	margin:0 0 0 30px;
}
#dress .dress h3{
	padding:40px 30px 0;
	text-align:left;
}
#dress .dress h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#dress .white-dress ul:after{
	content: "";
	display: block;
	clear: both;
}
#dress .white-dress ul li{
	float:left;
	text-align: right;
  width: 230px;
	margin: 0 0 40px 0;
	line-height:0;
}
#dress .pink-dress ul:after{
	content: "";
	display: block;
	clear: both;
}
#dress .pink-dress ul li{
	float:left;
	text-align: right;
  width: 230px;
	margin: 0 0 40px 0;
	line-height:0;
}
#dress .white-dress ul li img,
#dress .pink-dress ul li img{
	background:#FFF;
	padding:4px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
}

#dress .white-dress li img,
#dress .pink-dress li img {
 padding:2px;
 background:#FFFFFF;
}
#dress .white-dress li span img,
#dress .pink-dress li span img {
background:none;
}


/* detail */
#dress-detail{
	margin:124px 0 0 0;
}
#dress-detail .dress-data{
}
#dress-detail .dress-box:after{
	content: "";
	display: block;
	clear: both;
}
#dress-detail .dress-data h3{
	padding:40px 15px 0;
	text-align:left;
}
#dress-detail .dress-data h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#dress-detail .dress-data h4{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#dress-detail .dress-data .photo{
	float:left;
	width:490px;
}
#dress-detail .dress-data .content{
	float:right;
	width:420px;
	text-align:left;
	position:relative;
}
#dress-detail .dress-data .content .thumb{
	position:absolute;
	top:520px;
	left:0;
}
#dress-detail .dress-data .content .thumb:after{
	content: "";
	display: block;
	clear: both;
}
#dress-detail .dress-data .content .thumb li{
	float:left;
	width:114px;
}
#dress-detail .dress-data .content .thumb li.btn-list{
	float:left;
	width:190px;
}
#dress-detail .dress-data .content .thumb img{
	width:90px;
	background:#FFFFFF;
	padding:2px;
}
#dress-detail .dress-data .content .thumb img:hover{
	cursor:pointer;
}
#dress-detail .dress-data .content .thumb li.btn-list img{
	width:166px;
	background:#000000;
	margin:96px 0 0 0;
}
#dress-detail .dress-data .content p.btn-rev-list {
	left: 230px;
	position: absolute;
	top: 623px;
	border-bottom:none;
}
#dress-detail .dress-data .content .thumb li.btn-rev-list img{
	width:166px;
	background:#000000;
	margin:96px 0 0 0;
}
#dress-detail .dress-data .content h4{
	font-size:16px;
	margin: 0 0 30px 0;
}
#dress-detail .dress-data .content p{
	border-bottom: 1px dotted #FFF;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
#dress-detail .dress-data .content table th{
	padding:5px 20px 5px 5px;
	min-width:60px;
}
#dress-detail .dress-data .content table td{
	padding:5px;
	width:100%;
}




/* ----------------------------------------------------
												TUXEDO
---------------------------------------------------- */
#tuxedo .tuxedo{
	background:#10100F;
}
#tuxedo .tuxedo .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding: 40px 0;
}
#tuxedo .tuxedo .inner-box p{
	text-align:center;
}
#tuxedo .tuxedo .inner-box p.info{
	text-align:left;
	margin:0 0 0 30px;
}
#tuxedo .tuxedo h3{
	padding:40px 30px 0;
	text-align:left;
}
#tuxedo .tuxedo h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#tuxedo .line-up ul:after{
	content: "";
	display: block;
	clear: both;
}
#tuxedo .line-up ul li{
	float:left;
	text-align: right;
  width: 230px;
	margin: 0 0 40px 0;
	line-height:0;
}
#tuxedo .line-up ul li img{
	background:#FFF;
	padding:4px;
	box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
}




/* ----------------------------------------------------
												PHOTO
---------------------------------------------------- */
#photo .photo{
	background:#10100F;
}
#photo .photo .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding:0 0 40px 0;
}
#photo .photo h3{
	padding:40px 0 0;
	text-align:left;
}
#photo .photo h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.photo-data{
	text-align:left;
	background: #191919 none repeat scroll 0 0;
	margin: 0 auto 0;
	padding: 0 50px;
}
/* stadio */
.stadio dl:after{
	content: "";
	display: block;
	clear: both;
}
.stadio dl dt {
	float:left;
	padding: 0 10px 0 0;
}
.stadio dl dd {
	float:left;
}

/* location */
.location{
	margin: 0 0 60px 0;
}
.location:after{
	content: "";
	display: block;
	clear: both;
}
.location .location-data{
	float:left;
	width:390px;
}
.location .location-photo{
	float:right;
	width:450px;
	text-align:center;
}

/* jimoto */
.jimoto{
	background:url(../images/photo/bg_jimoto.jpg) left bottom no-repeat;
}
.jimoto:after{
	content: "";
	display: block;
	clear: both;
}
.jimoto .jimoto-data{
	float:left;
	width:390px;
}
.jimoto .jimoto-photo{
	float:right;
	width:450px;
}
.jimoto-link{
	text-align:right;
	margin: 10px 0 0 0;
}

.goods{
	background: #191919 none repeat scroll 0 0;
  margin: auto 0;
  padding: 0 50px;
}
.goods ul:after{
	content: "";
	display: block;
	clear: both;
}
.goods ul li{
	display:inline-block;
	width:420px;
	margin: 0 0 30px 0;
	text-align:center;
	line-height:1;
}
.goods ul li p{
	text-align:left;
	padding: 0 0 0 25px;
	line-height:1.5;
}
#photo .border-dot{
	padding:0 75px;
}
#photo .border-dot p.info{
	text-align:left;
	padding:20px 0 0 0;
	background:url(../images/common/bg_dot.png) left top repeat-x;
}
.border-dash{
	background:url(../images/common/bg_dash.png) left bottom repeat-x;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}




/* ----------------------------------------------------
												PRICE
---------------------------------------------------- */

.price-data{
	text-align:left;
	background: #191919 none repeat scroll 0 0;
	margin: 0 auto 0;
	padding: 0 50px;
}
#price .price h3{
	padding: 40px 0 0;
	text-align: left;
}

#price .price .price-data .center{
	text-align: center;
}

#price dl{
	margin:0 0 30px 0;
	font-size:12px;
}
#price .price .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding:0 0 40px 0;
}
#price .price h3{
	text-align:left;
}
#price .price h4{
	text-align:left;
	font-size:13px;
	font-weight:normal;
}
#price .price h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.buffet:after{
	content: "";
	display: block;
	clear: both;
}
.buffet-content{
	float:left;
	width:420px;
}
.buffet-photo{
	float:right;
	width:420px;
}


.buffet-photo ul li{
	float:left;
}

.buffet-photo ul li:nth-child(2n){
	margin-left:14px;
}




/* ----------------------------------------------------
												HAIRMAKE
---------------------------------------------------- */
#hairmake dl{
	margin:0 0 30px 0;
	font-size:12px;
}
#hairmake .hairmake .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding:0 0 40px 0;
}
#hairmake .hairmake h3{
	padding:40px 0 0;
	text-align:left;
}
#hairmake .hairmake h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.service-data{
	text-align:left;
	background: #191919 none repeat scroll 0 0;
	margin: 0 auto 0;
	padding: 0 50px;
}
.staff-area{
	margin:0 0 40px 0;
}
.staff-area:after{
	content: "";
	display: block;
	clear: both;
}
.staff-left{
	width:420px;
	float:left;
}
.staff-right{
	width:420px;
	float:right;
}
.staff-left:after{
	content: "";
	display: block;
	clear: both;
}
.staff-right:after{
	content: "";
	display: block;
	clear: both;
}
.staff-photo{
	float:left;
	width:170px;
}
.staff-content{
	float:left;
	width:240px;
}
.staff-content h4{
	background:url(../images/common/bg_dash.png) left bottom repeat-x;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}
.staff-content p{
	font-size:12px;
}



/* ----------------------------------------------------
												ACCESS
---------------------------------------------------- */
#access .access{}
#access .shop-data:after{
}
.shop-box{
	margin:30px 0;
}
.shop-box:after{
	content: "";
	display: block;
	clear: both;
}
#access .access .inner-box{
	background:#10100F;
	padding:0 0 40px 0;
}
#access .access h3{
	text-align:left;
}
#access .access h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#access .access .shop-data{
	margin:0 auto 0;
	background:#191919;
	padding:40px 30px;
}
#access .access-data{
	float:left;
	width:420px;	
}
#access .access-data p{
	text-align:left;
}
#access .photo{
	float:right;
	width:430px;	
	text-align:right;
}
#access .access-data table{
	margin:10px 0;
}
#access .access-data table th{
	padding:10px 20px 10px 5px;
	min-width:70px;
	text-align:left;
	background:url(../images/common/bg_dash.png) left bottom repeat-x;
}
#access .access-data table td{
	padding:10px 5px;
	width:100%;
	text-align:left;
	background:url(../images/common/bg_dash.png) left bottom repeat-x;
}
iframe {
	width:890px;
	height:450px;
}



/* ----------------------------------------------------
												CONTACT
---------------------------------------------------- */
#contact {
	margin:124px 0 0 0;
}
#contact .inner-box {
	margin-bottom: 30px;
}

#contact h2.contact-title {
    background: rgba(0, 0, 0, 0) url("../images/concept/bg_ttl.png") no-repeat scroll center top;
    margin: 0 0 30px 0;
    padding: 0;
}
h2 {
    margin: 0 0 40px;
}
#contact form#contact-form {
	width:77%;
	text-align:center;
	margin: 0 auto;
}
#contact form#contact-form table {
	margin: 0 auto;
	width:100%;
}
#contact form#contact-form table th{
	text-align:right;
	padding:10px;
} 
#contact form#contact-form table td {
	text-align:left;
	padding:10px;
}
#contact form#contact-form table td input,
#contact form#contact-form table td select,
#contact form#contact-form table td textarea {
	border:none;
	background:#666666;
	padding:5px;
	color:#FFFFFF;
	-webkit-appearance:button;
	-moz-appearance:button;
	appearance:button;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#contact label.myError {
	color:#CC3300;
}
#contact form#contact-form img {
	vertical-align:bottom;
}
#contact .contact h3 {
	padding:10px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#contact .thanx-message {
	margin:0 auto;
	width:700px;
}
#contact .thanx-message p {
	margin: 30px 0;
	text-align:left;
}
#contact th {
	font-weight:normal;
}
#contact td ul li {
	display:inline;
}
#contact td div {
	margin: 10px 0 0 0;
}
#contact td ul.ans_list li {
	display:inline;
}
#contact td div span {
	font-size:12px;
}
#contact .length {
	width:70%;
}
#contact .radio,
#contact .checked {
    padding: 6px;
}
#contact .radio input[type=radio],
#contact .checked input[type=checkbox] {
    margin-right: 6px;
}
#contact .radio input[type=radio] + label,
#contact .checked input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

/* ----------------------------------------------------
												FLOW
---------------------------------------------------- */
#flow .flow{
	background:#10100F;
}

#flow .flow .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding:40px 50px 40px 50px;
}


#flow .flow h3{
	padding: 40px 0 0;
	text-align: left;
}
#flow .flow h3{
	text-align:left;
}
#flow .flow h4{
	text-align:left;
	font-size:13px;
	font-weight:normal;
}
#flow .flow h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#flow .flow p{
	text-align:left;
}

.flowBox:after{
	content: "";
	display: block;
	clear: both;
}
.flow-content{
	float:left;
	width:420px;
}
.flow-photo{
	float:right;
	width:420px;
	text-align:center;
}

.flowBtn{
	text-align:center;
	margin:30px 0 20px;
}
/* ----------------------------------------------------
												VOICE
---------------------------------------------------- */
#voice .voice{
	background:#10100F;
}


#voice .voice .inner-box{
	margin:0 auto 40px;
	background:#191919;
	padding:40px 50px 40px 50px;
}

#voice .voice .inner-box .center{
	text-align:center;
}


#voice .voice h3{
	padding: 40px 0 0;
	text-align: left;
}
#voice .voice h3{
	text-align:left;
}
#voice .voice h4{
	text-align:left;
	font-size:13px;
	font-weight:normal;
}
#voice .voice h3 strong{
	border-bottom: 1px solid #FFF;
	display:block;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#voice .voice p{
	text-align:left;
}





@media (min-width: 1px) {
    input[type=radio],
    input[type=checkbox] {
        display: none;
        margin: 0;
    }
    input[type=radio] + label,
    input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
    input[type=radio] + label::before,
    input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #666;
    }
    input[type=radio] + label::before {
        border-radius: 30px;
    }
    input[type=checkbox] + label::before {
    }
    input[type=radio]:checked + label::after,
    input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background: #FFF;
        border-radius: 8px;
    }
    input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #FFF;
        border-bottom: 3px solid #FFF;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
#contact .contact-tel {
	text-align:center;
}
/* ----------------------------------------------------
												INSTA
---------------------------------------------------- */

#insta .concept-message b{
	font-size:20px;
	display:block;
	margin: 10px 0;
}

/* ----------------------------------------------------
												FOOTER
---------------------------------------------------- */
footer{
	background:url(../images/common/bg_mesh.jpg) left top repeat;
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size:12px;
	clear:both;
}
footer .inner-box{
	padding:50px 0;
}
footer h2{
	margin: 20px 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid #666666;	
}
.logo-area{
	float:left;
	width:230px;
	text-align:left;
}
.contents-area{
	float:left;
	width:720px;
}
.sitemap-area{
	float:left;
	width:425px;
	text-align:left;
}
.sitemap-area ul{
	display:inline-block;
	width:136px;
	vertical-align:top;
}
.sitemap-area ul li{
	text-align:left;
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.sitemap-area ul li a{
	background:url(../images/common/ico_listmark.gif) left 7px no-repeat;
	padding: 0 0 0  15px;
}
.sns-area{
	text-align:left;
	float:right;
	width:250px;
}
.sns-area dl dt{
	float:left;
	width:65px;
}
.sns-area dl.facebook{
	margin: 0 0 10px 0!important;
}
.sns-area dl.facebook dd{
	float:left;
	width:100px;
	margin: 6px 0 0 0;
}
.sns-area dl.instagram{
	margin: 0 0 10px 0!important;
}
.sns-area dl.instagram dd{
	float:left;
	width:100px;
	margin: 10px 0 0 0;
}
.sns-area dl.ameblo dd{
	float:left;
	width:100px;
	font-size:0;
}

.sns-area dl:after{
	content: "";
	display: block;
	clear: both;
}
.sns-area dl{
	zoom:1;
}
.display_sp{
	display:none;
}
footer address{
	background:url(../images/common/footer/bg_copy.gif) left top repeat;
	text-align:center;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	padding:10px 0;
}

.footBtn{
	width:950px;
	margin:0 auto 0;
}

.footBtn li{ float:left; margin-bottom:20px;}
.footBtn li:nth-child(2n){ margin-left:10px;}

/* ----------------------------------------------------
												PLUGIN
---------------------------------------------------- */


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img{
	max-width: 100%;
	display: block;
}

.dress .inner-box .bx-wrapper img{
	max-width: 100%;
	display: block;
	background:url(../images/index/bg_thumb.png) center bottom no-repeat;
	padding:3px 3px 10px 3px ;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport{	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
	display:none;
}

/* LOADER */
.bx-wrapper .bx-loading{
	min-height: 50px;
	background: url(../images/index/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/* slider main */
.bx-wrapper .bx-prev{
	left: -20px;
	background: url(../images/index/controls.png) no-repeat 0 -45px;
}
.bx-wrapper .bx-next{
	right: -20px;
	background: url(../images/index/controls.png) no-repeat -43px -45px;
}
.bx-wrapper .bx-prev:hover{
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover{
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 42px;
	height: 45px;
	text-indent: -9999px;
	z-index: 10024;
}
/* slider dress */
.dress .bx-wrapper .bx-prev{
	left: -31px;
	background: url(../images/index/arrow.png) no-repeat 0 -252px;
}
.dress .bx-wrapper .bx-prev:hover{
	background-position: 0 0px;
}

.dress .bx-wrapper .bx-next:hover{
	background-position: -31px 0px;
}

.dress .bx-wrapper .bx-next{
	right: -35px;
	background: url(../images/index/arrow.png) no-repeat -31px -252px;
}
.dress .bx-wrapper .bx-controls-direction a{
	position: absolute;
	top: 0;
	margin-top: -3px;
	outline: 0;
	width: 35px;
	height: 252px;
	text-indent: -9999px;
	z-index: 9999;
}

.dress .bx-wrapper .bx-controls-direction a.disabled{
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto{
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start{
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop{
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span{
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.pcNone {
	display:none;
}