@charset "UTF-8";
/* Base ----------------------------------------------------- */
* {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}
/*html,body{
    height: 100%;
}*/
body {
  margin: 0;
  padding: 0;
  color: #323232;
  font-size: 85%;
  line-height: 1.95em;
  height: 100%;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}
.mt20 {
    margin-top: 20px;
}
.topbk {
  background: url(../images/bk_top.png) repeat-x left top;
}
.contbk {
  background: url(../images/bk_top.png) repeat-x left top;
}

a {
  text-decoration: none !important;
}

#header div:after,
ul.gnavi:after {
  content: "";
  display: block;
  clear: both;
}
/*
.gnavi ul a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
*/
.sp {
  display: none !important;
}
.pc {
  display: block !important;
}

.br-pc {
  display: block;
}
.br-sp {
  display: none;
}

/* wrapper
----------------------------------------------------- */
/*body > wrapper {
	height: 100%;
}*/

#wrapper {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
}
/* global_sp_nav
===================================*/

#global_sp_nav {
  display: none;
}

/* header
----------------------------------------------------- */
/*
#header {
  background-color: white;
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;

	width: 100%;
  padding: 0 0 0 0;

	position: relative;
	background: url(../images/bk_gm.gif) repeat-x center bottom;

}
*/

  .header_nav {
    position: static;
    transform: initial;
    background-color: inherit;
    height: inherit;
    display: flex;
    justify-content: end;
    width: 40%;
  }

  .nav_items {
    margin: initial;
    width: 50%;
    display: flex;
    align-items: center;
    height: initial;
    justify-content: space-between;
  }


  .pc-img{
  /*
	width: 231px;
  height: 41px;
  text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat left center;

  float: left;
  margin-top: 30px;
  margin-left: 70px;
	*/
	display: block;
	padding-left: 5px;
	width: 95%;
	height:auto;
}


  .sp-img{
	display: none;
}

.screen-reader-text {
	overflow: hidden;
}

/* グローバルナビ */
.tnv,
ul.gnavi {
  width: 80vw;
  margin-left: 15%;
  margin-right: 10%;
}

