@charset "utf-8";

/*
Theme Name: MSIN
Version: 1.0
*/


/* COMMON
-------------------------------------------------------------- */
body {
	position: relative;
	color: #000;
	overflow-x: hidden;
	line-height: 1.75;
    font-size: 16px;
    font-family: "Noto Sans Japanese", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
main {
	position: relative;
	z-index: 1;
}

.wrapper {
	overflow: hidden;
}
a, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}
img {
	max-width: 100%;
	height: auto;
}
.imgbase{
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@media (max-width: 767px) {
　.animated.bounceInUp.delay-250 {
　	opacity: 1!important
　}
}
@media (min-width:768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}

/* HEADER
-------------------------------------------------------------- */
header .navbar-default {
	background-color: #1e2c5b;
}
header .navbar-brand {
	height: auto;
}
header .navbar-nav {
	padding: 16px 15px;
}
header .navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 117%;
}
header .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}
header nav li a::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 3px;
	background-color: #fff;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
header nav li a:hover::after {
	width: 100%;
}
@media (max-width: 991px) {
	header .navbar-nav {
		padding: 15px 10px;
	}
	header .navbar-default .navbar-nav > li > a {
		font-size: 100%;
	}
	.navbar-header {
		width: 28%;
	}
}
@media (max-width: 767px) {
	.navbar-header {
		width: auto;
	}
	.navbar-toggle {
		padding: 12px 10px;
		margin-top: 20px;
	}
	.navbar-brand img {
		height: 50px;
	}
}



/* MV
-------------------------------------------------------------- */
#mv {
	position: relative;
	z-index:1;
}
#mv .txt {
	color: #000;
	font-weight: 700;
	font-size: 150%;
	position: fixed;
	top: 50%;
	left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	z-index: 1;
}
#mv .txt h1 {
	margin-bottom: 30px;
	font-size: 250%;
	font-weight: 700;
}

#mv .txt p {
	margin-bottom: 10px;
}
#mv .txt .more {
	font-size: 70%;
	color: #1e2c5b;
	width: 150px;
	display: inline-block;
	text-align: center;
	border: 1px solid #1e2c5b;
	padding: 5px;
	transition: .3s;
}
#mv .txt .more:hover {
	text-decoration: none;
	background: #1e2c5b;
	color: #fff;
}

@media (max-width: 767px) {
	#mv .txt {
		width: 90%;
		font-size: 100%;
	}
}



/* パンくず
-------------------------------------------------------------- */
#bread {
	font-size: 13px;
	color: #4d88ca;
}
#bread span {
	padding: 0 3px;
}
#bread a {
	color: #4d88ca;
	text-decoration: underline;
}

/* advertisement
-------------------------------------------------------------- */
#advertisement {
	padding: 15% 0;
	background: url(images/bg_advertisement.jpg) no-repeat top center ;
	background-size: cover;
	position: relative;
	z-index: 999;
	text-align: center;
}

#advertisement h2 {
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 50px;
	position: relative;
	line-height: 1.4;
	padding:0.25em 1em;
	display: inline-block;
}

#advertisement h2:before, #advertisement h2:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#advertisement h2:before{
	  border-left: solid 1px #000;
	  border-top: solid 1px #000;
	  top:0;
	  left: 0;
}

#advertisement h2:after{
	  border-right: solid 1px #000;
	  border-bottom: solid 1px #000;
	  bottom:0;
	  right: 0;
}
#advertisement p {
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	#advertisement h2 {
		font-size: 150%;
		margin-bottom: 20px;
	}
}

/* website
-------------------------------------------------------------- */
#website {
	padding: 15% 0;
	background: url(images/bg_website.jpg) no-repeat top center  fixed;
	background-size: cover;
	position: relative;
	z-index: 9999;
	text-align: center;
	color: #fff;
}
#website h2 {
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 50px;
	position: relative;
	line-height: 1.4;
	padding:0.25em 1em;
	display: inline-block;
}

#website h2:before, #website h2:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#website h2:before{
	  border-left: solid 1px #fff;
	  border-top: solid 1px #fff;
	  top:0;
	  left: 0;
}
#website h2:after{
	  border-right: solid 1px #fff;
	  border-bottom: solid 1px #fff;
	  bottom:0;
	  right: 0;
}
@media (max-width: 767px) {
	#website h2 {
		font-size: 150%;
		margin-bottom: 20px;
	}
}

/* gsv
-------------------------------------------------------------- */
#gsv {
	padding: 15% 0;
	background: url(images/bg_gsv.jpg) no-repeat top center ;
	background-size: cover;
	position: relative;
	z-index: 9999;
	text-align: center;
	color: #000;
}
#gsv h2 {
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 50px;
	position: relative;
	line-height: 1.4;
	padding:0.25em 1em;
	display: inline-block;
}

#gsv h2:before, #gsv h2:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#gsv h2:before{
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	top:0;
	left: 0;
}
#gsv h2:after{
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	bottom:0;
	right: 0;
}

@media (max-width: 767px) {
	#gsv h2 {
		font-size: 150%;
		margin-bottom: 20px;
	}
}

