@charset "utf-8";

.sub-title {
    text-align: left;
    margin: 5% auto;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 5px;
    color: #787878;
    border-bottom: 4px double #28a7e1;
}

.sub-title02 {
    text-align: left;
    margin: 5% 5%;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 5px;
    color: #787878;
    border-bottom: 4px double #28a7e1;
}


#container img,
#privacy01 img{
    float: right;
    margin: 20px 0 10px;
    padding-right: 2%;
    width: 50%;
    height: 50%;
}

/*==============================
		企業理念
==============================*/
.heart-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 3px;
    width: 22px;
    height: 22px;
    background:url( ../img/heart-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#philosophy {
    width: 90%;
    margin: 0 auto 2%;
}

#philosophy p {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
}

/*==============================
		企業概要
==============================*/
.company-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 3px;
    width: 22px;
    height: 22px;
    background:url( ../img/company-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#company-table {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding-top:2%;
}

#company-table tbody {
    width: 100%;
    display: block;
}

#company-table tr {
    width: 100%;
    display: block;
}

#company-table th {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
	display: block;
	text-align: left;
	background-color: #A4A4A4;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
}
#company-table td {
	padding: 12px;
	display: block;
	text-align: left;
	line-height: 1.5;
    font-size: 14px;
}

/*==============================
		アクセス
==============================*/
.access-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 3px;
    width: 22px;
    height: 22px;
    background:url( ../img/access-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#access {
    width: 90%;
    margin: 0 auto 15px;;
}

#access p {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    padding: 1%;
}

#access span {
    display: block;
    margin: 8px 0;
    font-size: 12px;
}

#access .map {
    position: relative;
    padding-bottom: 225px;
    height: 0;
    overflow: hidden;
    margin: 10px 0;
}

#access .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*==============================
		代表挨拶
==============================*/
.container-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 3px;
    width: 22px;
    height: 22px;
    background:url( ../img/container-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#container {
    width: 90%;
    margin: 0 auto 2%;
}

#container p {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
}

#container p span {
    margin: 0 0 2%;
    font-size: 16px;
    display: block;
}

@media screen and (min-width: 500px) {
#container img {
    width: 25%;
    height: 25%;
}}

@media screen and (min-width: 1230px) {
#container img {
    width: 15%;
    height: 15%;
}}

/*==============================
		プライバシーポリシー
==============================*/
.lock-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 7px;
    width: 22px;
    height: 22px;
    background:url( ../img/lock-icon2.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

.tell-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 7px;
    width: 22px;
    height: 22px;
    background:url( ../img/tell-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#privacy01 {
    width: 90%;
    margin: 0 auto 2%;
}

#privacy01 dl,
#privacy03 dl {
    width: 100%;
    text-align: left;
}
#privacy01 dt,
#privacy03 dt {
    width: 100%;
	font-size: 18px;
	color: #28a7e1;
    margin: 3% 0;
}
#privacy01 dd,
#privacy03 dd {
    width: 100%;
    padding: 2%;
    margin: 0 auto;
	font-size: 14px;
	line-height: 1.8;
    box-sizing: border-box;
}
#privacy02 {
	width: 100%;
    padding: 2%;
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
    box-sizing: border-box;
}

#privacy02 p {
    width: 90%;
    margin: 2% auto;
}

#privacy03 {
	width: 90%;
    margin: 0 auto 4%;
	text-align: left;
}

#privacy03 p {
    font-size: 14px;
    margin: 2% 0;
}

#privacy03 ol {
	margin: 2% 4%;
}
#privacy03 ol li {
	color: #787878;
    line-height: 1.8;
}

/*==============================
			事業内容
==============================*/
.pointservice {
    width: 90%;
    margin: 2% auto;
}

.pointservice p{
    font-size: 12px;
    text-align: left;
}

.pointservice img {
    max-width: 100%;
    margin: 4% auto;
}

