
* {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  list-style:none;
}


html {
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


body {
  color: #454545;
  font-size: 12px;
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  height: 100%;
  width: 100%;
  letter-spacing: 0.5px;
  font-feature-settings: "palt" 1;
  font-kerning: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


/* For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; overflow: hidden; }


.nobreak {
  display: inline-block;
}


img {
  width:100%;
  height: auto;
  vertical-align:bottom;
}


.img-container {
  position: relative;
  margin: 0;
}


.img-container::before {
  padding-top: 75%;
  display: block;
  content: "";
}


.img-container-square::before {
  padding-top: 100%;
  display: block;
  content: "";
}


.img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


.img-container .container-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}


a.deactivated {
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}


@media screen and (min-width: 769px) {
  a[href^="tel:"] {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
  }
}



/* Font */

.fs_min { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important; }
.fs_en { font-family: 'EB Garamond', serif; }



/* BG Color */

.bgcl_fff { background-color:#fff; }
.bgcl_f5 { background-color:#f5f5f5; }
.bgcl_f0 { background-color:#f0f0f0; }
.bgcl_e5 { background-color:#e5e5e5; }
.bgcl_000 {	background-color:#000; }
.bgcl_111 {	background-color:#111; }
.bgcl_222 {	background-color:#222; }
.bgcl_333 {	background-color:#333; }
.bgcl_444 {	background-color:#444; }
.bgcl_555 {	background-color:#555; }
.bgcl_666 {	background-color:#666; }
.bgcl_777 {	background-color:#777; }
.bgcl_888 {	background-color:#888; }



/* Font Color */

.fcl_fff { color:#fff; }
.fcl_f5 {	color:#f5f5f5; }
.fcl_f0 {	color:#f0f0f0; }
.fcl_000 { color:#000; }
.fcl_111 { color:#111; }
.fcl_222 { color:#222; }
.fcl_333 { color:#333; }
.fcl_444 { color:#444; }
.fcl_555 { color:#555; }
.fcl_666 { color:#666; }
.fcl_777 { color:#777; }
.fcl_888 { color:#888; }



/* Margin bottom */

.mb5 { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb45 { margin-bottom:45px!important; }
.mb50 { margin-bottom:50px!important; }
.mb55 { margin-bottom:55px!important; }
.mb60 { margin-bottom:60px!important; }



/* Contents Styles */

.container {
	width: 100%;
	max-width: 1600px;
	height: auto;
	margin: 0 auto;
	padding: 50px 4%;
}



/* Align */

.tac { text-align: center; }
.tar { text-align: right; }



/* Font Styles */

p {
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 3em;
}


p.pnom {
  margin-bottom: 0;
}


p.pnom05 {
  margin-bottom: 0.5em;
}


p.pnom1 {
  margin-bottom: 1em;
}


p.indent1em {
  text-indent: -1em;
  padding: 0 0 0 1em;
}



/* List Styles */

ul.ulnom {
  margin: 0 0 0 0.35em;
}


ul.ulnom li {
  font-size: 14px;
  line-height: 1.6em;
  margin: 0 0 0.5em 1em;
  list-style-image: url(../img/lidot.png);
}


ul.ulnom1 {
  margin: 0 0 1em 0.35em;
}


ul.ulnom1 li {
  font-size: 14px;
  line-height: 1.6em;
  margin: 0 0 0.5em 1em;
  list-style-image: url(../img/lidot.png);
}


ol.olnom {
	margin: 0 0 0 1em;
}


ol.olnom li {
	margin: 0 0 0.5em 1em;
	font-size: 12px;
	line-height: 1.5em;
	list-style: decimal;
}


ol.olnom1 {
	margin: 0 0 1em 1em;
}


ol.olnom1 li {
	margin: 0 0 0.5em 1em;
	font-size: 12px;
	line-height: 1.5em;
	list-style: decimal;
}



/* table Styles */

table.ts01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  table.ts01 {
    display: table;
    border-collapse: collapse;
  }
}


table.ts01 tr th {
  display: block;
	width: 100%;
	height: auto;
	padding: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
	background-color: #f6f6f6;
	color:#333;
	text-align: left;
}

@media screen and (min-width: 769px) {
  table.ts01 tr th {
    display: table-cell;
    width: 240px;
    padding: 20px;
    font-size: 14px;
    line-height: 2em;
    border: 2px solid #e5e5e5;
    vertical-align: top;
  }
}


@media screen and (min-width: 769px) {
  .formInner table.ts01 tr th {
    padding: 28px 20px;
    vertical-align: middle;
  }
}


table.ts01 tr td {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 2em;
  background-color: #fff;
  text-align: left;
}

@media screen and (min-width: 769px) {
  table.ts01 tr td {
    display: table-cell;
    width: auto;
    padding: 20px;
    font-size: 14px;
    line-height: 2em;
    border: 2px solid #e5e5e5;
    vertical-align: top;
  }
}


@media screen and (min-width: 769px) {
  .formInner table.ts01 tr td {
    vertical-align: middle;
  }
}


@media screen and (max-width: 768px) {
  table.ts01 tbody, 
  table.ts01 tr {
    display: block;
    width: 100%;
  }
}


table.ts01 tr tr .sml-cap, 
table.ts01 tr td .sml-cap {
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}


table.ts01 tr tr .sml-cap-2nd, 
table.ts01 tr td .sml-cap-2nd {
  margin-top: 1em;
}


table.ts01 tr th p, 
table.ts01 tr td p {
  margin: 0;
}


header {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  margin: 0 auto 50px;
}


.topimage {
  width: 50%;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 481px) {
  .topimage {
    height: 250px;
  }
}

@media screen and (min-width: 769px) {
  .topimage {
    height: 450px;
  }
}


.topimage01 {
  background-image: url(../img/topimage01.jpg);
}


.topimage02 {
  background-image: url(../img/topimage02.jpg);
}


.topimage03 {
  background-image: url(../img/topimage03.jpg);
}


.topimage04 {
  background-image: url(../img/topimage04.jpg);
}


.toptxt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
  width: 100%;
  height: 300px;
  background-color: rgba(0,0,0,0.5);
  background-image: url(../img/logo_graz_neon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 120px;
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 481px) {
  .toptxt {
    height: 500px;
    background-size: auto 160px;
  }
}

@media screen and (min-width: 769px) {
  .toptxt {
    height: 900px;
    background-size: auto 240px;
  }
}


.toptxt h1 {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10px;
  margin: 0 auto 100px;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: bold;
  color: #fff;
  border: 1px solid #fff;
}

@media screen and (min-width: 481px) {
  .toptxt h1 {
    font-size: 22px;
    padding: 15px;
    margin: 0 auto 160px;
  }
}

@media screen and (min-width: 769px) {
  .toptxt h1 {
    font-size: 30px;
    padding: 30px;
    margin: 0 auto 300px;
  }
}


.toptxt h2 {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 481px) {
  .toptxt h2 {
    font-size: 24px;
  }
}

@media screen and (min-width: 769px) {
  .toptxt h2 {
    font-size: 36px;
  }
}


.container h3 {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 1.5em;
}

@media screen and (min-width: 481px) {
  .container h3 {
    font-size: 30px;
  }
}

@media screen and (min-width: 769px) {
  .container h3 {
    font-size: 36px;
  }
}


.content {
  width: 100%;
  margin: 0 auto 80px;
}


.content p.main {
  padding: 0%;
  margin: 0 auto 2em;
  font-size: 16px;
  line-height: 2em;
  text-align: left;
}

@media screen and (min-width: 481px) {
  .content p.main {
    padding: 0 5%;
    font-size: 18px;
  }
}


.staff-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .staff-wrap {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}


@media screen and (min-width: 769px) {
  .staff-wrap-inverse {
    -webkit-justify-content: flex-stat;
    justify-content: flex-start;
  }
}


.staff-info {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  align-content: center;
  width: 90%;
  max-width: 320px;
  height: auto;
  padding: 10px 10px 25px 10px;
  margin: 0 auto -20px;
  background-color: rgba(255,255,255,0.5);
  border: 4px solid #999;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 481px) {
  .staff-info {
    width: 360px;
    max-width: initial;
    padding: 20px 20px 40px 20px;
    margin: 0 auto -30px;
    border: 6px solid #999;
  }
}

@media screen and (min-width: 769px) {
  .staff-info {
    /*width: 50%;
    height: 85%;*/
    display: inline-block;
    width: auto;
    height: auto;
    padding: 20px;
    margin: 0;
    border: 8px solid #999;
    position: absolute;
    left: 5%;
  }
}

@media screen and (min-width: 1025px) {
  .staff-info {
    /*height: 80%;*/
    padding: 30px;
  }
}


@media screen and (min-width: 769px) {
  .staff-wrap-inverse .staff-info {
    /*right: 0;*/
    right: 5%;
    left: initial;
  }
}


.staff-info h4 {
  width: 100%;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 0.75em;
}

@media screen and (min-width: 481px) {
  .staff-info h4 {
    font-size: 20px;
  }
}

@media screen and (min-width: 769px) {
  .staff-info h4 {
    font-size: 24px;
  }
}

@media screen and (min-width: 1025px) {
  .staff-info h4 {
    font-size: 32px;
  }
}


.staff-info h5 {
  width: 100%;
  font-size: 12px;
  line-height: 1.8em;
  font-weight: bold;
  margin-bottom: 0;
}

@media screen and (min-width: 481px) {
  .staff-info h5 {
    font-size: 14px;
  }
}

@media screen and (min-width: 769px) {
  .staff-info h5 {
    font-size: 16px;
  }
}


.staff-img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .staff-img {
    width: 65%;
    margin: 0 5% 0 0;
  }
}


@media screen and (min-width: 769px) {
  .staff-wrap-inverse .staff-img {
    margin: 0 0 0 5%;
  }
}


@media screen and (min-width: 769px) {
  .staff-message {
    padding: 0 5%;
  }
}


.content-company {
  padding: 15px;
  border: 1px solid #000;
}

@media screen and (min-width: 481px) {
  .content-company {
    padding: 20px;
  }
}

@media screen and (min-width: 769px) {
  .content-company {
    padding: 30px;
  }
}


.logo-img {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width: 100%;
  margin: 0 auto;
}


.logo-img-col {
  width: calc( 100% - 20px );
  height: auto;
  margin: 10px;
}

@media screen and (min-width: 481px) {
  .logo-img-col {
    width: calc( 50% - 20px );
  }
}

@media screen and (min-width: 769px) {
  .logo-img-col {
    width: calc( 25% - 20px );
  }
}


.logo-img-wrap {
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}


.logo-img-col5 {
  width: calc( 100% - 20px );
  height: auto;
  margin: 10px;
}

@media screen and (min-width: 481px) {
  .logo-img-col5 {
    width: calc( 50% - 20px );
  }
}

@media screen and (min-width: 769px) {
  .logo-img-col5 {
    width: calc( 33.33% - 20px );
  }
}

@media screen and (min-width: 1025px) {
  .logo-img-col5 {
    width: calc( 20% - 20px );
  }
}


.content-job {
  padding: 15px;
  border: 1px solid #000;
}

@media screen and (min-width: 481px) {
  .content-job {
    padding: 20px;
  }
}

@media screen and (min-width: 769px) {
  .content-job {
    padding: 30px;
  }
}


.job-img {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 30px;
}


.job-img-col {
  width: calc( 100% - 20px );
  height: auto;
  margin: 10px;
}

@media screen and (min-width: 481px) {
  .job-img-col {
    width: calc( 33.33% - 20px );
    margin: 10px;
  }
}

@media screen and (min-width: 769px) {
  .job-img-col {
    width: calc( 33.33% - 40px );
    margin: 20px;
  }
}


.content-recruit {
  margin: 0 auto;
}


.content-recruit p.go-form {
  text-align: center;
  margin: 50px auto;
}


.content-recruit p.go-form a.button {
  display: block;
  width: 100%;
  max-width: 480px;
  padding: 15px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 30px;
}

@media screen and (min-width: 769px) {
  .content-recruit p.go-form a.button {
    width: 480px;
    padding: 20px;
    font-size: 30px;
    border-radius: 40px;
  }
}


.content-recruit p.go-form a.button:hover {
  color: #fff;
  background-color: #000;
}


.content-thanks {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}


.formbox-mini {
  width: 110px;
}


.formbox-short {
  width: 100%;
}

@media (min-width: 481px) {
  .formbox-short {
    max-width: 240px;
  }
}


.formbox-middle {
  width: 100%;
}

@media (min-width: 481px) {
  .formbox-middle {
    max-width: 480px;
  }
}


.formbox-long {
  width: 100%;
}


input[type="text"], 
input[type="tel"], 
input[type="email"], 
input[type="number"], 
input[type="file"], 
input[type="password"], 
textarea, 
select {
  border: 1px solid #d5d5d5;
  padding: 10px;
  font-size: 16px;
  line-height: 1.5em;
  background: #fff;
}

@media (min-width: 481px) {
  input[type="text"], 
  input[type="tel"], 
  input[type="email"], 
  input[type="number"], 
  input[type="file"], 
  input[type="password"], 
  textarea, 
  select {
    font-size: 14px;
  }
}


input[type="submit"], 
input[type="reset"], 
input[type="button"] {
  display: block;
  width: 100%;
  max-width: 480px;
  padding: 15px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 30px;
}

@media (min-width: 769px) {
  input[type="submit"], 
  input[type="reset"], 
  input[type="button"] {
    width: 480px;
    padding: 20px;
    font-size: 30px;
    border-radius: 40px;
  }
}


input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover {
  color: #fff;
  background-color: #000;
}


input[disabled] {
  cursor: default;
  pointer-events: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}


.hissu {
  color: #c00;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  vertical-align: middle;
  margin: 0 0.3em;
}


.formInner .wpcf7-list-item {
  margin: 9px 0 9px 1em;
}


footer {
  width: 100%;
  padding: 20px 5%;
  margin: 0;
  background-color: #000;
}

@media screen and (min-width: 481px) {
  footer {
    padding: 50px 5%;
  }
}


footer p {
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.25em;
  color: #fff;
  text-align: center;
}
