@charset "UTF-8";
@import url(https://use.typekit.net/phl3khq.css); /*din2014*/
@import url(https://use.typekit.net/sqi6cdq.css); /*DIN Condensed */
.headline._recruit, .headline_under, .headline_lg {
  margin-top: 10%;
}
.headline._recruit h1, .headline_under h1, .headline_lg h1, .headline._recruit h2, .headline_under h2, .headline_lg h2 {
  font-size: clamp(21.6px, 2.3vw, 24px);
  font-weight: 700;
  position: relative;
  text-align: center;
  margin: 4% 0 2%;
}
.headline._recruit span, .headline_under span, .headline_lg span {
  display: block;
  font-size: 16px;
}
.headline._recruit:before, .headline_under:before, .headline_lg:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 200px;
  height: 2px;
  background: #78b4e6;
}

h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::selection {
  background-color: rgba(69, 122, 229, 0.7);
}

.pcnone {
  display: none;
}
@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

.disnone {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.disnone {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 500;
}

body {
  counter-reset: number 0;
  line-height: 2.5em;
  letter-spacing: 0.18em;
  font-weight: 500;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.4rem;
  font-family: "メイリオ", "游ゴシック", YuGothic, "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "メイリオ", "游ゴシック", YuGothic, "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

.annot {
  display: block !important;
}

body {
  counter-reset: number 0;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  overflow-x: hidden;
  font-size: 16px;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
}

h2, h3 {
  font-weight: 500;
}

button, a, span, div, p, dd {
  font-size: 16px;
}

dt {
  font-size: 18px;
}

dd {
  font-size: 15px;
}

b {
  font-size: 21px;
}

h1 {
  font-size: clamp(40px, 6.5vw, 80px);
  font-weight: 500;
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

h2 {
  font-size: clamp(21.6px, 2.3vw, 24px);
  font-weight: 500;
}

h3 {
  font-size: clamp(18px, 2vw, 21px);
}

footer {
  color: #fff;
}

a {
  color: #fff;
  transition: 0.3s;
  text-decoration: none;
}
a:visited, a:hover, a:link {
  color: #fff;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  padding: unset;
}
@media only screen and (max-width: 1200px) {
  .bg100 {
    padding: unset;
  }
}
@media screen and (max-width: 834px) {
  .bg100 {
    padding: unset;
  }
}
.bg100 .bgwrap {
  max-width: unset;
  margin: unset;
}

img {
  max-width: 100%;
  height: auto !important;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 68%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 30%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    flex-direction: column-reverse;
  }
}
.flex2cl_02._rr {
  flex-direction: row;
}
.flex2cl_02 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_02 .flxR .img {
  width: 100%;
}
.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  flex-direction: row;
}
.flex2cl_03 .flxL {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_03 .flxR .img {
  width: 100%;
}
.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
}
@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex5cl .box {
  position: relative;
  width: 18.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex5cl .box img {
  width: 100% !important;
}
.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.cnt_insta div.sns_list {
  border: 0 !important;
}
.cnt_insta div.sns_list > div {
  padding: 50px 0;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    padding: 20px 0;
  }
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list > div {
    flex-direction: row;
  }
}
.cnt_insta div.sns_list div.sns_photo {
  width: 25% !important;
}
@media screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_photo {
    width: 300px !important;
  }
}
.cnt_insta div.sns_list div.sns_photo img {
  width: 100% !important;
  height: 250px !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_photo img {
    height: 150px !important;
  }
}
@media screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_photo img {
    height: 300px !important;
    margin: 0 auto;
  }
}
.cnt_insta div.sns_list div.sns_text {
  width: 75% !important;
  font-size: 14px;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text {
    font-size: 12px;
    padding: 0px 0px 3px 10px !important;
  }
}
@media screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 100% !important;
  }
}
.cnt_insta div.sns_list div.sns_text div.sns_date {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 0 8px 8px;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text div.sns_date {
    padding-top: 0;
    padding: 5px;
    font-size: 12px;
  }
}
.cnt_insta div.sns_list div.sns_text .caption {
  font-size: 14px;
}
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text .caption {
    padding: 10px 0 0 0;
    font-size: 12px;
  }
}
.cnt_insta div.sns_list div.sns_text ul li {
  margin: 5px 5px 0 0;
}
.cnt_insta div.sns_list div.sns_text ul li a {
  font-size: 0.8em;
  color: #aaa;
}

.anchor {
  padding-top: 44px;
  margin-top: -44px;
}

