body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.6em !important;
    margin: 0px;
    padding: 0px!important;
    width: 100%;
    color: #333;
}
html {
    font-size: 62.5%;
    font-family: 'Noto Sans JP', sans-serif;
}
div {
    margin: 0px;
}
header {
  width: 100%;
}
h1 {
margin: 0px;
}
h2 {
margin: 0px;
}
h3 {
    margin: 0px;
}
p {
margin: 0px;
}
a {
text-decoration: none;
color: inherit;
}
img {
    text-align: center;
    max-width: 100%;
    vertical-align: bottom;
    display: inline-block;
}
ol {
    padding: 0px;
}
li {
  list-style: none;
  margin: 0px;
  padding:0px;
}
ul {
  margin: 0px;
  padding: 0px;
}
table {
    border-collapse: collapse;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
div {
  margin: 0px;
  padding: 0px;
}
nav {
  display: inline-block;
}
*, :before, ::after {
    background-repeat: no-repeat;
    box-sizing: inherit;
}
* {
    box-sizing: border-box;
    text-decoration: none;
}
dd, dl{
    margin: 0px;
}
span {
    display: inline-block;
}
input[type="text"] {
    appearance: none;
}
input {
    border-radius: 0;
}
textarea {
    border-radius: 0;
}
select {
    border-radius: 0;
    padding: 0px;
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
}
select, textarea {
    background-color: transparent;
    color: inherit;
}
button, select {
    text-transform: none;
}
button, input, optgroup, select, textarea {
    font: inherit;
}
select {
    -moz-appearance: menulist!important;
    /* 生年月日セレクトフォームのflatpickrの年セレクトの矢印を有効化 */
   -webkit-appearance: menulist;
   /*appearance: auto;*/
}
input, textarea, select, option {
    font: inherit;
    color: inherit;
}
/* デフォルトのbuttonスタイルをリセット */
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent;
border: 0;
border-radius: 0;
color: inherit;
cursor: pointer;
font: inherit;
margin: 0;
outline: none;
padding: 0;
vertical-align: middle;
}

.overflow {
   width: 100%;
   /* position: sticky が上手く機能しないため、無効化 */
   /* overflow: hidden; */
}
.wrapper {
  margin:auto;
  max-width: 1200px;
}
.header-upper {
 display: flex;
 align-items: center;
}
.logo-img {
  width: auto;
  max-width: 250px;
}
.icon-search {
  color: #fff;
  font-size: 2.8rem;
}
.btn-h-search {
 transition: 0.25s;
 background-color: #86dbf0;
 padding: 25px;
 display: block;
}
.btn-h-search:hover {
 transition: 0.25s;
 opacity: 0.7
}
.header-search {
 flex-basis: 80px;
 text-align: center;
}
.header-logo {
  flex-grow: 1;
  text-align: center;
}
.header-low {
  width: 100%;
  background-color: #f4f4f4;
  display: flex;
  justify-content: center;
}
.btn-home {
  color: #333;
  padding: 20px 240px 20px 240px;
  text-align: center;
  display: block;
  transition: 0.25s;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  background-color: #f4f4f4;
}
.btn-home:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.btn-search {
  color: #333;
  padding: 20px 240px 20px 240px;
  text-align: center;
  display: block;
  transition: 0.25s;
  border-right: 1px solid #d8d8d8;
  background-color: #f4f4f4;
}
.btn-search:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.mv-under__tab {
  background-color: #75d7ee;
  width: 100%;
}
.mv-wrapper {
  display: flex;
  justify-content: space-around;
  max-width: 1200px;
  margin:auto;
}
.btn-tag {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  padding: 5px 10px;
  transition: 0.25s;
}
.btn-tag:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.btn-tag__layout {
  padding: 15px 0;
}
.btn-fm-tag__layout {
  font-size: 1.2rem;
  text-align: center;
  background-color: #fff;
  padding: 20px;
  align-items: center;
  border-radius: 10px 10px 0px 0px; /* 左上、右上、右下、左下 */
}
.index-sec01 {
  padding: 100px 0px 0px 0px;
}
.title-lv2__layout {
  text-align: center;
  position: relative;
}
.title-lv2 {
  font-size: 4.0rem;
  color: #333;
}
.text__color {
  color: #fe7aac;
  display: inline;
}
.under-line {
  width: 370px;
  position: relative;
  bottom: -20px;
}
.img-star__left {
  width: auto;
  position: relative;
  bottom: 40px;
  left: 10px
}
.img-star__right {
   width: auto;
   position: relative;
   top: 35px;
   right: -10px;
}

