@charset "utf-8";@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&display=swap");
body {
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  line-height: 0;
}

figure {
  line-height: 1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

* {
  box-sizing: border-box;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1301px) {
  * {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  * {
    font-size: 1.2vw;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  * {
    font-size: 3.125vw;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  body {
    min-width: 100%;
  }
}

@media screen and (min-width: 1301px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  html {
    font-size: 1.2vw;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  html {
    font-size: 3.125vw;
  }
}

@media screen and (min-width: 768px) {
  .pc-non {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sp-non {
    display: none;
  }
}

main {
  display: block;
}
@media screen and (min-width: 768px) {
  main {
    padding: 10rem 0;
    margin: 0 auto;
    width: 68.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  main {
    padding: 8.3333333333rem 0;
  }
}
@media screen and (min-width: 768px) {
  main.page {
    width: 50rem;
  }
}
@media screen and (min-width: 768px) {
  main.page_min {
    width: 40.625rem;
  }
}
@media screen and (min-width: 768px) {
  main.full {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  main.nopb {
    padding-bottom: 0;
  }
}

.inner {
  width: min(85vw, 68.75rem);
  margin-left: auto;
  margin-right: auto;
}
.inner._w850 {
  width: min(85vw, 53.125rem);
}

@media screen and (min-width: 768px) {
  section {
    padding: 3.75rem 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  section {
    padding: 2.5rem 0;
  }
}

table {
  width: 100%;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  outline: none;
  color: inherit;
  transition: 0.3s;
}
a:hover {
  opacity: 0.6;
  transition: 0.2s;
}

h1, h2, h3, h4, p, li, th, td, a {
  line-height: 1.5;
}

/*パーツ*/
.inner_l {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .inner_l {
    width: 67.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .inner_l {
    width: 90vw;
  }
}

.page_ttl {
  text-align: center;
  letter-spacing: 0.5em;
}
@media screen and (min-width: 768px) {
  .page_ttl {
    margin-bottom: 5.625rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .page_ttl {
    margin-bottom: 2.5rem;
  }
}
.page_ttl strong {
  display: block;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .page_ttl strong {
    font-size: 384.615%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .page_ttl strong {
    font-size: 300%;
  }
}

.sec_ttl {
  text-align: center;
  letter-spacing: 0.5em;
}
@media screen and (min-width: 768px) {
  .sec_ttl {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sec_ttl {
    margin-bottom: 2.5rem;
    padding-top: 10vw;
  }
}
.sec_ttl span {
  display: block;
  margin-bottom: 1em;
  font-family: "Lato", sans-serif;
  color: #ff4a00;
}
@media screen and (min-width: 768px) {
  .sec_ttl span {
    font-size: 153.84615%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sec_ttl span {
    font-size: 130%;
  }
}
.sec_ttl strong {
  display: block;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .sec_ttl strong {
    font-size: 269.23076923%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sec_ttl strong {
    font-size: 230%;
  }
}

.sec_ttl2 {
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sec_ttl2 {
    margin-bottom: 3.3333333333rem;
  }
}
.sec_ttl2 .en {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 4.875rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sec_ttl2 .en {
    font-size: 3.1666666667rem;
  }
}
.sec_ttl2 .jp {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  margin-top: 0.625rem;
  color: #ff4a00;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sec_ttl2 .jp {
    font-size: 1rem;
  }
}
.sec_ttl2._left {
  text-align: left;
}

.btn_base {
  position: relative;
  z-index: 10;
  text-align: center;
}
.btn_base input[type=submit]::-webkit-search-decoration,
.btn_base input[type=button]::-webkit-search-decoration {
  display: none;
}
.btn_base input[type=submit]::focus,
.btn_base input[type=button]::focus {
  outline-offset: -2px;
}
.btn_base input[type=button], .btn_base input[type=submit] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
.btn_base a, .btn_base button, .btn_base input[type=button], .btn_base input[type=submit] {
  color: #fff;
  display: inline-block;
  background: #ff4a00;
  font-size: 1rem;
  border: 1px solid #ff4a00;
  text-align: center;
  position: relative;
  border-radius: 5rem;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .btn_base a, .btn_base button, .btn_base input[type=button], .btn_base input[type=submit] {
    padding: 1.875rem;
    width: 23.4375rem;
    display: inline-block;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn_base a, .btn_base button, .btn_base input[type=button], .btn_base input[type=submit] {
    padding: 1.6666666667rem;
    display: block;
    width: 70vw;
    margin: 0 auto;
  }
}
.btn_base a:after, .btn_base button:after, .btn_base input[type=button]:after, .btn_base input[type=submit]:after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%) rotate(45deg);
}
.btn_base a:hover, .btn_base button:hover, .btn_base input[type=button]:hover, .btn_base input[type=submit]:hover {
  opacity: 1;
  background-color: #fff;
  transition: 0.2s;
  color: #ff4a00;
}
.btn_base a:hover:after, .btn_base button:hover:after, .btn_base input[type=button]:hover:after, .btn_base input[type=submit]:hover:after {
  border-color: #ff4a00;
}
@media screen and (min-width: 768px) {
  .btn_base.btn_min {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn_base.btn_min {
    margin-top: 1.6666666667rem;
  }
}
.btn_base.btn_min a, .btn_base.btn_min button, .btn_base.btn_min input[type=button], .btn_base.btn_min input[type=submit] {
  font-size: 107.692308%;
}
@media screen and (min-width: 768px) {
  .btn_base.btn_min a, .btn_base.btn_min button, .btn_base.btn_min input[type=button], .btn_base.btn_min input[type=submit] {
    padding: 0.625rem 3.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn_base.btn_min a, .btn_base.btn_min button, .btn_base.btn_min input[type=button], .btn_base.btn_min input[type=submit] {
    padding: 0.8333333333rem 1.6666666667rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn_base.sp_top {
    transform: translateY(-50%);
  }
}
.btn_base.tr_top {
  transform: translateY(-50%);
}

.lead {
  margin-bottom: 1.875rem;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .contact_wrap {
    padding: 0 5%;
  }
}
.contact_wrap h2 {
  font-size: 130%;
  text-align: center;
  margin-bottom: 1.875rem;
}

.bgG {
  background: #f5f5f5;
}

.midashi {
  font-size: 1.875rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .midashi {
    font-size: 1.5625rem;
  }
}

.txt_p {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2.25;
}

.txt_box {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .txt_box {
    width: 43.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .txt_box {
    width: 85vw;
  }
}

.flex_box {
  width: min(85vw, 74.375rem);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.flex_box .sec_ttl2 {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .flex_box .sec_ttl2 {
    margin-bottom: 0;
    flex: 1;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .flex_box .sec_ttl2 {
    padding: 0 7.5vw;
  }
}
.flex_box .block {
  position: relative;
}
@media screen and (min-width: 768px) {
  .flex_box .block {
    width: 43.75rem;
    margin-right: 4.0625rem;
    padding: 4.0625rem 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .flex_box .block {
    padding: 0 7.5vw 1.6666666667rem;
  }
}
.flex_box .block .block_inner {
  position: relative;
  z-index: 5;
}
.flex_box .block:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
  .flex_box .block:before {
    width: calc(100% + 18.75rem);
    height: 100%;
    top: 0;
    right: -4.0625rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .flex_box .block:before {
    width: 100%;
    height: calc(100% + 7.0833333333rem);
    bottom: 0;
    left: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .flex_box .block._btn {
    padding: 0 7.5vw 5.8333333333rem;
  }
}
@media screen and (min-width: 768px) {
  .flex_box .block._btn:before {
    height: calc(100% + 2.8125rem);
  }
}
@media screen and (min-width: 768px) {
  .flex_box._rvs {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .flex_box._rvs .sec_ttl2 {
    margin-left: 6.25rem;
  }
}
@media screen and (min-width: 768px) {
  .flex_box._rvs .block {
    margin-right: auto;
    margin-left: 4.0625rem;
  }
}
@media screen and (min-width: 768px) {
  .flex_box._rvs .block:before {
    right: auto;
    left: -4.0625rem;
  }
}

@media screen and (min-width: 768px) {
  .list_circle {
    display: flex;
    justify-content: space-between;
  }
}
.list_circle li {
  background-color: #ff4a00;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .list_circle li {
    width: 28.5%;
    height: 0;
    padding-bottom: 28.5%;
    box-sizing: content-box;
    position: relative;
    border-radius: 50%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .list_circle li {
    padding: 5vw 3vw;
    border-radius: 5rem;
  }
  .list_circle li:nth-child(n+2) {
    margin-top: 5vw;
  }
}
.list_circle li p {
  color: #fff;
  font-size: 1.375rem;
  letter-spacing: 0.1em;
  font-weight: 900;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .list_circle li p {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.list_circle._light li {
  background-color: #e78262;
}

/***************************************

header

***************************************/
header {
  width: 100%;
  position: fixed;
  transform: translate3d(0, 0, 0);
  top: 0;
  left: 0;
  z-index: 100;
  background: #333;
}
@media screen and (min-width: 768px) {
  header {
    padding: 1.25rem 1.875rem;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  header {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .header_nav {
    margin-left: 4.375rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .header_nav {
    width: 100%;
    display: none;
    background: #fff;
    height: 100svh;
  }
}
.header_nav ul {
  display: flex;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .header_nav ul {
    display: block;
    padding-top: 1.6666666667rem;
  }
}
@media screen and (min-width: 768px) {
  .header_nav ul li {
    margin: 0 1.25rem 0 0;
  }
  .header_nav ul li:after {
    content: "/";
    margin-left: 1.25rem;
    color: #fff;
  }
  .header_nav ul li:last-child:after {
    content: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .header_nav ul li {
    width: 80vw;
    margin: 0 auto;
    border-bottom: 1px solid #333;
  }
}
.header_nav ul li a {
  color: #fff;
  font-weight: 700;
}
.header_nav ul li a:hover {
  opacity: 1;
  color: #ff4a00;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .header_nav ul li a {
    display: block;
    color: #333;
    font-size: 1.3333333333rem;
    letter-spacing: 0.1em;
    padding: 1.6666666667rem 0;
    position: relative;
  }
  .header_nav ul li a:after {
    content: "";
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    top: 50%;
    right: 3vw;
    transform: translateY(-50%) rotate(45deg);
  }
}
.header_nav .sub_nav {
  width: 80vw;
  margin: 3.3333333333rem auto 0;
}
.header_nav .sub_nav > a {
  font-size: 1.1666666667rem;
  letter-spacing: 0.1em;
}
.header_nav .sub_nav .sns {
  margin-top: 1.6666666667rem;
}
.header_nav .sub_nav .sns a {
  display: flex;
  align-items: center;
  width: 100%;
}
.header_nav .sub_nav .sns a img {
  width: 1.6666666667rem;
  height: auto;
  margin-right: 0.8333333333rem;
}
.header_nav .sub_nav .sns a span {
  font-size: 1.1666666667rem;
  letter-spacing: 0.1em;
}

.main_logo {
  line-height: 1;
}
.main_logo a {
  font-size: 1.4375rem;
  line-height: 1;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .main_logo a {
    font-size: 1.5rem;
  }
}
.main_logo a span {
  font-size: 52.1739%;
  display: block;
  margin-bottom: 0.3125rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .main_logo {
    margin: 0.8333333333rem 0 0.8333333333rem 5%;
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .btn_header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 150;
    width: 14.5625rem;
    height: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn_header {
    margin: 3.3333333333rem auto 0;
    width: 80vw;
  }
}
.btn_header a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 1px solid #ff4a00;
  background: #ff4a00;
  text-align: center;
  height: 100%;
  width: 100%;
  position: relative;
  font-weight: 700;
}
.btn_header a:hover {
  opacity: 1;
  color: #ff4a00;
  background-color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .btn_header a {
    display: block;
    font-size: 1.3333333333rem;
    padding: 1.25rem;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}

/* menu-trigger */
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all 0.2s;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .menu-trigger,
  .menu-trigger span {
    display: none;
  }
}

.menu-trigger {
  position: fixed;
  z-index: 1500;
  top: 1.25rem;
  right: 5vw;
  width: 2.0833333333rem;
  height: 1.6666666667rem;
  cursor: pointer;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.1666666667rem;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
  background-color: #fff;
}
.menu-trigger span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
  background-color: #fff;
}

/* menu-trigger エフェクト */
.menu-trigger.active span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

#overlay {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 90;
  background: rgba(0, 0, 0, 0.6);
}
#overlay.active {
  display: block;
}

#top_header {
  position: relative;
}
@media screen and (min-width: 768px) {
  #top_header header {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
  }
}
@media screen and (min-width: 768px) {
  #top_header.fix header {
    position: fixed;
    top: 0;
    bottom: auto;
  }
}

/***************************************

footer

***************************************/
#contact_bnr {
  margin-bottom: 6.25rem;
  padding-bottom: 0;
  margin-top: 7.5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #contact_bnr {
    margin-top: 3.3333333333rem;
  }
}
#contact_bnr .inner {
  width: calc(100% - 10.625rem);
  margin: 0 auto;
  border: 1px solid #333;
  padding: 6.875rem 0 4.375rem;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #contact_bnr .inner {
    width: 85vw;
    padding: 3.75rem 0 2.5rem;
  }
}
#contact_bnr .inner .sec_ttl2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -45%);
}
#contact_bnr .inner .sec_ttl2 p {
  background-color: #fff;
  display: inline-block;
  padding: 0 0.625rem;
}
#contact_bnr .inner .txt_p {
  text-align: center;
  font-weight: 700;
}
#contact_bnr .inner .btn_base {
  margin-top: 3.4375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #contact_bnr .inner .btn_base {
    margin-top: 1.6666666667rem;
  }
}

footer {
  background-color: #333;
  padding: 4.375rem 5.3125rem;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer {
    padding: 4.1666666667rem 7.5vw;
  }
}
footer .footer_top {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top {
    display: block;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_left .main_logo {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
}
footer .footer_top .footer_left .sns {
  margin-top: 2.8125rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_left .sns {
    margin-top: 10vw;
  }
}
footer .footer_top .footer_left .sns a {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_left .sns a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
footer .footer_top .footer_left .sns a img {
  width: 1.875rem;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_left .sns a img {
    line-height: 1;
  }
}
@media screen and (min-width: 768px) {
  footer .footer_top .footer_left .sns a span {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_left .sns a span {
    color: #aaa;
    margin-left: 1.6666666667rem;
    font-size: 1.1666666667rem;
    line-height: 1;
  }
}
footer .footer_top .footer_right {
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right {
    flex-direction: column-reverse;
    margin-top: 10vw;
  }
}
@media screen and (min-width: 768px) {
  footer .footer_top .footer_right .footer_nav {
    border-right: 1px solid #aaa;
    padding-right: 5rem;
    margin-right: 5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right .footer_nav {
    margin-top: 10vw;
  }
}
footer .footer_top .footer_right .footer_nav ul li:nth-child(n+2) {
  margin-top: 1.25rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right .footer_nav ul li:nth-child(n+2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right .footer_nav ul li {
    border-bottom: 1px solid #fff;
  }
}
footer .footer_top .footer_right .footer_nav ul li a {
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right .footer_nav ul li a {
    display: block;
    padding: 1.25rem 0;
    position: relative;
  }
  footer .footer_top .footer_right .footer_nav ul li a:after {
    content: "";
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    top: 50%;
    right: 3vw;
    transform: translateY(-50%) rotate(45deg);
  }
}
footer .footer_top .footer_right .footer_btn h3 {
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-bottom: 1.25rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right .footer_btn h3 {
    text-align: center;
  }
}
footer .footer_top .footer_right .footer_btn .btn_base {
  padding: 0;
  margin: 0;
}
footer .footer_top .footer_right .footer_btn .tel .btn_base {
  margin-bottom: 1.25rem;
}
footer .footer_top .footer_right .footer_btn .tel .btn_base:last-child {
  margin-bottom: 0;
}
footer .footer_top .footer_right .footer_btn .tel .btn_base a {
  background-color: #fff;
  border-color: #fff;
  color: #ff4a00;
}
@media screen and (min-width: 768px) {
  footer .footer_top .footer_right .footer_btn .tel .btn_base a {
    cursor: default;
  }
}
footer .footer_top .footer_right .footer_btn .tel .btn_base a:after {
  border-color: #ff4a00;
}
@media screen and (min-width: 768px) {
  footer .footer_top .footer_right .footer_btn .tel .btn_base a:after {
    display: none;
  }
}
footer .footer_top .footer_right .footer_btn .tel .btn_base a .num {
  font-size: 1.5625rem;
}
footer .footer_top .footer_right .footer_btn .tel .btn_base a .num span {
  font-size: 1rem;
}
footer .footer_top .footer_right .footer_btn .tel .btn_base a .small {
  font-size: 0.8125rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_top .footer_right .footer_btn .tel .btn_base a .small {
    font-size: 1rem;
  }
}
footer .footer_top .footer_right .footer_btn .form {
  margin-top: 2.5rem;
}
footer .footer_bottom {
  position: absolute;
  left: 5.3125rem;
  bottom: 4.375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_bottom {
    position: static;
    text-align: center;
    margin-top: 2.5rem;
  }
}
footer .footer_bottom nav a {
  color: #aaa;
  font-size: 0.875rem;
}
footer .footer_bottom p {
  margin-top: 0.625rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_bottom p {
    margin-top: 2.5rem;
  }
}
footer .footer_bottom p small {
  color: #aaa;
  font-size: 0.875rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer .footer_bottom p small {
    display: block;
  }
}

/***************************************

top

***************************************/
@keyframes blink {
  0%, 50% {
    opacity: 1;
  }
  50.01%, 100% {
    opacity: 0;
  }
}
.top_page main {
  padding-top: 6.25rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .top_page main {
    padding-top: 0.8333333333rem;
  }
}

#mainv {
  position: relative;
  height: 100vh;
  width: 100%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #mainv {
    height: 80vw;
  }
}
#mainv .txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 2.5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #mainv .txt {
    padding: 20vw 7.5vw;
  }
}
#mainv .txt #typewriter {
  white-space: pre-wrap;
  display: inline-block;
  position: relative;
  font-size: 10.125rem;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px) and (max-width: 1380px) {
  #mainv .txt #typewriter {
    font-size: 9.375rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #mainv .txt #typewriter {
    font-size: 3.3333333333rem;
  }
}
#mainv .txt #typewriter span {
  font-size: 100%;
}
#mainv .txt #typewriter span.orange {
  color: #ff4a00;
}
#mainv .txt .cursor {
  display: inline-block;
  width: 1px;
  color: #333;
  animation: blink 1s steps(1) infinite;
}
#mainv .mvbg {
  width: 51.1875rem;
  position: absolute;
  z-index: 1;
  right: 1.25rem;
  bottom: 0.625rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #mainv .mvbg {
    width: 80vw;
  }
}

#top_signage .img_block {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  #top_signage .img_block {
    display: flex;
    justify-content: space-between;
    width: 68.75rem;
    margin: 3.75rem auto 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #top_signage .img_block {
    width: 85vw;
    margin: 2.5rem auto 0;
  }
}
#top_signage .img_block figure {
  display: block;
}
@media screen and (min-width: 768px) {
  #top_signage .img_block figure {
    width: 48.2%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #top_signage .img_block figure:nth-child(n+2) {
    margin-top: 0.8333333333rem;
  }
}
#top_signage .ds_bottom {
  position: relative;
  z-index: 1;
  background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
  #top_signage .ds_bottom {
    display: flex;
    justify-content: space-between;
    width: 78.75rem;
    padding: 7.5rem 5rem 6.25rem;
    margin: -3.75rem auto 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #top_signage .ds_bottom {
    padding: 8.3333333333rem 7.5vw 6.6666666667rem;
    margin: -5rem auto 0;
  }
}
@media screen and (min-width: 768px) {
  #top_signage .ds_bottom .txt {
    width: 38.125rem;
  }
}
#top_signage .ds_bottom .txt h3 {
  font-weight: 900;
  font-size: 1.5625rem;
  letter-spacing: 0.1em;
  color: #ff4a00;
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 768px) {
  #top_signage .ds_bottom .map {
    width: 28.4375rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #top_signage .ds_bottom .map {
    margin-top: 2.5rem;
  }
}
#top_signage .ds_bottom .map .map_inner {
  width: 100%;
  height: 0;
  box-sizing: content-box;
  padding-bottom: 75%;
  position: relative;
}
#top_signage .ds_bottom .map .map_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#roadsign {
  padding-top: 0;
  margin-top: 3.125rem;
}
#roadsign .rs_content {
  background-color: #f5f5f5;
  padding-bottom: 9.375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #roadsign .rs_content {
    padding-bottom: 6.6666666667rem;
  }
}
#roadsign .inner {
  width: min(85vw, 68.75rem);
  margin: 0 auto;
}
#roadsign .inner .sec_ttl2 {
  transform: translateY(-30%);
}
#roadsign .inner .sign_archive .sign_list {
  padding-bottom: 2.1875rem;
  border-bottom: 1px solid #333;
  position: relative;
}
#roadsign .inner .sign_archive .sign_list:after {
  content: "";
  display: block;
  width: 1.875rem;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: -1px;
  right: 0;
  transform-origin: bottom right;
  transform: rotate(45deg);
}
#roadsign .inner .sign_archive .sign_list:nth-child(n+2) {
  margin-top: 2.1875rem;
}
@media screen and (min-width: 768px) {
  #roadsign .inner .sign_archive .sign_list {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #roadsign .inner .sign_archive .sign_list {
    display: block;
  }
}
#roadsign .inner .sign_archive .sign_list .img_box {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #roadsign .inner .sign_archive .sign_list .img_box {
    width: 23rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #roadsign .inner .sign_archive .sign_list .img_box {
    margin-bottom: 1.6666666667rem;
  }
}
#roadsign .inner .sign_archive .sign_list .img_box figure {
  display: block;
  width: 48%;
}
#roadsign .inner .sign_archive .sign_list .img_box figure span {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  box-sizing: content-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #roadsign .inner .sign_archive .sign_list .content_box {
    width: 41.875rem;
  }
}
#roadsign .inner .sign_archive .sign_list .content_box .name {
  font-size: 1.3125rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