.link_tel {
  width: 230px;
  font-size: 30px;
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  position: relative;
}

.slider {
  padding: 0;
}

.overimg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 1400px;
  height: 50%;
  display: flex;
  align-items: center;
}
.overimg img {
  width: 50%;
  height: 50% !important;
}

.header {
  position: absolute;
  top: 0%;
  left: 0;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: clamp(15px, 3.5vw, 50px);
  transition: 0.4s;
  z-index: 100;
}
.header:hover {
  background-color: rgba(69, 174, 229, 0.2);
}
.header.scroll_nav {
  position: fixed;
  translate: 0 0%;
  background-color: rgba(69, 174, 229, 0.9019607843);
  padding: 15px 20px;
  top: 0%;
}
.header_nav {
  width: 70%;
  max-width: 1000px;
  display: flex;
}
@media screen and (max-width: 640px) {
  .header_nav {
    display: none;
  }
}
.header_ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
.header_ul a, .header_ul button {
  width: 100%;
  font-weight: 700;
  padding: 20px 0;
}
.header_ul span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
}
.header_list._btn {
  position: relative;
}
.header_btn {
  border: none;
  background-color: unset;
  color: #fff;
  text-align: center;
}
.header_accordion {
  position: absolute;
  top: 100%;
  left: -70%;
  visibility: hidden;
  transform-origin: top;
  transform: rotateX(90deg);
  transition: 0.4s;
}
.header_accordion[aria-hidden=false] {
  visibility: visible;
  transform: rotateX(0);
  height: auto;
  background-color: rgba(69, 174, 229, 0.2);
}
.header.scroll_nav .header_accordion[aria-hidden=false] {
  background-color: rgba(69, 174, 229, 0.9019607843);
}
.header .accordion_lists {
  width: 200px;
}
.header .accordion_lists a {
  display: block;
  padding: 20px;
}
.header_links {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media only screen and (max-width: 1200px) {
  .header_links {
    display: none;
  }
}
.header_links a {
  display: block;
}
.header_contact {
  width: 200px;
  padding: 10px;
  border: 1px solid #fff;
  font-size: 24px;
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  letter-spacing: 3px;
}
.header_contact i {
  margin-right: 10px;
}
.header_tel {
  width: 230px;
  font-size: 30px;
  font-family: "din-2014", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  background-color: unset !important;
}

body {
  position: relative;
}

.fixinfo {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 1;
  justify-content: end;
  width: 550px;
}
@media screen and (max-width: 834px) {
  .fixinfo {
    width: 100%;
  }
}
.fixinfo_list {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .fixinfo_list {
    width: 50%;
  }
}
.fixinfo_list a {
  display: block;
  color: #fff;
  font-size: clamp(21.6px, 2.3vw, 24px);
  padding: 0 5px;
  border: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  .fixinfo_list a {
    width: 100%;
    padding: 10px 0px;
  }
}
.fixinfo_tel {
  background-color: #457ae5;
  font-family: "din-2014", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-size: clamp(21.6px, 2.3vw, 24px);
}
.fixinfo_contact {
  background-color: #52cce2;
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-size: clamp(21.6px, 2.3vw, 24px);
}

.access {
  background-color: #52cce2;
}
.access_iframe {
  display: block;
  filter: grayscale(1);
  opacity: 0.9;
}

.headandflex {
  padding: 80px 20px;
}
.headandflex_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 640px) {
  .headandflex_inner {
    padding: 30px;
  }
}
.headandflex_title {
  font-size: 28px;
  font-weight: 700;
}
.headandflex_title span {
  display: block;
}
.headandflex_links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.headandflex_links a {
  flex: 0 1 263px;
}
@media screen and (max-width: 640px) {
  .headandflex_links a {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

.footer {
  background: url(../images/top/footer_bg.jpg) center/cover;
}
.footer_inner {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
  padding: clamp(50px, 7vw, 80px) 0px clamp(80px, 7vw, 100px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 835px) {
  .footer_inner {
    display: grid;
    place-content: center;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: 1fr 500px;
  }
}
.footer_left {
  text-align: left;
  margin: 0 auto 0 0;
}
@media screen and (max-width: 640px) {
  .footer_left {
    text-align: center;
    margin: 0 auto;
  }
}
.footer_headline h2 {
  font-size: clamp(36px, 7.5vw, 60px);
  text-align: left;
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  line-height: 1;
  margin-bottom: 45px;
  position: relative;
}
.footer_headline h2::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.8);
  width: 60px;
  height: 3px;
  bottom: -20px;
  left: 0;
}
.footer_headline .ls100 {
  letter-spacing: 0.2rem;
}
.footer_headline p {
  text-align: left;
}
.footer_links {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer_links a {
  display: block;
}
.footer_links span {
  display: block;
}
@media only screen and (min-width: 641px) {
  .footer_links {
    flex-direction: row;
    align-items: start;
    justify-content: center;
  }
}
.footer_links .link_contact {
  max-width: 250px;
  padding: 20px 50px;
  border: 1px solid #fff;
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-size: clamp(21.6px, 2.3vw, 24px);
}
.footer_links .link_tel {
  max-width: 350px;
  font-family: "din-2014", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.footer_nav {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav:last-child {
  border-bottom: none;
}
@media screen and (max-width: 640px) {
  .footer_nav li {
    width: 49%;
  }
}
.footer_nav a {
  padding-left: 20px;
}
.footer_copy {
  display: block;
  text-align: right;
}

.bg_wrap {
  margin-top: -3%;
  margin-bottom: 10%;
  display: grid;
  grid: "a a . " auto ". b b " auto "c c c " auto ". d d " auto "e e . " auto/auto 90% auto;
}
@media only screen and (min-width: 641px) {
  .bg_wrap {
    grid: "a . . ." 5% "a b b b" auto ". b b b" 5% "c c c c" auto "e e e d" auto "e e e d" 5%/clamp(0px, 45%, 630px) clamp(0px, 5%, 70px) clamp(0px, 5%, 70px) clamp(0px, 45%, 630px);
  }
}

.headtext {
  position: relative;
  padding: 50px 15px 50px 50px;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 641px) {
  .headtext {
    width: 110%;
  }
}
@media only screen and (min-width: 835px) {
  .headtext {
    padding: 50px 50px 50px 200px;
  }
}
.headtext._service {
  margin: -10% 0 0 0%;
  padding: 50px 15px;
}
@media only screen and (min-width: 641px) {
  .headtext._service {
    width: 110%;
  }
}
@media only screen and (min-width: 835px) {
  .headtext._service {
    margin: -20% 0% 20% -10%;
    padding: 50px 50px 50px 170px;
  }
}
.headtext article {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.headtext article:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  width: 15%;
  left: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.headtext._about article::before {
  background: url(../images/top/ABOUTUS.png) no-repeat center/contain;
}
.headtext._service article::before {
  background: url(../images/top/SERVICE.png) no-repeat center/contain;
}
.headtext h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid;
  margin-bottom: 15px;
  z-index: 1;
}
.headtext div {
  z-index: 1;
  text-align: left;
  font-size: clamp(14px, 1.5vw, 16px);
}

.img_right {
  margin-top: -5%;
}
.img_right img {
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .img_right {
    z-index: 1;
    width: 100%;
    margin-top: 5%;
  }
}

.img_left {
  margin-top: -5%;
  width: 100%;
}
.img_left img {
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .img_left {
    width: 110% !important;
    margin-top: -10%;
  }
}

.order1 {
  order: 1;
}

.btn_greater {
  max-width: 300px;
  margin: 40px auto;
}
.btn_greater a {
  display: block;
  padding: 20px 0;
  width: 100%;
  margin: 0 auto;
  border-radius: 0px;
  background-color: #183765;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  font-size: clamp(21.6px, 2.3vw, 24px);
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.btn_greater a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  top: 0;
  right: 0;
  width: 20%;
  display: grid;
  place-items: center;
}

.a {
  grid-area: a;
}

.b {
  grid-area: b;
}

.c {
  grid-area: c;
}

.d {
  grid-area: d;
}

.e {
  grid-area: e;
}

.wrap2 {
  padding: 50px 0;
  background: url(../images/top/bg01.jpg);
}

.headline_lg {
  margin: 0 auto 30px auto;
  width: 100%;
}
.headline_lg h2 {
  font-family: "din-condensed", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-size: clamp(36px, 7.5vw, 60px);
  font-weight: 400;
  line-height: 30px;
}
.headline_lg h2::first-letter {
  color: #457ae5;
}
.headline_lg span {
  margin-top: 20px;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.card_wrap {
  margin: 30px auto;
  width: 95%;
  max-width: 1200px;
  justify-content: space-between;
}
.card_wrap article {
  background-color: #fff;
  padding: 40px;
}
.card_wrap .box {
  box-shadow: 0 0 10px #ddd;
  margin-bottom: 20px;
}
@media only screen and (min-width: 641px) {
  .card_wrap .box {
    width: 32%;
    max-width: 350px;
  }
}
.card_wrap img {
  display: block;
  margin: 0 auto;
}
.card_wrap h3 {
  background-color: unset;
  color: #1b1b1b;
  position: relative;
  text-align: center;
  padding: 3% 0;
  margin-bottom: 3%;
}
.card_wrap h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  width: 60px;
  height: 2px;
  background-color: #ccc;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.card_wrap article div {
  text-align-last: left;
  font-size: 15px;
}

.card_wrap._banner {
  justify-content: space-between;
}
@media only screen and (min-width: 641px) {
  .card_wrap._banner .box {
    width: 49%;
    max-width: 100%;
  }
}
.card_wrap._banner img {
  margin: 0;
  width: 100% !important;
}

.banner {
  max-width: 1200px;
  margin: 100px auto;
}

.news {
  padding: 80px 0px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto 80px auto;
  background: url(../images/top/pt01.jpg);
  background-size: 80px 80px;
  position: relative;
}
.news:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/top/news.png) no-repeat left top;
  background-size: clamp(30px, 10%, 120px);
  max-width: 1200px;
  top: -10%;
  left: 3%;
  right: 0;
  bottom: 0;
  margin: auto;
}

.sns_list {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 200px;
  border: none !important;
  overflow-y: scroll;
  height: 250px;
}

.bg100 {
  margin: 0 calc(50% - 50vw);
}

.page_title {
  background: url(../images/top/title_bg.jpg) no-repeat center bottom/cover;
  background-size: cover;
  padding: clamp(130px, 9vw, 250px) 0 clamp(80px, 6vw, 100px) 0 !important;
  color: #fff;
}
.page_title h1::first-letter {
  color: #5fd6eb;
}
.page_title span {
  font-size: clamp(18px, 2vw, 21px);
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  font-weight: 500;
  color: #fff;
}

.breadcrumbs, .attention {
  display: none;
  padding: 20px;
}
@media only screen and (min-width: 835px) {
  .breadcrumbs, .attention {
    display: block;
  }
}
.breadcrumbs a, .attention a {
  font-size: 15px;
  color: #5387f0;
}
.breadcrumbs div, .attention div {
  font-size: 15px;
}

.attention {
  display: block;
}

.headline_left {
  margin: 4% 0 2%;
}
.headline_left article {
  padding: 15px 10px 15px 10px;
  background-color: rgba(204, 204, 204, 0.5019607843);
}
.headline_left h1, .headline_left h2 {
  font-size: clamp(21.6px, 2.3vw, 24px);
  font-weight: 500;
  border-left: 4px solid #52cce2;
  padding-left: 8px;
}

.text_right, .text_left {
  display: flex;
}
@media screen and (max-width: 640px) {
  .text_right, .text_left {
    display: block;
  }
}
.text_right img, .text_left img {
  width: 39% !important;
  object-fit: contain;
  display: block;
}
@media screen and (max-width: 640px) {
  .text_right img, .text_left img {
    width: 100% !important;
  }
}
.text_right div, .text_left div {
  font-size: 16px;
}

.text_left {
  flex-direction: row-reverse;
}

.headline._recruit {
  margin: 4% 0 2%;
}
.headline._recruit h2 {
  background: url(../images/top/pt01.jpg);
  padding: 8px 10px;
}
.headline._recruit div {
  font-size: 15px;
}

.card_wrap._recruit {
  line-height: 30px;
  margin: 0;
  justify-content: space-between;
  width: 100%;
}
.card_wrap._recruit .box {
  background-color: rgba(212, 236, 248, 0.5019607843);
}
@media only screen and (min-width: 641px) {
  .card_wrap._recruit .box {
    width: 32%;
    max-width: 350px;
  }
}
.card_wrap._recruit article {
  background-color: transparent;
  padding: 40px;
}

.common_text div {
  font-size: 15px;
}

.sec_wrap {
  box-shadow: 0 0 10px #ddd;
  border: 1px solid #ccc;
  padding: 70px 10px 10px 10px;
  margin-bottom: clamp(20px, 2.6vw, 30px);
}
@media only screen and (min-width: 835px) {
  .sec_wrap {
    padding: 60px 20px 20px 20px;
  }
}
@media only screen and (min-width: 641px) {
  .sec_wrap {
    display: grid;
    grid-template-columns: 30% 70%;
  }
}

.headline_left._recruit {
  grid-column: span 2;
}
.headline_left._recruit article {
  background-color: unset;
}
.headline_left._recruit h3 {
  border-bottom: 1px solid #ccc;
  padding-left: clamp(25px, 2.8vw, 30px);
  position: relative;
}
.headline_left._recruit h3:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f219";
  font-weight: bold;
  color: #45aee5;
  position: absolute;
  left: 0;
  font-size: clamp(21.6px, 2.3vw, 24px);
}

section table tr td article > h6, section ul li article > h5 {
  display: block;
}

.ul_column article {
  background-color: rgba(212, 236, 248, 0.3019607843);
  padding: 5px;
  margin-bottom: 3%;
}
.ul_column h5 {
  font-size: 16.5px;
  color: #45aee5;
  border-bottom: 1px dashed #ccc;
  padding: 5px;
}
.ul_column div {
  font-size: 15px;
  padding: 5px;
}

.circle_dt.form_wrap {
  padding: 0 0 20px 60px;
  position: relative;
}
.circle_dt.form_wrap:before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  left: 20px;
  background-color: #45aee5;
}
.circle_dt.form_wrap dl, .circle_dt.form_wrap dt, .circle_dt.form_wrap dd {
  border: none;
  background: none;
}
.circle_dt.form_wrap dl {
  border-bottom: 1px solid rgba(51, 51, 51, 0.4666666667);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.circle_dt.form_wrap dt {
  width: 15%;
  min-width: 90px;
  color: #45aee5;
  z-index: 1;
  justify-content: start;
  padding: 8px;
  position: relative;
}
.circle_dt.form_wrap dt:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: -47px;
  margin: auto;
  width: 16px;
  height: 16px;
  z-index: 1;
  border-radius: 50%;
  background-color: #45aee5;
}
.circle_dt.form_wrap dt:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: -47px;
  margin: auto;
  width: 25px;
  height: 2px;
  background-color: #666;
}
.circle_dt.form_wrap dd {
  display: flex;
  align-items: center;
  padding: 8px;
}