.title-lv2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.index-sec01__text01 {
  text-align: center;
  font-size: 2.8rem;
}
.index-sec01__content01__container {
  padding: 80px 0 0 0;
}
.img01, .img02, .img03 {
  width: auto;
}
.index-sec01__content01__inner {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 0 0;
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 1.8rem;
  background: #fe7aac;
}
.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fe7aac;
}
.balloon1 p {
  margin: 0;
  padding: 0;
}
.index-sec01__inner01, .index-sec01__inner02, .index-sec01__inner03 {
  text-align: center;
}
.index-sec01__inner-text {
  font-size: 1.8rem;
}
.title-lv2__layout02 {
  text-align: center;
}
.title-lv2__ver2 {
  color: #83dcef;
  font-size: 4.0rem;
}
.text__color_ver2 {
  display: block;
  font-size: 1.8rem;
  color: #333;
}
.select-search {
  width: 240px;
  padding: 15px 15px 15px 40px;
  border-radius: 50px;
  border:1px solid #cccccc;
}
.search-area {
  padding: 40px 0 0 0;
  text-align: center;
}
.placeholder {
  color: #cccccc;
}
.img04 {
  width: auto;
  display: inline-block;
  position: relative;
}
.slider-area {
  padding: 40px 0 0 0;
  max-width: 1200px;
  margin:auto;
  text-align: center;
}
.slick-slide img {
    display: inline-block;
    width: 100%;
}
.slider-info {
  font-size: 1.2rem;
  padding: 0px 0px 10px 0;
  text-align: left;
}
.slider-title {
  font-size: 1.8rem;
  text-align: left;
}
.slider-date {
  font-size: 1.6rem;
  text-align: left;
  font-weight: normal;
  margin-top: 10px;
}
.silder-adress {
  font-size: 1.6rem;
  text-align: left;
  font-weight: normal;
  margin-top: 10px;
}
.silder-salary {
  text-align: left;
  font-size: 1.8rem;
  margin-top: 10px;
}
.slider-tag {
  text-align: center;
  background-color: #fff;
  color: #333;
  border-radius: 50px;
  padding: 5px 15px;
  border:1px solid #83dcef;
  font-size: 12px;
  display: block;
  transition: 0.25s;
}
.slider-tag:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.silder__inner {
  display: flex;
  padding: 10px 0;
  flex-wrap: wrap;
  row-gap: 5px;
}
.slider-tag__layout {
  margin-right: 5px;
}
.silder-bg {
  padding: 20px 15px;
  color: #333333;
  background-color: #fff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  margin-bottom: 40px;
  height: 420px;
  display: grid;
  align-items: center;
}
.btn-apply {
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  padding:15px 0;
  border-radius: 50px;
  background-color: #a6eaf8;
  border-bottom: 5px solid #75d7ee;
  width: 100%;
  display: block;
}
.btn-apply:hover {
  margin-top: 3px;
  color: #fff;
  background: #a6eaf8;
  border-bottom: 2px solid #75d7ee;
}
.index-sec02 {
  padding-bottom: 30px;
}
.icon-calender, .icon-map, .icon-yen {
  color: #83dcef;
  margin-right: 5px;
}
.slider02__prev {
    position: absolute;
    z-index: 99;
    top: 95%;
    line-height: 1;
}
.slider02__next {
    position: absolute;
    z-index: 99;
    top: 95%;
    left: 27%;
    line-height: 1;
}
.fa-angle-left, .fa-angle-right {
  color: #83dcef;
}
.slick-dots {
    position: absolute;
    bottom: -35px;
    display: block;
    right: 32%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-slide02 {
    padding: 0 15px;
}
.btn-new {
  text-align: center;
  padding:15px;
  border-radius: 50px;
  transition: 0.25s;
  display: block;
  width: 100%;
  color: #333;
  text-decoration :none;
  transition: .4s;
  border-radius: 100vh;
  box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
}
.btn-new:hover {
  box-shadow: 0 0 10px rgba(0,0,0,0);
}
.btn-new__layout {
  width: 300px;
  margin-left: auto;
  margin-top: -30px;
}
.new {
  color: #fff;
  background-color: #fe7aac;
  padding: 30px 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 1.6rem;
  width: 80px;
  height: 80px;
  display: block;
  transition: 0.25s;
}
.new:hover {
  opacity: 0.7;
  transition: 0.25s;
}
.new__layout {
  position: absolute;
  z-index: 5;
}
.over {
  background-color: #cccccc;
  border-bottom: none;
  pointer-events: none;
}
.over:hover {
  margin-top: 0px;
  background: #cccccc;
  border-bottom: none
}
.fa-clipboard:before {
    content: "\f328";
    color: #83dcef;
}
.fa-circle:before {
    content: "\f111";
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
    font-size: 70px;
}
.fa-angle-left:before {
    content: "\f104";
    font-size: 2.8rem;
}
.fa-angle-right:before {
    content: "\f105";
    font-size: 2.8rem;
}
.index-sec03 {
  padding:120px 0 0 0;
}
.index-sec03__bg {
  background-color: #75d7ee;
  padding:80px 0;
}
.index-sec03__container {
  background-color: #fff;
  padding:30px 45px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.btn-apply__layuot {
  width: 120px;
}
.icon-search-ver2 {
  color: #75d7ee;
  margin-right: 5px;
}
.icon-times {
  color: #75d7ee;
}
select{
  color:#333;
}
.index-sec04__tile {
  text-align: center;
}
.title-lv2__ver3 {
  font-size: 7.0rem;
  text-decoration:underline #fe7aac;
  z-index: 10;
  position: relative;
}
.title-lv2__layout02 {
  padding-top: 120px;
}
.img-star__mid {
  width: auto;
}
.index-sec04 {
  position: relative;
  background-color: #e9f6fb;
  padding: 120px 0 85px 0;
}
.timeline {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.point-area__layout {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
}
.point-area__img, .point-area__text {
  width: 50%;
}
.point-area__text {
  margin-left: 10%;
  position: relative;
}
.title-lv2__layout03 {
  text-align: center;
  padding:120px 0;
}
.slick-dots li.slick-active button:before {
    color: #83dcef;
}
.point__title {
  font-size: 4.0rem;
}
.point__title__reserve {
  font-size: 4.0rem;
  text-align: right;
}
.under-line2 {
  position: absolute;
  width: 385px;
}
.point__text {
  padding-top: 60px;
}
.star-line1 {
  position: absolute;
  top: -65%;
  right: 0;
}
.reserve {
  flex-direction: row-reverse;
}
.point__text__reserve {
  padding-top: 60px;
  text-align: right;
}
.point-area__img__reserve, .point-area__text__reserve {
  width: 50%;
}
.point-area__text__reserve {
  position: relative;
}
.point-area__img__reserve {
    margin-left: 10%;
    position: relative;
}
.under-line3 {
    position: absolute;
    width: 440px;
    left: 15%;
}
.star-line2 {
  position: absolute;
  top: -65%;
  left: 0;
}
 .under-line4 {
    position: absolute;
    width: 425px;
}
.under-line5 {
    position: absolute;
    width: 378px;
    left: 28%;
}
.height-align {
    display: grid;
    height: 100%;
}

.wrapper--01{
display: flex;
}
.list{
width: 29%;
padding: 10px;
background: #eee;
border: 1px solid #ccc;
}
.index-sec05 {
  padding: 0 0 120px 0;
}
.flow__01 {
  background-color: #7ae3fa;
  width: 275px;
  padding:60px 30px;
}
.flow__02 {
  background-color: #75d7ee;
  width: 275px;
  padding:60px 30px;
}
.flow__03 {
  background-color: #67cee6;
  width: 275px;
  padding:60px 30px;
}
.flow__04 {
  background-color: #27adcc;
  width: 275px;
  padding:60px 30px;
}
.flow__layout {
  display: flex;
  padding-top: 60px;
  justify-content: center;
}
.flow__bg {
  background-color: #fff;
  padding:20px 15px;
  margin-top: 40px;
}
.flow__bg-ver02 {
  background-color: #fff;
  padding:20px 15px;
  margin-top: 65px;
}
.flow__title {
  text-align: center;
  font-size: 1.8rem;
  margin:0 0 20px 0;
}
.flow__bg p {
  text-align: left;
}
.img11 {
  margin-top: 25px;
}

.triangle {
    background: #fafafa;
    width: 250px;
    height: 250px;
    border: #eee 1px solid;
    margin: 0 auto;
    position: relative;
}
/* ラベル部分 左上に表示 */
.triangle::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #c12748; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}
.triangle::after {
    content: "New!";
    display: block;
    top: 5px;
    transform: rotate(-45deg);
    color: #fff; /* 文字色はここで変更 */
    left: 0;
    position: absolute;
    z-index: 101;
}
.flow__01::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 6em solid transparent;
    border-left: 6em solid #fff;
    position: absolute;
    z-index: 100;
}
.flow__01::after {
    content: "1";
    display: block;
    top: 10px;
    color: #a1eafb; /* 文字色はここで変更 */
    left: 10px;
    position: absolute;
    z-index: 101;
    font-size: 1.8rem;
}
.flow__01 {
   position: relative;
}

.flow__02::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 6em solid transparent;
    border-left: 6em solid #fff;
    position: absolute;
    z-index: 100;
}
.flow__02::after {
    content: "2";
    display: block;
    top: 10px;
    color: #75d7ee; /* 文字色はここで変更 */
    left: 10px;
    position: absolute;
    z-index: 101;
    font-size: 1.8rem;
}
.flow__02 {
   position: relative;
}

.flow__03::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 6em solid transparent;
    border-left: 6em solid #fff;
    position: absolute;
    z-index: 100;
}
.flow__03::after {
    content: "3";
    display: block;
    top: 10px;
    color: #67cee6; /* 文字色はここで変更 */
    left: 10px;
    position: absolute;
    z-index: 101;
    font-size: 1.8rem;
}
.flow__03 {
   position: relative;
}