#roadsign .inner .sign_archive .sign_list .content_box .detail {
  margin-top: 1.25rem;
  display: flex;
  width: 100%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #roadsign .inner .sign_archive .sign_list .content_box .detail {
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  #roadsign .inner .sign_archive .sign_list .content_box .detail table {
    width: 30%;
    margin-right: 5%;
  }
  #roadsign .inner .sign_archive .sign_list .content_box .detail table:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #roadsign .inner .sign_archive .sign_list .content_box .detail table {
    width: 48%;
    margin-right: 4%;
  }
  #roadsign .inner .sign_archive .sign_list .content_box .detail table:nth-child(2n) {
    margin-right: 0;
  }
  #roadsign .inner .sign_archive .sign_list .content_box .detail table:nth-child(n+3) {
    margin-top: 5vw;
  }
}
#roadsign .inner .sign_archive .sign_list .content_box .detail table tr th,
#roadsign .inner .sign_archive .sign_list .content_box .detail table tr td {
  padding: 0.3125rem 0;
  font-weight: 700;
}
#roadsign .inner .sign_archive .sign_list .content_box .detail table tr th {
  color: #8f8f8f;
}
#roadsign .inner .sign_archive .sign_list .content_box .detail table tr td strong {
  color: #ff4a00;
}
#roadsign .inner .sign_archive .sign_list .content_box .notes {
  margin-top: 1rem;
}

