@@charset "UTF-8";

/* Base */
html { font-family: "Ropa Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; font-size: 16px; line-height: 1.5; }
body {text-align: center; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); min-width: 1080px; font-family: "MS Pゴシック";}
h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }


/*
 * Hero header
 */
 .logo{
  height: 90px;
  vertical-align: middle;
  background-color: #0a132e;
  color: #fff;
 }
  .logo2{
    width: 380px;
    margin: 0 auto;
    text-align: left;
    padding-top: 15px;
  }
  .textbig{
    font-size: 27px;
  }
 .logo img{
  height: 60px;
  margin-right: 15px;
 }
.header-menu li{
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  color: #fff;
}
.header-menu{
  background-color: rgba(10,19,47,0.6);
  height: 70px;
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.smart-top{
  display: none;
}

.top-picture {
  position: relative;
  width: 100%;

}


.top-picture img{
  width: 100%;

}


.contents h2{
  margin-bottom: 30px;
}
.humberger-menu{
  display: none;
}
#section1{
  height: 350px;
  border-bottom: solid 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section1logo{
  position: relative;
}
.section1text{
  position: absolute;
}
.section1text h1{
  font-size: 30px;
  color: #268ec6;
}
.section1logo img{
  width: 100%;
}
#section2{
  height: 200px;
  padding-bottom: 20px;
}
.text{
  margin-top: 40px;
  margin-bottom: 20px;
}
.text p{
  margin-bottom: 5px;
}
.link{
  width: 300px;
  height: 55px;
  border: solid 1px #0a132e;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0a132e;
  margin-bottom: 30px;
}
.link2{
  width: 300px;
  height: 55px;
  border: solid 1px #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 30px;
}
.top-recruit li{
  display: inline-block;
  margin-left: 5%;
  margin-right: 5%;
  width: 200px;
  height: 200px;
}
.top-recruit img{
  width: 100%;
}

.page-detail{
  position: absolute;
  top: 90px;
  left: 50px;
  color: #fff;
  font-size: 22px;
}

.page-detail-service {
  position: absolute;
  top: 200px;
  left: 50px;
  color: #fff;
  font-size: 30px;
	background:rgba(0,0,0,0.5);
	text-align:center;
	padding:30px;
	letter-spacing: 0.05em;
}


#section3{
  padding-bottom: 40px;
}

.section3all {
	padding-top: 7px;
	padding-bottom: 7px;
	background:rgba(228,235,255,1.0);
	margin-bottom: 15px;
	vertical-align: middle;

}