#c31.fsc {
  display: flex;
  align-items: start;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 24px;
}
#c31.fsc .box {
  max-width: 220px;
}
#c31.fsc img {
  width: 100%;
}

.link_ul ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.link_ul li {
  flex: 1 1 172px;
}
.link_ul li:last-child {
  max-width: calc(50% - 5px);
}

.btn_a {
  margin: 40px auto;
  display: block;
  padding: 10px 0;
  width: 100%;
  margin: 0 auto;
  border-radius: 0px;
  background-color: #183765;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  font-size: clamp(16px, 1.7vw, 18px);
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.btn_a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  top: 0;
  right: 0;
  width: 20%;
  display: grid;
  place-items: center;
}

@media screen and (max-width: 640px) {
  ._recruit.form_wrap dl {
    display: block;
  }
  ._recruit.form_wrap dl dt, ._recruit.form_wrap dl dd {
    width: 100% !important;
  }
}
._recruit.form_wrap dt {
  align-items: center;
  font-weight: 500;
  font-size: 15px;
}

.headline_under {
  margin: 4% 0 0%;
}
.headline_under h2 {
  font-weight: 400;
  padding-bottom: 8px;
  border-bottom: 2px solid #666;
}
.headline_under h2:before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: solid 2px #52cce2;
  bottom: -2px;
  width: 25%;
  left: 0;
}