#top_info {
  padding-top: 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #top_info {
    margin-bottom: 2.5rem;
    margin-top: 1.6666666667rem;
  }
}
#top_info .inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #top_info .inner {
    width: 53.125rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #top_info .inner {
    width: 85vw;
  }
}

/***************************************

sign

***************************************/
.sign_page main {
  padding-bottom: 0;
}

#sign_index {
  margin-top: 3.125rem;
}
#sign_index .inner {
  width: 68.75rem;
  margin: 0 auto;
  position: relative;
  border: 1px solid #333;
  padding: 3.4375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #sign_index .inner {
    width: 85vw;
    padding: 8vw 5vw;
  }
}
#sign_index .inner h2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#sign_index .inner h2 span {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  display: inline-block;
  font-size: 2.5rem;
  letter-spacing: 0.05em;
  padding: 0 0.625rem;
  background-color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #sign_index .inner h2 span {
    font-size: 2.0833333333rem;
  }
}
#sign_index .inner ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #sign_index .inner ul {
    display: block;
  }
}
#sign_index .inner ul li {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #sign_index .inner ul li {
    width: 31%;
    margin-right: 3.5%;
  }
  #sign_index .inner ul li:nth-child(3n) {
    margin-right: 0;
  }
  #sign_index .inner ul li:nth-child(n+4) {
    margin-top: 1.875rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #sign_index .inner ul li {
    width: 100%;
    margin-right: 0;
  }
  #sign_index .inner ul li:nth-child(n+2) {
    margin-top: 3.5vw;
  }
}
#sign_index .inner ul li a {
  background-color: #aaa;
  width: 100%;
  border-color: #aaa;
  padding-right: 0;
  padding-left: 0;
}
#sign_index .inner ul li a:after {
  right: 2rem;
  transform: translateY(-50%) rotate(135deg);
}
#sign_index .inner ul li a:hover {
  background-color: #fff;
  color: #aaa;
}
#sign_index .inner ul li a:hover:after {
  border-color: #aaa;
}

