
/* *****************************************************************************
   PC用のスタイル記述
***************************************************************************** */




@media screen and (min-width: 701px), print {
	
	
#contents {
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 70px;
}
#contents-in {
	width: 900px;
	margin: 0px auto;
}


#header {
	position: relative;
	width: 935px;
	margin: 35px auto;
	text-align: center;
}

#header .logo_smt {
	display: none;
}

#header #menu-area {
	position: fixed;
	top: 32px;
	right: 0px;
	z-index: 999;
}
#header #menu-area-in {
	cursor: pointer;
}
	

.fmenu ul {
	width: 600px;
}
.fmenu ul li {
	float: left;
	width: 200px;
	height: 250px;
}

.subbox {
	float: right;
}
.subbox li {
	float: left;
	width: 50px;
}
.subbox .fb a {
	background: url(../img/fb_off.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
	display: block;
}
.subbox .fb a:hover {
	background: url(../img/fb_on.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
	display: block;
}

.subbox .paper a {
	background: url(../img/paper_off.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
	display: block;
}
.subbox .paper a:hover {
	background: url(../img/paper_on.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
}
	
.subbox .official a {
	background: url(../img/official_off.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
	display: block;
}
.subbox .official a:hover {
	background: url(../img/official_on.png) no-repeat;
	width: 50px;
	height: 34px;
	background-size: contain;
	display: block;
}

.subbox .jp a {
	background: url(../img/official_off.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
	display: block;
}
.subbox .jp a:hover {
	background: url(../img/official_on.png) no-repeat;
	width: 50px;
	height: 34px;
	background-size: contain;
	display: block;
}

.subbox .en a {
	background: url(../img/official_off.png) no-repeat;
	width: 34px;
	height: 34px;
	background-size: contain;
	display: block;
}
.subbox .en a:hover {
	background: url(../img/official_on.png) no-repeat;
	width: 50px;
	height: 34px;
	background-size: contain;
	display: block;
}


#lang {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 888;
	width: 92px;
	height: 84px;
}
	
#lang.jp {
	background:url("../img/btn_lang_jp.png") no-repeat;
	background-size: 100% auto;
}

#lang.jp a {
	width: 50%;
	height: 40px;
	margin: 22px 0 0 50%;
	display: block;
}

#lang.en {
	background:url("../img/btn_lang_en.png") no-repeat;
	background-size: 100% auto;
}

#lang.en a {
	width: 50%;
	height: 40px;
	margin: 22px  50%0 0;
	display: block;
}

	
.sns {
	position: fixed;
	top: 142px;
	right: 40px;
	z-index: 888;
}
.sns li {
	width: 42px;
	padding-bottom: 22px;
}
.sns .tw a {
	background: url("../img/btn_twitter.png") no-repeat;
	width: 42px;
	height: 42px;
	background-size: contain;
	display: block;
}
.sns .fb a {
	background: url("../img/btn_facebook.png") no-repeat;
	width: 42px;
	height: 42px;
	background-size: contain;
	display: block;
}
.sns .insta a {
	background: url("../img/btn_insta.png") no-repeat;
	width: 42px;
	height: 42px;
	background-size: contain;
	display: block;
}



#header .menu {
}


#top-area {
	margin-top: 70px;
	width: 100%;
	position: relative;
}

/* スタッフを知る */
#top-area .a01 {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* プロジェクトを知る */
#top-area .a02 {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* テキスト */
#top-area .a03 {
	position: absolute;
	top: 0;
	right: 0;
}

/* メッセージ */
#top-area .a04 {
	position: absolute;
	top: 121px;
	right: 144px;
}

/* エントリーする */
#top-area .a05 {
	position: absolute;
	top: 278px;
	left: 58px;
}

/* オープンデスク募集中 */
#top-area .a06 {
	position: absolute;
	top: 273px;
	left: 383px;
}

/* 会社を知る */
#top-area .a07 {
	position: absolute;
	top: 402px;
	right: 27px;
}


#staff-area {
	padding: 50px;
	background: #fff;
	margin-top: 850px;
	width: 1000px;
	position: relative;
	display: inline-block;
}

