@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=55bceba219b9dbfe8485d3041ca7ae2e)
 * Config saved to config.json and https://gist.github.com/55bceba219b9dbfe8485d3041ca7ae2e
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.container {
    max-width: unset;
}
#wrapper .itirei {
    font-size: 20px;
    letter-spacing: 0.2em;
    color: #949494;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #3b3b3b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1100px;
}

.container.w1100 {
  max-width: 1120px;
}

@media only screen and (max-width: 768px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.container.w1225 {
  max-width: 1225px;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #999999;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #999999;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #999999;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control, select {
  
  width: 100%;
  height: 40px;
  padding: 3px 10px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #f5f5f5;
  background-image: none;
  border: 1px solid #e2e2e3;
  border-radius: 10px;
  font-weight: normal !important;
}

select {
  background: none;
}

.sonota{
  margin-left: 100px!important;
}

@media only screen and (max-width: 768px) {
  .form-control {
    height: 35px;
    font-size: 1.4rem;
  }
  .sonota{
    width: 100%!important;
    margin-left: 0!important;
  }
  #hoyushikaku{
    margin-top: 12px;
  }
  .sec_column img {
    padding: 5px;
  }
  #wrapper .itirei {
    font-size: 15px;
    letter-spacing: 0.2em;
    color: #949494;
  }
}

.form-control:focus {
  border-color: #0088c9;
  background: #fffde1 !important;
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 30px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 768px) {
  .btn {
    padding: 15px;
    font-size: 1.3rem;
  }
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.breadcrumb {
  padding: 8px 15px;
  list-style: none;
  background-color: #f6f6f6;
}

.breadcrumb ul {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0;
}

.breadcrumb ul > li {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
}

.breadcrumb ul > li + li:before {
  content: ">";
  padding: 0 5px;
  color: #3c3c3c;
}

.breadcrumb > .active {
  color: #777777;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 20px;
  z-index: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '\f053';
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: 20px;
  z-index: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '\f054';
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: -35px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slide_description {
  position: absolute;
  bottom: 60px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  color: #fff;
}

.slick-dots li {
  position: relative;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background: #333333;
  border-radius: 50px;
}

.slide_description li, .slick-dots li {
  width: 20px;
  display: inline-block;
}

.slick-dots li.slick-active {
  background: #75c4ea;
}

.slick-prev:before {
  conten: "\f053";
}

@keyframes gageSlide {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 900;
    width: 0;
  }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 901;
    width: 200px;
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 901;
    width: 200px;
  }
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  display: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: #000;
}

@media only screen and (max-width: 1024px) {
  .slick-dots li {
    position: relative;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    background: #333333;
    border-radius: 50px;
    width: 10px;
  }
  .slick-dots {
    bottom: -25px;
  }
  .slide_description {
    bottom: 30px;
  }
}

@media (max-width: 767px) {
  .slide_description li, .slick-dots li {
    width: 10px;
  }
  .slide_description {
    display: none;
  }
  @keyframes gageSlide {
    0% {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      z-index: 3;
      width: 0;
    }
    50% {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      z-index: 3;
      width: 120px;
    }
    100% {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      z-index: 3;
      width: 120px;
    }
  }
}

/*!
 * jquery-drawer v3.1.0
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */
/*!------------------------------------*    Base
\*!------------------------------------*/
.drawer-nav {
  position: fixed;
  z-index: 101;
  top: 0;
  overflow: hidden;
  width: 162.5px;
  width: 162.5px;
  width: 16.25rem;
  height: 100%;
  color: #222;
  background-color: #333;
  -webkit-overflow-scrolling: touch;
}

.drawer-brand {
  font-size: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 37.5px;
  line-height: 37.5px;
  line-height: 3.75rem;
  display: block;
  padding-right: 7.5px;
  padding-right: 7.5px;
  padding-right: .75rem;
  padding-left: 7.5px;
  padding-left: 7.5px;
  padding-left: .75rem;
  text-decoration: none;
  color: #222;
}

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.drawer-menu-item {
  font-size: 10px;
  font-size: 10px;
  font-size: 1rem;
  display: block;
  padding: 7.5px;
  padding: 7.5px;
  padding: .75rem;
  text-decoration: none;
  color: #222;
}

.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: none;
}

.drawer-open .drawer-overlay {
  display: block;
}

.drawer--left .drawer-nav {
  left: -162.5px;
  left: -16.25rem;
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 10px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 10px;
}

.drawer-menu-inner {
  height: 1100px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/*!------------------------------------*    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -162.5px;
  right: -162.5px;
  right: -16.25rem;
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 56px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/*!------------------------------------*
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 11px;
  display: block;
  box-sizing: content-box;
  width: 20px;
  width: 20px;
  width: 2rem;
  padding: 0;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 7.5px;
  padding-left: 7.5px;
  padding-left: .75rem;
  /*!------------------------------------
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);*/
  border: 0;
  outline: 0;
  background-color: transparent;
}

.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 3px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #333333;
  border-radius: 0;
}

.drawer-open .drawer-hamburger-icon,
.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  background-color: #333333;
}

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' ';
}

.drawer-hamburger-icon:after {
  top: 10px;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}

