<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media all and (min-width: 600px) {
  html {
    zoom: .9;
  }
}
@media all and (max-width: 599px) {
  .l-container {
    zoom: .9;
  }
}

.privacy-link {
  margin-top: 48px;
}

/*** toc ***/
#toc_container {
  width: 100%;
}
div#toc_container p.toc_title span.toc_toggle a {
  color: #fff;
  font-size: 14px;
  font-weight: initial;
}
/*** /toc ***/



/*** 蝓九ａ霎ｼ縺ｿ繝輔か繝ｼ繝�髢｢菫� iframe ***/
.hs-button {
  font-size: 16px !important;
  padding: 20px 40px !important;
}
iframe#hs-form-iframe-0 {
  height: 660px !important;
}

@media all and (max-width: 599px) {
  iframe#hs-form-iframe-0 {
    height: 670px !important;
  }
}


/*** cta button ***/
a.cta-button {
  position: relative;
  display: inline-block;
  background: #F85700;
  text-decoration: none;
  color: #fff !important;
  padding: 20px 88px;
  font-size: 20px;
}

a.cta-button:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 36px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 12px;
  border-color: transparent transparent transparent #ffffff;
}


/*** header ***/
@media all and (max-width: 599px) {
  .l-header {
    width: 100vw;
  }
  .l-header .hd-info {
    display: flex;
    align-items: center;
  }
  .display-block {
    display: block !important;
  }
}
/*** /header ***/

@media all and (max-width: 599px) {
  .c-post01 {
    margin-top: 36px;
  }
}

.font_yellow {
  color: #F3B832;
}

.font_bold {
  font-weight: bold;
}

.grayscale {
  filter: grayscale(1);
}

.single-contents .breadcrumbs {
  display: none;
}

.seminar-now {
  margin-bottom: 64px;
}

.seminar-end {
  margin-bottom: 64px;
}

.seminar-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}

.seminar-list {
  width: calc(33% - 18px);
  margin-bottom: 36px;
  position: relative;
}

/* 譛蠕後�繧ｳ繝ｳ繝�Φ繝�ｒ蟾ｦ蟇�○縺ｫ縺吶ｋ謖�ｮ� */
.seminar-wrap:after {
  content: "";
  display: block;
  width: calc(50% - 18px);  /* .box縺ｫ謖�ｮ壹＠縺毆idth縺ｨ蜷後§蟷�ｒ謖�ｮ壹☆繧� */
  height: 0;
}

.seminar-list a {
  text-decoration: none;
}

.seminar-list a:hover {
  opacity: .9;
}

.seminar-desc {
  padding: 18px;
  height: 100px;
  background: #F4F4F4;
}

.seminar-desc p {
  font-weight: bold;
  font-size: 18px;
  margin: 12px 0;
}

span.seminar-now {
  display: inline-block;
  background: #FDC300;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 32px;
  position: absolute;
  top: 24px;
  left: 0;
}

span.seminar-end {
  display: inline-block;
  background: #707070;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 32px;
  position: absolute;
  top: 24px;
  left: 0;
}

.seminar-archive {
  padding: 4px;
  padding-bottom: 64px;
  background: #F4F4F4;
}

.seminar-archive_name {
  text-align: center;
  margin-bottom: 64px;
}

.seminar-archive_en {
  font-size: 36px;
  background: #F4F4F4;
}

.seminar-archive .seminar-list {
  width: calc(33% - 18px);
}

/* 譛蠕後�繧ｳ繝ｳ繝�Φ繝�ｒ蟾ｦ蟇�○縺ｫ縺吶ｋ謖�ｮ� */
.seminar-archive .seminar-wrap:after {
  content: "";
  display: block;
  width: calc(33% - 18px);  /* .box縺ｫ謖�ｮ壹＠縺毆idth縺ｨ蜷後§蟷�ｒ謖�ｮ壹☆繧� */
  height: 0;
}