#staff-area h2.title {
	position: absolute;
	top: -77px;
	left: 0px;
}

.rookie .staff-area-l {
	background: url(../img/iwakabe_bk.png) no-repeat;
	width: 405px;
	height: 436px;
	margin-top: 40px;
	float: left;
	position: relative;
	z-index: 10;
}
.rookie .staff-area-l .bxSlider {
	padding-left: 100px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.ibx-pager li {
	width: 165px;
	height: 432px;
}

.ibx-pager .img1 {
	background: url(../img/iwakabe.png) no-repeat;
}
/*.ibx-pager .img2 {
	background: url(../img/hasegawa.png) no-repeat;
}
.ibx-pager .img3 {
	background: url(../img/yano.png) no-repeat;
}
.ibx-pager .img4 {
	background: url(../img/yano.png) no-repeat;
}
.ibx-pager .img5 {
	background: url(../img/yano.png) no-repeat;
}
.ibx-pager .img6 {
	background: url(../img/yano.png) no-repeat;
}*/
	
	




.middle .staff-area-l {
	width: 405px;
	margin-top: 40px;
	background: url(../img/ono_bk.png) no-repeat;
	float: left;
}
.expert .staff-area-l {
	width: 405px;
	margin-top: 40px;
	background: url(../img/kobayashi_bk.png) no-repeat;
	float: left;
}





.staff-area-r {
	width: 55%;
	float: right;
}

.smttxt {
	display: none;
}


ul.qa {
	margin-left: 20px;
}
ul.qa li {
	float: left;
	margin: 0px 2px;
}

ul.qa span {
	display: none;
}

.answer_area {
	background: url(../img/qa_bk.png) no-repeat;
	height: 460px;
	padding: 45px 30px 30px 90px;
	margin-top: 40px;
	color: #fff;
	line-height: 180%;
}


.scroll_area {
	margin-top: 25px;
	height: 202px;
	width: 330px;
	overflow: auto;
}
.scroll_area p {
	/*height: auto;*/
	padding-bottom: 18px;
	
}


.middle,
.expert {
	clear: both;
}




#project-area {
	padding: 50px;
	margin-top: 820px;
	width: 1000px;
	height: 1100px;
	position: relative;
}
#project-area h2.title {
	position: absolute;
	top: -77px;
	left: 0px;
}

#project-area ul {
	position: relative;
}

#project-area ul li {
	float: left;
	width: 50%;
	position: absolute;
}

#project-area ul li img {
	border: 10px solid #fff;
}



#project-area ul li.our_01 {
	top: -85px;
	right: 40px;
}

#project-area ul li.our_02 {
	top: -10px;
	left: 40px;
}

#project-area ul li.our_03 {
	top: 230px;
	right: -50px;
}

#project-area ul li.our_04 {
	top: 310px;
	left: -50px;
}

#project-area ul li.our_05 {
	top: 525px;
	right: -97px;
}

#project-area ul li.our_06 {
	top: 700px;
	left: 50px;
}

#project-area ul li.our_07 {
	top: 800px;
	right: 0px;
}


#project-area figure {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 1px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	transition: .3s;
	opacity: 0;
	color: #fff;
	padding: 20px 30px;
	font-weight: normal;
}
figure:hover figcaption {
	opacity: 1;
}

.on01 {
	background: url(../img/our_01_on.png) no-repeat;
}
.on02 {
	background: url(../img/our_02_on.png) no-repeat;
}
.on03 {
	background: url(../img/our_03_on.png) no-repeat;
}
.on04 {
	background: url(../img/our_04_on.png) no-repeat;
}
.on05 {
	background: url(../img/our_05_on.png) no-repeat;
}
.on06 {
	background: url(../img/our_06_on.png) no-repeat;
}
.on07 {
	background: url(../img/our_07_on.png) no-repeat;
}




#about-area {
	padding: 50px;
	margin-top: 170px;
	width: 1000px;
	background: #fff;
	position: relative;
}
#about-area h2.title {
	position: absolute;
	top: -70px;
	left: 0px;
}