.drawer-open .drawer-hamburger-icon:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.drawer-open .drawer-hamburger-icon:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*!------------------------------------*    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: visible !important;
  clip: rect(0, 0, 0, 0);
  clip: inherit !important;
  width: 1px;
  height: 1px;
  margin: -4px;
  padding: 0;
  border: 0;
  left: 43px;
  top: 17px;
}

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

/*!------------------------------------*    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #fff;
}

.drawer--sidebar .drawer-contents {
  background-color: #fff;
}

.drawer--sidebar .drawer-hamburger {
  display: none;
  visibility: hidden;
}

.drawer--sidebar .drawer-nav {
  display: block;
  -ms-transform: none;
  transform: none;
  position: fixed;
  width: 125px;
  width: 125px;
  width: 12.5rem;
  height: 100%;
}

/*! Left */
.drawer--sidebar.drawer--left .drawer-nav {
  left: 0;
  border-right: 1px solid #ddd;
}

.drawer--sidebar.drawer--left .drawer-contents {
  margin-left: 125px;
  margin-left: 125px;
  margin-left: 12.5rem;
}

/*! Right */
.drawer--sidebar.drawer--right .drawer-nav {
  right: 0;
  border-left: 1px solid #ddd;
}

.drawer--sidebar.drawer--right .drawer-contents {
  margin-right: 125px;
  margin-right: 125px;
  margin-right: 12.5rem;
}

/*! container */
.drawer--sidebar .drawer-container {
  max-width: 480px;
  max-width: 480px;
  max-width: 48rem;
}

@media (min-width: 75em) {
  .drawer--sidebar .drawer-nav {
    width: 16.25rem;
  }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}

/*!------------------------------------*    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 37.5px;
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}

/*! .drawer-navbar modifier */
.drawer-navbar--fixed {
  position: fixed;
}

.drawer-navbar-header {
  position: relative;
  z-index: 102;
  box-sizing: border-box;
  width: 100%;
  height: 37.5px;
  height: 37.5px;
  height: 3.75rem;
  padding: 0 7.5px;
  padding: 0 7.5px;
  padding: 0 .75rem;
  text-align: center;
}

.drawer-navbar .drawer-brand {
  line-height: 37.5px;
  line-height: 37.5px;
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

.drawer-navbar .drawer-nav {
  padding-top: 37.5px;
  padding-top: 37.5px;
  padding-top: 3.75rem;
}

.drawer-navbar .drawer-menu {
  padding-bottom: 75px;
  padding-bottom: 75px;
  padding-bottom: 7.5rem;
}

@media (min-width: 64em) {
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }
  .drawer-navbar .drawer-menu--right {
    float: right;
  }
  .drawer-navbar .drawer-menu li {
    float: left;
  }
  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .drawer-navbar .drawer-hamburger {
    display: none;
  }
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    transform: translate3d(0, 0, 0);
  }
  .drawer-navbar .drawer-menu {
    padding: 0;
  }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd;
  }
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem;
  }
}

/*!------------------------------------*    Dropdown
\*!------------------------------------*/
.drawer-dropdown-menu {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}

.drawer-dropdown-menu-item {
  line-height: 37.5px;
  line-height: 37.5px;
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: 7.5px;
  padding-right: 7.5px;
  padding-right: .75rem;
  padding-left: 15px;
  padding-left: 15px;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222;
}

.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}

/*! drawer-caret */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*! open */
.drawer-dropdown.open .drawer-caret {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*!------------------------------------*    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}

.f-bold {
  font-weight: bold !important;
}

.f-normal {
  font-weight: normal !important;
}

.f-16 {
  font-size: 0.88em;
}

.color-main-bg {
  background: #142e70 !important;
  color: #fff;
}

.color-main {
  color: #142e70 !important;
}

.bg-gray {
  background: #f3f6f7;
}

.bg-white {
  background: #fff !important;
}

/* micro clearfx */
.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/* For IE 6/7 */
.cb {
  clear: both;
}

html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  font-size: 16px;
  color: #1b1b1b;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.68;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
}

@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
}

p {
  margin: 0;
}

a {
  color: #000;
  transition: 0.3s;
}

