/* Global */
html,
body {
  height: 100%;
}

body {
  font: 13px/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  *font-size: small;
  *font: x-small;
  color: #333;
  background: url(/img/common/bg.gif) repeat-x top;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover img {
  /*	opacity: 0.9*/
}

.grade {
  background: url(/img/page/gradebg.png) repeat-x top !important;
}
.grade.ylw {
  background: url(/img/page/gradebg-ylw.png) repeat-x top !important;
}

#wrapp,
footer div {
  width: 980px;
  margin: 0 auto;
}

header {
  width: 980px;
  margin: 0 auto;
  height: 131px;
}
header h1 {
  float: left;
}

header div {
  float: right;
}

header p {
  margin-top: 15px;
  text-align: right;
}

header nav {
  margin-top: 6px;
}
header li {
  float: left;
  list-style: none;
}

#index {
  height: 370px;
  text-align: center;
  background: url(/img/page/index_back.png) repeat-x top;
}

footer {
  padding-top: 50px;
  min-height: 190px;
  background: #faf6ef;
  border-bottom: 3px solid #ff3333;
}

footer.mt100 {
  margin-top: 100px;
}

footer dl {
  float: left;
}

footer dd {
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  padding: 10px;
}

footer nav {
  float: right;
}

footer li {
  float: left;
  list-style: none;
  padding: 0 20px;
}

footer li a {
  color: #69432c;
}

.copyright {
  clear: both;
  padding-top: 50px;
  text-align: center;
  color: #814848;
  font-size: 11px;
}

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}

/*----------------------------*/
/*  page
/*----------------------------*/

h3 {
  height: 41px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 20px;
  color: #77543f;
  background: url(/img/page/ttl_back.gif) no-repeat;
}
#kasou {
  margin-bottom: 40px;
  width: 980px;
  height: 250px;
  overflow: hidden;
  background: url(/img/page/4contents_back.jpg) no-repeat;
}
#kasou dl {
  float: left;
  width: 220px;
  margin: 20px 0 0 15px;
  padding: 0 10px 0 0;
  background: url(/img/common/dot.gif) repeat-y right;
}

#kasou dl:last-child {
  background: transparent !important;
}

#kasou a:hover img {
  opacity: 0.7;
}

#info {
  overflow: hidden;
  margin-bottom: 50px;
  padding: 20px 0 40px;
  background: url(/img/page/info_border.gif) no-repeat bottom;
}

#info dt {
  float: left;
  width: 160px;
  text-align: center;
  padding-bottom: 10px;
}

#info dd {
  float: right;
  width: 760px;
  padding-left: 40px;
  background: url(/img/common/dot.gif) repeat-y left;
}

#info dd p:first-child {
  font-size: 14px;
  display: block;
  padding-bottom: 10px;
}

#index_bana {
  clear: both;
  width: 980px;
  padding-bottom: 150px;
}

#index_bana li {
  padding: 0 5px;
  float: left;
  list-style: none;
}

li.comp {
  align-items: center;
  display: flex;
  width: 100%;
  padding-left: 20px;
  font-size: 12px;
  line-height: 16px;
  margin-top: 20px;
}

li.comp img {
  margin-right: 20px;
  width: 340px;
}

.com01 {
  width: 980px;
  margin-bottom: 60px;
  line-height: 22px;
}

.com01 th {
  width: 440px;
}

.com01 td span {
  display: inline-block;
  width: 100px;
}

td {
  vertical-align: top;
}
.com01_a {
  width: 130px;
}
.com01_b {
  width: 430px;
}

#company {
  margin-top: 90px;
}

#company table.fl {
  width: 600px;
  padding-bottom: 60px;
  line-height: 24px;
  font-size: 12px;
}

.cb {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mt110 {
  margin-top: 110px;
}
.mt120 {
  margin-top: 120px;
}
.mt130 {
  margin-top: 130px;
}

.slide {
  z-index: 1;
  width: 980px;
}

div,
ul,
li,
body {
  display: block;
  margin: 0;
  padding: 0;
}

.banner {
  position: relative;
  overflow: auto;
}
.banner ul {
  list-style: none;
}

/*-----------------------
/* 採用情報
/*-----------------------*/
#recruit_bana {
  display: flex;
  justify-content: center;
}

