@charset "utf-8";
/*==================================================
	【トップ】
==================================================*/
/*サービス一覧*/
#top_service {
	position: relative;
	clear: both;
	width: 950px;
	margin-bottom: 20px;
}
#top_service .box_flex {

}
#top_service dl {
	width: 460px;
	padding: 2px;
	margin-bottom: 20px;
	border: 2px solid #df8f96;
}
#top_service dl.fr {
	float: right;
}
#top_service dt {
	float: left;
	width: 180px;
	margin-bottom: -10px;
}
#top_service dt img {
	vertical-align: bottom;
}
#top_service dd {
	width: 100%;
	padding: 10px;
	background:url(../img/top/bg_service.gif);
	color: #FFFFFF;
}
#top_service dd:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	content: "";
}
#top_service dd p {
	margin-left: 180px;
	line-height: 1.4;
}
#top_service dd p.title {
	margin-bottom: 10px;
}
#top_service dd .link a {
	display: block;
	padding: 2px 0;
	background: #FFFFFF;
	color: #0079ba;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#top_service .img_rit {
	margin-left: 0;
}
#top_service b {
	padding-left: 22px;
	background: url(../img/top/p_service.png) no-repeat left 2px;
	font-size: 16px;
}
#top_service .black {
	color: #333333;
	font-weight: normal;
}
#top_service  .campaign {
	position: absolute;
	top: -10px;
	left: -20px;
	margin: 0;
}

/*Careerriver　最初は小さな流れでも～*/
#top_careerriver {
}
#top_careerriver h3.sub {
	font-size:14px;
	padding: 0;
	font-weight:normal;
	padding-top: 20px;
	padding-left: 200px;
	position: relative;
	height: 60px;
	color: #333;
	text-shadow: none;
}
#top_careerriver h3.sub img {
	position: absolute;
	top: 10px;
	left: 20px;
}

/*ごあいさつ*/
#top_greeting{
	background:url(../img/top/bg_greeting_top.gif) no-repeat left top;
	padding-top:25px;
	line-height:1.7;
	margin-bottom:34px;
	font-size:95%;
}
#top_greeting .box_in{
	background:url(../img/top/bg_greeting_bot.gif) no-repeat right bottom;
}
#top_greeting .box_in h3{
	margin-bottom:25px;
}
/*代表プロフィール*/
#top_profile {
	margin-bottom: 40px;
	position: relative;
	border: solid 2px #BF9831;
	padding: 2px;
}
#top_profile .in {
	position: relative;
	border: solid 1px #BF9831;
	padding-top: 15px;
}
#top_profile::before, #top_profile::after, #top_profile .in::before, #top_profile .in::after {
	content: url("../img/top/waku.jpg");
	position: absolute;
	left: -8px;
	top: -8px;
	z-index: 1;
}
#top_profile::after {
	transform: rotate(90deg);
	left: auto;
	right: -8px;
}
#top_profile .in::before {
	transform: rotate(-90deg);
	top: auto;
	bottom: -9px;
}
#top_profile .in::after {
	transform: rotate(180deg);
	top: auto;
	left: auto;
	bottom: -8px;
	right: -8px;
}
#top_profile h3 {
	position: relative;
}
#top_profile h3.profile_ttl {
	font-size: 20px;
	margin-left: 30px;
	padding-left: 30px;
	background: url("../img/top/p2.png") no-repeat left center;
}
#top_profile h3 span {
	position: absolute;
	top: 30px;
	right: 30px;
	font-weight: normal;
}
#top_profile .box_in{
	padding: 15px 25px 30px;
}
#top_profile .box_in dl{
	border-bottom:dashed 1px #BF9831;
	padding:5px 0;
}
#top_profile .box_in dl.bor_top{
	border-top:dashed 1px #BF9831;
	margin-top:10px;
}
#top_profile .box_in dt{
	float:left;
	width:150px;
	color:#BF9831;
}