a:link {
  color: #fff2d9;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

a:hover {
  text-decoration: none;
  background: transparent;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

a:visited {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  padding: 0;
  margin-bottom: 0;
  margin: 0;
}

li {
  list-style: none;
}

em {
  font-style: normal;
  font-weight: bold;
}

textarea {
  width: 100%;
  height: 350px;
  padding: 15px;
}

section {
  margin-bottom: 0;
  position: relative;
}

dt, dd {
  line-height: inherit;
}

input[type=checkbox] {
  margin: 4px 4px 0 0;
}

input[type="text"], input[type="password"], textarea {
  padding: 4px;
}

.form-control {
  padding: 6px 12px !important;
}

.checkbox02 {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 12px 12px 12px 25px;
  border-radius: 0;
  vertical-align: middle;
  cursor: pointer;
  background: none !important;
  border: none !important;
  text-align: left;
}

.checkbox02:hover {
  background-color: none;
  color: #000;
}

.checkbox02:hover:after {
  border-color: #ff6a29;
}

.checkbox02:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -8px;
  width: 18px;
  height: 18px;
  border: 1px solid #b3aaa7;
  border-radius: 0;
  content: '';
}

.checkbox02:before {
  position: absolute;
  top: 50%;
  left: 6px;
  display: block;
  margin-top: -6px;
  width: 7px;
  height: 12px;
  border-right: 3px solid #ff6a29;
  border-bottom: 3px solid #ff6a29;
  content: '';
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

input[type=checkbox]:checked + .checkbox02:before, input[type=radio]:checked + .checkbox02:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #000;
}

.flow-list .item {
    width: 20%;
    padding: 10px;
}

/*フォーム系*/

@charset "utf-8";
body, span, div, p {
 font-family: "ヒラギノ角ゴ Pro W3",sans-serif,"Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック" !important;
}
h2 {
  font-size: 2.2rem;
  font-weight: normal;
}
.username1alert, .username2alert, .userkana1alert, .userkana2alert, .userjushoalert, .genderalert, .birthdayalert, .telnumalert, .mailaddressalert{
  display: none;
}
.mainlogo {
  position: absolute;
}
.container {
  
}
.contentwrap {
  max-width: 1050px;
  margin: 0 auto;
  overflow: hidden;
}
.header-logo, .header-logo img {
  object-fit: contain;
  height: 56px;
}
.mainlogo {
  object-fit: cover;
}
.skyblue-line {
  border-bottom: 5px solid #87cefa;
}
.oubo_button {
  background: #87CEFA;
  border-bottom: #5291ac solid 3px;
  font-size: 1rem;
}
.oubo_button>div:after {
  content: '>';
  position: relative;
  left: 30%;
}
#mobile-oubo-btn {
  padding-top: 3px;
}
.text-left+p {
  font-size: 20px;
}

.companyname-title {
  font-size: 90%;
  font-weight: 500;
  letter-spacing: 0.05px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.textpink {
  border-bottom: 2.5px dotted #ec80a4;
}
.contentwrap ul li {
  padding: 1em 4em 1em 4em;
}

.mainlogo {
  object-position: 50% 11%;
}

.content_block3.button_block {
  width: 60%;
}

.onayamiarrow {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.onayamiarrow img {
  width: 35%;
  margin: 0 auto;
}
.onayami_three_imgs {
  margin-top: 3.5em;
  margin-bottom: 5em;
}
.onayami_three_imgs img {
  width: 30%;
  display: inline-block;
  border-radius: 50%;
  object-fit: cover;
}
.onayami_three_imgs img:nth-child(1) {
  margin: 0 0 0 0;
}
.onayami_three_imgs img:nth-child(2) {
  margin: 0 2.5% 0 2.5%;
}
.onayami_three_imgs img:nth-child(3) {
  margin: 0 0 0 0;
}
.meritarea {
  padding: 1em 0 1em 0;
}
.shushoku_area{
  max-width: 1050px;
    margin: 0 auto;
}
.shushoku_area .meritarea {
  padding: 1em 0 0em 0;
  width: 100%;
  position: relative;
}
.shushoku_area .schedule_img .meritarea .float-right{
  margin-top: 0.5em;
}
.shushoku_area .schedule_img .meritarea .float-right .merit_text_larger{
    width: auto !important;
    clear: both;
    float: left;
    z-index: 1;
    position: relative;
}
.shushoku_area .schedule_img .meritarea .float-right .normalfont{
  clear: both;
    float: left;
    padding: 0.5em 0 0.5em 0;
}
.shushoku_area .schedule_img .meritarea img{
  position: relative;
}
.content_ribbon{
  position: absolute;
  width: 0%;
    height: calc(28px + 0.5em);
    background: linear-gradient(90deg,#49b7ca, #fff);
    position: absolute;
    top: 0.5em;
    left: -1em;
    transition-duration:1s;
}
.content_ribbon.fadein{
  width: 100%;
  transition-duration:1s;
}
.merit_img, .merit_text {
  display: inline-block;
}
.merit_img {
  /* width: 45%; */
}
.merit_text {
  width: 55%;
}
.merit_text_larger {
  font-size: 28px;
}
.backgroundpink {
  background: #fcecf4;
}
.backgroundpink .contentwrap{
  padding: 3rem;
}
.schedule_img {
  margin: 0 auto;
  padding: 10px;
}
.smalltext {
  font-size: 14px;
}
.arrow_gray {
  max-width: 5em;
}
.fontpink {
  color: #ec80a4;
}
.inputtagarea {
  text-align: center;
  margin: 50px auto;
}
.inputtagarea input {
  font-weight: bold;
  color: #dd6893;
}
.textpink_solid_shadow {
  border-bottom: 1px solid #49b7ca;
}
.onayamilist {
  display: inline-block;
  width: 80%;
  background: #fff;
  margin: 0 10% 0 10%;
}
.onayamilist>div div {
  font-size: 18px;
  font-weight: bold;
  padding-left: 1.7em;
  margin-top: 0.7em;
  margin-bottom: 0.7em;
  background-size: contain;
}
.onayami1 {
  margin: 0 12.5% 0 12.5%;
  display: inline-block;
}
.merit_text .normalfont {
  line-height: 2;
}
.schedule_img .meritarea img {
  width: 23%;
}
.schedule_img .meritarea .float-right {
  width: 72%;
}
.meritarea .float-right .boshu_right {
  width: 80%;
}
.boshu_left {
  width: 20%;
}
.boshu_area .meritarea {
  border-bottom: solid 1px #49b7ca;
}

.oubo_area .meritarea .merit_text span:nth-child(1) {
  line-height: 2;
}
.oubo_area h2 {
  padding-bottom: 5%;
}
.backgroundwhite {
  background: #fff;
}
.fadein_area {
  overflow: hidden;
}
.fadein_area .meritarea:nth-child(2) {
  transform: translateX(-100%);
}
.fadein_area .meritarea:nth-child(3) {
  transform: translateX(100%);
}
.fadein_area .meritarea:nth-child(4) {
  transform: translateX(-100%);
}
.fadein_area .meritarea:nth-child(5) {
  transform: translateX(100%);
}
.fadein_area .meritarea:nth-child(6) {
  transform: translateX(-100%);
}
.fadein_area .meritarea:nth-child(7) {
  transform: translateX(100%);
}
.fadein_area .meritarea {
  opacity: 0;
  transition: opacity 1s, transform 1s;
}
.fadein_area .fadein:nth-child(2), .fadein_area .fadein:nth-child(3), .fadein_area .fadein:nth-child(4), .fadein_area .fadein:nth-child(5), .fadein_area .fadein:nth-child(6), .fadein_area .fadein:nth-child(7) {
  opacity: 1;
  transform: translateX(0%);
}


form>.contentwrap {
  padding: 2.5em;
}
form .meritarea {
  padding: 0.5px 0 0.5px 0;
}
form .meritarea>div:nth-child(1), #entrybox2 .confirmarea .meritarea > div:nth-child(1) {
  height: 4.5em;
  color: #3F3F3F;
  /* background:#b7282e !important; */
  padding-left: 0.5em;
  line-height: 4.5em;
  text-align: right;
}
/*追加*/
.txt_box{
  padding-right: 102px;
}
.ad_box{
  padding-right: 142px;
}
.qs{
  padding-right: 175px!important;
}
.interview-video {
  padding-top: 15%;
}
@media (min-width: 768px) {
  .input_box , .ad_box input{
    margin-top: -15px;
  }
  .ad_box input{
    width: 200px;
  }
}
@media (max-width: 767px) {
  .input_box{
    margin-top: 0px;
  }
  .ad_box input{
    height: 30px;
  }
  input[name="prefecture_pop"]{
    height: 30px!important;
    display: block;
  }
  .inputtagarea {
      text-align: center;
      margin: 5% auto 5% auto;
  }
}
form .meritarea>div:nth-child(2), #entrybox2 .confirmarea .meritarea > div:nth-child(2){
  height: 4.5em;
  padding-left: 1em;
  line-height: 4.5em;
}
#entrybox2 .confirmarea span.modalbold{
    margin: 0em 0 0em 0;
    padding: 0 0 0 0;
}
#entrybox2 .confirmarea{
  padding: 0.5em;