#merit .inner {
  width: 68.75rem;
  margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #merit .inner {
    width: 85vw;
    margin: 0 auto;
  }
}
#merit .inner .merit_block {
  display: flex;
  justify-content: space-between;
}
#merit .inner .merit_block:nth-child(n+2) {
  margin-top: 3.75rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #merit .inner .merit_block {
    display: block;
  }
}
#merit .inner .merit_block figure {
  width: 59%;
  margin: 0 auto 0 -18.18%;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  #merit .inner .merit_block figure {
    width: 43vw;
    margin: 0 auto 0 calc(-50vw + 34.375rem);
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #merit .inner .merit_block figure {
    width: 100%;
    margin: 0 auto;
  }
}
#merit .inner .merit_block .txt_area {
  width: 53.18%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #merit .inner .merit_block .txt_area {
    width: 100%;
    margin-top: 2.5rem;
  }
}
#merit .inner .merit_block._rvs {
  flex-direction: row-reverse;
}
#merit .inner .merit_block._rvs figure {
  margin: 0 -18.18% 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  #merit .inner .merit_block._rvs figure {
    margin: 0 calc(-50vw + 34.375rem) 0 auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #merit .inner .merit_block._rvs figure {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #voice {
    margin-top: 6.25rem;
    padding: 6.25rem 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #voice {
    margin-top: 3.3333333333rem;
    padding: 0.8333333333rem 0 4.1666666667rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #voice .infoBox {
    margin-bottom: 3.3333333333rem;
  }
}

@media screen and (min-width: 768px) {
  #traffic_data {
    margin-top: 3.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #traffic_data {
    margin-top: 0;
  }
}
#traffic_data .data_table {
  margin-top: 7.5rem;
}
#traffic_data .data_table dl {
  display: flex;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #333;
}
#traffic_data .data_table dl:nth-child(n+2) {
  margin-top: 1.25rem;
}
#traffic_data .data_table dl dt,
#traffic_data .data_table dl dd {
  letter-spacing: 0.075em;
}
#traffic_data .data_table dl dt {
  width: 30%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #traffic_data .data_table dl dt {
    width: 35%;
  }
}
#traffic_data .data_table dl dd:nth-of-type(1) {
  width: 25%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #traffic_data .data_table dl dd:nth-of-type(1) {
    width: 17%;
  }
}
#traffic_data .data_table dl dd:nth-of-type(2) {
  width: 48%;
}
#traffic_data .data_table dl.head {
  border: none;
  padding-bottom: 0.625rem;
}
#traffic_data .data_table dl.head dt,
#traffic_data .data_table dl.head dd {
  color: #aaa;
  font-size: 0.8125rem;
  font-weight: 700;
}
#traffic_data .txt_p {
  margin-top: 6.25rem;
}

