@charset "UTF-8";
/* Scss Document */
:root {
  --pc: 1000px;
  --sp: 999px;
  --fs48: 4.8rem;
  --fs42: 4.2rem;
  --fs36: 3.6rem;
  --fs28: 2.8rem;
  --fs24: 2.4rem;
  --fs20: 2.0rem;
  --fs18: 1.8rem;
  --fs16: 1.6rem;
  --fs14:1.4rem;
  --fs12:1.2rem; }

@media (max-width: 999px) {
  :root {
    --fs48: 2.4rem;
    --fs42: 2.4rem;
    --fs36: 2.2rem;
    --fs28: 2.0rem;
    --fs24: 1.8rem;
    --fs20: 1.6rem;
    --fs18: 1.4rem;
    --fs16: 1.4rem;
    --fs14: 1.2rem;
    --fs12: 1.0rem; } }
/* 
---------------------------------------
reset
---------------------------------------
*/
body, header, footer, section, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  overflow-y: scroll;
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top; }

th {
  text-align: left; }

li {
  list-style: none; }

a {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: all 0.6s; }

address {
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: 400; }

em {
  font-style: normal; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

a:hover {
  opacity: 0.7;
  transition: all 0.6s; }

img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden; }

/* 
---------------------------------------
表示切替
---------------------------------------
*/
@media screen and (max-width: 999px) {
  .pcView {
    display: none !important; } }
@media screen and (min-width: 1000px) {
  .spView {
    display: none !important; } }
@media (min-width: 999px) {
  a[href^="tel:"] {
    pointer-events: none; } }
/* フォーム要素のリセット */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  outline: none;
  appearance: none; }

button {
  cursor: pointer; }

button:disabled {
  cursor: default; }

/* 
---------------------------------------
コンテンツ幅
---------------------------------------
*/
.inner18 {
  max-width: 180rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner18 {
      width: 89.33%;
      max-width: 536px; } }

.inner16 {
  max-width: 160rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner16 {
      width: 89.33%;
      max-width: 536px; } }

.inner14 {
  max-width: 140rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner14 {
      width: 89.33%;
      max-width: 536px; } }

.inner12 {
  max-width: 120rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner12 {
      width: 89.33%;
      max-width: 536px; } }

.inner10 {
  max-width: 100rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner10 {
      width: 89.33%;
      max-width: 536px; } }

.inner8 {
  max-width: 80rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner8 {
      width: 89.33%;
      max-width: 536px; } }

/* 
---------------------------------------
余白
---------------------------------------
*/
body .mb20 {
  margin-bottom: clamp(120px, 16vw, 200px); }

body .mb18 {
  margin-bottom: clamp(100px, 14vw, 180px); }

body .mb16 {
  margin-bottom: clamp(80px, 12vw, 160px); }

body .mb14 {
  margin-bottom: clamp(70px, 10vw, 140px); }

body .mb12 {
  margin-bottom: clamp(60px, 10vw, 120px); }

