@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

.matu {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  background-color: #cc87b7;
  padding: 5px 30px;
  margin-bottom: 20px;
  text-align: center;
}

/* contact */
.contact-table {
  width: 100%;
  margin: 0 auto;
}

.contact-table th {
  display: block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.contact-table td {
  display: block;
  width: 100%;
}

.form1 {
  width: 100%;
}

.form1 th {
  display: block;
  background-color: #fceef0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.form1 td {
  display: block;
  width: 100%;
  background-color: #fdf8f7;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.namae {
  width: 90%;
  height: 40px;
  border: 1px solid #cccccc;
}

.namae2 {
  width: 90%;
  height: 40px;
  border: 1px solid #cccccc;
}

.bule {
  background-color: #4f95db;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.bule3 {
  background-color: #4f95db;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.contact-border {
  border-bottom: 2px solid #fff;
}

.contact-item {
  width: 100%;
  font-size: 13px;
  padding-left: 0px;
  vertical-align: middle;
  text-align: center;
}

.contact-note {
  font-size: 10px;
}

.contact-textbox {
  width: 75%;
  padding: 20px 0;
}

p.contact-text {
  line-height: 2;
}

.input-text {
  width: 90%;
  padding: 0px;
  border: 1px solid #cccccc;
  height: 250px;
}

.inner-table {
  margin-left: 0%;
}

.jyu1 {
  margin-left: 5%;
}

.jyu2 {
  margin-left: 5%;
}

.jyu23 {
  margin-left: 5%;
}

.input-button {
  font-size: 16px;
  padding: 5px 30px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
}

.contact-caution {
  width: 80%;
  margin: 30px auto 0 auto;
  font-size: 12px;
  line-height: 2;
}

.th-gray {
  background-color: #e0e0e0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.td-gray {
  background-color: #f2f2f2;
}

.color-red99 {
  color: #d61518;
  font-size: 13px;
}

.color-gray {
  color: #808080;
  font-size: 13px;
}

.contact-fras {
  font-size: 13px;
  padding-left: 20px;
  padding-top: 5px;
}

.contact-fras2 {
  font-size: 13px;
  padding-left: 20px;
  padding-top: 5px;
}

p.text-new {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

.sp-none {
  display: none;
}

.purple {
  color: #cc87b7;
}

.bon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 250px;
  height: 45px;
  background-color: #cc87b7;
  color: #fff;
  font-size: 14px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.bon2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 150px;
  height: 45px;
  background-color: #cc87b7;
  color: #fff;
  font-size: 14px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.box-center {
  text-align: center;
}

.box-center p {
  text-align: center;
}

p.error-messe {
  text-align: center;
}

.box-new1 {
  background-color: #fffcfd;
  border: 1px #cc87b7 solid;
}

.box-new12 {
  background-color: #fffcfd;
  border: 1px #cc87b7 solid;
}

hr.sen2 {
  width: 100%;
  border-top: solid 1px #cc87b7;
  margin: 0;
}

.inner-staff {
  width: 90%;
  margin: auto;
  padding: 20px 0px;
}

.m50 {
  margin-bottom: 50px;
}

.m502 {
  margin-bottom: 50px;
}

.m10 {
  margin-top: 10px;
}

.boder-box {
  border: solid 1px #cc87b7;
}

.inner-m {
  width: 90%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

.flex-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.box-new1p {
  width: 7%;
  text-align: left;
}

.box-new1p2 {
  width: 90%;
  text-align: left;
}

h2.matu-f {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  line-height: 1.4;
}

table.hyou {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  border-collapse: collapse;
  border-top: solid 1px #b0b0b0;
  border-bottom: solid 1px #b0b0b0;
  table-layout: fixed;
  display: none;
}

table.hyou th {
  width: 7%;
  vertical-align: middle;
  background-color: #f5e7f1;
  border: solid 1px #b0b0b0;
  padding: 10px;
}

table.hyou td {
  width: 15%;
  vertical-align: middle;
  border: solid 1px #b0b0b0;
  padding: 8px;
}

table.hyou td.yoko2 {
  width: 3%;
}

table.hyou td.yoko3 {
  width: 12%;
}

table.hyou th.bg-k {
  background-color: #ebcfe2;
  border-bottom: 0;
}

table.hyou td.bg-k {
  background-color: #ebcfe2;
  border-bottom: 0;
}

table.hyou tr:first-child th {
  border-left: 0;
}

table.hyou tr:nth-child(2) th {
  border-left: 0;
  border-top: 0;
}

table.hyou tr:last-child th {
  border-left: 0;
}

table.hyou tr:nth-child(1) td {
  border-right: 0;
}

table.hyou tr:nth-child(2) td {
  border-right: 0;
  border-top: 0;
}

.h-box {
  background-color: #cc87b7;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 16px;
}

.h-box p {
  color: #fff;
  text-align: center;
}

.purple-bo {
  background-color: #cc87b7;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 16px;
}

.dnp4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.size-b {
  font-size: 17px;
}

.size-bs {
  font-size: 15px;
}

.gridContainer {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  padding-left: 2.275%;
  padding-right: 2.275%;
  clear: none;
  float: none;
}

.right {
  text-align: right;
}

.sp-mode2 img {
  width: 100%;
}

.pageto a {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  background-color: #cc87b7;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  position: relative;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.pageto a::after {
  content: url("../img/ya.svg");
  width: 15px;
  position: absolute;
  right: 15px;
  top: 9px;
}

.pc-kar {
  display: none;
}

.w-sp {
  width: 95%;
  margin: auto;
}

.m0 {
  margin: 0;
}

.w-pc {
  display: none;
}

/* 20230110 */
.career__pinfo__title {
  margin-bottom: 0.5em;
}

.career__pinfo {
  border: 1px solid #cccccc;
  height: 300px;
  overflow-y: scroll;
  width: 100%;
}

.career__pinfo__inner {
  width: 85%;
  margin: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  color: #4d4d4d;
}

.m-0 {
  margin: 0;
}

.career__check>p {
  display: inline-block;
  margin: 0 auto;
}

.career__check input[type="checkbox"] {
  accent-color: #dc6dba;
}

.career__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #ffffff;
  border: 1.23px solid #cccccc;
  border-radius: 10px;
  padding: 0.3em 3em;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
  .pageto a {
    font-size: 18px;
  }

  .pageto a::after {
    width: 15px;
    right: 15px;
    top: 8px;
  }

  .sp-mode2 {
    display: none;
  }

  table.hyou {
    display: block;
  }

  .pc-kar {
    display: block;
  }

  .w-pc {
    width: 85%;
    margin: auto;
    display: block;
  }

  .size-b {
    font-size: 19px;
  }

  .size-bs {
    font-size: 17px;
  }

  .purple-bo {
    width: 65%;
    margin: auto;
    background-color: #cc87b7;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 18px;
  }

  br.sp {
    display: none;
  }

  .sp-none {
    display: block;
  }

  .box-new1 {
    width: 80%;
    margin: auto;
  }

  .box-new1p {
    width: 3%;
  }

  .box-new1p2 {
    width: 94%;
  }

  .flex-sp3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h-box {
    width: 12%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  .h-box2 {
    width: 85%;
  }
}

@media only screen and (min-width: 1023px) {
  .size-b {
    font-size: 22px;
  }

  .size-bs {
    font-size: 20px;
  }

  .purple-bo {
    width: 55%;
    font-size: 20px;
  }

  .h-box {
    width: 12%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
  }

  .h-box2 {
    width: 85%;
  }

  table.hyou {
    font-size: 20px;
  }

  table.hyou th {
    width: 7%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  table.hyou td {
    width: 10%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
  }

  table.hyou td.yoko3 {
    width: 8%;
  }

  table.hyou td.yoko2 {
    width: 5%;
  }

  h2.matu-f {
    font-size: 25px;
    letter-spacing: 0.3em;
  }

  .inner-m {
    width: 85%;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .box-new1p {
    width: 2%;
  }

  .box-new1p2 {
    width: 96%;
  }

  .flex-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }


  .box-new1 {
    width: 47.5%;
    margin: 0;
  }

  .box-new12 {
    width: 47.5%;
    margin: 0;
  }

  .m50 {
    margin-bottom: 80px;
  }

  .m502 {
    margin-bottom: 0px;
  }

  .box-new1 {
    height: 570px;
  }

  .box-new12 {
    height: 485px;
  }

  .inner-staff {
    width: 90%;
    margin: auto;
    padding: 40px 0px;
  }

  .flex-s {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .box-left {
    width: 30%;
  }

  .box-right {
    width: 68%;
  }

  /*  10p
---------------------------*/

  p.text-new {
    font-size: 18px;
  }

  /* contact */
  .contact-table {
    width: 90%;
    margin: 0 auto;
  }

  .width95 {
    width: 90%;
    margin: auto;
  }

  .form1 {
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
  }

  .form1 th {
    width: 25%;
    background-color: #fceef0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
    display: table-cell;
  }

  .form1 td {
    width: 75%;
    background-color: #fdf8f7;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    display: table-cell;
    text-align: left;
  }

  .bon {
    width: 330px;
    height: 55px;
    font-size: 17px;
  }

  .bon2 {
    width: 200px;
    height: 55px;
    font-size: 17px;
  }

  .namae {
    width: 90%;
    height: 50px;
    margin-left: 0px;
  }

  .w90-new {
    width: 90%;
  }

  .flex9090 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .flex-bo1 {
    width: 40%;
  }

  .flex-bo2 {
    width: 55%;
  }

  .namae2 {
    width: 100%;
    height: 50px;
    margin-left: 0px;
  }

  .contact-fras {
    font-size: 14px;
    padding-left: 0px;
  }

  .contact-fras2 {
    text-align: left;
    font-size: 14px;
    padding-left: 0px;
    padding-top: 0px;
  }

  .m-lef {
    margin-left: 3%;
  }

  .bule {
    background-color: #4f95db;
    padding: 10px;
    color: #fff;
    font-size: 17px;
  }

  .bule3 {
    background-color: #4f95db;
    padding: 10px;
    color: #fff;
    font-size: 17px;
    width: 87.8%;
    margin: auto;
  }

  .contact-border {
    border-bottom: 2px solid #fff;
  }

  .contact-item {
    width: 25%;
    font-size: 15px;
    padding-left: 5px;
    vertical-align: middle;
    text-align: center;
  }

  .contact-note {
    font-size: 10px;
  }

  .contact-textbox {
    width: 75%;
    padding: 20px;
  }

  p.contact-text {
    line-height: 2;
  }

  .contact-textbox2 {
    padding: 20px 0;
  }

  .input-text {
    width: 95%;
    padding: 10px 10px 10px 0;
    border: 1px solid #cccccc;
    height: 200px;
  }

  .h100 {
    height: 200px;
  }

  .input-button {
    font-size: 16px;
    padding: 5px 30px;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
  }

  .contact-caution {
    width: 80%;
    margin: 30px auto 0 auto;
    font-size: 12px;
    line-height: 2;
  }

  .th-gray {
    background-color: #e0e0e0;
  }

  .td-gray {
    background-color: #f2f2f2;
  }

  .color-red99 {
    color: #d61518;
    font-size: 14px;
  }

  .color-gray {
    color: #808080;
    font-size: 14px;
  }

  .inner-table {
    margin-left: 0%;
  }

  .pageto a {
    font-size: 20px;
  }

  .pageto a::after {
    width: 15px;
    right: 15px;
    top: 5px;
  }

  .w-pc {
    width: 90%;
    margin: auto;
  }

  /* 20230110 */
  .career__pinfo {
    height: 280px;
  }

  .career__pinfo__inner {
    width: 90%;
    margin: auto;
    padding-top: 1.5em;
    padding-bottom: 0.75em;
  }

  .career__button {
    font-size: 18px;
  }
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1199px) {
  .pageto a {
    font-size: 24px;
  }

  .gridContainer {
    width: 1080px;
    max-width: 1920px;
    padding-left: 0.75%;
    padding-right: 0.75%;
    margin: auto;
    clear: none;
    float: none;
    margin-left: auto;
  }

  .size-b {
    font-size: 25px;
  }

  .size-bs {
    font-size: 23px;
  }

  .purple-bo {
    width: 52%;
    font-size: 23px;
  }

  .h-box {
    width: 10%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 20px;
  }

  .h-box2 {
    width: 88%;
  }

  table.hyou {
    font-size: 19px;
  }

  table.hyou th {
    width: 5%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }

  table.hyou td {
    width: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }

  table.hyou td.yoko2 {
    width: 2%;
  }

  table.hyou td.yoko3 {
    width: 8%;
  }
}

/* shimabase追記 */
.career__pinktitle {
  color: #cc87b7;
}

.left-center {
  text-align: left;
}

.center-left {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .left-center {
    text-align: center;
  }

  .center-left {
    text-align: left;
  }
}

/*   font
--------------------------------------- */
.shuei-b {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.shuei-l {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.shuei-m {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.shuei-4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

/*   color
--------------------------------------- */
.color-pink01 {
  color: #cc87b7;
}

/*   改行
--------------------------------------- */
.br-sptab,
.br-sptab02 {
  display: block;
}

.br-pc {
  display: none;
}

@media screen and (min-width: 1024px) {
  .br-sptab {
    display: none;
  }

  .br-pc {
    display: block;
  }
}

@media screen and (min-width: 1366px) {
  .br-sptab02 {
    display: none;
  }
}

/*   行間,文字間
--------------------------------------- */
.line01 {
  line-height: 1;
}

.line01_6 {
  line-height: 1.6;
}

.line01_8 {
  line-height: 1.8;
}

.line02 {
  line-height: 2;
}

.reset__text {
  margin: 0;
}

.reset__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.img100 {
  display: block;
  width: 100%;
}

/*   header
--------------------------------------- */


.l-header-parking-sp {
  display: block;
  border-radius: 3px;
  width: 82%;
  margin: 32px auto 32px auto;
  overflow: hidden;
}

.l-header-parking-sp img {
  display: block;
  width: 100%;
}

.display-none {
  display: none;
}


@media screen and (min-width: 1024px) {

  .flex-tab3 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    letter-spacing: 0;
  }

  .l-header-parking-sp {
    display: none;
  }

}

/*   footer
--------------------------------------- */
.footer-instagram {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.footer-instagram img {
  display: block;
  width: 100%;
}

.l-footer-parking {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .footer-instagram {
    width: 80%;
  }
}

/*   top page
--------------------------------------- */
/* p-index-first */
.p-index-first {
  background-color: #ffe6ed;
  padding-top: 5rem;
  padding-bottom: 4.375rem;
  position: relative;
}

.p-index-first__icon {
  display: block;
  position: absolute;
  width: 4rem;
  top: -2.5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.p-index-first__title {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  text-align: center;
  line-height: 1;
  font-size: 0.9rem;
  padding-bottom: 1.5rem;
}

.p-index-first__sub-title {
  background-color: #ffffff;
  padding: 1rem 0;
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  text-align: center;
  line-height: 1;
  font-size: 0.9rem;
}

.p-index-first__sub-title--accent {
  color: #ec004c;
}

.p-index-first__text {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  text-align: center;
  line-height: 1.8;
  font-size: 0.8rem;
  text-decoration: underline;
  padding: 1.5rem 0;
}

.p-index-first__list {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  line-height: 2;
  font-size: 0.7rem;
}

.p-index-first__list li {
  padding: 0;
  vertical-align: middle;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.p-index-first__list__style {
  color: #ec004c;
}

.p-index-first__list__style2 {
  color: #C984B4;
}

.p-index-first__note {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  line-height: 1.6;
  text-align: right;
  font-size: 0.7rem;
  padding-top: 1.5rem;
}

a.p-index-first__tel {
  pointer-events: auto;
}

a.p-index-first__tel:link,
a.p-index-first__tel:hover,
a.p-index-first__tel:visited {
  color: #333333;
}

/* p-index-intro */
.p-index-intro {
  background-color: #cc87b7;
  padding-top: 5rem;
  padding-bottom: 4.375rem;
}

.p-index-intro__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.p-index-intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 80%;
  margin: 0 auto;
}

.p-index-intro__inner:last-child {
  padding-top: 3rem;
}

.p-index-intro__title {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  font-size: 1rem;
  padding: 1em 0 0.5em 0;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 1em;
}

.p-index-intro__text {
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  line-height: 2;
  font-size: 0.7rem;
  padding-bottom: 1.5em;
}

.p-index-intro__button {
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  font-size: 0.8rem;
  display: block;
  padding: 1em;
  width: 60%;
  margin: auto auto 0 auto;
  border: 1px solid #ffffff;
}

a.p-index-intro__button:link,
a.p-index-intro__button:hover,
a.p-index-intro__button:visited {
  color: #ffffff;
}

/* p-index-questionnaire */
.p-index-questionnaire {
  background-color: #ffffff;
  padding: 4.375rem 0;
}

.p-index-questionnaire__inner {
  border: 1px solid #cc87b7;
  padding: 2.5rem 1.5rem;
}

.p-index-questionnaire__title {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  text-align: center;
  line-height: 1;
  font-size: 0.9rem;
}

.p-index-questionnaire__title__inner {
  display: inline-block;
  padding: 0 0.2em 0.5em 0.2em;
  border-bottom: 1px solid #cc87b7;
  margin-bottom: 1em;
}

.p-index-questionnaire__text {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #333333;
  text-align: left;
  line-height: 2;
  font-size: 0.7rem;
}

.p-index-questionnaire__sub-title {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #cc87b7;
  text-align: center;
  line-height: 1;
  font-size: 0.7rem;
  display: inline-block;
  position: relative;
  margin: 1.5em 0 1em 0;
}

.p-index-questionnaire__sub-title::before,
.p-index-questionnaire__sub-title::after {
  content: "";
  height: 1rem;
  width: 1px;
  background-color: #cc87b7;
  position: absolute;
}

.p-index-questionnaire__sub-title::before {
  bottom: -0.2rem;
  left: -1rem;
  transform: rotate(-30deg);
}

.p-index-questionnaire__sub-title::after {
  bottom: -0.2rem;
  right: -1rem;
  transform: rotate(30deg);
}

.p-index-questionnaire__button {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}

a.p-index-questionnaire__button {
  font-size: 0.9rem;
  display: block;
  margin: 0 auto;
  color: #ffffff;
  background-color: #cc87b7;
  padding: 1.3em 0;
  margin-bottom: 1.3em;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

a.p-index-questionnaire__button:visited {
  color: #ffffff;
}

a.p-index-questionnaire__button:hover {
  color: #cc87b7;
  background-color: #ebcfe2;
}

.p-index-questionnaire__list {
  /* DNP 秀英角ゴシック銀 Std M */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #333333;
  text-align: left;
  line-height: 2;
  font-size: 0.7rem;
}

.p-index-questionnaire__list li {
  padding: 0;
  vertical-align: middle;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 768px) {

  /* p-index-first */
  .p-index-first__icon {
    width: 4.375rem;
    top: -3rem;
  }

  .p-index-first__title {
    font-size: 1.875rem;
    padding-bottom: 3rem;
  }

  .p-index-first__sub-title {
    padding: 1.2rem 0;
    font-size: 1.875rem;
  }

  .p-index-first__text {
    font-size: 1.375rem;
    padding: 2.75rem 0;
  }

  .p-index-first__list {
    font-size: 1.125rem;
  }

  .p-index-first__note {
    font-size: 1.125rem;
    padding-top: 1.5rem;
  }

  /* p-index-intro */
  .p-index-intro__contents {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .p-index-intro__inner {
    width: 45%;
    margin: 0;
  }

  .p-index-intro__inner:last-child {
    padding-top: 0;
  }

  .p-index-intro__title {
    font-size: 1.5625rem;
  }

  .p-index-intro__text {
    font-size: 1.125rem;
  }

  .p-index-intro__button {
    font-size: 1.25rem;
  }

  /* p-index-questionnaire */
  .p-index-questionnaire {
    padding: 4.375rem 0 0 0;
  }

  .p-index-questionnaire__inner {
    padding: 3.4rem 2rem 3rem 2rem;
  }

  .p-index-questionnaire__title {
    font-size: 1.875rem;
  }

  .p-index-questionnaire__text {
    font-size: 1.125rem;
  }

  .p-index-questionnaire__sub-title {
    font-size: 1.25rem;
  }

  .p-index-questionnaire__sub-title::before,
  .p-index-questionnaire__sub-title::after {
    height: 1.5rem;
  }

  a.p-index-questionnaire__button {
    font-size: 1.5rem;
    display: inline-block;
    padding: 1.3em 2.5em;
  }

  .p-index-questionnaire__list {
    text-align: center;
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  /* .p-index-news {
    padding-top: 5rem;
  } */
  /* .p-index-news__covid {
    max-width: 960px;
  } */
}

@media screen and (min-width: 1024px) {
  .p-index-first__sub-title {
    width: 80%;
    margin: 0 auto;
  }

  .p-index-questionnaire__title__inner {
    padding: 0 0.5em 0.5em 0.5em;
  }

  .p-index-questionnaire__text {
    text-align: center;
  }


}

/*   guide
--------------------------------------- */
/* p-guide-reservation */
.p-guide-reservation {
  background-image: url(../img/cmn-bg-sp.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

/* treatment */
a.guide-mynumber__button {
  display: inline-block;
  margin: 0 auto;
  background-color: #cc87b7;
  padding: 0.5em 1em;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
  text-align: left;
  font-size: 0.9rem;
}

a.guide-mynumber__button:visited {
  color: #ffffff;
}

a.guide-mynumber__button:hover {
  color: #cc87b7;
  background-color: #ebcfe2;
}

.guide-mynumber__button__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.guide-mynumber__icon {
  display: block;
  width: 4em;
  padding-right: 1em;
}

/* p-guide-payment */
.p-guide-payment {
  background-image: url(../img/cmn-bg-sp.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.p-guide-payment__inner {
  background-color: #ffffff;
  padding: 3rem 0;
}

.p-guide-payment__title {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  text-align: center;
  line-height: 1;
  font-size: calc((25 - 18) * ((100vw - 320px) / (991 - 320)) + 18px);
}

.p-guide-payment__text {
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1.666;
  font-size: calc((18 - 12) * ((100vw - 320px) / (991 - 320)) + 12px);
  padding: 2.5em 0;
}

.p-guide-payment__text--accent {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #cc87b7;
}

.p-guide-payment__card {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.p-guide-payment__note {
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333333;
  text-align: left;
  line-height: 1.666;
  text-indent: -1em;
  padding-left: 1em;
  width: 80%;
  margin: 0 auto;
  font-size: calc((16 - 11) * ((100vw - 320px) / (991 - 320)) + 11px);
  padding-top: 2em;
}

@media screen and (min-width: 768px) {

  /*   guide
--------------------------------------- */
  a.guide-mynumber__button {
    text-align: center;
    font-size: 1.125rem;
    padding: 1em 1em;
  }

  .guide-mynumber__icon {
    width: 2.5em;
    padding-right: 1em;
  }
}

@media screen and (min-width: 1024px) {

  /*   guide
--------------------------------------- */
  /* p-guide-reservation  */
  .p-guide-reservation {
    background-image: url(../img/cmn-bg.png);
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  /* p-guide-payment */
  .p-guide-payment {
    background-image: url(../img/cmn-bg.png);
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .p-guide-payment__inner {
    padding: 3.5rem 0;
  }

  .p-guide-payment__title {
    font-size: 25px;
  }

  .p-guide-payment__text {
    font-size: 18px;
  }

  .p-guide-payment__card {
    width: 45%;
  }

  .p-guide-payment__note {
    text-align: center;
    font-size: 16px;
  }
}

/*   staff
--------------------------------------- */
.p-staff-staff__list {
  width: 100%;
}

.p-staff-staff__list li {
  list-style: none;
  width: 100%;
  background-color: #fffcfd;
  border: 1px #cc87b7 solid;
  margin-bottom: 50px;
}

.p-staff-staff__inner {
  width: 85%;
  margin: 0 auto;
  padding: 30px 0 50px 0;
}

.p-staff-staff__name {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: solid 1px #cc87b7;
}

.p-staff-staff__name__title {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #333333;
  line-height: 1.6em;
  text-align: center;
  letter-spacing: 0.3em;
  font-size: 25px;
}

.p-staff-staff__name__subtitle {
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333333;
  line-height: 1.6em;
  text-align: center;
  font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
}

.p-staff-staff__title {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 22px;
  padding: 1.5em 0 1em 0;
}

@media screen and (min-width: 1024px) {
  .p-staff-staff__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .p-staff-staff__list li {
    width: 47.5%;
    margin-bottom: 80px;
  }

  .p-staff-staff__inner {
    width: 80%;
    padding: 40px 0 60px 0;
  }

  .p-staff-staff__name__title {
    font-size: 30px;
  }

  .p-staff-staff__title {
    font-size: 25px;
  }
}

/*   career-1
--------------------------------------- */
.career-point {
  font-size: 1.2em;
}

.career-2-button {
  filter: drop-shadow(5px 5px 3px rgba(151, 127, 165, 0.5));
}