.flow__04::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 6em solid transparent;
    border-left: 6em solid #fff;
    position: absolute;
    z-index: 100;
}
.flow__04::after {
    content: "4";
    display: block;
    top: 10px;
    color: #27adcc; /* 文字色はここで変更 */
    left: 10px;
    position: absolute;
    z-index: 101;
    font-size: 1.8rem;
}
.flow__04 {
   position: relative;
}
.index-sec06 {
  background-color: #e9f6fb;
  padding: 0px 0px 120px 0px;
}


/*====================================================================
.s_01 .accordion_one
====================================================================*/
.section.s_01 {
  padding-bottom: 20px;
}
.s_01 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_01 .accordion_one .accordion_header {
  background-color: #fff;
  color: #333;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 20px 30px;
  text-align: left;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
}
.s_01 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #ff9a05;
}
.s_01 .accordion_one:nth-of-type(3) .accordion_header {
    background-color: #1c85d8;
}
.s_01 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_01 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #83dcef;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_01 .accordion_one .accordion_inner {
  display: none;
  padding: 10px 30px 20px 30px;
  background-color: #fff;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-radius: 5px;
 box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
}
.s_01 .accordion_one:nth-of-type(2) .accordion_inner {
  border-left: 2px solid #ff9a05;
  border-right: 2px solid #ff9a05;
  border-bottom: 2px solid #ff9a05;
}
.s_01 .accordion_one:nth-of-type(3) .accordion_inner {
  border-left: 2px solid #1c85d8;
  border-right: 2px solid #1c85d8;
  border-bottom: 2px solid #1c85d8;
}
.s_01 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.faq_st {
  color: #83dcef;
  font-size: 2.8rem;
  margin-right: 20px;
}
.faq_st2 {
  color: #fe7aac;
  font-size: 2.8rem;
  margin-right: 20px;
}
.accordion_area {
  padding-top: 60px;
}
.footer-upper-sec01 {
  padding: 120px 0 0 0;
}
@media screen and (max-width: 768px) {
    .footer-upper-sec01 {
        padding: 60px 0 0 0;
    }
}
.footer-search {
 background-color: #75d7ee;
 position: relative;
}
.footer-title {
  text-align: center;
  color: #fff;
  font-size: 4.0rem;
  padding:90px 0 0 0;
}
.underline02 {
  display: block;
  margin:auto;
}
.accordion {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
}
.accordion-title {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
}
.accordion-content {
  display: none;
  padding: 10px 0px 60px 0px;
}
.accordion-content p {
  font-size: 13px;
  line-height: 1.5;
}
/* タイトルの背景色 */
.accordion-item:nth-of-type(1) .accordion-title {
  text-align: center;
}
.accordion-item:nth-of-type(2) .accordion-title {
  background-color: #66cdaa;
}
.accordion-item:nth-of-type(3) .accordion-title {
  background-color: #ff7f7f;
}
/* コンテンツボックスの枠線 */
.accordion-item:nth-of-type(2) .accordion-content {
  border-bottom: 2px solid #66cdaa;
  border-left: 2px solid #66cdaa;
  border-right: 2px solid #66cdaa;
}
.accordion-item:nth-of-type(3) .accordion-content {
  border-bottom: 2px solid #ff7f7f;
  border-left: 2px solid #ff7f7f;
  border-right: 2px solid #ff7f7f;
}
/* 矢印 */
.accordion-title {
  position: relative;
}
.accordion-title::after {
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 50%;
  top: 100%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 100%;
  transform: rotate(-45deg);
}
.balloon2 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 1.8rem;
    background: #fe7aac;
}

.balloon2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fe7aac;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}
.balloon2__layout {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.prefecture-bg {
  background-color: #fff;
  padding: 30px;
}
.area {
  display: block;
  color: #fff;
  background-color: #83dcef;
  transition: 0.25s;
  text-align: center;
  padding:15px;
  font-size: 1.6rem;
  width: 100%;
}
.area:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.left-colum {
  width: 200px;
  margin-right: 20px;
}
.prefectuer-search {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
}
.right-colum a {
  font-size: 1.6rem;
  transition: 0.25s;
  margin-right: 20px;
}
.right-colum a:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.right-colum label {
  font-size: 1.6rem;
  margin-right: 20px;
}
.right-colum {
  display: flex;
  justify-content: flex-start;
}
.img09, .img10, .img11, .img12 {
    display: block;
    margin: auto;
}
.img11 {
  margin-top: 25px;
}
.footer-lower-sec01 {
  padding: 100px 0 0 0;
  background-image: url(../img/bg-footer.png);
  background-position: right;
  height: 480px;
  background-repeat  : no-repeat;
}
.footer-logo {
  text-align: center;
  max-width: 250px;
  margin: auto;
}
.footer-info__layout {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}
.footer-info__detail {
  font-size: 1.2rem;
  padding: 0 10px;
  border-left: 1px solid #d8d8d8;
}
.footer-info__detail:first-child {
  border-left: none;
}
.btn-footer-info {
  transition: 0.25s;
}
.btn-footer-info:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.icon-window {
  margin-left: 3px;
}
.footer-sns__layout {
  display: flex;
  justify-content: center;
  padding: 60px 0 80px 0;
  border-bottom: 1px solid #d8d8d8;
}
.twitter {
  padding: 0 30px;
}
.line, .twitter, .facebook {
  transition: 0.25s;
}
.line:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.twitter:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.facebook:hover {
  transition: 0.25s;
  opacity: 0.7;
}
.Copyright {
  text-align: center;
  font-size: 1.2rem;
  padding-top: 30px;
}
.bg-bule {
  background-color: #e9f6fb;
  height: 120px;
  width: 100%;
}
.index-sec04__tile {
  position: relative;
}
.sec04-bg {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .s_01 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_01 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .s_01 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 30px 15px 30px;
  }
}