body .mbTen {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mbten {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb10 {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb8 {
  margin-bottom: 8rem; }
  @media (max-width: 999px) {
    body .mb8 {
      margin-bottom: 4rem; } }

body .mb6 {
  margin-bottom: 6rem; }
  @media (max-width: 999px) {
    body .mb6 {
      margin-bottom: 3rem; } }

body .mb5 {
  margin-bottom: 5rem; }
  @media (max-width: 999px) {
    body .mb5 {
      margin-bottom: 2.5rem; } }

body .mb4 {
  margin-bottom: 4rem; }
  @media (max-width: 999px) {
    body .mb4 {
      margin-bottom: 2rem; } }

body .mb3 {
  margin-bottom: 3rem; }
  @media (max-width: 999px) {
    body .mb3 {
      margin-bottom: 1.5rem; } }

body .mb2 {
  margin-bottom: 2rem; }
  @media (max-width: 999px) {
    body .mb2 {
      margin-bottom: 1rem; } }

body .mb1 {
  margin-bottom: 1rem; }
  @media (max-width: 999px) {
    body .mb1 {
      margin-bottom: .5rem; } }

html {
  font-size: clamp(8px, calc(8px + (2 * ((100vw - 1000px) / 920))), 10px); }
  @media (max-width: 999px) {
    html {
      font-size: 62.5% !important; } }

body {
  font-size: var(--fs16);
  letter-spacing: 0;
  line-height: 1.875;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #1A1311; }

.mincho {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.bold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.black {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.en {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.mincho strong {
  font-weight: 500; }

.orange {
  color: #E33C0B; }

/* 
---------------------------------------
ヘッダー
---------------------------------------
*/
#header {
  width: 100%;
  position: relative;
  margin-bottom: 1rem; }
  @media (max-width: 999px) {
    #header {
      left: 0;
      top: 0;
      background: #fff;
      position: fixed;
      z-index: 11; } }
  #header .boxs {
    display: flex;
    justify-content: space-between;
    position: relative;
    background: #fff; }
    @media (max-width: 999px) {
      #header .boxs {
        z-index: 3; } }
  #header .logoBox {
    margin-left: 4vw; }
  #header .logo img {
    width: 21.7rem;
    height: auto; }
    @media (max-width: 999px) {
      #header .logo img {
        width: 13.7rem;
        padding: 0.8rem 0; } }
  #header .txt {
    font-size: 1.2rem;
    padding-top: 1rem; }
    @media (max-width: 999px) {
      #header .txt {
        display: none; } }
  #header .contactBox {
    display: flex;
    height: 8rem; }
    @media (max-width: 999px) {
      #header .contactBox {
        display: none; } }
  #header .telBox {
    background: #F8F8F8;
    padding: 0 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  #header .tel {
    display: flex;
    align-items: center;
    font-size: 3.2rem;
    line-height: 1;
    color: #E33C0B; }
  #header .contactBox img {
    margin-right: 1rem; }
  #header .telTxt {
    font-size: 1.2rem;
    font-weight: 500; }
  #header .contact {
    background: #E33C0B;
    padding: 1rem;
    display: flex;
    align-items: center;
    padding: 0rem 8rem;
    color: #fff;
    justify-content: center;
    font-weight: 700;
    font-size: 2rem; }

#header.HeightMin .logo,
#header .logo.fixed .white,
#header .logo.fixed {
  display: none; }

#header .logo.fixed.active .blue {
  display: none; }

#header .logo.fixed.active .white,
#header.HeightMin .logo.fixed {
  display: block; }

#header nav a {
  white-space: nowrap;
  transition: 0.3s;
  font-weight: bold;
  font-size: 1.4rem; }
  @media (max-width: 999px) {
    #header nav a {
      display: block;
      padding: 2rem 0;
      width: 80%;
      margin: 0 auto;
      font-size: 1.8rem;
      padding: 1.6rem;
      color: #fff;
      border-bottom: 1px solid;
      max-width: 42rem;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; } }

#header nav a:hover {
  opacity: 1;
  color: #E33C0B;
  transition: all 0.6s; }

#header .icons {
  display: flex;
  margin-right: 6rem; }
  @media (min-width: 1000px) {
    #header .icons {
      display: none; } }

@media (max-width: 999px) {
  #header .logo {
    line-height: 0;
    z-index: 3;
    position: relative; } }

#header nav ul {
  display: flex;
  position: relative;
  z-index: 1; }
  @media (max-width: 999px) {
    #header nav ul {
      flex-direction: column; } }

#header nav ul li {
  padding: 0 0 0 2vw; }
  @media (max-width: 999px) {
    #header nav ul li {
      padding: 0; } }

#header nav ul li:first-child {
  padding: 0; }

@media (min-width: 1000px) {
  #header nav ul li .ico {
    display: none; } }

#header .hNav {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 1000px) {
    #header .hNav {
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      width: max-content;
      margin: 0 auto; } }

#header .hNav .telBox {
  background: #fff;
  padding: 1rem 0rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 90%;
  margin: 2rem auto;
  color: #E33C0B;
  position: relative;
  max-width: 42rem;
  border-radius: 1.5rem; }
  @media (min-width: 1000px) {
    #header .hNav .telBox {
      display: none; } }
#header .hNav .tel {
  display: flex;
  align-items: center;
  font-size: 3.2rem;
  line-height: 1;
  color: #E33C0B;
  padding: 0;
  border-bottom: none;
  justify-content: center; }
#header .hNav .tel img {
  margin-right: 1rem; }
#header .hNav .telTxt {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5; }
#header .hNav .decoImg {
  position: absolute;
  width: 6rem;
  height: auto;
  left: -1rem;
  bottom: -1rem; }
#header .hNav .contactBtn {
  width: 90%;
  height: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  position: relative;
  background: #E33C0B;
  border-radius: 1.5rem; }
  @media (min-width: 1000px) {
    #header .hNav .contactBtn {
      display: none; } }
