@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
*{margin: 0px;padding: 0px;}/**/
body, html{height: 100%;}/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {color:#0064FF;text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
a:link{color:#0064FF;}
a:visited{color:#0064FF;}
a:hover{color:#FFA0A0;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.boxfixed{position: fixed;top: 10px;z-index: 100;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.vh {visibility:hidden;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 16px/28px "ヒラギノ明朝 W3 JIS2004", "Hiragino Mincho W3 JIS2004", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background-color: #FFFFFF;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.inner {
	width: 1000px;
	margin: 0 auto;
}

/* 予告　09/11 */
/* BxSlider v4.1.2 - Fully loaded, responsive content slider
 * Written by: Steven Wanderski, 2014
 * ---------------------------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}

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

/* THEME */
.bx-wrapper .bx-viewport {-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 {
	bottom: 1.8em;
	width: 100%;
	position: absolute;
    bottom: 0;
    text-align: center;
    background-color: #fff;
    height: 70px;
    padding-top: 20px;
	
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
}
.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: url(../images/common/pager.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../images/common/pager_active.png) no-repeat 0 0;
}

/*0911*/ 
#hdSlider {
	height: 100% !important;
	position: relative;
}
#hdSlider .btnDown {
	position: absolute;
	bottom: 15px;
	left: 48%;
}
ul.slider_y0911,ul.slider_y0911 li {
	height: 100%;
}
.bx-viewport, .bx-wrapper{
	position:relative;
	width:100%;
	height:100% !important;
	top:0;
	left:0;
}
.slider_y0911 {
 height: 100% !important;
}
.slider_y0911 li {
  background-size:cover;
  background-position: top center;
}
#y1_01 {background-image:url('../images/0911/slide01.jpg');}
#y1_02 {background-image:url('../images/0911/slide02.jpg');}
#y1_03 {background-image:url('../images/0911/slide03.jpg');}
#y1_04 {background-image:url('../images/0911/slide04.jpg');}
#y1_05 {background-image:url('../images/0911/slide05.jpg');}
#y1_06 {background-image:url('../images/0911/slide06.jpg');}
#y1_07 {background-image:url('../images/0911/slide07.jpg');}
#y1_08 {background-image:url('../images/0911/slide08.jpg');}
#y1_09 {background-image:url('../images/0911/slide09.jpg');}
#y1_10 {background-image:url('../images/0911/slide10.jpg');}
/* [end]0911*/ 


/* header */
#header {
	position: relative;
	padding: 20px 0 ;
	left:-30px;
}
#header h1 {
	padding-bottom: 30px;
}

/* yodogawa */
.yodogawa {
	padding: 30px 0 100px 0;
	letter-spacing: 0.08em;
}
.yodogawa .fr{
	padding-right: 30px;
}
.yodogawa h2{
	padding-bottom: 60px;
}


/* contents */
.contents{
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 60px 0;
}

.contents h2{
	text-align: center;
	padding-bottom: 55px;
}
.contents .box {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.contents .box .price{
	padding: 30px 0 25px 0;
	font-size: 18px;
}
.contents .box .price span{
	font-size: 15px;
}
.contents .box p{
	padding: 25px 0 30px 0;
}
.contents .box .fl{
	width: 460px;
}

.contents .cont_women{
	
}
.border{
	border-top: 1px solid #000000;
}
.contents .cont_men{
	padding-top: 60px;
}
.contents .cont_men .pbAdjst {
	padding-bottom: 36px;
}

/* flipPage */
.flipPage {
	font-size: 16px;
	text-align: center;
	color: #666666;
}
.flipPage li{
	vertical-align: middle;
}
.flipPage .date{
	font-size: 16px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Prov", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",sans-serif;
	padding: 0 280px;
}

/* prevInfo */
.prevInfo{
	background-color: #fff;
}
.prevInfo .inner{
	position: relative;
	width: 100%;
	
	font-size: 12px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Prov", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",sans-serif;
}
.prevInfo .fl {
	position: absolute;
	right: 50%;
	padding-right: 30px;
}
.prevInfo .fr {
	width: 48%;
	box-sizing:border-box;
}
.prevInfo .fl .staff{
	padding: 100px 0 50px 0;
	line-height: 22px;
}
.prevInfo .fr h4{
	padding-bottom: 30px;
}
.prevInfo .fr{
	padding: 100px 0px 100px 45px;
	background-color: #DCEAE9;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
}

/* footer */
#footer {
	border-top: 3px solid #000000;
	padding: 30px 100px;
}
#footer li {
	padding-right: 20px;
	vertical-align: top;
}
#footer .copy {
	margin: 0 auto;
}


/* 09/15 */
#y0915 .header {
	background-color: #DCEAE9;
	text-align: center;
	height: 120px;
	box-sizing:border-box;
	padding: 20px 0 30px 0;
	margin-bottom: 60px;
}

#y0915 #explain18 {
	margin: 60px auto 120px auto;
	padding-top: 30px;
}
#y0915 #point18 h2 {
	text-align: left;	
}

#y0915 .btn_top {
	text-align: right;
	margin-bottom: 30px;
}

#y0915 #point18 dl {
	width: 480px;
	display: block;
	font-size: 15px;
	line-height: 22px;
}

#y0915 #point18 dt {
	width: 28px;
}

#y0915 #point18 dd {
	width: 417px;
	text-align: left;
	margin: -24px 0 20px 39px;
	padding-bottom: 15px;
	border-bottom: 1px solid #B5C5C4;
}


#y0915 .link_backno {
	display: inherit;
	margin-bottom: 20px;
}
#y0915 .cont_inn h2 {
	text-align: left;
}

#y0915 .cont_inn .box .price {
    padding: 20px 0 15px 0;
}

#y0915 .box_txt.fl {
	padding-left: 90px;
	    width: 440px;
}

.textlive{
	margin:45px 0 0 0 ;
}


/* [end]09/15*/ 