@media all and (max-width: 599px) {
  .seminar-wrap {
    flex-direction: column;
    padding: 36px 0;
  }
  .seminar-archive {
    padding: 48px 0;
  }
  .seminar-list {
    width: 100%;
  }
  .seminar-archive .seminar-list {
    width: 100%;
  }
}

.seminar-archive .seminar-desc {
  background: #fff;
}

.content-download__box {
  min-height: 260px;
}

.content-download__txt a {
  width: calc(200px + 16vw);
}

/*** article-contents ***/
.l-main-thanks {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  margin-bottom: 64px;
  background: #fff;
}

.l-main-twocolumn {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  max-width: 1200px;
  width: 100%;
  margin-bottom: 64px;
  background: #fff;
}

.contents-list_ul {
  width: calc(100% - 356px);
  margin-right: 36px;
}

.contents-single {
  text-align: left;
  padding: 0 24px;
}

.contents-mainarea {
  width: 820px;
}

.contents-article {
  margin-bottom: 42px;
  padding-bottom: 42px;
  border-bottom: 1px solid #AAAAAA;
}

.contents-rightarea {
  width: 320px;
}

.rightarea-container {
  position: -webkit-sticky;
  position: sticky;
  top: 36px;
}

.contents-rightarea a {
  text-decoration: none;
}

.rightarea_toiletxadbox {
  margin-bottom: 36px;
}

.rightarea_download {
  background: #FAF6E0;
}

.rightarea_download-text {
  padding: 20px;
}

.rightarea_download-list {
  background: #fff;
  border-radius: 10px;
  padding: 12px;
}

.rightarea_download-list ul li {
  list-style-position: inside;
	background-image: url(../img/common/pen.png);
  background-repeat: no-repeat;
  background-size: 1em;
  background-position: left center;
  padding-left: 20px;
}

.rightarea_download-list h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}


.contents-article_h1 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 8px;
}

.article-date {
  margin-bottom: 28px;
  color: #6E6E6E;
}

.article-taxonomy ul {
  display: flex;
}

.article-taxonomy_list {
  display: inline-block;
  background: #FA9100;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 20px;
  margin-right: 16px;
  border-radius: 6px;
}

a.article-taxonomy_list {
  text-decoration: none;
}

a.article-taxonomy_list:hover {
  background: #FFA529;
}

.contents-article_thumb {
  margin-bottom: 36px;
}

.contents-article_body p {
  margin-bottom: 16px;
}

.contents-article_body div#toc_container {
  width: 100% !important;
  padding: 0;
}

div#toc_container p.toc_title {
  color: #fff;
  background: #FDC300;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  font-size: 20px;
}

div#toc_container p.toc_title span.toc_toggle {
  font-size: 80%;
}

div#toc_container p.toc_title+ul.toc_list {
  margin: 0;
  padding: 36px;
}

ul.toc_list a {
  margin-bottom: 8px;
  display: inline-block;
}

ul.toc_list &gt; li &gt; a {
  font-size: 16px;
  font-weight: bold;
}

div#toc_container {
  margin-bottom: 36px;
}

span.toc_number {
  margin-right: 4px;
}

@media all and (max-width: 599px) {
  ul.toc_list &gt; li &gt; a {
    font-size: 14px;
  }
  div#toc_container p.toc_title+ul.toc_list {
    padding: 20px;
  }
}

/*** contents_toc ***/
div#toc_container p.toc_title {
  color: #fff;
  background: #FDC300;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 18px;
  font-size: 18px;
}
div#toc_container p.toc_title+ul.toc_list {
  margin: 0;
  padding: 18px;
  padding-bottom: 10px;
}
ul.toc_list &gt; li &gt; a {
  font-size: 16px;
  font-weight: initial;
}
@media (max-width: 599px) {
  div#toc_container p.toc_title+ul.toc_list {
      padding: 18px;
      padding-bottom: 10px;
  }
}

.contents-article_body em {
  font-style: italic;
}

.contents-article_body mark {
  font-style: initial;
}

.contents-article_body ol {
  list-style: auto;
  padding-left: 16px;
}

.contents-article_body ul { 
  list-style: disc;
  padding-left: 16px;
}

