@charset "utf-8";
/* CSS Document */

body{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	background-image:url(../img/bg03.jpg);
	background-attachment: fixed;
	background-size:cover; 
	color: #000;
	margin: 0;
}

h1 {
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 auto;
	color: #fb4777;
}

h3 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	margin: 0 auto;
	color:#0000CC;
}

h4 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	margin: 0 auto;
	color:#fb4777;
}

img {
	border: none;
	vertical-align:bottom;
	vertical-align:text-bottom;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main{
	width: 960px;
	font-size: 16px;
	letter-spacing:1px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}

#header {
	position: relative;
	width: 960px;
	height: 150px;
	background-color: #6e65f0;
}

#logo {
	position: absolute;
	font-size: 20px;
	top: 2px;
	left: 2px;
	width: 290px;
	height: auto;
	padding: 2px;
	margin: 6px;
	color:#FFF;
}

#slideshow {
   position: relative;
   margin-left:auto;
   margin-right:auto;
   width:  960px; /* 画像の横幅に合わせて記述 */
   height: 400px; /* 画像の高さに合わせて記述 */
}

#slideshow img {
   position: absolute;
   z-index: 8;
   opacity: 0.0;
}

#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}

#slideshow img.last-active {
   z-index: 9;
}

#phone {
	position: absolute;
	top: 40px;
	right: 8px;
}

#bookmark {
	position: absolute;
	top: 8px;
	right: 8px;
}

#navi {
	text-align: right;
	padding: 6px;
	color:#FFF;
}

#navi a {
	color:#FFF;
}

#leftside {
	width:180px;
	float:left;
}  

#rightside {
	width:780px;
	float:right;
}  

#centermiddle {
	clear:both;
}

.box8 {
	text-align: center;
    padding: 5px 5px 20px 5px;
    margin: 42px 80px;
    font-weight: bold;
    color: #2469c4;/*文字色*/
	background:#7991f2;

    border-radius: 10px;/*角の丸み*/
}
.box8 p {
	font-size:18px;
    margin: 0; 
    padding: 0;
}

.margin {
	margin: 20px 0;
}

/* マージン不要ならdis～padまで削る */
#centerA {
	display: inline-block;
	margin: 1px 0 0 0;
	width: 940px;
	padding: 10px 10px;
	text-align: center;
	color:#FFFFFF;
	background-color: #00B3CD;
}

#centerA a {
	color:#FFFFFF;
}

#formbg {
	text-align: center;
	margin: 20px 70px;
	padding: 30px 30px;
	background-color: #CCC;
}

#company {
	width: 437px;
	height: 188px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/kaisyagaiyo.png);
	background-repeat: no-repeat;
}

.bgc_p {
	background-color:#FFEDB3;
	color:#000;
}

.pinkt {
	color:#fb4777;
}

.pinkt2 {
	color: #0000CC;
}

.topbanner {
	display:inline;
}

.qanda {
	width: 850px;
	margin: 0 auto;
	}

.rightline {
	color:#FFFFFF;
	display: inline-block;
	width: 920px;
	padding: 5px 5px 5px 35px;
	margin: 0 0 20px 0;
	background-image: url(../img/mark2.png);
	background-repeat: no-repeat;
	background-color: #5568b2;
}

.arrow {
	width: 194px;
	margin: 0 auto;
	padding: 25px 0;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
}

.righttext {
	text-align: left;
	font-size: 16px;
	margin: 5px 5px;
	padding: 5px 45px;
}

.rightline2 {
	display: inline-block;
	margin: 5px;
	width: 850px;
	padding: 10px;
	color:#604C3F;
	background-color: #FADEDA;
}

.righttext2 {
	text-align: left;
	font-size: 16px;
	margin: 5px 5px;
	padding: 0 45px;
}

.righttext3 {
	text-align: left;
	font-size: 14px;
	margin: 5px 5px;
	padding: 10px 20px;
	background-color: #EDEDED;
}

.righttext4 {
	width:620px;
	text-align: left;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 20px;
	background-color: #EFEFEF;
	border-radius: 10px;
}

.righttext5 {
	width:500px;
	text-align: left;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 20px;
	background-color: #FFFFCC;
	border-radius: 10px;
}

.righttext6 {
	text-align: left;
	font-size: 16px;
	margin: 5px 5px;
	padding: 0 45px;
}

.question_q {
	border-radius: 8px;
	display: inline-block;
	width: 840px;
	padding: 5px;
	background-repeat: no-repeat;
	color:#604C3F;
	background-color: #FADEDA;
}

.question_a {
	border-radius: 8px;
	display: inline-block;
	margin: 10px 63px;
	width: 650px;
	height: 113px;
	padding: 5px 5px 5px 35px;
	background-image: url(../img/a.png);
	background-repeat: no-repeat;
	color:#FFF;
	background-color: #696;
}

.question_t {
	text-align: left;
	font-size: 16px;
	padding: 0 10px 0 60px;
}

.over a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

.rightimg {
	text-align: center;
	margin: 0 0 10px 0;
}

.sideimg {
	width: 180px;
	margin: 1px 0 0 0;
}

.sidesns {
	width: 180px;
	margin: 1px 0 0 0;
	border: 1px solid #000;
}