#recruit_bana li {
  padding: 0 2px;
  list-style: none;
}

#rectable {
  margin: 50px 0;
}

#rectable td {
  text-align: left;
  border-bottom: 1px solid #ccc;
  width: 580px;
}

#rectable td,
#rectable th {
  padding: 3px;
  width: 30px;
  height: 25px;
}
#rectable th {
  background: #f0e6cc;
  text-align: center;
}
#rectable .ttl {
  width: 300px;
}

#rectable .nyo {
  width: 680px;
}

h4 {
  font-size: 22px;
}

#recruit {
  background: url(/img/page/recruit_image2.gif) no-repeat right 160px;
}

/*-----------------------
/* エントリーシート
/*-----------------------*/

#entry {
  border: 1px solid #ccc;
  -webkit-border-radius: 10px; /* for Safari and Chrome */
  -moz-border-radius: 10px; /* for Firefox */
  -o-border-radius: 10px; /* when Opera Presto 2.3 or later is released */
  -khtml-border-radius: 10px; /* Linux browsers */
  border-radius: 10px; /* CSS3 */
  behavior: url(border-radius.htc); /* for IE */
}

#entry input,
#entry textarea {
  padding: 2 !important;
  margin: 2px 0;
  border: #ccc6ae 1px solid;
}
#entry th,
#entry td {
  padding: 6px 0 6px 20px;
  border-bottom: 1px solid #efecdf;
  line-height: 25px;
}
#entry th {
  width: 250px;
}

#entry td {
  width: 680px;
}

#entry td label {
  float: left;
}

#entry a {
  color: #f80;
}

#entry th span {
  color: #f00;
  font-size: 10px;
  margin-left: 10px;
  letter-spacing: 2px;
}
#pporisy {
  width: 960px;
  height: 100px;
  margin: 20px 0;
  padding: 10px;
  font-size: 11px;
  overflow: auto;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px; /* for Safari and Chrome */
  -moz-border-radius: 10px; /* for Firefox */
  -o-border-radius: 10px; /* when Opera Presto 2.3 or later is released */
  -khtml-border-radius: 10px; /* Linux browsers */
  border-radius: 10px; /* CSS3 */
  behavior: url(border-radius.htc); /* for IE */
}

.pporicy {
  text-align: center;
  margin-bottom: 50px;
  padding: 10px;
  background: #faf6ef;
}

#pporisy div.mfp_err {
  text-align: center !important;
}

#mfp_phase_stat {
  display: none !important;
}

button {
  width: 200px;
  height: 40px;
  border: 0;
  -webkit-border-radius: 8px; /* for Safari and Chrome */
  -moz-border-radius: ４px; /* for Firefox */
  -o-border-radius: 8px; /* when Opera Presto 2.3 or later is released */
  -khtml-border-radius: 4px; /* Linux browsers */
  border-radius: 8px; /* CSS3 */
  behavior: url(border-radius.htc); /* for IE */
}

.reset {
  background: #ccc;
}
.sousin,
div.mfp_buttons button#mfp_button_send {
  color: #fff;
  background: #d91a1a;
}

/*-----------------------
/* 製品紹介
/*-----------------------*/

#products p {
  margin: 30px 0 50px;
  font-size: 16px;
  color: #552c14;
  line-height: 26px;
}

#products h3 {
  margin-bottom: 20px !important;
}

#products a {
  color: #5a849f;
  text-decoration: underline;
}

/*-----------------------
/* アクセス
/*-----------------------*/

#access .fl,
#access .fr {
  margin-top: 50px;
  width: 440px;
  height: 120px;
  padding: 20px 20px;
  font-size: 12px;
}

#access dl {
  overflow: hidden;
  padding-bottom: 10px;
}

#access dt,
#access dd {
  float: left;
}

#access dt {
  width: 100px;
}

#access h3 {
  margin-bottom: 15px !important;
}

#access .cb {
  padding: 20px 20px 10px;
  font-size: 12px;
}

