@charset "shift_jis";
/* CSS Document */

/*---------- header ----------*/
h1 {
	text-indent: -9999px;
}

h1#noindex {
	text-indent: 0px;
	font-size: 14px;
	margin-bottom: 10px;	
}

/*------ パンくずリスト -----*/

div#bread {
	width: 650px;
	height: 30px;
	margin-bottom: 20px;
}

div#bread li {
	float: left;
	color: #fff;
}

div#bread li a {
	color: #caa600;
	text-decoration: underline;
	font-size: 14px;
}

div#bread li span {
	padding: 0 5px;
}

div#bread li#pagenow {
	color: #fff;
	font-size: 12px;
}

div#conceptsMain div#bread li span {
	color: #000;
	padding: 0 5px;
}

div#conceptsMain li#pagenow {
	color: #000;
	font-size: 12px;
}

/*---------- pageV ----------*/

div#pageV {
	height: 150px;
	background: url(../images/pagev_back.jpg) repeat-x;
}

/*---------- undone ----------*/

div#undone {
	width: 950px;
	height: 400px;
	text-align: center;
}

div#undone h2 {
	color: #fff;
	font-size: large;
}

/*-------- returnTop --------*/

div.returnTop {
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	text-align: right;
	font-size: 70%;
	border-bottom: 2px solid #D1CD87;
}

div.returnTop a {
	color: #660000;
}

div.returnTop {
	margin-bottom: 40px;
	clear: both;
	text-align: right;
	font-size: 70%;
	border-bottom: 2px solid #D1CD87;
}

div.returnPage {
	margin-bottom: 20px;
	clear: both;
	text-align: center;
	font-size: 70%;
	border-bottom: 2px solid #D1CD87;
}

div.returnPage a {
	color: #660000;
}
/*---------------------------*/
/*----------- top -----------*/
/*---------------------------*/
.playboy{
	width:85%;
	margin:0 auto;
	padding-bottom:50px;
}
.playboy img{
	padding:0 10px;
}
.playboyText{
	padding:10px 0 10px 50px;
	width:85%;
	margin:0 auto;
}

div#topCon {
	width: 960px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #fff;
	font-size: 10px;	
}

div#topCon h2 {
	font-size: 14px;	
	margin-bottom: 10px;
}

div#topCon div.toph2 {
	margin: 0 auto;
	width: 500px;
	text-align: left;
	clear: both;
	
}

div#topCon div.toph2 p {
	font-size: 13px;
	margin-bottom: 20px;
}

div#topCon div.toph2 p.alCenter {
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px;
}

div#topCon div.enter {
	width: 520px;
	margin:0 auto;
}

div#topCon div.enter p#left {
	margin-bottom: 30px;
	float: left;
}

div#topCon div.enter p#right {
	margin-bottom: 30px;
	float: right;
}

div.toph2 h2#goodbye {
	text-align: center;
	color: #900;
}

div#topCon div#topbnr {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	padding-top: 50px;
}

div#topCon div#topbnr h2 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}

div#topCon div.banner {
	margin-bottom: 15px;
}

div#topCon div#topbnr h3 {
	font-size: 14px;
}

div#topCon div#topbnr p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.5;
}

div#topCon div.alLeft {
	width: 470px;
	float: left;
}

div#topCon div.alRight {
	width: 470px;
	float: right;
}

/* ---------------------------------------------------------
メインビジュアルスライドショー
----------------------------------------------------------- */
#top_slideshow {
	height:350px;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	}

#top_slideshow img {
	position:absolute;
	z-index:8;
}

#top_slideshow IMG.active {
	z-index:10;
	text-align: center;
}

#top_slideshow IMG.last-active {
    z-index:9;
	text-align: center;
}




/*---------------------------*/
/*---------- index ----------*/
/*---------------------------*/
div.pr {
	width: 590px;
	background-color: #eee;
	margin-top: 40px;
	margin-left: 15px;
	padding: 15px;
	text-align: left;
	overflow: hidden;
}

div.pr h2 {
	font-size: 20px;
	font-weight: bold;
	color: #caa600;
	margin-bottom: 15px;
	margin-left: 1.0em;
}

div.pr ul {
	width: 150px;
	margin: 15px auto;
}

#topCon .toph2 .smart{
	width:300px;
	height:100px;
	margin:0 auto;
	background:#C93;
	border:2px solid #23ADE4;