@media only screen and (max-width: 1199px) {
.wrapper {
  padding: 0 10px 0 10px;
}
.wrapper2 {
    padding: 0 10px 0 10px;
}
}

@media only screen and (max-width: 450px) {
  html {
    font-size: 50%;
}
}


.search-area{ /* selectボックスの親要素 */
  position:relative;
  max-width: 240px;
  margin: auto;
}
.search-area:after{  /* selectボックスの親要素にオリジナルの矢印を宣言 */
  content:'\f3c5';  /* fontawesomeのアイコン表示 */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color:#83dcef;
  width:0;
  z-index:0;
  position:absolute;
  bottom:12%;
  left:25px;
  transform:translateY(-50%);
}
.gyoushu {
  position: relative;
  max-width: 240px;
}
.gyoushu:after{  /* selectボックスの親要素にオリジナルの矢印を宣言 */
  content:'\f568';  /* fontawesomeのアイコン表示 */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color:#83dcef;
  width:0;
  z-index:0;
  position:absolute;
  bottom:18%;
  left:20px;
  transform:translateY(-50%);
}
.date {
  position: relative;
  max-width: 240px;
}
.date:after{  /* selectボックスの親要素にオリジナルの矢印を宣言 */
  content:'\f073';  /* fontawesomeのアイコン表示 */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color:#83dcef;
  width:0;
  z-index:0;
  position:absolute;
  bottom:18%;
  left:20px;
  transform:translateY(-50%);
}
.salary {
  position: relative;
  max-width: 240px;
}
.salary:after{  /* selectボックスの親要素にオリジナルの矢印を宣言 */
  content:'\f157';  /* fontawesomeのアイコン表示 */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color:#83dcef;
  width:0;
  z-index:0;
  position:absolute;
  bottom:18%;
  left:20px;
  transform:translateY(-50%);
}
.slick-dots{
  bottom:-40px;
}
.slick-dots li {
  margin: 0 4px;
  width: 20px;
  height: 5px;
}
.slick-dots li.slick-active button:before{
  background: #83dcef!important;
}
.slick-dots li button:before {
    content: '';
    width: 28px;
    height: 5px;
    background-color: #333;
}
.sp-mv-under__tab01 {
    background-color: #75d7ee;
    width: 100%;
    display: none;
}
.sp-mv-under__tab02 {
    background-color: #75d7ee;
    width: 100%;
    display: none;
}
.sp-slider {
  display: none;
}
.sp {
  display: none;
}

@media screen and (max-width: 1199px) {
.header-low {
  display: none;
}
.mv-under__tab {
  display: none;
}
.sp-mv-under__tab01 {
  display: block;
}
.logo-img {
  max-width: 250px;
}
.index-sec01__content01__inner {
    flex-direction: column;
}
.index-sec01__inner01, .index-sec01__inner02 {
  margin-bottom: 20px;
}
.slider02__next {
    left: 34%;
}
.slick-dots {
    right: 28%;
}
.point-area__layout {
    flex-direction: column-reverse;
}
.point-area__text {
    margin-left: 0%;
    text-align: left;
}
.point-area__img {
    width: 100%;
}
 .point-area__text {
    width: 50%;
    margin-bottom: 10px;
}
.point-area__img {
  text-align: center;
}
.point-area__layout {
    padding: 0 20px 0 20px;
    margin-top: 30px;
}
.point-area__img__reserve {
    margin-left: 0%;
    text-align: center;
    width: 100%;
}
.point__text__reserve {
    text-align: left;
}
.under-line3 {
    left: 0%;
}
.under-line5 {
    left: 0%;
}
.point__title__reserve {
    text-align: left;
}
.title-lv2__layout03 {
    padding: 15px 0;
}
.star-line1, .star-line2 {
  display: none;
}
.point__text {
    padding-top: 35px;
}
.point__text__reserve {
    padding-top: 35px;
}
.timeline {
    left: 10%;
    top: 58.5%;
}
.index-sec04__tile {
    padding-bottom: 45px;
}
.index-sec04 {
    padding: 100px 0 85px 0;
}
.sec04-bg {
  display: none;
}
}


@media screen and (max-width: 1080px) {
  .index-sec03__container {
    flex-direction: column;
}
.gyoushu {
    width: 100%;
    margin-top: 20px;
    max-width: none;
}
.date {
    max-width: none;
    width: 100%;
}
.salary {
    max-width: none;
    width: 100%;
}
.select-search {
    width: 100%;
}
.btn-apply__layuot {
    width: 100%;
    margin-top: 20px;
}
.flow__layout {
    flex-wrap: wrap;
}
.flow__01, .flow__02, .flow__03, .flow__04 {
    width: 50%;
}
}

@media screen and (max-width: 1000px) {
  .slider02__next {
    left: 42%;
}
.slick-dots {
    right: 22%;
}
.point-area__text {
    width: 70%;
}
.point-area__text__reserve {
    width: 70%;
}
.right-colum {
    flex-wrap: wrap;
}
.prefectuer-search {
    display: block;
}
.left-colum {
    margin-bottom: 10px;
}
}

@media screen and (max-width: 830px) {
.slick-dots {
    right: 20%;
}
.slider02__next {
    left: 45%;
}
}