@media screen and (min-width: 768px) {
  #recruitment {
    padding: 6.25rem 0 2.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #recruitment {
    padding: 1.6666666667rem 0 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list {
    margin-bottom: 0.8333333333rem;
  }
}
.sign_list_wrap .sign_list h3 {
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
}
.sign_list_wrap .sign_list h3:after {
  content: "";
  position: absolute;
  right: 2rem;
  top: 50%;
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid #ff4a00;
  border-right: 1px solid #ff4a00;
  transform: translateY(-50%) rotate(135deg);
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list h3:after {
    border-color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list h3 {
    font-size: 1.5625rem;
    font-weight: 700;
    padding: 1.25rem;
    color: #ff4a00;
    border: 1px solid #ff4a00;
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list h3 {
    font-size: 130%;
    padding: 0.8333333333rem 5%;
    color: #fff;
    background: #ff4a00;
  }
}
.sign_list_wrap .sign_list h3:hover {
  background-color: #ff4a00;
  color: #fff;
  transition: 0.2s;
}
.sign_list_wrap .sign_list h3:hover:after {
  border-color: #fff;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_left {
    width: 31.875rem;
  }
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_left img {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_left img {
    margin-top: 1.6666666667rem;
  }
  .sign_list_wrap .sign_list .sign_list_content .sign_list_left img:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_left .sign_list_sp_hide img:first-child {
    margin-top: 1.6666666667rem;
  }
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right {
    width: 33.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right {
    margin-top: 1.6666666667rem;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table {
    display: block;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr {
    display: block;
    width: 100%;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > th,
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td {
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > th,
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td {
    padding: 0.625rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > th,
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td {
    padding: 0.8333333333rem 5%;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > th {
  width: 27.777%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > th {
    display: block;
    width: 100%;
    background: #e3e3e3;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td {
  width: 72.222%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td {
    display: block;
    width: 100%;
    background: #f5f5f5;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td table th,
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td table td {
  vertical-align: top;
  padding: 0.3125rem 0 0 0.3125rem;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td table th {
    width: 3.75rem;
  }
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td table .sign_table_head {
    width: 3.75rem;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr > td table td strong {
  color: #ff4a00;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr:nth-child(odd) > th,
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr:nth-child(odd) > td {
    background: #f5f5f5;
  }
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr:nth-child(even) > th,
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right > table > tbody > tr:nth-child(even) > td {
    background: #e3e3e3;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right .sign_list_map {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right .sign_list_map {
    height: 18.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_content .sign_list_right .sign_list_map {
    height: 16.6666666667rem;
    margin-top: 1.6666666667rem;
  }
}
.sign_list_wrap .sign_list .sign_list_content .sign_list_right .sign_list_map iframe {
  width: 100%;
  height: 100%;
}
.sign_list_wrap .sign_list .sign_list_movie {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_movie {
    width: 100%;
    padding: 0 5%;
    margin-top: 1.6666666667rem;
  }
}
.sign_list_wrap .sign_list .sign_list_movie h4 {
  border-bottom: 1px solid #ff4a00;
  padding-bottom: 0.25rem;
  font-size: 138.461538%;
  margin-bottom: 0.625rem;
}
.sign_list_wrap .sign_list .sign_list_movie > p {
  margin-bottom: 1.875rem;
  font-size: 90%;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li {
    width: 30%;
    margin-left: 5%;
    margin-bottom: 1.25rem;
  }
  .sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li:nth-child(3n-2) {
    margin: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li {
    width: 100%;
    margin-bottom: 1.6666666667rem;
  }
}
.sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li .youtube_wrap {
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li .youtube_wrap {
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li .youtube_wrap {
    width: 100%;
  }
}
.sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li .youtube_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sign_list_wrap .sign_list .sign_list_movie .sign_list_movie_content li p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .sign_list_wrap .sign_list.active {
    margin-bottom: 6.25rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .sign_list.active {
    margin-bottom: 4.1666666667rem;
  }
}
.sign_list_wrap .sign_list.active h3:after {
  transform: translateY(-20%) rotate(-45deg);
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .sign_list_wrap .btn_base {
    margin-top: 1.6666666667rem;
    margin-bottom: 1.6666666667rem;
  }
}
.sign_list_wrap .sign_content_wrapp {
  display: none;
}

#flow {
  margin-top: 3.125rem;
  padding: 6.25rem 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #flow {
    margin-top: 2.5rem;
    padding: 1.6666666667rem 0 5rem;
  }
}
#flow .flow_list li:nth-child(n+2) {
  margin-top: 3.75rem;
}
#flow .flow_list li .head {
  display: flex;
  align-items: baseline;
  margin-bottom: 1.25rem;
}
#flow .flow_list li .head .num {
  width: 3.125rem;
  color: #ff4a00;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.1em;
  font-size: 2.5rem;
  line-height: 1;
}
#flow .flow_list li .head h3 {
  font-size: 1.5625rem;
  letter-spacing: 0.1em;
  line-height: 1;
}

#signage {
  text-align: center;
  padding: 5rem 0 5rem;
  margin-top: 1.875rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #signage {
    padding: 3rem 0 5rem;
  }
}
@media screen and (min-width: 768px) {
  #signage .sec_ttl {
    margin-bottom: 50px;
  }
}
#signage p {
  font-size: 1.1rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #signage p {
    text-align: left;
  }
}
#signage .btn_base {
  margin-top: 3rem;
}

#touroku .inner {
  margin: 5vw auto 0;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #touroku .inner {
    width: 90vw;
    justify-content: space-between;
  }
}
#touroku .inner figure {
  width: 35%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #touroku .inner figure {
    width: 47%;
  }
}
#touroku .inner figure:first-child {
  margin-right: 5%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #touroku .inner figure:first-child {
    margin-right: 0;
  }
}
#touroku .inner figure figcaption {
  margin-top: 1em;
  font-size: 1rem;
  line-height: 1.5;
}
#touroku .inner figure figcaption strong {
  font-size: 1rem;
  display: inline-block;
  margin-top: 1rem;
}

/***************************************

company

***************************************/
.company_page main {
  padding-bottom: 0;
}

#message .message_content {
  background-color: #f5f5f5;
  padding: 3.75rem 0;
  margin-top: 7.5rem;
}
@media screen and (min-width: 768px) {
  #message .message_content .inner {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  #message .message_content .inner figure {
    width: 27.1875rem;
    margin-top: -6.25rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #message .message_content .inner figure {
    margin-top: -6.6666666667rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  #message .message_content .inner .txt_area {
    width: 38.4375rem;
  }
}
#message .message_content .inner .txt_area p._right {
  text-align: right;
  margin-top: 2rem;
}

#value {
  position: relative;
  padding-bottom: 14.0625rem;
}
#value .flex_box {
  position: relative;
  z-index: 5;
}
#value .bg {
  width: 51.25rem;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #value .bg {
    width: 100%;
  }
}

