@charset "utf-8";
@import "/member/css/inquiry.css";
@import "/member/css/member.css";
@import "/wp-content/themes/rsq/css/globalnavi.css";
@import "/wp-content/themes/rsq/css/service.css";

/*
Theme Name: rsq
Theme URI: http://www.adwill.co.jp/
Description: WordPressRSQ用のテーマ
Version: 
Author URI: http://www.adwill.co.jp/
Tags: 


*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym {border:0;}
ul,li{margin:0;padding:0;}


body {
	font-family: Verdana, Arial, "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	background-color: #303030;
	color: #333;
	margin: 0;
	padding: 0;
	}

/* スペース------------------------------------------------------------------------------- */

.mt10  { margin-top: 10px; }

.mb10  { margin-bottom: 10px; }

.mtb10 { margin: 10px 0; }

.ml1em { padding: 0 0 0 1.2em; }

.mt1em { margin-top: 1.2em; }

.mt20  { margin-top: 20px; }

.mb20  { margin-bottom: 20px; }

.mb25  { margin-bottom: 25px; }

.mtb20 { margin: 20px 0; }

.mt50  { margin-top: 50px; }

.mb50  { margin-bottom: 50px; }

.mt05  { margin-top: 0.5em; }

.mb05  { margin-bottom: 0.5em; }

.mb03  { margin-bottom: 0.3em; }

.mtb05 { margin: 0.5em 0; }

.mt03  { margin-top: 0.3em; }

.ml16  { padding-left: 16px; }


/* 見出し------------------------------------------------------------------------------- */

h1, h2, h3 {
	font-weight: bold;
	line-height: 1.6em;
	}

h1 {
	margin: 0;
	background: url('images/bar1.gif') no-repeat;
	padding: 0.3em 0 0;
	}

h1.none {
	margin: 0;
	background: none;
	padding: 0;
	}

#sidebar h1 {
	background: url('images/bar2.gif') no-repeat;
	}

h2 .small, h4 .small {
	font-weight: normal;
	}

h6,
.icon1 {
	margin: 1.2em 0 0;
	background: url('images/arrow1.gif') no-repeat 0 center;
	padding: 0 0 0 1.4em;
	}

.icon3 {
	margin: 1.2em 0 0;
	background: url('images/arrow3.gif') no-repeat 0 0.4em;
	padding: 0 0 0 1.1em;
	}

#content h2 {
	margin: 20px 0 0;
	padding: 0;
	}

.icon1b {
	background: url('images/arrow2.gif') no-repeat 0 0.35em;
	padding: 0 0 0 20px;
	}

#index h2,
#content h2.bg {
	margin: 1.2em 0 0;
	background: url('images/arrow2.gif') no-repeat 0 0.35em;
	padding: 0 0 0 20px;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

div#single h3,
h3.bg,
p.bg {
	padding: 0.3em 0 0.2em 1.0em;
	margin-bottom: 0.5em;
	background: url('images/bar_h3bg.gif') repeat center top;
	}

a:link, a:visited, a:hover, a:active {
	color: #218fb8;
	text-decoration: underline;
	}

.icon5 {
	margin: 1.2em 0 0;
	background: url('images/arrow5.gif') no-repeat 0 0.2em;
	padding: 0 1.5em 0 1.3em;
	}

/* ヘッダー ----------------------------------------------------------------------------- */

#header {
	background: url('images/header_bg.gif') repeat-x;
	width: 100%;
	text-align: center;
	}

#header_in {
	width: 835px;
	height: 62px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#header_in #header_logo {
	width: 229px;
	margin-top: 10px;
	float: left;
	}

#header_in #header_right {
	width: 480px;
	margin-top: 14px;
	text-align: right;
	float: left;
	line-height: 13px;
	}


#header_in #header_right a img {
	margin-right: 10px;
	}

#fontsize {
	width: 120px;
	margin-top: 12px;
	text-align: right;
	float: right;
	}

#search {
	position: absolute;
	top: 56px;
	right: 0;
	}

/* 検索----------------------------------------------------------------------------- */

#searchform {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#searchform #s {
	width: 170px;
	height: 17px;
	padding: 0px;
	border: 1px solid #B0B0B0;
	vertical-align: bottom;
	}

#searchsubmit {
	width: 40px;
	height: 20px;
	background: url('images/search.gif') no-repeat;
	margin: 1px 0 0 8px;
	padding: 0;
	border: none;
	cursor:pointer;
	}

#inquiry_arrow {
	padding: 0 0 15px 15px;
	background: url('images/inquiry_bg.gif') repeat 0 0;
	}

/* インデックスページ（情報＆サービス）----------------------------------------------------------------------------- */

#content_out {
	width: 100%;
	text-align: center;
	background: #fff;
	}

#content_in {
	width: 835px;
	text-align:left;
	margin: 0 auto;
	}

#index, #content {
	width: 575px;
	padding: 30px 0 50px 0;
	float: left;
	text-align: left;
	}

div#topflash {
	width: 575px;
	height: 91px;
}

