@charset "utf-8";

/* RESET
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}

ol, ul, li {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

img { border:none; }
.pchide { display: none; }
.pcbr { display: block; }

/* 画像保存禁止 */
#img_prtc {
  position: relative;
}
#img_prtc::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/a-room/img/protect.png);
  background-position: top left;
  background-size: 100% 100%;
}
#img_prtc img {
  /*display: block;*/
}


/* -------------------------------------------------------------- */

body {
	font-family:"UD新丸ゴ R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	color:#000000;
	background-color:#80d3ff;
}
a {
    outline: medium none;
}
a:link {
    color: #0084E8;
    text-decoration: none;
}
a:visited {
    color: #0084E8;
    text-decoration: none;
}
a:hover {
    color: #0084E8;
    text-decoration: underline;
}

/*--------------------------------------------------
header
--------------------------------------------------*/
header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
header h1 {
	background-image: url(/a-room/img/header_bg_1.jpg);
	background-repeat: no-repeat;
	height: 127px;
	padding-top: 15px;
	padding-left: 62px;
}
header h1.morning {
	background-image: url(/a-room/img/header_bg_1.jpg);
}
header h1.daytime {
	background-image: url(/a-room/img/header_bg_2.jpg);
}
header h1.evening {
	background-image: url(/a-room/img/header_bg_3.jpg);
}
header #menuNav {
	display: none;
}
dl.accordion {
	width: 960px;
	background-color: #FFFFFF;
}
dl.accordion dt{
	cursor:pointer;
	text-align: center;
	height: 80px;
	padding-top: 5px;
	background-image: url(/a-room/img/bg_1.gif);
}
dl.accordion dt.active { }
dl.accordion dd {
	width:960px;
	display:none;
}
.search_conditions {
	background-color: #D9F6FF;
	color: #036EEE;
	width: 444px;
	height: 300px;
	padding-top: 18px;
	padding-left: 36px;
	float: left;
}
.search_conditions input[type=text] {
	border: solid 2px #036EEE;
	border-radius: 10px;
	padding: 6px;
	width: 400px;
}
.search_conditions select {
	border: solid 2px #036EEE;
	border-radius: 10px;
	padding: 6px;
}
.search_conditions p {
	line-height: 22px;
	font-size: 13px;
}
.search_conditions p.imp {
	font-size: 12px;
	color: #636363;
}
.search_conditions label { font-size: 14px; }
.search_conditions .sex { padding-top: 10px; padding-bottom: 10px; }
.search_conditions .bc_station { float: left; }
.search_conditions .habitat { float: left; }
.search_conditions .bc_station label { padding-left: 8px; display: inline-block; }
.search_conditions .habitat label { padding-left: 8px; display: inline-block; }
.search_conditions .bc_station select { margin-left: 8px; }
.search_conditions .habitat select { margin-left: 8px; }
.search_conditions .submit {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.search_conditions .submit input[type=submit]{
	background-image: url(/a-room/img/search_btn.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 42px;
	border: none;
	cursor: pointer;
}
.search_name {
	background-color: #FFDEF0;
	color: #636363;
	width: 460px;
	height: 300px;
	float: left;
	padding-top: 18px;
	padding-left: 20px;
}
.search_name h3 { }
.search_name h3 span {
	float: right;
	padding-right: 100px;
	padding-top: 17px;
}
.search_name table { margin-top: 15px; }
.search_name table tr td {
padding-top: 1px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 1px;
}
.important_box {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
}

/*--------------------------------------------------
contents
--------------------------------------------------*/
.contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.search {
	clear: both;
	padding-top: 35px;
}
.search h2 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 6px;
}
.search .search_result {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 14px;
	padding-bottom: 30px;
}
.search .search_result .conditions {
	width: 892px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 14px;
}
.search .search_result .conditions h3 {
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 4px;
}
.search .search_result .conditions ul {
}
.search .search_result .conditions ul li {
	float: left;
	font-size: 15px;
	letter-spacing: -0.5px;
}
.search .search_result .conditions ul li span {
	background-color: #E3007F;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	border-radius: 6px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	font-size: 15px;
	display: inline-block;
}
.search .search_result .list {
	border: solid 6px #80D3FF;
	background-color: #FFFFFF;
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 22px;
}
.search .search_result .list .noresult {
	font-size: 14px;
}
.search .search_result .list .item {
	float: left;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 20px;
}
.search .search_result .list .item .thum img {
	width: 138px;
	height: auto;
}
.search .search_result .list .item .name {
	font-size: 14px;
	line-height: 30px;
}
.search .search_result .list .item .name a {
	color: #000000;
}
.search .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
.search .search_back {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 18px;
}
.search .search_back a {
	color: #000000;
}
.search .search_result .detail {
	border: solid 6px #80D3FF;
	background-color: #FFFFFF;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 20px;
        min-height:600px;
}
.search .container-fluid {
	clear: both;
	text-align: center;
	margin-top: -80px;
}
.search .detail .prof_photo {
	width: 266px;
	float: left;
}
.search .detail .prof_info {
	width: 520px;
	float: right;
}
.search .detail .prof_info h3 {
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
.search .detail .prof_info h3 span {
	font-size: 20px;
	font-weight: bold;
}
.search .detail .prof_info dl {
	font-size: 14px;
}
.search .detail .prof_info dl dt {
	color: #888888;
	float: left;
	clear: left;
}
.search .detail .prof_info dl dd {
	float: left;
}
.search .detail .program {
	width: 464px;
	float: right;
	background-color: #FBE5FF;
	border: solid 6px #E3007F;
	padding-top: 14px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 14px;
	margin-top: 50px;
}
.search .detail .program ul {
	padding-top: 12px;
}
.search .detail .program ul li {
	font-size: 16px;
	padding-bottom: 8px;
}
.search .detail .program ul li.bana {
	padding-bottom: 20px;
}
.search .detail .program_future {
	width: 520px;
	float: right;
}
.search .detail .program_future h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 8px;
}
.search .detail .program_future h3 span {
	color: #D9DF00;
}
.search .detail .program_future ul {
}
.search .detail .program_future ul li {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 18px;
}
.search .detail .program_future ul li span {
	display: block;
}
.search .detail .program_future ul li a {
	color: #E3007F;
}
.search .detail .program_future p {
	color: #888888;
	font-size: 12px;
}
.search .detail .related_link {
	width: 520px;
	float: right;
}
.search .detail .related_link h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 8px;
}
.search .detail .related_link h3 span {
	color: #D9DF00;
}
.search .detail .related_link ul li {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 18px;
}
.search .detail .related_link ul li a {
	color: #E3007F;
}
.search .detail .notification {
	width: 266px;
	float: left;
	position: absolute;
	margin-top: 410px;
}
.search .detail .notification h4 {
	text-align: center;
}
.search .detail .notification p {
	font-size: 11px;
	line-height: 16px;
	color: #888888;
}
.search .detail .prof_qa {
	width: 464px;
	float: right;
	background-color: #F9F7D2;
	border: solid 6px #E3007F;
	padding-top: 14px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 14px;
	margin-top: 50px;
}
.search .detail .prof_qa h3 {
}
.search .detail .prof_qa dl {
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 24px;
}
.search .detail .prof_qa dl dt {
	color: #E3007F;
}
.search .detail .prof_qa dl dd {
	padding-bottom: 30px;
}