.merit-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 4px;
    width: 22px;
    height: 22px;
    background:url( ../img/merit-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

.circle-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 4px;
    width: 22px;
    height: 22px;
    background:url( ../img/circle-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

.finger-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 4px;
    width: 22px;
    height: 22px;
    background:url( ../img/finger-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

.money-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 1%;
    margin-bottom: 4px;
    width: 22px;
    height: 22px;
    background:url( ../img/money-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#temp-box,
#out-box,
#ad-box,
#event-box,
#intro-box{
    width: 90%;
    margin: 2% auto;
}

#temp-box img,
#out-box img,
#ad-box img,
#event-box img,
#intro-box img{
    max-width: 100%;
    margin: 0 auto 15px;
}

#temp-box .ttl
#intro-box .ttl,
#event-box .ttl,
#out-box .ttl {
    width: 100%;
}

#temp-box .ttl dt,
#intro-box .ttl dt,
#event-box .ttl dt,
#out-box .ttl dt {
	width: 40px;
	height: 20px;
	padding-top: 18px;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #FFF;
}

@media screen and (max-width: 400px) {
#temp-box .ttl dt,
#intro-box .ttl dt,
#event-box .ttl dt,
#out-box .ttl dt {
    width: 33px;
    height: 18px;
    font-size: 12px;
	padding-top: 15px;
}}

#temp-box .ttl dd,
#intro-box .ttl dd,
#event-box .ttl dd,
#out-box .ttl dd,
#ad-box .ttl dd{
	padding-top: 6px;
	float: left;
	padding-left: 10px;
    font-size: 16px;
    text-align: left;
}

@media screen and (max-width: 400px) {
#temp-box .ttl dd,
#intro-box .ttl dd,
#event-box .ttl dd,
#out-box .ttl dd,
#ad-box .ttl dd{
    padding-top: 7px;
    font-size: 14px;
}}

.txt {
    width: 100%;
    box-sizing: border-box;
    padding:10px 0 10px 25px;
}

@media screen and (max-width: 400px) {
.txt {
    padding-left: 21px;
}}

.txt span {
	color: #666;
	font-size: 12px;
}

.txt li {
	list-style: disc outside;
	padding-top: 10px;
	margin-left: 10px;
    text-align: left;
    font-size: 14px;
}
.txt li:first-child {
	padding-top: 0;
}

/*==============================
			人材派遣
==============================*/
#temp-box .ttl {
	color: #e61673;
}
#temp-box .ttl dt {
	background: url(../img/service/icon-temp.png) no-repeat center center;
    background-size:contain;
}

/*==============================
			人材紹介
==============================*/
#intro-box .ttl {
	color: #f39800;
}
#intro-box .ttl dt {
	background: url(../img/service/icon-intro.png) no-repeat center center;
    background-size:contain;
}

#intro-box p {
    font-size: 14px;
    text-align: left;
    margin: 10px 0;
    font-weight: 400;
}

#intro-box #left-padding li {
    font-size: 14px;
    margin-left: 30px;
}

#intro-box.txt #left-padding li:first-child {
	padding-top: 0;
}

#intro-box .txt span.bg {
    background-color: #fbe0b2;
    font-weight: 500;
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}

/*==============================
			アウトソーシング
==============================*/

#out-box .ttl {
	color: #00a29a;
}
#out-box .ttl dt {
	background: url(../img/service/icon-out.png) no-repeat center center;
    background-size:contain;
}

#out-box .img01 {
    margin-bottom: 0px;
}

/*==============================
			新卒各種イベント
==============================*/
#event-box .ttl {
	color: #8fc31f;
}
#event-box .ttl dt {
	background: url(../img/service/icon-event.png) no-repeat center center;
    background-size:contain;
}

/*==============================
			広告代理
==============================*/

#ad-box .ttl {
	color: #172a88;
}

#ad {
	width: 100%;
	margin: 0 auto;
	text-align: left;
    background-color: #EEEEEE;
}
#ad .ttl {
	color: #172a88;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}