border-width:1em;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffc80a', endColorstr = '#6d4414');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffc80a', endColorstr = '#6d4414')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffc80a, #6d4414);
background-image: -ms-linear-gradient(top, #ffc80a, #6d4414);
background-image: -o-linear-gradient(top, #ffc80a, #6d4414);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffc80a), to(#6d4414));
background-image: -webkit-linear-gradient(top, #ffc80a, #6d4414);
background-image: linear-gradient(top, #ffc80a, #6d4414);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

line-height:50px;
text-align:center;
margin-bottom:20px;
}
#topCon .toph2 .smart a{
	width:300px;
	height:100px;
	display:block;
	color:#000;
font-size:200%;
font-weight:bold;
}

/*---------------------------*/
/*---------- plan -----------*/
/*---------------------------*/



div#plData {
	width: 600px;
	clear: both;
	color: #42210b;
	width: 600px;
	font-family: "メイリオ", serif, "小塚ゴシック Pro M", "ＭＳ ゴシック";
	border: 5px #F00 ridge;
	background-color: #fff;
	padding: 25px 20px 30px 20px;
	margin-bottom: 30px;
	
}

div#plData div#planimg table {
	background-color: #f0f0f0;
	border-color: #666;
	margin-bottom: 30px;
}

div#plData div#planimg table td.desc {
	color: #600;
	padding: 10px;
}

div#plData h2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}

div#plData p {
	margin-bottom: 40px;
}

div#plData table {
	margin: 0 auto;
	border-collapse: collapse;
}

div#plData table.other {
	width: 500px;
	border: none;
	margin-bottom: 40px;
	margin-left:30px;
}

div#plData table.other th {
	font-weight: bold;
}

div#plData table.other td {
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 1.0em;
}



div#plData div.option {
	width: 270px;
	float: left;
	margin-bottom: 30px;
	margin-left: 15px;
}

div#plData div.option table.opbox {
	margin-bottom: 5px;
}

div#plData div.option table th {
	font-weight: bold;
	text-align: center;
	border-left: 5px #F60 solid;
}

div#plData div.option table td {
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 1.0em;
}

div#plData div.option table td span {
	margin-left: 1.0em;
}

div#plData p {
	clear: both;
	 text-align: center;
}

/*---------------------------*/
/*--------- concepts --------*/
/*---------------------------*/

div#conceptsMain {
	padding-top: 15px;
	background-color: #fff;
}

div#c01 {
	width: 930px;
	height: 500px;
	margin-bottom: 30px;
}

div#c02 {
	width: 930px;
	margin-bottom: 30px;
	text-align: center;
}

div#c02 h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #933;
	margin-bottom: 25px;
	
}

div#c02 h3 {
	text-align: left;
	margin: 25px 0 5px 25px;
	color: #000;
	font-weight: bold;
}

div#c02 p {
	color: #000;
	text-align: left;
	text-indent: 1.0em;
	line-height: 2.0em;
}

/*---------------------------*/
/*---------- guides ---------*/
/*---------------------------*/

div#p01 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #600;
	margin-bottom: 15px;
	margin-left: 1.0em;
}

/*---------- filters ---------*/

#filters {
  text-align: center;
  border-bottom: 1px solid #bda00a;
  margin: 0 0 20px 0;
}
#filters li {
  display: inline-block;
  margin-bottom: 0px;
}
#filters li a {
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  margin-bottom: 0px;
  color: #000; 
  border-bottom: 2px solid transparent;
  font-weight: bold;
}
#filters li a:hover,
#filters li a.selected {
  border-bottom: 2px solid #846e12;
  color: #bda00a;
}
#update {
	clear:both;	
}


div.guidesBox {
	width: 785px;	
	margin-left: 25px;	
	overflow: hidden;
	
}

div.guidesBox div.guidesIntro {
	text-align: center;
	float: left;
	width: 230px;
	margin: 10px 25px 30px 0;
	border: 1px #cc3 solid;
}

div.guidesBox div.guidesDesc {
	padding: 5px;
}

div.guidesIntro h3.guideName {
	background: url(../images/girlname.gif) repeat-x center;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	margin-bottom:10px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 0.2em;
}

/*div.guidesIntro p.guideName a {
	display: block;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}
*/



div.guidesIntro p.brbt {
	border-bottom: 1px #cc3 solid;
}
div.guidesIntro p.comme {	
	padding: 5px;
	text-align: left;
	height: 100px;
}

div.guidesIntro p.comme01 {	
	padding: 5px;
	text-align: left;
	height: 105px;
}

/* scroolbar */
.scrollbar1 {
	position: relative;
	overflow: hidden;
}

.scrollbar1 .viewport {
	height: 110px;
	overflow: hidden;
	position: relative;
}
.scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scrollbar1 .thumb .end, .scrollbar1 .thumb {
	background-color: #666;
}
.scrollbar1 .scrollbar {
	position: relative;
	float: right;
	width: 3px;
	margin-top: 5px;
}
.scrollbar1 .track {
	background-color: #CCC;
	height: 100%;
	width: 3px;
	position: relative;
	padding: 0 1px;
}
.scrollbar1 .thumb {
	height: 5px;
	width: 3px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 10px;
}
.scrollbar1 .thumb .end {
	overflow: hidden;
	height: 20px;
	width: 3px;
}
.scrollbar1 .disable {
	display: none;
}
.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