.sidephone {
	position: relative;
	background-image: url(../img/side_tel.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 130px;
	margin: 0;
}

.sidephone a {
	position: absolute;
	top:91px;
	left:16px;
	background:url(../img/side_mail.png);
	background-repeat: no-repeat;
	width:150px;
	height:30px;
	display:block;
}

.freetalk {
	position: relative;
	background-image: url(../img/toiawase1.png);
	background-repeat: no-repeat;
	width: 742px;
	height: 344px;;
	    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.freetalk a {
	position: absolute;
	top:286px;
	left:185px;
	background:url(../img/toiawase2.png);
	width:395px;
	height:48px;
	display:block;
}

.freetalk2 {
	position: relative;
	background-image: url(../img/middletel6.png);
	background-repeat: no-repeat;
	width: 742px;
	height: 360px;
	margin: 0 19px;
}

.freetalk2 a {
	position: absolute;
	top:293px;
	left:185px;
	background:url(../img/middlemail.png);
	width:394px;
	height:47px;
	display:block;
}

.freetalk3 {
	position: relative;
	background-image: url(../img/middletel4.png);
	background-repeat: no-repeat;
	width: 742px;
	height: 360px;
	margin: 0 19px;
}

.freetalk3 a {
	position: absolute;
	top:293px;
	left:185px;
	background:url(../img/middlemail.png);
	width:394px;
	height:47px;
	display:block;
}

.button {
	background-color: #66C4D0;
	font-size: 12px;
	color: #fff;
	position:fixed;
	bottom:10px;
	right:15px;
	display: inline-block;
	width: 90px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
}

.button::before,
.button::after {
	z-index: -1;
	display: block;
	content: '';
}

.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button:hover {
	background-color: #ccc;
}

.button3 {
  background-color: #66C4D0;
  color: #fff;
  margin: 1px 0 0 0;
}
.button3:hover {
  background-color: #CCCC99;
}

/* ボタン基本CSS↓ */
.button3 {
	display: inline-block;
	width: 180px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}

.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

table.company {
    width: 500px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 140px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}

table{
  width: 80%;
  border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #eee;
  padding: 10px 0;
}

.jobtable {
    font-size: 12px;
    line-height: 1.5em;
}

.detailbg {
    background-color: #f0f0f0;
    color: black;
    width: 150px;
}

.jobbg {
    background-color: #ffffff;
}

.center_form {
	text-align: center;
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 600px;
}

.form-container {
   border: 1px solid #D1D1D1;
   background: #3399CC;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   text-decoration: none;
   vertical-align: middle;
   min-width:600px;
   width:600px;
   }
   
.form-field {
   border: 1px solid #3399CC;
   background: #F3EDE6;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #725129;
   padding:8px;
   margin-bottom:20px;
   width:220px;
   }
   
.form-field2 {
   border: 1px solid #3399CC;
   background: #F3EDE6;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #725129;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   width:380px;
   }

.form-field:focus {
   background: #fff;
   color: #725129;
   }

.form-field2:focus {
   background: #fff;
   color: #725129;
   }

.form-container h2 {
   text-shadow: #fdf2e4 0 1px 0;
   font-size:18px;
   margin: 10px 0 20px 0;
   font-weight:bold;
   text-align:center;
    }

.form-title {
   margin-bottom:10px;
   color: #fff;
   }

.submit-container {
   margin:8px 0;
   text-align:right;
 	padding:10px;
   }

.submit-button {
   border: 1px solid #447314;
   background: #2fe0a5;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #addc7e 0 1px 0;
   color: #000033;
   padding: 8.5px 38px;
   font-size: 16px;
   text-decoration: none;
   vertical-align: middle;
   }

.submit-button:hover {
   border: 1px solid #447314;
   background: #2fe0a5;
   color: #fff;
   }

.submit-button:active {
   border: 1px solid #447314;
   background: #2fe0a5;
   color: #fff;
   }

#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f139';
  font-size: 50px;
  color: #4682B4;
}

/*　ドロップダウンナビゲーション　*/

.container{
	max-width:1000px;
	margin:0 auto;
}
	
.Menu{
	width:100%;
	margin-top:0;
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.Menu li{
	float:left;
	width:240px;
	position:relative;
}
			
.Menu li a{
	background: #7991f2;
	border-right:1px solid #ffffff;
	text-align:center;
	font-size:14px;
	display:block;
	text-decoration:none;
	color:#fff;
	padding:10px 0;
	position:relative;
	z-index:100;
}

.Menu li a:hover {
    color: #6e65f0;
}
				
.Menu li:last-child a{
	border-right:none;
}
.Menu li ul.subMenu li:last-child a{
	border:none;
}
.Menu li ul.subMenu li a{
	float:none;
	background:#8c8c8c;
	border-right:none;
	border-bottom:1px solid #ffffff;
	display:block;
}
					
.Menu li ul.subMenu{
	position:absolute;
	z-index:10;
	top:39px;
	display:none;
}
					
.Menu li:hover ul.subMenu{
	display:block;
}

/*　新しいフッター　*/

.foot-wrap .menu-left, .menu-center, .menu-right {
    display: inline-block;
    width: 20%;
    margin: 50px auto;
}

.foot-wrap ul {
    list-style: none;
    padding: 0;
    line-height:40px;
}

.foot-wrap {
    background-color:#5568b2;
    color: #fff;
    text-align: center;
}

.foot-wrap h3 {
    border-bottom: 3px solid #cccccc;
    padding: 10px;
	color: #006699;
}

.foot-wrap a {
    text-decoration: none;
    color: #fff;
}
.foot-wrap a:hover {
    color: #5568b2;
}

.foot-wrap .cmark {
    display: block;
    padding: 10px;
    border-top: 1px solid #fff;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