/* ヘッダーバナー　追加css
.tnv {
  height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tnv ul {
  height: 100px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 100%;
	font-family: "Noto Sans JP","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.ul_items li:nth-child(1) {
	margin-right: 2em;
}

.ul_items li:nth-child(1) a {
	font-size: 2vw;
	color: #000;
}

.ul_items li:nth-child(1) img {
	vertical-align: bottom;
	margin-right: 0.4em;
}


ここまで */
.ctr_btn {
  display: block;
	width: 100%;
  color: #fff;
  background: linear-gradient(180deg, #7878de 0%, #6161b4 100%);
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
}
.ctr_btn span {
  display: block;
}

.ctr_sp {
	display: none;
}

.ctr_first {
	margin: 1em 2em 0 2em;
	font-size: 0.8vw;
}

.ctr_second {
	margin: 0 2em 1em 2em;
	font-size: 1vw;
}

.css-br {
  display: block;
	font-size: 1vw;
	letter-spacing: 1.5px;
}

ul.gnavi {
  /*margin-top:13px;*/
}
ul.gnavi li {
  display: inline;
  padding: 0px;
  margin: 0px;
  float: left;
}
.gm1,
.gm2,
.gm3,
.gm4,
.gm5,
.gm6,
.gm7,
.gm1on,
.gm2on,
.gm3on,
.gm4on,
.gm5on,
.g65on {
  width: 180px;
  height: 80px;
  margin: 0;
  padding: 0px !important;
  text-indent: -9999px;
  display: block;
}
.gm1 {
  background: url(../images/btn_gm01.gif) no-repeat left top;
}
.gm1:hover {
  background: url(../images/btn_gm01.gif) no-repeat left bottom;
}
.gm1on {
  background: url(../images/btn_gm01.gif) no-repeat left bottom;
}

.gm2 {
  background: url(../images/btn_gm02.gif) no-repeat left top;
}
.gm2:hover {
  background: url(../images/btn_gm02.gif) no-repeat left bottom;
}
.gm2on {
  background: url(../images/btn_gm02.gif) no-repeat left bottom;
}

.gm3 {
  background: url(../images/btn_gm03.gif) no-repeat left top;
}
.gm3:hover {
  background: url(../images/btn_gm03.gif) no-repeat left bottom;
}
.gm3on {
  background: url(../images/btn_gm03.gif) no-repeat left bottom;
}

.gm4 {
  background: url(../images/btn_gm04.gif) no-repeat left top;
}
.gm4:hover {
  background: url(../images/btn_gm04.gif) no-repeat left bottom;
}
.gm4on {
  background: url(../images/btn_gm04.gif) no-repeat left bottom;
}

.gm5 {
  background: url(../images/btn_gm05-2.gif) no-repeat left top;
}
.gm5:hover {
  background: url(../images/btn_gm05-2.gif) no-repeat left bottom;
}
.gm5on {
  background: url(../images/btn_gm05-2.gif) no-repeat left bottom;
}

.gm6 {
  background: url(../images/btn_gm06.gif) no-repeat left top;
}
.gm6:hover {
  background: url(../images/btn_gm06.gif) no-repeat left bottom;
}
.gm6on {
  background: url(../images/btn_gm06.gif) no-repeat left bottom;
}

.gm7 {
  background: url(../images/btn_gm05.gif) no-repeat left top;
}
.gm7:hover {
  background: url(../images/btn_gm05.gif) no-repeat left bottom;
}
.gm7on {
  background: url(../images/btn_gm05.gif) no-repeat left bottom;
}

.gm21,
.gm22,
.gm23,
.gm24,
.gm25,
.gm26,
.gm27 {
  width: 140px;
  height: 153px;
  text-indent: -9999px;
  display: block;
}
/*.gm21 {background:url(../images/btn_gm021.png) no-repeat left top;}*/
.gm22 {
  background: url(../images/btn_gm021.png) no-repeat left top;
}
.gm23 {
  background: url(../images/btn_gm022.png) no-repeat left top;
}
.gm24 {
  background: url(../images/btn_gm023.png) no-repeat left top;
}
.gm25 {
  background: url(../images/btn_gm024.png) no-repeat left top;
}
.gm26 {
  background: url(../images/btn_gm025.png) no-repeat left top;
}
.gm27 {
  background: url(../images/btn_gm026.png) no-repeat left top;
}

.menu__second-level a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/**************************************************
新規追加CSS 2023.12.31
**************************************************/



/* ヘッダー */


#header {
  background-color: white;
  width: 100%;
  height: 50px;
}


@media screen and (min-width: 960px) {
  #header {
    height: 100px;

  }
}


.header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: inherit;
  position: relative;
}


/* ヘッダーのロゴ部分 */
.header_title {
  width: 80px;
}


.header_title:hover {
  opacity: 0.8;
}


@media screen and (min-width: 960px) {
  .header_title {
    width: 140px;
  }
}

.header_title img {
  display: block;
  width: 100%;
  height: 100%;
}

/* ヘッダーのナビ部分 */




@media screen and (min-width: 960px) {
  .header_nav {
    position: static;
    transform: initial;
    background-color: inherit;
    height: inherit;
    display: flex;
    justify-content: end;
    width: 100%;
  }
}


.nav_items {
  margin: auto;
	justify-content: flex-end;
	align-items: center;
}

.nav_items__item {
	margin-top: 7px;
	margin-right: 15px;
}

@media screen and (min-width: 960px) {
  .nav_items {
    margin: initial;
    width: 100%;
    display: flex;
    align-items: center;
    height: initial;
    justify-content: flex-end;
  }
}

@media screen and (min-width: 960px) {
.nav_items__item {
	margin-top: 0;
	margin-right: 20px;
}
}