@media screen and (max-width: 768px) {
.timeline  {
  display: none;
}
.sp-mv-under__tab01 {
  display: none;
}
.sp-mv-under__tab02 {
  display: block;
}
.slider-area {
  display: none;
}
.img04 {
    width: 100%;
}
.sp-slider {
  display: block;
  margin-top: 20px;
}
.btn-new__layout {
    width: 100%;
    padding: 0 20px 0 20px;
    margin-top: 0px;
}
.index-sec03 {
    padding: 20px 0 0 0;
}
.index-sec03__bg {
    background-color: #75d7ee;
    padding: 30px 0;
}
.index-sec04 {
    padding: 45px 0 0 0;
}
.title-lv2__ver3 {
    font-size: 5.0rem;
}
.bg-bule {
    height: 40px;
}
.title-lv2__layout02 {
    padding-top: 30px;
}
.flow__layout {
    padding-top: 20px;
}
.flow__01, .flow__02, .flow__03, .flow__04    {
    padding: 30px 10px;
}
.index-sec05 {
    padding: 0 0 30px 0;
}
.index-sec06 {
    padding: 0px 0px 30px 0px;
}
.accordion_area {
    padding-top: 20px;
}
.prefecture-bg {
    padding: 15px;
}
.footer-lower-sec01 {
    padding: 30px 0 0 0;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
.search-title {
  font-size: 2.0rem;
}
}


@media screen and (max-width: 590px) {
.title-lv2 {
  width: 100%;
}
}

@media screen and (max-width: 500px) {
.point-area__text {
    width: 100%;
}
.point-area__text__reserve {
    width: 100%;
}
.footer-info__layout {
    text-align: center;
    padding-top: 20px;
    flex-direction: column;
}
.footer-info__detail {
    border-left: none;
    padding: 0 5px 10px 5px;
}
.footer-sns__layout {
    padding: 30px 0 40px 0;
}
.footer-lower-sec01 {
    height: 400px;
}
}

@media screen and (max-width: 338px) {
  .under-line {
    max-width: 170px;
}
}



.bottom {
 background-color: #f8fcfd;
 border-right: 1px solid #ddebf0;
 border-left: 1px solid #ddebf0;
}
.search-sec01 {
  padding:45px 0 0 0;
}
.search-area__bottom {
    position: relative;
    max-width: 215px;
    text-align: center;
}
.search-area__bottom:after {
    content: '\f3c5';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #83dcef;
    width: 0;
    z-index: 0;
    position: absolute;
    bottom: 20%;
    left: 25px;
    transform: translateY(-50%);
}
.search-sec01__container {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-sec01__layout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 45px;
}
.search__loop {
  width: 31.33%;
  display: flex;
  flex-direction: column;
}
.bottom__img04 {
    width: 100%;
    display: inline-block;
    position: relative;
}
.search__info-bg {
    padding: 20px 15px;
    color: #333333;
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 35%);
    margin-bottom: 25px;
    display: grid;
    align-items: center;
}
.pagenation {
  width: 100%;
}
.pagenation__btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagenation__btn>* {
    margin: 0 10px;
}
.pagenation__link {
    font-weight: bold;
    color: #333;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: .4s;
    border-radius: 100vh;
    box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
}
.pagenation__link:hover {
   transition: .4s;
   color: white;
  background-color: #83d9f0;
}
.current {
  color: white;
  background-color: #83d9f0;
}
.gyoushu-bottom {
    position: relative;
    max-width: 240px;
}
.gyoushu-bottom:after {
    content: '\f568';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #83dcef;
    width: 0;
    z-index: 0;
    position: absolute;
    bottom: 18%;
    left: 20px;
    transform: translateY(-50%);
}
@media screen and (max-width: 1180px) {
  .search-sec01__container {
    flex-direction: column;
}
.search-area__bottom {
    max-width: none;
    width: 100%;
    margin-top: 20px;
}
.gyoushu-bottom {
  max-width: none;
  width: 100%;
}
.search-sec01 {
    padding: 25px 0 0 0;
}
.search__loop {
    width: 48%;
}
}


@media screen and (max-width: 768px) {
  .search-sec01__layout {
    padding-top: 20px;
    flex-direction: column;
}
.search__loop {
    width: 100%;
    padding: 0 15px;
}
}

@media screen and (max-width: 590px) {
  .pagenation__link {
    width: 45px;
    height: 45px;
}
}

@media screen and (max-width: 450px) {
  .pagenation__btn>* {
    margin: 0 5px;
}
}

.search-btn__layout {
  width: 300px;
  margin: auto;
  margin-top: 10px;
}

@media screen and (max-width: 350px) {
 .search-btn__layout {
  width: 100%;
}
}