._company.form_wrap dl, ._company.form_wrap dt, ._company.form_wrap dd {
  border: none;
  background-color: unset;
  line-height: 45px;
}
._company.form_wrap dt {
  border-bottom: 2px solid #1b1b1b;
  align-items: center;
  padding: 8px;
}
._company.form_wrap dd {
  padding: 8px;
  border-bottom: 1px solid #ccc;
}

._works.tbl_scroll tr {
  display: flex;
  justify-content: stretch;
}
._works.tbl_scroll tr:first-child {
  background-color: #d4ecf8;
}
._works.tbl_scroll td {
  width: 100%;
}

.link_tel_wrap {
  margin: 1%;
}
.link_tel_wrap a {
  color: #1b1b1b;
  font-size: clamp(24px, 2.8vw, 30px);
  font-family: "din-2014", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.link_tel_wrap span {
  font-size: 14px;
}
.link_tel_wrap i {
  margin-right: 5px;
  color: #fff;
  background: #457ae5;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

._contact a {
  color: #5387f0;
  font-size: 15px;
}

.form_wrap.entry {
  margin-top: 20px;
}
.form_wrap.entry dt {
  font-size: 15px;
}

:root {
  --menuRect: calc(10vmax);
  --barWidth: 3vmax;
}

.menu_bar {
  height: 44px;
  background-color: #457ae5;
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  display: none;
}
@media screen and (max-width: 834px) {
  .menu_bar {
    display: block;
  }
}

.burger {
  border: none;
  padding: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  background-color: transparent;
}
.burger.-active .burger__line {
  background-color: transparent;
}
.burger.-active .burger__line::before {
  top: 0;
  transform: rotate(45deg);
}
.burger.-active .burger__line::after {
  top: 0;
  transform: rotate(-45deg);
}
.burger__line {
  display: block;
  height: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  transition: 0.4s;
  background-color: #fff;
}
.burger__line:before, .burger__line:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: inherit;
  background-color: #fff;
}
.burger__line:before {
  top: -6px;
}
.burger__line:after {
  top: 6px;
}

.drawer {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 80%;
  min-width: 300px;
  height: 100vh;
  pointer-events: none;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
}
.drawer[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
}
.drawer_nav {
  background: url(../images/top/pt01.jpg);
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  padding: 100px 10px;
  translate: -100%;
  transition: all 0.5s;
  pointer-events: all;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.drawer[aria-hidden=false] .drawer_nav {
  translate: 0%;
}

.drawer_lists {
  display: flex;
  flex-direction: column;
}
.drawer_link, .accordion_link {
  display: block;
  text-align: center;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5019607843);
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 20px 10px;
  color: #1b1b1b !important;
}

@media screen and (max-width: 640px) {
  .drawer_info {
    display: block;
  }
}
.drawer_logo {
  padding-bottom: 2vh;
}
.drawer_logo a {
  border: none;
}
.drawer address {
  display: flex;
  flex-direction: column;
  gap: 4vh;
}
.drawer .header-sm {
  font-size: 2.5vmin;
}
@media screen and (max-width: 640px) {
  .drawer .header-sm {
    font-size: 14px;
  }
}

.drawer_link.-accordion, .-accordion.accordion_link {
  display: block;
  text-align: center;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5019607843);
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 20px 10px;
  color: #1b1b1b !important;
  position: relative;
}
.drawer_link.-accordion .accordion_link, .-accordion.accordion_link .accordion_link {
  background-color: transparent;
}
.drawer_link.-accordion::after, .-accordion.accordion_link::after, .drawer_link.-accordion::before, .-accordion.accordion_link::before {
  content: "";
  display: block;
  width: 2px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 5px;
  background-color: #183765;
  translate: 0 -50%;
  transition: 0.4s;
}
.drawer_link.-accordion[aria-expanded=true]::after, .-accordion[aria-expanded=true].accordion_link::after {
  rotate: -90deg;
}
.drawer_link.-accordion::before, .-accordion.accordion_link::before {
  content: "";
  width: 12px;
  height: 2px;
  right: 0;
}