#about-area .sub img {
	float: left;
	margin-right: 20px;
}
#about-area .sub {
	/*font-size: 13px;*/
}

#about-area-in {
	margin-top: 30px;
	text-align: center;
}

/*#about-area-in ul.tab li {
	float: left;
	margin: 20px 5px;
}*/

#about-area-in .time-txt div {
	width: 730px;
	margin: 0px auto;
	min-height: 530px;
}
#about-area-in .time-txt div p {
	/* background: #e9e9e9; */
	padding: 15px;
	width: 730px;
	margin: -6px auto;
}



/* 新人、中堅、ベテラン切り替え */
#tabs ul {list-style:none; }
#tabs li {float:left; display:inline; margin: 20px 5px 0; /*width: 217px; height: 105px;*/ }
#tabs li a {width: 217px; height: 105px; display:block; }
/*#tabs .panel {display:none;}*/

.tabs_smt {
	display: none;
}


.menu li { display: none; }
.tab-box li { display: none; }
.menu li.current-menu { display: block; }
.tab-box li.current-menu { display: block; }





/* スタッフを知るリスト PCは常時表示 */
#panel4,
#panel5,
#panel6 {
	display: block !important;
}

/*#panel2,
#panel3 {
	display: none;
}*/

.panel1 {
	background: url(../img/rookie_off.png) no-repeat;
}
.panel2 {
	background: url(../img/middle_off.png) no-repeat;
}
.panel3 {
	background: url(../img/expert_off.png) no-repeat;
}

.panel1 .selected {
	background: url(../img/rookie_on.png) no-repeat;
}
.panel2 .selected {
	background: url(../img/middle_on.png) no-repeat;
}
.panel3 .selected {
	background: url(../img/expert_on.png) no-repeat;
}

.panel1.en {
	background: url(../img/rookie_en_off.png) no-repeat;
}
.panel2.en {
	background: url(../img/middle_en_off.png) no-repeat;
}
.panel3.en {
	background: url(../img/expert_en_off.png) no-repeat;
}

.panel1.en .selected {
	background: url(../img/rookie_en_on.png) no-repeat;
}
.panel2.en .selected {
	background: url(../img/middle_en_on.png) no-repeat;
}
.panel3.en .selected {
	background: url(../img/expert_en_on.png) no-repeat;
}


#fukuri-area {
	padding: 50px;
	margin-top: 70px;
	width: 1000px;
	height: 500px;
	background: #fff;
	position: relative;
}
#fukuri-area-in p.txt {
	float: left;
	font-size: 15px;
	width: 500px;
	margin-top: 30px;
	line-height: 200%;
	font-weight: bold;
}
#fukuri-area-in p.txt span {
	background-image: linear-gradient(transparent 50%, #ffe731 50%);	
}
.fl {
	font-size: 20px;
}

#fukuri-area-in p img {
	float: right;
}

.at_singapore_smt {
	display: none;
}



#message-area {
	padding: 50px 80px;
	margin-top: 120px;
	width: 1000px;
	height: 550px;
	background: #fff;
	position: relative;
}
#message-area h2.title {
	position: absolute;
	top: -65px;
	left: 0px;
}

#message-area-in p.txt {
	font-size: 15px;
	margin-top: 30px;
	line-height: 200%;
	font-weight: bold;
}
#message-area-in p img {
	float: left;
	margin-right: 20px;
}


.togaki_smt {
	display: none;
}



#opendesk-area {
	padding: 50px;
	margin-top: 120px;
	width: 1000px;
	background: #fff;
	position: relative;
	text-align: center;
	line-height: 200%;
}
#opendesk-area h2.title {
	position: absolute;
	top: -55px;
	left: 0px;
}

.bosyu {
	font-size: 18px;
	margin-bottom: 40px;
}


.btn {
	margin: 40px 0px;
	text-align: center;
}
.btn a {
	background: #ffe731;
	border-radius: 5px;
	text-decoration: none;
	font-size: 17px;
	width: 400px;
	height: 80px;
	display: block;
	margin: 0px auto;
	padding-top: 25px;
}



