@charset "utf-8";

/*------------------------------------------------------------------------------
Date: 2016-07-25
Copyright (C) NISSO NET ALL Right Reserved
------------------------------------------------------------------------------*/

#detailMv {
	position: relative;
	margin: 0 auto 20px;
	width: 700px;
	overflow: hidden;
}
#detailMv .newsTitle {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/files/img/common/bg_white_opa65.png) 0 0 repeat;
}
#detailMv .newsTitle h1 {
	vertical-align: middle;
	text-align: center;
	padding: 30px 30px 30px 30px;
	font-size: 128.6%;
	font-weight: 700;
	line-height: 1.4;
}
@media screen and (max-width:767px){
	#main {
		margin-top: 0;
	}
	#detailMv {
		width: 94%;
		height: auto;
		margin: 0 3% 20px;
	}
	#detailMv img {
		width: 100%;
	}
	#detailMv .newsTitle h1 {
		padding: 30px 10px 30px;
		font-size: 16px;
	}
}
@media screen and (max-width:400px){
	#detailMv .newsTitle h1 {
		padding: 15px 20px;
		text-align: left;
	}
}

.compSec {
	width: 700px;
	margin: 0 auto 30px;
}
.compSec h2 {
	margin-bottom: 24px;
	padding: 7px 14px 9px;
	border-left: 6px solid #ff9900;
	font-size: 114.3%;
	font-weight: 700;
	background: #fdf3e2;
}
.compSec p {
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 114.3%;
	padding-top: 5px;
}
.compSec p:first-child {
	padding-top: 0;
}
.compSec p .exRed {
	font-weight: 700;
	color: #fd3000;
}
.compSec p.ceoSig {
	margin: 30px 0 50px;
	font-weight: 700;
}
.compSec dl {
	line-height: 1.8;
}
.compSec dt {
	color: #ff6600;
	font-size: 128.6%;
	font-weight: 700;
}
.compSec dd {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ded5c7;
}
.compSec dd li {
	margin: 0 0 5px 1em;
	text-indent: -1em;
}
.compSec dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
@media screen and (max-width:767px){
	.compSec {
		width: 94%;
		padding: 0 3%;
	    margin-bottom: 15px;
	}
	.compSec p {
		padding-top: 5px;
	}
	.compSec p.lpBtn01 {
		padding-top: 0;
		margin-top: -5px;
	}

}

.officeTit {
	width: 700px;
	margin: 0 auto 0;
	padding: 20px 0 0;	
} 
.officeTit h1 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 171.5%;
	font-weight: 700;
	border-bottom: 2px solid #ff9900;
}
#officeMv {
	width: 525px;
	margin: 0 auto 30px;
}
#officeMv img {
	width: 100%;
}
@media screen and (max-width:767px){
	.officeTit {
		width: 94%;
		padding: 20px 3% 0;
	} 
	.officeTit h1 {
		font-size: 20px;
	} 
	#officeMv {
		width: 94%;
		margin: 0 3% 30px;
	}
}




.contactSec {
	width: 660px;
	margin: 0 auto 70px;
	padding: 20px;
}
.contactSec li {
	float: left;
	width: 320px;
	margin-right: 20px;
}
.contactSec li:last-child {
	margin-right: 0;
}

@media screen and (max-width:767px){
	.contactSec {
		width: 94%;
		margin: 0 3% 20px;
		padding: 0;
	}
	.contactSec li {
		float: none;
		width: 100%;
		margin: 0 0 10px;
		text-align: center;
	}
}



/* btn
------------------------------- */
.btnStyle02 {
	border: 1px solid #d1c7c0;
	text-align: center;
	line-height: 1.4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #fff url(/files/img/common/ico_arw_02.png) 96% center no-repeat;
}
.btnStyle02 a {
	display: block;
	padding: 15px 30px 17px 20px;
	font-size: 128.6%;
	font-weight: 700;
	text-decoration: none;
}
.btnStyle02 a:hover {
	text-decoration: underline;
}
.btnStyle03 {
	text-align: left;
	line-height: 1.4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #2abfbf url(/files/img/common/ico_arw_06.png) 96% center no-repeat;
}
.btnStyle03 a {
	display: block;
	color: #fff;
	padding: 12px 30px 13px 20px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
}
@media screen and (min-width:768px){
	.entrySec a:hover img,
	.contactSec li:hover,
	.btnStyle03:hover {
		opacity: 0.70;
		-ms-filter: "alpha(opacity=70)";
	}
}



/* lpSec01
------------------------------- */
.lpSec01{
	margin: 30px auto;
	overflow: hidden;
}
.lpSec01-pink .tglCnt {	
    border-right: 1px #ed91ad solid;
    border-left: 1px #ed91ad solid;
    border-bottom: 1px #ed91ad solid;
}
.lpSec01-blue .tglCnt {	
	border-right: 1px #7698dd solid;
    border-left: 1px #7698dd solid;
    border-bottom: 1px #7698dd solid;
}