.company_wrap > table {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .company_wrap > table {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .company_wrap > table {
    display: block;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .company_wrap > table > tbody {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .company_wrap > table > tbody > tr {
    display: block;
    width: 100%;
  }
}
.company_wrap > table > tbody > tr > th,
.company_wrap > table > tbody > tr > td {
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .company_wrap > table > tbody > tr > th,
  .company_wrap > table > tbody > tr > td {
    padding: 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .company_wrap > table > tbody > tr > th,
  .company_wrap > table > tbody > tr > td {
    padding: 10px 5%;
  }
}
.company_wrap > table > tbody > tr > th {
  width: 27.777%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .company_wrap > table > tbody > tr > th {
    display: block;
    width: 100%;
    background: #e3e3e3;
  }
}
.company_wrap > table > tbody > tr > td {
  width: 72.222%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .company_wrap > table > tbody > tr > td {
    display: block;
    width: 100%;
    background: #f5f5f5;
  }
}
.company_wrap > table > tbody > tr > td > p {
  font-size: 90%;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .company_wrap > table > tbody > tr:nth-child(odd) > th,
  .company_wrap > table > tbody > tr:nth-child(odd) > td {
    background: #f5f5f5;
  }
  .company_wrap > table > tbody > tr:nth-child(even) > th,
  .company_wrap > table > tbody > tr:nth-child(even) > td {
    background: #e3e3e3;
  }
}

@media screen and (min-width: 768px) {
  #pp {
    padding: 90px 0 40px;
    margin-top: -90px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #pp {
    padding: 80px 0 30px;
    margin-top: -80px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .pp_content {
    padding: 0 5%;
  }
}
@media screen and (min-width: 768px) {
  .pp_content > li {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .pp_content > li {
    margin-bottom: 10px;
  }
}
.pp_content > li h3 {
  margin-bottom: 20px;
  font-size: 161.538%;
  border-bottom: 1px solid #ff4a00;
  padding-bottom: 5px;
}
.pp_content > li p {
  margin-bottom: 20px;
}
.pp_content > li > ul {
  margin-bottom: 10px;
}
.pp_content > li > ul li {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 10px;
}
.pp_content > li > ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

/***************************************

owner

***************************************/
#owner_mv {
  max-height: 100vh;
  height: 51.25rem;
  position: relative;
  background-image: url(/assets/images/owner/owner_mv.svg);
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 6.25rem;
}
@media screen and (min-width: 1660px) {
  #owner_mv {
    height: 100vh;
    background-size: cover;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #owner_mv {
    height: 80vw;
  }
}
#owner_mv p {
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 5.125rem;
  letter-spacing: 0;
  font-weight: 900;
  line-height: 1.157;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #owner_mv p {
    font-size: 2.5rem;
    top: 52%;
  }
}
#owner_mv p span {
  font-weight: inherit;
  font-size: inherit;
  display: inline;
  color: #ff4a00;
}

.owner_page main {
  padding-bottom: 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .owner_page main {
    padding-top: 5rem;
  }
}
.owner_page #flow {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .owner_page #flow {
    padding-bottom: 7.5rem;
  }
}

#owner_lead .midashi {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #owner_lead .midashi {
    letter-spacing: 0.08em;
  }
}

#feature {
  margin-top: 6.25rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #feature {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #feature .feature_content .feature_box {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #feature .feature_content .feature_box:nth-child(n+2) {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 768px) {
  #feature .feature_content .feature_box .txt_area {
    padding-top: 3.125rem;
    width: 36.4375rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #feature .feature_content .feature_box .txt_area {
    margin-top: 7vw;
  }
}
@media screen and (min-width: 768px) {
  #feature .feature_content .feature_box._rvs {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  #feature .feature_content .feature_box:nth-child(1) figure {
    width: 37.3125rem;
    margin-left: -7.75rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #feature .feature_content .feature_box:nth-child(1) figure {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #feature .feature_content .feature_box:nth-child(2) figure {
    width: 27.75rem;
    margin-right: -1.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #feature .feature_content .feature_box:nth-child(2) figure {
    width: 70%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #reason .reason_content .fukidashi {
    width: 33.3125rem;
    margin: 0 auto;
    transform: translateX(11%);
  }
}
#reason .reason_content .list_circle {
  margin-top: 3.125rem;
}
#reason .reason_content .lead {
  margin-top: 5rem;
}
#reason .reason_content h3 {
  text-align: center;
  font-size: 1.5625rem;
  letter-spacing: 0.1em;
  color: #ff4a00;
  font-weight: 900;
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #reason .reason_content h3 {
    margin-top: 7vw;
  }
}

#strong_point {
  padding: 7.5rem 0 5rem;
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #strong_point {
    padding: 2.5rem 0;
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #strong_point .strong_point_content .list_circle {
    margin-top: 4.1666666667rem;
  }
}
#strong_point .strong_point_content .lead {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #strong_point .strong_point_content .lead {
    margin-top: 4.1666666667rem;
  }
}
#strong_point .strong_point_content .map_block {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #strong_point .strong_point_content .map_block {
    margin-top: 4.1666666667rem;
  }
}
#strong_point .strong_point_content .map_block ul {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #strong_point .strong_point_content .map_block ul {
    margin-top: 4.1666666667rem;
  }
}
#strong_point .strong_point_content .map_block ul li:nth-child(n+2) {
  margin-top: 3.125rem;
}
#strong_point .strong_point_content .map_block ul li h3 {
  position: relative;
  padding-left: 1.5em;
  font-size: 1.25rem;
  font-weight: 700;
  color: #ff4a00;
  display: block;
  margin-bottom: 1.5625rem;
}
#strong_point .strong_point_content .map_block ul li h3:before, #strong_point .strong_point_content .map_block ul li h3:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
}
#strong_point .strong_point_content .map_block ul li h3:before {
  top: 0.3em;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #ff4a00;
  z-index: 1;
}
#strong_point .strong_point_content .map_block ul li h3:after {
  top: 0.6em;
  left: 0.3em;
  width: 0.4em;
  height: 0.4em;
  background-color: #fff;
  z-index: 5;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #strong_point .strong_point_content .map_block ul li p {
    padding-left: 1.9rem;
  }
}
#strong_point .strong_point_content .map_block .btn_base {
  margin-top: 5rem;
}

#faq {
  padding: 7.5rem 0 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #faq {
    padding: 2.5rem 0 0;
  }
}
#faq .faq_content {
  margin-top: 7.5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #faq .faq_content {
    margin-top: 15vw;
  }
}
#faq .faq_content ul li:nth-child(n+2) {
  margin-top: 3.125rem;
}
#faq .faq_content ul li h3 {
  position: relative;
  padding-left: 3rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #333;
}
#faq .faq_content ul li h3 .num {
  font-family: "Lato", sans-serif;
  font-size: 1.875rem;
  letter-spacing: 0.1em;
  color: #ff4a00;
  position: absolute;
  left: 0;
  top: -0.5rem;
}
#faq .faq_content ul li h3 .q {
  font-size: 1.3125rem;
  letter-spacing: 0.1em;
  font-weight: 700;
}
#faq .faq_content ul li p {
  margin-top: 1.5625rem;
}
#faq .faq_content ul li p a {
  text-decoration: underline;
  color: #ff4a00;
}
#faq .faq_content > p {
  text-align: center;
  margin-top: 5rem;
}

/***************************************

contact

***************************************/
#contact {
  padding-top: 0;
}

#mail_form {
  margin-top: 6.25rem;
}

form#mail_form dl {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
form#mail_form dl dt {
  clear: both;
  width: 25%;
  float: left;
  padding: 7px 0;
  overflow: hidden;
  font-weight: 700;
}
form#mail_form dl dt span {
  display: block;
  font-size: 85%;
  color: #3377ff;
}
form#mail_form dl dd {
  width: 70%;
  float: right;
  padding: 7px 0 7px 5%;
}
form#mail_form dl dd span.error_blank, form#mail_form dl dd span.error_format, form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}
form#mail_form dl dd input,
form#mail_form dl dd textarea {
  border: none;
  padding: 10px;
  background: #f5f5f5;
  width: 100%;
}
form#mail_form dl dd textarea {
  resize: none;
}
form#mail_form dl dd .radio li {
  padding-bottom: 0.9375rem;
}
form#mail_form dl dd .radio li label {
  display: flex;
}
form#mail_form dl dd .radio li label input {
  width: auto;
  padding: 0;
  margin-right: 0.3125rem;
}
form#mail_form dl dt:first-child,
form#mail_form dl dt:first-child + dd {
  border: none;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-circle 1s linear infinite;
  animation: load-circle 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#form_submit {
  margin-top: 6.25rem;
}