.search-detail-sec01 {
  padding-top: 30px;
}
.search-detail-tag__layout {
  display: flex;
  justify-content: flex-start;
  padding-top: 15px;
}
.search-detail__tag {
  font-size: 1.2rem;
  text-align: center;
  border:1px solid #83dcef;
  padding: 5px 10px;
  border-radius: 50px;
  margin-right: 5px;
  display: block;
  transition: 0.25s;
}
.search-detail__tag:hover {
 transition: 0.25s;
 opacity: 0.7;
}
.colum-left {
  width: 70%;
}
.search-detail__info {
  width: 100%;
}
.search-detail__info-title {
  width: 30%;
  text-align: left;
  vertical-align: top;
  background-color: #a6eaf8;
  color: white;
  padding: 20px;
  font-size: 1.6rem;
  border-top:1px solid #75d7ee;
  border-bottom:1px solid #75d7ee;
}
.search-detail__info td {
  width: 70%;
  text-align: left;
  padding: 20px;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.colum-right {
  width: 28%;
}
.search-detail__coulm {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding-top: 10px;
}
.search-detail__tel p {
  text-align: center;
  margin-bottom: 10px;
}
.search-detail__tel span {
  color: #fe7aac;
  margin-left: 10px;
  font-size: 1.2rem;
}
.search-form__name {
    padding: 1em;
    width: 500px;
    margin: auto;
    border-radius: 50px;
    border: 1px solid #ddd;
    display: block;
}
.search-detail__apply {
  width: 500px;
  margin: auto;
  padding-top: 20px;
}
.img13, .img14 {
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
.search-detail__info th {
  display: block;
  width: 100%;
  margin-top: -1px;
}
.search-detail__info td {
  display: block;
  width: 100%;
  border:none;
  margin-top: -1px;
  margin-left: -1px;
  padding: 10px;
}
.search-detail__info-title {
  padding: 10px;
}
.search-detail__info tr {
  border: 1px solid #75d7ee;
}
.img13, .img14 {
  padding-bottom: 0px;
}
.colum-right__img {
  width: 32.55%;
}
.colum-right {
    width: 100%;
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
}
.colum-left {
    width: 100%;
}
.search-detail__bg {
    padding: 20px 10px 20px 10px!important;
}
.search-detail__coulm {
    flex-direction: column;
}
}


@media screen and (max-width: 550px) {
.search-form__name, .search-detail__apply {
  width: 100%;
}
.search-detail__apply {
  padding-top: 10px;
}
}


.search-detail__bg {
  padding: 30px 20px 30px 20px;
  box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
  background-color: #fff;
}
.icon_tel {
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .logo-img {
    max-width: 200px;
  }
  .footer-logo {
    max-width: 150px;
 }
}

@media screen and (max-width: 510px) {
.under-line {
    width: auto;
  }
}

@media screen and (max-width: 433px) {
.under-line {
    width: 65%;
  }
}

@media screen and (max-width: 365px) {
  .under-line {
    width: 64%;
    bottom: -10px;
}
}

.select-search__bottom {
    width: 215px;
    padding: 15px 15px 15px 40px;
    border-radius: 50px;
    border: 1px solid #cccccc;
}
.date__bottom {
    position: relative;
    max-width: 215px;
}
.date__bottom:after {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #83dcef;
    width: 0;
    z-index: 0;
    position: absolute;
    bottom: 18%;
    left: 20px;
    transform: translateY(-50%);
}
.salary__bottom {
    position: relative;
    max-width: 215px;
}
.salary__bottom:after {
    content: '\f157';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #83dcef;
    width: 0;
    z-index: 0;
    position: absolute;
    bottom: 18%;
    left: 20px;
    transform: translateY(-50%);
}
.btn-apply__bottom {
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    padding: 15px 0;
    border-radius: 50px;
    background-color: #a6eaf8;
    border-bottom: 5px solid #75d7ee;
    width: 100%;
    display: block;
}
.btn-apply__bottom:hover {
    margin-top: 3px;
    color: #fff;
    background: #a6eaf8;
    border-bottom: 2px solid #75d7ee;
}
.btn-apply__bottom__layuot {
    width: 120px;
}

@media screen and (max-width: 1180px) {
  .select-search__bottom {
    width: 100%;
}
.date__bottom {
    max-width: none;
    width: 100%;
}
.salary__bottom {
    max-width: none;
    width: 100%;
}
.btn-apply__bottom__layuot {
    width: 100%;
    margin-top: 20px
}
}


@media screen and (max-width: 450px) {
  .img-star__left {
    bottom: 30px;
    left: 0px;
}
}

@media screen and (max-width: 350px) {
  .img-star__left {
   display: none;
}
.img-star__right {
    display: none;
}
.under-line {
    width: 90%;
    bottom: -25px;
}
}

@media screen and (max-width: 768px) {
.height-align {
display: initial;
}
.search-sec01__bg {
    background-color: #75d7ee;
    padding: 30px 10px;
}
.search-sec01__container {
 background-color: #fff;
    padding: 30px 45px;
}
}

.wrapper-02 {
    margin: auto;
    max-width: 1200px;
}
@media only screen and (max-width: 1199px) {
.wrapper-02 {
    padding: 0 10px 0 10px;
}
}

@media screen and (max-width: 768px) {
.wrapper-02 {
  max-width: none;
  padding: 0px;
}
.search-sec01 {
    padding: 0px;
}
}

@media screen and (max-width: 1008px) {
  .silder-bg {
    height: 535px;
}
}

@media screen and (max-width: 768px) {
  .silder-bg {
    height: auto;
}
}


.mv, .sp-mv {
  width: 100%;
}

/*====================================================================
追加
====================================================================*/
/* 募集が終了した求人のリンクを無効化 */
.pointer-events-none {
  pointer-events: none
}

/* 全てのプレースホルダーの透明度を変更 */
::placeholder {
    opacity: 0.5;
}

/* 日時検索のプレースホルダーの色と透明度を変更 */
#datepicker::placeholder, #date_of_birth::placeholder {
    color: #333;
    opacity: 1;
}

/* フォームのappearanceを無効化 */
.disable-appearance {
    appearance: none !important;
}

/* input type="number" のスピンボタンを無効化*/
#phone_number::-webkit-inner-spin-button,
#phone_number::-webkit-outer-spin-button,
#account_number::-webkit-inner-spin-button,
#account_number::-webkit-outer-spin-button,
#emergency_contact_number::-webkit-inner-spin-button,
#emergency_contact_number::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance:textfield !important;
}

/* 検索フォームにフォーカスが当たった時のボーダーの色を変更 */
input:focus, select:focus {
    outline: 1px solid #ddd;
}

/* アラート */
.alert-error {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f8d7da;
    padding: 20px;
    margin: 20px;
    border: 1px solid #f5c2c7;
    border-radius: 1rem;
}

.alert-error-icon {
    margin-right: 0.5rem;
    fill: #842029;
}

.alert-error-message {
    color: #842029;
}

.alert-success {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #d1e7dd;
    padding: 20px;
    margin: 20px;
    border: 1px solid #badbcc;
    border-radius: 1rem;
}

.alert-success-icon {
    margin-right: 0.5rem;
    fill: #0f5132;
}

.alert-success-message {
    color: #0f5132;
}

/* ログイン画面 */
.member-sec {
    margin-top: 40px;
    padding: 0 0 30px 0;
    background-color: #e9f6fb;
}

.form-wrapper {
    margin:auto;
    max-width: 600px;
}

.member-title {
    color: #333;
    font-size: 4.0rem;
    text-align: center;
    padding: 20px;
}

.form-bg {
    padding: 30px 20px 30px 20px;
    box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 1rem;
}

.form-box {
    padding-bottom: 10px;
}

.icon-me {
    margin-right: 5px;
}