.section3all:after{
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.section3-left{
  width: 50%;
  float: left;
}

.section3-left img {
  width: 100%;
	margin: 5px;
}

.section3-left h3{
  margin-bottom: 30px;
  margin-top: 30px;
}
.section3-left-smart{
  display: none;
}
.section3-left p{
  margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
.inner-page{
  width: 80%;
  margin: 40px auto 40px;
}

.inner-page2 {
  width: 80%;
  margin: 0px auto 40px;
  margin-top: 47%;
}

.inner-page3 {
  width: 80%;
  margin: 0px auto 40px;
  margin-top: 60%;
}

.inner-page h2{
  border-bottom:solid 1px #000;
  padding-bottom: 10px;
}
.inner-text{
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.inner-text p{
  margin-bottom: 10px;
}
.contactform{
  text-align: center;
  font-size: 15px;
}
.nyuryoku{
  width: 760px;
  margin:auto;
  margin-top: 30px;
}
.nyuryoku li{
  display: inline-block;
}
.nyuryoku tr{
  height: 70px;
}
.nyuryoku th{
  width: 160px;
  text-align: right;
  padding-right: 70px;
}
.nyuryoku td{
  text-align: left;
}
.contens-c{
  width: 960px;
  margin:auto;
}
.contens-c p{
margin-top: 30px;
}
.confirm {
  width: 700px;
  margin: auto;
  padding-top: 30px;
  text-align: left;
  padding-bottom: 100px;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}
.company{
  margin-bottom: 60px;
}
.company table{
  border: solid 1px #4983dc;
  border-collapse: collapse;
  margin-bottom: 30px;
  text-align: left;
  width: 700px;
  margin: 0 auto 40px;
}
.company th{
  width: 130px;
  background-color: #e9f5fb;
  border: solid 1px #4983dc;
  padding-left: 30px;
}
.company td{
  border: solid 1px #4983dc;
  padding-left: 30px;
  width: 560px;
}
.company tr{
  height: 70px;
}
.company iframe{
  width: 100%;
  height: 350px;
}
.nyuryoku th{
  width: 250px;
}
.service-menu-frame{
  margin-bottom: 45px;
}
.service-menu{
  text-align: left;
}
.service-menu h3{
  border-bottom: solid 5px #355686;
  margin-bottom: 15px;
}
.service-all{
  margin-bottom: 30px;
}
.service-all:after{
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.service-a{
  float: left;
  width: 400px;
  margin-right: 40px;
}
.service-b{
  text-align: left;
}
.service-c{
  text-align: left;
}

.service-photo li{
  display: inline-block;
  width: 25%;
  margin-left: 6%;
}

.service-all p{
  line-height: 35px;
}
.service-photo img{
  width: 100%;
}
#rectuit{
  padding-bottom: 40px;
}
.contact p{
  margin-top: 10px;
  line-height: 30px;
}
.footer-menu{
  width: 100%;
  height: 90px;
  background-color: #0a132e;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px #345580;
}
.footer-menu li{
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.footer-picture{
  height: 290px;
  padding-top: 30px;
  background-image: url(../img/footer_back.jpg);
  background-size: 100% 100%;
  color: #fff;
	  vertical-align: middle;
}
.footer-picture img{
  width: 100%;
}
.footer-logo{
  width: 300px;
  margin: 0 auto;
}
.footer-logo img{
  width: 60px;
}
.footer-ad{
  font-size: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.copyright{
  background-color: #0a132e;
  font-size: 13px;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}


.inner-text-recruit {
  width: 80%;
  margin: 0 auto;
}

.inner-text-recruit table{
  border: solid 1px #4983dc;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}

.recruit-top-title{
  display: none;
}


.recruit-menu{
  width: 100%;
  height: 70px;
  background-color: #091e9a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px #345580;
}
.recruit-menu li{
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

.recruit-syosai-table-th {
 width: 150px;
}

.recruit-gaiyo-discription {
 text-align: left;
}


.recruit-title {
  margin-bottom: 60px;
}

.recruit-title-top {
  background-color: #fffe9c;
  padding: 10px;
}

.recruit-ichiran-title-top {
  background-color: #e9f5fb;
  padding: 10px;
  border-bottom: solid 2px #1637ff;
}

.recruit-syosai table{
  border: solid 1px #4983dc;
  border-collapse: collapse;
  margin-bottom: 30px;
  text-align: left;
  width: 90%;
  margin: 0 auto 40px;
}
.recruit-syosai th{
  background-color: #e9f5fb;
  border: solid 1px #4983dc;
  padding-left: 10px;
  padding-right: 10px;
}
.recruit-syosai td{
  border: solid 1px #4983dc;
  padding-left: 10px;
}
.recruit-syosai tr{
  height: 70px;
}


.recruit-ichiran-table-titke-td {
  background-color: #091e9a;
  padding: 5px;
  font-weight: bold;
  font-size: 1.2em;
  color: #ffffff;
}

.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    margin-bottom: 5px; /* 画像の下の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
	display: block; margin-left: auto; margin-right: auto;
	/* border: 1px solid;*/
	/* border-color: #999999;*/
}


.recruit-gaiyo-img {
    float:left;
  margin-right:25px;
  margin-bottom:10px;
  margin-left:25px;
    box-shadow: 0 10px 10px #666666;
}


.recruit-service-photo li{
  display: inline-block;
  width: 25%;
  margin-left: 6%;
}


/* 追加 ######## */
.hitokoto {
  display: flex;
  width: 95%;
  margin: 0 auto;
  
}

.footer-logo2 {
    width: 380px;
    margin: 0 auto;
    text-align: left;
    padding-top: 15px;
	font-size: 12px;
}

.footer-logo2 h2 {
	font-size: 20px;
}

.footer-logo2 img {
	padding-right: 5px;
}


/* https://www.taniweb.jp/blog/reference/8999/ */
@media screen and (max-width: 560px) {
  .hitokoto {
    position: relative;
    width: 100%;
    padding: calc(180 / 300 * 100%) 0 0;
  }
  .hitokoto iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}


.haba_45 {
  margin 0px　0px　0px　0px;
}

/* TOPページの動画の部分*/

/*トップページの動画
---------------------------------------------------------------------------*/
.pattern video{
	width: 100%;
	/*position: absolute;*/
	top: 0;
	left: 0;
}


.pattern::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 99%;
	background-color: rgba(0,0,0,0.1);
	background-image: radial-gradient(#333 30%, transparent 31%), radial-gradient(#333 30%, transparent 31%);
	background-size: 4px 4px;
	background-position: 0 0, 2px 2px;
}


.logo_top {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.logo_top img {
	width: 200px;
}

.logo_top_text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.box{

        background:rgba(255,255,255,0.5);
	padding:15px;
	width: 100%;
}

.logo_top_text h1{
  font-size: 30px;
  color: #052fac;
}


#section1 {
	display: none;

}


/* 会社概要の部分*/

.company-gaikan {
	margin: 30px auto; /* ボックスを中央寄せにする */
	background: #ffffff; /* ボックスの背景色を指定する */
}

.company-gaikan img {
	width: 700px;
	border:1px solid #666666; /* 境界線を実線で指定する */
	box-shadow: 0 10px 10px #666666; /* 影（[右][下][ぼかし][影の色]）を指定する */
}



/* 全ページの上部グローバルメニュー　リンク時の処理 */
.menu-link {
	font-weight: bold;
	font-size: 1.4em;
	background: rgba(255,138,0,0.7);
	padding: 18px;
}

.menu-link {
	color: #ffffff;
	text-shadow: 1px 1px 0px #333333;
}


.orange a:hover{
	color: rgba(255,138,0,0.7);
	text-shadow: 1px 1px 0px #333333;
}



/* 会社概要のYoutubeのところ */

.SP_Flex_container1 {
    max-width: 1000px;
    padding: 0px;
    aspect-ratio: 16 / 9;
    margin-left: auto;
    margin-right: auto;
}



.SP_Flex_container1 iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #666666;
}

.fontstyle0 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

.youtube {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


/* 採用詳細、辞退説明のところ */

.ta-jitai {
	width: 710px;
	font-size: 16px;
	line-height: 150%;
}

.ta-jitai, .ta-jitai td, .ta-jitai th{
	border: 1px solid #00e100;
}

.ta-jitai td, .ta-jitai th{
	padding: 5px;	/*テーブル内の余白*/
}

.ta-jitai td{
	background-color: #e2ffe2;	
	text-align: center;
}

.jitai-setsumei {
	text-align: center;
}

.jitai-kochirabotan a {
	padding: 10px;
	color: #ffffff;
	background-color: #107c41;
	font-weight: bold;
	text-decoration: none;
}

.jitai-kochirabotan {
	margin: 15px;

}