@charset "UTF-8";

@font-face { font-family: 'corbelregular'; src: url("/css/pc/font/corbel.eot"); src: url("/css/pc/font/corbel.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/corbel.woff") format("woff"), url("/css/pc/font/corbel.ttf") format("truetype"), url("/css/pc/font/corbel.svg#corbelregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'corbelbold'; src: url("/css/pc/font/corbel-bold.eot"); src: url("/css/pc/font/corbel-bold.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/corbel-bold.woff") format("woff"), url("/css/pc/font/corbel-bold.ttf") format("truetype"), url("/css/pc/font/corbel-bold.svg#corbelbold") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'typiconsregular'; src: url("/css/pc/font/typicons-regular.eot"); src: url("/css/pc/font/typicons-regular.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/typicons-regular.woff") format("woff"), url("/css/pc/font/typicons-regular.ttf") format("truetype"), url("/css/pc/font/typicons-regular.svg#typiconsregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'EntypoRegular'; src: url("/css/pc/font/entypo.eot"); src: url("/css/pc/font/entypo.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/entypo.woff") format("woff"), url("/css/pc/font/entypo.ttf") format("truetype"), url("/css/pc/font/entypo.svg#EntypoRegular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'PulsarJSRegular'; src: url("/css/pc/font/pulsarjs.eot"); src: url("/css/pc/font/pulsarjs.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/pulsarjs.woff") format("woff"), url("/css/pc/font/pulsarjs.ttf") format("truetype"), url("/css/pc/font/pulsarjs.svg#PulsarJSRegular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'symbol_signsbasis_set'; src: url("/css/pc/font/symbol-signs.eot"); src: url("/css/pc/font/symbol-signs.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/symbol-signs.woff") format("woff"), url("/css/pc/font/symbol-signs.ttf") format("truetype"), url("/css/pc/font/symbol-signs.svg#symbol_signsbasis_set") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'din1451alt'; src: url("/css/pc/font/din1451alt.eot?#iefix") format("embedded-opentype"), url("/css/pc/font/din1451alt.woff") format("woff"), url("/css/pc/font/din1451alt.ttf") format("truetype"), url("/css/pc/font/din1451alt.svg#svgFontName") format("svg"); font-weight: normal; font-style: normal; }

/* **************************************************
	noscript design
************************************************** */
.noscript { position: relative; margin: 10px 10px; padding: 10px 20px 10px 2.7em; color: #468847; font-size: 100%; font-weight: normal; font-family: Helvetica,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; background-color: #dff0d8; border: 2px solid #d6e9c6; }

.noscript:before { content: 'f'; position: absolute; top: 50%; left: 7px; display: block; width: 1em; height: 1em; margin-top: -0.5em; color: #6ebe8c; font-size: 180%; font-family: Typicons; }

/* **************************************************
	ie design
************************************************** */
.ie { margin: 0; padding: 0; color: #3a87ad; font-size: 100%; }

div.ie { position: relative; padding: 20px 20px 10px 20px; background-color: #d9edf7; border: 1px solid #bce8f1; }

dt.ie { padding-bottom: 10px; font-weight: bold; }

b.ie { padding-right: 15px; padding-bottom: 5px; }

a.ie { padding: 0px 5px; text-decoration: underline; color: #04405e; font-weight: bold; }

a.ie:hover { color: #b3058d; }

/* **************************************************
	smartphone loading
************************************************** */
div#loading { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; z-index: 9999; }

div#loading:before { content: 'Loading'; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 2em; text-align: center; color: #007041; }

/* **************************************************
	common miscellaneous
************************************************** */
.inline-block { display: inline-block; *display: inline; *zoom: 1; }

.linefiled { display: inline; }

.img-replace { display: block; position: relative; text-indent: 150%; white-space: nowrap; overflow: hidden; }

.img-replace-inline { display: inline-block; *display: inline; *zoom: 1; position: relative; text-indent: 150%; white-space: nowrap; overflow: hidden; }

.list-circle { display: block; }

.ls-minus-1 { letter-spacing: -1px; }

/* **************************************************
	common padding desktop only
************************************************** */
.desktop-pd20 { padding-bottom: 20px; }

.desktop-mg-lr20 { margin: 0 20px; }

/* **************************************************
	common text
************************************************** */
.font-size-14 { font-size: 14px; }

.br2em { line-height: 2em; }

.br3em { line-height: 3em; }

.white { color: #fff; }

.red { color: #d00; font-size: 110%; }

.yellow { color: #fff555; }

.orange { color: #e54b0b; }

.small { font-size: 90%; }

.margin-side20{ margin:0 20px; }

.padding-bottom-40{padding-bottom: 20px;}

/* **************************************************
	common
************************************************** */
.box-before:before, .box-after:after { content: ''; display: block; position: absolute; }

.base-grad { background-color: #d90101; background-image: -o-linear-gradient(90deg, #c50000 0%, #d90101 100%); background-image: -moz-linear-gradient(90deg, #c50000 0%, #d90101 100%); background-image: -webkit-linear-gradient(90deg, #c50000 0%, #d90101 100%); background-image: -ms-linear-gradient(90deg, #c50000 0%, #d90101 100%); background-image: linear-gradient(90deg, #c50000 0%, #d90101 100%); }

.base-btn { display: inline-block; *display: inline; *zoom: 1; padding: 0 0.5em; height: 2.4em; line-height: 2.5em; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: none; }

.before-1px:before, .before-1px:after { content: ''; position: absolute; display: block; width: 100%; height: 1px; }

.member-login-div{
}
.member-login-a{
	margin:20px 30px;
	display:block;
	width:150px;
	height:30px;
	text-indent:-999px;
	background:url("/image/pc/bg-headline.png") no-repeat 0 -900px;
}
.member-login-a:hover{
	background:url("/image/pc/bg-headline.png") no-repeat 0 -930px;
}
.faq-050-dl { margin: 0 -10px; }

.faq-050-dt { margin-bottom: 10px; padding: 0 3px 5px; font-size: 16px; text-indent: 0; border-bottom: 1px dotted #a9a9a9; }

.faq-050-dd { position: relative; margin: 0 0 30px 0; padding: 10px 3px 5px 40px; }

.faq-050-i { display: inline-block; *display: inline; *zoom: 1; margin-right: 8px; width: 30px; height: 30px; line-height: 31px; text-align: center; color: #fff; font-size: 26px; font-weight: normal; font-style: normal; font-family: 'corbelbold'; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.faq-050-dt > i.faq-050-i { background-color: #ccc; }

.faq-050-dd > i.faq-050-i { position: absolute; top: 0px; left: 3px; background-color: #f5abab; }

.faq-050-dd > span.show { margin: 15px 0; }

.faq-050-dd > p { margin-top: 10px; }

/* **************************************************
	各ヘッダー
************************************************** */
.content-wrap-div{
	margin:0 50px 30px;
}
.content-wrap-div2{
	margin:0 100px 30px;
}
.ot-h1{
	margin:10px 0 50px;
	height:50px;
	overflow:hidden;
	background: url("/image/pc/bg-headline-content.png") no-repeat 0 10px;
}
.ot-h1>.img-replace{
	margin:10px 0 0 50px;
	height:30px;
	background-image:url("/image/pc/bg-headline-content.png");
	background-repeat: no-repeat;
}
.ot-h1.plus>.img-replace{background-position: 0 -140px;}
.ot-h1.agreement>.img-replace{background-position: 0 -50px;}
.ot-h1.privacy>.img-replace{background-position: 0 -80px;}
.ot-h1.company>.img-replace{background-position: 0 -110px;}
.ot-h1.girl>.img-replace{background-position: 0 -170px;}
.ot-h1.shop>.img-replace{background-position: 0 -200px;}
.ot-h1.old>.img-replace{background-position: 0 -235px;}

.ot-ol{ line-height:1.2em; }
.ot-li{	margin-bottom:1em; }
.in-ol{ margin:2em 2em 1em 2em; }
.in-li{ margin-bottom:0.5em; }
.ot-b{ display:block; }
.ot-article{ padding:0 2em 2em; }
.ot-h2{
	margin:1em 0 2em;
	padding:5px 10px ;
	line-height:1.1em;
	border-left:5px solid #d90000;
}
.ot-article>ol, .ot-article>ul{ margin:0 2em 1em; }
.row-fluid.company{
	background:#f0f0f0;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}
.row-fluid.company.odd{
	background:#f9f9f9;
}
.row-fluid.company > .span2, .row-fluid.company>.span9{
	line-height:2.6em;
	height:2.6em;
}
.row-fluid.company > .span2{
	text-indent:1em;
	font-weight:bold;
}
.girl-article{
	margin:20px 0px 30px;
	padding:10px 20px;
	border:1px solid #c9c9c9;
	border-right:3px solid #c9c9c9;
	border-bottom:3px solid #c9c9c9;
}
.girl-img{
	display:block;
	float:left;
	margin-right:20px;
}
.girl-p{
	line-height:1.4em;
}
.girl-spa{
	display:block;
	padding:10px 20px;
}
.girl-h2{
	font-size:20px;
	line-height:2em;
	height:2em;
}
.girl-h2>i{
	color:#d90000;
	font-size:25px;
}
.girl-h2>i:before{
	font-size:30px;
	top:-4px;
}