.form-box label {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.form-box span {
    color: #fe7aac;
    margin-left: 10px;
    font-size: 1.2rem;
}

.form-input {
    padding: 1em;
    width: 500px;
    margin: auto;
    border-radius: 50px;
    border: 1px solid #ddd;
    display: block;
    background-color: #f4f4f4;
}

.form-input:focus {
    outline: 1px solid #ddd;
}

.form-apply {
    width: 250px;
    margin: auto;
    padding-top: 20px;
}

.regist-title {
    text-align: center;
    font-size: 2rem;
}

.mt-10 {
    margin-top: 20px;
}

.btn-regist {
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    padding:15px 0;
    border-radius: 50px;
    background-color: #f5c2c7;
    border-bottom: 5px solid #f5b2ac;
    width: 100%;
    display: block;
}

.btn-regist:hover {
    margin-top: 3px;
    color: #fff;
    background: #f5c2c7;
    border-bottom: 2px solid #f5b2ac;
}

@media only screen and (max-width: 1199px) {
    .form-wrapper {
      padding: 0 10px 0 10px;
    }

    .member-sec {
        margin-top: 20px;
    }
}

@media screen and (max-width: 768px) {
    .form-bg {
        padding: 20px 10px 20px 10px!important;
    }
    .form-apply {
        padding-top: 10px;
    }
}

@media screen and (max-width: 550px) {
    .form-input {
      width: 100%;
    }

    .form-apply {
      width: 50%;
    }
}

/* 会員登録画面 */
.form-error {
    border: 2px solid #f5c2c7 !important;
}

.form-error-message {
    padding: 0.5em;
    width: 500px;
    margin: 15px auto 0 auto;
    border-radius: 50px;
    background-color: #f8d7da;
    color: #842029;
    text-align: center;
}

@media screen and (max-width: 550px) {
    .form-error-message {
        width: 100%;
    }
}

/* 会員登録確認メール送信画面 */
.regist-wrapper {
    margin:auto;
    max-width: 1200px;
}

@media only screen and (max-width: 1199px) {
    .regist-wrapper {
      padding: 0 10px 0 10px;
    }
}

.regist-message {
    padding: 1em;
    max-width: 600px;
    margin: 0 auto 30px auto;
    border-radius: 50px;
    border: 1px solid #d8d8d8;
    background-color: #f4f4f4;
    text-align: center;
}

.regist-warning-message {
    padding: 1em;
    max-width: 900px;
    border-radius: 10px;
    border: 1px solid #ffecb5;
    background-color: #fff3cd;
    color: #664d03;
    margin: auto;
}

@media only screen and (max-width: 1199px) {
    .regist-message {
        margin: 0 auto 20px auto;
    }
}

/* 会員登録フォーム */
.signup-wrapper {
    margin:auto;
    max-width: 850px;
}

.signup-form-bg {
    padding: 40px;
    box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 1rem;
}

.signup-form-box {
    padding-bottom: 40px;
    display: grid;
    grid-template-columns: 1fr 2fr;
    row-gap: 1rem;
    align-items: center;
    grid-template-areas:
    "label input"
    ". error";
}

.signup-form-box label {
    grid-area: label;
}
.signup-form-box .signup-form-input {
    grid-area: input;
}
.signup-form-box .signup-form-error-message {
    grid-area: error;
}

.signup-form-box span {
    color: #fff;
    margin-left: 1rem;
    font-size: 1.2rem;
    padding: 0 0.8rem;
    border-radius: 0.8rem;
    background-color: #fe7aac;
}

.signup-form-input {
    display: block;
    width: 100%;
    padding: 1em;
    border-radius: 50px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
}

.signup-form-input:focus {
    outline: 1px solid #ddd;
}

.signup-form-error-message {
    padding: 0.5em;
    border-radius: 50px;
    background-color: #f8d7da;
    color: #842029;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    .signup-form-box {
        grid-template-columns: 1fr 8fr 1fr;
        grid-template-areas:
        ". label ."
        ". input ."
        ". error .";
        padding-bottom: 20px;
    }

    .signup-form-bg {
        padding: 40px 0 !important;
    }

    .signup-wrapper {
        padding: 0 10px 0 10px;
    }
}

/* マイページ画面 */
.mypage-wrapper {
    margin:auto;
    max-width: 1200px;
}

.mypage-bg {
    padding: 40px;
    box-shadow: 0 5px 14px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 1rem;
    display: grid;
    grid-template-columns: 1fr 3fr;
    column-gap: 2rem;
}

.mypage-block-left {
    padding: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
}

.mypage-username {
    color: #333;
    font-size: 2.0rem;
    text-align: center;
}

.mypage-icon i {
    font-size: 12rem;
    align-self: start;
}

.mypage-btn-01 {
    width: 180px;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    display: block;
    color: #333;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
}

.mypage-btn-01:hover {
    transition: 0.25s;
    opacity: 0.7
}

.mypage-block-right {
    padding: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.4rem;
}

.mypage-loop-box {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    column-gap: 2rem;
    padding: 1.4em;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    width: 100%;
}

.mypage-job-image-area {
    position: relative;
}

.mypage-job-image {
    width: 100%;
    display: block;
    border-radius: 5px;
}

.mypage-job-status {
    position: absolute;
    left: 0%;
    top: 0%;
    color: #fff;
    background-color: #fe7aac;
    padding: 10px 0;
    border-radius: 5px 0 20px 0;
    font-size: 1.4rem;
    width: 50%;
    text-align: center;
}

.mypage-job-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
}

.mypage-job-title {
    font-size: 2rem;
}

.mypage-job-status-color-00 {
    background-color: #f5b2b2;
}

.mypage-job-status-color-01 {
    background-color: #0095d9;
}

.mypage-job-status-color-02 {
    background-color: #b7282d;
}

.mypage-job-status-color-03 {
    background-color: #00a48d;
}

.mypage-job-status-color-04 {
    background-color: #6e4598;
}

.mypage-title {
    text-align: center;
    font-size: 2.4rem;
    margin: auto;
}

.mypage-message {
    text-align: center;
    font-size: 2.4rem;
    margin: auto;
    padding: 2rem;
    border-radius: 50px;
    background-color: #f4f4f4;
}

@media screen and (max-width: 1300px) {
    .mypage-wrapper {
        padding: 0 10px 0 10px;
    }

    .mypage-bg {
    grid-template-columns: 1fr;
    row-gap: 3rem;
    }

    .mypage-bg {
        padding: 40px 10px !important;
    }
}

@media screen and (max-width: 768px) {
    .mypage-loop-box {
        grid-template-columns: 1fr;
        row-gap: 1rem;
    }
}

/* エントリー完了画面 */
.entry-wrapper {
    margin:auto;
    max-width: 800px;
}

.entry-message {
    padding: 1em;
    max-width: 600px;
    margin: 0 auto 30px auto;
    border-radius: 50px;
    border: 1px solid #d8d8d8;
    background-color: #f4f4f4;
    text-align: center;
}

.entry-mypage-link {
    color: #75d7ee;
}

.entry-mypage-link:hover {
    transition: 0.25s;
    opacity: 0.7;
}

