@charset "UTF-8";
@font-face {
  font-family: "tsunagi";
  src: url("../font/TsunagiGothic.woff") format("woff"); }
/*****************************************/
body {
  background: url("../images/common/recruit_bg.svg") left -40px top -90px no-repeat;
  background-size: 681px 612px;
  padding: 90px 0 0 0; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  body {
    background: url("../images/common/recruit_bg.svg") left -20px top -30px no-repeat;
    background-size: 377px 363px;
    padding: 90px 0 0 0; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  body {
    background: url("../images/common/recruit_bg.svg") left -20px top -30px no-repeat;
    background-size: 377px 363px;
    padding: 70px 0 0 0; } }
/*max-width:768px*/
@media (max-width: 480px) {
  body {
    background: url("../images/common/recruit_bg.svg") left -20px top -30px no-repeat;
    background-size: 231px 222px; } }
/*max-width:480px*/
/*****************************************/
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 555;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999; }
  .loader .txt {
    display: none; }
    .loader .txt span {
      background: url("../images/load.svg") center center no-repeat;
      background-size: contain;
      display: block;
      width: 238px;
      height: 249px;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap; }

/*****************************************/
header {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: .3s; }
  header.active {
    background-color: rgba(255, 255, 255, 0.7); }

/*****************************************/
.recruit_header_box {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  padding: 0 35px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center; }
  .recruit_header_box h1 {
    width: fit-content;
    flex: 1;
    margin: 5px 0 0; }
    .recruit_header_box h1 a {
      transition: .3s;
      width: fit-content;
      text-decoration: none;
      display: block; }
    .recruit_header_box h1 small {
      font: 1.3rem/1em " M PLUS Rounded 1c", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      color: #5F2607;
      margin: 0 0 10px;
      padding: 0 0 0 38px;
      display: block; }
    .recruit_header_box h1 span {
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      display: block;
      background: url("../images/logo_recruit.svg") center center no-repeat;
      background-size: contain;
      aspect-ratio: 350/42;
      width: 350px;
      height: auto; }

