@charset "euc-jp";
/* CSS Document */
.slides_container {
	width: 100% !important;
}
ul,li{
	list-style:none !important;
}

#main_contents{
	line-height:120%;
}
#main_contents2 p{
	padding:0 15px;
}
#wrapper {
	width:100%;
}
#header02 {
	padding:10px 10px 5px 0;
}
#header, #header02 {
	border-bottom:2px solid #ff0000;
	line-height:80px;
}
#header02 h1{
	padding:10px;
}
#header h1, #header02 h1 {
	float:left;
}
#header div {
	float:right;
}
ul#pan {
	background:#fafafa;
	padding:10px;
}
ul#pan li {
	float:left;
	font-size:80%;
}
ul#pan li a {
	text-decoration:underline;
}
ul#news {
	border-bottom:3px solid #10285A;
	background:#F1F4FA;
}
h2#title {
	border:none;
}
h2#title, .trigger {
	color:#FFF;
	padding:18px;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(33,69,135)), color-stop(0.95, rgb(16,40,90)), color-stop(0.96, rgb(16,40,90)));
}

.txt_center{
	text-align:center;
	padding:10px 0 0 0;
}
.career_bold{
	font-weight:bold;
	background:#E1EBF4;
	color:#333;
	margin:20px 0 0 0;
}

table#career_table{
	font-size:83%;
}
table#career_table th.sp{
	padding:0;
	margin:0;
}
.bluebg02{
background-image:
-webkit-gradient(linear,
50% 0%,
50% 100%,
color-stop(0, rgb(0,153,255)),
color-stop(1, rgb(0,126,212)));
font-weight:bold;
}


.bluebg02 strong{
	display:block;
}

dl.news {
	width:90%;
	margin:20px auto;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}