.ttlBgc {
	background: #ffb23f;
    color: #fff;
}
.ttlBgc02 {
	background: #ed91ad;
    color: #fff;
    padding: 0 20px;
}
.ttlBgc03 {
	background: #7698dd;
    color: #fff;
}
.inBlock .introC01 dl,
.inBlock .introC02 dl,
.inBlock .introC03 dl {
	padding: 0 45px;
}
.inBlock .introC01 dt {
	color: #ff6600;
}
.inBlock .introC02 dt {
	color: #ed91ad;
}
.inBlock .introC03 dt {
	color: #7698dd;
}
.inBlock .inBlkTtl {
    font-size: 29px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    padding: 10px 0;
	border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
}
.inBlock .inBlkTtl p {
	margin-bottom: 0;
}
.inBlock .inBlkTtl p span {
	font-size: 25px;
}
.tglCnt {
	padding: 20px 0 20px;
	border-right: 1px #ffb23f solid;
	border-left: 1px #ffb23f solid;
	border-bottom: 1px #ffb23f solid;
	border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
}
.inBlock .cdAdvic {
	border: solid 2px #ded5c7;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 600px;
	margin: 0 auto;
}
.inBlock .cdAdvic .ttlAdvic {
	background: #ded5c7;
    color: #4a3c1f;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
	border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	padding: 10px 0px;
	border: solid 1px #ded5c7;
}
.inBlock .cdAdvic .ttlAdvic .ttlBox {
	width: 358px;
	margin: 0 auto;
}
.inBlock .ttlAdvic img {
	float: left;
	margin-right: 15px;
	width: 25%;
}
.inBlock .ttlAdvic p {
	padding-top: 13px;
    margin-bottom: 0;
    line-height: 1.5;
}
.inBlock .ttlAdvic p span {
	display: block;
	font-size: 18px;
}
.inBlock p.advicText{
	margin: 0 auto;
    width: 560px;
    padding: 20px;
}


@media screen and (max-width:767px){
	.lpSec01{
		box-sizing:border-box;
		padding:0;
	}
	.inBlock .inBlkTtl {
	    font-size: 17px;
	    text-align: center;
	    font-weight: 700;
	}
	.inBlock .inBlkTtl p {
		line-height: 1.4;
		padding: 3px 10px;
		text-align: left;
	}
	.inBlock .inBlkTtl p span {
		font-size: 15px;
	}
	.tglCnt {
		padding: 15px 0 0;
	}
	.inBlock .cdAdvic {
		width: auto;
		margin: 0 10px 20px;
	}
	.inBlock .cdAdvic .ttlAdvic {
		font-size: 15px;
	}
	.inBlock .cdAdvic .ttlAdvic .ttlBox {
		width: 100%;
	}
	.inBlock .ttlAdvic img {
		width: 30%;
		margin: 0 5px; 
	}
	.inBlock .ttlAdvic p span {
		font-size: 14px;
	}
	.inBlock p.advicText {
		width: 90%;
		padding: 7px;
	}
	.inBlock .inBlkTtl:before{
		content: '';
	    display: block;
	    width: 12px;
	    height: 12px;
	    position: absolute;
	    right: 11px;
	    top: 50%;
	    margin-top: -6px;
	}

	.inBlock .introC01 dl,
	.inBlock .introC02 dl,
	.inBlock .introC03 dl {
		padding: 0 10px;
	}
}