padding: 0.5em;
}
#entrybox2 .confirmarea > .meritarea{
  padding: 0 !important;
}
form .meritarea:nth-child(8)>div:nth-child(1) {
  height: 4.5em;
  line-height: 4.5em;
}
/*form .meritarea:nth-child(8)>div:nth-child(2) {
  height: 9em;
}*/
form .meritarea input, form .meritarea select, form .meritarea spans, #entrybox2 .confirmarea .meritarea input, #entrybox2 .confirmarea .meritarea select, #entrybox2 .confirmarea .meritarea spans{
  margin-top: calc(1.8em / 2);
  height: 2em;
}
.meritarea{

}



form .meritarea textarea {
  width: 100%;
}
small.hisshu {
  font-size: 85%;
  background: #CA0336;
  color: #fff;
  padding: 0.1em 0.5em 0.1em 0.5em;
  margin: 0 0 0 0.5em;
  border-radius: 4px;
}
.spacing {
  min-width: 5em;

}
form .meritarea label input {
  margin-top: 0;
  line-height: 4.5em;
  height: 4.5em;
  display: inline-block;
  float: left;
}
form .meritarea label .labeltext {
  height: 4.5em;
  line-height: 4.5em;
  display: inline-block;
  color: #000;
}

.sp {
  display: none;
}
.meritarea.d-inline-block.fadein, .schedule_img {
  background: #fff;
}
#entrybox2 .modal-footer #entrysubmit{
  color: #212121;
  border: 1px solid #999999;
}
/*個別デザイン*/
#entrybox2{
  overflow-y: scroll;
}
#entrybox3 #entryfinish{
  color: #333333;
}
#entrybox3 #entryfinish{
  color: #fff;
    background: #b7282e !important;
}

.modal > div > div > .modal-footer #entryconfirm{
  width: 50% !important;
}
div.modalparent{
  /* padding-top: 1em; */
}
.boshu_area .fontpink{
  color: #333333;
}
/*02.03 フォームデザイン修正*/
form .contentwrap .meritarea:nth-child(3) label:nth-child(3),
form .meritarea:nth-child(7) label
 {
    /* width: 20% !important; */
    display: inline-block;
    float: left !important;
    white-space: nowrap;
}