#top_profile .box_in dd{
	margin-left:150px;
}
#top_profile .box_in th {
	white-space: nowrap;
	vertical-align: top;
}
/* ごあいさつ */
#top_profile .msg {
	margin-bottom: 20px;
	background-image: url(../img/top/bg_greeting_top.gif),
						url(../img/top/bg_greeting_bot.gif);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
}
#top_profile .skill td:last-of-type {
	padding-left: 20px;
}
#top_profile .skill td {
	vertical-align: top;
}
/*キャッチコピーとモットー*/
#top_change {
	position:relative;
	margin-top:28px;
	background: #FAF6D7 url("../img/top/bg-change.png") no-repeat right top;
}
#top_change .box_in_in{
	padding: 10px 12px;
	line-height:1.7;
}
#top_change .box_in_in p.imgs{
	position:absolute;
	top:-22px;
	left:-22px;
}
#top_change .box_in_in .text {
	margin: 30px 0 60px 180px;
	font-size: 94%;
}
#top_change li {
	list-style:none;
	background:url(../img/top/p.gif) no-repeat 0px 4px;
	padding-left:15px;
	font-weight:bold;
}
#top_change .kira {
	font-size: 19px;
}
#top_change .kira span {
	display: inline-block;
	padding: 10px 50px;
	background: url("../img/top/kira01.png") no-repeat left top, url("../img/top/kira02.png") no-repeat right top;
}

/**/
#top_course {
	clear: both;
	width: 690px;
	margin: 30px 0;
	padding:10px 4px 4px;
	border: 1px solid #BF9831;
}
#top_course h3 {
	padding: 9px 0;
	background: #f7c2c1;
	text-align: center;
	font-size: 20px;
}
#top_course a {
	text-decoration: none;
}
#top_course .in {
	padding: 10px;
}
#top_course .txt {
	margin: 10px 0;
	padding: 3px 0;
	background: #0070c0;
	color: #FFFFFF;
}
#top_course .en {
	color: #4bacc6;
	 font-size: 120%;
}
#top_course .en b {
	 color: #333333;
	 font-size: 130%;
}

/* 新入社員フォローアップ研修 */
#followup {
	margin: 30px 0;
	padding: 2px;
	border: solid 2px #BF9831;
}
#followup .in {
	padding: 15px;
	border: solid 1px #BF9831;
}
#followup h3 {
	font-size: 20px;
}
#followup h3 p {
	font-size: 16px;
}
#followup a {
	padding: 5px 20px;
	background-color: #BF9831;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#followup a:hover {
	text-decoration: underline;
}