#access div {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 8px; /* for Safari and Chrome */
  -moz-border-radius: 8px; /* for Firefox */
  -o-border-radius: 8px; /* when Opera Presto 2.3 or later is released */
  -khtml-border-radius: 8px; /* Linux browsers */
  border-radius: 8px; /* CSS3 */
  behavior: url(border-radius.htc); /* for IE */
}

p.entry001 {
  padding-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #f00;
}

span.sample2 {
  font-weight: bold;
}

.dnone {
  display: none;
}
ol.aa {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
ol.aa ol.aa {
  padding-left: 1em;
}
li.aa {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
li.aa:before {
  counter-increment: item;
  content: counter(item) ".";
  /* 以下は自由に装飾... */
  padding-right: 0.5em;
  /*font-weight: bold;*/
  /*color: #b40000;*/
}

.c-btn01 {
  border: 1px solid #ff3333;
  box-sizing: border-box;
  color: #ff3333;
  display: inline-block;
  font-weight: bold;
  padding: 12px 15px;
  position: relative;
  text-align: center;
  transition: 0.3s;
  width: 180px;
}

.c-btn01::after {
  border-top: solid 1px #ff3333;
  border-right: solid 1px #ff3333;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  margin: auto 0;
  position: absolute;
  right: 10px;
  top: 0;
  transform: rotate(45deg);
  transition: 0.3s;
  width: 5px;
}

.c-btn01:hover {
  background-color: #ff3333;
  color: #fff;
}

.c-btn01:hover::after {
  border-color: #fff;
}

.c-btn01 + .c-btn01 {
  margin-left: 20px;
}

.contents-block {
  padding: 50px 0;
  position: relative;
}

.contents-block.contents-block.wheat {
  padding: 60px 0;
}

.contents-block.wheat::before {
  background: url(/img/page/works-bg.png) repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  min-width: 980px;
  transform: translateX(-50%);
  width: calc(100vw - 18px);
  z-index: -1;
}

.contents-block.pink::before {
  background: url(/img/page/bg-pink.png) repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  min-width: 980px;
  transform: translateX(-50%);
  width: calc(100vw - 18px);
  z-index: -1;
}

.contents-block .text {
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}

.flow-list {
  counter-reset: flow-num 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.flow-list::before {
  background: url(/img/page/line.png);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 6px;
  z-index: -1;
}

.flow-item {
  background-color: #fff;
  border-radius: 20px;
  counter-increment: flow-num 1;
  display: flex;
  flex-direction: column;
  padding: 0 0 30px;
}

.flow-item + .flow-item {
  margin-top: 40px;
}

.flow-item .flow-ttl {
  border-bottom: 1px solid #e7ded3;
  color: #ff3333;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 2px;
  padding: 30px 30px 20px;
}

.flow-item .flow-ttl::before {
  content: counter(flow-num) ". ";
}

.flow-item .flow-box {
  display: flex;
  padding: 30px 30px 0;
}

.flow-box .img-box {
  margin-right: 45px;
  text-align: center;
}

.flow-box .img-name {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.flow-box img {
  border-radius: 10px;
  width: 100%;
}

.flow-box .text {
  text-align: left;
  font-size: 14px;
}

.ttl-wrap {
  background-color: #fff;
  position: relative;
}

.ttl-wrap::before {
  background-color: #ff3333;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.profile-box .profile-ttl {
  background: #fff;
  color: #ff3333;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 0;
  padding-right: 20px;
  position: relative;
}

.table-wrap {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 10px;
}

.profile-table {
  border-collapse: collapse;
  width: 50%;
}

.profile-table + .profile-table {
  margin-left: 75px;
}

.profile-table tr {
  border-bottom: 1px solid #e7ded3;
}

.profile-table th {
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0;
  vertical-align: middle;
  width: 30%;
}

.profile-table td {
  font-size: 16px;
  padding: 20px 0;
  vertical-align: middle;
  width: 65%;
}
.profile-table td .box {
  display: flex;
}
.profile-table td .box .txt {
  width: 200px;
  margin-right: 10px;
  display: block;
}

.contents-ttl-wrap {
  margin-bottom: 40px;
  text-align: center;
}

.contents-ttl-wrap .ttl-small {
  color: #ff3333;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
}

.contents-ttl-wrap .contents-ttl {
  background: none;
  color: #ff3333;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: relative;
}

.interview-page-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.interview-page-item > a {
  align-items: center;
  border-radius: 10px;
  background-color: #ff0000;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: center;
  overflow: hidden;
  padding: 0 60px;
  position: relative;
  width: 160px;
}

.interview-page-item:nth-child(n + 4) {
  margin-top: 40px;
}

.interview-page-item > a::before {
  border: 2px solid #fff;
  border-radius: 10px;
  bottom: 0;
  content: "";
  display: block;
  height: calc(100% - 14px);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 14px);
}

.interview-page-item > a::after {
  transition: 0.3s;
}

.interview-page-item > a:hover {
  opacity: 0.7;
}

.interview-page-item > a:hover:after {
  content: "";
  background: url(/img/page/stripe.png);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.interview-page-item .year {
  align-items: center;
  background-color: #fff;
  color: #ff0000;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  height: 30px;
  justify-content: center;
  margin-bottom: 20px;
  width: 145px;
}

.interview-page-item .role {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.interview-page-item .name {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}

.interview-page-item .name > span {
  font-size: 22px;
}

.interview-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.interview-item {
  background: #fff;
  border-radius: 20px;
}

.interview-item + .interview-item {
  margin-top: 30px;
}

.interview-q {
  align-items: center;
  border-bottom: 1px solid #e7ded3;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}

.interview-q::before {
  background-color: #ff3333;
  border-top-left-radius: 20px;
  color: #fff;
  content: "Q";
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-right: 15px;
  padding: 15px 20px;
}

.interview-a {
  font-size: 14px;
  line-height: 1.7;
  padding: 20px 80px 20px 75px;
}

.day-flow-wrap {
  border: 1px solid #ff3333;
  border-radius: 20px;
  margin: 70px 0 30px;
  padding: 50px 0;
  position: relative;
}

.day-flow-wrap .day-flow-head {
  color: #ff3333;
  font-size: 18px;
  font-weight: bold;
  padding: 0 120px;
  position: relative;
  bottom: -20px;
}

.day-flow-wrap .contents-ttl-wrap {
  background: #fff;
  display: inline-block;
  left: 50%;
  padding: 0 15px;
  position: absolute;
  top: -38px;
  transform: translateX(-50%);
}

.day-flow-wrap > .text {
  font-size: 14px;
  margin: 0 auto;
  max-width: 470px;
  text-align: center;
}

.day-flow-list {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  padding: 0 120px;
}

.day-flow-item {
  align-items: center;
  display: flex;
  width: 100%;
}

.day-flow-item + .day-flow-item {
  margin-top: 40px;
}

.day-flow-item + .day-flow-item .time::after {
  background: url(/img/page/line.png);
  background-size: contain;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -40px;
  width: 3px;
  z-index: -1;
}

.day-flow-item .time {
  align-items: center;
  background-color: #ff0000;
  border-radius: 10px;
  color: #fff;
  display: flex;
  font-size: 18px;
  justify-content: center;
  letter-spacing: 0.05em;
  margin-right: 20px;
  padding: 15px 0;
  position: relative;
  text-align: center;
  width: 120px;
}

.day-flow-item .time::before {
  background: url(/img/page/clock.svg) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}

.day-flow-item .ttl {
  font-size: 18px;
  font-weight: bold;
}

.day-flow-item .ttl + .text {
  margin-top: 10px;
}

.day-flow-item .text {
  font-size: 12px;
  text-align: left;
}

.product-box {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  margin: 30px 0;
  padding: 40px;
  text-align: left;
}

.product-box img {
  margin-right: 40px;
}

.product-box .contents-ttl-wrap {
  position: relative;
  text-align: left;
  z-index: 2;
}

.product-box .contents-ttl-wrap::before {
  background-color: #ff0000;
  bottom: 18px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: auto 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.product-box .contents-ttl {
  background-color: #fff;
  display: inline-block;
  padding-right: 20px;
}

.product-box .product-name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}

.product-box .text {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 25px;
  text-align: left;
}

.product-box .text-box {
  width: 100%;
}

.job-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.job-item {
  border-radius: 20px;
  box-shadow: 0px 0px 20px 0px rgba(74, 38, 0, 0.1);
  overflow: hidden;
}

.job-list.archive {
  margin-top: 30px;
}

.job-list.archive .job-item {
  border-radius: 10px;
}

.job-item + .job-item {
  margin-top: 50px;
}

.job-item .job-name {
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: bold;
  padding: 20px 30px;
  position: relative;
}

.job-item .job-name::before {
  background-color: #ff3333;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.job-item:nth-child(2n) .job-name::before {
  background-color: #ff7022;
}

.job-item:nth-child(3n) .job-name::before {
  background-color: #16ba00;
}

.job-item:nth-child(4n) .job-name::before {
  background-color: #3162f0;
}

.job-item .job-name::after {
  background: url(/img/page/stripe.png);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.job-item .text {
  display: block;
  font-size: 14px;
  line-height: 2;
  padding: 30px 30px;
  text-align: left;
}

.job-list.archive .archive-wrap {
  display: flex;
}

.job-list.archive .archive-box {
  display: flex;
  flex-direction: column;
  padding: 20px 40px 40px;
  width: 50%;
}

.job-list.archive .archive-info {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.archive-box.comp .archive-info {
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 30px;
  margin-top: 30px;
}

.archive-info .name {
  display: block;
  font-size: 22px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
}

.archive-info .small {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-left: -8px;
}

.archive-info img {
  max-height: 200px;
  max-width: 150px;
}

.archive-box.comp .archive-info img {
  margin: 20px auto;
  max-height: initial;
  max-width: initial;
  width: 100%;
}

.archive-box > .text-box {
  margin-top: -12px;
}

.archive-box > .text-box .name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: -10px;
}

.archive-box > .text-box .text {
  font-size: 14px;
  line-height: 2;
  padding: 0;
}

.recruit-table-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.recruit-table-box {
  width: calc(50% - 20px);
}

.recruit-table-wrap .ttl {
  background: #fff;
  color: #ff3333;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  height: auto;
  margin: 0;
  padding: 0;
  padding-right: 30px;
  position: relative;
}

.contents-block.recruit .profile-table {
  width: 100%;
}

.contents-block.recruit .profile-table th {
  font-weight: normal;
  vertical-align: middle;
  width: 25%;
}

.contents-block.recruit .profile-table th.top {
  vertical-align: baseline;
}

.contents-block.recruit .profile-table td {
  font-size: 14px;
  line-height: 1.7;
}

.recruit-table-box .text {
  font-size: 14px;
  margin-top: 40px;
  text-align: left;
}

.recruit-info-list {
  display: flex;
  flex-direction: column;
}

.recruit-info-item {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 40px 50px;
}

.recruit-info-item + .recruit-info-item {
  margin-top: 40px;
}

.recruit-info-item .contents-ttl-wrap {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  text-align: left;
}

.recruit-info-item .contents-ttl-wrap .ttl-small {
  margin: 0;
  margin-left: 20px;
}

.recruit-info-item .profile-table th {
  width: 15% !important;
}

.apply-flow-list {
  counter-reset: apply-flow-num 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 10px;
}

.apply-flow-item {
  align-items: center;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(74, 38, 0, 0.1);
  counter-increment: apply-flow-num 1;
  display: flex;
  flex-direction: column;
  height: 160px;
  padding-top: 30px;
  justify-content: center;
  position: relative;
  width: 210px;
}

.apply-flow-item + .apply-flow-item {
  margin-left: 45px;
}

.apply-flow-item + .apply-flow-item:not(:nth-child(5n))::after {
  border-right: 20px solid transparent;
  border-bottom: 18px solid #ff0000;
  border-left: 20px solid transparent;
  bottom: 0;
  content: "";
  left: 45px;
  margin: auto 0;
  position: absolute;
  top: 0;
  transform: rotate(90deg);
}

.apply-flow-item:nth-child(n + 5) {
  margin-top: 65px;
  width: 220px;
}

.apply-flow-item::before {
  align-items: center;
  background: #ff0000;
  border-radius: 50%;
  color: #fff;
  content: counter(apply-flow-num) "";
  display: flex;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -25px;
  width: 50px;
}

.apply-flow-item .text {
  font-size: 14px;
  font-weight: bold;
  margin-top: 25px;
  text-align: center;
}

.q-a-box + .q-a-box {
  margin-top: 60px;
}

.q-a-box .ttl-wrap {
  background: none;
  margin-bottom: 40px;
}

.q-a-box .ttl-wrap::before {
  width: calc(100% - 90px);
}

.q-a-box .profile-ttl {
  font-size: 30px;
  font-weight: bold;
  color: #ff0000;
}

.q-a-box .interview-q {
  border: 0;
  cursor: pointer;
  padding-right: 80px;
  position: relative;
}

.q-a-box .interview-q::before {
  border-bottom-left-radius: 20px;
  transition: 0.15s;
}

.q-a-box .interview-q::after {
  background: #ff0000;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto 0;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
}

.q-a-box .interview-q > span {
  background: #ff0000;
  position: absolute;
  height: 3px;
  right: 20px;
  transform: rotate(90deg);
  transition: 0.3s;
  width: 20px;
}

.q-a-box .interview-a {
  align-items: flex-start;
  border-top: 1px solid #e7ded3;
  display: flex;
  padding: 0 0 0 0;
  transition: 0.4s;
}

.q-a-box .interview-a .contents-wrap {
  display: flex;
  padding: 20px 75px 30px 0;
}

.q-a-box .interview-a .text {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7;
  text-align: left;
}

.q-a-box .interview-item.open .interview-q::before {
  border-bottom-left-radius: 0;
  transition: 0.1s;
}

.q-a-box .interview-item.open .interview-q > span {
  display: none;
}

.q-a-box .interview-a::before {
  content: "A";
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-right: 15px;
  padding: 20px 20px 15px;
}

.q-a-box .interview-a img {
  border-radius: 10px;
  margin-right: 20px;
}

.contact-block {
  margin: 10px 0 0;
  padding: 40px 0 80px;
  position: relative;
}

.contact-block * {
  box-sizing: border-box;
}

.contact-block::before {
  background: #fffce9;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  min-width: 980px;
  transform: translateX(-50%);
  width: calc(100vw - 18px);
  z-index: -1;
}

.contact-box + .contact-box {
  margin-top: 40px;
}

.contact-ttl {
  background: none;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  height: auto;
  margin-bottom: 20px;
  padding-left: 0;
}

.contact-box .table-wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 55px 10px 80px;
}

.contact-table {
  border-collapse: separate;
  border-spacing: 20px 30px;
  width: 100%;
}

.contact-table th {
  font-size: 14px;
  height: 40px;
  justify-content: space-between;
  padding: 10px 0;
  position: relative;
  vertical-align: middle;
  width: 185px;
}

.contact-table th.gender {
  height: 20px;
  padding: 0;
}

.contact-table td .text {
  display: inline-block;
  font-size: 14px;
  margin-left: 20px;
}

.contact-table td a {
  border-bottom: 1px solid #ff8a00;
  color: #ff8a00;
  font-size: 14px;
  margin-left: 25px;
}

.contact-table td > span + span {
  margin-left: 40px;
}

.contact-table th.required::after {
  border: 1px solid #ff0000;
  bottom: 0;
  color: #ff0000;
  content: "必須";
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  height: 18px;
  margin: auto 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 35px;
}

.contact-table input {
  border: 1px solid #d9d9d9;
  font-size: 14px;
  height: 40px;
  padding: 12px 7px;
  width: 400px;
}

.contact-table input + input {
  margin-top: 10px;
}

.contact-table input::placeholder {
  color: #999;
  font-size: 14px;
}

.contact-table .select {
  width: 200px;
}

.contact-table select {
  color: #333;
  border: 1px solid #d9d9d9;
  height: 40px;
  padding: 10px;
  width: 100%;
}

.contact-table textarea {
  border: 1px solid #d9d9d9;
  height: 140px;
  width: 100%;
}

.contact-table textarea.small {
  height: 100px;
}

.contact-table textarea + .text {
  margin-left: 0;
}

.contact-table input[type="radio"] {
  display: none;
}

.contact-table input[type="radio"] + span {
  cursor: pointer;
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding-left: 30px;
}

.contact-table input[type="radio"] + span:before,
.contact-table input[type="radio"] + span:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}

.contact-table input[type="radio"] + span:before {
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cccccc;
}

.contact-table input[type="radio"] + span:after {
  width: 10px;
  height: 10px;
  background-color: #ff0000;
  left: 6px;
  opacity: 0;
  transition: 0.3s;
}

.contact-table input[type="radio"]:checked + span::after {
  opacity: 1;
}

.contact-table .birth-box {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}

.contact-table .birth-box .birth {
  align-items: center;
  display: flex;
}

.contact-table .birth-box .birth + .birth {
  margin-left: 20px;
}

.contact-table .birth-box .select {
  margin-right: 10px;
}

.contact-table .birth-box .year .select {
  width: 120px;
}

.contact-table .birth-box .month .select {
  width: 80px;
}

.contact-table .birth-box .day .select {
  width: 80px;
}

.contact-table td.postal input {
  width: 120px;
}

.contact-table td.tel input {
  width: 200px;
}

.contact-table td.graduate input:nth-child(2) {
  margin: 0;
  margin-right: 10px;
  width: 120px;
}

.contact-table td.graduate input:nth-child(3) {
  margin: 0 10px 0 20px;
  width: 80px;
}

.contact-box:nth-last-child(3) {
  border-radius: 10px;
  overflow: hidden;
}

.contact-check-box {
  background: #fff;
  max-height: 160px;
  padding: 30px;
  overflow-y: scroll;
}

.contact-check-box .text {
  font-size: 14px;
  height: 100%;
}

.assent-area {
  align-items: center;
  background: #fff;
  border: solid 1px #e7e7e7;
  display: flex;
  justify-content: center;
  margin: 20px auto 0;
  padding: 20px 17px;
  text-align: center;
  width: 250px;
}

.assent-area input {
  display: none;
}

.assent-area .check {
  display: none;
  position: relative;
}

.assent-area .text {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.assent-area .text::before {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  content: "";
  display: block;
  height: 20px;
  margin-right: 10px;
  position: relative;
  transition: 0.3s;
  width: 20px;
}

.assent-area .text::after {
  background: url(../img/page/check.png) no-repeat;
  bottom: 0;
  content: "";
  display: block;
  height: 7px;
  left: 7px;
  margin: auto 0;
  opacity: 0;
  position: absolute;
  top: 1px;
  transition: 0.3s;
  width: 8px;
}

.assent-area input[type="checkbox"]:checked + span::after {
  opacity: 1;
}

.assent-area input[type="checkbox"]:checked + span::before {
  background: #ff0000;
  border-color: #ff0000;
  opacity: 1;
}

.btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.btn-wrap .c-btn02 + .c-btn02 {
  margin-left: 30px;
}

.c-btn02 {
  background: #aaa;
  border: 2px solid #aaa;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 60px;
  text-align: center;
  transition: 0.3s;
  width: 250px;
}

.c-btn02:hover {
  background-color: #fff;
  color: #aaa;
}

.c-btn02.submit {
  background: #ff0000;
  border-color: #ff0000;
}

.c-btn02.submit:hover {
  background-color: #fff;
  color: #ff0000;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.flex li {
  margin-left: 24px;
}

.flex li + li {
  margin-left: 0;
  margin-right: 50px;
}

.sp {
  display: none;
}

.management-content {
  max-width: 100%;
}

.page-ttl {
  color: #ff3333;
  font-size: 40px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #000;
  line-height: 1.8;
  padding-top: 50px;
}

/* ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol.aa{
  counter-reset: item;
  list-style-type: decimal;
  padding-left: 0;
}
ol.aa ol.aa{
  padding-left: 1em;
}
li.aa{
  text-indent: -1.3em;
  padding-left: 1.3em;
} */
