@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ページタイトル
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tit {
	width:100%;
	height:210px;
	background: rgb(0,25,109);
	background: linear-gradient(90deg, rgba(0,25,109,1) 0%, rgba(0,25,109,1) 50%, rgba(100,170,220,1) 50%, rgba(100,170,220,1) 100%);
	position:relative;
	text-align: center;
}
#tit h2 {
	font-size: 30px;
    font-weight: bold;
    color: #00196d;
    background-color: #fff;
    text-align: center;
    line-height: 33px;
    margin: auto;
    padding: 20px 55px;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 67px;
}
#tit span {
	font-size:18px;
}
#main-contents {
	background-color:#fff;
	position:relative;
}
.breadcrumb {
	width:980px;
	margin:15px auto 15px;
	font-size:12px;
	color:#00196d;
}
.breadcrumb a {
	text-decoration: underline;
}
@media (max-width:980px) {
	#tit {
		height:132px;
	}
	#tit h2 {
		font-size: 25px;
		line-height: 26px;
		width: auto;
		margin: 35px 20px 0;
		padding: 17px 19px;
	}
	.breadcrumb {
		width: calc(100% - 20px);
		margin:10px auto 10px;
		padding:0 0 0 10px;
		font-size:10px;
	}
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++
NOMUSTAGRAM
++++++++++++++++++++++++++++++++++++*/
#contents #page_title{
	height: auto;
	background: none;
}
#contents h2{
	text-indent: 0;
	text-align: center;
	padding: 25px 0 20px;
}
#contents .scroll a {
	width: 56px;
	height: 56px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
#nomusta_box {
	background: #333;
}
#nomusta_inner {
	margin: 0 auto;
	max-width: 980px;
}
#nomusta_inner ul {
	border: none;
}
#nomusta_inner ul:after {
	content: "";
	display: block;
	clear: both;
}
#nomusta_inner li {
	float: left;
	background: #0961af;
}
#nomusta_inner li img {
	display: inline;
	vertical-align: top;
}
#cboxOverlay {
	background: #0961af;
}
#cboxLoadedContent {
	margin-bottom: 70px;
}
#colorbox,
#cboxContent,
#cboxWrapper {
	overflow: visible !important;
}
#cboxTitle {
	height: 70px;
	text-align: left;
	line-height: 70px;
	padding-left: 90px;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(../images/icon_comment.gif) no-repeat 17px center;
}
#cboxTitle span {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#cboxTitle br.sp {
	display: none;
}
#cboxClose {
	width: 38px;
	height: 0;
	padding-top: 38px;
	overflow: hidden;
	right: -52px;
	top: 0;
	bottom: auto;
}
#cboxClose:before,
#cboxClose:after {
	content: "";
	display: block;
	width: 138%;
	height: 6px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -19%;
	margin: auto 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#cboxClose:before {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#cboxClose:after {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

/* ++++++++++++++++++++++++++++++++
メインコンテンツsp
++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 980px) {
	#contents h2{
		letter-spacing: 0;
	}
	#contents h2 img {
		width: 272px;
	}
	#contents #page_title {
		height: auto;
		background: none;
	}
	#contents .scroll a {
		width: 28px;
		height: 28px;
	}
	#contents .scroll a img {
		width: 100%;
	}
	#colorboxOuter{
		overflow: hidden;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
	}


}
@media screen and (max-width: 980px) {
	#cboxTitle br.sp {
		display: inline-block;
	}
}
@media screen and (max-width: 980px) and (min-width: 854px) {
	#nomusta_inner { max-width: 854px; }
	#nomusta_inner .image08 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 855px) and (min-width: 732px) {
	#nomusta_inner { max-width: 732px; }
	#nomusta_inner .image10 img { width: 244px; height: 244px; }
	#nomusta_inner .image29 img { width: 122px; height: 122px; }
	#nomusta_inner .image32 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 733px) and (min-width: 610px) {
	#nomusta_inner { max-width: 610px; }
	#nomusta_inner .image16 img { width: 122px; height: 122px; }
	#nomusta_inner .image29 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 611px) and (min-width: 488px) {
	#nomusta_inner { max-width: 488px; }
	#nomusta_inner .image03 img { width: 122px; height: 122px; }
	#nomusta_inner .image09 img { width: 122px; height: 122px; }
	#nomusta_inner .image26 img { width: 122px; height: 122px; }
	#nomusta_inner .image32 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 487px) {
	#nomusta_inner {
		width: 100%;
	}
	#nomusta_inner li {
		width: 25%;
		height: 0;
		padding-top: 25%;
		position: relative;
		overflow: hidden;
	}
	#nomusta_inner .image09,
	#nomusta_inner .image12,
	#nomusta_inner .image17,
	#nomusta_inner .image18,
	#nomusta_inner .image22,
	#nomusta_inner .image26,
	#nomusta_inner .image29,
	#nomusta_inner .image30 {
		width: 50%;
		padding-top: 50%;
	}
	#nomusta_inner .image31,
	#nomusta_inner .image34,
	#nomusta_inner .image35 { display: none; }
	#nomusta_inner li img {
		width: 100%;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
	}
}


/* ++++++++++++++++++++++++++++++++
    NOMUSTAGRAM
++++++++++++++++++++++++++++++++++++*/
.gallery #contents #page_title{
	height: auto;
	background: none;
}
.gallery #contents h2{
	text-indent: 0;
	text-align: center;
	padding: 25px 0 20px;
}
.gallery #contents .scroll a {
	width: 56px;
	height: 56px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.gallery #nomusta_box {
	background: #333;
}
.gallery #nomusta_inner {
	margin: 0 auto;
	max-width: 980px;
}
.gallery #nomusta_inner ul {
	border: none;
}
.gallery #nomusta_inner ul:after {
	content: "";
	display: block;
	clear: both;
}
.gallery #nomusta_inner li {
	float: left;
	background: #0961af;
}
.gallery #nomusta_inner li img {
	display: inline;
	vertical-align: top;
}
.gallery #cboxOverlay {
	background: #0961af;
}
.gallery #cboxLoadedContent {
	margin-bottom: 70px;
}
.gallery #colorbox,
.gallery #cboxContent,
.gallery #cboxWrapper {
	overflow: visible !important;
}
.gallery #cboxTitle {
	height: 70px;
	text-align: left;
	line-height: 70px;
	padding-left: 90px;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(../images/icon_comment.gif) no-repeat 17px center;
}
.gallery #cboxTitle span {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.gallery #cboxTitle br.sp {
	display: none;
}
.gallery #cboxClose {
	width: 38px;
	height: 0;
	padding-top: 38px;
	overflow: hidden;
	right: -52px;
	top: 0;
	bottom: auto;
}
.gallery #cboxClose:before,
.gallery #cboxClose:after {
	content: "";
	display: block;
	width: 138%;
	height: 6px;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -19%;
	margin: auto 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.gallery #cboxClose:before {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.gallery #cboxClose:after {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