div#gtop {
	margin-right: 40px;
}

/*---------------------------*/
/*--------- recruit ---------*/
/*---------------------------*/

div#recData {
	width: 600px;
	font-family: "メイリオ", serif, "小塚ゴシック Pro M", "ＭＳ ゴシック";
	color: #330033;
	border: 5px #F00 ridge;
	background-color: #fff;
	padding: 15px 20px 30px 20px;
	margin-bottom: 30px;
	
}

div.message div.conTell {
	text-align: center;
	margin-bottom: 40px;
	border-bottom: 2px #caa600 solid;
}

div.message div.conTell h2 {
	font-size: 24px;
	font-weight: bold;
	color: #42210b;
}

div.message div.conTell ul {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

div.message div.conTell li {
	margin-bottom: 15px;
}

div.message div.conTell ul span {
	font-size: 22px;
}

div.message p {
	text-indent: 1.0em;
	margin-bottom: 15px;
}

div.message h2 {
	height: 40px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

div#recData table {
	margin-bottom: 30px;
}

div#recData table th {
	width: 70px;
	text-align: center;
	padding: 20px 10px;
}

	
div#recData table td{
	font-size: 90%;
	line-height: 2.0;
	padding-left:14px;
	padding-right:0;
}

div#recData table dt{
	margin-top: 0.5em;
	margin-bottom:0.4em;
	float:left;
	clear:left;
}

div#recData table dd{
	margin-bottom: 0.4em;
	margin-left: 1.0em;
}

div#recData p.botton {
	font-size: 12px;
	color: red;
	text-align: center;
	
}

/*---------------------------*/
/*--------- contact ---------*/
/*---------------------------*/

div.message form input {
	margin-left: 20px;
}

div.message form textarea {
	margin-left: 20px;
}

/*---------------------------*/
/*---------- about ----------*/
/*---------------------------*/


div#abData {
	width: 600px;
	font-family: "メイリオ", serif, "小塚ゴシック Pro M", "ＭＳ ゴシック";
	color: #330033;
	border: 5px #F00 ridge;
	background-color: #fff;
	padding: 25px 20px 30px 20px;
	/* [disabled]margin-bottom: 30px; */
}

div#abData div.tabideli {
	clear: both;
	text-indent: 1.0em;
	margin-bottom: 40px;
}

div#abData div.tabideli h2 {
	clear: both;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bolder;
	text-indent: 40px;
	color: #42210b;
}

div#abData div.tabideli p {
	clear: both;
	margin-bottom: 20px;
	font-size: 14px;
	text-indent: 1.0em;
	color: #42210b;
}

div#abData div.tabideli h3 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

div#abData div.tabideli ol {
	margin-bottom: 20px;
	font-size: 14px;
	text-indent: 1.0em;
	color: #42210b;
	list-style-type: decimal;
	list-style-position: inside;
}

div#abData div.tabideli div.rightbox {
	width: 400px;
	float: right;
	margin-top: 30px;
	margin-right: 35px;
	padding: 0.5em;
	border: 1px #CCCCCC solid;
	margin-bottom: 60px;
}

div#abData div.tabideli div.rightbox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#abData div.tabideli div.rightbox dl {
	
}

div#abData div.tabideli div.rightbox dt {
	text-decoration: underline;
}

div#abData div.tabideli div.rightbox dd {
	text-indent: 0;
	margin-left: 2.0em;
	margin-bottom: 15px;
}

div#abData div.tabideli div.rightbox dd img {
	margin-top: 1.0em;
	margin-bottom: 15px;
}



div#comData {
	clear: both;
	color: #42210b;
	margin-right: 35px;
	margin-bottom: 30px;
	float: right;
	
}

div#comData table {
	margin: 0 auto;
}

div#comData table a {
	color: #caa600;
	text-decoration: underline;
}

div#comData table th {
	text-align: center;
	padding: 20px 0;
}
	
div#comData table td{
	text-indent: 1.0em;
	font-size: 90%;
	line-height: 1.5;
	padding-left:14px;
	padding-right:0;
}	

div#comData table dt{
	margin-bottom:0.4em;
	float:left;
	clear:left;
}

div#comData table dd{
	margin:0 0 0.4em 5em;
}
	
	

/*---------------------------*/
/*--------- sitemap ---------*/
/*---------------------------*/	