.contents-article_body h2 {
  font-size: 20px;
  padding: 12px;
  padding-left: 20px;
  font-weight: bold;
  background: #f4f4f4;
  margin-bottom: 16px;
}

.contents-article_body h3, .contents-article_body h4 {
  margin-bottom: 16px;
}

.contents-article_body h4 {
  font-size: 18px;
  font-weight: bold;
}

.contents-article_body h2 span {
  font-weight: bold;
}

.contents-article_body p {
  line-height: 2;
  margin-bottom: 16px;
}

.contents-article_body p a {
  color: #5493b7;
  font-weight: bold;
}

.contents-article_body pre {
  margin-bottom: 16px;
  background: linear-gradient(transparent 60%, #ffe374 60%);
  display: inline-block;
}

.contents-article_body ul, .contents-article_body ol {
  margin-bottom: 16px;
}

.contents-article_body h3 span {
  margin-bottom: 16px;
}

.contents-article_body h3 span {
  font-size: 20px;
  border-left: 10px solid;
  padding: 5px 16px;
  font-weight: bold;
}

.contents-article_body table td {
  border: 1px solid;
  padding: .5em;
}

.contents-article_body table th {
  border: 1px solid;
  padding: .5em;
}

.cta-area {
  text-align: center;
  margin: 36px 0;
}

.cta-text {
  font-size: 18px;
  font-weight: bold;
}

@media all and (max-width: 599px) {
  .contents-mainarea {
    width: 100%;
  }
  .contents-single {
    padding: 0;
  }
  .contents-article {
    margin-bottom: 28px;
    padding-bottom: 28px;
  }
  .contents-article_h1 {
    font-size: 18px;
  }
  .article-date {
    margin-bottom: 12px;
  }
  .article-taxonomy_list {
    padding: 6px 20px;
  }
  .contents-article_thumb {
    margin-bottom: 28px;
  }
  .contents-article_body p {
    line-height: 1.8;
    font-size: 14px;
  }
  .contents-article_body h2 {
    font-size: 18px;
  }
  .contents-article_body p {
    padding: 0 10px;
    margin-bottom: 24px;
  }
  .contents-article_body h3 {
    margin-bottom: 16px;
  }
  .contents-article_body h3 span {
    font-size: 16px;
  }
  .contents-article_body h3 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 16px;
  }
}

/*** lp ***/
.lp-article_h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 48px;
}
.lp-content-wrap .download-article_thumb {
}
.lp-content-wrap h2 {
  font-size: 28px;
  margin: 8px 0 16px 0;
}
.lp-content-wrap ul {
  list-style: initial;
  padding-left: 18px;
  margin-bottom: 24px;
  font-size: 16px;
}
.lp-content-wrap li {
  margin-bottom: 4px;
}
.lp-content-wrap p {
  line-height: 1.8;
}
.download-rightarea p {
  font-weight: bold;
}
.download-rightarea .actions {
  padding: 0;
}

/*** /lp ***/

/*** download ***/
.download-mainarea {
  width: 660px;
}

.download-form &gt; p {
  margin-bottom: 20px;
}

.download-article {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

.download-article_h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 24px;
}

.download-article_body h2.wp-block-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 4px;
}

.download-article_body ul.wp-block-list {
  list-style-type: disc;
  padding-left: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.download-article_body ul.wp-block-list li {
  font-weight: bold;
}

.download-article_body p {
  font-size: 16px;
  margin-bottom: 28px;
}

.download-article_body a:hover {
  opacity:.8;
}

.download-article_thumb {
  margin-bottom: 24px;
  box-shadow: 0 6px 20px -8px rgb(0 0 0 / 30%);
}

.download-achievements h2 {
  font-size: 22px;
  font-weight: bold;
}

.achievements-list ul {
  padding: 16px 0 28px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.achievements-list ul li {
  width: 20%;
}

.download-index {
  padding: 28px;
  border: 2px solid #fbf6e0;
  margin-bottom: 36px;
}

.download-index h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
}

.download-index-list {
  font-size: 16px;
  line-height: 1.8;
}

.download-feature {
  padding: 36px;
  background: #FAF6E0;
  margin-bottom: 36px;
}

.download-feature h3 {
  color: #FA9100;
  font-weight: bold;
  margin-bottom: 16px;
}

p.download-feature_txt {
  margin-bottom: 0;
  font-weight: bold;
  line-height: 2;
}

.download-rightarea {
  max-width: 540px;
  width: 100%;
  padding-left: 36px;
}

.download-rightarea &gt; p {
  margin-bottom: 8px;
}

.form-container h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}