#header .hNav .ico1 {
  margin-right: 1rem; }
@media (max-width: 999px) {
  #header .hNav .ico2 {
    position: absolute;
    right: 1rem; } }

/* 
---------------------------------------
ハンバーガーメニュー
---------------------------------------
*/
@media (min-width: 1000px) {
  .navToggle {
    display: none; } }

@media (max-width: 999px) {
  .hNav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .35s ease-in-out;
    z-index: 2; }

  .hNav ul {
    background: #FF7D44;
    margin: 0 auto;
    padding: 120px 0 0;
    width: 100%;
    max-height: 93vh;
    overflow-y: auto;
    text-align: center;
    padding: 2rem 0 12rem;
    margin-top: 6rem; }

  .hNav.active {
    transition: .5s all;
    opacity: 1;
    visibility: visible;
    transition: .35s ease-in-out;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }

  .navToggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
    background: #C7C2C0; }

  .navToggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 2px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    right: 14px; }

  .navToggle.active span {
    border-bottom: solid 1px #fff; }

  .navToggle span:nth-child(1) {
    top: 20px; }

  .navToggle span:nth-child(2) {
    top: 29px; }

  .navToggle span:nth-child(3) {
    top: 38px; }

  .navToggle.active span:nth-child(1) {
    top: 29px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    transform: rotate(-30deg); }

  .navToggle.active span:nth-child(2) {
    top: 29px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg); }

  .navToggle.active span:nth-child(3) {
    top: 29px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg);
    opacity: 0; } }
/* 
---------------------------------------
ボタン種類 
---------------------------------------
*/
.btn {
  position: relative;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 46rem;
  border: 2px solid;
  height: 8rem;
  border-radius: 999px;
  color: #fff;
  font-size: 2rem;
  font-weight: 500; }
  @media (max-width: 999px) {
    .btn {
      font-size: 1.8rem;
      width: 90%;
      height: 6.4rem;
      max-width: 42rem; } }
  .btn .ico {
    position: absolute;
    right: 3rem;
    width: 0.8rem;
    height: auto; }