/* index01
------------------------------- */
.intro01 p.imgIntor {
	text-align: center;
}
.merit {
	margin-bottom: 30px;
}
h3.ttlMerit {
	background: url(/files/img/lp/select/ico_select_star.png) 1% 50% no-repeat;
	background-color: #7698dd;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	padding: 4px 31px;
	margin-bottom: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
h3.ttlMerit02 {
	background: url(/files/img/lp/select/ico_select_star.png) 1% 50% no-repeat;
	background-color: #f38aaa;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	padding: 4px 31px;
	margin-bottom: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
h3.ttlMerit03 {
	background: url(/files/img/lp/select/ico_select_star.png) 1% 50% no-repeat;
	background-color: #f7ad3e;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	padding: 4px 31px;
	margin-bottom: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
h3.ttlMerit span {
	font-size: 22px;
}
h3.ttlMerit02 span {
	font-size: 22px;
}
h3.ttlMerit03 span {
	font-size: 22px;
}
.secOsusume {
	background: #fff6e2;
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	margin-bottom: 10px;
}
.ttlOsusume {
	background: #fdcb02;
	color: #333;
	font-size: 24px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    margin: 0 0 20px;
    padding: 10px 0;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
} 
.ttlOsusume p {
	margin-bottom: 0;
}
.textOsusume {
	padding: 5px 42px 20px;
}
.textOsusume .inBox {
    width: 185px;
    float: left;
    padding: 0 8px 0;
}
.textOsusume .inBox img {
	margin: 0 auto;
	display: block;
}
.compSec p.atnt01 {
	font-size: 12px;
}
.merit p {
	margin-bottom: 30px;
}

@media screen and (max-width:767px){
	h3.ttlMerit03 {
		font-size: 16px;
	}
	.intro01 p.imgIntor {
		margin-bottom: 30px;
	}
	.ttlOsusume p {
		font-size: 20px; 
	}
	.textOsusume {
		padding: 0 0 10px 0;
	}
	.textOsusume .inBox {
		float: none;
		width: auto;
		padding: 0 15px;
		margin: 15px 0;
	}
	.textOsusume .inBox p {
	    padding: 17px 0;
	    margin: 0;
	}
	.textOsusume .inBox img {
	    margin: 0 10px 0 0;
		width: 29%;
		float: left;
	}
	h3.ttlMerit03 {
		padding: 4px 0 4px 27px;
	}
}

/* Intervew */
h3.ttlIntervew {
	background-color: #7698dd;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	padding: 9px 16px;
	margin-bottom: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.secIntervew h4.intro01 {
	border-left: 4px solid #4a6aac;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    padding: 6px 18px;
    color: #4a6aac;
    margin-bottom: 10px;
}
h3.ttlIntervew02 {
	background-color: #e45a84;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	padding: 9px 16px;
	margin-bottom: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.secIntervew h4.intro02 {
	border-left: 4px solid #e45a84;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    padding: 6px 18px;
    color: #e45a84;
    margin-bottom: 10px;
}
.nameIntervew {
	background: url(/files/img/lp/select/img_line01.png) bottom repeat-x;
	padding-bottom: 10px;
}
.imgIntervew {
	text-align: center;
}

@media screen and (max-width:767px) {
	.imgIntervew {
	margin: 10px 35px;
	}
	p.nameIntervew {
		font-size: 15px;
	}
	h3.ttlIntervew {
		text-align: center;
	}
	h3.ttlIntervew02 {
		text-align: center;
	}

}




/* lpBtn01 */
.lpBtn01{
	box-sizing:border-box;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
}
.lpBtn01 a:after{
	content: '';
	background: url(/files/img/lp/use/ico_arrow_04.png) 0 0 no-repeat;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
	display: block;
	width: 11px;
	height: 17px;
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -7px;
}
.lpBtn01 a{
	box-sizing:border-box;
	color: #fff;
	background:#ff740f;
	position: relative;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
	font-size: 22px;
	font-weight: 700;
	padding: 16px 50px 15px 30px;
	min-width: 440px;
}
.lpBtn01 a:hover{
	opacity: 0.7;
}
@media screen and (max-width:767px){
	.lpBtn01{
		margin:0 10px 30px 10px;
	}
	.lpBtn01 {
		text-align: center;
	}
	.lpBtn01 a{
		width: 100%;
		font-size: 16px;
		padding:12px 10px 12px 0;
		min-width: initial;
	}
	.lpBtn01 a:after {
		right: 11px;
	}
}

/* col2Btn
------------------------------- */
.btnBlock01 {
	margin-bottom: 10px;
}
.btnCarup {
	text-align: center;
	margin: 10px 0;
}
.col2Btn{
	width: 670px;
	margin: 0 auto;
	padding: 10px 0;
}
.col2Btn li{
	box-sizing:border-box;
	width: 320px;
	float: left;
	text-align: center;
	position: relative;
	height: 100px;
}
.col2Btn li:after{
	content: '';
	display: block;
	width: 13px;
	height: 20px;
	position: absolute;
	right: 19px;
	top: 50%;
	margin-top: -7px;
}
.col2Btn li a{
	box-sizing:border-box;
	border-radius: 5px;
	display: block;
	text-decoration: none;
	font-size: 22px;
	font-weight: 700;
	padding: 16px 16px 15px 16px;
}
.col2Btn li div.spNone{
	box-sizing:border-box;
	border-radius: 5px;
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	padding: 9px 16px;
}
.col2Btn li a span{
	display: block;
}
.col2Btn li a:hover{
	opacity: 0.7;
}
.col2Btn li:first-child{
	margin-right: 30px;
}
.col2Btn li:first-child a{
	background:#4cb13d;
	padding-top: 20px;
	color: #fff;
}
.col2Btn li:first-child a img.icoFree {
	position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 23px;
}
.col2Btn li:first-child a span.icoFree {
	background: url(/files/img/lp/select/ico_free.png) 9% 0 no-repeat;
    background-size: 50px;
    line-height: 2.4;
    padding: 3px 0;
}
.col2Btn li:first-child a span.icoMail {
	background: url(/files/img/lp/select/ico_mail.png) 79px 50% no-repeat;
    min-height: 32px;
    padding-left: 92px;
    background-size: 10%;
}
.col2Btn li:first-child a span{
	font-size: 17px;
}
.col2Btn li:last-child a{
	border: solid #4cb13d 2px;
	background:#fff;
	color: #2a861c;
}
.col2Btn li:last-child a .btnIcoFree span{
	font-size: 24px;
	margin-top: 7px;
	padding-left: 50px;
}
.col2Btn li:last-child a .btnIcoFree span{
	background: url(/files/img/lp/careerup_ouen/ico_free_01.png) 72px 0 no-repeat;
	background-size: 40px auto;
	min-height: 32px;
}
.col2Btn li:last-child .spNone{
	border: solid #4cb13d 2px;
	background:#fff;
	color: #2a861c;
}
.col2Btn li:last-child .spNone .btnIcoFree span{
	font-size: 20px;
	margin-top: 0;
	padding-left: 50px;
}
.col2Btn li:last-child .spNone .btnIcoFree span{
	background: url(/files/img/lp/careerup_ouen/ico_free_01.png) 45px 0 no-repeat;
    background-size: 35px auto;
    min-height: 22px;
    display: block;
}
@media screen and (min-width:768px){
	.col2Btn li .telHref {
		display: none;
	}
}

@media screen and (max-width:767px){
	.btnBlock01 {
		margin-bottom: 40px;
	}
	.btnCarup {
		text-align: center;
		margin: 20px 15px;
	}
	.col2Btn{
		width: 100%;
		margin:0;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.col2Btn li{
		width: 100%;
		height:auto;
		float: none;
		margin-top: 15px;
	}
	.col2Btn li:first-child{
		margin-top: 0;
	}
	.col2Btn li:last-child a span{
		margin-top: 0;
	}
	.col2Btn li a{
		padding: 11px;
		font-size:15px;
	}
	.col2Btn li:first-child a{
		padding-top: 11px;
	}
	.col2Btn li:first-child a span{
		font-size: 16px;
		line-height: 1.2;
	    max-width: 290px;
	    margin: 0 auto;
	}
	.col2Btn li:first-child a img.icoFree {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 4%;
    width: auto;
    height: 50px;
	}
	.col2Btn li:first-child a span.icoFree {
	background: url(/files/img/lp/select/ico_free.png) 1% 0 no-repeat;
    background-size: 55px;
    line-height: 2.4;
	}
	.col2Btn li:first-child a span.icoMail {
	background: url(/files/img/lp/select/ico_mail.png) 27% 50% no-repeat;
    min-height: 32px;
    background-size: 30px auto;
    line-height: 2.4;
    margin: 4px 0;
    padding-left: 72px;
	}
	.col2Btn li:first-child:after{
		background: url(/files/img/lp/careerup_ouen/ico_arrow_01.png) 0 0 no-repeat;
		-webkit-background-size: 8px auto;
		background-size: 8px auto;
	}


	.col2Btn li:last-child:after{
		background: url(/files/img/lp/careerup_ouen/ico_arrow_02.png) 0 0 no-repeat;
		-webkit-background-size: 8px auto;
		background-size: 8px auto;
	}
	.col2Btn li:after{
		right: 13px;
		margin-top: -6px;
	}
	.col2Btn li:last-child a{
		line-height: 1.4;
	}
	.col2Btn li:last-child a .btnIcoFree{
		width: 166px;
		margin:0 auto;
	}
	.col2Btn li:last-child a{
		padding-bottom: 6px;
	}
	.col2Btn li:last-child a .btnIcoFree span{
		font-size: 16px;
		margin: 0 auto;
		background: none;
		min-height: auto;
		padding-left:0;
	}
	.col2Btn li:last-child a .btnIcoFree span:before{
		content:" ";
		display: inline-block;
		background: url(/files/img/lp/careerup_ouen/ico_free_01.png) no-repeat 0 2px;
		-webkit-background-size: 28px 22px;
		background-size: 28px 22px;
		margin-right: 10px;
		line-height: 1.2;
		width: 28px;
		height: 22px;
		padding-bottom: 5px;
		float: left;
	}
}

/* ----------------------------------------

clearfix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
.aboutList01:after,
.aboutList01 a:after,
.entrySec:after,
.contactSec ul:after,
.inBlock .cdAdvic .ttlAdvic:after,
.textOsusume:after,
.inBox:after,
.col2Btn:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* Legacy IE
------------------------------- */
.aboutList01,
.aboutList01 a,
.entrySec,
.contactSec ul,
.inBlock .cdAdvic .ttlAdvic,
.textOsusume,
.inBox,
.col2Btn {
	*zoom: 1;
}