.tel_num {
	display: none;
}


@media screen and (min-width: 960px){

#header h1 a {
  /*
	width: 231px;
  height: 41px;
  text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat left center;

  float: left;
  margin-top: 30px;
  margin-left: 70px;
	*/
  display: block;
	padding-left: 15px;
}

.tel_num {
	display: block;
	font-size: 1rem;
	margin-left: 10px;
}
.pc-tel {
	text-align: center;
}
.pc-tel a {
	color: #000;
	display: flex;
	align-items: center;
}.pc-tel a:hover {
	color: #0147CB;
}

}

/* footer fix*/
#footer-fix {
  width:100%;
  position:fixed;
  bottom:0;
  text-align:center;
  background:#eee;
  padding:1px 0 0 0;
  font-size:14px;
	color: #fff;
}
#footer-fix  #footer-fix-menu {
  text-align :center;
  padding :0;
  display :flex;
  width :100%;
}
#footer-fix  #footer-fix-menu li:nth-child(1){
	display: flex;
  flex :1;
	border-radius: 5px 5px 0px 0px;
	background: linear-gradient(180deg, #E95908 0%, #D44C00 100%);
  padding :0;
  margin :0;
  height :40px;
  position :relative;
  vertical-align :middle;
  font-size: 1rem;
	justify-content: center;
	align-items: center;
	font-family: serif;
}

#footer-fix  #footer-fix-menu li:nth-child(2) {
	display: flex;
  flex :1;
	border-radius: 5px 5px 0px 0px;
	background: linear-gradient(180deg, #7878DE 0%, #6161B4 100%);
  padding :0;
  margin :0;
  height :40px;
  position :relative;
  vertical-align :middle;
  font-size: 1rem;
	justify-content: center;
	align-items: center;
	font-family: serif;
}

#footer-fix  #footer-fix-menu li:hover {
  opacity :0.9;
}
#footer-fix  #footer-fix-menu li a {
  display :block;
  position :absolute;
  top :0;
  left :0;
  width :100%;
  height :100%;
	color: #fff;
}


@media screen and (min-width: 960px){
#footer-fix {
display: none;
}
}


//採用情報ページ

.content-recruit {
  max-width: 1100px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
}

p.lead{
	height:600px;

	text-indent: -9999px;
}

h3.md{
	font-size:18px;
	padding:8px 0 7px 20px;
	font-weight:bold;
	color:#FFF;
	background-color:#4d7edb;
}
.tbk {
	padding:40px 70px 40px 70px;
	background-color:#f3f3f3;
}
table {
	width: 100%;
	border-collapse: collapse;
	/*line-height: 1.4em;*/
}
th, td {
	padding: 5px 25px 5px 0px;
	text-align: left;
	font-weight: normal;
}

table th {
	width:150px;
	color:#0046ca;
	vertical-align:top;
}
table tr {
	border-top: solid #999 1px;
}
.line  {border-bottom: solid #666 1px;}
.dline {border-bottom: dotted #666 1px;}

.cntct{
	padding:50px;
	margin-top:25px;
	background-color:#e6edfa;
  display: flex;
}
.cntct h3{
	width:265px;
	height:75px;
	background: url(images/contact.gif) no-repeat;
	text-indent: -9999px;
}
.cntct .c2{
	width:440px;
	margin-left:25px;
	padding-top:8px;
}
.tel{
	height:35px;
	background: url(images/tel.gif) no-repeat;
	text-indent: -9999px;
}
.cntct .c3{
	padding-top:30px;
	margin-left:25px;

}




/* ========== Breadcrumb ========== */
.breadcrumb {
  font-size: 0.9rem;
  color: #555;
  margin-bottom: 1.5rem;
}

// 投稿一覧スタイル
.latest-post-summary a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.latest-post-summary a:link,
.latest-post-summary a:visited {
  color: #333;
}

.latest-post-summary a:hover {
  text-decoration: underline;
}