select[name^="birthday1_"],
select[name^="birthday2_"],
select[name^="birthday3_"] {
  width: 15%;
    border: 2px solid #ddd;
    border-radius: 0.4rem;
}

select[name^="desired_interview_date_time1"],
select[name^="desired_interview_date_time2"] {
  width: 30%;
    border: 2px solid #ddd;
    border-radius: 0.4rem;
}

div.under_form {
  width: 90%;
    margin: auto;
    background: #fff;
    padding-top: 15px;
  border-radius: 47.24px;
}

/*02.03 フォームデザイン修正*/

@media (min-width: 786px) {
  .container>div.p-0 {
    padding-top: 0 !important;
  }
}
@media (max-width: 980px) {
  .backgroundpink {
    padding: 1em;
  }
}
@media (max-width: 786px) {
  .onayamilist > div:nth-child(2) {
    margin-left: 3rem!important;
  }
  .meritarea .merit_text span {
    padding-left: 3rem!important;
    padding-right: 3rem!important;
    padding-bottom: 0.5rem!important;
  }
  .backgroundpink {
    padding: 3rem!important;
  }

  .meritarea .merit_text .normalfont {
    padding: 1.5rem!important;
  }


  body {
    background-size: 100%;
  }
  .onayami_three_imgs {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .onayamilist {
    margin: 0 0% 0 0%;
  }
  .merit_text, .merit_img {
    width: 100%;
  }
  .merit_img {
    max-height: 200px;
    object-fit: cover;
  }
  .onayamilist>div div {
    font-size: 14px;
  }
  h2 {
    font-size: 20px;
  }
  .merit_text_larger {
    font-size: 20px;
  }
  .normalfont, .slider p, .slider span {
    font-size: 14px;
  }
  .shushoku_area .schedule_img .meritarea img{
    width: 40%;
  }
  .shushoku_area .schedule_img .meritarea .float-right{
    width: 55%;
  }
  .textpink_solid_shadow{
    padding:0.5em;
  }
  .textpink_solid_shadow + span{
    padding: 0.5em;
  }
  .content_ribbon{
    height: calc(20px + 0.5em);
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .removesp {
    display: none !important;
  }
  .boshu_left {
    width: 30%;
  }
  .meritarea .float-right .boshu_right {
    width: 65%
  }
  form {
    width: 100%;
    margin: 0 auto;
  }
  #entrybox2 form {
    width: 80%;
    margin: 0 auto;
  }
  form>.contentwrap {
    padding: 1em;
    margin-bottom: 5em;
  }
  form .meritarea:nth-child(1)>div:nth-child(2)>div, form .meritarea:nth-child(2)>div:nth-child(2)>div {
    width: 100% !important;
    display: inline-block;
    float: left;
  }
  form .meritarea:nth-child(1)>div:nth-child(2)>div:nth-child(1) span, form .meritarea:nth-child(1)>div:nth-child(2)>div:nth-child(2) span, form .meritarea:nth-child(2)>div:nth-child(2)>div:nth-child(1) span, form .meritarea:nth-child(2)>div:nth-child(2)>div:nth-child(2) span {
    line-height: 3em;
    height: 3em;
  }
  form .meritarea:nth-child(1)>div:nth-child(2)>div input, form .meritarea:nth-child(2)>div:nth-child(2)>div input {
    width: 80% !important;
    margin-top: 5px;
    float: right !important;
  }
  form .meritarea:nth-child(3) input, form .meritarea:nth-child(6) input,
  /* form .meritarea:nth-child(7) input */ {
    width: 100% !important;
  }
  form .meritarea:nth-child(4)>div:nth-child(2) {
    min-height: unset;
    height: 2em;
  }
  form .meritarea:nth-child(4)>div:nth-child(2) label {
    height: 2em;
    line-height: 2em;
  }
  form .meritarea input, form .meritarea select, form .meritarea span {
    margin-top: 5px;
    height: 3em;
  }
  form .meritarea label .labeltext {
    height: 1em;
    line-height: 1em;
    margin-top: 5px;
  }
  form .meritarea label input {
    height: auto;
    line-height: initial;
    margin-top: 5px;
  }
  form .meritarea label:nth-child(2) {
    margin-right: 3em;
  }
  form .meritarea>div:nth-child(1), #entrybox2 .confirmarea .meritarea > div:nth-child(1) {
    padding: 0.5em;
    width: 100% !important;
    height: auto;
    line-height: initial;
  }
  form .meritarea>div:nth-child(2){
    width: 100%;
    min-height: 4.5em;
    height: auto;
    padding-left: 0;
    line-height: initial;
  }

  form .meritarea>div:nth-child(4)>div:nth-child(2) {
    height: 3em;
  }
  form .meritarea:nth-child(5)>div:nth-child(2) span:nth-child(3), form .meritarea:nth-child(5)>div:nth-child(2) select:nth-child(4), form .meritarea:nth-child(5)>div:nth-child(2) span:nth-child(5), form .meritarea:nth-child(5)>div:nth-child(2) select:nth-child(6) {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  form .meritarea label input {
    height: 1em;
    line-height: 1em;
  }
  form .meritarea:nth-child(8)>div:nth-child(1) {
    height: auto;
    line-height: initial;
  }
  form .meritarea textarea {
    display: inline-block;
    height: auto;
    width: 100%!important;
  }
  form .meritarea .normalfont {
    width: 100% !important;
    display: none;
  }
  form .meritarea .spacing {
    min-width: 3em;
    height: 2em;
    line-height: 2em;
  }
  form .meritarea textarea {
    margin-top: 5px;
  }
  #entrybox2 .confirmarea .meritarea > div:nth-child(2) {
      height: 4.5em;
      padding-left: 1em;
      line-height: 4.5em;
      width: 100% !important;
  }
  .boshu_area, .shushoku_area {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  #entrybox2 .spacing{
    display: none !important;
  }
  #entrybox2 form .meritarea:nth-child(1)>div:nth-child(2)>div, #entrybox2 form .meritarea:nth-child(2)>div:nth-child(2)>div{
    width: 50% !important;
  }
  /*スマホのフォーム・応募項目修正*/
  .modal-footer input[type="button"]{
    font-size: 2em;
    right: -0.1em;
    top: 0;
  }
  .modal-footer > button[type="button"] {
      -webkit-appearance: button;
      font-size: 2em;
      right: 0.3em;
      top: 0.3em;
  }
  .boshu_area{
    margin-top: 0 !important;
  }
  .boshu_area .flowwrap{
    padding-left: 0.5em !important;
    padding-right: 0.5em!important;
  }
  .boshu_area .flowwrap .meritarea .float-right .boshu_right,
  .boshu_area .flowwrap .meritarea .float-right .boshu_left{
    width: 100%;
  }
  .boshu_area > h2{
    margin-bottom: 0 !important;
  }
  .boshu_area > h2 + .contentwrap{
    padding-top:0 !important;
  }
  .shushoku_area > h2{
    padding-bottom: 0 !important;
  }
  .boshu_area .fontpink{
    color: #333333;
  font-weight: bold !important;
  }
  #entry-btn-fix > a img{
  width: 75% !important;
  }
  .boshu_area .contentwrap .boshu_right{
    word-break: break-word;
  }
  /*スマホのフォーム・応募項目修正*/