/* ++++++++++++++++++++++++++++++++
    .gallery recruit_navi
++++++++++++++++++++++++++++++++++++*/
.gallery #contents #careerup #work article dd:last-of-type{margin-bottom: 0;}
.gallery #contents #recruit_navi{
	clear: both;
	padding-bottom: 80px;
	border-bottom: solid 1px #dedede;
}
.gallery #contents #recruit_navi h3{
	color: #005bac;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin: 50px 0 40px;
}
.gallery #contents #recruit_navi p{
	max-width: 433px;
	margin: 0 auto;
}
@media screen and (max-width: 980px){
	.gallery #contents #recruit_navi p {
		width: auto;
		padding: 0 15px;
	}
}
.gallery #contents #recruit_navi p a{
	box-sizing: border-box;
	display: block;
	position: relative;
	width: 100%;
	color: #0961af;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 18px;
	background: #e6eff7;
	border: solid 1px #0961af;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.gallery #contents #recruit_navi p a:after{
	content: "";
	display: block;
	position: absolute;
	top: 21px;
	right: 29px;
	width: 20px;
	height: 20px;
	background: url(../business/images/business_icon_dot.gif) no-repeat 0 0;
}

@media screen and (max-width: 980px){
		/* ++++++++++++++++++++++++++++++++
	    NOMUSTAGRAM
		++++++++++++++++++++++++++++++++++++*/
		.gallery #contents h2{
			letter-spacing: 0;
		}
		.gallery #contents h2 img {
			width: 272px;
		}
		.gallery #contents #page_title {
			height: auto;
			background: none;
		}
		.gallery #contents .scroll a {
			width: 28px;
			height: 28px;
		}
		.gallery #contents .scroll a img {
			width: 100%;
		}
		.gallery #colorboxOuter{
			overflow: hidden;
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			width: 100%;
		}
}

@media screen and (max-width: 979px) {
	.gallery #cboxTitle br.sp {
		display: inline-block;
	}
}
@media screen and (max-width: 980px) and (min-width: 854px) {
	.gallery #nomusta_inner { max-width: 854px; }
	.gallery #nomusta_inner .image08 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 855px) and (min-width: 732px) {
	.gallery #nomusta_inner { max-width: 732px; }
	.gallery #nomusta_inner .image10 img { width: 244px; height: 244px; }
	.gallery #nomusta_inner .image29 img { width: 122px; height: 122px; }
	.gallery #nomusta_inner .image32 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 733px) and (min-width: 610px) {
	.gallery #nomusta_inner { max-width: 610px; }
	.gallery #nomusta_inner .image16 img { width: 122px; height: 122px; }
	.gallery #nomusta_inner .image29 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 611px) and (min-width: 488px) {
	.gallery #nomusta_inner { max-width: 488px; }
	.gallery #nomusta_inner .image03 img { width: 122px; height: 122px; }
	.gallery #nomusta_inner .image09 img { width: 122px; height: 122px; }
	.gallery #nomusta_inner .image26 img { width: 122px; height: 122px; }
	.gallery #nomusta_inner .image32 img { width: 122px; height: 122px; }
}
@media screen and (max-width: 487px) {
	.gallery #nomusta_inner {
		width: 100%;
	}
	.gallery #nomusta_inner li {
		width: 25%;
		height: 0;
		padding-top: 25%;
		position: relative;
		overflow: hidden;
	}
	.gallery #nomusta_inner .image09,
	.gallery #nomusta_inner .image12,
	.gallery #nomusta_inner .image17,
	.gallery #nomusta_inner .image18,
	.gallery #nomusta_inner .image22,
	.gallery #nomusta_inner .image26,
	.gallery #nomusta_inner .image29,
	.gallery #nomusta_inner .image30 {
		width: 50%;
		padding-top: 50%;
	}
	.gallery #nomusta_inner .image31,
	.gallery #nomusta_inner .image34,
	.gallery #nomusta_inner .image35 { display: none; }
	.gallery #nomusta_inner li img {
		width: 100%;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
	}
}