.form-container h4 span {
  display: inline-block;
  margin-left: 16px;
  color: red;
  font-weight: bold;
}

.form-area {
  width: 100%;
}

.form-area input {
  border: 1px solid #F4F4F4;
  background: #F4F4F4;
  border-radius: 8px;
  width: 100%;
  height: 48px;
  padding: 0 16px;
  box-sizing: border-box;
}

.form-container {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E8E8E8;
}

.dl_send-area {
  margin: 0 auto;
  text-align: center;
}

.dl_send-area button {
  background: #000;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 24px;
  width: 100%;
}


@media all and (max-width: 599px) {
  .l-sub {
    margin-top: 24px;
  }
  .download-article {
    padding: 0 22px;
  }
  .download-article_h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
  }
  .l-main-twocolumn {
    display: block;
  }
  .download-mainarea {
    width: 100%;
  }
  .download-rightarea {
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
}

@media (min-width: 600px) {
  .about-message {
    margin-top: 132px;
    margin-bottom: 150px;
    height: 500px;
    display: flex;
    background: linear-gradient(45deg, rgba(170,170,170,1) 0%, rgba(215,215,215,1) 20%, rgba(242,242,242,1) 100%);
  }
  .about-message__inner {
    padding-left: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .about-message_img {
    height: 480px;
    margin-bottom: -20px;
  }
  .about-message_img img {
    height: 100%;
  }
  p.about-message__txt02 {
    margin-bottom: 48px;
  }
}

.about-member_bnr {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 80px;
}

@media all and (max-width: 599px) {
  .about-member_bnr {
    display: none;
  }
}

/*** contents ***/
.contents-list_wrap {
  margin-bottom: 48px;
}

.contents-list_wrap a {
  text-decoration: none;
}

.contents-list {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.contents_thumb {
  width: 280px;
  height: 200px;
  margin-right: 24px;
  overflow: hidden;
}

.contents_thumb img {
  width: auto;
  height: 100%;
}

.content-list_data {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

.content-list_txt {
  margin: 0;
  width: calc(100% - 304px);
}

.content-list_txt h3 {
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 12px;
}

.content-list_txt p {
  height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.content-list_txt .term {
  padding: 6px 16px;
  display: inline-block;
  background: #FA9100;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  margin-right: 16px;
}

.content-list_data .date {
  color: #6E6E6E;
}

@media all and (max-width: 599px) {
  .contents-rightarea {
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .contents-list {
    display: block;
  }
  .contents-list_ul {
    width: 100%;
    margin-right: 0;
    padding: 20px;
  }
  .contents-list_wrap {
    padding-bottom: 28px;
    margin-bottom: 28px;
    border-bottom: 1px solid #DBDBDB;
  }
  .contents_thumb {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
  .contents_thumb img {
    width: 100%;
  }
  .content-list_txt {
    width: 100%;
  }
  .content-list_txt h3 {
    margin-bottom: 8px;
  }
  .content-list_data {
    margin-bottom: 8px;
  }
}

/*** message ***/

.message-about {
  box-sizing: border-box;
}

.message-about-list ul {
  flex-wrap: wrap;
}
.message-about-list li {
  margin: 12px;
}
.message_youtube li {
  width: calc(33.33% - 24px);
}
.message_youtube iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.message_youtube::after{
  content:"";
  display: block;
  width: calc(33.33% - 24px);
  margin: 12px;
}

/*** recruit sp ***/
@media all and (max-width: 599px) {
  #recruit .l-sub {
    padding: 60px 0 100px;
    background-size: 125% 80%;
  }
  .recruit-news-container {
    box-sizing: border-box;
    margin-bottom: 0;
  }
  .recruit-news-container .message-about {
    padding: 0;
  }
  dl.news {
    display: block;
  }
  dd.news-date {
    width: 180px;
    font-weight: initial;
  }

  .recruit-mission {
    height: auto;
    padding: 48px 20px;
  }
  .recruit-mission-content h3 {
    font-size: 30px;
  }
  .recruit-mission-content h4 {
    font-size: 20px;
  }
  .recruit-value-wrapper {
    padding: 48px 0;
  }
  .recruit-value-content {
    flex-direction: column;
    padding: 0 20px;
  }
  .value-box {
    width: 100%;
    display: flex;
    margin-bottom: 24px;
    align-items: center;
  }
  .value-box img {
    width: 33%;
    margin-right: 14px;
  }
  .value-box p {
    font-size: 14px;
  }
  section.recruit-phirosophy {
    padding: 0 20px 56px;
  }
  .recruit-phirosophy-wrapper header {
    top: -12px;
  }
  h3.phirosophy-phrase {
    font-size: 18px;
  }
  .recruit-phirosophy-wrapper, .recruit-mission-wrapper {
    padding: 0 !important;
    box-sizing: border-box !important;
  }
  .recruit-marketing {
    margin: 0;
    padding: 92px 0 64px;
  }
  .recruit-marketing-wrapper {
    box-sizing: border-box;
  }
  .recruit-marketing_txt h3 {
    font-size: 18px;
  }
  .recruit-marketing p{
    font-size: 15px;
  }
  .recruit-flowstep-content {
    display: block;
  }
  .flowstep-box {
    width: 100%;
    margin-bottom: 80px;
  }
  .recruit-flowstep-wrapper {
    padding: 100px 0 4px;
  }

  /*** message sp ***/
  section.ceo-message {
    display: block;
  }
  .message-about-list ul {
    flex-direction: column;
  }
  .message-about-list li {
    width: 100%;
    margin: 0 0 24px;
  }
  .recruit-development-wrapper {
    top: -14px;
  }
  .recruit-development_txt h3 {
    font-size: 20px;
  }
  .recruit-development p {
    font-size: 14px;
  }
  .recruit-development {
    margin: 48px 0 8px;
    padding-bottom: 48px;
  }
  .recruit-difference-wrapper {
    padding: 64px 0 8px;
  }
  .recruit-difference-inner {
    display: block;
    padding: 0 20px;
  }
  .difference-box {
    width: 100%;
    min-height: 120px;
    margin-bottom: 36px;
  }
  .difference-box p {
    line-height: 1.5;
    font-size: 14px;
  }
  .recruit-team-wrapper {
    display: block;
  }
  .recruit-team-wrapper a {
    padding: 24px 90px 24px 24px;
    margin-bottom: 24px;
    width: 100%;
  }
  .recruit-interview-inner {
    display: block;
  }
  .recruit-interview-inner&gt;div {
    width: 100%;
  }
  .recruit-interview-more a {
    width: 100%;
    height: 72px;
  }
  .recruit-atmosphere-wrapper {
    padding: 64px 16px 64px;
  }
  .recruit-atmosphere-wrapper img {
    width: calc(50% - 12px);
  }
  .recruit-commnunication {
    box-sizing: border-box;
  }
  .recruit-commnunication-wrapper {
    padding: 64px 0 64px;
  }
  .recruit-commnunication-wrapper header {
    margin-bottom: 64px;
  }
  .recruit-commnunication-wrapper p {
    font-size: 15px;
    padding: 0 16px;
    margin-bottom: 24px;
  }
  .recruit-commnunication-inner {
    flex-direction: column;
  }
  .recruit-commnunication-inner img {
    width: auto;
    height: 60px;
    margin-bottom: 28px;
  }
  .recruit-message-wrapper {
    display: block;
    padding: 24px;
  }
  .recruit-message-wrapper img {
    width: 100%;
    margin-bottom: 36px;
  }
  .recruit-message-inner {
    width: 100%;
  }
  .recruit-message-inner h3 {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 24px;
  }
  .recruit-message-inner p {
    font-size: 18px;
    font-weight: bold;
  }
  .recruit-message-inner div {
    padding-top: 28px;
    font-size: 20px;
  }
  .recruit-welfare-wrapper {
    padding: 64px 0 12px;
  }
  .recruit-welfare-content {
    display: block;
    padding: 0 24px;
  }
  .welfare-box {
    width: 100%;
    margin-bottom: 24px;
  }
  .recruit-info-btn {
    margin: 0 0 80px 0;
  }
}

/*** single-info ***/
.info-single_wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 36px 0 0 0;
  width: 100%;
  background: #fff;
}
.info-tags {
  padding-bottom: 36px;
  border-bottom: 1px solid #E8E8E8;
}
.info-tags a {
  display: inline-block;
  background: #FDC300;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  padding: 8px 20px;
  margin-right: 16px;
}
.info-single-apply_form {
  letter-spacing: .2em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: fixed;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #FA9100;
  width: 74px;
  height: 180px;
  top: 180px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.info-single-apply_form:hover {
  opacity: .9;
}
a.info-single-apply_btn {
  display: block;
  color: #fff;
  background: #FA9100;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  max-width: 400px;
  margin: 0 auto;
  width: 100%;
  font-size: 22px;
  letter-spacing: .2em;
  padding: 24px;
}
a.info-single-apply_btn:hover {
  opacity: .9;
}
.info-single_list {
  padding: 28px 0;
  border-bottom: 1px solid #E8E8E8;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}
.info-single_list:nth-child(1) {
  border-top: 1px solid #E8E8E8;
}
.info-single_name {
  font-weight: bold;
  width: 200px;
  margin-right: 20px;
}
.info-single_txt {
  width: calc(100% - 220px);
}

.info-single_contents {
  padding-bottom: 80px;
}

@media all and (max-width: 599px) {
  a.info-single-apply_btn {
    font-size: 20px;
    padding: 16px;
    box-sizing: border-box;
  }
}

/*** cv02 ***/
.c-cv02 {
  max-width: 1000px;
  margin: 0 auto 120px;
}
.hover_0:hover {
  z-index: 10;
  opacity: 0;
}
.c-cv02__link {
  display: inline-block;
  position: relative;
}
.cv02-img {
  position: relative;
  z-index: 5;
}
.cv02_hover-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

/*** single-seminar ***/
.c-post01__body2 {
  margin: 30px 0;
}
.c-seminar__header .c-post01__head {
  margin: 0;
  margin-bottom: 28px;
  width: 100%;
}
span.seminar-date {
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 13px;
  padding: 8px 24px;
}
.c-post01__body {
  margin: 30px auto;
}
.single-seminar_thumb {
  margin-bottom: 48px;
}
.single-seminar_contact {
  margin: 0 auto 48px;
  text-align: center;
}
.single-seminar_contact a {
  background: #000;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 18px 84px;
  font-size: 18px;
}
.single-seminar_contact a:hover {
  opacity: .8;
}
.single-seminar_textarea {
  background: #FAF6E0;
  padding: 36px;
  font-weight: 100 !important;
  line-height: 2;
  font-size: 14px;
  margin-bottom: 64px;
}
.seminar-article_gray {
  background: #F4F4F4;
  padding: 20px 24px 28px;
}
.seminar-article_gray h2 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  position: relative;
  top: -38px;
  background: none;
  margin: 0 auto;
}
.seminar-article_gray ul {
  width: 850px;
  margin: 0 auto;
}
.seminar-article_gray li {
  margin-bottom: 28px;
  border-left: 10px solid #FA9100;
  padding: 2px 0 2px 18px;
  font-weight: bold;
  font-size: 16px;
}

.panelist-wrap {
  margin: 48px 0;
  display: flex;
  align-items: center;
}
.panelist-info {
  font-weight: bold;
}
.panelist-rightbox {
  margin-left: 28px;
}
.panelist-rightbox h2 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
}
.panelist-rightbox p {
  margin-bottom: 12px;
}
.panelist-rightbox h2 {
  margin-bottom: 12px;
}
.benefits_wrap {
  background: #FAF6E0;
  padding: 64px 100px 80px;
  margin-bottom: 80px;
}
.benefits_wrap h2 {
  font-size: 28px;
  letter-spacing: .15em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 48px;
}
.seminar-form_wrap h2 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 48px;
}
.seminar-form_wrap {
  padding: 64px 100px;
  background: #F4F4F4;
}
.seminar-form_wrap h2 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 48px;
}

.mw_wp_form table {
  background: none;
  display: block;
  padding: 24px;
}
.c-form01 textarea, .c-form01 input[type="email"], .c-form01 input[type="date"], .c-form01 input[type="text"] {
  background: #fff;
}

@media all and (max-width: 599px) {
  .c-post01__head {
    margin-left: 0;
    margin-bottom: 16px;
  }
  .seminar-article_gray h2 {
    font-size: 18px;
    top: -18px;
  }
  .seminar-article_gray {
    background: #F4F4F4;
    padding: 4px 16px 16px;
  }
  .seminar-article_gray ul {
    width: 100%;
  }
  .seminar-article_gray li {
    margin-bottom: 18px;
    border-left: 8px solid #FA9100;
    padding: 0px 0 0px 8px;
    font-weight: bold;
    font-size: 12px;
  }
  .panelist-wrap {
    margin: 28px 0;
    display: block;
  }
  .panelist-wrap img {
    margin-bottom: 16px;
  }
  .panelist-rightbox {
    margin-left: 0;
  }
  .panelist-rightbox p.panelist-info {
    margin-bottom: 4px;
    font-size: 12px;
  }
  .panelist-rightbox h2 {
    margin-bottom: 8px;
  }
  .panelist-desc {
    font-size: 12px;
    margin-bottom: 16px;
  }
  .benefits_wrap {
    background: #FAF6E0;
    padding: 24px 20px 36px;
    margin-bottom: 48px;
  }
  .benefits_wrap h2 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .info-single_list {
    padding: 20px 0;
    border-bottom: 1px solid #E8E8E8;
    display: block;
    justify-content: space-between;
    font-size: 14px;
  }
  .info-single_name {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 4px;
  }
  .info-single_txt {
    font-size: 14px;
    width: 100%;
  }
  .info-single_contents {
    padding-bottom: 48px;
  }
  .seminar-form_wrap {
    padding: 36px 12px;
  }
  .seminar-form_wrap h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .mw_wp_form table {
    padding: 0;
  }
}

/*** company ***/
@media all and (max-width: 599px) {
  .c-table__info td {
      padding: 0 0 20px;
  }
  .c-table__info td, .c-table__info th {
    display: block;
  }
}

/**** recruit/info ***/
.recruit-info_sec1 {
  background: #fff;
}

/*** recruit/info sp ***/
.c-set04__item-link-info {
  border-bottom: 2px solid #E3E3E3;
}
@media all and (max-width: 599px) {
  .recruit-info_jump {
    margin: 36px 0 0;
  }
  .recruit-info_jump&gt;a {
    width: calc(50% - 10px);
    height: 56px;
    font-size: 20px;
  }
  .recruit-info_fulltime {
    padding-top: 64px;
  }
  .recruit-info_list {
    display: block;
    padding-top: 48px;
  }
  .c-set04__item-link-info {
    width: 100%;
    height: 100px;
    padding: 0 84px 0 30px;
  }
  .c-set04__item-link-info p {
    font-size: 16px;
  }
  .recruit-info_qa-wrap {
    padding-top: 0;
  }
  .recruit-info_qa-wrap dt {
    font-size: 18px;
  }
  .recruit-info_qa-wrap dl img {
    width: 40px;
    height: 40px;
  }
  .recruit-info_qa-wrap dt p {
    font-weight: bold;
    width: calc(100% - 60px);
  }
  .recruit-info_qa-wrap dd p {
    width: calc(100% - 60px);
  }

}

/*** recruit entry ***/
.mw_wp_form_confirm {
  max-width: 1200px;
  margin: 0 auto;
}

.mw_wp_form_confirm table {
  font-size: 16px;
}

.mw_wp_form_confirm th {
  font-weight: bold;
  font-size: 16px;
  padding: 18px 16px 8px 0;
}

.mw_wp_form_confirm td {
  padding: 8px 0;
}

.mw_wp_form_confirm span.required {
  display: none;
}

.mw_wp_form_confirm .c-form01__agree {
  display: none;
}

.c-form01__area-btn {
  margin-bottom: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-form01__area-btn input[type=submit] {
  position: relative;
  padding-right: 0;
  width: 260px;
  height: 60px;
  font-size: 1.4rem;
  color: #fff;
  background: #021933;
  box-sizing: border-box;
}

.c-form01__area-btn:after {
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: calc(50% + 95px);
}

@media all and (max-width: 599px) {
  .mw_wp_form_confirm table {
    padding:  36px 24px;
  }
}

/* 繝壹�繧ｸ荳ｭ螟ｮ縺ｫ險ｭ鄂ｮ */
.pnavi {
  text-align: center;
}

/* 迴ｾ蝨ｨ髢九＞縺ｦ縺�ｋ莉･螟悶�繝壹�繧ｸ縺ｮ繝懊ち繝ｳ */
.pnavi .pagination .page-numbers {
  display: inline-block;
  margin-right: 12px;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #F3B832;
  border: 1px solid #F3B832;
  background: #fff;
  font-weight: bold;
  font-size: 12px;
}

/* 繝槭え繧ｹ縺御ｹ励▲縺滓凾縺ｮ縲√�繧ｿ繝ｳ縺ｮ閭梧勹縺ｮ濶ｲ縺ｨ譁�ｭ励�濶ｲ */
.pnavi .pagination a.page-numbers:hover {
  color: #FFF;
  background-color: #999;
  border-color: #999;
}


/* 迴ｾ蝨ｨ縺ｮ繝壹�繧ｸ縺ｮ繝懊ち繝ｳ */
.pnavi .pagination .current {
  padding: 0;
  background: #F3B832;
  color: #FFFFFF;
  font-size: 12px;
}

/* 蜑阪∈縲∵ｬ｡縺ｸ */
.pnavi .pagination .prev,
.pnavi .pagination .next {
  border: 1px solid #FA9100;
  color: #FA9100;
  position: relative;
  font-size: 12px;
  text-decoration: none;
}

.pnavi .pagination a.next.page-numbers {
  margin-right: 0;
}

/*  邵ｦ邱壹�蜈ｱ騾咾SS縲*/
.pnavi .pagination .next::before,
.pnavi .pagination .prev::after {
  content: "";
  display: inline-block;
  width: 0.5px;
  height: 40px;
  background-color: rgb(224, 215, 215);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* 縲梧ｬ｡縺ｸ縲阪�蜑阪�邱� */
.pnavi .pagination .next::before {
  left: -9px;
}

/* 縲悟燕縺ｸ縲阪�蠕後�邱� */
.pnavi .pagination .prev::after {
  right: -9px;
}

/* 謨ｰ蟄励�髢薙�繝峨ャ繝� */
.pnavi .pagination .dots {
  background: transparent;
  border: none;
  width: 6px;
}

@media all and (max-width: 599px) {
  .pnavi .pagination .page-numbers {
    margin-right: 8px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 10px;
  }
  .pnavi .pagination .page-numbers {
    margin-right: 8px;
  }
  /* 縲梧ｬ｡縺ｸ縲阪�蜑阪�邱� */
  .pnavi .pagination .next::before {
    left: -7px;
  }

  /* 縲悟燕縺ｸ縲阪�蠕後�邱� */
  .pnavi .pagination .prev::after {
    right: -7px;
  }
}</pre></body></html>