@charset "utf-8";

/* 共通 */
body {
	margin: 0;
	padding: 0;
	color: #555555;
	font-size: 13px;
	line-height: 1.5;
	background-color: #F2FBFF;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding: 0px;
}
a img {
	border: none;
}
a:link {
	color: #0099cc;
	text-decoration: underline;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F93;
}

/* 追加 */
#bxbanner{
	max-width:100%;
	height:auto;
	/*
	margin-left:auto;
	margin-right:auto;
	*/
}

.bxslider ul li{
	display:block;
	margin:0 auto;
}

ul.bxslider,
ul.bxslider li {
	margin:0;
	padding:0;
}

img.tbar{
	width:100%;
	height:auto;
}

img.tbar2{
	width:100%;
	height:auto;
}


.iframe-content {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0 0;
}

.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* トップメニュー */
.top_menu ul{
 display: table;
 table-layout: fixed;
 /* 隙間入れる用 */
 /*
 border-collapse:separate;
 border-spacing:1px 0;
 /* */
}

.top_menu li {
    display: table-cell;
    vertical-align:middle;
}

.top_menu li img{
    max-width:100%;
    min-height:40px;
}



/* ここまでメニュー */

.all {
	/*max-width: 640px;*/
	max-width: 1280px;
	margin: auto;
}


.pickup_m {
	margin-bottom: 10px;
}

/* 採用ページ用 */
.recruitment h3 {
	border-left: 15px solid #74d4ff;
	padding: 7px;
	background: #c9efff;
}

.recruitment h2 {
	border-bottom: 1px solid #74d4ff;
	border-left: 10px solid #74d4ff;
	padding: 7px;
}

.recruitment p{
	margin-left: 10px;
}

.recruitment a{
	text-decoration: none;
	color: black;
	margin-left: 0px;
	margin-bottom: 10px;

}

.mailico {
	position: relative;
	top: 10px;
	left: 10px;
}

.mail_txt a {
	display: block;
}

.recruit_list {
	position: relative;
	left:5%;
	max-width: 90%;
	height: 30px;

	padding-top:7px;
	font-size:16px;
	/*color:#fff;*/
	text-align: center;
	font-weight: normal;

	margin-bottom:10px;
}

.recruit_header {
	position: relative;
	left:5%;
	background-color: #74d4ff;
	max-width: 90%;
	height: 30px;

	padding-top:7px;
	font-size:16px;
	/*color:#fff;*/
	text-align: center;
	font-weight: normal;

	margin-bottom:10px;
}

.recruit_header a{
	display: block;
	color:#fff;
}

.no_recruit_header {
	position: relative;
	left:5%;
	max-width: 90%;
	height: 30px;
	/*
	background-color: #A3E3FF;

	background-color: #B7E9FF;
	*/

	background-color: #D0F1FF;

	padding-top:7px;
	font-size:16px;

	text-align: center;
	font-weight: normal;

	margin-bottom:10px;

}

.no_recruit_header a{
	display: block;
	color:#fff;
}



/* 採用ページ用 end */

#container {
	width: 96%;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container2 {
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content {

}

#footer {
	text-align:center;
	background-image: url(images/bg_copyright.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#0099cc;
}


.fltrt {
	float: right;
}

.fltlft {
	float: left;
	margin-right: 8px;

}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.right {
	text-align:right;

}
.mg10 {
	/*
	margin-top:10px;
	/**/
}
.mg10_lr {
	/**/
	margin:0px 10px;
	/**/
}
.mg8_l {
	margin-left: 8px;
}


.va-mid {
	vertical-align:middle;
}


.note {
	font-size:12px;
	color:#999;
}
.note2 {
	font-size:12px;
}

/* トップページ */
h1.toppage {
	margin-bottom: 15px;
	margin-top: 15px;

	margin-right: 0px;
	margin-left: 5px;

	float: left;

}

.whatsnew, .pickup {
	width: 100%;
}
/*
.whatsnew {
	width: 48%;
}
.pickup {
	width: 48%;
}
*/

.whatsnew li {
	display:inline-block;
	list-style-position: inside;
	list-style-type: none;
	margin-top:3px;
	border-bottom: dashed 1px #CCC;
	padding-bottom:3px;
	width: 100%;

}

.whatsnew p {
	margin-left:0px;
	margin-top:1px;
	margin-bottom:4px;
	margin-right: 8px;
}

.whatsnew a{
	text-decoration: none;
	color: black;
}

.pickup li {
	display:inline-block;
	list-style-type: none;
	margin-top:2px;
	border-bottom: dashed 1px #CCC;
	width: 100%;
}

.pickup h3 {
	display:inline;
	margin-right:5px;
	margin-left: 8px;
}

.pickup p {
	margin-top:0px;
	margin-left: 8px;
}

.pickup a{
	text-decoration: none;
	color: black;
	margin-left: 0px;
}


/* ２階層目 */
.content-2nd {
	background:url(images/bg_2nd.png) repeat-x;
}

.content-2nd #topicpath {
	font-size:12px;
	margin-top:10px;
	margin-bottom:35px;
}