dl.news:last-child {
	padding-bottom:0;
	border-bottom:0;
}
dl.news dt {
	line-height:17px;
}
dl.news dt img {
	vertical-align:bottom;
	padding-left:10px;
}
dl.news dd {
	margin-top:10px;
	line-height:150%;
}
.update {
	color:#F00;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}

.detail{
	color:#333;
	font-size:83%;
}

/* BTN_2 */
a.btn2 {
	float:left;
	text-align:center;
	display: block;
	padding: 8px;
	margin: 10px 10px 10px 0;
	color: #333;
	text-decoration: none;
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	-webkit-box-shadow:inset 0px 0px 0px 2px rgb(255,255,255);
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,254)), color-stop(0.47, rgb(249,249,249)), color-stop(0.71, rgb(237,237,237)), color-stop(0.97, rgb(207,207,207)), color-stop(0.96, rgb(208,208,208)));
}
/* BTN_3 */
a.btn3 {
	text-align:center;
	padding:3px 20px;
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(254,254,254)),color-stop(0.45, rgb(247,247,247)),color-stop(0.95, rgb(224,224,224)),color-stop(0.99, rgb(222,222,222)));
background-image:-webkit-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(247,247,247) 45%,rgb(224,224,224) 95%,rgb(222,222,222) 99%);
background-image:linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(247,247,247) 45%,rgb(224,224,224) 95%,rgb(222,222,222) 99%);
border-color:rgb(222,222,222);
border-width:1px;
-webkit-border-radius:4px;
border-radius:4px;
border-style:solid;
-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.1) ,inset -4px -4px 4px rgba(225,225,225,0.34);
box-shadow:0px 1px 2px rgba(0,0,0,0.1) ,inset -4px -4px 4px rgba(225,225,225,0.34);
}
/* BTN_2 */
a.btn1 {
	float:left;
	text-align:center;
	display: block;
	padding: 2px 2px 2px 8px;
	margin: 10px 10px 5px 0;
	color: #333;
	text-decoration: none;
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	-webkit-box-shadow:inset 0px 0px 0px 2px rgb(255,255,255);
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,254)), color-stop(0.47, rgb(249,249,249)), color-stop(0.71, rgb(237,237,237)), color-stop(0.97, rgb(207,207,207)), color-stop(0.96, rgb(208,208,208)));
}
a.btn3pagetop{
	float:right;
	text-align:center;
	display: block;
	padding: 8px;
	margin: 10px;
	color: #333;
	text-decoration: none;
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	-webkit-box-shadow:inset 0px 0px 0px 2px rgb(255,255,255);
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,254)), color-stop(0.47, rgb(249,249,249)), color-stop(0.71, rgb(237,237,237)), color-stop(0.97, rgb(207,207,207)), color-stop(0.96, rgb(208,208,208)));
}
/* BTN_5 */
a.btn5 {
	text-align:center;
	display: block;
	padding: 8px;
	margin: 10px 0;
	color: #333;
	text-decoration: none;
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	-webkit-box-shadow:inset 0px 0px 0px 2px rgb(255,255,255);
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,254)), color-stop(0.47, rgb(249,249,249)), color-stop(0.71, rgb(237,237,237)), color-stop(0.97, rgb(207,207,207)), color-stop(0.96, rgb(208,208,208)));
}
ul.entry_nav {
	width:95%;
	margin:20px auto;
}
ul.entry_nav li img {
	float:left;
	margin-right:5px;
}
ul.entry_nav li {
	list-style:none;
	height:40px;
	border:1px solid #ccc;
	padding:1px;
	margin-bottom:3px;
	border-radius: 3px;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(0.6, rgb(250,250,250)), color-stop(0.98, rgb(232,232,232)), color-stop(0.95, rgb(233,233,233)));
}
ul.entry_nav li a {
	height:40px;
	background:url(../images/nav_arrow.png) no-repeat 98% 50%;
	display:block;
	padding:0 20px 0 0;
}
ul.entry_nav li strong {
	display:block;
	padding-top:14px;
	color:#000033;
}
ul.top_nav {
	width:100%;
	margin:auto;
}
ul.top_nav li {
	width:48%;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
ul.gnav {
	width:95%;
	margin:auto;
}
ul.gnav li {
	border:none;
	list-style:none;
}
li.gnav_main {
	color:#FFF;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding:18px;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(33,69,135)), color-stop(0.95, rgb(16,40,90)), color-stop(0.96, rgb(16,40,90)));
}
li.gnav_main img {
	vertical-align:bottom;
	margin-right:10px;
}
ul.gnav li.menu {
	font-weight:bold;
	color:#000;
	padding:14px;
	margin:0;
	text-align:left;
	border-bottom:none;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(0.6, rgb(250,250,250)), color-stop(0.98, rgb(232,232,232)), color-stop(0.95, rgb(233,233,233)));
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
}
ul.gnav li.menulast {
	border-bottom:1px solid #ccc;
}
ul.gnav li.gnav_last {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding:3px;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(33,69,135)), color-stop(0.95, rgb(16,40,90)), color-stop(0.96, rgb(16,40,90)));
}
ul.gnav li.menu_box {
	padding:0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
ul.gnav li.menu_box ul li {
	background:url(../images/nav_arrow_gray.png) no-repeat 95% 50%;
	border-bottom:1px solid #ccc;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(0.99, rgb(246,246,246)), color-stop(0.98, rgb(246,246,246)));
position:relative;
}
span.coming  {
	z-index:250;
	background:url(../images/comingsoon.png) no-repeat;
	display:block;
	position:absolute;
	width:104px;
	height:12px;
}

	
ul.gnav li.menu_box ul li a {
	display:block;
	padding:10px;
	background:url(../images/nav_arrow_gray.png) no-repeat 95% 50%;
	-webkit-background-size:6px 10px;
}
ul.gnav li.menu_box ul li.pc_site a{
	display:block;
	padding:10px;
	background:url(../images/pc.png) no-repeat 96% 50%;
	-webkit-background-size:15px 14px;
}

#samuraik{
	background:#000;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}

ul#samurai_btn{
	padding:0 0 0 10px;
}

ul#samurai_btn li{
	width:45%;
	float:left;
	margin:0 0 0 5px;
}