/* 
---------------------------------------
フッター
---------------------------------------
*/
#footer {
  background: #FF7D44;
  padding: 0 0 2rem;
  position: relative; }
  @media (max-width: 999px) {
    #footer {
      padding: 4rem 0 3rem; } }
  #footer .bg {
    position: absolute;
    top: 0;
    z-index: 0; }
  #footer .contactBox {
    padding: 4rem;
    position: relative;
    background: #fff;
    z-index: 1; }
    @media (max-width: 999px) {
      #footer .contactBox {
        padding: 12rem 2rem 2rem;
        position: relative;
        background: #fff;
        z-index: 1;
        margin-top: -56rem; } }
    #footer .contactBox .decoTtl {
      font-size: 4.5rem;
      text-align: center;
      color: #E33C0B;
      margin-bottom: 1rem; }
      @media (max-width: 999px) {
        #footer .contactBox .decoTtl {
          line-height: 1; } }
    #footer .contactBox .txt {
      font-size: 2.4rem;
      text-align: center;
      font-weight: bold;
      color: #E33C0B;
      margin-bottom: 3rem; }
      @media (max-width: 999px) {
        #footer .contactBox .txt {
          margin-bottom: 2rem;
          font-size: 1.6rem; } }
    #footer .contactBox .boxs {
      max-width: 92rem;
      margin: 0 auto;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 999px) {
        #footer .contactBox .boxs {
          flex-direction: column; } }
    #footer .contactBox .telBox {
      width: 48%;
      background: #eee;
      border-radius: 1.5rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border: 2px solid #E33C0B;
      background: #fff;
      line-height: 1;
      padding: 2rem 0;
      color: #E33C0B; }
      @media (max-width: 999px) {
        #footer .contactBox .telBox {
          width: 100%;
          padding: 1.6rem 0;
          margin-bottom: 1rem; } }
    #footer .contactBox .telTtl {
      font-size: 1.8rem;
      font-weight: bold;
      color: #E33C0B;
      margin-bottom: 1rem; }
    #footer .contactBox .tel {
      display: flex;
      align-items: center;
      font-size: 3.6rem;
      font-weight: 900;
      margin-bottom: 1rem; }
      @media (max-width: 999px) {
        #footer .contactBox .tel {
          font-size: 3.2rem;
          margin-bottom: 0; } }
    #footer .contactBox .tel img {
      margin-right: 1rem; }
      @media (max-width: 999px) {
        #footer .contactBox .tel img {
          margin-right: 0.4rem;
          width: 2.4rem;
          height: auto; } }
    #footer .contactBox .telTxt {
      font-size: 1.4rem;
      font-weight: 500;
      text-align: center;
      line-height: 1.5;
      color: #1A1311; }
    #footer .contactBox .contactBtn {
      width: 48%;
      background: #E33C0B;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 1.5rem;
      color: #fff;
      font-size: 2rem;
      font-weight: bold;
      position: relative; }
      @media (max-width: 999px) {
        #footer .contactBox .contactBtn {
          width: 100%;
          height: 7rem;
          font-size: 1.6rem; } }
      #footer .contactBox .contactBtn:hover {
        background: #707070;
        transition: 0.6s all;
        opacity: 1; }
    #footer .contactBox .ico1 {
      margin-right: 1rem; }
      @media (max-width: 999px) {
        #footer .contactBox .ico1 {
          width: 2.4rem;
          height: auto; } }
    #footer .contactBox .ico2 {
      position: absolute;
      right: 2rem; }
      @media (max-width: 999px) {
        #footer .contactBox .ico2 {
          right: 1rem; } }
    #footer .contactBox .decoImg {
      position: absolute;
      left: -10rem;
      width: 20rem;
      height: auto;
      bottom: -4rem; }
      @media (max-width: 999px) {
        #footer .contactBox .decoImg {
          left: 0;
          right: 0;
          width: 11rem;
          top: -4rem;
          margin: 0 auto; } }
  #footer .fBox {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: nowrap; }
    @media (max-width: 999px) {
      #footer .fBox {
        flex-direction: column;
        padding-bottom: 18rem;
        margin-bottom: 2rem;
        margin-top: 22vw; } }
  #footer .ttlBox {
    margin-right: 4rem; }
    @media (max-width: 999px) {
      #footer .ttlBox {
        margin-right: 0;
        margin-bottom: 4rem; } }
  #footer .fNavWrap {
    display: flex;
    gap: 4rem;
    margin-right: 6vw; }
    @media (max-width: 999px) {
      #footer .fNavWrap {
        margin-right: 0; } }
  #footer .fNav li {
    margin-bottom: 1.6rem; }
    @media (max-width: 999px) {
      #footer .fNav li {
        margin-bottom: 1.2rem; } }
  #footer .fNav li:last-child {
    margin-bottom: 0; }
  #footer .fNav li a {
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 1.8rem; }
    @media (max-width: 999px) {
      #footer .fNav li a {
        font-size: 1.6rem; } }
  #footer .fNav li img.ico {
    margin-right: 0.8rem;
    width: 0.8rem;
    height: auto; }
  #footer .logo {
    width: 32.8rem;
    height: auto; }
    @media (max-width: 999px) {
      #footer .logo {
        width: 25rem;
        margin: 0 auto 1rem; } }
  #footer .fBox .txt {
    color: #fff; }
    @media (max-width: 999px) {
      #footer .fBox .txt {
        font-size: 1.6rem;
        text-align: center; } }
  #footer .copy {
    font-size: 1.4rem;
    text-align: center;
    color: #fff; }
    @media (max-width: 999px) {
      #footer .copy {
        font-size: 11.5px;
        text-align: center; } }
  #footer .decoIco {
    width: 20rem;
    height: auto; }
    @media (max-width: 999px) {
      #footer .decoIco {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 16rem; } }

/* 
---------------------------------------
下層メインビジュアル
---------------------------------------
*/
#subKv {
  position: relative;
  padding-top: 8rem; }
  #subKv .bgBox {
    height: calc(54rem - 6.8rem);
    display: flex;
    align-items: center;
    background: url("../img/about/main.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 94.665%;
    margin: 0 0 0 auto; }
    @media (min-width: 120rem) {
      #subKv .bgBox {
        margin-left: calc(260 / 1920 * 100%);
        width: calc(1660 / 1920 * 100%); } }
    @media (max-width: 999px) {
      #subKv .bgBox {
        height: calc(26rem - 6rem); } }
  #subKv .ttlBox {
    margin-left: 10rem; }
    @media (max-width: 999px) {
      #subKv .ttlBox {
        margin-left: 3rem; } }
  #subKv .ttlBox .ttlDeco {
    font-size: 3.6rem;
    line-height: 1.25;
    color: #FF7D44; }
    @media (max-width: 999px) {
      #subKv .ttlBox .ttlDeco {
        font-size: 1.6rem;
        line-height: 1;
        margin-bottom: 0.1rem; } }
  #subKv .ttlBox .ttl {
    font-size: 5rem;
    line-height: 1.5;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
    @media (max-width: 999px) {
      #subKv .ttlBox .ttl {
        font-size: 2rem; } }
  #subKv .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 94.665%;
    height: 90%;
    background: #FF7D44;
    z-index: -1; }
    @media (min-width: 120rem) {
      #subKv .bg {
        margin-right: calc(260 / 1920 * 100%); } }