#anchor {
	margin-bottom:10px;
}

.icon5s {
	line-height: 2.0em;
	background: url('images/arrow5.gif') no-repeat 0 center;
	padding: 0 0 0 1.5em;
	margin-left: 1.5em;
	}

#index p {
	padding-left: 20px;
	}

#index div.description p, #content div.description p {
	color: #666;
	font-weight: bold;
	padding-left: 0;
	}

#content div.description {
	margin: 0.8em 0 2.8em;
	}

#index div.listbox .media_bnr, #content div.listbox .media_bnr {
	width: 221px;
	float: left;
	margin-bottom: 10px;
	}

#index div.listbox .media_textlink, #content div.listbox .media_textlink {
	width: 354px;
	float: left;
	}

#index div.listbox .media_textlink h2, #content div.listbox .media_textlink h2 {
	margin: 0 0 0 10px;
	}

#index div.listbox .media_textlink div, #content div.listbox .media_textlink div {
	margin: 0 0 0 10px;
	}

#whatsnew_list {
	font-weight: normal;
	margin-top: -20px;
}

#index .mpclear {
	margin: 0;
	padding: 0;
}

/* 下層インデックス----------------------------------------------------------------------------- */

div#c17 {
	margin: 1.6em 0;
	}

div#c17 ul li {
	display: block;
	width: 279px;
	float: left;
	}

div#c17 ul li.right {
	margin-left: 17px;
	}

div#c17 ul li p {
	margin: 0 0 0 1.4em;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

div.entry {
	margin-bottom: 2.0em;
	}

div#entry_single, div#entry_page {
	margin: 20px 0 2.0em;
	}

div#entry_single h2 {
	margin: 0;
	}

div#entry_single {
	line-height: 1.6em;
	}

/* サイドバー----------------------------------------------------------------------------- */

#sidebarbox {
	width: 260px;
	float: left;
	}

#sidebar{
	padding: 30px 0 0 39px;
	}

ul#frame {
	width: 221px;
	background: url('images/loginbox.gif') repeat-y;
	}

ul#frame li {
	padding: 8px 0 8px 20px;
	}

.side_content {
	margin: 15px 0 40px;
	text-align: left;
	}

#sidebar ul.whatsnew li, ul.whatsnew li {
	margin: 1.2em 0 0;
	background: url('images/arrow1.gif') no-repeat 0 0.3em;
	padding: 0 0 0 1.4em;
	list-style: none;
	}

/* ローカルナビゲーション------------------------------------------------------------------------------- */

#subnavibox {
	margin: 15px 0 50px;
	text-align: left;
	}

li#subnavi_top {
	background: url('images/subnavi_1.gif') no-repeat 0;
	height: 39px;
	}

li#subnavi_top a {
	display: block;
	background: url('images/subnavi_1o.gif') no-repeat 0;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0 0 0 1.8em;
	text-decoration: none;
	color: #218fb8;
	}

li#subnavi_top span#side_other p {
	display: block;
	background: url('images/subnavi_1o.gif') no-repeat 0;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0 0 0 1.8em;
	text-decoration: none;
	color: #333;
	}

li#subnavi_top .nostay a {
	display: block;
	background: url('images/subnavi_1.gif') no-repeat 0;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0 0 0 1.8em;
	text-decoration: none;
	color: #218fb8;
	}

li#subnavi_top .nostay a:hover {
	background: url('images/subnavi_1o.gif') no-repeat 0;
	}

li#subnavi_single ul li {
	background: url('images/subnavi_2.gif') no-repeat top;
	}

li#subnavi_single a {
	display: block;
	background: url('images/subnavi_2.gif') no-repeat top;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 1.6em;
	text-decoration: none;
	color: #218fb8;
	border-bottom: 1px dotted #c0c0c0;
	}

li#subnavi_single a.stay {
	display: block;
	background: url('images/subnavi_3.gif') no-repeat top;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 1.6em;
	text-decoration: none;
	color: #218fb8;
	}

li#subnavi_single a:hover {
	background: url('images/subnavi_2o.gif') no-repeat top;
	}

li#subnavi_single a.third {
	display: block;
	background: url('images/subnavi_4.gif') no-repeat top;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 1.6em;
	text-decoration: none;
	color: #218fb8;
	border-bottom: 1px dotted #c0c0c0;
	}

li#subnavi_single a.third:hover {
	background: url('images/subnavi_4o.gif') no-repeat top;
	}

/* フッター------------------------------------------------------------------------------- */

#pagetopbox, .pagetopbox {
	width: 575px;
	text-align: right;
	padding-bottom: 1.6em;
	}

#pagetop, .pagetop {
	background: url('images/pagetop.gif') no-repeat 0 center;
	padding: 0 0 0 1.7em;
	}

#footer {
	background: url('images/footer_bg.gif') repeat;
	width: 100%;
	text-align: center;
	}

#footer_in {
	position: relative;
	width: 835px;
	height: 70px;
	margin: 0 auto;
	color: #fff;
	clear: both;
	}