div#ebook_btn{
	width:89%;
	margin:auto;
	margin:0 20px 10px 15px;
}
p.samurai_exp{
	margin:0 10px 20px 10px;
	color:#fff;
}
.ex {
	color: #C0C0C0;
	padding: 10px 15px 0;
	font-size: 11px;
}
@-webkit-keyframes pulse {
 from {
 opacity: 1.0;/*透明度100%*/
}
to {
	opacity: 0.0;/*透明度80%*/
}
}
.blinking {
	-webkit-animation-name: pulse;/* 実行する名前 */
	-webkit-animation-duration: 1.3s;/* 0.3秒かけて実行 */
	-webkit-animation-iteration-count:infinite;/* 何回実行するか。infiniteで無限 */
	-webkit-animation-timing-function:ease-in-out;/* イーズインアウト */
	-webkit-animation-direction: alternate;/* alternateにするとアニメーションが反復 */
	-webkit-animation-delay: 1s; /* 実行までの待ち時間 */
}
li.trigger span.open-close {
	background:url(../images/top/plus.png) no-repeat 0 50%;
	float:right;
	width:15px;
	height:15px;
	text-indent: -9999em;
}
li.active span.open-close {
	background:url(../images/top/minus.png) no-repeat 0 50%;
	float:right;
	width:15px;
	height:15px;
}
li.trigger span.open-close02 {
	background:url(../images/plus_gray.png) no-repeat 0 50%;
	-webkit-background-size:12px 12px;
	float:right;
	width:15px;
	height:15px;
	text-indent: -9999em;
}
li.active span.open-close02 {
	background:url(../images/minus_gray.png) no-repeat 0 50%;
	-webkit-background-size:12px 12px;
	float:right;
	width:15px;
	height:15px;
}
h2 {
	font-size:100%;
}
h3 {
	font-weight:bold;
	font-size: 13px;
	padding:0 0 5px 0;
	margin-bottom:5px;
	color:#333;
}
#main_contents {
	margin:10px;
}
#contents, #contents_top {
	color: #333333;
 *font-size:small;
 *font:x-small;
	font-size: 13px;
 *font-size: 82%;
	letter-spacing:0;
}
#visual {
}
#recruitBox {
	padding:10px;
	background:#F1F7FE;
}
.nextbtn img {
	margin-left:5px;
}
.backbtn img {
	margin-right:5px;
}
.recruit_block_txt {
	padding:15px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#fefefe));
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	margin:-3px 0 10px 0;
}
.recruit_block_txt p {
	font-size:93%;
	line-height:160%;
}
p.subTxt {
	font-size:10px;
	color:#666;
}
.pagetop {
	margin:10px 0 0 0;
	text-align:right;
	clear:both;
}
.pagetop img {
	vertical-align:text-top;
}
.totop {
	font-size: 8pt;
}
.totop img {
}
p.normalTxt {
	font-size:85%;
	padding:10px;
}
p.linkTxt {
	background:url(/recruit/common/images/yaji_red.gif) 0 50% no-repeat;
	padding-left:15px;
	margin:10px 0 10px 10px;
	line-height:120%;
}
.popup {
	background:transparent url(/recruit/common/images/popup.gif) center right no-repeat;
	padding-right:20px;
}
.popup02 {
	background:transparent url(/recruit/common/images/popup.gif) 90% 50% no-repeat;
}
.popup03 {
	background:transparent url(/s/recruit/new/common/images/sout.gif) 90% 50% no-repeat;
}
.back {
	background:transparent url(/recruit/common/images/popup.gif) 90% 50% no-repeat;
}
ul.fmenu4 {
	width:100%;
	margin:30px auto 0 auto;
	clear:both;
}
ul.fmenu4 li {
	float:left;
	width:40%;
	text-align:left;
	margin-left:10%;
	padding:0 0 20px 0;
}
ul.fmenu4 li a {
	color:#333333;
	padding:0 0 0 20px;
	background:url(/recruit/s_temp/images/yaji.png) no-repeat 0 50%;
}
address {
	font-style:normal;
	text-align:center;
	clear:both;
	margin:10px 0 0 0;
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0.4, rgb(225,225,225)), color-stop(1, rgb(255,255,255)), color-stop(0, rgb(225,225,225)), color-stop(1, rgb(255,255,255)));
	padding:10px 0;
}
#gs {
	width:93.75%;
	margin:10px auto 0 auto;
	text-align:center;
}
#gs input.searchtextbox {
	width:15em;
	line-height: 120%;
	height:30px;
}
#gs input.go {
	vertical-align:middle;
}
div.kyaria {
	width:100%;
	text-align:center;
	margin:10px 0 30px 0;
}
div.kyaria span {
	color:#BBBBBB;
}
div.kyaria a {
	display:inline;
	padding-left:2em;
	background:url(/recruit/s_temp/images/icon_pc.gif) left center no-repeat;
	color:#333333;
}
#footer {
	margin:20px 0;
	border-top:3px solid #10285A;
	background:#F1F4FA;
}
#footer ul li {
	text-align:center;
	-webkit-box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,0.67), inset 0px 0px 0px 3px rgba(204,204,204,0.2);
	background-image:
-webkit-gradient(linear, 25% 0%, 25% 100%, color-stop(0, rgb(254,254,255)), color-stop(0.5, rgb(254,254,254)), color-stop(0.99, rgb(241,241,241)), color-stop(0.96, rgb(242,242,242)));
}
#footer ul {
}
#footer ul li#login {
}
#footer ul li.others {
	width:50%;
	float:left;
	padding: 0;
}
#footer ul li a {
	padding:14px;
	border:1px solid #ccc;
	display:block;
}
.mypage {
	background:url(../images/mypage_icn.png) 20% 50% no-repeat;
}
.pc {
	background:url(../images/pc_icn.png) 20% 50% no-repeat;
}
ul#header_nav {

	width:153px;
	border:1px solid #ccc;
	float:right;	
	background-image:
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,255)), color-stop(0.5, rgb(254,254,254)), color-stop(0.99, rgb(241,241,241)), color-stop(0.96, rgb(242,242,242)));
	-webkit-box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,0.67), inset 0px 0px 0px 3px rgba(204,204,204,0.2);
	-webkit-border-radius:8px;
}
ul#header_nav li {
	width:50px;
	height:44px;

	float:left;
	text-align:center;
	border-right:1px solid #eee;
}
ul#header_nav li:last-child {
	border:none;
}
p.lead {
	padding:20px;
	line-height:150%;
	background:#fafafa;
}

h3.title{

	border:1px solid #ccc;
	border-left:3px solid #C00;
	padding:10px 10px 10px 15px;
background-image:
-webkit-gradient(linear,
50% 0%,
202% 139%,
color-stop(0.04, rgb(255,255,255)),
color-stop(0.16, rgb(245,245,245)),
color-stop(0.53, rgb(231,231,231)),
color-stop(0.99, rgb(218,218,218)),
color-stop(0, rgb(255,255,255)));
	-webkit-box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,0.67), inset 0px 0px 0px 3px rgba(204,204,204,0.2);
}
h3.title03{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC #CCCCCC #000066;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    line-height: 120%;
    padding: 10px 10px 10px 15px;
}
span.cap{
	display:block;
	padding:5px;
	font-size:80%;
}

p.grid {
	padding:10px 20px;
	margin:10px 0 20px;
	font-weight:bold;
	border:1px solid #EAF4F4;
	letter-spacing:0.8px;
	line-height:1.3em;
	background:#EDF8FE;
}

#introduction {
	background:#CDEBFC;
}
#introduction2 {
	background:#FFF7D2;
}
#introduction p,#introduction2 p {
	padding:10px;
}
#introduction h3{
	background:#055AAC;
	padding:3px 20px;
	color:#fff;
}
#introduction2 h3 {
	background:#FC7F00;
	padding:3px 20px;
	color:#fff;
}

#introduction h4,#introduction2 h4 {
	border-left:3px solid #cc0000;
	border-bottom:1px dotted #cc0000;
	margin-left:10px;
	padding-left: 5px;
}
#introduction .white,#introduction2 .white  {
	background:#fff;
	margin:10px;
	padding:20px 10px 10px;
}
#introduction .green,#introduction2 .green {
background:#F8FFE2;

	margin:10px;
	padding:20px 10px 10px;
}
#int h3 {
background:#7CB407;
	padding:3px 20px;
	color:#fff;
}
#int h4 {
	color:#7CB407;
	border:none;
	padding:0;
}
#int h5 {
background:#7CB407;
	padding:3px 10px;
	color:#fff;
}	
#int ul li {
	border:1px solid #7CB407;
	list-style:none;
	margin-bottom:10px;
}
#team_nav {
	margin-right:-1%;
	padding-bottom:10px;
}
#team_nav li{
	width:49%;
	float:left;
	margin-right:1%;
	padding-top:1%;
}
.clear {
	clear:both;}
