@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@font-face {
  font-family: "icomoon";
  font-display: swap;
  src: url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  position: relative;
  top: -2px;
  font-family: icomoon;
  margin-right: 4px;
  vertical-align: middle; }
.icon-arrow-up::before { content: "\e91a"; }
.icon-arrow-down::before { content: "\e917"; }
.icon-arrow-next::before { content: "\e918"; }
.icon-arrow-prev::before { content: "\e919"; }
.icon-arrow-up-round::before { content: "\e933"; }
.icon-arrow-down-round::before { content: "\e91d"; }
.icon-arrow-next-round::before { content: "\e931"; }
.icon-arrow-prev-round::before { content: "\e932"; }
.icon-arrow-up-circle::before { content: "\e916"; }
.icon-arrow-down-circle::before::before { content: "\e908"; }
.icon-arrow-next-circle::before { content: "\e914"; }
.icon-arrow-prev-circle::before { content: "\e915"; }
.icon-arrow-up-circle2::before { content: "\e92d"; }
.icon-arrow-down-circle2::before { content: "\e92a"; }
.icon-arrow-next-circle2::before { content: "\e92b"; }
.icon-arrow-prev-circle2::before { content: "\e92c"; }
.icon-angle1-up::before { content: "\e903"; }
.icon-angle1-down::before { content: "\e900"; }
.icon-angle1-next::before { content: "\e901"; }
.icon-angle1-prev::before { content: "\e902"; }
.icon-angle2-up::before { content: "\e907"; }
.icon-angle2-down::before { content: "\e906"; }
.icon-angle2-prev::before { content: "\e91e"; }
.icon-angle2-next::before { content: "\e91f"; }
.icon-angle2-double-next::before { content: "\e904"; }
.icon-angle2-double-prev::before { content: "\e905"; }
.icon-broom::before { content: "\e909"; }
.icon-car::before { content: "\e90a"; }
.icon-car-side::before { content: "\e929"; }
.icon-home::before { content: "\e91b"; }
.icon-check::before { content: "\e90b"; }
.icon-checkmark::before { content: "\ea10"; }
.icon-close::before { content: "\e90c"; }
.icon-freetel::before { content: "\e90e"; }
.icon-tel::before { content: "\e921"; }
.icon-fax::before { content: "\e913"; }
.icon-mail:before { content: "\e90e"; }
.icon-mail-black::before { content: "\e90d"; }
.icon-note::before { content: "\e90f"; }
.icon-profile::before { content: "\e92e"; }
.icon-download::before { content: "\e922"; }
.icon-minus::before { content: "\e912"; }
.icon-plus::before { content: "\e911"; }
.icon-menu::before { content: "\e91d"; }
.icon-en::before { content: "\e920"; }
.icon-search::before { content: "\e91c"; }
.icon-search-global::before { content: "\e923"; }
.icon-tire::before { content: "\e924"; }
.icon-exclamation::before { content: "\e925"; }
.icon-return::before { content: "\e926"; }
.icon-bookmark::before { content: "\e927"; }
.icon-diamond::before { content: "\e928"; }
.icon-hamburger::before { content: "\e92f"; }
.icon-gear::before { content: "\e930"; }
.icon-book::before { content: "\e941"; }
.icon-member::before { content: "\e940"; }