/***************************************

info

***************************************/
.infoBox {
  margin-bottom: 5rem;
}
.infoBox article {
  margin-bottom: 1rem;
}
.infoBox article a {
  display: flex;
  padding: 1.875rem 1.875rem 1.875rem 0;
  position: relative;
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 768px) {
  .infoBox article a {
    justify-content: space-between;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .infoBox article a {
    flex-wrap: wrap;
  }
}
.infoBox article a:after {
  content: "";
  display: block;
  width: 0.9375rem;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: -1px;
  right: 0;
  transform-origin: bottom right;
  transform: rotate(45deg);
}
.infoBox article a p {
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .infoBox article a .data {
    width: 17%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .infoBox article a .data {
    width: 35%;
  }
}
@media screen and (min-width: 768px) {
  .infoBox article a .cate {
    width: 20%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .infoBox article a .cate {
    width: 65%;
  }
}
@media screen and (min-width: 768px) {
  .infoBox article a .ttl {
    width: 63%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .infoBox article a .ttl {
    font-size: 1.125rem;
    width: 100%;
    margin-top: 0.8333333333rem;
  }
}
.infoBox .noPost {
  text-align: center;
}

#info_page main {
  width: 100%;
  padding-bottom: 0;
}
#info_page main .inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #info_page main .inner {
    width: 67.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #info_page main .inner {
    width: 85vw;
  }
}
#info_page main #info {
  padding: 6.25rem 0;
}
#info_page main #info .artiveTtl {
  font-size: 1.3rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  #info_page main #info .wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #info_page main #info .wrap #mainContent {
    width: 46.125rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #info_page main #info .wrap #mainContent {
    margin-bottom: 15vw;
  }
}
@media screen and (min-width: 768px) {
  #info_page main #info .wrap #sidebar {
    width: 16.875rem;
  }
}
#info_page main #info .wrap #sidebar h3 {
  border-bottom: 1px solid #333;
  padding-bottom: 0.5em;
  margin-bottom: 1rem;
  color: #333;
  font-size: 1.1538rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #info_page main #info .wrap #sidebar h3 {
    font-size: 1.3rem;
  }
}
#info_page main #info .wrap #sidebar ul li {
  margin-bottom: 0.5em;
}
#info_page main #info .wrap #sidebar ul li:last-child {
  margin-bottom: 0;
}
#info_page main #info .wrap #sidebar ul li a {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #info_page main #info .wrap #sidebar ul li a {
    font-size: 1.3rem;
  }
}

#pagination {
  text-align: center;
}
#pagination nav {
  margin: 0;
}
#pagination nav .nav-links {
  display: flex;
  justify-content: center;
}
#pagination nav .nav-links span {
  width: 2rem;
  display: block;
  text-decoration: underline;
  line-height: 2rem;
}
#pagination nav .nav-links a {
  width: 2rem;
  display: block;
  border-right: none;
  line-height: 2rem;
}