h3.team {
	background:#6F93B9;
	padding:4px 15px;
	color:#fff;
	margin:10px 0;
}
h4.team {
	background:#6EB5B9;
	padding:4px 10px;
	color:#fff;
	margin:15px 0;
	font-size:100%;

}
p {
	line-height:155%;
	padding-bottom: 15px;
}
.mar10v { padding:10px !important;
}
.div.sp_video {
	margin:0 auto !important;
}
div.sp_video iframe {
	width: 100%;
	height: auto;
}
.imgLeft {
	float:left;
	margin:0 5px 5px 0;
}
.imgRight {
	float:right;
	margin:0 0 5px 5px;
}
ul.none li{
	list-style:none;
}

div.newemployer {
	background:url(../images/career/newemployer_bg.jpg);
}
#career_table{
	font-size:95%;
}

th.sp{
}

td.sa{
}

#career_table th{
	padding:10px 0;
	border-bottom:2px solid #216D87;
	text-align:left;
}
#career_table td{
	padding:10px 15px;
	border-bottom:1px solid #216D87;
}
p.bold{
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.small {
	font-size:80%;
}
.caption {
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:80%;
	margin-bottom:10px;
}
ul.float {
	margin-left:-1px;
	height:45px;
	padding:20px;
}
.float li{
	width:49%;
	float:left;
	margin-left:1px;
}

.group_clear {
	clear:both;
	font-size:85%;
	padding-top:5px;
}

.oshirase{
	background-image:
	-webkit-gradient(linear,
	50% 0%,
	50% 100%,
	color-stop(0, rgb(38,157,250)),
	color-stop(0.47, rgb(22,142,237)),
	color-stop(0.97, rgb(7,129,225)),
	color-stop(0.95, rgb(8,130,225)));
	color:#FFF;
	padding:1px 20px;
	margin:0 0 0 5px;
	font-size:80%;
	width:44px;
	display: inline-block;text-align:center;
}


.career_caption {
	width: 180px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 85%;
	font-weight:bold;
}

/*******************************************

  131021 gnav add

********************************************/

/* coming soon */
ul.gnav li.menu_box ul li.comingsoon{
	background:url(/s/recruit/new/common/images/nav_arrow_gray.png) no-repeat 95% 50%;
	
	border-bottom:1px solid #ccc;
	background-image:
-webkit-gradient(linear,
50% 0%,
50% 100%,
color-stop(0, rgb(255,255,255)),
color-stop(0.99, rgb(246,246,246)),
color-stop(0.98, rgb(246,246,246)));
}

ul.gnav li.menu_box ul li.comingsoon a {
	display:block;
	padding:10px;
	background:none;
	-webkit-background-size:6px 10px;
  pointer-events:none;
	cursor:default;
	color:#999;
}

ul.entry_nav li.comingsoon strong{
	display:block;
	padding-top:8px;
	color:#999;
}

ul.entry_nav li.comingsoon a{
  pointer-events:none;
	cursor:default;
}

ul.gnav li.comingsoon.menulast{
	color:#999;
}

/* history
************************************************************/

.btnHistory.prev {
	width:134px;
	float:left;
}

.btnHistory.next {
	width:134px;
	float:right;
}

.btnHistory a {
	display: block;
	padding: 8px;
	margin: 10px 0 10px 0;
	color: #333;
	text-decoration: none;
	border-radius: 3px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
}

.btnHistory.prev a {
	-webkit-box-shadow:inset 0px 0px 0px 2px rgb(255,255,255);
	background:url(/s/recruit/new/common/images/yaji_back.png) no-repeat 8px center,
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,254)), color-stop(0.47, rgb(249,249,249)), color-stop(0.71, rgb(237,237,237)), color-stop(0.97, rgb(207,207,207)), color-stop(0.96, rgb(208,208,208)));
background-size:11px auto, auto auto;
text-align:center;
padding-left:26px;
}