/*2020.02.03フォーム部分の修正*/
  form .meritarea:nth-child(1)>div:nth-child(2)>div input, form .meritarea:nth-child(2)>div:nth-child(2)>div input{
    width: 100% !important;

  }
  .genderalert + label, .genderalert + label + label{
    width: 50%;
    float: left;
  }
  form .meritarea:nth-child(3) input{
      width: auto !important;
      height: 1em!important;
      line-height: 2em;
  }
  input[name="jender"] + .labeltext{
      height: 1em !important;
      line-height: 1em !important;
  }
  form .meritarea>div:nth-child(2){
    min-height: 1em;
  }
  form .meritarea:nth-child(4)>div:nth-child(2){
    min-height: 3em;
  }
  form .meritarea input, form .meritarea select, form .meritarea span{
    height: 2em !important;
  }
  form .meritarea>div:nth-child(1), #entrybox2 .confirmarea .meritarea > div:nth-child(1){
        padding: 0.1em 0.5em 0.1em 0.5em !important;
  }
  form .meritarea>div:nth-child(1), #entrybox2 .confirmarea .meritarea > div:nth-child(1){
    font-size: 14px;
    text-align: left;
  }
  form .meritarea input, form .meritarea select, form .meritarea span{
    font-size: 13px;
  }
  input[name="telnum"]{
    width: 100% !important;
  }
  .modal-footer{
    padding: 0 1rem 0 1rem !important;
    width: 90% !important;
    margin: 0 auto !important;
  }
  form .meritarea:nth-child(4)>div:nth-child(2){
    min-height: 2em !important;
    margin-bottom: 5px;
  }
  .modal > div > div > .modal-footer #entryconfirm{
    width: 100% !important;
  }
  form .meritarea{
      padding: 0px 0 0px 0 !important;
  }
  label{
    margin-bottom:0 !important;
  }
  #entrybox2 .confirmarea .meritarea > div:nth-child(2){
    height: 2em !important;
  }
  .sp_width50_right{
    float: left !important;
  }
  button.nextpage, button.confirm, button.goback{
  margin: 0 0 10px !important;
    float: right;
    width: calc(50% - 1em);
    display: inline-block !important;
  }
  button#entryback:before, button#entrysubmit:after{
        left: 0 !important;
  }
  #entrybox2 .modal-footer{
    width: 100% !important;
  }
  button.nextpage, button.confirm, button.complete, button.goback{
      font-size: 14px;
      padding: 0.5em 0em 0.5em 0em;

  }
  button.confirm + button.goback{
    margin: 0 0% 0 0% !important;
  }
  #entrybox2 .confirmarea .meritarea > div:nth-child(2){
    line-height: 2em !important;
  }
  span.modalbold{
    float: left !important;
  }
  #entrybox2 .modal-footer #entrysubmit{
    font-size: 14px !important;
    width: 100%;
    float: right;
  }
  #entrybox2 button.confirm + button.goback {
      margin: 0 0% 0 0% !important;
      font-size: 14px !important;
      width: 100%;
      float: left;
  }

  input[name="jender"] + .labeltext, form .meritarea:nth-child(3) inputs
  {
    float: left !important;
    height: 1em !important;
    display: inline-block;
  }
  form .meritarea label .labeltext{
    display: inline-block;
  }
  select[name^="birthday1_"],
  select[name^="birthday2_"],
  select[name^="birthday3_"]{
    width: 25%;
  }
    /*2020.02.03フォーム部分の修正*/

  select[name^="desired_interview_date_time1"],
  select[name^="desired_interview_date_time2"]{
    width: 36%;
  }
}