.accordion .accordion_link {
  background-color: transparent;
}

#drawer.-drawer.header-links {
  display: block;
}

.accordion {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  transition: height 0.8s visibility 0s;
  transition: all 0.5s;
  transform-origin: top;
  transform: rotateX(90deg);
}
.accordion_lists {
  display: flex;
  flex-direction: column;
}
.accordion_link {
  background-color: rgba(69, 122, 229, 0.9019607843);
}
.accordion.-active {
  height: auto;
  visibility: visible;
  transform: rotateX(0);
}

.drawer_foot {
  display: flex;
  width: 90%;
  gap: 2%;
  margin: 50px auto 0;
}
.drawer_foot a {
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  width: 100%;
  padding: 10px 5px !important;
  color: #fff !important;
  border: none;
}
.drawer_foot a i {
  font-size: 24px;
  display: block;
}
.drawer_foot .link_tel {
  background: #457ae5;
  font-family: "din-2014", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.drawer_foot .link_contact {
  background: #52cce2;
  padding: 20px;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.burger svg {
  width: 100%;
  height: 100%;
}

.burger path {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: 300ms;
}

.burger .bar1 {
  d: path("M11 11 33 11");
}
.burger .bar2 {
  d: path("M11 22 33 22");
}
.burger .bar3 {
  d: path("M11 33 33 33");
}

.burger[aria-pressed=true] .bar1 {
  d: path("M11 11 33 33");
}
.burger[aria-pressed=true] .bar2 {
  d: path("M22 22 22 22");
}
.burger[aria-pressed=true] .bar3 {
  d: path("M11 33 33 11");
}