.btnHistory.next a {
	-webkit-box-shadow:inset 0px 0px 0px 2px rgb(255,255,255);
	background:url(/s/recruit/new/common/images/yaji.png) no-repeat 113px center,
-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(254,254,254)), color-stop(0.47, rgb(249,249,249)), color-stop(0.71, rgb(237,237,237)), color-stop(0.97, rgb(207,207,207)), color-stop(0.96, rgb(208,208,208)));
background-size:11px auto, auto auto;
text-align:center;
padding-right:26px;
}


/* header_nav coming soon style
************************************************************/

/*
ul#header_nav li:last-child a img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

ul#header_nav li:last-child a {
  pointer-events:none;
	cursor:default;	
}
*/


/* foreigner
************************************************************/

.foreigner-title {
	background:#e1ebf4;
	padding:15px;
	font-weight:bold;
	margin-bottom:10px;
}

.fortit3{
	font-weight:bold;
	color:#427aae;
	margin-bottom:10px;
}

.btm-dott {
	border-bottom:dotted 1px #999;
	padding-bottom:10px;
}


/* 募集職種・応募の流れ */
.corce p{
	margin-bottom: 20px;
	padding: 0 10px;
}

.corce .boxs{
	width: 100%;
	margin: 0 auto 20px;
}

.corce .box{
	display: block;
	width: 100%;
}

.corce .box h3{
	width: auto;
	background-color: #3C3C3C;
	color: #fff;
	padding: 20px;
	text-align: center;
}

.corce .boxs .box01{
	margin-left: 0;
}

.corce .box p{
	padding: 10px 40px 20px 20px;
	color: #fff;
	line-height: 180%;
	position: relative;
}

.corce .box .mark{
	position: absolute;
	right: 10px;
	margin-top: -10px;
	top: 50%;
}

.corce .box01{
	background-color: #a22222;
}

.corce .box02{
	background-color: #234285;
}

.corce .box03{
	background-color: #587e2a;
}


/* コース詳細*/
.course{
	position: relative;
}

.course .box h3{
	width: auto;
	background-color: #3C3C3C;
	color: #fff;
	padding: 20px;
	text-align: center;
}

.course .box{
	margin-bottom: 10px;
}

.course .box p{
	color: #fff;
	padding: 5px 10px 10px;
}

.course .box01{
	background-color: #a22222;
}

.course .box02{
	background-color: #234285;
}

.course .box03{
	background-color: #587e2a;
}

.course table{
	border-collapse: collapse;
	width: 100%;
}

.course th{
	border: 1px solid #d3d3d3;
	background-color: #f3f3f3;
	padding: 10px;
	font-size: 78%;
	vertical-align: top;
}

.course td{
	border: 1px solid #d3d3d3;
	padding: 10px;
	font-size: 78%;
}

.course .contact{
	background-color: #f2f2f2;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.course .contact strong {
	font-size: 100%;
	font-weight: bold;
}

.course h3.border{
	font-size: 120%;
	border-bottom: 2px solid #999;
	margin-bottom: 1em;
}
.course h3 {
	color: #a20000;
	font-size: 160%;
	margin: 1em 0;
}
.course h4{
	color: #a20000;
	font-size: 150%;
	margin: 1em 0;
}

.course.tec h4 {
	color: #234285;
	font-size: 150%;
	margin: 1em 0;
}

.course.onlyone h4 {
	color: #234285;
	font-size: 150%;
	margin: 1em 0;
}

.course h4 span{
	font-size: 60%;
	color: #000;
	display: block;
	margin-top: 5px;
}

.course .taisyo{
	margin: 10px 0 2em;
}

.course .taisyo th{
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 100%;
}

.course .taisyo th.bumon{
	background-color: #f3f3f3;
	text-align: left;
	font-weight: normal;
	font-size: 78%;
	color: #000;
}

.course .hyo{
	width: 100%;
}

.course strong.sred{
	color: #a20000;
}

.course .annotation{
	color: #333333;
	font-size: 90%;
	margin-bottom: 20px;
}
ul.dotList {
	list-style: circle;
	padding-left: 20px;
}