h1.appli-banner {
	text-align:center;
	margin-top:10px;

}
.content-2nd h2 {

	margin-top:7px;
	margin-bottom:4px;

}
.content-2nd h3 {

	margin-bottom:-8px;
	font-weight:normal;

}
.appli-lead {
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.appli-lead2 {
	font-size:15px;
	margin-bottom:25px;

}
.appli-dl {
	padding:8px 8px 5px;
	background:url(images/bg_gray.png) repeat;
	text-align:center;
}

.appli-ss {
	padding:8px;
	background:url(images/bg_gray.png) repeat;
	text-align: center;
}

/* アプリ情報内 */
.appli-dl2 {
	padding:12px 8px 5px;
	/*background:url(images/bg_gray.png) repeat;*/
	text-align:center;
}

/* テキスト表示のみ */
.appli-dl3 {
	padding:12px 0px 12px;
	/*background:url(images/bg_gray.png) repeat;*/
	text-align:center;
}

.appli-ss img {

}

/* 追加 */
.appli-txt ul {
	list-style-position: outside;
	list-style-type: none;

	padding-left:10px;
}

.appli-txt li {
	display:block;
	background-image: url(images/ico_plaid.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	max-width: 100%;
}



.appli-txt p {
	margin-left:10px;
	margin-top:1px;
	margin-bottom:4px;
	margin-right: 8px;
}

.appli-txt a {
	text-decoration: none;
	color: black;
}

.appli-txt h2 {
	font-size:14px;
}

.appli-txt2 ul {
	list-style-position: outside;
	list-style-type: none;

	padding-left:10px;
}

.appli-txt2 li {
	display:block;
	background-image: url(images/ico_plaid_2.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	max-width: 100%;
}



.appli-txt2 p {
	margin-left:10px;
	margin-top:1px;
	margin-bottom:4px;
	margin-right: 8px;
}

.appli-txt2 a {
	text-decoration: none;
	color: black;
}

.appli-txt2 h2 {
	font-size:14px;
}


.notes-txt li {
	display:block;
	background-image: url(images/ico_maru_sss.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top:3px;
	padding-bottom:3px;
	padding-left:12px;
	max-width: 100%;
}

.notes-txt a {
	text-decoration: none;
	color: black;
}

.appli-posi {
	padding-bottom:4px;
}

/* ここまで追加 */

.appli-sammary {

	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;

}

table {
	width:100%;
	border-top:3px solid #1fa9ed;
	border-bottom:3px solid #1fa9ed;
}
th {
	font-weight:normal;
	background:url(images/bg_gray.png) repeat;
	padding:4px;
	border-bottom:1px solid #1fa9ed;

}
td {
	border-bottom:1px solid #1fa9ed;
	padding-left:10px;
	padding-right:10px;
}
th.noline, td.noline {
	border:none;
}

/* 狭い画面用テーブル切り替え*/
.sp_tablestyle{
	margin:5px 0;
	border-top:0px solid #1fa9ed;
	border-right:0px solid #1fa9ed;
}

.sp_tablestyle th {
	font-weight:normal;
	padding:17px 4px;
	border-left:0px solid #1fa9ed;
}

.sp_tablestyle td {
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #1fa9ed;
	border-left:0px solid #1fa9ed;
}

@media screen and (max-width:480px) {
	.sp_tablestyle th{
		display:block;
		border-bottom:0px solid #1fa9ed;
		padding:4px;
	}
}

@media screen and (max-width:480px) {
	.sp_tablestyle td{
		display:block;
	}
}

.sp_tablestyle ul{
	list-style-type: none;
	padding-top:10px;
}

.sp_tablestyle li{
	margin-bottom:10px;
}

/* 狭い用 end */