.entry-username {
    color: #333;
    font-size: 2.0rem;
    text-align: center;
    padding-bottom: 5px;
}

.entry-warning-message {
    padding: 15px 50px;
    border-radius: 10px;
    border: 1px solid #ffecb5;
    background-color: #fff3cd;
    color: #664d03;
    margin: auto;
}

.entry-job-box {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    column-gap: 2rem;
    padding: 1.4em;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    width: 100%;
    margin-bottom: 30px;
}

.entry-job-image {
    width: 100%;
    display: block;
    border-radius: 5px;
}

.entry-job-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
}

.entry-job-title {
    font-size: 2rem;
}

@media only screen and (max-width: 1199px) {
    .entry-message {
        margin: 0 auto 20px auto;
    }

    .entry-job-box {
        margin-bottom: 20px;
    }

    .entry-wrapper {
        padding: 0 10px 0 10px;
    }
}

@media screen and (max-width: 768px) {
    .entry-job-box {
        grid-template-columns: 1fr;
        row-gap: 1rem;
    }

    .entry-warning-message {
        padding: 15px;
    }
}

.return-search {
  width: 250px;
  margin: auto;
  padding-top: 30px;
}

@media screen and (max-width: 550px) {
  .return-search {
    width: 50%;
  }
}

 /* プロフィール編集画面 */
.member-sub-title {
    text-align: center;
    font-size: 2.4rem;
    padding-bottom: 20px;
}

.form-btn-flex {
    max-width: 500px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.form-flex-btn-apply {
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    padding:15px 0;
    border-radius: 50px;
    background-color: #a6eaf8;
    border-bottom: 5px solid #75d7ee;
    width: 100%;
    display: block;
}

.form-flex-btn-return {
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    padding:15px 0;
    border-radius: 50px;
    background-color: #a6eaf8;
    border-bottom: 5px solid #75d7ee;
    width: 100%;
    display: block;
}

.form-flex-btn-apply:hover, .form-flex-btn-return:hover {
    margin-top: 3px;
    border-width: 2px;
}

@media screen and (max-width: 768px) {
    .form-btn-flex {
        max-width: 300px;
        display: flex;
        flex-direction: column;
        padding: 0 30px;
    }
}

/* アクション画面 */
.action-sec {
    width: 100%;
    height: 100vh;

    /* 画像ファイルの指定 */
    background-image: url(../img/sp-mv01.jpg);

    /* 画像を常に天地左右の中央に配置 */
    background-position: 25% 75%;

    /* 画像をタイル状に繰り返し表示しない */
    background-repeat: no-repeat;

    /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
    background-size: cover;

    /* 背景画像が読み込まれる前に表示される背景のカラー */
    background-color: #464646;
}

@media screen and (max-width: 768px) {
    .action-sec {
        background-image: url(../img/sp-mv01-sp.jpg);
    }
}

.action-btn-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5rem;
    background-color: rgb(255 240 245 / 70%);
    padding: 30px;
    position: sticky;
    top: 78%;
}

.action-btn-login {
    display: block;
    text-align: center;
    background-color: #4bc2c5;
    border-bottom: 10px solid #3b9a9c;
    border-radius: 50px;
    padding: 30px 120px;
    font-size: 3rem;
    color: white;
}

.action-btn-newregister {
    display: block;
    text-align: center;
    background-color: #1F6ED4;
    border-bottom: 10px solid #0000A1;
    border-radius: 50px;
    padding: 30px 120px;
    font-size: 3rem;
    color: white;
}

.action-btn-login i, .action-btn-newregister i {
    margin-right: 2rem;
}

.action-btn-login:hover, .action-btn-newregister:hover {
    margin-top: 6px;
    border-width: 4px;
}

@media screen and (max-width: 1024px) {
    .action-btn-flex {
        gap: 4rem;
        top: 82%;
    }

    .action-btn-login, .action-btn-newregister {
        border-width: 8px;
        padding: 25px 100px;
        font-size: 2rem;
    }

    .action-btn-login i, .action-btn-newregister i {
        margin-right: 1rem;
    }

    .action-btn-login:hover, .action-btn-newregister:hover {
        margin-top: 5px;
        border-width: 3px;
    }
}

@media screen and (max-width: 830px) {
    .action-btn-flex {
        flex-direction: column;
        top: 68%;
    }

    .action-btn-login, .action-btn-newregister {
        width: 100%;
    }
}

@media screen and (max-width: 433px) {
    .action-btn-login, .action-btn-newregister {
        border-width: 5px;
        padding: 15px 50px;
    }

    .action-btn-login:hover, .action-btn-newregister:hover {
        margin-top: 3px;
        border-width: 2px;
    }

    .action-btn-flex {
        top: 75%;
    }
}

/*ログイン・会員登録・マイページ・ログアウトボタンエリア*/
.header__login-arae {
    background-color: #75d7ee;
    width: 100%;
    padding: 10px 0;
  }
  .header__login-arae__layout {
   max-width: 1270px;
   margin: auto;
   display: flex;
  justify-content: flex-end;
  }
  .btn-login {
    padding: 10px;
    background-color: #fff;
    border-radius: 50px;
    text-align: center;
    display: block;
    color: #75d7ee;
    font-size: 1.4rem;
    font-weight: normal;
    width: 100%;
    transition: 0.25s;
  }
  .btn-login:hover {
    transition: 0.25s;
    opacity: 0.7;
  }
  .header-login__layout {
    width: 200px;
  }
  .fa-user, .fa-check, .fa-sign-out-alt {
    margin-right: 5px;
  }
  .btn-newregister {
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    display: block;
    color: #fff;
    border:1px solid #fff;
    font-size: 1.4rem;
    font-weight: normal;
    width: 100%;
    transition: 0.25s;
  }
  .btn-newregister:hover {
    transition: 0.25s;
    opacity: 0.7
  }
  .header-newregister__layout {
    width: 200px;
    margin-left: 10px;
  }


@media screen and (max-width: 1300px) {
.header-newregister__layout {
  margin-right: 10px;
 }
.header__login-arae__layout {
  margin-left: 10px;
}
}

/* エラー画面 */
.error-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    text-align: center;
}

.error-icon {
    font-size: 8rem;
    color: #86dbf0;
}

.error-message {
    font-size: 2rem;
}

.error-btn {
    max-width: 300px;
}

.slider img {
  height: 350px;
  object-fit: cover;
  width: 100%;
}
.slider a {
  width: 100%;
  display: block;
}