#ad p {
	font-size: 18px;
	padding-bottom: 20px;
	line-height: 1.2em;
}
#media {
	width: 100%;
    padding-bottom: 2%;
}
.madia-box {
	width: 90%;
    background-color: #FFF;
    margin: 2% auto 0;
}
#media a {
	color: #172a88;
	text-decoration: none;
    font-size: 16px;
}
@media screen and (max-width: 680px) {
#media a{
    font-size: 14px;
}}
#media span {
    display: block;
	color: #F00;
	text-decoration: underline;
    margin: 2% 0;
}
#media .media-img {
	width:100px;
	height: 100px;
	float: left;
    margin-top: 3%;
    margin-left: 3%;
    margin-right: 3%;
}

@media screen and (max-width: 680px) {
#media .media-img{
	width:50px;
	height: 50px;
    margin-top: 2%;
}}

#media .about {
	width:75%;
	float: left;
    margin-top: 2%;
}

#media .about dt {
	color: #172a88;
	font-size: 21px;
    margin-top: 2%;
	padding-bottom: 2%;
}
#media .about dd {
	font-size: 14px;6
	line-height: 1.4em;
    margin-bottom: 3%;
}

@media screen and (max-width: 680px) {
#media .about dd{
    font-size: 12px;
}}

/*==============================
			新卒LP
==============================*/

#sinsotsu-box {
    width: 100%;
}

.lp-title {
    width: 90%;
    text-align: left;
    margin: 5% auto;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 5px;
    color: #787878;
    border-bottom: 4px double #28a7e1;
}

#sinsotsu-box .ttl {
    width: 90%;
    margin: 0 auto;
}

#sinsotsu-box #support-img {
    max-width: 90%;
    margin-bottom: 2%;
}

 #support-img02 {
    max-width: 100%;
    margin:2% 0;
}

#sinsotsu-box .ttl .support01 {
    width: 50px;
	height: 50px;
	display: block;
	float: left;
	background: url(../img/lp-shinsotsu/icon-support.png) no-repeat center center;
    background-size:contain;
}

@media screen and (max-width:420px) {
#sinsotsu-box .ttl .support01{
    width: 45px;
	height: 45px;
    margin-top: 3px;
}}

#sinsotsu-box .ttl .support02 {
    width: 50px;
	height: 50px;
	display: block;
	float: left;
	background: url(../img/lp-shinsotsu/icon-support02.png) no-repeat center center;
    background-size:contain;
}

@media screen and (max-width:420px) {
#sinsotsu-box .ttl .support02{
    width: 45px;
	height: 45px;
    margin-top: 3px;
}}

#sinsotsu-box .ttl .support03 {
    width: 50px;
	height: 50px;
	display: block;
	float: left;
	background: url(../img/lp-shinsotsu/icon-support03.png) no-repeat center center;
    background-size:contain;
}

@media screen and (max-width:420px) {
#sinsotsu-box .ttl .support03{
    width: 45px;
	height: 45px;
    margin-top: 3px;
}}

#sinsotsu-box .ttl dd {
    float: left;
    color: #7D0022;
    font-size: 16px;
    text-align: left;
    padding-top: 16px;
    padding-left: 10px;
}

@media screen and (max-width:420px) {
#sinsotsu-box .ttl dd{
    font-size: 13px;
}}

#sinsotsu-box .txt li {
    width: 90%;
    padding-left: 10%;
    box-sizing: border-box;
    list-style: none;
}

@media screen and (max-width:420px) {
#sinsotsu-box .txt li{
    font-size: 13px;
}}

#sinsotsu-box p {
    display: block;
    width: 90%;
    font-size: 14px;
    text-align: left;
    margin: 10px auto;
    font-weight: 400;
}

.red-button {
    width: 90%;
    margin: 2% auto;
    padding: 10px;
    background-color: #7D0022;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    color: #FFF;
}

.red-button a {
    color: #FFF;
    text-decoration: none;
}

.job-icon:before {
    content:" ";
    display:inline-block;
    margin-right: 3%;
    margin-bottom: 3px;
    width: 22px;
    height: 22px;
    background:url( ../img/search-icon.png);
    background-size:contain;
    background-repeat: no-repeat;
    vertical-align:middle;
}

#shinsotsu-search {
    margin: 3% 0 8%;
}

#shinsotsu-search p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}