#footer div#copyright {
	width: 575px;
	float: left;
	padding-top: 10px;
	text-align: left;
	}

#footer div#privacy {
	width: 260px;
	float: left;
	padding-top: 10px;
	text-align: right;
	}

.icon3f {
	margin: 1.2em 0 0;
	background: url('images/arrow3f.gif') no-repeat 0 0.4em;
	padding: 0 0 0 1.1em;
	}

#footer_in a {
	color: #fff;
	text-decoration: none;
	}

#footer_in a:hover {
	text-decoration: underline;
	}

/* イメージ------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 5px 0 20px 20px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 20px 20px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.valignm {
	vertical-align: middle;
}

/* リスト--------------------------------------------------------------------------------- */
/*  Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before,
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul,
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata {
	margin-top: 3.0em;
	}

.postmetadata a {
	padding: 0 0 0 1em;
	}

/* 様々なタグ＆クラス--------------------------------------------------------------------- */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.left {
	text-align: left;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* キャプション------------------------------------------------------------------------- */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* サイトマップ------------------------------------------------------------------------- */

div.smap {
	margin-top: 20px;
	}

.smap h2 {
	display: none;
	}

.smap ul{
	list-style-position: outside;
	margin: 10px;
	}

.smap li {
	list-style: none;
	background: url('images/arrow2.gif') no-repeat 0 0.3em;
	padding-left: 1.6em;
	margin: 0.4em 0;
	}

.smap li li {
	list-style: none;
	background: url('images/arrow1.gif') no-repeat 0 0.4em;
	margin-left: 2em;
	padding-left: 1.5em;
	}

.smap li li li {
	background: url('images/arrow3.gif') no-repeat 0 0.5em;
	margin-left: 2em;
	padding-left: 0.9em;
	}

.smap li li li li {
	background: url('images/arrow4.gif') no-repeat 0 0.7em;
	margin-left: 2em;
	padding-left: 0.9em;
	}

.smap li strong{
	display: none;
	}

/* プライバシーポリシー------------------------------------------------------------------------- */

div#content div.gbox_in2 {
	margin: 20px 26px;
	}

ol.privacy li {
	list-style: outside decimal;
	margin-left: 25px;
	}

ol.privacy li p.mt6 {
	margin-top: 6px;
	}

ol.privacy2 li ol li {
	list-style: outside decimal;
	margin-left: 25px;
	margin-top: 6px;
	}

ol.privacy2 li ol li.nostyle {
	list-style: outside none none;
	margin-top: 6px;
	margin-left: 0;
	}

ol.privacy2 {
	list-style: outside none none;
	margin: 0;
	}

/* 新卒採用スケジュール------------------------------------------------------------------------- */
#schedule {
	margin: 20px 0 2em;
}

#schedule table {
	background: url('images/schedule_bg.gif') repeat-y right 0;
	margin-bottom: 20px;
}

#schedule table th {
	background:  #fff;
}

#schedule table td {
	vertical-align: top;
}

#schedule table td#schedule01 { height: 61px; }
#schedule table td { height: 56px; }
#schedule table td#schedule02 { height: 33px; }
#schedule table td#schedule04 { height: 33px; }

#schedule table td#schedule02 { background: url('images/schedule02.gif') no-repeat 0 0; }
#schedule table td#schedule03 { background: url('images/schedule03.gif') no-repeat 0 0; }
#schedule table td#schedule04 { background: url('images/schedule04.gif') no-repeat 0 0; }
#schedule table td#schedule05 { background: url('images/schedule05.gif') no-repeat 0 0; }
#schedule table td#schedule06 { background: url('images/schedule06.gif') no-repeat 0 0; }

#schedule table td div.barea {
	width: 512px;
	height: 52px;
}

#schedule table td#schedule02 div.barea,
#schedule table td#schedule04 div.barea {
	width: 512px;
	height: 29px;
}

#schedule table a:hover {
	border-left: 1px solid #d8e1ec;
}

#schedule table a { display: block; }
#schedule #b01 { margin: 5px 3px 0 228px; }
#schedule #b02 { margin: 5px 149px 0 147px; }
#schedule #b03 { margin: 5px 149px 0 66px; }
#schedule #b04 { margin: 5px 30px 0 66px; }
#schedule #b05 { margin: 4px 412px 0 27px; }
#schedule #b06 { margin: 4px 440px 0 0; }

/* 404エラーページ------------------------------------------------------------------------- */

#content_404 {
	width: 835px;
	padding: 30px 0 100px 0;
	text-align: left;
	}

#content_404 h1 {
	margin: 0 auto;
	background: url('images/bar_bg.gif') repeat-x 0 0;
	font-size: 1.4em;
	padding: 0.3em 0 0;
	}

.error {
	color: #fff;
}

/* for newwin ------------------------------------------------------------------------- */
a.newWin img {
	margin: 0 5px 0 3px;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
	border: none!important;
}

/* 【管理側 投稿画面インラインフレーム】------------------------------------------------------------------------- */

body.mceContentBody {
	background-color: #fff;
}