img {
  /* vertical-align: bottom; */
}

img{
  display: block;

}


.modal .schedule_img{
  background: #fff !important;
  /* border-radius: 28.59px; */
  padding: 10px;
}

button.nextpage, button.confirm, button.complete, button.goback{
    margin: 5px auto;
  display: block;
  color: #fff;
  font-weight: normal;
  width:78%;
  border-radius:unset;
  font-size: 24px;
  padding: 0.5em 1em 0.5em 1em;
}
button.goback {
  background:#999999;
}
/*button.confirm + button.goback{
  margin: 0 5% 0 11% !important;
}*/
button.nextpage:hover, button.confirm:hover, button.complete:hover{
  margin-top:3px;
  border-bottom:none;
  color: #fff;
}
span.modalleft{
  width:30%;
  float:left;
}
span.modalbold{
  font-weight: bold;
  font-size: 16px;
  color: #212121;
  margin:0.5em 0 0.5em 0;
  padding: 6px 0 6px 0;
}

.modalbold small{
  font-size:0.5em;
  font-weight: normal;
  margin-left: 0.5em;
}


div.modalparent{
  background: #fffcf5;
  /* border-radius:2em; */
}
div.modalchild{
  width: 100%;
  padding:0px;
}
div.modalchild .poptop {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
div.modalchild img{
  max-width: 75%;
  margin: 30px auto;
}

.step1mongon{
  width: 100%;
/*  margin-top: 1em!important;*/
}

div.modalblock, span.width100{
  width:100%;
  display: inline-block;
}
div.modaldotted:nth-child(n+1):nth-child(-n+5){
  border-bottom:dotted 1px #747474;
  margin-bottom: 0px;
}
div.modaldotted{
  padding: 1em;
}


div.modaldotted input[name="username"], div.modaldotted input[name="userkana"], div.modaldotted input[name="maiaddress"], div.modaldotted input[name="telnum"]{
  padding:1em;
  font-size: 16px;
    color: #747474;
}

div.modaldotted input[name="username"], div.modaldotted input[name="userkana"]{
  /*border-radius:unset;*/
  margin: 0.5em 0 0.5em 0;
  border: solid gray 1px;
}

div.modalblock input[name="maiaddress"], div.modalblock input[name="telnum"]{
  width:100%;
  border: solid gray 1px;
}
.li_formodal{
  list-style:none;
  border-radius: 28.59px;
  margin: 25px;
}

.modal-footer {
  border: none;
}


#entrybox3 .modal-body {
  border-bottom: 1px solid #878787;
}

.closebtn {
    position: absolute;
    top: 1px;
    font-size: 26px;
    right: 3px;
}

div.modalblock input[name="maiaddress"]::placeholder,
div.modalblock input[name="telnum"]::placeholder {
  font-size: 1em;
  color:#747474;
  }
  div.complete{
    padding: 1em;
    color: #000;
    font-size: 20px;
    text-align: center;
  }
  div.complete span.largefont{
    font-size:24px;
    width: 80%;
    display: inline-block;
    margin: 0 10% 0 10%;
  }
  div.complete span.largefont + span{
  width: 80%;
  display: inline-block;
  margin: 0 10% 0 10%;
  }
  .confirmusername, .confirmuserkana, .confirmjender,
  .confirmbirthday, .confirmmaiaddress, .confirmtelnum{
  font-size: 16px;
    color: #747474;
  }
  .normalfont{
    font-weight:normal !important;
  }
  .usernamealert, .userkanaalert, .genderalert, .birthdayalert, .mailaddressalert, .telnumalert, .experiencealert, .stationalert{
    display:none;
    width: 60% !important;
  }
button[type="button"]{z-index: 1;width: 1em;height: 1em;/* background: #333333; */border-radius: 50%;font-size: 4em;opacity: 1;position: absolute;color: #fff;right: 0.2em;top: 0.2em;font-weight: lighter;}
.modal > div > div > .modal-footer #entryconfirm{
  width:12em;
}