@media (max-width: 1280px) {
  .recruit_header_box {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 20px; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .recruit_header_box {
    padding: 0 0 0 20px;
    height: 100px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .recruit_header_box {
    padding: 0 0 0 20px;
    height: 70px; }
    .recruit_header_box h1 small {
      font: 1rem/1em " M PLUS Rounded 1c", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      padding: 0 0 0 24px; }
    .recruit_header_box h1 span {
      width: 200px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .recruit_header_box {
    padding: 0 0 0 15px;
    height: 70px; }
    .recruit_header_box h1 small {
      padding: 0 0 0 20px; }
    .recruit_header_box h1 span {
      width: 167px; } }
/*max-width:480px*/
@media (hover: hover) {
  .recruit_header_box h1 a:hover {
    opacity: 0.5; } }
/*****************************************/
.recruit_head_menu {
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-end;
  width: calc(100% - 380px);
  max-width: 700px; }

.recruit_head_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 440px;
  width: calc(100% - 210px); }
  .recruit_head_nav li {
    position: relative;
    padding: 0 0 15px; }
    .recruit_head_nav li.current:before {
      position: absolute;
      content: "";
      top: auto;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      /* Safari用 */
      transform: translate(-50%, 0%);
      bottom: 0;
      display: block;
      width: 8px;
      height: 8px;
      background-color: #F8C559;
      border-radius: 50px; }
  .recruit_head_nav a {
    transition: .3s;
    text-decoration: none;
    text-align: center;
    font: 1.6rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #4D2F1F; }

.recruit_head_contact {
  width: 195px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center; }
  .recruit_head_contact li {
    width: calc((100% - 20px)/2); }
  .recruit_head_contact a {
    letter-spacing: 0.06em;
    color: #79503A;
    text-decoration: none;
    font: 1.4rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
    padding: 43px 0 0 0; }
    .recruit_head_contact a.official {
      background: url("../images/common/icon_leaf.svg") top center no-repeat;
      background-size: 35px; }
    .recruit_head_contact a.head_contact {
      background: url("../images/common/contact.svg") top 12px center no-repeat;
      background-size: 26px; }

@media (hover: hover) {
  .recruit_head_nav a:hover {
    color: #FFA200; }

  .recruit_head_contact a:hover {
    color: #FFA200; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .recruit_head_menu {
    display: none; } }
/*max-width:1024px*/
/*max-width:768px*/
/*max-width:480px*/
/*****************************************/
.toggle {
  display: none;
  position: fixed;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border: 2px solid #FFA200;
  border-radius: 50%;
  z-index: 88888;
  top: 15px;
  right: 30px; }
  .toggle p {
    color: #4D2F1F;
    font: 1.3rem/1em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }
  .toggle span {
    position: absolute;
    transition: .3s;
    display: block;
    width: 25px;
    height: 2px;
    background-color: #FFA200; }
    .toggle span:nth-of-type(1) {
      top: 35%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      /* Safari用 */
      transform: translate(-50%, -50%); }
    .toggle span:nth-of-type(2) {
      top: 45%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      /* Safari用 */
      transform: translate(-50%, -50%); }
  .toggle.active span {
    position: absolute;
    transition: .3s;
    display: block;
    width: 25px;
    height: 2px;
    background-color: #FFA200; }
    .toggle.active span:nth-of-type(1) {
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(35deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(35deg); }
    .toggle.active span:nth-of-type(2) {
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-35deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(-35deg); }

@media (hover: hover) {
  .toggle:hover {
    cursor: pointer; }
    .toggle:hover span:nth-of-type(1) {
      top: 38%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(20deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(20deg); }
    .toggle:hover span:nth-of-type(2) {
      top: 42%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-20deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(-20deg); }
    .toggle:hover.active:hover span:nth-of-type(1) {
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(35deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(35deg); }
    .toggle:hover.active:hover span:nth-of-type(2) {
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-35deg);
      /* Safari用 */
      transform: translate(-50%, -50%) rotate(-35deg); } }
@media (max-width: 1024px) {
  .toggle {
    display: block;
    right: 20px; } }
/*max-width:480px*/
@media (max-width: 768px) {
  .toggle {
    top: 13px; } }
/*max-width:480px*/
@media (max-width: 480px) {
  .toggle {
    top: 0px;
    right: 10px;
    transform: scale(0.8);
    transform-origin: center right; } }
/*max-width:480px*/
/*****************************************/
nav {
  transition: .3s;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background-color: inherit;
  pointer-events: none;
  opacity: 0; }
  nav.active {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.95);
    pointer-events: all;
    z-index: 77777; }

.gnav {
  padding: 65px 0 100%; }
  .gnav .jii {
    background: url("../images/mv_chara.svg") center center no-repeat;
    background-size: contain;
    display: block;
    margin: 0 auto 65px;
    aspect-ratio: 121/154;
    width: 100%;
    max-width: 121px;
    height: auto; }

.nav_box {
  width: calc(100% - 100px);
  margin: 0 auto;
  max-width: 630px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start; }
  .nav_box a, .nav_box span {
    padding: 0 0 0 16px;
    display: block;
    position: relative;
    font: 1.5rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500;
    margin: 0 0 18px;
    text-decoration: none;
    color: #79503A; }
    .nav_box a:before, .nav_box span:before {
      position: absolute;
      content: "";
      display: block;
      border-radius: 50%;
      background-color: #79503A;
      width: 7px;
      height: 7px;
      left: 3px;
      top: 5px; }
  .nav_box li {
    margin: 0 0 30px;
    position: relative;
    padding: 0 0 0 20px; }
    .nav_box li a.no,
    .nav_box li span {
      font: 1.6rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      padding: 0; }
      .nav_box li a.no:before,
      .nav_box li span:before {
        display: none; }
    .nav_box li:before {
      position: absolute;
      content: "";
      display: block;
      border-radius: 50%;
      background-color: #FFA200;
      width: 10px;
      height: 10px;
      left: 0;
      top: 5px; }

/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .gnav {
    height: 100%;
    overflow-y: scroll;
    height: 100vh;
    padding: 30px 40px 50%; }
    .gnav .jii {
      margin: 0 auto 20px;
      max-width: 80px; }

  .nav_box {
    width: 100%;
    margin: 0 auto;
    max-width: 480px;
    display: block; }
    .nav_box a {
      margin: 0;
      padding: 10px 0 10px 16px;
      display: block;
      position: relative;
      font: 1.5rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 500;
      text-decoration: none; }
      .nav_box a:before {
        display: none; }
    .nav_box li {
      margin: 0;
      position: relative;
      padding: 10px 0 10px;
      border-bottom: 1px solid #ccc; }
      .nav_box li a.no,
      .nav_box li span {
        font: 1.6rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 700;
        padding: 10px 0 10px 20px;
        margin: 0; }
      .nav_box li:before {
        position: absolute;
        content: "";
        display: block;
        border-radius: 50%;
        background-color: #FFA200;
        width: 10px;
        height: 10px;
        left: 0;
        top: 23px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .gnav {
    height: 100%;
    overflow-y: scroll;
    height: 100vh;
    padding: 30px 20px 50%; }
    .gnav .jii {
      margin: 0 auto 20px;
      max-width: 80px; } }
/*max-width:480px*/
/*****************************************/
.page_top {
  position: fixed;
  width: 70px;
  height: 70px;
  display: block;
  bottom: -80px;
  right: 15px;
  background-color: #FFA200;
  border-radius: 50%;
  z-index: 7777;
  transition: .3s; }
  .page_top.active {
    bottom: 15px; }
  .page_top p {
    position: relative;
    font: 1.7rem/88px "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: center; }
    .page_top p:before {
      transition: .3s;
      position: absolute;
      content: "";
      width: 12px;
      height: 12px;
      border-top: 4px solid #fff;
      border-right: 4px solid #fff;
      top: 30%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }

@media (max-width: 768px) {
  .page_top {
    width: 60px;
    height: 60px; }
    .page_top.active {
      bottom: 10px; }
    .page_top p {
      font: 1.5rem/78px "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 500;
      letter-spacing: 0.03em; }
      .page_top p:before {
        width: 10px;
        height: 10px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .page_top {
    width: 50px;
    height: 50px;
    right: 10px; }
    .page_top p {
      font: 1.3rem/60px "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 500;
      letter-spacing: 0.03em; }
      .page_top p:before {
        width: 8px;
        height: 8px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff; } }
/*max-width:480px*/
@media (hover: hover) {
  .page_top.active:hover {
    cursor: pointer; }
    .page_top.active:hover p:before {
      top: 25%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); } }
/*****************************************/
footer {
  background-color: #79503A;
  padding: 95px 0 0; }

.footer_box {
  max-width: 1280px;
  width: calc(100% - 200px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff; }
  .footer_box a {
    color: #fff;
    text-decoration: none; }

.footer_left {
  width: 260px;
  padding: 0 0 235px;
  position: relative; }
  .footer_left .footer_yumeji {
    position: absolute;
    display: block;
    aspect-ratio: 145/177;
    width: 100%;
    max-width: 145px;
    height: auto;
    left: 30px;
    bottom: 0; }
  .footer_left .logo {
    display: block;
    margin: 0 0 20px;
    width: fit-content; }
    .footer_left .logo small {
      text-align: center;
      padding: 0 0 10px 30px;
      font: 1.3rem/1em " M PLUS Rounded 1c", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      display: block; }
    .footer_left .logo span {
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      display: block;
      background: url("../images/logo02.svg") center center no-repeat;
      width: 194px;
      height: 42px; }
  .footer_left .tel {
    letter-spacing: 0.03em;
    font: 2.2rem/1em "Urbanist", Arial, Helvetica, "sans-serif";
    font-weight: 500; }
  .footer_left .add {
    font: 1.5rem/1.8em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 400;
    margin: 0 0 10px; }
  .footer_left .gmap {
    height: 20px;
    font: 1.6rem/16px "Urbanist", Arial, Helvetica, "sans-serif";
    font-weight: 500;
    position: relative;
    padding: 0 25px 0 0;
    display: block;
    width: fit-content;
    letter-spacing: 0.03em;
    background: url("../images/index/icon.svg") top 3px right no-repeat;
    background-size: 16px; }

.footer_right {
  width: calc(100% - 300px);
  max-width: 630px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-start; }
  .footer_right a, .footer_right span {
    display: block;
    position: relative;
    font: 1.5rem/1em "Zen Kaku Gothic New", "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 500;
    margin: 0 0 18px; }
  .footer_right li {
    margin: 0 0 30px;
    position: relative;
    padding: 0 0 0 20px; }
    .footer_right li:after {
      position: absolute;
      content: "";
      display: block;
      border-radius: 50%;
      background-color: #FFA200;
      width: 10px;
      height: 10px;
      left: 0;
      top: 5px; }
    .footer_right li a.dot {
      position: relative;
      padding: 0 0 0 16px; }
      .footer_right li a.dot:before {
        position: absolute;
        content: "";
        display: block;
        border-radius: 50%;
        background-color: #fff;
        width: 7px;
        height: 7px;
        left: 3px;
        top: 5px; }

@media (max-width: 1024px) {
  .footer_box {
    max-width: 1280px;
    width: calc(100% - 80px);
    flex-direction: column;
    padding: 0 0 20px; }

  .footer_left {
    order: 2;
    width: 450px;
    padding: 0 175px 100px 0;
    margin: 0 auto;
    position: relative; }
    .footer_left .footer_yumeji {
      left: auto;
      right: 0;
      bottom: 100px; }

  .footer_right {
    order: 1;
    width: 100%;
    margin: 0 auto 50px;
    max-width: 630px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .footer_box {
    max-width: 1280px;
    width: calc(100% - 80px);
    flex-direction: column; }

  .footer_left {
    order: 2;
    width: 100%;
    max-width: 480px;
    padding: 0 0 100px 0;
    margin: 0 auto;
    position: relative; }
    .footer_left .footer_yumeji {
      max-width: 125px;
      left: auto;
      right: 0;
      bottom: 100px; }

  .footer_right {
    display: none; } }
/*max-width:768px*/
@media (max-width: 480px) {
  footer {
    padding: 50px 0 0 0; }

  .footer_box {
    max-width: 1280px;
    width: calc(100% - 50px);
    flex-direction: column;
    padding: 0; }

  .footer_left {
    width: fit-content;
    margin: 0 auto;
    padding: 150px 0 100px; }
    .footer_left .logo {
      display: block;
      margin: 0 auto 20px;
      width: fit-content;
      padding: 0 20px 0 0; }
    .footer_left .footer_yumeji {
      max-width: 105px;
      top: 0%;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      /* Safari用 */
      transform: translate(-50%, 0%);
      right: auto;
      bottom: auto; } }
/*max-width:480px*/
@media (hover: hover) {
  .footer_left .gmap:hover {
    text-decoration: underline wavy;
    text-underline-offset: 3px; }

  .footer_right a:hover {
    text-decoration: underline wavy;
    text-underline-offset: 3px; } }
/*****************************************/
.main_content {
  width: calc(100% - 200px);
  margin: 0 auto;
  max-width: 1580px;
  padding: 150px 0 230px; }
  .main_content h2 {
    color: #79503A;
    font: 4rem/1em "tsunagi", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    letter-spacing: 0.06em;
    margin: 0 auto 180px;
    position: relative; }
    .main_content h2 span {
      font: 2.4rem/1em "Prompt", sans-serif, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 600;
      letter-spacing: 0.06em;
      margin: 0 0 15px;
      position: relative;
      width: fit-content;
      display: block;
      padding: 0 0 0 30px; }
      .main_content h2 span:before {
        left: 3px;
        top: 9px;
        position: absolute;
        content: "";
        display: block;
        background-color: #F8C559;
        width: 12px;
        height: 12px;
        -webkit-transform: translate(0%, -50%);
        /* Safari用 */
        transform: translate(0%, -50%); }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .main_content {
    width: calc(100% - 80px); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .main_content h2 {
    margin: 0 auto 150px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .main_content {
    width: calc(100% - 40px);
    padding: 50px 0 150px; }
    .main_content h2 {
      color: #79503A;
      font: 3rem/1em "tsunagi", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      letter-spacing: 0.06em;
      margin: 0 auto 100px;
      position: relative; }
      .main_content h2 span {
        font: 2rem/1em "Prompt", sans-serif, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 600;
        letter-spacing: 0.06em;
        margin: 0 0 10px;
        position: relative;
        width: fit-content;
        display: block;
        padding: 0 0 0 30px; }
        .main_content h2 span:before {
          left: 3px;
          top: 9px;
          position: absolute;
          content: "";
          display: block;
          background-color: #F8C559;
          width: 12px;
          height: 12px;
          -webkit-transform: translate(0%, -50%);
          /* Safari用 */
          transform: translate(0%, -50%); } }
/*max-width:480px*/