.faq #subKv .bgBox {
  background: url("../img/faq/main.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.flow #subKv .bgBox {
  background: url("../img/flow/main.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.company #subKv .bgBox {
  background: url("../img/company/main.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.privacy #subKv .bgBox,
.contact #subKv .bgBox {
  background: url("../img/contact/main.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.voice #subKv .bgBox {
  background: url("../img/voice/main.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.business #subKv .bgBox {
  background: url("../img/business/main.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.works.archive #subKv .bgBox {
  background: url("../img/works/main1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.works.single #subKv .bgBox {
  background: url("../img/works/main2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.breadcrumbs {
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 9.5rem;
  padding-top: 2.4rem; }
  @media (max-width: 999px) {
    .breadcrumbs {
      font-size: 10px;
      margin-bottom: 4rem; } }

.breadcrumbs span a {
  color: #E33C0B; }

/* 
---------------------------------------
#aside01
---------------------------------------
*/
#aside01 {
  padding: 0 0 8rem;
  background: #FFD800; }
  @media (max-width: 999px) {
    #aside01 {
      padding: 0 0 55rem; } }
  #aside01 .inner12 {
    position: relative; }
  #aside01 .ttl {
    font-size: 4.2rem;
    font-weight: 900;
    line-height: 1.5;
    position: relative;
    top: -4rem; }
    @media (max-width: 999px) {
      #aside01 .ttl {
        font-size: 2.2rem;
        top: -2rem; } }
  #aside01 .ttl span {
    display: block;
    background: #fff;
    color: #1A1311;
    padding: 0.8rem 2.8rem;
    margin-bottom: 1rem;
    width: max-content; }
    @media (max-width: 999px) {
      #aside01 .ttl span {
        padding: 0.4rem 0.8rem;
        margin-bottom: 0.5rem; } }
  #aside01 .ttl span:last-child {
    margin-bottom: 0;
    padding-right: 0; }
  #aside01 .deco {
    position: absolute;
    right: 2vw;
    top: 4vw;
    width: 38rem;
    height: auto; }
    @media (max-width: 999px) {
      #aside01 .deco {
        right: 0;
        top: -2rem;
        width: 90%;
        height: auto;
        position: relative;
        margin: 0 auto; } }
  #aside01 .boxs {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 999px) {
      #aside01 .boxs {
        flex-direction: column; } }
  #aside01 .txtBox {
    position: relative;
    width: calc(720 / 1142 * 100%); }
    @media (max-width: 999px) {
      #aside01 .txtBox {
        width: 100%;
        margin-bottom: 2rem; } }
  #aside01 .txt {
    font-size: 2rem;
    color: #E33C0B;
    margin-left: 3vw;
    font-weight: bold; }
    @media (max-width: 999px) {
      #aside01 .txt {
        font-size: 1.6rem;
        margin-left: 0; } }
  #aside01 .map {
    position: absolute;
    left: 14rem;
    width: 64rem;
    height: auto;
    top: 4rem; }
    @media (max-width: 999px) {
      #aside01 .map {
        position: relative;
        left: 0;
        width: 100%;
        top: 0;
        margin-bottom: 2rem; } }
  #aside01 .box {
    width: calc(340 / 1142 * 100%);
    position: relative;
    z-index: 1;
    padding-top: 14rem; }
    @media (max-width: 999px) {
      #aside01 .box {
        width: 100%;
        padding: 0; } }
  #aside01 .sttl {
    font-size: 2.2rem; }
    @media (max-width: 999px) {
      #aside01 .sttl {
        font-size: 2rem; } }
  @media (max-width: 999px) {
    #aside01 ul {
      width: 90%;
      margin: 0 auto; } }
  #aside01 ul li {
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem; }
  #aside01 ul li .ico {
    margin-right: 0.8rem; }