/* app
-------------------------------------------------------------- */
#app {
	padding: 15% 0;
	background: url(images/bg_app.jpg) no-repeat top center fixed;
	background-size: cover;
	position: relative;
	z-index: 9999;
	text-align: center;
	color: #fff;
}
#app h2 {
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 50px;
	position: relative;
	line-height: 1.4;
	padding:0.25em 1em;
	display: inline-block;
}

#app h2:before, #app h2:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#app h2:before{
	  border-left: solid 1px #fff;
	  border-top: solid 1px #fff;
	  top:0;
	  left: 0;
}
#app h2:after{
	  border-right: solid 1px #fff;
	  border-bottom: solid 1px #fff;
	  bottom:0;
	  right: 0;
}
@media (max-width: 767px) {
	#app h2 {
		font-size: 150%;
		margin-bottom: 20px;
	}
}

/* contact
-------------------------------------------------------------- */
#contact {
	padding: 15% 0;
	background: url(images/bg_contact.jpg) no-repeat top center ;
	background-size: cover;
	position: relative;
	z-index: 9999;
	text-align: center;
	color: #000;
}
#contact h2 {
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 50px;
	position: relative;
	line-height: 1.4;
	padding:0.25em 1em;
	display: inline-block;
}

#contact h2:before, #contact h2:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#contact h2:before{
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	top:0;
	left: 0;
}
#contact h2:after{
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	bottom:0;
	right: 0;
}
#contact table {
	width: 100%;
}
#contact th {
	padding: 10px 15px;
	width: 30%;
}
#contact td {
	padding: 10px 15px;
	text-align: left;
}
#contact th span {
	display: inline-block;
	background: #1e2c5a;
	color: #fff;
	margin-left: 10px;
	padding: 0px 5px;
	font-size: 80%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact select {
	padding: 4px;
	border: solid 1px #ccc;
}
#contact textarea {
	width: 100%;
	border: solid 1px #ccc;
}
#contact input[type="checkbox"], #contact[type="radio"] {
	position: relative;
	vertical-align: middle;
}
#contact .short {
	max-width: 100px;
}
#contact .medium {
	width: 60%;
}
#contact .submit {
	max-width: 200px;
	width: 90%;
	cursor: pointer;
	padding: 10px 20px;
	border: none;
	display: block;
	background: #1e2c5a;
	margin: 30px auto 0;
	color: #fff;
	font-size: 117%;
	transition: 1.0s;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#contact .submit:hover {
	opacity: 0.7;
}

@media (max-width: 767px) {
	#contact h2 {
		font-size: 150%;
		margin-bottom: 20px;
	}
	#contact tr {
		display: block;
		margin-bottom: 1.5em;
	}
	#contact th {
		padding: 5px 0;
	}
	#contact td {
		padding: 5px 0;
	}
	#contact th, #contact td {
		width: 100%;
		display: list-item;
		border: none;
	}
	#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact select, #contact .short, #contact .medium {
		width: 100%!important;
	}
}

/* company
-------------------------------------------------------------- */
#company {
	padding: 6% 0;
	background: url(images/bg_company.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	z-index: 9999;
	color: #000;
}
#company h2 {
	font-size: 200%;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
	line-height: 1.4;
	padding: 0 5%;
	display: inline-block;
}
#company table {
	margin: 0 5% 20px; 
}
#company th {
	white-space: nowrap;
}
#company th, #company td {
	padding: 10px 15px;
}
#company h3 {
	font-size: 130%;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative;
	line-height: 1.6;
	padding:0.25em;
	display: inline-block;
}
#company h3:after {
	content: "";
	display: block;
	height: 3px;
	background: -moz-linear-gradient(to right, rgb(0, 0, 0), transparent);
	background: -webkit-linear-gradient(to right, rgb(0, 0, 0), transparent);
	background: linear-gradient(to right, rgb(0, 0, 0), transparent);
}
#company h3:before {
	content: "\f041";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #000;
}
#company #map {
	height: 450px;
}
@media (max-width: 767px) {
	#company {
		padding: 10% 0 0;
	}
	#company h2 {
		font-size: 150%;
		margin-bottom: 20px;
	}
	#company #map {
		height: 300px;
	}
}
/* archive
-------------------------------------------------------------- */
.archive header {
	background: url(images/common/bg_header.jpg) top center no-repeat!important;
}
.archive header .container {
	min-height: auto;
}
.archive article {
	border-bottom: 1px dotted #ccc;
	padding: 10px 20px;
}
.archive article .date {
	color: #5b5b5b;
	font-size: 14px;
}
.archive article .date span {
	display: inline-block;
	padding-left: 10px;
}
.archive h1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;

}
.archive article h1 a {
	color: #f79219;
	font-size: 120%;
}