form input[type="text"], form input[type="tel"],
form input[type="email"], form textarea, textarea.form-control{
  border: 1px solid #999999;
  border-radius: 9px;
  -webkit-appearance: none;
  height: 45px;
  font-size: 1.0em;
  background-color: #F9F9F9;
}
textarea.form-control{
  resize: none;
}
form .meritarea select{
  height: 4em;
  font-size: 12px;
  border-radius: 9px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
}
/*hitowaに合わせる*/
@media screen and (min-width:600px){
  span.modalleft
  {
    float:left;
    width: 0%;
  }

  }
  @media screen and (max-width:600px){

  .modal_logo_block1 {
    width: 100%;
  }
  .modal_logo_block1 img:nth-child(2){
      width: 44%;
      margin: 2.5% 0 0 23%;
  }
  .modal_logo_block1 img:nth-child(1){
    margin-right: 1.5%;
    width: 20%;
  }
  span.modalbold{
    font-size: 14px;
    margin: 0;
    padding: 6px 0 4px 0;
  }
  .modal_logo_block2{
    margin: 0 0 5% 0;
  }
  #username,
  #userkana {
    padding: 0 0 0 5px;
  }
  .width30 {
    padding: 4px 0 6px 0;
  }

  button#entryconfirm:after {
      content: '>';
      position: relative;
      left: 20px;
      font-size: 122%;
  }

   button#entrysubmit:after {
      content: '>';
      position: relative;
      left: 63px;
      font-size: 122%;
  }
  button#entryback:before {
    content: '<';
      position: relative;
      right: 69px;
      font-size: 122%;
  }
  .sp_width50_right{
    width:40% !important;
    word-wrap: break-word;
  }
  .sp_width50_right{
    float:right !important;
  }
  .usernamealert{
    width:70% !important;
  }
  .birthdayalert, .mailaddressalert, .telnumalert{
    width:100% !important;
  }


  .complete p {
      font-size: 89%;
      text-align: left;
      color: #000;
      font-weight: 400;
      margin-bottom: 7px;
  }
  .complete .largefont {
    font-size: 105%;
    font-weight: 600;
  }

  .modal-footer {
    display: block! important;
  }

  }
@media screen and (min-width:786px) {
  .modal-dialog {
    max-width: 1000px!important;
  }
}



/*追加*/

.bottom-box img {
  height: auto;
  object-fit: contain;
}
.late {
  opacity: 0;
  animation: appeare 1s ease 2s 1 normal forwards running;

}

@keyframes appeare {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* 2021/04/12 add */
.welfare_area,
.merit_area{
  background-color: #f9ffe6;
  padding: 3% 0;
}

.one_day_flow{
  padding-top: 3%;
}
.contents{
/*  background-color: #000;
*/
}
.contents_title{
  color: #CA0336;
  font-size: 24px;
  padding: 16px 0;
}
.contents_text{
font-size: 18px;
text-align: center;
color: #000000;
}

#oub{
  /*background-image: url(/wp-content/themes/indeedhaken/assets/newTemplates/shimamura/images/back.png);*/
  background-position-x: center;
  background-color: #fff;

}
.guide_area dl{
  background-color:#fff;
}

.welfare_area_title img,
.guide_area_title img{
  margin: 0 auto;
  max-width: 100%;
  width: 23%;
}
.interview_text_title{
  font-size: 36px;
  color: #CA0336;
}
.interview_qa{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;

}
.interview_qa_title{
  font-size: 24px;
  color: #CA0336;
  margin-top: 20px;
}
#link_guide{
  background-color: #fff;
  color: #2c2a2a;
}
#link_interview{
  background-image: url(/wp-content/themes/indeedhaken/assets/newTemplates/shimamura/images/interview_bg.png);
  position: relative;
    padding-bottom: 15%;
    background-size: cover;
}
.interview_block{
  padding-top: 30%;
}

.interview_contents{
  background-color: #fff;
  border-radius: 47.24px;
  padding: 5%;
} 

.interview_area_title{
  position: absolute;
  top: -213px;
  left: 25%;
}
.footer{
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #fff;
}
.footer a{
  color: #fff !important;
  font-size: 17px;
}
.merit_title{
  color: #8ec31f;
  text-align: center;
  font-size: 24px;
  padding: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}

.mv img,
.interview_area_title img,
.one_day_flow img{
  max-width: 100%;
  /* display: block; */
  /* margin: 0 auto; */
}

dl div{
  display: flex;
  width: 100%;
  border-bottom: 1px dashed #FFC2BA;
}
dl div:last-child{
  display: flex;
  width: 100%;
  border-bottom: none;
}

.riyu-box-list figure img {
    width: 100%;
}

@media screen and (min-width:768px){
  .riyu-box-list figure {
      width: 28.33333%;
      float: left;
      margin-right: 4em;
  }
  .riyu-box-list figure::last-child {
    float: right;
    margin-right: 0;
  }
}

@media screen and (max-width:768px){
  .interview_block {
    padding-top: 60%;
  }
    .interview_area_title{
        position: absolute;
        top: -155px;
        left: 0;
    }
    .interview_qa_title{
      font-size: 19px;
      line-height: 38px;
      margin-left: 13px;
    }
  dl div{
    display: block;
  }
  dl div:last-child{
    display: block;
  }
  .riyu-box-list figure {
      width: 100%;
      /* float: left; */
      /* padding-right: .3em; */
      margin-bottom: 1em;
  }
  .riyu-box-list figure img {
      width: 83%;
      margin: auto;
  }
  .welfare_area_title img,
.guide_area_title img{
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  }
}

button.complete {
  background-color: #ffcc00!important;
}
.containerwrap dt {
    margin: 1.5em 0;

}

.containerwrap dd {
    border-bottom: 1px solid;
    padding-bottom: 1em;
}