#entry-area {
	padding: 50px;
	margin-top: 160px;
	width: 1000px;
	background: #fff;
	position: relative;
	line-height: 200%;
}
#entry-area h2.title {
	position: absolute;
	top: -105px;
	left: 0px;
}

#entry-area ul {
	width: 100%;
	overflow: hidden;
}

#entry-area ul li {
	width: 33.3%;
	float: left;
	text-align: left;
	height: 50px;
	padding-left: 50px;
	font-size: 18px;
}

#entry-area .sub {
	/*font-size: 13px;*/
	height: 50px;
	margin-bottom: 40px;
}
#entry-area .sub img {
	float: left;
	margin-right: 20px;
}


.bnr{
	margin: 80px 0;
	text-align:center;
}

.bnr .pc{
	display:inline;
}
.bnr .sp{
	display:none;
}

.toi {
	text-align: center;
}


#top-area-smt {
	display: none;
}

.pc_none {
	display: none;
}


.menu_smt {
	display: none;
}



.q1 a {
	background: url(../img/q1_off.png);
	width: 51px;
	height: 32px;
	display: block;
}
.q2 a {
	background: url(../img/q2_off.png);
	width: 51px;
	height: 32px;
	display: block;
}
.q3 a {
	background: url(../img/q3_off.png);
	width: 51px;
	height: 32px;
	display: block;
}
.q4 a {
	background: url(../img/q4_off.png);
	width: 51px;
	height: 32px;
	display: block;
}
.q5 a {
	background: url(../img/q5_off.png);
	width: 51px;
	height: 32px;
	display: block;
}
.spec a {
	background: url(../img/spec_off.png);
	width: 70px;
	height: 32px;
	display: block;
}
.tokusyu a {
	background: url(../img/tokusyu_off.png);
	width: 92px;
	height: 32px;
	display: block;
}


.daylist {
	margin-top: 20px;
}

.daylist,
.daylist2 {
	position: relative;
	margin-bottom: 20px;
}
.daylist ul {
	position: absolute;
	top: -20px;
	left: 266px;
}	
.daylist li {
	width: 96px;
}
.daylist li img,
.daylist2 li img {
	display: none;
}

.daylist2 ul {
	position: absolute;
	top: -20px;
	left: 156px;
}	
.daylist2 li {
	width: 97px;
}



.day9 a,
.day9-2 a,
.day10 a,
.day12 a,
.day13 a,
.day15 a,
.day16 a,
.day17 a,
.day18 a,
.day19 a,
.day20 a,
.day21 a,
.day22 a {
	width: 36px !important;
	height: 54px !important;
	display: block;
}


.day9 a {
	background: url(../img/t_9_off.png) no-repeat;
}
.day9-2 a {
	background: url(../img/t_9-2_off.png) no-repeat;
}
.day10 a {
	background: url(../img/t_10_off.png) no-repeat;
}
.day12 a {
	background: url(../img/t_12_off.png) no-repeat;
}
.day13 a {
	background: url(../img/t_13_off.png) no-repeat;
}
.day15 a {
	background: url(../img/t_15_off.png) no-repeat;
}
.day16 a {
	background: url(../img/t_16_off.png) no-repeat;
}
.day17 a {
	background: url(../img/t_17_off.png) no-repeat;
}
.day18 a {
	background: url(../img/t_18_off.png) no-repeat;
}
.day19 a {
	background: url(../img/t_19_off.png) no-repeat;
}
.day20 a {
	background: url(../img/t_20_off.png) no-repeat;
}
.day21 a {
	background: url(../img/t_21_off.png) no-repeat;
}
.day22 a {
	background: url(../img/t_22_off.png) no-repeat;
}



.disnon {
  display: none;
}


.open-area {
	display: none;
}


.shadow {
	opacity: 0.6;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    zIndex: 1;
}



.bx-pager li .active {
	display: block;
}



.bxSlider-2 img ,
.bxSlider2-2 img ,
.bxSlider3-2 img {
	padding-left: 105px;
}


.copy {
	text-align: right;
	margin-top: 20px;
}







}