/* single
-------------------------------------------------------------- */
.single header {
	background: url(images/common/bg_header.jpg) top center no-repeat!important;
}
.single header .container {
	min-height: auto;
}
.single h1 {
	font-size: 150%;
	font-weight: 700;
	line-height: 1.8;
}
.single article {
	padding: 10px 20px;
	margin-bottom: 30px;	
}
.single .postcontents img {
	max-width: 100%;
}
}
.single .postcontents h1 {
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	padding: 10px 15px;
	font-size: 20px;
	color: #002859;
	margin-bottom: 20px;
	font-weight: 700;
}
.single .postcontents h2 {
	clear: both;
	color: #002859;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 10px 15px;
	border-bottom: 2px solid #78a0be;
}
.single .postcontents h3 {
	clear: both;
	color: #040404;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 10px 15px;
	border-left: 3px solid #002859;
	border-bottom: 1px solid #9A9A9A;
}
.single .postcontents h4 {
	clear: both;
	color: #040404;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 10px 15px;
	border-bottom: 1px solid #9A9A9A;
}
.single .postcontents h5 {
	clear: both;
	color: #040404;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
}
.single .postcontents h6 {
	clear: both;
	color: #040404;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
}
.single .date {
	color: #5b5b5b;
	padding: 10px 0;
}
.single article a {
	color:#0d4386;
}
.single .btnCat a{
	display: block;
	text-align: center;
	width: 245px;
	padding: 10px 0;
	background: url(images/recruit/icon01.png) right 20px top 50% no-repeat;
	background-color: #0d4386;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/* sidebar
-------------------------------------------------------------- */
#sidebar {
	position: relative;
	z-index: 9999;
	padding: 0 20px;
}
#sidebar .side-wrap {
	margin-bottom: 20px;
}
#sidebar .side-wrap h2 {
	font-size: 117%;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}
#sidebar .side-wrap ul {
	margin: 0 15px;
}
#sidebar li:before {
	content: "\f105";
	font-family: fontawesome;
	padding-right: 5px;
}
#sidebar li a {
	padding: 0 0 5px;
	font-size: 100%;
	color: #fff;
}

#sidebar li a {
	color: #282828;
}

@media (max-width: 767px){
	#sidebar {
		margin-top: 30px;
		padding-bottom: 30px;
	}
}
/* footer
-------------------------------------------------------------- */
footer {
	background: #fafafc;
	padding: 10px 0;
}



/*page-top*/
#Pagetop {
  position:fixed;
  bottom: 110px;
  right:3%;  
  cursor:pointer;
  width: 58px;
  height: 58px;
  z-index: 9999;
  opacity: 0.8;
  display: none;
}

#Pagetop p {
  background-color: #7F7F7F;
  color: #fff;
  font-size: 150%;
  text-align: center;
  border-radius: 25px;
  line-height: 45px;
  height: 50px;
  width: 50px;
  padding: 0;
  margin: 0;
  box-shadow: 1px 1px 2px rgba(255,255,255,.5), -1px -1px 2px rgba(255,255,255,.5);
}





/* 404
-------------------------------------------------------------- */
#errormsg {
	padding: 100px 20px;
	text-align: center;
}
#errormsg p {
	margin-bottom: 20px;
	color: #000;
}
#errormsg .txt {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
}
#errormsg .txt span {
	color: #707070;
	font-size: 20px;
	font-weight: 700;
}
#errormsg .back a {
	display: block;
	border: 1px solid #e4e4e4;
	background: #000;
	color: #fff;
	padding: 10px 15px;
	width: 150px;
	margin: 0 auto;
	text-decoration: none;
}
#errormsg .back a:hover {
	color: #272727;
	background: #fff;
}

/* serach
-------------------------------------------------------------- */
.search h2 {
	overflow: hidden;
}
.search h2 .result {
	display: inline-block;
	float: left;
}
.search h2 .num {
	display: inline-block;
	float: right;
	text-align: right;
	font-size: 14px;
	padding-top: 2px;
}
.search article {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.search article h1 a {
	font-size: 16px;
	color: #3979f7;
}
.search article .permalink {
	word-wrap: break-word;
	padding: 5px 0;
}
.search article .permalink a {
	color: #002859;
}
.search article .txtwrap {
	font-size: 13px;
}

/* ページネーション
-------------------------------------------------------------- */
.paging {
	text-align: center;
	margin-bottom: 30px;
}
.paging .next, .paging .prev {
	  text-align: center;
}
.paging .next a, .paging .prev a {
	border: 1px solid #777777;
	  display: block;
	color: #282828;
	padding: 5px 20px;
	text-decoration: none;
}


.pagination{
    text-align: center;
    font-size: 14px;
	    width: 100%;
    font-weight: 700;
}
a.page-numbers,
.pagination .current{
    background: #fff;
    border: solid 1px #ff8708;
    color: #ff8708;
    padding:5px 8px;
    margin:0 1px;
    text-decoration: none;
}
.pagination .current{
    background: #ff8708;
    border: solid 1px #ff8708;
    color: #fff;
}


/* 404 */
.error {
	margin-bottom: 100px;
}
.error h2 {
	font-size: 300%;
	padding: 50px 30px;
	margin-bottom: 20px;
	color: #717171;
	background: radial-gradient(#ccc 15%, transparent 16%) 0 0,  radial-gradient(#ccc 15%, transparent 16%) 8px 8px,  radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px,  radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 8px 9px;
	background-color: #eeecee;
	background-size: 16px 16px;
}
.error a {
	color: #282828;
}