/**/
.top_shin,
#top_kouza,
#top_seminar{
	margin: 30px 0;
	padding: 2px;
	border: solid 2px #BF9831;
}
.top_shin .in,
#top_kouza .in,
#top_seminar .in,
.top_box_in {
	padding: 15px;
	border: solid 1px #BF9831;
}
/*汎用的　タグ*/
.top_box{
	margin: 30px 0;
	padding: 2px;
	border: solid 2px #BF9831;
	text-align: center;
}
.top_box h3{
	font-size:50px;
	color: #000033;
	font-weight: bold;
	text-align: center;
}
.top_box p.sub_ttl{
	font-size:28px;
	color: #00B0F0;
}
.top_box p.sub_ttl.blue{
	color: #000033;
}
.top_box p.sub_ttl span{
	font-size:40px;
	font-weight: bold;
}
.top_box p.pdf a {
	display: inline-block;
	padding: 5px 20px;
	background-color: #BF9831;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_kouza h3  {
	margin-bottom: 15px;
	font-size: 20px;
	color: #0070c0;
}
#top_kouza .en {
	color: #4bacc6;
	font-size: 18px;
}
#top_kouza .en b  {
	color: #333333;
	font-size: 24px;
}
.top_shin .fm {
	font-size: 18px;
}
#top_kouza #seminar .profile {
	background: url(../img/top/bg_seminar_profile.gif) no-repeat left top;
}
#top_kouza #seminar .profile_in {
	background: url(../img/top/bg_seminar_profile.gif) no-repeat left bottom;
	padding: 0 30px 40px;
}
#top_kouza #seminar .profile dl {
	width: 246px;
	margin-bottom: 0;
}
#top_kouza #seminar .profile dd {
	width: 230px;
}
#top_kouza table {
	border-collapse:  collapse; /* セルの線を重ねる */
	width: 100%;
}
#top_kouza tr:nth-child(odd) {
	background-color: #ddd;
}
#top_kouza th, #top_kouza td  {
	padding: 5px 10px;
}
#top_kouza p.ttl  {
	margin-bottom: 10px;
	color: #BF9831;
	font-size: 20px;
	text-align: center;
}
#top_kouza li:first-child {
	margin-left: 45px;
}
#top_kouza li+li {
	margin-left: 50px;
}
.top_shin a {
	padding: 5px 20px;
	background-color: #BF9831;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_kouza a,
#top_seminar a,
.note a {
	padding: 5px 20px;
	background-color: #BF9831;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_seminar h3 {
	font-size: 18px;
}
#top_seminar h3 b {
	font-size: 26px;
}
#top_seminar .box {
	margin-top: 15px;
	padding: 15px;
	background: #faf6d7;
	border-radius: 10px;
}
#top_seminar .box p.cen {
	margin-bottom: 5px;
	color: #BF9831;
	font-size: 20px;
	font-weight: bold;
}
#top_seminar .tbl {
	margin-bottom: 20px;
	background: #FFFFFF;
}
#top_seminar .tbl th {
	width: 20%;
}
#top_seminar .btn {
	text-align: center;
}
#top_seminar ol {
	margin-top: -15px;
	margin-left: 1.7em;
}
#top_seminar li {
	font-size: 15px;
}
/* インバウンド */
#top_inbound {
	margin: 30px 0;
	padding: 2px;
	border: solid 2px #BF9831;
}
#top_inbound .in {
	padding: 15px;
	border: solid 1px #BF9831;
}
#top_inbound hr {
	margin: 20px 0;
	border-bottom: 1px dashed #BBBBBB;
}
#top_inbound h3 {
	margin-bottom: 15px;
	font-size: 16px;
	text-align: center;
}
#top_inbound h3 b {
	font-size: 20px;
}
#top_inbound .blue {
	color: #0070c0;
}
#top_inbound p.txt {
	width: 400px;
	margin: 0 auto 15px;
}
#top_inbound ul {
	width: 380px;
	margin: auto;
	margin-bottom: 0.8em;
}
#top_inbound li {
	padding: 4px 0 0 25px;
	background: url(../img/campaign/check.png) no-repeat left top;
	list-style: none;
}
#top_inbound p.title b.red {
	font-size: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#top_inbound p.title b.pick {
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
#top_inbound a {
	padding: 5px 20px;
	background: #BF9831;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_inbound p.mb {
	margin-bottom: 20px;
}
/* ブログ */
/* お知らせ */
#top_blog {
	clear: both;
	width: 100%;
	padding: 3px;
	margin-bottom: 5px;
	background: #FFFFFF;
}
#top_blog .box {
	padding: 10px 10px 2px;
	border: solid 1px #F9D6D5;
}
#top_blog dl {
	padding-bottom: 8px;
	margin-bottom:8px;
	border-bottom:dashed 1px #cfcfcf;
}
#top_blog dt {
	color:#E7929A;
}