div#siteData {
	width: 610px;
	font-family: "メイリオ", serif, "小塚ゴシック Pro M", "ＭＳ ゴシック";
	color: #330033;
	border: 5px #F00 ridge;
	background-color: #fff;
	padding: 15px 15px 30px 15px;
	margin-bottom: 30px;
	
}	
	
div#siteData div.mapbox_l {
	width: 260px;
	float: left;
	margin-left: 20px;
}
	
div#siteData div.mapbox_l h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	
}
	
div#siteData div.mapbox_r {
	width: 260px;
	float: right;
	margin-right: 20px;
}	

div#siteData div.mapbox_r h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	
}

div#siteData ul a {
	color: #693;
	font-size: 14px;
}

div#siteData ul a {
	color: #693;
	font-size: 14px;
	text-decoration: underline;
}

div#siteData ul li img {
	margin-right: 10px;
}
	
/*---------------------------*/
/*--------- payments --------*/
/*---------------------------*/

div#p01 {
	width: 800px;
	background-color: #fff;
	border: 3px #caa600 solid;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 30px;
	margin-left: 50px;
}


/*---------------------------*/
/*----------- link ----------*/
/*---------------------------*/

p.br {
	border-bottom: 1px #ccc solid;
	padding-bottom:15px;
}

p.brbottom {
	border-bottom: 1px #ccc solid;
	margin-bottom:15px;
}

div#abData_link{
	padding-bottom:245px;
}

div#abData_link div.linkcon{
	margin-bottom:20px;
}

div#abData_link div.linkcon h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
}

div#abData_link div.linkcon p {
	margin-bottom: 20px;
}
	
div#abData_link div.banner {
	margin: 30px 0 0 0;
}
	
div#abData_link div.banner h3 {
	margin: 0 0 5px 0;
	line-height: 1.0;
}

div#abData_link div.banner p {
	font-size: 13px;
	line-height: 1.3;
	margin: 0;
}	
	
div#abData_link div.banner p.bnrImg {
	margin-bottom: 10px;
}
	
/*-------------------------- mosaicflow ------------------------- */	

.mosaicflow__column {
	float:left;
}

/*.mosaicflow__item {
	position:relative;
}*/

.mosaicflow__item img {
	display:block;
	width:100%;
	max-width:600px;
	height:auto;
}	
	
/*---------------------------*/
/*---------- linkpuls ----------*/
/*---------------------------*/


div#abData_link {
	width: 600px;
	font-family: "メイリオ", serif, "小塚ゴシック Pro M", "ＭＳ ゴシック";
	color: #fff;
	/*border: 5px #F00 ridge;*/
	background-color: #000;
	padding: 25px 20px 30px 20px;
	/* [disabled]margin-bottom: 30px; */
}

div#abData_link div.tabideli {
	clear: both;
	text-indent: 1.0em;
	margin-bottom: 40px;
}

div#abData_link div.tabideli h2 {
	clear: both;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bolder;
	text-indent: 40px;
	color: #42210b;
}

div#abData_link div.tabideli p {
	clear: both;
	margin-bottom: 20px;
	font-size: 14px;
	text-indent: 1.0em;
	color: #42210b;
}

div#abData_link div.tabideli h3 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

div#abData_link div.tabideli ol {
	margin-bottom: 20px;
	font-size: 14px;
	text-indent: 1.0em;
	color: #42210b;
	list-style-type: decimal;
	list-style-position: inside;
}

div#abData_link div.tabideli div.rightbox {
	width: 400px;
	float: right;
	margin-top: 30px;
	margin-right: 35px;
	padding: 0.5em;
	border: 1px #CCCCCC solid;
	margin-bottom: 60px;
}

div#abData_link div.tabideli div.rightbox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#abData_link div.tabideli div.rightbox dl {
	
}

div#abData_link div.tabideli div.rightbox dt {
	text-decoration: underline;
}

div#abData_link div.tabideli div.rightbox dd {
	text-indent: 0;
	margin-left: 2.0em;
	margin-bottom: 15px;
}

div#abData_link div.tabideli div.rightbox dd img {
	margin-top: 1.0em;
	margin-bottom: 15px;
}

.smart_btn{
	margin:0 auto;
	background:#C93;
	border:2px solid #C90;
	-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffc80a', endColorstr = '#6d4414');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffc80a', endColorstr = '#6d4414')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffc80a, #6d4414);
background-image: -ms-linear-gradient(top, #ffc80a, #6d4414);
background-image: -o-linear-gradient(top, #ffc80a, #6d4414);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffc80a), to(#6d4414));
background-image: -webkit-linear-gradient(top, #ffc80a, #6d4414);
background-image: linear-gradient(top, #ffc80a, #6d4414);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

line-height:50px;
text-align:center;
margin-bottom:20px;
}
.smart_btn a{
	display:block;
	color:#000;
font-size:100%;
font-weight:bold;
}

