/* ===================================================================
CSS information

 file name  : culture.css
 author     : Ability Consultant
 style info : culture
=================================================================== */
@font-face {
  font-family: 'FuturaPT-Bold';
  src: url("font/FuturaPT-Bold.eot?#iefix") format("embedded-opentype"), url("font/FuturaPT-Bold.otf") format("opentype"), url("font/FuturaPT-Bold.woff") format("woff"), url("font/FuturaPT-Bold.ttf") format("truetype"), url("font/FuturaPT-Bold.svg#FuturaPT-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url("font/Futura-CondensedLight.eot");
  src: url("font/Futura-CondensedLight.eot?#iefix") format("embedded-opentype"), url("font/Futura-CondensedLight.woff2") format("woff2"), url("font/Futura-CondensedLight.woff") format("woff"), url("font/Futura-CondensedLight.ttf") format("truetype"), url("font/Futura-CondensedLight.svg#Futura-CondensedLight") format("svg");
  font-weight: 300;
  font-style: normal;
}
/* -----------------------------------------------------------
	xxx
----------------------------------------------------------- */
.con_culture {
  margin-bottom: 8vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_culture {
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_culture {
    margin-bottom: 1em;
  }
}
.con_culture * {
  box-sizing: border-box;
}
.box_culture {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .box_culture {
    background: url(../casual/images/bg_casual.webp) no-repeat right top;
    background-size: contain;
  }
}
@media print {
  .box_culture {
    background: url(../casual/images/bg_casual.webp) no-repeat right top;
    background-size: contain;
  }
}
.ie8 .box_culture {
  background: url(../casual/images/bg_casual.webp) no-repeat right top;
  background-size: contain;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_culture {
    background: url(../casual/images/bg_casual.webp) no-repeat right bottom;
    background-size: 63%;
  }
}
@media only screen and (max-width: 1199px) {
  .box_culture {
    width: 100%;
  }
}

.culture_top {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 4vw;
}
@media only screen and (max-width: 767px) {
  .culture_top {
    padding: 0 0 4vw;
  }
}
@media only screen and (max-width: 1199px) {
  .culture_top {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.st_culture {
  position: relative;
  padding-bottom: 3em;
  font-size: 294%;
  line-height: 1.27273;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .st_culture {
    padding-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .st_culture {
    padding-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .st_culture {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .st_culture {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .st_culture {
    line-height: 1.23077;
  }
}
.st_culture .jp {
  color: #131313;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 1200px) and (max-width: 1260px) {
  .st_culture .jp {
    font-size: 92%;
  }
}
@media print {
  .st_culture .jp {
    font-size: 92%;
  }
}
.ie8 .st_culture .jp {
  font-size: 92%;
}
.st_culture .en {
  position: absolute;
  left: 0;
  bottom: 1em;
  z-index: 0;
  width: 80%;
  max-width: 570px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .st_culture .en {
    bottom: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .st_culture .en {
    bottom: 0.4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .st_culture .en {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .st_culture .en {
    width: 95%;
  }
}
.st_culture .en > img {
  width: 100%;
  height: auto;
}

.culture_tdesc {
  font-size: 100%;
  line-height: 2;
  margin-bottom: 37px;
  font-feature-settings: 'palt';
  color: #131313;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .culture_tdesc {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .culture_tdesc {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .culture_tdesc {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .culture_tdesc {
    line-height: 1.66667;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .culture_tdesc {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .culture_tdesc {
    margin-bottom: 2.55em;
  }
}
@media only screen and (min-width: 1200px) {
  .culture_tdesc {
    letter-spacing: -.045em;
  }
}
@media print {
  .culture_tdesc {
    letter-spacing: -.045em;
  }
}
.ie8 .culture_tdesc {
  letter-spacing: -.045em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .culture_tdesc {
    width: 90%;
  }
}

.culture_ltbox {
  padding: 5em 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .culture_ltbox {
    padding: 5em 2vw 0;
  }
}
@media only screen and (max-width: 767px) {
  .culture_ltbox {
    padding: 5em 2vw 0;
  }
}
@media only screen and (max-width: 1199px) {
  .culture_ltbox {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_meeting_details
----------------------------------------------------------- */
.con_meeting_details {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
.con_meeting_details .ttl {
  --fsz: 22;
  font-size: calc(var(--fsz) / 16 * 1em );
  border-bottom: #dfdfdf solid 1px;
  margin-bottom: 1.6em;
  padding-left: 1em;
  padding-bottom: 0.8em;
}
@media only screen and (max-width: 767px) {
  .con_meeting_details .ttl {
    --fsz: 21;
  }
}
@media only screen and (max-width: 767px) {
  .con_meeting_details .ttl {
    margin-bottom: 1.3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_meeting_details .ttl {
    padding-left: 0.6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_meeting_details .ttl {
    padding-bottom: 0.6em;
  }
}
.con_meeting_details .table_detail {
  border-collapse: collapse;
}
@media only screen and (max-width: 767px) {
  .con_meeting_details .table_detail tr {
    border-bottom: #dfdfdf dotted 1px;
  }
}
.con_meeting_details .table_detail th, .con_meeting_details .table_detail td {
  padding: 1.6em 2em;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .con_meeting_details .table_detail th, .con_meeting_details .table_detail td {
    padding: 0.8em 1em;
  }
}
.con_meeting_details .table_detail th {
  white-space: nowrap;
  font-weight: normal;
}

.workplace_btn {
  text-align: center;
  width: auto;
  margin: 6vw auto 8vw;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn {
    margin: 8vw auto 10vw;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn {
    margin: 4em auto 6em;
  }
}
.workplace_btn a {
  position: relative;
  display: inline-block;
  font-size: 100%;
  font-display: swap;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.73333;
  width: 100%;
  padding: 12px 35px 12px;
  color: #fff;
  text-decoration: none;
  border-radius: 100vh;
  background-image: linear-gradient(to right, #a4b430, #49b2e0);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn a {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn a {
    font-size: 97%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn a {
    padding: 0.8em 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn a {
    padding: 0.9em 2em;
  }
}
@media only screen and (min-width: 1200px) {
  .workplace_btn a {
    display: inline-block;
    max-width: 330px;
  }
  .workplace_btn a.small {
    max-width: 210px;
  }
  .workplace_btn a.large {
    max-width: 320px;
  }
}
@media print {
  .workplace_btn a {
    display: inline-block;
    max-width: 330px;
  }
  .workplace_btn a.small {
    max-width: 210px;
  }
  .workplace_btn a.large {
    max-width: 320px;
  }
}
.ie8 .workplace_btn a {
  display: inline-block;
  max-width: 330px;
}
.ie8 .workplace_btn a.small {
  max-width: 210px;
}
.ie8 .workplace_btn a.large {
  max-width: 320px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn a {
    display: block;
    max-width: 310px;
    text-align: center;
    margin-inline: auto;
  }
  .workplace_btn a.small {
    max-width: 210px;
  }
  .workplace_btn a.large {
    max-width: 320px;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn a {
    display: inline-block;
    width: 85%;
    text-align: center;
  }
  .workplace_btn a.large {
    max-width: auto;
  }
}
.workplace_btn a span {
  display: inline-block;
}
.workplace_btn a .link_txt {
  padding-right: 63px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn a .link_txt {
    padding-right: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn a .link_txt {
    padding-right: 3em;
  }
}
.workplace_btn a .link_ic {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: .3s;
}
@media only screen and (max-width: 1199px) {
  .workplace_btn a .link_ic {
    width: 2em;
  }
}
.workplace_btn a:hover .link_ic {
  transform: translate(1.5em, -50%);
}
.workplace_btn a:after {
  position: absolute;
  right: 35px;
  bottom: 1.5em;
  width: 32px;
  height: 8px;
  content: '';
  background: url(../images/ic_right.png) no-repeat right bottom;
  transition: all .3s;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn a:after {
    right: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn a:after {
    right: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .workplace_btn a:after {
    bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .workplace_btn a:after {
    bottom: 1.5em;
  }
}
@media only screen and (max-width: 1199px) {
  .workplace_btn {
    text-align: center;
  }
  .workplace_btn a {
    line-height: 1.72414;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .workplace_btn a {
    text-align: center;
    width: 100%;
    font-size: 93%;
    padding: 12px 35px;
  }
}
@media print {
  .workplace_btn a {
    text-align: center;
    width: 100%;
    font-size: 93%;
    padding: 12px 35px;
  }
}
.ie8 .workplace_btn a {
  text-align: center;
  width: 100%;
  font-size: 93%;
  padding: 12px 35px;
}

#link_hap {
  padding-top: 60px;
  margin-top: -60px;
}

/* -----------------------------------------------------------
	modifile
----------------------------------------------------------- */
.header_common .header_topimg {
  background: url("../casual/images/img_main.jpg") no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  .header_common .header_topimg {
    padding-top: 33.6596%;
  }
}

@media only screen and (max-width: 1199px) {
  .header_common .header_be {
    width: 39.20455%;
  }
}

@media only screen and (max-width: 1199px) {
  .header_common {
    height: auto;
  }
  .header_common .header_commontxt {
    position: relative;
    width: 100%;
    bottom: auto;
    left: auto;
    margin-top: 9.5em;
    text-align: center;
  }
  .header_common .header_commontxt .header_toptxt {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .header_common .header_commontxt {
    margin-top: 7em;
  }
}
@media only screen and (max-width: 1199px) {
  .header_common .header_commontxt .header_mdesc {
    color: #131313;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .header_common .header_commontxt .header_mdesc {
    font-size: 162%;
    margin-bottom: .6em;
  }
}
@media only screen and (max-width: 1199px) {
  .header_common .header_commontxt .header_be {
    width: 18%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .header_common .header_commontxt .header_be {
    width: 35%;
  }
}

@media only screen and (max-width: 1199px) {
  .main_head {
    height: auto;
  }
}