#top_training {
	margin: 30px 0;
	background-size: 150px;
}
#top_training .list {
	margin-bottom: 20px;
	padding: 10px;
	background: url(../img/campaign/check_box.gif);
}
#top_training .list h3 {
	margin-bottom: 8px;
	color: #D66D84;
	font-size: 20px;
	text-align: center;
}
#top_training .list ul {
	overflow: hidden;
	padding: 15px;
	background-color: #FFFFFF;
}
#top_training .list li {
	list-style: none;
	margin: 15px 0 0 150px;
	padding-left: 35px;
	background: url(../img/campaign/check.png) no-repeat left 5px;
	font-size: 25px;
	font-weight: bold;
}
#top_training .list li:first-child {
	margin-top: 0;
}
#top_training .manner {
	margin-bottom: 20px;
	padding: 15px;
	background-color: #F9F7D8;
}
#top_training .manner h3 {
	margin-bottom: 8px;
	color: #BF9831;
	font-size: 20px;
	text-align: center;
}
#top_training .manner dl {
	overflow: hidden;
}
#top_training .manner dt {
	clear: both;
	float: left;
	width: 160px;
	margin-top: 8px;
}
#top_training .manner dt:first-child {
	margin-top: 0;
}
#top_training .manner dt:before {
	content: "\25C6";
	color: #BF9831;
}
#top_training .manner dd {
	margin-left: 175px;
}
#top_training .manner dt+dd+dt+dd {
	margin-top: 8px;
}
#top_training .trend h3 {
	color: #BF9831;
	font-size: 20px;
}
#top_training .trend p {
	margin-bottom: 0;
}
#top_style ul li {
	color: #000;
	list-style: disc;
}
#top_style ul li.nm {
	margin-bottom: 0;
}
#top_style ul li ul {
	margin-top: 5px;
}
#top_style ul li ul li {
	list-style: none;
	margin-left: 20px;
}
@media print, screen and (min-width: 769px){ /* PCのみ */
}
@media print, screen and (min-width: 641px){ /* PC・タブレット */
}
@media only screen and (max-width: 768px) and (min-width: 641px){ /* タブレットのみ */
}
@media only screen and (max-width: 768px) {  /* タブレット以下 */
	#top_service {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
		margin-top: 20px;
	}
	#top_service dl {
		width: 49%;
		margin-bottom: 10px;
		background: url(../img/top/bg_service.gif);
	}
	#top_service dd {
		background: none;
	}
	#top_service dt {
		float: none;
		margin: 0 auto;
	}
	#top_service dd p {
		margin-left: 0;
	}
	#top_careerriver {
		margin-left: 15px;
		margin-right: 15px;
		background-size: 100% auto;
	}
	#top_careerriver h3.sub {
		padding-left: 0;
		height: auto;
		padding-top: 10px;
		padding-bottom: 20px;
		text-align: center;
		margin-bottom: 0;
	}
	#top_careerriver h3.sub img {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin: 0 auto 10px;
	}
	#top_profile .box_in {
		padding: 15px 15px 30px;
	}
	#top_profile .msg {
		padding: 0 15px;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#top_service dl {
		width: 100%;
		max-width: 460px;
		margin: 0 auto 15px;
	}
	.top_shin li, .kouza li {
		margin-left: 0;
	}
	#top_training .list li {
		margin-left: 0;
		font-size: 18px;
		background-position: left top;
	}
	#top_training .manner {
		padding: 10px;
	}
	#top_training .manner h3 {
		font-size: 16px;
		line-height: 1.7;
	}
	#top_training .manner dt {
		float: none;
		width: 100%;
	}
	#top_training .manner dd {
		margin-left: 0;
	}
	#top_training .manner dt+dd+dt+dd {
		margin-top: 0;
	}
	#top_profile .skill {
		width: 100%;
	}
	#top_profile .skill td {
		display: block;
	}
	#top_profile .box_in dt {
		float: none;
		width: 100%;
	}
	#top_profile .box_in dd {
		margin-left: 0;
	}
	#top_change .box_in_in p.imgs {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
	#top_change .box_in_in .text {
		margin: 100px 0 0 0;
	}
	#top_change .kira span {
		font-size: 15px;
		background-position: left center, right center;
	}
	#top_profile .results_tbl {
		table-layout: fixed;
	}
	#top_profile .results_tbl th, #top_profile .results_tbl td {
		display: block;
	}
	#top_profile .results_tbl th {
		white-space: unset;
	}
	#top_profile .msg {
		padding: 0;
		background: none;
	}
	.top_shin li {
		font-size: 100%;
	}
	#top_style ul {
		margin-left: 15px;
	}
	#top_style ul li ul {
		margin-left: 0;
	}
	#top_style ul li ul li {
		margin-left: 0;
	}
}