.picup {
	clear: both;
	padding-top: 35px;
}
.picup h2 {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 8px;
}
.picup .pickup_list {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.picup .pickup_list .items {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
.picup .pickup_list .items .item {
	float: left;
	width: 25%;
	text-align: center;
}
.picup .pickup_list .items .item img {
	width: 97%;
	height: auto;
}
.picup .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
.picup .container-fluid {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ryugi {
	clear: both;
	padding-top: 35px;
}
.ryugi h2 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 70px;
	padding-top: 6px;
	line-height: 1px;
}
.ryugi dl.backnumber_r {
	margin-top: -45px;
	line-height: 1px;
	margin-left: 660px;
	width: 264px;
}
.ryugi dl.backnumber_r dt {
	width: 264px;
	height: 40px;
	background-image: url(/a-room/ryugi/img/backnumber.gif);
	background-repeat: no-repeat;
	text-align: right;
	cursor: pointer;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.ryugi dl.backnumber_r dd {
	background-color: #80D3FF;
	padding: 20px;
	line-height: 26px;
	position: absolute;
	display: none;
	width: 254px;
	margin-left: -30px;
	z-index: 9;
}
.ryugi dl.backnumber_r dd ul {
	font-size: 14px;
}
.ryugi dl.backnumber_r dd ul li.date {
	clear: left;
	float: left;
	width: 30%;
}
.ryugi dl.backnumber_r dd ul li.name {
	float: left;
	width: 68%;
}
.ryugi dl.backnumber_r dd ul li.name a {
	color: #000000;
}
.ryugi .ryugi_area {
	background-image: url(/a-room/img/bg_1.gif);
	margin-top: 6px;
	padding-bottom: 60px;
}
.ryugi .ryugi_main {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	border-color: #80D3FF;
	border-style: solid;
	border-left-width: 6px;
	border-right-width: 6px;
	background-color: #FFFFFF;
}
.ryugi .ryugi_main h3 {
	float: left;
	padding-left: 20px;
	line-height: 30px;
	font-size: 16px;
	padding-top: 22px;
	padding-bottom: 15px
}
.ryugi .ryugi_main h3 span {
	font-size: 30px;
	letter-spacing: 6px;
	color: #E3007F;
}
.ryugi .men h3 span {
	color: #009FE8;
}
.ryugi .ryugi_main .profile {
	float: right;
	padding-top: 36px;
	font-size: 14px;
	padding-right: 14px;
}
.ryugi .ryugi_main .profile a {
	color: #A3A3A3;
}
.ryugi .ryugi_main .mainvisual {
	clear: both;
	line-height: 1px;
}
.ryugi .ryugi_main dl {
	border-bottom: 6px solid #80D3FF;
}
.ryugi .ryugi_main dl dt {
	cursor: pointer;
}
.ryugi .ryugi_main dl dt .date {
	color: #E3007F;
	width: 10%;
	float: left;
	text-align: center;
	padding-top: 6px;
	font-size: 13px;
}
.ryugi .men dl dt .date {
	color: #009FE8;
}
.ryugi .ryugi_main dl dt .title {
	font-family:"UD新丸ゴ B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #E3007F;
	font-size: 21px;
	letter-spacing: 2px;
	float: left;
	width: 78%;
	padding-left: 2%;
	padding-right: 10%;
	padding-top: 24px;
	padding-bottom: 24px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.ryugi .men dl dt .title {
	color: #009FE8;
}
.ryugi .ryugi_main dl dt .title::before,
.ryugi .ryugi_main dl dt .title::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.ryugi .ryugi_main dl dt .title::after{
left: 95%;
width: 9px;
height: 9px;
border-top: 2px solid #000000;
border-right: 2px solid #000000;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.ryugi .ryugi_main dl dt.active {
	border: none;
}
.ryugi .ryugi_main dl dt.active .title::after{
left: 95%;
width: 9px;
height: 9px;
border-top: 2px solid #000000;
border-right: 2px solid #000000;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ryugi .ryugi_main dl dd {
	display: none;
}
.ryugi .ryugi_main .passive {
	border-bottom: 6px solid #80D3FF;
}
.ryugi .ryugi_main .passive .date {
	color: #A3A3A3;
	width: 10%;
	float: left;
	text-align: center;
	padding-top: 6px;
	font-size: 13px;
}
.ryugi .ryugi_main .passive .title {
	color: #A3A3A3;
	font-size: 21px;
	letter-spacing: 2px;
	float: left;
	width: 78%;
	padding-left: 2%;
	padding-right: 10%;
	padding-top: 24px;
	padding-bottom: 24px;
	display: inline-block;
	vertical-align: middle;
}
.ryugi .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}


.recruit {
	clear: both;
	padding-top: 35px;
}
.recruit h2 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 6px;
	line-height: 1px;
	height: 80px;
}
.recruit h2 img { float: left; }
.recruit h2 a { display: block; float: right; margin-top: 0px; margin-right: 10px; }
.recruit h2 a img { height: auto; width: auto; }
.recruit .recruit_area {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 15px;
	padding-bottom: 25px;
}
.recruit .recruit_area .navbtn {
	margin-left: 24px;
}
.recruit .recruit_area .navbtn li {
	width: 286px;
	float: left;
	text-align: center;
	background-color: #80D3FF;
	border: solid 2px #FFFFFF;
	border-radius: 10px;
	margin-left: 10px;
	padding-top: 4px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 46px;
	cursor: pointer;
}
.recruit .recruit_area .navbtn li a {
	display: block;
	height: 42px;
}
.recruit .recruit_area .navbtn li.message {
	background-image: url(/a-room/recruit/img/h3_message.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .recruit_area .navbtn li.rookie {
	/*background-image: url(/a-room/recruit/img/h3_rookie_on.jpg);*/
	background-image: url(/a-room/recruit/img/2021_nav_0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .recruit_area .navbtn li.training {
	background-image: url(/a-room/recruit/img/h3_training_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .recruit_area .navbtn li.off {
	background-color: #C8C9C9;
	border: solid 2px #9E9F9F;
	cursor: default;
}
.recruit .recruit_area .navbtn li.on {
	background-color: #FFFFFF;
	border: solid 2px #80D3FF;
	cursor: default;
}
.recruit .recruit_area .navbtn li a {
	display: block;
}
.recruit .message_area {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border: solid 6px #80D3FF;
	margin-top: 12px;
}
.recruit .message_area h4 {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.recruit .message_area p {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	padding: 12px;
}
.recruit .message_area .items {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
}
.recruit .message_area .items ul {
	width: 792px;
	margin-left: auto;
	margin-right: auto;
}
.recruit .message_area .items li {
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
}
.recruit .message_area .items li a:hover {
	text-decoration: none;
}
.recruit .message_area .items li a .thum img {
	border: solid 4px #80D3FF;
}
.recruit .message_area .items li a .name {
	text-align: center;
	font-size: 24px;
	color: #000000;
	letter-spacing: 2px;
	text-decoration: none;
}
.recruit .message_area .items li a .join {
	text-align: center;
	font-size: 12px;
	color: #A8A8A8;
	letter-spacing: 2px;
	text-decoration: none;
}
.recruit .recruit_bana {
	margin-top: 26px;
	margin-left: 24px;
}
.recruit .recruit_bana li {
	float: left;
	padding-left: 10px;
}
.recruit .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
.recruit .message_area .content {
	background-color: #FFFFFF;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 36px;
}
.recruit .message_area .content .profile {
	float: left;
	width: 270px;
	position: absolute;
}
.recruit .message_area .content .profile dl dt {
	text-align: center;
}
.recruit .message_area .content .profile dl dt img {
		border: solid 4px #80D3FF;
}
.recruit .message_area .content .profile dl dd {
	text-align: center;
}
.recruit .message_area .content .profile dl dd .name { font-size: 22px; }
.recruit .message_area .content .profile dl dd .furigana {}
.recruit .message_area .content .profile dl dd .info { font-size: 13px; line-height: 18px; padding-top: 14px; padding-bottom: 16px; }
.recruit .message_area .content .message {
	float: right;
	width: 490px;
}
.recruit .message_area .content .message h5 {
	color: #009FE8;
	font-size: 20px;
	padding: 0px;
}
.recruit .message_area .content .message p {
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.recruit .message_area .content .photo2 {
	float: left;
	width: 290px;
	text-align: center;
	margin-top: 460px;
}

.rookies {
	clear: both;
	padding-top: 35px;
}
.rookies h2 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 6px;
	line-height: 1px;
	height: 80px;
}
.rookies h2 img { float: left; }
.rookies h2 a { display: block; float: right; margin-top: 0px; margin-right: 10px; }
.rookies h2 a img { height: auto; width: auto; }
.rookies .rookie_area {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 14px;
	padding-bottom: 30px;
}
.rookies .rookie_area .navbtn {
	margin-left: 24px;
}
.rookies .rookie_area .navbtn li {
	width: 46.6%;
	float: left;
	text-align: center;
	background-color: #80D3FF;
	border: solid 2px #FFFFFF;
	border-radius: 10px;
	margin-left: 10px;
	padding-top: 4px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 46px;
	cursor: pointer;
}
.rookies .rookie_area .navbtn li.message {
	background-image: url(/a-room/recruit/img/h3_message_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rookies .rookie_area .navbtn li.rookie {
	/*background-image: url(/a-room/recruit/img/h3_rookie.jpg);*/
background-image: url(/a-room/recruit/img/2021_nav_0.jpg);
cursor: default;
	background-repeat: no-repeat;
	background-position: center center;
}
.rookies .rookie_area .navbtn li.training {
	background-image: url(/a-room/recruit/img/h3_training_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rookies .rookie_area .navbtn li.off {
	background-color: #C8C9C9;
	border: solid 2px #9E9F9F;
	cursor: default;
}
.rookies .rookie_area .navbtn li.on {
	background-color: #FFFFFF;
	border: solid 2px #80D3FF;
	cursor: default;
}
.rookies .rookie_area .navbtn li a {
	display: block;
}
.rookies .rookie_area .list {
	border: solid 6px #80D3FF;
	background-color: #FFFFFF;
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 22px;
}
.rookies .rookie_area .list h4 {
	text-align: center;
	padding-bottom: 10px;
}
.rookies .rookie_area .list .item {
	float: left;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 20px;
}
.rookies .rookie_area .list .item .thum img {
	width: 138px;
	height: auto;
}
.rookies .rookie_area .list .item .name {
	font-size: 14px;
	line-height: 30px;
}
.rookies .rookie_area .list .item .name a {
	color: #000000;
}
.rookies .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
.rookies .search_back {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 18px;
}
.rookies .search_back a {
	color: #000000;
}

.rookies .navbtn li.message {
	background-image: url(/a-room/recruit/img/2020_nav_1.jpg) !important;
}
.rookies .navbtn li.message.on {
	background-image: url(/a-room/recruit/img/2020_nav_1_on.jpg) !important;
}
.rookies .navbtn li.rookie {
	background-image: url(/a-room/recruit/img/2020_nav_2.jpg) !important;
}
.rookies .navbtn li.rookie.on {
	background-image: url(/a-room/recruit/img/2020_nav_2_on.jpg) !important;
}
.rookies .navbtn li.training {
	background-image: url(/a-room/recruit/img/2020_nav_3.jpg) !important;
}
.rookies .navbtn li.training.on {
	background-image: url(/a-room/recruit/img/2020_nav_3_on.jpg) !important;
}


.rookies .rookiemov { padding-right: 22px; }
.rookies .rookiemov ul li { float: left; width: 33.33% !important; }
.rookies .rookiemov ul li .item .thum { cursor: pointer; }
.rookies .rookiemov ul li .item .thum img { width: 100% !important; height: auto !important; }
.rookies .rookiemov ul li .item #img_prtc:after {
content: '';
width: 56px;
height: 56px;
background: url("/a-room/recruit/img/mplay.png") no-repeat;
position: absolute;
background-size: contain;
margin-left: -60px;
margin-top: 121px;
}
.rookies .rookiemov ul li .item .name { line-height: 1.6 !important; }
.rookies .rookiemov ul li .item .name span { font-size: 11px !important; line-height: 1 !important; display: block; }
.rookies .rookiemov .cm {clear: both;
width: 97%;
margin-left: auto;
margin-right: auto;
padding-bottom: 2%;
padding-top: 3%;line-height: 1.6;
font-size: 16px;}
.dokos-embed-container { position: relative; padding-bottom: 69.5%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.dokos-embed-container iframe, .dokos-embed-container object, .dokos-embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.rmodalclose { color: #fff; font-weight: bold; font-size: 20px; top: 0px; right: 0px; display: block; position: fixed; z-index: 999999; text-align: right; padding: 10px; cursor: pointer; display: none; }
.remodal .modalname { font-size: 24px; font-weight: bold; color: #fff; padding: 5px; }



.recruit .jobh_area {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 14px;
	padding-bottom: 30px;
}
.recruit .jobh_area .navbtn {
	margin-left: 24px;
}
.recruit .jobh_area .navbtn li {
	width: 46.6%;
	float: left;
	text-align: center;
	background-color: #80D3FF;
	border: solid 2px #FFFFFF;
	border-radius: 10px;
	margin-left: 10px;
	padding-top: 4px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 46px;
	cursor: pointer;
}
.recruit .jobh_area .navbtn li.message {
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .jobh_area .navbtn li.rookie {
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .jobh_area .navbtn li.training {
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .jobh_area .navbtn li.off {
	background-color: #C8C9C9;
	border: solid 2px #9E9F9F;
	cursor: default;
}
.recruit .jobh_area .navbtn li.on {
	background-color: #FFFFFF;
	border: solid 2px #80D3FF;
	cursor: default;
}
.recruit .training_area .navbtn li a {
	display: block;
}
.recruit .jobh_area .jobh_content {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border: solid 6px #80D3FF;
	margin-top: 12px;
	background-color: #FFFFFF;
	/*background-image: url("/a-room/recruit/img/2020_rec_bg.jpg");*/
}
.recruit .jobh_area .jobh_content h4 {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 5px;
}
.recruit .jobh_area .jobh_content h5 {
	text-align: center;
	padding-bottom: 0px;
	padding-top: 5%;
}
.recruit .jobh_area .jobh_content ul {width: 96%; margin-left: auto; margin-right: auto; margin-top: 30px; }
.recruit .jobh_area .jobh_content ul li { width: 16.6%; float: left; text-align: center; padding-bottom: 20px; height:180px; font-size:120%; }
.recruit .jobh_area .jobh_content ul li img { width: 90%; height: auto; }
.recruit .jobh_area .jobh_content ul li.men a { color: #0066cc; }
.recruit .jobh_area .jobh_content ul li.women a { color: #ff6600; }




.recruit .navbtn li.message {
	background-image: url(/a-room/recruit/img/2020_nav_1.jpg) !important;
}
.recruit .navbtn li.message.on {
	background-image: url(/a-room/recruit/img/2020_nav_1_on.jpg) !important;
}
.recruit .navbtn li.rookie {
	background-image: url(/a-room/recruit/img/2020_nav_2.jpg) !important;
/*background-image: url(/a-room/recruit/img/h3_rookie2_on.jpg) !important;*/
/*background-image: url(/a-room/recruit/img/2021_nav_0.jpg) !important;*/
cursor: pointer;
/*cursor: default;*/
/*background-color: #d1d1d1 !important;*/
}
.recruit .navbtn li.rookie.on {
	/*background-image: url(/a-room/recruit/img/2020_nav_2_on.jpg) !important;*/
}
.recruit .navbtn li.training {
	background-image: url(/a-room/recruit/img/2020_nav_3.jpg) !important;
}
.recruit .navbtn li.training.on {
	background-image: url(/a-room/recruit/img/2020_nav_3_on.jpg) !important;
}



.recruit .training_area {
	background-image: url(../img/bg_1.gif);
	padding-top: 14px;
	padding-bottom: 30px;
}
.recruit .training_area .navbtn {
	margin-left: 24px;
}
.recruit .training_area .navbtn li {
	width: 286px;
	float: left;
	text-align: center;
	background-color: #80D3FF;
	border: solid 2px #FFFFFF;
	border-radius: 10px;
	margin-left: 10px;
	padding-top: 4px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 46px;
	cursor: pointer;
}
.recruit .training_area .navbtn li.message {
	background-image: url(../recruit/img/h3_message_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
.recruit .training_area .navbtn li.rookie {
	background-image: url(../recruit/img/h3_rookie2_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
cursor: default;
}
*/
.recruit .training_area .navbtn li.training {
	background-image: url(../recruit/img/h3_training.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.recruit .training_area .navbtn li.off {
	background-color: #C8C9C9;
	border: solid 2px #9E9F9F;
	cursor: default;
}
.recruit .training_area .navbtn li.on {
	background-color: #FFFFFF;
	border: solid 2px #80D3FF;
	cursor: default;
}
.recruit .training_area .navbtn li a {
	display: block;
}
.recruit .training_area .training_content {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border: solid 6px #80D3FF;
	margin-top: 12px;
	background-color: #FFFFFF;
}
.recruit .training_area .training_content h4 {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 30px;
}
.recruit .training_area .training_content .photo { text-align: center; }
.recruit .training_area .training_content .photo img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	padding-top: 10px;
}
.recruit .training_area .training_content .comment .bg {
	background-image: url(../recruit/img/training_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	padding-top: 10px;
}
.recruit .training_area .training_content ul {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-size: 16px;
	line-height: 30px;
}
.recruit .training_area .training_content .photo_1 {
	float: left;
	width: 485px;
	line-height: 1px;
}
.recruit .training_area .training_content .photo_1 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_1 {
	float: right;
	width: 270px;
	padding-top: 160px;
	padding-left: 25px;
	text-align: left;
}
.recruit .training_area .training_content .photo_2 {
	float: right;
	width: 485px;
	line-height: 1px;
}
.recruit .training_area .training_content .photo_2 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_2 {
	float: left;
	width: 275px;
	padding-right: 20px;
	padding-top: 50px;
	text-align: left;
}
.recruit .training_area .training_content .photo_3 {
	float: left;
	width: 485px;
	line-height: 1px;
	margin-top: 20px;
}
.recruit .training_area .training_content .photo_3 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_3 {
	float: right;
	width: 270px;
	padding-top: 150px;
	text-align: left;
}
.recruit .training_area .training_content .photo_4 {
	float: right;
	width: 485px;
	line-height: 1px;
}
.recruit .training_area .training_content .photo_4 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_4 {
	float: left;
	width: 275px;
	padding-right: 20px;
	padding-top: 40px;
	text-align: left;
}
.recruit .training_area .training_content .photo_5 {
	float: left;
	width: 485px;
	line-height: 1px;
}
.recruit .training_area .training_content .photo_5 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_5 {
	float: right;
	width: 260px;
	padding-top: 50px;
	text-align: left;
}
.recruit .training_area .training_content .photo_6 {
	float: right;
	width: 485px;
	line-height: 1px;
}
.recruit .training_area .training_content .photo_6 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_6 {
	float: left;
	width: 275px;
	padding-right: 20px;
	padding-top: 50px;
	text-align: left;
}
.recruit .training_area .training_content .photo_7 { float: left; width: 485px; line-height: 1px; }
.recruit .training_area .training_content .photo_7 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_7 { float: right;	width: 275px; padding-top: 30px; padding-left: 20px; text-align: left; }
.recruit .training_area .training_content .photo_8 { float: right;	width: 485px;	line-height: 1px; }
.recruit .training_area .training_content .photo_8 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_8 { float: left; width: 265px; padding-right: 30px; padding-top: 50px; text-align: left; }
.recruit .training_area .training_content .photo_9 { float: left; width: 485px; line-height: 1px; }
.recruit .training_area .training_content .photo_9 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_9 { float: right;	width: 275px; padding-top: 50px; text-align: left; }
.recruit .training_area .training_content .photo_10 { float: right;	width: 485px;	line-height: 1px; }
.recruit .training_area .training_content .photo_10 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_10 { float: left; width: 265px; padding-right: 30px; padding-top: 50px; text-align: left; }
.recruit .training_area .training_content .photo_11 { float: left; width: 485px; line-height: 1px; clear: both; }
.recruit .training_area .training_content .photo_11 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_11 { float: right;	width: 275px; padding-top: 50px; padding-left: 20px; text-align: left; }
.recruit .training_area .training_content .photo_12 { float: right;	width: 485px;	line-height: 1px; clear: both; margin-top: 20px; }
.recruit .training_area .training_content .photo_12 img { border: solid 2px #80D3FF; padding: 6px; }
.recruit .training_area .training_content .comment_12 { float: left; width: 265px; padding-right: 30px; padding-top: 150px; text-align: left; }
.recruit .training_area .training_content .comment_13 {	width: 60%; margin-left: auto; margin-right: auto; padding-bottom: 30px; text-align: center; clear: both; }
.recruit .training_area .training_content .comment_14 {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 50px;
}
.recruit .training_area .training_content .comment_14 .bg {
	background-image: url(../recruit/img/training_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.recruit .training_area .training_content .arrow {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}
.recruit .training_area .training_content .pcbr { display: block; }
.recruit .training_area .training_content .beginner {
	background-color: #D1EEFF;
}
.recruit .training_area .training_content .beginner h5 {
	color: #0084E8;
	font-size: 22px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: "UD新丸ゴ B","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.recruit .training_area .training_content .beginner ul {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
}
.recruit .training_area .training_content .beginner ul li {
	float: left;
	width: 33.3%;
	text-align: center;
	padding-bottom: 8px;
}





.greeting {
	clear: both;
	padding-top: 35px;
	color: #595757;
}
.greeting h2 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 6px;
	line-height: 1px;
}
.greeting .greeting_area {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 15px;
	padding-bottom: 25px;
}
.greeting .greeting_area ul {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	border: solid 6px #80D3FF;
	margin-top: 12px;
	background-color: #FFFFFF;
}
.greeting .greeting_area ul li.box1 {
	float: right;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 450px;
}
.greeting .greeting_area ul li.box1 h3 {
	padding-bottom: 40px;
	font-size: 300%;
	color: #000000;
}
.greeting .greeting_area ul li.box1 .mngr {
	font-size: 16px;
	letter-spacing: 4px;
	padding-bottom: 5px;
}
.greeting .greeting_area ul li.box1 .name {
	font-size: 27px;
	letter-spacing: 4px;
	padding-bottom: 30px;
}
.greeting .greeting_area ul li.box1 .name span {
	font-size: 18px;
	display: inline-block;
	padding-left: 14px;
}
.greeting .greeting_area ul li.box2 {
	float: left;
	padding: 10px;
	width: 396px;
}
.greeting .greeting_area ul li.box2 img {
	border: solid 3px #80D3FF;
} 
.greeting .greeting_area ul li.box3 {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 450px;
	font-size: 14px;
	line-height: 30px;
}
.greeting .greeting_area ul li.box3 p {
	padding-right: 30px;
	padding-bottom: 30px;
}
.greeting .greeting_area ul li.box5 {
	text-align: center;
	font-size: 43px;
	padding-top: 170px;
	padding-bottom: 170px;
}
.greeting .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}

.qanda {
	clear: both;
	padding-top: 35px;
}
.qanda h2 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 6px;
	line-height: 1px;
	float: left;
	width: 500px;
}
.qanda .comment {
	float: right;
	background-image: url(/a-room/img/bg_1.gif);
	width: 430px;
	height: 54px;
	padding-left: 20px;
	padding-top: 30px;
	font-size: 14px;
}
.qanda .qanda_area {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 15px;
	padding-bottom: 25px;
	clear: both;
}
.qanda .qalist_area {
	width: 812px;
	margin-left: auto;
	margin-right: auto;
	border: solid 6px #80D3FF;
	margin-top: 12px;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 32px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
.qanda .qalist_area .qanav {
}
.qanda .qalist_area .qanav dl {
}
.qanda .qalist_area .qanav dl dt {
	clear: both;
	float: left;
	width: 10%;
	font-size: 22px;
	color: #E95514;
	text-align: center;
	margin-bottom: 6px;
}
.qanda .qalist_area .qanav dl dd {
	float: right;
	text-align: left;
	width: 90%;
	padding-top: 6px;
}
.qanda .qalist_area .qanav dl dd a {
	color: #0084E8;
	font-size: 15px;
}
.qanda .qalist_area .line {
	text-align: center;
	border-bottom: 2px solid #80D3FF;
	line-height: 1px;
	margin-top: 35px;
	padding-bottom: 6px;
}
.qanda .qalist_area .qacontent dl {
}
.qanda .qalist_area .qacontent dl dt {
	clear: both;
	float: left;
	width: 10%;
	font-size: 22px;
	color: #E95514;
	text-align: center;
	margin-bottom: 6px;
}
.qanda .qalist_area .qacontent dl dd {
	float: right;
	text-align: left;
	width: 90%;
	padding-top: 6px;
	color: #0084E8;
	font-size: 15px;
}
.qanda .qalist_area .answer {
	padding-left: 80px;
	line-height: 27px;
	font-size: 15px;
}
.qanda .qalist_area .answer span {
	display: inline-block;
	color: #2093EB;
	font-size: 24px;
	padding-right: 4px;
}
.qanda .qalist_area .content_box {
	border-bottom: 2px solid #80D3FF;
	padding-bottom: 20px;
	padding-top: 12px;
}
.qanda .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}



/*--------------------------------------------------
Special
--------------------------------------------------*/
.spc170503 {
  background-image: url("/a-room/img/bg_1.gif");
}
.spc170503 h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}
.spc170503 .info {
	background-color: #FF81B8;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 6px;
	letter-spacing: 1px;
}
.spc170503 .boxs {
	padding-top: 50px;
	padding-bottom: 40px;
}
.spc170503 .boxs .box {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	color: #FF81B8;
	padding: 30px;
}
.spc170503 .boxs .box .photo {
	text-align: center;
}
.spc170503 .boxs .box p {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
}
.spc170503 .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
.spc171123 {
  background-image: url("/a-room/img/bg_1.gif");
}
.spc171123 h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}
.spc171123 .comment {
	color: #009EE7;
	font-size: 140%!important;
	padding: 3px 3px 3px 19px;
}
.spc171123 .comment a { text-decoration: underline; }
.spc171123 ul {}
.spc171123 ul li { float: left; width: 50%; }
.spc171123 ul li:nth-child(1) { display: none; }
.spc171123 ul li:nth-child(2) { text-align: right; width: 98%; padding: 1%; }
.spc171123 ul li a { font-size: 180%; color: #40220F; font-weight: bold; }
.spc171123 .info {
	background-color: #FF81B8;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 6px;
	letter-spacing: 1px;
}
.spc171123 .boxs {
	padding-top: 50px;
	padding-bottom: 40px;
}
.spc171123 .boxs .box {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 30px;
}
.spc171123 .boxs .box .photo {
	text-align: center;
}
.spc171123 .boxs .box p {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 1px;
	text-align: center !important;
	padding-top: 10px;
}
.spc171123 .boxs .box2 {
	width: 654px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #80D1FF;
}
.spc171123 .boxs .box2 .photo {
	text-align: center;
}
.spc171123 .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}

.spc180316 h2 { line-height: 1px; }
.spc180316 .box_right { float: right; width: 590px; background-color:  #FFFFFF; padding: 30px; }
.spc180316 .box_right ul {}
.spc180316 .box_right ul li {}
.spc180316 .box_right ul li.title { font-size: 28px; font-weight: bold; line-height: 34px; }
.spc180316 .box_right ul li.name { color: #FF6100; clear: both; float: left; width: 220px; font-size: 24px; font-weight: bold; padding-top: 16px; padding-bottom: 10px; }
.spc180316 .box_right ul li.men { color: #009FE8;} 
.spc180316 .box_right ul li.women { color: #FF6100;} 
.spc180316 .box_right ul li.thum { clear: left; float: left; width: 220px; }
.spc180316 .box_right ul li.blog { float: right; width: 330px; }
.spc180316 .box_right ul li.blog p { font-size: 15px; line-height: 30px; padding-top: 6px; padding-bottom: 20px; }
.spc180316 .box_right ul li.blog .photo {}
.spc180316 .box_right ul li.blog .photo p {font-size: 100%;padding: 0px 0px 0px 5px;line-height: 26px; text-align: center; }
.spc180316 .page_top {clear: both;text-align: right;	padding: 12px;	font-size: 14px;	font-weight: bold;}

.spc190301 h2 { line-height: 1px; }
.spc190301 .box_right { float: right; width: 590px; background-color:  #FFFFFF; padding: 30px; }
.spc190301 .box_right ul {}
.spc190301 .box_right ul li {}
.spc190301 .box_right ul li.title { font-size: 28px; font-weight: bold; line-height: 34px; }
.spc190301 .box_right ul li.name { color: #FF6100; clear: both; float: left; width: 220px; font-size: 24px; font-weight: bold; padding-top: 16px; padding-bottom: 10px; }
.spc190301 .box_right ul li.men { color: #009FE8;} 
.spc190301 .box_right ul li.women { color: #FF6100;} 
.spc190301 .box_right ul li.thum { clear: left; float: left; width: 220px; }
.spc190301 .box_right ul li.blog { float: right; width: 330px; margin-top: -6px; }
.spc190301 .box_right ul li.blog p { font-size: 15px; line-height: 1.8; padding-top: 0px; padding-bottom: 20px; }
.spc190301 .box_right ul li.blog .photo img { width: 100%; height: auto; }
.spc190301 .box_right ul li.blog .photo p {font-size: 100%;padding: 0px 0px 0px 5px; line-height: 1.5; text-align: left; color: #747474; }



.spc220801 h2 { line-height: 1px; }
.spc220801 .box_right { float: right; width: 590px; background-color:  #FFFFFF; padding: 30px; }
.spc220801 .box_right ul li.profile { float: right; width: 360px; }
.spc220801 .box_right ul li.profile a { display: inline-block; border: solid 1px #8C8C8C; font-size: 10px; border-radius: 7px; padding-top: 4px; padding-bottom: 4px; padding-left: 10px; padding-right: 10px; color: #8C8C8C; text-decoration: none; }
.spc220801 .box_right ul li.title { font-size: 28px; font-weight: bold; line-height: 1.6; float: right; width: 360px; margin-top: 0px; }
.spc220801 .box_right ul li.name { color: #FF6100; float: right; width: 360px; font-size: 24px; font-weight: bold; padding-top: 20px; padding-bottom: 10px; }
.spc220801 .box_right ul li.men { color: #009FE8;} 
.spc220801 .box_right ul li.women { color: #FF6100;} 
.spc220801 .box_right ul li.thum { float: left; width: 220px; }
.spc220801 .box_right ul li.thum img { border: solid 1px #80D3FF; }
.spc220801 .box_right ul li.blog { clear: both; width: 100%; padding-top: 30px; padding-bottom: 20px; }
.spc220801 .box_right ul li.blog h4 { color: #009FE8; font-size: 20px; line-height: 1.6; padding-bottom: 20px; font-weight: bold; }
.spc220801 .box_right ul li.blog > p { font-size: 15px; line-height: 1.8; padding-top: 0px; padding-bottom: 20px; }
.spc220801 .box_right ul li.blog .photo { text-align: center; margin-bottom: 40px; }
.spc220801 .box_right ul li.blog .photo p { font-size: 100%; padding: 0px 0px 0px 5px; line-height: 1.5; text-align: center; color: #747474; }

.spc220801 .box_right ul li.blog .photo.ws2201_1 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2201_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2201_3 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2202_1 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2202_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2202_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2202_4 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2203_1 img { width: 40%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2203_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2203_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2203_4 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2204_1 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2204_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2204_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2204_4 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2205_1 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2205_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2205_3 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2207_1 img { width: 80%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2207_1 { text-align: center; margin-bottom: 18px; }
.spc220801 .box_right ul li.blog .photo.ws2207_2 img { width: 80%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2207_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2207_4 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2207_5 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2208_1 img { width: 80%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2208_2 img { width: 80%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2208_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2208_4 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2208_5 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2208_7 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2208_7 p { text-align: left; }

.spc220801 .box_right ul li.blog .photo.ws2209_1 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2209_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2209_2 { margin-bottom: 12px; }
.spc220801 .box_right ul li.blog .photo.ws2209_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2209_4 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2210_1 img { width: 80%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2210_1 { text-align: center; }
.spc220801 .box_right ul li.blog .photo.ws2210_2 img { width: 80%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2210_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2210_4 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2210_5 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2211_1 img { width: 75%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2211_1 { text-align: center; }
.spc220801 .box_right ul li.blog .photo.ws2211_2 img { width: 95%; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2211_3 img { width: auto; height: auto; }

.spc220801 .box_right ul li.blog .photo.ws2212_1 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2212_2 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2212_3 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2212_4 img { width: auto; height: auto; }
.spc220801 .box_right ul li.blog .photo.ws2212_5 img { width: auto; height: auto; }


.spcmovie {}
.spcmovie h1 { text-align: center; width: 100%; padding-left: 0px !important; padding-top: 0px !important; }
.spcmovie h1 img { float: none !important; }
.spcmovie .spm_area { background-image: url(/a-room/img/bg_1.gif); width: 100%; padding-top: 20px; padding-bottom: 30px; }
.spcmovie .spm_area ul { background-color: #fff; border: solid 4px #80D3FF; margin: auto; width: 86%; padding-top: 3%; padding-left: 4%; padding-right: 1.1%; }
.spcmovie .spm_area ul li { width: 33.33%; float: left; margin-bottom: 3.3%; }
.spcmovie .spm_area ul li .mov { position: relative; height: 144px; width: 247px; cursor: pointer; }
.spcmovie .spm_area ul li img { width: 100%; height: auto; position: absolute; }
.spcmovie .spm_area ul li img.play { position: relative; width: 20%; margin-left: 98px; margin-top: 50px; }
.spcmovie .spm_area ul li h3 { font-size: 15px; line-height: 1.5; width: 248px; font-weight: bold; text-align: center; }
.spcmovie .spm_area ul li p { width: 248px; padding-top: 5px; }


.common_box { float: left; width: 310px; padding-bottom: 60px; }
.common_box .bana { background-color: #80D3FF; text-align: center; padding: 0px; width: 92%; padding-top: 5%; padding-bottom: 7%; }
.common_box .bana img { width: 100%; height: auto; }
.common_box .back2019 { text-align: center; width: 92%; margin-bottom: 5%; }
.common_box .back2019 img { width: 50%; height: auto; }
.common_box h3 { text-align: center; color: #FFFFFF; font-weight: bold; font-size: 18px; padding-top: 10px; padding-bottom: 5px; }
.common_box div.itembox { background-color: #FFFFFF; width: 90%; padding-top: 2%; padding-bottom: 4%; padding-left: 2%; margin-bottom: 2%; }
.common_box div.date { color: #ffffff; font-size: 14px; }
.common_box div.passive { background-color: #BAE7FF; height: 40px; }
.common_box div.itembox ul { position: relative; }
.common_box div.itembox ul li {}
.common_box div.itembox ul li.name { float: left; width: 75%; color: #FF6100; font-size: 17px; }
.common_box div.itembox ul li.men { color: #009FE8;} 
.common_box div.itembox ul li.women { color: #FF6100;} 
.common_box div.itembox ul li.comment { float: left; width: 75%; clear: left; color: #000000; }
.common_box div.itembox ul li.thum { float: right; width: 25%; text-align: center; position: absolute; right: 0; }
.common_box .back2018 dl dt { text-align: center; width: 92%; margin-bottom: 3%; margin-top: 8%; padding-top: 4px; border: solid 1px #ffffff; cursor: pointer; }
.common_box .back2018 dl dt img { width: 98%; height: auto; }
.common_box .back2018 dl dd { display: none; }
.spc190301 .page_top {clear: both;text-align: right;	padding: 12px;	font-size: 14px;	font-weight: bold;}




.box_left { background-image: url(/a-room/img/bg_1.gif); }
.box_left h5 { text-align: center; margin-top: 30px; }
ul.jobh_menu { width: 90%; margin-left: auto; margin-right: auto; margin-top: 20px; }
ul.jobh_menu li { width: 33.33%; text-align: center; float: left; padding-bottom: 12px; line-height: 1.4; height:124px; }
ul.jobh_menu li img { width: 90%; height: auto; }
ul.jobh_menu li a { color: #9999cc; }


.job .navbtn li.message {
	background-image: url(/a-room/recruit/img/2020_nav_1.jpg) !important;
}
.job .navbtn li.message.on {
	background-image: url(/a-room/recruit/img/2020_nav_1_on.jpg) !important;
}
.job .navbtn li.rookie {
	/*background-image: url(/a-room/recruit/img/2020_nav_2.jpg) !important;*/
background-image: url(/a-room/recruit/img/h3_rookie2_on.jpg) !important;
cursor: default !important;
}
.job .navbtn li.rookie.on {
	background-image: url(/a-room/recruit/img/2020_nav_2_on.jpg) !important;
}
.job .navbtn li.training {
	background-image: url(/a-room/recruit/img/2020_nav_3.jpg) !important;
}
.job .navbtn li.training.on {
	background-image: url(/a-room/recruit/img/2020_nav_3_on.jpg) !important;
}

.job {
	clear: both;
	padding-top: 35px;
}
.job h1 {
	background-image: url(/a-room/img/bg_1.gif);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 6px;
	line-height: 1px;
}
.job h1 img { float: left; }
.job h1 a { display: block; float: right; margin-top: 0px; margin-right: 10px; }
.job h2 a img { height: auto; width: auto; }
.job .recruit_area {
	background-image: url(/a-room/img/bg_1.gif);
	padding-top: 15px;
	padding-bottom: 15px;
}
.job .recruit_area .navbtn {
	margin-left: 24px;
}
.job .recruit_area .navbtn li {
	width: 46.6%;
	float: left;
	text-align: center;
	background-color: #80D3FF;
	border: solid 2px #FFFFFF;
	border-radius: 10px;
	margin-left: 10px;
	padding-top: 4px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 46px;
	cursor: pointer;
}
.job .recruit_area .navbtn li a {
	display: block;
	height: 42px;
}
.job .recruit_area .navbtn li.message {
	background-image: url(/a-room/recruit/img/h3_message.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.job .recruit_area .navbtn li.rookie {
	background-image: url(/a-room/recruit/img/h3_rookie_on.jpg);
	/*background-image: url(/a-room/recruit/img/2021_nav_0.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
}
.job .recruit_area .navbtn li.training {
	background-image: url(/a-room/recruit/img/h3_training_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.job .recruit_area .navbtn li.off {
	background-color: #C8C9C9;
	border: solid 2px #9E9F9F;
	cursor: default;
}
.job .recruit_area .navbtn li.on {
	background-color: #FFFFFF;
	border: solid 2px #80D3FF;
	cursor: default;
}
.job .recruit_area .navbtn li a {
	display: block;
}
.job .navbtn li.message {
	background-image: url(/a-room/recruit/img/2020_nav_1.jpg) !important;
}
.job .navbtn li.message.on {
	background-image: url(/a-room/recruit/img/2020_nav_1_on.jpg) !important;
}
.job .navbtn li.rookie {
	background-image: url(/a-room/recruit/img/2020_nav_2.jpg) !important;
	/*background-image: url(/a-room/recruit/img/2021_nav_0.jpg) !important;*/
/*cursor: default;*/
background-color: #80d3ff !important;
}
.job .navbtn li.rookie.on {
	background-image: url(/a-room/recruit/img/2020_nav_2_on.jpg) !important;
}
.job .navbtn li.training {
	background-image: url(/a-room/recruit/img/2020_nav_3.jpg) !important;
}
.job .navbtn li.training.on {
	background-image: url(/a-room/recruit/img/2020_nav_3_on.jpg) !important;
}



.spc180503 {
  background-image: url("/a-room/img/bg_1.gif");
}
.spc180503 h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}
.spc180503 .info {
	background-color: #FF81B8;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 6px;
	letter-spacing: 1px;
}
.spc180503 .boxs {
	padding-top: 50px;
	padding-bottom: 40px;
}
.spc180503 .boxs .box {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	color: #FF81B8;
	padding: 30px;
}
.spc180503 .boxs .box .photo {
	text-align: center;
}
.spc180503 .boxs .box p {
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
}
.spc180503 .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}
.contents .bklink { text-align: right; font-size: 140%; padding-top: 10px; padding-right: 10px; }
.contents .bklink a { color: #0B318A; }
.contents .bklink2 { text-align: center; font-size: 140%; padding-top: 10px; padding-right: 10px; }
.contents .bklink2 a { color: #0B318A; }

.spc_zanmai {
  background-color: #80D3FF;
	color: #0B318A;
}
.spc_zanmai h2 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.spc_zanmai .info {
	border-top: #0B318A solid 1px;
	border-bottom: #0B318A solid 1px;
	text-align: center;
	font-size: 18px;
	line-height: 42px;
}
.spc_zanmai .plist { }
.spc_zanmai .plist .prog { margin-top: 40px; }
.spc_zanmai .plist .prog h3 { font-size: 17px; padding-bottom: 5px; }
.spc_zanmai .plist .prog div { }
.spc_zanmai .page_top {
	text-align: right;
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}





/*--------------------------------------------------
footer
--------------------------------------------------*/
footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/a-room/img/bg_1.gif);
}

footer .program_link {
}
footer .program_link h2 {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 20px;
}
footer .program_bana {
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	background-color:#FF959C;
}
footer .program_bana div {
	padding-right: 7px;
}
footer .nhksns {
	color: #000000;
	height: 38px;
	margin: 16px auto 10px;
	padding: 0;
	width: 230px;
}
footer .footlink {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
}
footer .footlink li {
	float: left;
	border-right: solid 1px #0084E8;
	line-height: 14px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 13px;
	color: #cccccc;
}
footer .footlink li:last-child {
	border-right: none;
}
footer .other_link {
	background-color: #BAE7FF;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 70px;
}
footer .other_link li {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}






.btn_hamburger {
	display: none;
}