/* icomoondefault */
.icon-menu::before { content: "\e9bd"; }
.icon-facebook::before { content: "\ea90"; }
.icon-facebook2::before { content: "\ea91"; }
.icon-twitter::before { content: "\ea96"; }
[class^=icon-], [class*=" icon-"] {
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* { box-sizing: border-box; }
body, div, ul, ol, li, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, th, td, 
form, input, textarea, fieldset, 
pre, blockquote, figure, figcaption {
  padding: 0;
  margin: 0;
}
body {
  overscroll-behavior-y: none;
  font-feature-settings: "palt";
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
}
header, footer, nav, menu, main, article, 
aside, section, details, figcaption, figure {
  display: block;
}
h1, h2, h3, h4, h5, h6, th { font-weight: normal; }
ul, ol { list-style: none; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th { text-align: left; }
img { vertical-align: bottom; }
a img { border: none; }
a:hover img { text-decoration: none; }
i { font-style: normal; }
@media only screen and (min-width: 768px), print {
  a[href^=tel]:hover {
    text-decoration: none;
  }
}
input, textarea, select, option { font-size: 16px; }

/* init */
a {
  text-decoration: none;
  color: #363636;
}
a:hover, a:hover img {
  text-decoration: none;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px), print {
  img {
    width: auto;
    height: auto;
  }
}


/* ***************************************** */
/* --- common --- */
/* ***************************************** */
/* 余白 ------------------------------------ */
/* ※margin(padding) */
/* m-mb [spサイズ] - [pcサイズ] */
.m-mt35-70 { margin-top: 35px; }
.m-mb22 { margin-bottom: 22px; }
.m-mb32 { margin-bottom: 32px; }
.m-mb35-50 { margin-bottom: 35px; }
.m-mb45-70 { margin-bottom: 45px; }
@media only screen and (min-width: 768px), print {
  .m-mt35-70 { margin-top: 70px; }
  .m-mb35-50 { margin-bottom: 50px; }
  .m-mb45-70 { margin-bottom: 70px; }
}

@media only screen and (max-width: 767px) {
  .m-hidden-sp { display: none; }
}
@media only screen and (min-width: 768px), print {
  .m-hidden-pc { display: none; }
}


/* ***************************************** */
/* --- メインモジュール --- */
/* ***************************************** */
@media only screen and (min-width: 768px), print {
  .l-wrap {
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
.l-block1 {
  padding: 26px 5%;
  padding-top: 12px;
  background-color: #fff;
}
.l-block1 .m-heading1 {
  margin: 10px 0;
  margin-bottom: 28px;
  line-height: 1.2;
}
.l-block1 .m-heading1 span { display: block; }
@media only screen and (min-width: 768px), print {
  .l-block1 {
    padding: 40px;
    padding-top: 20px;
  }
}


/* ***************************************** */
/* --- 見出し --- */
/* ***************************************** */
.m-heading1 {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  text-align: center;
  font-size: 6.4vmin;
  line-height: 1;
  color: #000;
}
.m-heading1::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 2px solid #c4000f;
}

.m-heading2 {
  position: relative;
  margin-bottom: 25px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  text-align: center;
  font-size: 6.8vmin;
  line-height: 1.3;
  color: #000;
}
.m-heading2::after {
  content: "";
  display: block;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  border-bottom: 2px solid #c4000f;
}

.m-heading3 {
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 6px solid #c4000f;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 5vmin;
}
@media only screen and (min-width: 768px), print {
  .m-heading1 { font-size: 38px; }
  .m-heading1::after { padding-bottom: 12px; }

  .m-heading2 {
    margin-bottom: 34px;
    font-size: 28px;
  }
  .m-heading2::after {
    width: 300px;
    padding-bottom: 14px;
  }

  .m-heading3 { font-size: 24px; }
}


/* ***************************************** */
/* --- ボタン --- */
/* ***************************************** */
.m-btn2 a, .m-btn2 button {
  display: block;
  height: 16vmin;
  line-height: 16vmin;
  border-radius: 8px;
  border: none;
  background-color: #5e5e5e;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  text-align: center;
  font-size: 5vmin;
  color: #fff;
  outline: none;
}
@media only screen and (min-width: 768px), print {
  .m-btn2 a,
  .m-btn2 button {
    transition: background-color 0.8s;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    cursor: pointer;
  }
  .m-btn2 a:hover,
  .m-btn2 button:hover {
    background-color: #000;
  }
}



/* ***************************************** */
/* --- header --- */
/* ***************************************** */
header { background-color: #fff; }
header h1 {
  padding: 0.3em 0;
  background-color: #000;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 4.5vmin;
  color: #fff;
}
@media only screen and (min-width: 768px), print {
  header h1 { font-size: 20px; }
}


/* ***************************************** */
/* --- footer --- */
/* ***************************************** */
footer {
  background-color: #000;
  padding: 32px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
footer ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5em 1.5em;
  margin: 0 auto 1rem;
  width: 80%;
}
footer a { color: inherit; }
footer a:hover,
footer a:active {
  text-decoration: underline;
}

@media only screen and (min-width: 768px), print {
  footer {
    padding: 50px 0;
  }
  footer ul {
    gap: 0 1.5em;
    width: 100%;
    flex-direction: row;
  }
}


/* ***************************************** */
/* --- 会社概要 overview --- */
/* ***************************************** */
.company-wrap {
  padding: 48px 0;
  width: 92%;
  margin: 0 auto;
  line-height: 1.8;
  font-size: 15px;
}
.company-overview > * {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e1e1e1;
}
.company-overview > *:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.company-overview dt {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  margin-bottom: 5px;
}
.company-overview dt::after {
  content: "：";
}
.company-overview dd {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
}
.company-overview dd img {
  margin-top: 10px;
}
.company-overview dd .flex{
  display: flex;
  width: 100%;
  gap: 0;
  flex-direction: column;
}

@media only screen and (min-width: 768px), print {
  .company-overview {
    max-width: 1200px;
    margin: 40px auto 0;
    padding: 0 40px;
  }
  .company-overview > * {
    overflow: hidden;
    margin-top: 15px;
    padding: 0 2%;
    padding-top: 15px;
  }
  .company-overview dt {
    float: left;
    width: 30%;
    margin: 0;
  }
  .company-overview dd {
    float: right;
    width: 70%;
    margin: 0;
    padding-left: 0;
  }
  .company-overview dd .flex{
    flex-direction: row;
    gap: 10px;
  }
  .company-overview dd .flex img{
    width: calc((100% - 10px) / 2);
  }
}


/* ***************************************** */
/* --- プライバシーポリシー privacypolicy --- */
/* --- カスタマーハラスメント customerharassment --- */
/* ***************************************** */
.legal-wrap {
  padding: 48px 0;
  width: 92%;
  margin: 0 auto;
  line-height: 1.8;
  font-size: 15px;
}
/*余白*/
.legal-wrap .mb-ll {margin-bottom: 128px;}
.legal-wrap .mb-l {margin-bottom: 64px;}
.legal-wrap .mb-m {margin-bottom: 32px;}
.legal-wrap .mb-s {margin-bottom: 16px;}
.legal-wrap .mb-ss {margin-bottom: 8px;}
/*デザイン*/
.legal-wrap .right {text-align: right;}
.legal-wrap .underline {text-decoration: underline;}
.legal-wrap a {text-decoration: underline;}
/*見出し*/
.legal-wrap section h2{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  line-height: 1.4;
}
.legal-wrap section h2 spam {
  font-size: .8em;
}
.legal-wrap h3{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 22px;
}
.legal-wrap h4{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
}
.legal-wrap h5{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 18px;
}
/*リスト*/
.legal-wrap dl {
  display: flex;
  gap: 10px;
}
.legal-wrap dl, p {margin-bottom: 5px;}
.legal-wrap dt {
  width: fit-content;
  flex-shrink: 0;
}
.legal-wrap dd {width: 100%;}
/*テーブル*/
.legal-wrap table{
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border: none;
}
.legal-wrap table,
.legal-wrap thead,
.legal-wrap tbody,
.legal-wrap tr,
.legal-wrap th,
.legal-wrap td{
  display: block;
  width: 100%;
}
.legal-wrap thead{display: none;}
.legal-wrap table tr{
  border: 1px solid #000;
  overflow: hidden;
  margin-bottom: 16px;
}
.legal-wrap table td{
  border: none;
  padding: 12px;
  vertical-align: top;
}
.legal-wrap table td + td{
  border-top: 1px solid #000;
}
.legal-wrap table td::before{
  display: block;
  font-weight: 500;
  margin-bottom: 16px;
  /* font-size: 14px; */
}
.legal-wrap table td:nth-child(1)::before{
  content: "◼︎サービスの種類及び内容";
  font-weight: 700;
}
.legal-wrap table td:nth-child(2)::before{
  content: "◼︎手数料の額及び負担者";
  font-weight: 700;
}
.legal-wrap table div{
  margin-bottom: 16px;
}

@media only screen and (min-width: 768px), print {
  .legal-wrap {
    max-width: 1080px;
    width: 100%;
    padding: 80px 40px;
  }
  .legal-wrap section h2{
    padding-bottom: 16px;
    font-size: 28px;
  }
  .legal-wrap h3{font-size: 24px;}
  /*テーブル*/
  .legal-wrap table{
    border-collapse: collapse;
    table-layout: fixed;
    border: 1px solid #000;
  }
  .legal-wrap thead,
  .legal-wrap tbody{
    display: table-row-group;
  }
  .legal-wrap table{
    display: table;
    width: 100%;
  }
  .legal-wrap table tr{
    display: table-row;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    overflow: visible;
  }
   .legal-wrap table th:nth-child(1),
   .legal-wrap table td:nth-child(1){
     width: 35%;
   }
   .legal-wrap table th:nth-child(2),
   .legal-wrap table td:nth-child(2){
     width: 65%;
   }
  .legal-wrap table th,
  .legal-wrap table td{
    display: table-cell;
    border: 1px solid #000;
    padding: 16px;
    vertical-align: top;
  }
  .legal-wrap table th{
    text-align: center;
  }
  .legal-wrap table td::before{
    content: none;
    display: none;
  }
  .legal-wrap table div{
    margin-bottom: 24px;
  }
}

/* ***************************************** */
/* --- btn --- */
/* ***************************************** */
.btn {
  margin: 0 auto 48px;
  width: 280px;
  line-height: 48px;
  border: 1px solid #000;
  border-radius: 999px;
  transition: all .3s,;
}
.btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  font-size: 16px;
  position: relative;
  color: #000;
}
.btn a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.btn img{
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 18px;
}
@media only screen and (min-width: 768px), print {
  .btn {
    margin: 0 auto 64px;
    width: 430px;
    line-height: 64px;
  }
}