.ibPost {
  padding: 3rem 2rem;
  background: #fff;
}
.ibPost .data {
  margin-bottom: 1rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .ibPost .data {
    font-size: 1.1rem;
  }
}
.ibPost .cate {
  color: #8f8f8f;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .ibPost .cate {
    font-size: 1.1rem;
  }
}
.ibPost .ttl {
  font-size: 1.76923rem;
  border-bottom: 1px solid #888;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .ibPost .ttl {
    font-size: 1.4rem;
  }
}
.ibPost .postContent > * {
  margin-bottom: 1rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .ibPost .postContent > * {
    font-size: 1.2rem;
  }
}
.ibPost .postContent > *:last-child {
  margin-bottom: 0;
}
.ibPost .postContent * {
  line-height: 1.7;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .ibPost .postContent * {
    font-size: 1.3rem;
  }
}
.ibPost .postContent a {
  color: #ff4a00;
  font-weight: bold;
  text-decoration: underline;
}
.ibPost .postContent strong {
  font-weight: bold;
}
.ibPost .postContent img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.infoBtnArea {
  margin-top: 4rem;
  display: flex;
  justify-content: space-between;
}
.infoBtnArea .btn_base {
  width: 28%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .infoBtnArea .btn_base {
    width: 32%;
  }
  .infoBtnArea .btn_base a {
    font-size: 1rem;
    width: 100%;
    margin: 0;
    padding: 3vw;
  }
  .infoBtnArea .btn_base a:after {
    display: none;
  }
}
.infoBtnArea .btn_base.btn_g a {
  background: #333;
  border-color: #333;
}
.infoBtnArea .btn_base.btn_g a:hover {
  background-color: #fff;
  color: #333;
}
.infoBtnArea .btn_base.btn_g a:hover:after {
  border-color: #333;
}
.infoBtnArea .btn_base.btn_prev a:after {
  right: auto;
  left: 2.5rem;
  transform: translateY(-50%) rotate(-135deg);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/assets/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/assets/slick/fonts/slick.eot");
  src: url("/assets/slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/assets/slick/fonts/slick.woff") format("woff"), url("/assets/slick/fonts/slick.ttf") format("truetype"), url("/assets/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 80;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
@media screen and (min-width: 768px) {
  .slick-prev,
  .slick-next {
    height: 60px;
    width: 60px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    height: 30px;
    width: 30px;
  }
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  /*
  outline: none;
  background: transparent;
  color: transparent;
  */
  opacity: 0.6;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 0.6;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .slick-prev {
    background-image: url(/assets/images/arrow_prev.png);
    left: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-prev {
    background-image: url(/assets/images/arrow_prev.png);
    left: 2.5%;
  }
}
[dir=rtl] .slick-prev {
  left: auto;
}
@media screen and (min-width: 768px) {
  [dir=rtl] .slick-prev {
    background: url(/assets/images/arrow_prev.png);
    right: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  [dir=rtl] .slick-prev {
    background: url(/assets/images/arrow_prev.png);
    right: 2.5%;
  }
}
.slick-prev:before {
  content: "　";
}
[dir=rtl] .slick-prev:before {
  content: "　";
}

.slick-next {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .slick-next {
    background-image: url(/assets/images/arrow_next.png);
    right: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-next {
    background-image: url(/assets/images/arrow_next.png);
    right: 2.5%;
  }
}
[dir=rtl] .slick-next {
  right: auto;
}
@media screen and (min-width: 768px) {
  [dir=rtl] .slick-next {
    left: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  [dir=rtl] .slick-next {
    left: 2.5%;
  }
}
.slick-next:before {
  content: "　";
}
[dir=rtl] .slick-next:before {
  content: "　";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .slick-dots {
    bottom: 30px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-dots {
    bottom: 10px;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .slick-dots li {
    height: 8px;
    width: 8px;
    margin: 0 11px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-dots li {
    height: 5px;
    width: 5px;
    margin: 0 5px;
  }
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-dots li button {
    height: 5px;
    width: 5px;
  }
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 0.6;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 50%;
  content: "";
  font-family: "slick";
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  .slick-dots li button:before {
    height: 8px;
    width: 8px;
    font-size: 8px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .slick-dots li button:before {
    height: 5px;
    width: 5px;
    font-size: 5px;
  }
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}

/***************************************

outsourcing

***************************************/
#outsourcing {
  padding-bottom: 6.25rem;
}
#outsourcing .os_ttl {
  text-align: center;
  padding-bottom: 1.875rem;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_ttl {
    padding-bottom: 3vw;
  }
}
#outsourcing .os_ttl p, #outsourcing .os_ttl h2 {
  font-weight: 700;
  letter-spacing: 0.1em;
}
#outsourcing .os_ttl p {
  font-size: 1.25rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_ttl p {
    font-size: 1.25rem;
  }
}
#outsourcing .os_ttl h2 {
  font-size: 2.1875rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_ttl h2 {
    font-size: 1.9166666667rem;
  }
}
#outsourcing .os_ttl h2 strong {
  font-size: 100%;
  font-weight: inherit;
}
#outsourcing .os_ttl h2 strong.pink {
  color: #f35973;
}
#outsourcing .os_ttl h2 strong.marker {
  background: linear-gradient(transparent 70%, #ffff0d 70%);
}
#outsourcing .os_content {
  background: #fff;
  border-radius: 1rem;
  padding: 2.1875rem 2.8125rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_content {
    padding: 8vw 5vw;
  }
}
#outsourcing .os_sec1 {
  padding-top: 5.9375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec1 {
    padding-top: 4.1666666667rem;
  }
}
#outsourcing .os_sec1 .os_ttl img {
  position: absolute;
  height: auto;
  bottom: 0;
}
#outsourcing .os_sec1 .os_ttl img.img1 {
  left: 5rem;
  width: 7.3125rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec1 .os_ttl img.img1 {
    left: 0.8333333333rem;
    width: 5rem;
  }
}
#outsourcing .os_sec1 .os_ttl img.img2 {
  right: 5rem;
  width: 7.625rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec1 .os_ttl img.img2 {
    right: 0.8333333333rem;
    width: 5.1666666667rem;
  }
}
#outsourcing .os_sec1 .os_nayami {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#outsourcing .os_sec1 .os_nayami li {
  background: #ffff0d;
  border-radius: 50%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #outsourcing .os_sec1 .os_nayami li {
    width: 9.875rem;
    height: 9.875rem;
    margin-right: 3.125rem;
  }
  #outsourcing .os_sec1 .os_nayami li:nth-child(5n) {
    margin-right: 0;
  }
  #outsourcing .os_sec1 .os_nayami li:nth-child(n+6) {
    margin-top: -1.25rem;
  }
  #outsourcing .os_sec1 .os_nayami li:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec1 .os_nayami li {
    width: 25vw;
    height: 25vw;
    margin-right: 2.5vw;
  }
  #outsourcing .os_sec1 .os_nayami li:nth-child(3n) {
    margin-right: 0;
  }
  #outsourcing .os_sec1 .os_nayami li:nth-child(n+4) {
    margin-top: 2.5vw;
  }
  #outsourcing .os_sec1 .os_nayami li:last-child {
    margin-right: 0;
  }
}
#outsourcing .os_sec1 .os_nayami li p {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 700;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec1 .os_nayami li p {
    font-size: 1.1rem;
  }
}
#outsourcing .arw img {
  display: block;
  width: 6rem;
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .arw img {
    width: 15vw;
  }
}
@media screen and (min-width: 768px) {
  #outsourcing .os_sec2 .os_resource {
    display: flex;
    justify-content: space-between;
  }
}
#outsourcing .os_sec2 .os_resource h3 {
  text-align: center;
}
#outsourcing .os_sec2 .os_resource h3 span {
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 0.2em 1em;
  display: inline-block;
  border-radius: 3em;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource h3 span {
    font-size: 1.3rem;
  }
}
#outsourcing .os_sec2 .os_resource .naibu {
  background: #fff1c0;
}
@media screen and (min-width: 768px) {
  #outsourcing .os_sec2 .os_resource .naibu {
    padding: 1.25rem;
    width: 31.54%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .naibu {
    padding: 3vw 5vw 5vw;
  }
}
#outsourcing .os_sec2 .os_resource .naibu h3 span {
  background: #5a88be;
}
#outsourcing .os_sec2 .os_resource .naibu .os_resource_content {
  height: calc(100% - 1.875rem);
  padding-top: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .naibu .os_resource_content {
    height: auto;
    padding: 5vw 0 0;
  }
}
#outsourcing .os_sec2 .os_resource .naibu .os_resource_content p {
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .naibu .os_resource_content p {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  #outsourcing .os_sec2 .os_resource .plus {
    width: 1.875rem;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .plus {
    margin: 3vw auto 0;
    width: 7vw;
  }
}
#outsourcing .os_sec2 .os_resource .gaibu {
  background: #f3c7ca;
  position: relative;
}
@media screen and (min-width: 768px) {
  #outsourcing .os_sec2 .os_resource .gaibu {
    padding: 1.25rem;
    width: 57.33%;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .gaibu {
    margin-top: 3vw;
    padding: 3vw 5vw 0;
  }
}
#outsourcing .os_sec2 .os_resource .gaibu h3 span {
  background: #f35973;
}
#outsourcing .os_sec2 .os_resource .gaibu .os_resource_content {
  padding: 1.5625rem 2.5rem 0.3125rem;
  display: flex;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .gaibu .os_resource_content {
    padding: 5vw 0 0;
  }
}
#outsourcing .os_sec2 .os_resource .gaibu .os_resource_content p {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #outsourcing .os_sec2 .os_resource .gaibu .os_resource_content p {
    margin-right: 2.5rem;
  }
  #outsourcing .os_sec2 .os_resource .gaibu .os_resource_content p:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .gaibu .os_resource_content p {
    width: 50%;
    font-size: 1.3rem;
  }
}
#outsourcing .os_sec2 .os_resource .gaibu .img3 {
  position: absolute;
  bottom: -0.625rem;
  right: -2.5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .gaibu .img3 {
    position: static;
    margin-top: 5vw;
  }
}
#outsourcing .os_sec2 .os_resource .gaibu .img3 img {
  width: 10.6875rem;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_resource .gaibu .img3 img {
    width: 35vw;
    margin: 0 auto;
    display: block;
  }
}
#outsourcing .os_sec2 .os_txt {
  margin-top: 5rem;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_txt {
    margin-top: 10vw;
  }
}
#outsourcing .os_sec2 .os_txt p {
  font-size: 0.9375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_txt p {
    font-size: 1.2rem;
  }
}
#outsourcing .os_sec2 .os_annai {
  margin: 3.125rem auto 0;
  text-align: center;
  width: 36.6875rem;
  background: #fff;
  border: 1px solid #ff4a00;
  border-radius: 20rem;
  padding: 1.5625rem 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec2 .os_annai {
    margin-top: 10vw;
    width: 100%;
  }
}
#outsourcing .os_sec2 .os_annai p {
  letter-spacing: 0.1em;
  color: #ff4a00;
}
#outsourcing .os_sec2 .os_annai p.main {
  font-size: 1.25rem;
  font-weight: 700;
}
#outsourcing .os_sec2 .os_annai p.sub {
  font-size: 1rem;
  margin-top: 0.9375rem;
}
#outsourcing .os_sec2 .btn_base {
  margin-top: 3.125rem;
}
#outsourcing .os_sec3 {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec3 {
    margin-top: 5vw;
  }
}
#outsourcing .os_sec3 .os_ttl + p {
  text-align: center;
  font-size: 0.9375rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #outsourcing .os_sec3 .os_ttl + p {
    font-size: 1.2rem;
  }
}
#outsourcing .os_sec3 .os_content {
  margin-top: 3.125rem;
  padding: 0;
}
#outsourcing .os_sec3 .btn_base {
  margin-top: 3.125rem;
}
/*# sourceMappingURL=style.min.css.map */
