/*
Theme Name:  Gomiyashiki Phoenix
Theme URI: 
Author:  Gomiyashiki Phoenix
Author URI: 
Description: 
Version: 1.0
Requires at least: 5.9
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.0
*/
/**
* Remove the margin in all browsers.
*/
/* base font family
--------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
:root {
  --gothic:"游ゴシック体", "游ゴシック", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  --yumincho:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS P	Mincho","Times New Roman", serif;
  --noto-sans: NotoSansJP,'Noto Sans JP', sans-serif ; 
  --noto-serif: NotoSerifJP, 'Noto Serif JP', serif;
  --oswald: "Oswald", sans-serif;
}
*,
html,
body {
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none;
}
*,
:after,
:before {
    background-repeat: no-repeat;
    box-sizing: inherit;
}
:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit;
}

/**
  * Render the `main` element consistently in IE.
  */
main {
  display: block;
  width: 100%;
}
/**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
pre {
  font-size: 15px;
}
/**
  * Remove the gray background on active links in IE 10.
  */
a {
  background-color: transparent;
}
/**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
abbr[title] {
  border-bottom: none;
}
/**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
b,
strong {
  font-weight: 700;
}
/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
code,
kbd,
samp {
  font-size: 15px;
}
/**
  * Add the correct font size in all browsers.
  */
small {
  font-size: 80%;
}
/**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/**
  * Remove the border on images inside links in IE 10.
  */
img {
  border-style: none;
}
/* Forms
    ========================================================================== */
/**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
button,
input {
  overflow: visible;
}

/**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
button,
select {
  text-transform: none;
}
/**
  * Correct the inability to style clickable types in iOS and Safari.
  */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  appearance: button;
}
/**
  * Remove the inner border and padding in Firefox.
  */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
  * Restore the focus styles unset by the previous rule.
  */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: none;
}
/**
  * Correct the padding in Firefox.
  */
fieldset {
  border: none;
}
/**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *		`fieldset` elements in all browsers.
  */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
progress {
  vertical-align: baseline;
}
/**
  * Remove the default vertical scrollbar in IE 10+.
  */
textarea {
  overflow: auto;
}

/**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
[type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}
/**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
/**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  font: inherit;
}
/*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
details {
  display: block;
}
/*
  * Add the correct display in all browsers.
  */
summary {
  display: list-item;
}
/**
  * Add the correct display in IE 10+.
  */
template {
  display: none;
}
/**
  * Add the correct display in IE 10.
  */
[hidden] {
  display: none;
}
/* Box sizing
--------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
  
/* Forms
--------------------------------------------- */
button,
input,
select,
optgroup,
textarea {
  line-height: 1.5;
  background: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: inherit;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border: none;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border:none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline:none;
}
textarea {
  width: 100%;
} 
select {
    text-transform: none; 
    background-color: transparent;
    border-style: none;
    color: inherit;  
}
select::-ms-expand {
    display: none;
}
select::-ms-value {
    color: currentColor;
}
input, select {
  -webkit-appearance: none;
  appearance: none;
}
html {
  box-sizing: border-box;
  overflow-y: scroll;
}
/* header and text
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
dfn,
cite,
em,
i {
  font-style: inherit;
}
blockquote {
  margin: 0;
}  
address {
  margin: 0;
  font-style: normal;
}  
pre {
  line-height: 1.5;
  max-width: 100%;
  overflow: auto;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}
mark {
  background: #FEE400;
}

big {
  font-size: 125%;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
  /* list
--------------------------------------------- */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
blockquote, q {
  quotes: none;
}

dl,
dt,
dd {
  width:100%;
  margin: 0;
  padding: 0;
  margin-inline-start: 0;
}
/* Make sure embeds and iframe fit their containers.
--------------------------------------------- */
embed,
iframe,
object {
  max-width: 100%;
}
img {
  max-width: 100%;
}
figure {
  margin:0;
}

/* Links
--------------------------------------------- */
a {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
a[href^="tel"],
a[href^="mailto"] {
  text-decoration: none;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
/*--------------------------------------------------------------
# Basics
--------------------------------------------------------------*/

/* base color
--------------------------------------------- */
:root {
  --font-color: #333333;
  --white:#FFFFFF;
  --red:#F53A25;
  --yellow:#FFF700;
}

/* Elements
--------------------------------------------- */
html {
  -ms-touch-action: manipulation;	
  touch-action: manipulation;
} 
body {
  font-family:var(--noto-sans); 
  color: var(--font-color);  
  overflow-x: hidden;  
  font-size: 16px;
  line-height: 2;
  font-weight: 400;
  overflow-x: hidden;
}
/*
layout
--------------------------------------------- */  
@media screen and (min-width:0px) {
  .container {
    display: block;
    width: 100%;    
  }
}
@media screen and (max-width:767px) {
  .container {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }    
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .container {
    max-width: 768px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1025px) {
  .container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
/*
br tag
------------------------------*/
@media screen and (min-width:375px) {
  .sm-only {
    display: none;
  }
}
@media screen and (max-width:1024px){ 
  .pc-only {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .tb-only,.lg-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp-only{
    display: none;
  }
}
@media screen and (min-width:1025px) {
  .sp-only,.tb-only,.md-only{
    display: none;
  }
}
/*
HEADER
--------------------------------------------- */ 
@media screen and (max-width:1024px) {
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 55px;
    background-color: var(--white);
    padding: 0 0 0 10px;
  }
  .site-header__info {
    display: flex;
    flex-direction: column;
    width: calc(100% - 65px);
  }
  .site-header__headline {
    display: -webkit-box;
    width: 100%;
    font-size: 8px;
    line-height: 16px;
    color: #7A7A7A;
    font-weight: 500;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .site-header__logo {
    display: block;
    width: 140px;
  }
  .site-header__logo:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-header__logo > picture {
    display: block;
    width: 100%;
  }
  .site-header__logo > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-header__menu {
    display: none;
  }  
  .site-header__btns {
    display: none;
  }
  /*hamberger*/
  .mobile-nav-trigger {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background-color: var(--red);
  }
  .mobile-nav-trigger > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 33px;
    height: 22px;
  }
  .mobile-nav-trigger > i {
    display: block;
    width: 100%;
    font-size: 10px;
    line-height: 1;
    color: var(--white);
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-top: 4px;
  }
  .mobile-nav-trigger > div > span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--white);
    transition: transform 0.5s ease;
  }
  .mobile-nav-trigger.active > div {
    position: relative;
  }
  .mobile-nav-trigger.active > div > span {
    position: absolute;
    width: 100%;
  }
  .mobile-nav-trigger.active > div > span:nth-child(1) {
    top: 3px;
    right: 0;
    transform: translateY(7px) rotate(-30deg);
  }
  .mobile-nav-trigger.active > div > span:nth-child(2) {
    display: none;
  }
  .mobile-nav-trigger.active > div > span:nth-child(3) {
    bottom: 3px;
    right: 0;
    transform: translateY(-7px) rotate(30deg);
  } 
  @keyframes stickyslideDown {
    0% {
      transform: translateY(-100%);
      visibility: visible;
    }
    100% {
      transform: translateY(0);
    }
  }
  .site-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    /*animation-name: stickyslideDown;
    animation-duration: 0.2s;
    animation-fill-mode: both;*/
  }
}
@media screen and (min-width:1025px) {
  .site-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 110px;
    background-color: var(--white);
    padding: 0 300px 0 20px;
  }
  .site-header__info {
    display: flex;
    align-items: center;
    width: auto;
    height: 110px;
    padding-top: 20px;
  }
  .site-header__headline {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    width: calc(100% - 530px);
    font-size: 8px;
    line-height: 20px;
    color: #7A7A7A;
    font-weight: 500;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0 10px;
  }
  .site-header__logo {
    display: block;
    width: min(170px + (245 - 170) * ((100vw - 1025px) / (1366 - 1025)), 245px);
  }
  .site-header__logo:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-header__logo > picture {
    display: block;
    width: 100%;
  }
  .site-header__logo > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-header__menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: auto;
    height: 110px;
  }
  .site-header__menu-links {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: auto;
    margin-bottom: 5px;
  }  
  .site-header__menu-sns {
    display: flex;
    align-items: center;
    width: auto;
    margin-right: 40px;
  }
  .site-header__menu-sns > li {
    display: block;
    width: auto;
  }
  .site-header__menu-sns > li + li {
    margin-left: 15px;
  }
  .site-header__menu-sns > li > a {
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .site-header__menu-sns > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-header__menu-sns > li > a.line {   
    background-image: url(./assets/images/line-bk.png);
  }
  .site-header__menu-sns > li > a.youtube {
    background-image: url(./assets/images/youtube-bk.png);
  }
  .site-header__menu-sns > li > a.tiktok {
    width: 26.18px;
    background-image: url(./assets/images/tiktok-bk.png);
  }
  .site-header__menu-phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-right: 50px;
  }
  .site-header__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 500;
    line-height: 1;
    padding: 0 10px;
    margin-left: 40px;
  }
  .site-header__phone {
    display: block;
    width: auto;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--font-color);
    padding-left: 30px;
    background-image: url(./assets/images/phone-bk.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24.5px auto;
  }
  .site-header__phone:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-header__nav-pc {
    display: flex;
    justify-content: flex-end;
    width: auto;
    padding: 0 20px 0 0;
  }
  .site-header__nav-pc > li {
    display: flex;
    align-items: center;
    width: auto;
  }
  .site-header__nav-pc > li > a {
    display: block;
    width: auto;
    font-size: min(11px + (15 - 11) * ((100vw - 1025px) / (1366 - 1025)), 15px);
    font-weight: 700;
    color: var(--font-color);
    letter-spacing: 0.07em;
    line-height: 20px;
    padding: 10px min(5px + (10 - 5) * ((100vw - 1025px) / (1366 - 1025)), 10px);
  }
  .site-header__nav-pc > li > a:hover {
    transition: 0.3s ease;
    color: var(--red);
  }
  .site-header__nav-pc > li > a.current {
    color: var(--red);
    pointer-events: none;
  }
  .site-header__btns {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    width: 300px;
  }
  .site-header__btns > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 110px;
  }
  .site-header__btn-line {
    background-color: #11C45B;
  }
  .site-header__btn-line > span {
    display: block;
    width: auto;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    padding-top: 50px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 42.13px auto;
  }
  .site-header__btn-line > span > i {
    color: #FFF700;
  }
  .site-header__btn-contact {
    background-color: var(--red);
  }
  .site-header__btn-contact > span {
    display: block;
    width: auto;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    padding-top: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 41.75px auto;
  }
  .site-header__btn-phone {
    background-color: var(--font-color);
  }
  .site-header__btn-phone > span {
    display: block;
    width: auto;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    padding-top: 50px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 34.52px auto;
  }
  .site-header__btns > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .mobile-nav-trigger {
    display: none;
  } 
  @keyframes stickyslideDown {
    0% {
      transform: translateY(-100%);
      visibility: visible;
    }
    100% {
      transform: translateY(0);
    }
  }
  .site-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    animation-name: stickyslideDown;
    animation-duration: 0.2s;
    animation-fill-mode: both;
  }
}
/*
NAVIGATION - mobile 
--------------------------------------------- */ 
@media screen and (max-width:1024px) {
  .site-nav-mobile {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,.6);
    padding-left: 20px;    
    z-index: 992;
    transform: translateY(-150%);
    transition: transform 0.3s ease;
  }
  .site-nav-mobile.active {
    transform: translateY(0);
  }
  .site-nav-mobile-outer {
    display: block;
    width: 100%;
    background-color: var(--white);
    padding-top: 55px;
  }  
  .site-nav-mobile__wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    height: calc(100vh - 70px);    
    overflow-y: scroll;
  }
  /*menu wrap*/
  .site-nav-mobile__inner {
    display: block;
    width: 100%;
    background-color: transparent;
    padding-bottom: 80px;
  }
  .site-nav-mobile__block {
    display: block;
    width: 100%;
  }
  .site-nav-mobile__block:last-child {
    border-bottom: 1px solid rgba(0,0,0,0.2);
  }
  .site-nav-mobile__block-title {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    font-size: 17px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 20px 0 50px;
    background: #FFF2EA;
    border-top: 1px solid rgba(0,0,0,0.2);
  }
  .site-nav-mobile__block-title > .child-trigger {
    position: absolute;
    top: 0;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    width: 12px;
    height: 40px;
  }
  .site-nav-mobile__block-title > .child-trigger > i {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
  }
  .site-nav-mobile__block-title > .child-trigger > i::before,
  .site-nav-mobile__block-title > .child-trigger > i::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--red);
  }
  .site-nav-mobile__block-title > .child-trigger > i::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .site-nav-mobile__block-title > .child-trigger > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .site-nav-mobile__block-title.active > .child-trigger > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0) translate(-50%,-50%);
    transform-origin: 0 50%;
  }
  .site-nav-mobile__list {
    display: none;
    width: 100%;    
  }
  .site-nav-mobile__list > li {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 10px 20px 10px 50px;
    border-top: 1px solid rgba(0,0,0,0.2);
  }
  .site-nav-mobile__list > li.submenu {
    padding-left: 65px;
  }
  .site-nav-mobile__list > li > a {
    display: flex;
    align-items: center;
    width: auto;
    font-size:15px;
    font-weight: 500;
    color: var(--font-color);
    line-height: 20px;
  }
  .site-nav-mobile__list > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (min-width:1025px) {
  .site-nav-mobile {
    display: none;
  }
}
/*
FOATING NAV
--------------------------------------------- */
@media screen and (max-width:1024px) {
  .site-floating-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 65px;
    z-index: 997;
    background-color: var(--red);
    transform: translateY(150%);
    transition: transform 0.3s ease;
  }
  .site-floating-menu.active {
    transform: translateY(0);
  }
  .site-floating-menu__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
  }
  .site-floating-menu__phone {
    display: none;
  }  
  .site-floating-menu__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.333333%;
    height: 65px;
    background-color: #11C45B;
  } 
  .site-floating-menu__line > span {
    display: block;
    width: auto;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    padding-top: 30px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 30px auto;
  }
  .site-floating-menu__line > span > i {
    color: #FFF700;
  }
  .site-floating-menu__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.333333%;
    height: 65px;
    background-color: #CC1F10;
  } 
  .site-floating-menu__contact > span {
    display: block;
    width: auto;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    padding-top: 30px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: top 5px center;
    background-size: 27.71px auto;
  }
  .site-floating-menu__tel {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33.333333%;
    height: 65px;
    background-color: var(--font-color);
  } 
  .site-floating-menu__tel > span {
    display: block;
    width: auto;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    padding-top: 30px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: top 5px center;
    background-size: 20px auto;
  }
  .site-floating-menu__line:hover,
  .site-floating-menu__contact:hover,
  .site-floating-menu__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }

}
@media screen and (min-width:1025px) {
  .site-floating-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 80px;
    z-index: 997;
    background-color: var(--red);
    transform: translateY(150%);
    transition: transform 0.3s ease;
  }
  .site-floating-menu.active {
    transform: translateY(0);
  }
  .site-floating-menu__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .site-floating-menu__phone {
    display: flex;
    align-items: center;
    width: auto;
    margin-right: 20px;
  }  
  .site-floating-menu__phone-link {
    display: block;
    width: auto;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--white);
    padding-left: 45px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 36px auto;
  }
  .site-floating-menu__phone-link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-floating-menu__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: #CC1F10;
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 15px;
    margin-left: 20px;
  }
  .site-floating-menu__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 80px;
    background-color: #11C45B;
  } 
  .site-floating-menu__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: var(--white);
    padding-top: 35px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 36.12px auto;
  }
  .site-floating-menu__line > span > i {
    color: #FFF700;
  }
  .site-floating-menu__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 80px;
    background-color: #CC1F10;
  } 
  .site-floating-menu__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: var(--white);
    padding-top: 35px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 39.68px auto;
  }
  .site-floating-menu__line:hover,
  .site-floating-menu__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }

  .site-floating-menu__tel {
    display: none;
  }
}
/*
BUTTON
--------------------------------------------- */
@media screen and (min-width:0px) {
  /*site-btn*/
  .site-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 250px;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/arrow-rd.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 7.41px auto;
  }  
  .site-btn:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  /*circle*/
  .btn-circle {
    display: flex;
    align-items: center;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07;
    color: var(--font-color);
    line-height: 29px;
    padding-right: 39px;
    background-image: url(./assets/images/circle-rd.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 29px auto;
  }
  .btn-circle:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (max-width:767px) {
  .site-btn {
    max-width: 200px;
    height: 52px;
    border-radius: 26px;
    border: 4px solid var(--red);
    font-size: 15px;
    background-position: right 20px center;
  }
  .btn-circle {
    font-size: 18px;
  }
}
/*
FOOTER
--------------------------------------------- */
/*layout*/
@media screen and (min-width:0px) {
  .site-footer {
    display: block;
    width: 100%;
    background-color: var(--white);
  }  
}
/*footer-main*/
@media screen and (max-width:767px) {
  .site-footer__main {
    display: block;
    width: 100%;
    padding: 50px 0;
  }
  .site-footer__wrap {
    display: flex;
    flex-direction: column;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
  .site-footer__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .site-footer__logo {
    display: block;
    width: 245px;
  }
  .site-footer__logo:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
  .site-footer__logo > picture {
    display: block;
    width: 100%;
  }
  .site-footer__logo > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-footer__address {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
  }
  .site-footer__phone {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }
  .site-footer__phone-link {
    display: block;
    width: auto;
    font-size:min(34px + (38 - 34) * ((100vw - 320px) / (375 - 320)), 38px);
    font-weight: 700;
    font-style: italic;
    line-height: 50px;
    color: var(--font-color);
    padding-left: 40px;
    background-image: url(./assets/images/phone-bk.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-footer__phone-link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 500;
    line-height: 1;
    padding: 0 10px;
  }
  .site-footer__licence {
    display: block;
    width: 100%;
    font-size: min(11px + (12 - 11) * ((100vw - 320px) / (375 - 320)), 12px);
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
    margin-top: 25px;
  }
  .site-footer__sns {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .site-footer__sns > li {
    display: block;
    width: auto;
  }
  .site-footer__sns > li + li {
    margin-left: 15px;
  }
  .site-footer__sns > li > a {
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .site-footer__sns > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__sns > li > a.line {   
    background-image: url(./assets/images/line-bk.png);
  }
  .site-footer__sns > li > a.youtube {
    background-image: url(./assets/images/youtube-bk.png);
  }
  .site-footer__sns > li > a.tiktok {
    width: 26.18px;
    background-image: url(./assets/images/tiktok-bk.png);
  }
  .site-footer-nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 240px;
    width: 100%;
    margin: 60px auto 0;
  }
  .site-footer-nav__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .site-footer-nav__block + .site-footer-nav__block {
    margin-top: 80px;
  }
  .site-footer-nav__title {
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 15px;
  }
  .site-footer-nav__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .site-footer-nav__list:not(:last-child) {
    padding-right: 10px;
  }
  .site-footer-nav__list > li {
    display: flex;
    align-items: center;
    width: auto;
  }
  .site-footer-nav__list > li.child {
    padding-left: 10px;
  }
  .site-footer-nav__list > li + li {
    margin-top: 20px;
  }
  .site-footer-nav__list > li > a {
    display: block;
    width: auto;
    font-size: 14px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 20px;
  }
  .site-footer-nav__list > li.submenu {
    padding-left: 20px;
  }
  .site-footer-nav__list > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .site-footer__main {
    display: block;
    width: 100%;
    padding: 50px 0;
  }
  .site-footer__wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .site-footer__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width:  100%;
  }
  .site-footer__logo {
    display: block;
    width: 245px;
  }
  .site-footer__logo:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
  .site-footer__logo > picture {
    display: block;
    width: 100%;
  }
  .site-footer__logo > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-footer__address {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
  }
  .site-footer__phone {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }
  .site-footer__phone-link {
    display: block;
    width: auto;
    font-size: 38px;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.05em;
    line-height: 50px;
    color: var(--font-color);
    padding-left: 40px;
    background-image: url(./assets/images/phone-bk.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-footer__phone-link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 500;
    line-height: 1;
    padding: 0 10px;
  }
  .site-footer__licence {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
    margin-top: 25px;
  }
  .site-footer__sns {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .site-footer__sns > li {
    display: block;
    width: auto;
  }
  .site-footer__sns > li + li {
    margin-left: 15px;
  }
  .site-footer__sns > li > a {
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .site-footer__sns > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__sns > li > a.line {   
    background-image: url(./assets/images/line-bk.png);
  }
  .site-footer__sns > li > a.youtube {
    background-image: url(./assets/images/youtube-bk.png);
  }
  .site-footer__sns > li > a.tiktok {
    width: 26.18px;
    background-image: url(./assets/images/tiktok-bk.png);
  }
  .site-footer-nav {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 60px;
  }
  .site-footer-nav__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .site-footer-nav__title {
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 15px;
  }
  .site-footer-nav__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .site-footer-nav__list:not(:last-child) {
    padding-right: 10px;
  }
  .site-footer-nav__list > li {
    display: flex;
    align-items: center;
    width: auto;
  }
  .site-footer-nav__list > li.child {
    padding-left: 10px;
  }
  .site-footer-nav__list > li + li {
    margin-top: 20px;
  }
  .site-footer-nav__list > li > a {
    display: block;
    width: auto;
    font-size: 15px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 20px;
  }
  .site-footer-nav__list > li.submenu {
    padding-left: 20px;
  }
  .site-footer-nav__list > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (min-width:1025px) {
  .site-footer__main {
    display: block;
    width: 100%;
    padding: 50px 0;
  }
  .site-footer__wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .site-footer__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: calc(340/1140 * 100%);
  }
  .site-footer__logo {
    display: block;
    width: calc(245/340 * 100%);
  }
  .site-footer__logo:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
  .site-footer__logo > picture {
    display: block;
    width: 100%;
  }
  .site-footer__logo > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-footer__address {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
  }
  .site-footer__phone {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }
  .site-footer__phone-link {
    display: block;
    width: auto;
    font-size: min(32px + (38 - 32) * ((100vw - 1025px) / (1140 - 1025)), 38px);
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0.05em;
    line-height: 50px;
    color: var(--font-color);
    padding-left: 40px;
    background-image: url(./assets/images/phone-bk.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-footer__phone-link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 500;
    line-height: 1;
    padding: 0 10px;
  }
  .site-footer__licence {
    display: block;
    width: 100%;
    font-size: min(12px + (14 - 12) * ((100vw - 1025px) / (1366 - 1025)), 14px);
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
    margin-top: 25px;
  }
  .site-footer__sns {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .site-footer__sns > li {
    display: block;
    width: auto;
  }
  .site-footer__sns > li + li {
    margin-left: 15px;
  }
  .site-footer__sns > li > a {
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .site-footer__sns > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__sns > li > a.line {   
    background-image: url(./assets/images/line-bk.png);
  }
  .site-footer__sns > li > a.youtube {
    background-image: url(./assets/images/youtube-bk.png);
  }
  .site-footer__sns > li > a.tiktok {
    width: 26.18px;
    background-image: url(./assets/images/tiktok-bk.png);
  }
  .site-footer-nav {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: calc(755/1140 * 100%);
  }
  .site-footer-nav__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .site-footer-nav__title {
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 15px;
  }
  .site-footer-nav__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .site-footer-nav__list:not(:last-child) {
    padding-right: 10px;
  }
  .site-footer-nav__list > li {
    display: flex;
    align-items: center;
    width: auto;
  }
  .site-footer-nav__list > li.child {
    padding-left: 10px;
  }
  .site-footer-nav__list > li + li {
    margin-top: 20px;
  }
  .site-footer-nav__list > li > a {
    display: block;
    width: auto;
    font-size: 15px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 20px;
  }
  .site-footer-nav__list > li.submenu {
    padding-left: 20px;
  }
  .site-footer-nav__list > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
  .site-footer-nav__list > li.sp-menu {
    display: none;
  }
}
/*rights*/
@media screen and (max-width:1024px) {
  .site-footer__rights {
    display: block;
    width: 100%;
    background-color: var(--red);
  }
  .site-footer__rights-body {
    display: block;
    width: 100%;
    padding: 30px 0 100px;
  }
  .site-footer__rights-nav {
    display: none;
  }
  .site-footer__rights-txt {
    display: block;
    width: 100%;
    font-size: 12px;
    color: var(--white);
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-align: center;
  }
}
@media screen and (max-width:767px) {  
  .site-footer__rights-txt {
    font-size: min(10px + (12 - 10) * ((100vw - 320px) / (375 - 320)), 12px);
  }
  
}
@media screen and (min-width:1025px) {
  .site-footer__rights {
    display: block;
    width: 100%;
    background-color: var(--red);
  }
  .site-footer__rights-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 30px 0 110px;
  }
  .site-footer__rights-nav {
    display: flex;
    width: auto;
    align-items: center;
  }
  .site-footer__rights-nav > li {
    display: flex;
    width: auto;
    align-items: center;
  }
  .site-footer__rights-nav > li + li {
    margin-left: 30px;
  }
  .site-footer__rights-nav > li > a {
    display: block;
    width: auto;
    font-size: 15px;
    color: var(--white);
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.07em;
  }
  .site-footer__rights-nav > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-footer__rights-txt {
    display: block;
    width: auto;
    font-size: 15px;
    color: var(--white);
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: right;
  }
}
/*scroll top*/
@media screen and (max-width:1024px) {
  .scroll-top {
    display: none;
  }
}
@media screen and (min-width:1025px) {
  .scroll-top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    display: block;
    width: 130px;
    height: 105px;
    background-image: url(./assets/images/scroll.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    transition: 0.3s ease;
    cursor: pointer;
    transform: translateY(150%);
  }
  .scroll-top.active {
    transform: translateY(0);
  }
  .scroll-top:hover {
    height: 196px;
  }
}
/*
PAGE - main
--------------------------------------------- */
@media screen and (max-width:1024px) {
  .main {
    display: block;
    width: 100%;
    padding-top: 55px;
  }
}
@media screen and (min-width:1025px) {
  .main {
    display: block;
    width: 100%;
  }
}
/*
PAGE - mv
--------------------------------------------- */
@media screen and (max-width:767px) {
  .page-mv {
    position: relative;
    display: block;
    width: 100%;
  }
  .page-title__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 100%;
  }
  .page-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .page-title > span.subtitle {
    font-size: min(14px + (17 - 14) * ((100vw - 320px) / (390 - 320)), 17px);
    font-weight: 700;
    line-height: 25px;
    color: var(--white);
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page-title > span.title {
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    color: var(--white);
    letter-spacing: 0.05em;
    text-align: center;
  }
  .page-mv__figure {
    display: block;
    width: 100%;
  }
  .page-mv__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .page-contents {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width:768px) {
  .page-mv {
    position: relative;
    display: block;
    width: 100%;
  }
  .page-title__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 100%;
  }
  .page-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .page-title > span.subtitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: var(--white);
    letter-spacing: 0.05em;
  }
  .page-title > span.title {
    font-size: 46px;
    font-weight: 900;
    line-height: 60px;
    color: var(--white);
    letter-spacing: 0.05em;
  }
  .page-mv__figure {
    display: block;
    width: 100%;
  }
  .page-mv__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .page-contents {
    display: block;
    width: 100%;
  }
}
/*
PAGE - Breadcrumb
--------------------------------------------- */
@media screen and (min-width: 0px) {
  .breadcrumb-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    background-color: var(--white);
  }
  .gi-breadcrumbs {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .gi-breadcrumbs__list {
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
  .gi-breadcrumbs__list > li {
    display: block;
    width: auto;
    font-size: 14px;
    line-height:20px;
    color:#747474;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
  .gi-breadcrumbs__list > li:not(:first-child){
    position: relative;
    padding-left: 20px;
  }
  .gi-breadcrumbs__list > li:not(:first-child)::before{
    content: "";
    position: absolute;
    top: 0;
    left: 4px;
    display: block;
    width: 10px;
    height: 20px;
    background-image: url(./assets/images/arrow-rd.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5.4px auto;
  }
  .gi-breadcrumbs__list > li:not(:first-child)::after,
  .gi-breadcrumbs__item:not(:last-child)::after {
    display: none !important;
  }
  .gi-breadcrumbs__list > li:not(:last-child) {
    padding-right: 5px;
  }
  .gi-breadcrumbs__link,
  .gi-breadcrumbs__link > span {
    display: block;
    width: auto;
    font-size: 13px;
    line-height:20px;
    color: var(--red);
  }
  .gi-breadcrumbs__item:last-child > .gi-breadcrumbs__link > span {
    color:#747474;
    font-weight: 400;
  }
  .gi-breadcrumbs__link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-wrapper {
    padding: 5px 0;
  }
  .gi-breadcrumbs__list > li {
    font-size: 11px;
    text-decoration: none;
  }
  .gi-breadcrumbs__list > li:not(:first-child){
    padding-left: 15px;
  }
  .gi-breadcrumbs__link,
  .gi-breadcrumbs__link span {
    font-size: 11px;
  }
  .gi-breadcrumbs__link,
  .gi-breadcrumbs__link > span,
  .gi-breadcrumbs__item:last-child > .gi-breadcrumbs__link > span {
    text-decoration: none;
  }
}
/*
PAGE - 404
--------------------------------------------- */
@media screen and (max-width:767px) {
  .not-found {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-color: var(--white);
  }
  .not-found__body {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .not-found__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .not-found__header > span:nth-child(1) {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.07em;
  }
  .not-found__header > span:nth-child(2) {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.1em;
    margin-top: 10px;
    text-align: center;
  }
  .not-found__text {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 2;
    font-weight: 500;
    text-align: justify;
    word-break: break-all;
    margin-top: 50px;
  }
  .not-found__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .not-found__btns > a {
    max-width: 230px;
  }
}
@media screen and (min-width:768px) {
  .not-found {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    background-color: var(--white);
  }
  .not-found__body {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .not-found__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
  }
  .not-found__header > span:nth-child(1) {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.07em;
  }
  .not-found__header > span:nth-child(2) {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.1em;
    margin-top: 10px;
  }
  .not-found__text {
    display: block;
    max-width: 800px;
    width: 100%;
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
    text-align: justify;
    word-break: break-all;
    margin: 80px auto 0;
  }
  .not-found__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }
  .not-found__btns > a {
    max-width: 350px;
  }
}
/*
PAGE - home
--------------------------------------------- */
/*mv - main-slider*/
@media screen and (min-width:0px) {
  .home-mv {
    display: block;
    width: 100%;
    background-color: var(--white);
  }
  .home-mv-carousel {
    position: relative;
    width: 100%;
  }
  .home-mv-carousel .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .home-mv-carousel .swiper-slide-active a > picture {
    display: block;
    width: 100%;
  }
  .home-mv-carousel .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .home-mv-carousel .swiper-pagination {
    bottom: 0;
  }
  .home-mv-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: var(--font-color);
    margin: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .home-mv-carousel .swiper-wrapper {
    width: 100%;
  }
  .swiper-button-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 20px);
    height: 30px;
  }
  .swiper-button-wrap .swiper-button-prev,
  .swiper-button-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .swiper-button-wrap .swiper-button-prev::after,
  .swiper-button-wrap .swiper-button-next::after {
    display: none;
  }
  .swiper-button-wrap .swiper-button-next {
    background-image: url(./assets/images/mv-next.png);
  }
  .swiper-button-wrap .swiper-button-prev {
    background-image: url(./assets/images/mv-prev.png);
  }
  .swiper-button-wrap .swiper-button-prev:hover,
  .swiper-button-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width: 768px) {
  .home-mv-carousel .swiper-wrapper {
    width: 700px;
  }
  .swiper-button-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    width: 750px;
    height: 50px;
  }
  .swiper-button-wrap .swiper-button-prev,
  .swiper-button-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .swiper-button-wrap .swiper-button-prev::after,
  .swiper-button-wrap .swiper-button-next::after {
    display: none;
  }
  .swiper-button-wrap .swiper-button-next {
    background-image: url(./assets/images/mv-next.png);
  }
  .swiper-button-wrap .swiper-button-prev {
    background-image: url(./assets/images/mv-prev.png);
  }
  .swiper-button-wrap .swiper-button-prev:hover,
  .swiper-button-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width: 1025px) {  
  .home-mv-carousel .swiper-wrapper {
    width: min(885px + (1280 - 885) * ((100vw - 1025px) / (1366 - 1025)), 1280px);
  }
  .swiper-button-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    width: min(965px + (1360 - 965) * ((100vw - 1025px) / (1366 - 1025)), 1360px);
    height: 80px;
  }
  .swiper-button-wrap .swiper-button-prev,
  .swiper-button-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .swiper-button-wrap .swiper-button-prev::after,
  .swiper-button-wrap .swiper-button-next::after {
    display: none;
  }
  .swiper-button-wrap .swiper-button-next {
    background-image: url(./assets/images/mv-next.png);
  }
  .swiper-button-wrap .swiper-button-prev {
    background-image: url(./assets/images/mv-prev.png);
  }
  .swiper-button-wrap .swiper-button-prev:hover,
  .swiper-button-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
/*home-free*/
@media screen and (max-width: 767px) {
  .home-free {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #FFFEDA;
  }
  .home-free__header {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }
  .home-free__header > span {
    position: relative;
    display: block;
    width: auto;
    font-size: min(18px + (22 - 18) * ((100vw - 320px) / (390 - 320)), 22px);
    font-weight: 700;
    line-height: min(30px + (34 - 30) * ((100vw - 320px) / (390 - 320)), 34px);
    letter-spacing: 0.05em;
    color: var(--red);
    padding: 0 30px;
    text-align: center;
  }
  .home-free__header > span::before,
  .home-free__header > span::after {
    position: absolute;
    bottom: 5px;
    font-size: min(18px + (22 - 18) * ((100vw - 320px) / (390 - 320)), 22px);
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: var(--red);
  }
  .home-free__header > span::before {
    content: "＼";
    left: 0;
  }
  .home-free__header > span::after {
    content: "／";
    right: 0;
  }
  .home-free__header > span > i {
    position: relative;
    color: var(--font-color);
  }
  .home-free__header > span > i::before {
    content: "・";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
  }
  .home-free__figure {
    display: block;
    width: 100%;
    margin: 30px auto 0;
  }
  .home-free__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-free__txt {
    display: block;
    width: 100%;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 24px;
    color: var(--red);
    text-align: center;
    margin-top: 45px;
  }
  .home-free__logo {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 15px auto 0;
  }
  .home-free__logo > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .home-free {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #FFFEDA;
  }
  .home-free__header {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }
  .home-free__header > span {
    position: relative;
    display: block;
    width: auto;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    color: var(--red);
    padding: 0 40px;
  }
  .home-free__header > span::before,
  .home-free__header > span::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    color: var(--red);
  }
  .home-free__header > span::before {
    content: "＼";
    left: 0;
  }
  .home-free__header > span::after {
    content: "／";
    right: 0;
  }
  .home-free__header > span > i {
    position: relative;
    color: var(--font-color);
  }
  .home-free__header > span > i::before {
    content: "・";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
  }
  .home-free__figure {
    display: block;
    max-width: 905px;
    width: 100%;
    margin: 30px auto 0;
  }
  .home-free__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-free__txt {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 35px;
    color: var(--red);
    text-align: center;
    margin-top: 40px;
  }
  .home-free__logo {
    display: block;
    width: 386.13px;
    margin: 10px auto 0;
  }
  .home-free__logo > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
/*home-about*/
@media screen and (max-width: 767px) {
  .home-about {
    display: block;
    width: 100%;
    padding: 60px 0 60px;
    background-color: var(--white);
  }
  .home-about__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 540px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .home-about__body img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-about__figure1 {
    order: 2;
    display: block;
    width: calc(137/350 * 100%);
  }
  .home-about__figure2 {
    order: 3;
    display: block;
    width: calc(185/350 * 100%);
  }
  .home-about__content {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
  }
  .home-about__header {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    text-align: center;
    padding-bottom: 30px;
  }
  .home-about__header > i {
    color: var(--red);
  }
  .home-about__txt {
    display: block;
    width: 100%;
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: center;
  }
  .home-about__content > a {
    max-width: 233px;
  }
}
@media screen and (min-width: 768px) {
  .home-about {
    display: block;
    width: 100%;
    padding: 50px 0 100px;
    background-color: var(--white);
  }
  .home-about__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  .home-about__body img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-about__figure1 {
    display: block;
    width: calc(370/1400 * 100%);
    margin-top: 50px;
  }
  .home-about__figure2 {
    display: block;
    width: calc(370/1400 * 100%);
  }
  .home-about__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(550/1400 * 100%);
    margin-top: 50px;
  }
  .home-about__header {
    display: block;
    width: 100%;
    font-size: min(36px + (50 - 36) * ((100vw - 1025px) / (1400 - 1025)), 50px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(50px + (60 - 50) * ((100vw - 1025px) / (1400 - 1025)), 60px);
    text-align: center;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1400 - 768)), 30px);
  }
  .home-about__header > i {
    color: var(--red);
  }
  .home-about__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (18 - 12) * ((100vw - 768px) / (1400 - 768)), 18px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: min(20px + (34 - 20) * ((100vw - 768px) / (1400 - 768)), 34px);
    text-align: center;
    padding-bottom: min(30px + (50 - 30) * ((100vw - 768px) / (1400 - 768)), 50px);
  }
  .home-about__content > a {
    max-width: 300px;
  }
}
/*home-plan*/
@media screen and (min-width: 0) {
  .home-plan {
    display: block;
    width: 100%;
  }
  .home-plan > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
/*home-reason*/
@media screen and (max-width: 767px) {
  .home-reason {
    display: block;
    width: 100%;
    padding: 60px 0 80px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/home/reason/logo.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 621.98px auto;
  }
  .home-reason__body {
    display: block;
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    background-image: url(./assets/images/home/reason/prince.png);
    background-repeat: no-repeat;
    background-position: left 10px top 87px;
    background-size: calc(160/390 * 100%) auto;
  }
  .home-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .home-reason__figure {
    display: block;
    max-width: 340px;
    width: calc(340/370 * 100%);
  }
  .home-reason__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-reason__header {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 340px;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .home-reason__header > img {
    display: block;
    width: calc(52.24/370 * 100%);
    object-fit: cover;
    margin-right: 10px;
  }
  .home-reason__main {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .home-reason-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 20px;
  }
  .home-reason-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .home-reason-box:nth-child(odd) {
    margin-left: auto;
  }
  .home-reason-box + .home-reason-box {
    margin-top: 50px;
  }
  .home-reason-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(300/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .home-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .home-reason-box__content { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;    
  }
  .home-reason-box__badge {
    display: block;
    width: 125px;
  }
  .home-reason-box__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-reason-box__title {
    display: block;
    width: 100%;
    font-size: min(21px + (26 - 21) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
  }
  .home-reason-box__title > span {
    color: var(--red);
  }
  .home-reason-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .home-reason-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) {
  .home-reason {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/home/reason/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: calc(621.98/1366 * 100%) auto;
  }
  .home-reason__body {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 clamp(20px,calc(60/1400 * 100%),60px);
    background-image: url(./assets/images/home/reason/prince.png);
    background-repeat: no-repeat;
    background-position: left calc(180/1280 * 100%) top 70px;
    background-size: calc(270/1400 * 100%) auto;
  }
  .home-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .home-reason__figure {
    display: block;
    max-width: 402.34px;
    width: calc(402.34/1280 * 100%);
  }
  .home-reason__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-reason__header {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .home-reason__header > img {
    display: block;
    width: calc(80/1280 * 100%);
    object-fit: cover;
    margin-right: 10px;
  }
  .home-reason__main {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .home-reason-box {
    position: relative;
    display: block;
    max-width: 1170px;
    width: calc(1170/1280 * 100%);
    padding: 30px 0;
  }
  .home-reason-box:nth-child(4) {
    padding: 50px 0;
  }
  .home-reason-box:nth-child(odd) {
    margin-left: auto;
  }
  .home-reason-box + .home-reason-box {
    margin-top: 60px;
  }
  .home-reason-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(555/1170 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .home-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-reason-box:nth-child(even) .home-reason-box__figure {
    margin-left: auto;
  }
  .home-reason-box__content {
    position: absolute;
    top: 0;    
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(890/1170 * 100%);
    height: 100%;
    background-color: var(--white);
  }
  .home-reason-box:nth-child(odd) .home-reason-box__content {
    right: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%) calc(325/1170 * 100%);
  }
  .home-reason-box:nth-child(even) .home-reason-box__content {
    left: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(325/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%);
  }
  .home-reason-box__badge {
    display: block;
    width: calc(156/535 * 100%);
  }
  .home-reason-box__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-reason-box__title {
    display: block;
    width: 100%;
    font-size: min(20px + (40 - 20) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(30px + (50 - 30) * ((100vw - 768px) / (1400 - 768)), 50px);
    text-align: justify;
    word-break: break-all;
    margin-top: -5px;
  }
  .home-reason-box__title > span {
    color: var(--red);
  }
  .home-reason-box__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (16 - 12) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 700;
    line-height: min(18px + (28 - 18) * ((100vw - 768px) / (1400 - 768)), 28px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: min(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)), 20px);
  }
  .home-reason-box__txt > span {
    font-size: min(14px + (18 - 14) * ((100vw - 768px) / (1400 - 768)), 18px);
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
/*home-service*/
@media screen and (max-width:767px) {
  .home-service {
    display: block;
    width: 100%;
    padding: 150px 0 120px;
    background-image: url(./assets/images/home/service/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .home-service > .container {
    max-width: 1320px;
  }
  .home-service__body {
    display: block;
    width: 100%;
    padding: 30px 20px;
    background-color: #FFF1EA;
    border-radius: 20px;
    overflow: hidden;
  }
  .home-service__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .home-service__header > span {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .home-service__header > span > i {
    color: var(--red);
    padding-right: 10px;
  }
  .home-service__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .home-service__main {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 60px;
    width: 100%;
    margin-top: 30px;
  }
  .home-service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .home-service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
  }
  .home-service-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .home-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-service-box__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .home-service-box__title {
    font-size: min(22px + (30 - 22) * ((100vw - 320px) / (390 - 320)), 30px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 55px;
    padding-bottom: 20px;
  }
  .home-service-box__title > span {
    color: var(--red);
  }
  .home-service-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 30px;
  }
  .home-service-box__content > a {
    max-width: 265px;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px)
  }

  .home-service-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .home-service-box__btns > a {
    font-size: min(12px + (20 - 12) * ((100vw - 320px) / (390 - 320)), 20px)
  }
  .home-service-box__btns > a + a {
    margin-left: calc(30/270 * 100%);    
  }
}
@media screen and (min-width:768px) {
  .home-service {
    display: block;
    width: 100%;
    padding: 400px 0 100px;
    background-image: url(./assets/images/home/service/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .home-service > .container {
    max-width: 1320px;
  }
  .home-service__body {
    display: block;
    width: 100%;
    padding: calc(80/1280 * 100%) calc(50/1280 * 100%) calc(100/1280 * 100%);
    background-color: #FFF1EA;
    border-radius: 20px;
    overflow: hidden;
  }
  .home-service__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .home-service__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
  }
  .home-service__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .home-service__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .home-service__main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(50/1180 * 100%);
    row-gap: 100px;
    width: 100%;
    margin-top: 50px;
  }
  .home-service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 calc(30/565 * 100%) calc(30/565 * 100%);
  }
  .home-service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
  }
  .home-service-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .home-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-service-box__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .home-service-box__title {
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1280 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 55px;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .home-service-box__title > span {
    color: var(--red);
  }
  .home-service-box__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: center;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .home-service-box__content > a {
    max-width: 400px;
  }
  .home-service-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .home-service-box__btns > a + a {
    margin-left: calc(50/505 * 100%);
  }
}
/*comparison*/
@media screen and (max-width:767px) {
  .home-comparison {
    display: block;
    width: 100%;
    padding: 80px 0 80px;
    background-color: var(--white);
  }
  .home-comparison__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    font-size: min(18px + (20 - 18) * ((100vw - 320px) / (390 - 320)), 20px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: center;
  }
  .home-comparison__txt-logo {
    display: block;
    max-width: 300px;
    width: calc(320/350 * 100%);
    margin: 10px auto 0;
  } 
  .home-comparison__txt-logo > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-comparison__main-txt {
    display: block;
    width: 100%;
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    text-align: center;
    line-height: 27px;
    margin-top: 30px;
  }
  .home-comparison__main-txt > i {
    color: var(--red);
  }
  .home-comparison__main-txt > span {
    font-size: 20px;
    background-image: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 90%;
  }
  .home-comparison__overflow {
    display: block;
    width: calc(100% + 20px);
    margin-top: 30px;
    overflow-x: scroll;
    padding-bottom: 20px;
  }
   .home-comparison__overflow::-webkit-scrollbar {
    background: var(--white);
    width: 10px;
    height: 10px;
    scrollbar-width: thin;
  }
   .home-comparison__overflow::-webkit-scrollbar-thumb {
    background-color: #888888;
    scrollbar-width: 0;
    border-radius: 9px;
    background-clip: content-box;
  }
  .home-comparison-overwidth__txt {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: right;
    color: #888888;
    padding-right: 20px;
  }
  .home-comparison__tbl {
    display: flex;
    justify-content: space-between;
    width: 555px;
    margin-top: 30px;
  }
  .home-comparison__tbl > dl {
    display: block;
  }
   .home-comparison__tbl > dl > dd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 500;
    height: 90px;
   }
  .home-comparison__tbl > dl:nth-child(1) {
    width: calc(110/560 * 100%);
    margin-top: 70px;
  }
  .home-comparison__tbl > dl:nth-child(2) {
    width: calc(170/560 * 100%);
  }
  .home-comparison__tbl > dl:nth-child(3) {
    width: calc(140/560 * 100%);
    margin-top: 30px;
  }
  .home-comparison__tbl > dl:nth-child(4) {
    width: calc(140/560 * 100%);
    margin-top: 30px;
  }
  .home-comparison__title {
    position: relative;
  }
  .home-comparison__title::before {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 99;
    display: block;
    width: 100px;
    height: 93px;
    background-image: url(./assets/images/home/comparison/prince.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-100%);
  }
  .home-comparison__title > dd {
    background-color: #F0F0F0;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
  }
  .home-comparison__title > dd:first-child {
    border-radius: 14px 0 0 0;
  }
  .home-comparison__title > dd:last-child {
    border-radius: 0 0 0 14px;
  }
  .home-comparison__title > dd:not(:last-child) {
    border-bottom: 2px solid var(--white);
  }
  .home-comparison__phoenix {
    position: relative;
  }
  .home-comparison__phoenix::before {
    content: "＼ シンプルで分かりやすい ! ／";
    position: absolute;
    top: 0;
    left: -10px;
    display: block;
    width: calc(100% + 30px);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 19px;
    padding-bottom: 5px;
    color: var(--red);
    transform: translateY(-100%);
  }
  .home-comparison__phoenix > dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    background-color: var(--red);
    border-radius: 14px 14px 0 0;
  }
  .home-comparison__phoenix > dt > picture {
    display: block;
    width: calc(211/260 * 100%);
  }
  .home-comparison__phoenix > dt > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-comparison__phoenix > dd:not(:last-child) {
    border-bottom: 2px solid #E3E3E3;
  }
  .home-comparison__phoenix > dd {
    border-left: 6px solid var(--red);
    border-right: 6px solid var(--red);
  }
  .home-comparison__phoenix > dd:last-child {
    height: 105px;
    border-bottom: 6px solid var(--red);
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture {
    display: block;
    margin-bottom: 5px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture.circle {
    width: 30px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture.multiple {
    width: 22px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture.trangle {
    width: 32px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-comparison__others > dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    background-color: #F8A197;
    border-top: 2px solid #E3E3E3;
    border-right: 2px solid #E3E3E3;
  }
  .home-comparison__tbl > dl:nth-child(4) > dt {
    border-radius: 0 14px 0 0;
  }
  .home-comparison__others > dd:not(:last-child) {
    border-bottom: 2px solid #E3E3E3;
  }
  .home-comparison__others > dd:nth-child(2) {
    border-top: 2px solid #E3E3E3;
  }
  .home-comparison__others > dd:last-child {
    border-bottom: 2px solid #E3E3E3;
  }
  .home-comparison__tbl > dl:nth-child(n+3) > dd {
    border-right: 2px solid #E3E3E3;
  }
  .home-comparison__tbl > dl:nth-child(4) > dd:last-child {
    border-radius: 0 0 14px 0;
  }
  .home-comparison__txt {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.025em;
  }
  .home-comparison__phoenix dd:nth-child(n+3) .home-comparison__txt {
    color: var(--red);
  }
  .home-comparison__others dd:nth-child(n+3) .home-comparison__txt {
    color: #888888;
  }
  .home-comparison__price {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .home-comparison__amount {
    font-size: 30px;
    font-family: var(--oswald);
    font-weight: 500;
    line-height: 1;
  }
  .home-comparison__unit {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;    
  }
  .home-comparison__unit > span:nth-child(1) {
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    margin-top: 2px;
  }
  .home-comparison__unit > span:nth-child(2) {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-top: 2px;
  }
  .home-comparison__phoenix .home-comparison__amount,
  .home-comparison__phoenix .home-comparison__unit {
    color: #E9505C;
  }
  .home-comparison__memo {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: #888888;
    text-align: right;
    margin-top: 10px;
  }
}
@media screen and (min-width:768px) {
  .home-comparison {
    display: block;
    width: 100%;
    padding: 80px 0 60px;
    background-color: var(--white);
  }
  .home-comparison__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
  }
  .home-comparison__txt-logo {
    display: block;
    max-width: 400px;
    width: 100%;
    margin: 10px auto 0;
  } 
  .home-comparison__txt-logo > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-comparison__main-txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-align: center;
    line-height: 34px;
    margin-top: 30px;
  }
  .home-comparison__main-txt > i {
    font-size: 22px;
    color: var(--red);
  }
  .home-comparison__main-txt > span {
    font-size: 24px;
    background-image: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 60%;
  }
  .home-comparison__overflow {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 100px auto 0;
  }
  .home-comparison__tbl {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .home-comparison__tbl > dl {
    display: block;
  }
   .home-comparison__tbl > dl > dd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    /*font-weight: 500;*/
    height: 90px;
   }
  .home-comparison__tbl > dl:nth-child(1) {
    width: calc(260/960 * 100%);
    margin-top: 95px;
  }
  .home-comparison__tbl > dl:nth-child(2) {
    width: calc(260/960 * 100%);
  }
  .home-comparison__tbl > dl:nth-child(3) {
    width: calc(220/960 * 100%);
    margin-top: 25px;
  }
  .home-comparison__tbl > dl:nth-child(4) {
    width: calc(220/960 * 100%);
    margin-top: 25px;
  }
  .home-comparison__title {
    position: relative;
  }
  .home-comparison__title::before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: calc(150/260 * 100%);
    aspect-ratio: 15/14;
    background-image: url(./assets/images/home/comparison/prince.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-100%);
  }
  .home-comparison__title > dd {
    background-color: #F0F0F0;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
  }
  .home-comparison__title > dd:first-child {
    border-radius: 14px 0 0 0;
  }
  .home-comparison__title > dd:last-child {
    border-radius: 0 0 0 14px;
  }
  .home-comparison__title > dd:not(:last-child) {
    border-bottom: 2px solid var(--white);
  }
  .home-comparison__phoenix {
    position: relative;
  }
  .home-comparison__phoenix::before {
    content: "＼ シンプルで分かりやすい ! ／";
    position: absolute;
    top: 0;
    left: -5px;
    display: block;
    width: calc(100% + 20px);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 26px;
    padding-bottom: 15px;
    color: var(--red);
    transform: translateY(-100%);
  }
  .home-comparison__phoenix > dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 95px;
    background-color: var(--red);
    border-radius: 14px 14px 0 0;
  }
  .home-comparison__phoenix > dt > picture {
    display: block;
    width: calc(211/260 * 100%);
  }
  .home-comparison__phoenix > dt > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-comparison__phoenix > dd:not(:last-child) {
    border-bottom: 2px solid #E3E3E3;
  }
  .home-comparison__phoenix > dd {
    border-left: 6px solid var(--red);
    border-right: 6px solid var(--red);
  }
  .home-comparison__phoenix > dd:last-child {
    height: 105px;
    border-bottom: 6px solid var(--red);
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture {
    display: block;
    margin-bottom: 5px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture.circle {
    width: 42px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture.multiple {
    width: 31px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture.trangle {
    width: 40px;
  }
  .home-comparison__tbl > dl:nth-child(n+2) > dd > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-comparison__others > dt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    background-color: #F8A197;
    border-top: 2px solid #E3E3E3;
    border-right: 2px solid #E3E3E3;
  }
  .home-comparison__tbl > dl:nth-child(4) > dt {
    border-radius: 0 14px 0 0;
  }
  .home-comparison__others > dd:not(:last-child) {
    border-bottom: 2px solid #E3E3E3;
  }
  .home-comparison__others > dd:nth-child(2) {
    border-top: 2px solid #E3E3E3;
  }
  .home-comparison__others > dd:last-child {
    border-bottom: 2px solid #E3E3E3;
  }
  .home-comparison__tbl > dl:nth-child(n+3) > dd {
    border-right: 2px solid #E3E3E3;
  }
  .home-comparison__tbl > dl:nth-child(4) > dd:last-child {
    border-radius: 0 0 14px 0;
  }
  .home-comparison__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.025em;
  }
  .home-comparison__phoenix dd:nth-child(n+3) .home-comparison__txt {
    color: var(--red);
  }
  .home-comparison__others dd:nth-child(n+3) .home-comparison__txt {
    color: #888888;
  }
  .home-comparison__price {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .home-comparison__amount {
    font-size: 36px;
    font-family: var(--oswald);
    font-weight: 500;
    line-height: 1;
  }
  .home-comparison__unit {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: auto;    
  }
  .home-comparison__unit > span:nth-child(1) {
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    margin-top: 2px;
  }
  .home-comparison__unit > span:nth-child(2) {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-top: 2px;
  }
  .home-comparison__phoenix .home-comparison__amount,
  .home-comparison__phoenix .home-comparison__unit {
    color: #E9505C;
  }
  .home-comparison__memo {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: #888888;
    text-align: right;
    margin-top: 10px;
  }
  .home-comparison-overwidth__txt {
    display: none;
  }  
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .home-comparison__phoenix::before {
    font-size: 14px;
  }
}
/*home-banner*/
@media screen and (max-width:767px) {
  .home-banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--white);
  }
  .home-banner > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 60px 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .home-banner-box__point {
    background-image: url(./assets/images/home/banner/banner1.jpg);
  }
  .home-banner-box__flow {
    background-image: url(./assets/images/home/banner/banner2.jpg);
    margin-top: 10px;
  }
  .home-banner > a:hover {
    transition: 0.3s ease;
    opacity: 0.85;
    filter: brightness(100%) contrast(150%);
  }
  .home-banner-box__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 350px;
    width: 100%;
    border: 8px solid #CABDAC;
    background-color: rgba(255,255,255,0.9);
    padding: 20px 20px 65px;
    background-repeat: no-repeat;
    background-position: bottom 20px center;
    background-size: 29px auto;
  }
  .home-banner-box__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }  
  .home-banner-box__txt {
    display: block;
    width: 100%;
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--font-color);
    text-align: center;
    margin-top: 10px;
  }
  .home-banner-box__point > .home-banner-box__content {
    background-image: url(./assets/images/home/banner/btn-bl.png);
  }
  .home-banner-box__flow > .home-banner-box__content {
    background-image: url(./assets/images/home/banner/btn-gr.png);
  }
  .home-banner-box__point .home-banner-box__header > span:nth-child(1) {
    font-size: min(22px + (24 - 22) * ((100vw - 320px) / (390 - 320)), 24px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--font-color);
  }
  .home-banner-box__point .home-banner-box__header > span:nth-child(2) {
    font-size: min(22px + (24 - 22) * ((100vw - 320px) / (390 - 320)), 24px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #4E97D6;
  }
  .home-banner-box__flow .home-banner-box__header > span:nth-child(1) {
    font-size: min(22px + (24 - 22) * ((100vw - 320px) / (390 - 320)), 24px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #00AAA7;
  }
  .home-banner-box__flow .home-banner-box__header > span:nth-child(2) {
    font-size: min(22px + (24 - 22) * ((100vw - 320px) / (390 - 320)), 24px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--font-color);
  }
}
@media screen and (min-width:768px) {
  .home-banner {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .home-banner > a {
    display: flex;
    justify-content: center;
    width: 50%;
    padding: 70px min(30px + (50 - 30) * ((100vw - 768px) / (1400 - 768)), 50px);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .home-banner-box__point {
    background-image: url(./assets/images/home/banner/banner1.jpg);
  }
  .home-banner-box__flow {
    background-image: url(./assets/images/home/banner/banner2.jpg);
  }
  .home-banner > a:hover {
    transition: 0.3s ease;
    opacity: 0.85;
    filter: brightness(100%) contrast(150%);
  }
  .home-banner-box__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    width: 100%;
    border: 10px solid #CABDAC;
    background-color: rgba(255,255,255,0.9);
    padding: min(20px + (40 - 20) * ((100vw - 768px) / (1400 - 768)), 40px);
    background-repeat: no-repeat;
    background-position: right min(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)), 20px) center;
    background-size: min(20px + (29 - 20) * ((100vw - 768px) / (1400 - 768)), 29px) auto;
  }
  .home-banner-box__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }  
  .home-banner-box__txt {
    display: block;
    width: 100%;
    font-size: min(11px + (16 - 11) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: min(18px + (28 - 18) * ((100vw - 768px) / (1400 - 768)), 28px);
    color: var(--font-color);
    text-align: center;
    margin-top: 10px;
  }
  .home-banner-box__point > .home-banner-box__content {
    background-image: url(./assets/images/home/banner/btn-bl.png);
  }
  .home-banner-box__flow > .home-banner-box__content {
    background-image: url(./assets/images/home/banner/btn-gr.png);
  }
  .home-banner-box__point .home-banner-box__header > span:nth-child(1) {
    font-size: min(22px + (34 - 22) * ((100vw - 768px) / (1400 - 768)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--font-color);
  }
  .home-banner-box__point .home-banner-box__header > span:nth-child(2) {
    font-size: min(24px + (40 - 24) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 768px) / (1400 - 768)), 55px);
    color: #4E97D6;
  }
  .home-banner-box__flow .home-banner-box__header > span:nth-child(1) {
    font-size: min(24px + (40 - 24) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 768px) / (1400 - 768)), 55px);
    color: #00AAA7;
  }
  .home-banner-box__flow .home-banner-box__header > span:nth-child(2) {
    font-size: min(22px + (34 - 22) * ((100vw - 768px) / (1400 - 768)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--font-color);
  }
}
/*home-works*/
@media screen and (max-width:767px) {
  .home-works {
    display: block;
    width: 100%;
    padding: 60px 0 60px;
    background-color: rgba(255,247,0,0.15);
  }
  .home-works__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .home-works__header > span {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .home-works__header > span > i {
    color: var(--red);
    padding-right: 10px;
  }
  .home-works__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: center;
  }
  .home-works-items {
    display: block;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 37px;
  }
  .home-works-items .swiper-wrapper {
    max-width: 390px;
    width: calc(100% - 20px);
  }
  .home-works-items .swiper-slide {
    display: flex;
    width: 100%;
    height: 100%;
  }
  .swiper-works-wrap {
    position: absolute;
    top: calc(50% - 20px);
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    max-width: 410px;
    width: calc(100% - 10px);
    height: 35px;
  }
  .swiper-works-wrap .swiper-button-prev,
  .swiper-works-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .swiper-works-wrap .swiper-button-prev::after,
  .swiper-works-wrap .swiper-button-next::after {
    display: none;
  }
  .swiper-works-wrap .swiper-button-next {
    background-image: url(./assets/images/works/next.png);
  }
  .swiper-works-wrap .swiper-button-prev {
    background-image: url(./assets/images/works/prev.png);
  }
  .swiper-works-wrap .swiper-button-prev:hover,
  .swiper-works-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*pagination*/
  .home-works-items .swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 390px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .home-works-items .swiper-pagination-bullet {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #222222;
    opacity: 1;
    margin: 0 5px !important;
  }
  .home-works-items .swiper-pagination-bullet-active {
    background-color: #FFD52A;
    opacity: 1;
  }
  /*item*/
  .home-works-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    border: 5px solid #EFEFEF;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .home-works-item__title {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: var(--red);
    letter-spacing: 0.05em;
    text-align: center;
    padding: 15px 0;
    background-color: #EFEFEF;
  }
  .home-works-item__cols {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  .home-works-item__figure {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: 100%;
  }
  .home-works-item__figure::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    display: block;
    width: 45px;
    height: 39px;
    background-image: url(./assets/images/works/arrow-sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .home-works-item__figure > picture {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(200/320 * 100%);
    overflow: hidden;
  }
  .home-works-item__figure > picture > span {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .home-works-item__before > span {
    background-color: var(--red);
    color: var(--white);
  }
  .home-works-item__after > span {
    background-color: var(--white);
    color: var(--red);
  }
  .home-works-item__figure > picture > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  .home-works-item__content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .home-works-item__price {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .home-works-item__price-txt {
    color: var(--font-color);
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.07em;
    padding-bottom: 10px;
  }
  .home-works-item__amount {
    font-family: var(--oswald);
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.01em;
    color: var(--red);
    line-height: 1;
  }
  .home-works-item__amount > small {
    font-size: 22px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    padding-right: 5px;
    font-family: var(--noto-sans);
  }
  .home-works-item__list {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .home-works-item__list > li {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .home-works-item__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;    
  }
  .home-works-item__row > dt {
    display: block;
    width: 110px;
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .home-works-item__row > dd {
    display: block;
    width: calc(100% - 110px);
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .home-works-item__row > dd > span {
    font-size: 24px;
  }
  .home-works-item__staff {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
  }
  .home-works-item__staff-image {
    display: block;
    width: 80px;
    aspect-ratio: 1/1;
    border-radius: 40px;
    overflow: hidden;
  }
  .home-works-item__staff-image > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-works-item__staff-title {
    display: block;
    width: 100%;
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .home-works-item__staff-msg {
    display: block;
    width: 100%;
    background-color: #E4F1FC;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
  }
  .home-works__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
  }
  .home-works__btns > a {
    max-width: 200px;
    border: 5px solid var(--font-color);
    background-color: #FFD52A;
    color: var(--font-color);
    background-image: url(./assets/images/arrow-bk.png);
  }
  .home-works__tiktok {
    display: block;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin: 60px auto 0;
  }
  .home-works__tiktok:hover {
    transition: opacity 0.3s ease;
    opacity:0.85;
  }
  .home-works__tiktok > picture {
    display: block;
    width: 100%;
  }
  .home-works__tiktok > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width:768px) {
  .home-works {
    display: block;
    width: 100%;
    padding: 100px 0 80px;
    background-color: rgba(255,247,0,0.15);
  }
  .home-works__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .home-works__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
  }
  .home-works__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .home-works__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .home-works-items {
    display: block;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 60px;
  }
  .home-works-items .swiper-wrapper {
    max-width: 1000px;
    width: calc(100% - 100px);
  }
  .home-works-items .swiper-slide {
    display: flex;
    width: 100%;
    height: 100%;
  }
  .swiper-works-wrap {
    position: absolute;
    top: calc(50% - 40px);
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    width: calc(100% - 20px);
    height: 80px;
  }
  .swiper-works-wrap .swiper-button-prev,
  .swiper-works-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .swiper-works-wrap .swiper-button-prev::after,
  .swiper-works-wrap .swiper-button-next::after {
    display: none;
  }
  .swiper-works-wrap .swiper-button-next {
    background-image: url(./assets/images/works/next.png);
  }
  .swiper-works-wrap .swiper-button-prev {
    background-image: url(./assets/images/works/prev.png);
  }
  .swiper-works-wrap .swiper-button-prev:hover,
  .swiper-works-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*pagination*/
  .home-works-items .swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1080px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .home-works-items .swiper-pagination-bullet {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #222222;
    opacity: 1;
    margin: 0 10px !important;
  }
  .home-works-items .swiper-pagination-bullet-active {
    background-color: #FFD52A;
    opacity: 1;
  }
  /*item*/
  .home-works-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    border: 5px solid #EFEFEF;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .home-works-item__title {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: var(--red);
    letter-spacing: 0.05em;
    text-align: center;
    padding: 10px 0;
    background-color: #EFEFEF;
  }
  .home-works-item__cols {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
  }
  .home-works-item__figure {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: calc(400/940 * 100%);
  }
  .home-works-item__figure::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    display: block;
    width: 45px;
    height: 39px;
    background-image: url(./assets/images/works/arrow-sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .home-works-item__figure > picture {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(250/400 * 100%);
    overflow: hidden;
  }
  .home-works-item__figure > picture > span {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .home-works-item__before > span {
    background-color: var(--red);
    color: var(--white);
  }
  .home-works-item__after > span {
    background-color: var(--white);
    color: var(--red);
  }
  .home-works-item__figure > picture > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  .home-works-item__content {
    display: block;
    width: calc(490/940 * 100%);
  }
  .home-works-item__price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
  }
  .home-works-item__price-txt {
    color: var(--font-color);
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.07em;
  }
  .home-works-item__amount {
    font-family: var(--oswald);
    font-size: 64px;
    font-weight: 500;
    letter-spacing: 0.01em;
    color: var(--red);
    line-height: 1;
  }
  .home-works-item__amount > small {
    font-size: 22px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    padding-right: 5px;
    font-family: var(--noto-sans);
  }
  .home-works-item__list {
    display: block;
    width: 100%;
  }
  .home-works-item__list > li {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .home-works-item__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;    
  }
  .home-works-item__row > dt {
    display: block;
    width: 110px;
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .home-works-item__row > dd {
    display: block;
    width: calc(100% - 110px);
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .home-works-item__row > dd > span {
    font-size: 24px;
  }
  .home-works-item__staff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
  }
  .home-works-item__staff-image {
    display: block;
    width: 80px;
    aspect-ratio: 1/1;
    border-radius: 40px;
    overflow: hidden;
  }
  .home-works-item__staff-image > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-works-item__staff-title {
    display: block;
    width: calc(100% - 80px - 10px);
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .home-works-item__staff-msg {
    display: block;
    width: 100%;
    background-color: #E4F1FC;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
  }
  .home-works__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-works__btns > a {
    max-width: 300px;
    border: 5px solid var(--font-color);
    background-color: #FFD52A;
    color: var(--font-color);
    background-image: url(./assets/images/arrow-bk.png);
  }
  .home-works__tiktok {
    display: block;
    max-width: 900px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin: 100px auto 0;
  }
  .home-works__tiktok:hover {
    transition: opacity 0.3s ease;
    opacity:0.85;
  }
  .home-works__tiktok > picture {
    display: block;
    width: 100%;
  }
  .home-works__tiktok > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
/*home-area*/
@media screen and (max-width:767px) {
  .home-area {
    display: block;
    width: 100%;
    padding: 60px 0 260px;
    background-image: url(./assets/images/area/bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
  }
  .home-area > .container {
    padding: 0 10px;
  }
  .home-area__header {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05;
    line-height: 41px;
    padding-bottom: 30px;
  }
  .home-area__header > span {
    color: var(--red);
  }
  .home-area__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: center;
    padding: 0 20px;
  }
  .home-area__txt > span {
    color: var(--red);
  }
  .home-area__main {
    display: block;
    max-width: 370px;
    width: 100%;
    background-color: var(--white);
    margin: 50px auto 0;
    border-radius: 20px;
    overflow: hidden;
    background-image: url(./assets/images/area/area.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: calc(100% - 10px) auto;
    padding-top: min(250px + (350 - 250) * ((100vw - 320px) / (390 - 320)), 350px);
  }
  .home-area-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 30px;
    margin-left: auto;
  }
  .home-area-item {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    width: 100%;
    height: 60px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/circle-rd.png),url(./assets/images/place-red.png);
    background-repeat: no-repeat,no-repeat;
    background-position: right 15px center,left 20px center;
    background-size: 20.96px auto,25.7px auto;
  }
  .home-area-item + .home-area-item {
    margin-top: 15px;
  }
}
@media screen and (min-width:768px) {
  .home-area {
    display: block;
    width: 100%;
    padding: 100px 0 min(220px + (360 - 220) * ((100vw - 1025px) / (1920 - 1025)), 360px);
    background-image: url(./assets/images/area/bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
  }
  .home-area__header {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05;
    line-height: 60px;
    padding-bottom: 50px;
  }
  .home-area__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .home-area__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.07em;
    text-align: center;
  }
  .home-area__txt > span {
    color: var(--red);
    font-size: 22px;
  }
  .home-area__main {
    display: block;
    max-width: 1000px;
    width: 100%;
    background-color: var(--white);
    margin: 50px auto;
    border-radius: 20px;
    overflow: hidden;
    background-image: url(./assets/images/area/area.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 50% auto;
  }
  .home-area-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    padding: 100px 50px;
    margin-left: auto;
  }
  .home-area-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/circle-rd.png),url(./assets/images/place-red.png);
    background-repeat: no-repeat,no-repeat;
    background-position: right 15px center,left 20px center;
    background-size: 20.96px auto,25.7px auto;
  }
  .home-area-item + .home-area-item {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-area__txt {
    font-size: 14px;
    line-height: 30px;
  }
  .home-area__txt > span {
    font-size: 19px;
  }
  .home-area-items {
    padding: 50px 30px;
  }
}
/*home-ladies*/
@media screen and (max-width:767px) {
  .home-ladies {
    display: block;
    width: 100%;
    background-color: rgba(204,31,16,0.05);
    padding: 60px 0 80px;
  }
  .home-ladies > .container {
    padding: 0 10px;
  }
  .home-ladies__body {
    display: block;
    width: 100%;    
  }
  .home-ladies__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding:0 10px 30px;
  }
  .home-ladies__subtile {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .home-ladies__subtile > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-ladies__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 41px;
    text-align: center;
  }
  .home-ladies__header > span {
    color: #FA5D6F;
    padding-right: 10px;
  }
  .home-ladies__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding: 0 20px;
  }
  .home-ladies__main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 15px;
    width: 100%;
    margin-top: 30px;
    padding-top:  min(180px + (300 - 180) * ((100vw - 320px) / (540 - 320)), 300px);
    background-image: url(./assets/images/home/ladies/ladies.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: min(500px,100%) auto;
  }
  .home-ladies-box {
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    overflow: hidden;
  }
  .home-ladies-box__figure {
    display: block;
    width: 100%;
  }
  .home-ladies-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-ladies-box__title {
    display: block;
    width: 100%;
    padding: 20px 10px;
    font-size: min(15px + (20 - 15) * ((100vw - 320px) / (390 - 320)), 20px);
    font-weight: 700;
    line-height: 26px;
    text-align: center;
  }
  .home-ladies-box__title > span {
    color: #FA5D6F;
  }
  .home-ladies__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-ladies__btns > a {
    max-width: 202px;
    border-color: var(--font-color);
    background-color: #FF96A3;
    color: var(--font-color);
    background-image: url(./assets/images/arrow-bk.png);
  }
}
@media screen and (min-width:768px) {
  .home-ladies {
    display: block;
    width: 100%;
    background-color: rgba(204,31,16,0.05);
  }
  .home-ladies__body {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-image: url(./assets/images/home/ladies/ladies.png);
    background-repeat: no-repeat;
    background-position: right top 70px;
    background-size: calc(650/1140 * 100%) auto;
  }
  .home-ladies__hgroup {
    display: flex;
    flex-direction: column;
    width: calc(740/1140 *  100%);
    padding-bottom: 50px;
  }
  .home-ladies__subtile {
    display: block;
    width: calc(496/740 * 100%);
  }
  .home-ladies__subtile > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-ladies__header {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px; 
  }
  .home-ladies__header > span {
    color: #FA5D6F;
    padding-right: 10px;
    font-size: 60px;
  }
  .home-ladies__txt {
    display: block;
    width: calc(740/1140 *  100%);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: justify;
    word-break: break-all;
  }
  .home-ladies__main {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    column-gap: calc(30/1140 * 100%);
    width: 100%;
    margin-top: 50px;
  }
  .home-ladies-box {
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    overflow: hidden;
  }
  .home-ladies-box__figure {
    display: block;
    width: 100%;
  }
  .home-ladies-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-ladies-box__title {
    display: block;
    width: 100%;
    padding: 20px;
    font-size: min(20px + (22 - 20) * ((100vw - 1025px) / (1140 - 1025)), 22px);
    font-weight: 700;
    line-height: min(30px + (38 - 30) * ((100vw - 1025px) / (1140 - 1025)), 38px);
    letter-spacing: 0.05em;
    text-align: center;
  }
  .home-ladies-box__title > span {
    color: #FA5D6F;
    font-size: min(22px + (24 - 22) * ((100vw - 1025px) / (1140 - 1025)), 24px);
  }
  .home-ladies__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-ladies__btns > a {
    max-width: 300px;
    border-color: var(--font-color);
    background-color: #FF96A3;
    color: var(--font-color);
    background-image: url(./assets/images/arrow-bk.png);
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-ladies__hgroup {
    padding-bottom: 20px;
  }
  .home-ladies__header {
    font-size: 40px;
    line-height: 50px;
  }
  .home-ladies__header > span {
    font-size: 50px;
  }
  .home-ladies__txt {
    font-size: 14px;
    line-height: 24px;
  }
  .home-ladies__main {
    margin-top: 20px;
  }
  .home-ladies-box__title {
    padding: 10px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
  }
  .home-ladies-box__title > span {
    font-size: 18px;
  }
  .home-ladies__btns > a {
    max-width: 240px;
  }
}
/*home-kaisyuu*/
@media screen and (max-width: 767px) {
  .home-kaisyuu {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #EFEFEF;
  }
  .home-kaisyuu > .container {
    padding: 0 10px;
  }
  .home-kaisyuu__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .home-kaisyuu__header > span:nth-child(1) {
    font-size: 44px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .home-kaisyuu__header > span:nth-child(2) {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .home-kaisyuu__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: center;
    padding: 0 20px;
  }
  .home-kaisyuu__sp {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .home-kaisyuu__sp > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-kaisyuu__main {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .home-kaisyuu__tab-menu {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
  }
  .home-kaisyuu__tab-menu > li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background-color: var(--white);
    border-radius: 10px 10px 0 0;
    font-size: 15px;
    color: red;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5px;
  }
  .home-kaisyuu__tab-menu > li:nth-child(-n+3) {
    width: calc(100/370 * 100%);
    margin-left: 5px;
  }
  .home-kaisyuu__tab-menu > li:nth-child(n+4):nth-child(-n + 5) {
    width: calc(170/370 * 100%);
    margin-left: 5px;
  }
  .home-kaisyuu__tab-menu > li:nth-child(n+4):nth-child(-n+5) {
    width: calc(170/370 * 100%);
    margin-left: 5px;
  }
  .home-kaisyuu__tab-menu > li:nth-child(n+6) {
    width: calc(50% - 2.5px);
    margin-left: 5px;
  }
  .home-kaisyuu__tab-menu > li:nth-child(6) {
    margin-left: 0;
  }  
  .home-kaisyuu__tab-menu > li.active {
    background-color: var(--red);
    color: var(--white);
  }
  .tab-wrap {
    display: block;
    width: 100%;
    overflow-x: scroll;
    padding-bottom: 20px;
  }
  .tab-wrap::-webkit-scrollbar {
    background: var(--white);
    width: 10px;
    height: 10px;
    scrollbar-width: thin;
  }
  .tab-wrap::-webkit-scrollbar-thumb {
    background-color: #888888;
    scrollbar-width: 0;
    border-radius: 9px;
    background-clip: content-box;
  }
  .scroll-txt {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    color: #888888;
  }
  .tab-box {
    display: block;
    width: 1080px;
    padding: 30px;
    background-color: var(--white);
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .tab-box-block {
    display: block;
    width: 100%;
  }
  .tab-box-block + .tab-box-block {
    margin-top: 30px;
  }
  .tab-box-block__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--red);
    background-color: #FFEDEB;
    padding: 5px 0 5px 10px;
    border-left: 2px solid var(--red);
    margin-bottom: 15px;
  }
  .tab-box-block__list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: auto;
    row-gap: 20px;
    width: 100%;    
  }
  .tab-box-block__list > li {
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .home-kaisyuu__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-kaisyuu__btns > a {
    max-width: 218px;
  }
  .home-kaisyuu__kaitori {
    display: block;
    width: calc(100% - 20px);
    margin: 40px auto 0;
  }
  .home-kaisyuu__kaitori:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-kaisyuu__kaitori > picture {
    display: block;
    width: 100%;
  }
  .home-kaisyuu__kaitori > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .home-kaisyuu {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #EFEFEF;
  }
  .home-kaisyuu__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
    background-image: url(./assets/images/home/kaisyuu/truck.png),url(./assets/images/home/kaisyuu/workman.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left top, right top;
    background-size: calc(251.35/1140 * 100%) auto,calc(288/1140 * 100%) auto;
  }
  .home-kaisyuu__header > span:nth-child(1) {
    font-size: 60px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 1;
  }
  .home-kaisyuu__header > span:nth-child(2) {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 50px;
    margin-top: 10px;
  }
  .home-kaisyuu__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .home-kaisyuu__sp {
    display: none;
  }
  .home-kaisyuu__main {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .home-kaisyuu__tab-menu {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    column-gap: 5px;
    width: 100%;
  }
  .home-kaisyuu__tab-menu > li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
    background-color: var(--white);
    border-radius: 10px 10px 0 0;
    font-size: min(15px + (17 - 15) * ((100vw - 1025px) / (1140 - 1025)), 17px);
    color: red;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
  }
  .home-kaisyuu__tab-menu > li.active {
    background-color: var(--red);
    color: var(--white);
  }
  .tab-wrap {
    display: block;
    width: 100%;
  }
  .scroll-txt {
    display: none;
  }
  .tab-box {
    display: block;
    width: 100%;
    padding: 30px;
    background-color: var(--white);
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .tab-box-block {
    display: block;
    width: 100%;
  }
  .tab-box-block + .tab-box-block {
    margin-top: 30px;
  }
  .tab-box-block__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--red);
    background-color: #FFEDEB;
    padding: 5px 0 5px 10px;
    border-left: 2px solid var(--red);
    margin-bottom: 15px;
  }
  .tab-box-block__list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: auto;
    row-gap: 20px;
    width: 100%;    
  }
  .tab-box-block__list > li {
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .home-kaisyuu__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-kaisyuu__btns > a {
    max-width: 350px;
  }
  .home-kaisyuu__kaitori {
    display: block;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
  }
  .home-kaisyuu__kaitori:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-kaisyuu__kaitori > picture {
    display: block;
    width: 100%;
  }
  .home-kaisyuu__kaitori > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-kaisyuu__tab-menu > li {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .tab-box-block__list > li {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
  }
}
/*home-faq*/
@media screen and (max-width: 767px) {
  .home-faq {
    display: block;
    width: 100%;
    padding: 60px 0 100px;
    background-color: #FFF1EA;
  }
  .home-faq > .container {
    padding: 0 10px;
  }
  .home-faq__body {
    display: block;
    width: 100%;
  }
  .home-faq__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .home-faq__header > span {
    color: var(--red);
  }
  .home-faq__figure-sp {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .home-faq__figure-sp > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-faq-list {
    display: block;
    width: 100%;
  }
  .home-faq-list > li {
    display: block;
    width: 100%;
  }
  .home-faq-list > li + li {
    margin-top: 15px;
  }
  .home-faq-question {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;    
    background-color: var(--white);
    border-radius: 10px;
    border: 1px solid var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 10px 35px 10px 50px;    
  }
  .home-faq-question.active {
    background-color: #FFE2D0;
  }
  .home-faq-question::before {
    content: "Q";
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: var(--red);
    color: var(--white);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
  }
  .home-faq-question > i {
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    width: 18px;
    height: 18px;
  }
  .home-faq-question > i::before,
  .home-faq-question > i::after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    display: block;
    background-color: var(--red);
  }
 .home-faq-question > i::before {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
  }
  .home-faq-question > i::after {
    top: calc(50% - 0.035rem);
    left: calc(50% - 0.045rem);
    width: 100%;
    height: 2px;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .home-faq-question.active > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0deg) translate(-50%,-50%);
    transform-origin: 0 0%;
  }
  .home-faq-answer__wrap {
    display: none;
    width: 100%;
  }
  .home-faq-answer__main {
    display: block;
    width: 100%;
    padding: 15px 10px 15px;
  }
  .home-faq-answer__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .home-faq-answer__txt > a {
    color: var(--red);
  }
  .home-faq-answer__txt > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-faq__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-faq__btns > a {
    max-width: 264px;
  }
}
@media screen and (min-width: 768px) {
  .home-faq {
    display: block;
    width: 100%;
    padding: 0 0 100px;
    background-color: #FFF1EA;
  }
  .home-faq__body {
    display: block;
    max-width: 995px;
    width: 100%;
    margin: 0 auto;
  }
  .home-faq__header {
    display: block;
    width: 100%;
    padding: 100px 0 65px;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
    background-image: url(./assets/images/home/faq/faq1.png),url(./assets/images/home/faq/faq2.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 10px top 20px, right top 20px;
    background-size: calc(211/995 * 100%) auto,calc(307/995 * 100%) auto;
  }
  .home-faq__header > span {
    font-size: 60px;
    color: var(--red);
  }
  .home-faq__figure-sp {
    display: none;
  }
  .home-faq-list {
    display: block;
    width: 100%;
  }
  .home-faq-list > li {
    display: block;
    width: 100%;
  }
  .home-faq-list > li + li {
    margin-top: 30px;
  }
  .home-faq-question {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;    
    background-color: var(--white);
    border-radius: 10px;
    border: 1px solid var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 25px 50px 25px 75px;    
  }
  .home-faq-question.active {
    background-color: #FFE2D0;
  }
  .home-faq-question::before {
    content: "Q";
    position: absolute;
    top: 25px;
    left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: var(--red);
    color: var(--white);
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
  }
  .home-faq-question > i {
    position: absolute;
    top: 35px;
    right: 25px;
    display: block;
    width: 20px;
    height: 20px;
  }
  .home-faq-question > i::before,
  .home-faq-question > i::after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    display: block;
    background-color: var(--red);
  }
 .home-faq-question > i::before {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
  }
  .home-faq-question > i::after {
    top: calc(50% - 0.035rem);
    left: calc(50% - 0.045rem);
    width: 100%;
    height: 2px;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .home-faq-question.active > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0deg) translate(-50%,-50%);
    transform-origin: 0 0%;
  }
  .home-faq-answer__wrap {
    display: none;
    width: 100%;
  }
  .home-faq-answer__main {
    display: block;
    width: 100%;
    padding: 15px 25px 30px 25px;
  }
  .home-faq-answer__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .home-faq-answer__txt > a {
    color: var(--red);
  }
  .home-faq-answer__txt > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-faq__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-faq__btns > a {
    max-width: 350px;
  }
}
/*home-emergency*/
@media screen and (max-width: 767px) {
  .home-emergency {
    position: relative;
    display: block;
    width: 100%;
    padding: 280px 0 140px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 400px;
  }
  .home-emergency > .container {
    padding: 0 10px;
  }
  .home-emergency::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    max-width: 330px;
    width: 90%;
    height: 600px;
    background-image: url(./assets/images/home/emergency/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .home-emergency::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 230px;
    height: 340px;
    background-image: url(./assets/images/home/emergency/emergency-sp.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .home-emergency__body {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color:rgba(255,247,0,0.8);
    border-radius: 20px;
    padding: 50px 10px;
  }
  .home-emergency__header {
    display: block;
    width: 100%;
    font-size: min(32px + (34 - 32) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
    padding-bottom: 30px;
  }
  .home-emergency__header > span {
    color: var(--red);
    padding-right: 5px;
  }
  .home-emergency__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: center;
    padding: 0 10px;
  }
  .home-emergency__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 50px;
    padding: 0 10px;
  }
  .home-emergency__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    background-color: var(--font-color);
  }
  .home-emergency__phone-title {
    display: block;
    width: 100%;
    font-size: min(13px + (16 - 13) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    text-align: center;
  }
  .home-emergency__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .home-emergency__tel {
    display: block;
    width: auto;
    font-size:min(28px + (35 - 28) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .home-emergency__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-emergency__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-top: 10px;
  }
  .home-emergency__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
    margin-top: 15px;
  } 
  .home-emergency__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-emergency__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 42px;
    color: var(--white);
    padding-left: 58px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42.13px auto;
  }
  .home-emergency__contact {
   display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
    margin-top: 15px;
  } 
  .home-emergency__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-emergency__contact > span {
   display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 42px;
    color: var(--white);
    padding-left: 58px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 46.28px auto;
  }
  .home-emergency__cards {
    display: block;
    width: 100%;
    margin-top: 30px;
    border-radius: 10px;
    overflow: hidden;
  }
  .home-emergency__cards > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-emergency__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
  }
  .home-emergency__btns > a {
    max-width: 216px;
    background-color: var(--font-color);
    border-color: var(--font-color);
    color: var(--yellow);
    background-image: url(./assets/images/arrow-ye.png);
  }
}
@media screen and (min-width: 768px) {
  .home-emergency {
    position: relative;
    display: block;
    width: 100%;
    padding: 250px 0 160px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
  }
  .home-emergency::before {
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 330px;
    height: 600px;
    background-image: url(./assets/images/home/emergency/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .home-emergency::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: calc((100% - 1280px)/2);
    z-index: 2;
    display: block;
    width: 480px;
    height: 340px;
    background-image: url(./assets/images/home/emergency/emergency.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .home-emergency__body {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1080px;
    width: 100%;
    background-color:rgba(255,247,0,0.8);
    border-radius: 20px;
    padding: calc(40/1140 * 100%);
  }
  .home-emergency__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
    padding-bottom: 50px;
  }
  .home-emergency__header > span {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .home-emergency__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .home-emergency__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-emergency__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(490/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
  }
  .home-emergency__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .home-emergency__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .home-emergency__tel {
    display: block;
    width: auto;
    font-size:min(30px + (38 - 30) * ((100vw - 1025px) / (1140 - 1025)), 38px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .home-emergency__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-emergency__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-left: 10px;
  }
  .home-emergency__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(230/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .home-emergency__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-emergency__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: var(--white);
    padding-top: 47px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 42.13px auto;
  }
  .home-emergency__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(230/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .home-emergency__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-emergency__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: var(--white);
    padding-top: 47px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 46.28px auto;
  }
  .home-emergency__cards {
    display: block;
    width: 100%;
    margin-top: 50px;
    border-radius: 10px;
    overflow: hidden;
  }
  .home-emergency__cards > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-emergency__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-emergency__btns > a {
    max-width: 350px;
    background-color: var(--font-color);
    border-color: var(--font-color);
    color: var(--yellow);
    background-image: url(./assets/images/arrow-ye.png);
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-emergency {
    padding: min(180px + (250 - 180) * ((100vw - 768px) / (1024 - 768)), 250px) 0 160px;
  }
  .home-emergency::before {
    width: min(250px + (330 - 250) * ((100vw - 768px) / (1024 - 768)), 330px);
  }
  .home-emergency__header {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 30px;
  }
  .home-emergency__header > span {
    font-size: 50px;
  }
  .home-emergency__txt {
    font-size: 15px;
    line-height: 28px;
  }
  .home-emergency__phone-title {
    font-size: 15px;
    line-height: 18px;
  }
  .home-emergency__tel {
    font-size: 20px;
    line-height: 24px;
    padding-left: 30px;
    background-size: 24px auto;
  }
  .home-emergency__phone-txt {
    height: 20px;
    font-size: 12px;
  }
  .home-emergency__line > span,
  .home-emergency__contact > span {
    font-size: 15px;
    line-height: 20px;
  }
}
/*home-column*/
@media screen and (max-width: 767px) {
  .home-column {
    display: block;
    width: 100%;
    background-color: var(--white);
  }
  .home-column > .container {
    padding: 0 10px;
  }
  .home-column__prince {
    display: block;
    width: calc(185/350 * 100%);
  }
  .home-column__prince > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-column__hgroup {
    display: flex;
    flex-direction: column;
    max-width: 390px;
    width: 100%;
    padding: 40px 10px 30px;
    margin: 0 auto;
  }
  .home-column__submenu {
    display: block;
    width: 100%;
  }
  .home-column__submenu > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-column__header {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .home-column__header > span {
    color: var(--red);
  }
  .home-column-items {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 10px;
    width: 100%;
  }
  .home-column-item {
    display: block;
    width: 100%;
  }
  .home-column-item__link {
    display: block;
    width: 100%;
  }
  .home-column-item__link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column-item__figure {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    padding-top: calc(135/180 * 100%);
  }
  .home-column-item__figure > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .home-column-item__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .home-column-item__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 20px;
    padding: 0 10px;
    border-radius: 10px;
    border: 1px solid #757575;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .home-column-item__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column-item__title {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .home-column-item__title:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column-item__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .home-column-item__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 5px;
    font-weight: 500;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .home-column-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-column__btns > a {
    max-width: 170px;
  }
}
@media screen and (min-width: 768px) {
  .home-column {
    display: block;
    width: 100%;
    background-color: var(--white);
  }
  .home-column__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 100px 0 50px;
    background-image: url(./assets/images/column/column-pc.png);
    background-repeat: no-repeat;
    background-position: left bottom -50px;
    background-size: calc(325/1140 * 100%) auto;
  }
  .home-column__prince {
    display: none;
  }
  .home-column__submenu {
    display: block;
    width: calc(496.24/1140 * 100%);
  }
  .home-column__submenu > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .home-column__header {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .home-column__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .home-column-items {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: calc(30/1140 * 100%);
    width: 100%;
  }
  .home-column-item {
    display: block;
    width: 100%;
  }
  .home-column-item__link {
    display: block;
    width: 100%;
  }
  .home-column-item__link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column-item__figure {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(270/360 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .home-column-item__figure > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .home-column-item__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .home-column-item__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    padding: 0 10px;
    border-radius: 15px;
    border: 1px solid #757575;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .home-column-item__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column-item__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .home-column-item__title:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column-item__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .home-column-item__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .home-column-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-column__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .home-column__btns > a {
    max-width: 350px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-column__header {
    font-size: 40px;
    line-height: 50px;
  }
  .home-column__header > span {
    font-size: 50px;
  }
}
/*site-banner*/
@media screen and (max-width: 767px) {
  .site-banner {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: var(--white);
  }
  .site-banner > .container {
    padding: 0 10px;
  }
  .site-banner__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .site-banner__body > a {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .site-banner__body > a + a {
    margin-top: 20px;
  }
  .site-banner__body > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-banner__content {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 10px 60px 10px 30px;
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: 29px auto;
  }
  .site-banner__owner > .site-banner__content {
    background-color: rgba(245,58,37,0.9);
    background-image: url(./assets/images/banner/btn-red.png);
  }
  .site-banner__houjin > .site-banner__content {
    background-color: rgba(0,161,158,0.9);
    background-image: url(./assets/images/banner/btn-bl.png);
  }
  .site-banner__txt {
    display: block;
    width: 100%;
    font-size: min(13px + (14 - 13) * ((100vw - 320px) / (390 - 320)), 14px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 18px;
    color: var(--white);
  }
  .site-banner__title {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--white);
    margin-top: 5px;
  }
  .site-banner__figure {
    display: block;
    width: 100%;
  }
  .site-banner__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .site-banner {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .site-banner__body {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .site-banner__body > a {
    position: relative;
    display: block;
    width: calc(545/1140 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .site-banner__body > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-banner__content {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 10px 60px 10px 30px;
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: 29px auto;
  }
  .site-banner__owner > .site-banner__content {
    background-color: rgba(245,58,37,0.9);
    background-image: url(./assets/images/banner/btn-red.png);
  }
  .site-banner__houjin > .site-banner__content {
    background-color: rgba(0,161,158,0.9);
    background-image: url(./assets/images/banner/btn-bl.png);
  }
  .site-banner__txt {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: var(--white);
  }
  .site-banner__title {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 46px;
    color: var(--white);
  }
  .site-banner__figure {
    display: block;
    width: 100%;
  }
  .site-banner__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .site-banner__content {
    width: 100%;
    padding: 5px 40px 5px 15px;
    background-position: right 10px center;
    background-size: 25px auto;
  }
  .site-banner__txt {
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 18px;
  }
  .site-banner__title {
    font-size: 22px;
    line-height: 36px;
  }
}
/*home-news*/
@media screen and (max-width: 767px) {
  .home-news {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #E4F1FC;
  }
  .home-news__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .home-news__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    padding-bottom: 30px;
  }
  .home-news-items {
    display: block;
    width: 100%;
  }
  .home-news-items > li {
    display: block;
    width: 100%;
    padding: 15px 0;
    background-image: linear-gradient(90deg, var(--white) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 10px 2px;
  }
  .home-news-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-right: 25px;
    background-image: url(./assets/images/news/icon-news.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20px auto;
  }
  .home-news-item:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-news-item__date {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: #FF96A3;
  }
  .home-news-item__title {
    display: -webkit-box;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.07em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 5px;
  }
  .home-news__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .home-news {
    display: block;
    width: 100%;
    padding: 50px 0;
    background-color: #E4F1FC;
  }
  .home-news__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 1105px;
    width: 100%;    
    margin-left: auto;
  }
  .home-news__header {
    display: block;
    width: calc(315/1105 * 100%);
    min-height: 170px;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
  }
  .home-news-items {
    display: block;
    width: calc(790/1105 * 100%);
  }
  .home-news-items > li {
    display: block;
    width: 100%;
    padding: 20px 0;
    background-image: linear-gradient(90deg, var(--white) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 10px 2px;
  }
  .home-news-item {
    position: relative;
    z-index: 2;;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-right: 35px;
    background-image: url(./assets/images/news/icon-news.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 29px auto;
  }
  .home-news-item:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .home-news-item__date {
    display: block;
    width: 110px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 29px;
    color: #FF96A3;
  }
  .home-news-item__title {
    display: -webkit-box;
    width: calc(100% - 110px);
    font-size: 16px;
    line-height: 29px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.07em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .home-news__btns {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: -70px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-news__header {
    font-size: 40px;
  }
  .home-news__btns {
    margin-top: -52px;
  }
  .site-btn {
    max-width: 180px;
    height: 52px;
    border: 4px solid var(--red);
    font-size: 16px;
    background-position: right 15px center;
  }
}
/*home-owner*/
@media screen and (max-width: 767px) {
  .home-owner {
    display: block;
    width: 100%;
    padding: min(240px + (340 - 240) * ((100vw - 320px) / (767 - 320)), 340px) 0 50px;
    background-color: #E8ECF3;
    background-image: url(./assets/images/home/owner-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .home-owner > .container {
    padding: 0 10px;
  }
  .home-owner__body {
    display: block;
    width: 100%;
  }
  .home-owner__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: min(20px + (30 - 20) * ((100vw - 320px) / (390 - 320)), 30px);
    background-color: var(--white);
    border-radius: 20px;
    margin-left: auto;
  }
  .home-owner__header {
    font-size: min(18px + (21 - 18) * ((100vw - 320px) / (390 - 320)), 21px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 30px;
  }
  .home-owner__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 30px;
  }
  .home-owner .site-btn {
    max-width: 200px;
  }
  .home-owner__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .home-owner__btns > a {
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
  }
  .home-owner__btns > a + a {
    margin-left: min(20px + (40 - 20) * ((100vw - 320px) / (390 - 320)), 40px);
  }
}
@media screen and (min-width: 768px) {
  .home-owner {
    display: block;
    width: 100%;
    padding: 50px 0;
    background-color: #E8ECF3;
    background-image: url(./assets/images/home/owner-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .home-owner__body {
    display: block;
    max-width: 1078px;
    width: 100%;
    margin: 0 auto;
  }
  .home-owner__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(556/1078 * 100%);
    padding: calc(30/1078 * 100%);
    background-color: var(--white);
    border-radius: 20px;
    margin-left: auto;
  }
  .home-owner__header {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 46px;
    color: var(--red);
    padding-bottom: 30px;
  }
  .home-owner__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: center;
    padding-bottom: 30px;
  }
  .home-owner .site-btn {
    max-width: 350px;
  }
  .home-owner__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .home-owner__btns > a + a {
    margin-left: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .home-owner__content {
    width: calc(656/1078 * 100%);
  }
  .home-owner__header {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 20px;
  }
}
/*
PAGE - about
--------------------------------------------- */
/*intro*/
@media screen and (max-width: 767px) {
  .about-intro {
    position: relative;
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-color: #F2FBFF;
    background-image: url(./assets/images/about/logo-bl.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
  }
  .about-intro__body {
    display: block;
    width: 100%;
  }
  .about-intro__content {
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .about-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
  }
  .about-intro__header {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding: 10px 0;
  }
  .about-intro__prince {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .about-intro__prince > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-intro__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: calc(min(40px + (70 - 40) * ((100vw - 320px) / (767 - 320)), 70px) * -1);
  }
  .about-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .about-intro {
    position: relative;
    display: block;
    width: 100%;
    padding: 30px 0 0;
    background-color: #F2FBFF;
    background-image: url(./assets/images/about/logo-bl.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: min(621.98px,calc(621.98/1400 * 100%)) auto;
  }
  .about-intro__body {
    position: absolute;
    top: 100px;
    left: 0;
    display: block;
    width: 100%;
  }
  .about-intro__content {
    display: block;
    width: 50%;
  }
  .about-intro__txt {
    display: block;
    width: 100%;
    font-size: min(15px + (18 - 15) * ((100vw - 1025px) / (1320 - 1025)), 18px);
    font-weight: 500;
    line-height: min(26px + (36 - 26) * ((100vw - 1025px) / (1320 - 1025)), 36px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
  }
  .about-intro__header {
    display: block;
    width: 100%;
    font-size: min(20px + (26 - 20) * ((100vw - 1025px) / (1320 - 1025)), 26px);
    font-weight: 500;
    line-height: min(35px + (50 - 35) * ((100vw - 1025px) / (1320 - 1025)), 50px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding: 10px 0;
  }
  .about-intro__prince {
    display: block;
    width: 50%;
    margin-left: auto;
    padding-bottom: min(220px + (300 - 220) * ((100vw - 1400px) / (1920 - 1400)), 300px);
  }
  .about-intro__prince > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-intro__figure {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    background-image: linear-gradient(var(--white),var(--white));
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 50%;
  }
  .about-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
/*thought*/
@media screen and (max-width: 767px) {
  .about-thought {
    display: block;
    width: 100%;
    padding: 60px 0 60px;
    background-color: var(--white);
  }
  .about-thought__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 540px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .about-thought__body img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-thought__figure1 {
    order: 2;
    display: block;
    width: calc(137/350 * 100%);
  }
  .about-thought__figure2 {
    order: 3;
    display: block;
    width: calc(185/350 * 100%);
  }
  .about-thought__content {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
  }
  .about-thought__header {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    text-align: center;
    padding-bottom: 30px;
  }
  .about-thought__header > i {
    color: var(--red);
  }
  .about-thought__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .about-thought {
    display: block;
    width: 100%;
    padding: 50px 0 100px;
    background-color: var(--white);
  }
  .about-thought__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  .about-thought__body img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-thought__figure1 {
    display: block;
    width: calc(370/1400 * 100%);
    margin-top: 50px;
  }
  .about-thought__figure2 {
    display: block;
    width: calc(370/1400 * 100%);
  }
  .about-thought__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(600/1400 * 100%);
    margin-top: 50px;
  }
  .about-thought__header {
    display: block;
    width: 100%;
    font-size: min(36px + (50 - 36) * ((100vw - 1025px) / (1400 - 1025)), 50px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(50px + (60 - 50) * ((100vw - 1025px) / (1400 - 1025)), 60px);
    text-align: center;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1400 - 768)), 30px);
  }
  .about-thought__header > i {
    color: var(--red);
  }
  .about-thought__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (18 - 12) * ((100vw - 768px) / (1400 - 768)), 18px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(20px + (34 - 20) * ((100vw - 768px) / (1400 - 768)), 34px);
    text-align: center;
    padding-bottom: min(30px + (50 - 30) * ((100vw - 768px) / (1400 - 768)), 50px);
  }
}
/*feature*/
@media screen and (max-width: 767px) {
  .about-feature {
    display: block;
    width: 100%;
    padding: 60px 0 80px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/about/feature-bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .about-feature__body {
    display: block;
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
  }
  .about-feature__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 110px;
    background-image: url(./assets/images/about/prince-feature.png);
    background-repeat: no-repeat;
    background-position: left 0 bottom;
    background-size: 160px auto;
  }
  .about-feature__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    font-size: min(30px + (34 - 30) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
  }
  .about-feature__header > span {
    color: var(--red);
  }
  .about-feature__main {
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .about-feature-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 20px;
  }
  .about-feature-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .about-feature-box:nth-child(odd) {
    margin-left: auto;
  }
  .about-feature-box + .about-feature-box {
    margin-top: 50px;
  }
  .about-feature-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(300/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .about-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .about-feature-box__content { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;    
  }
  .about-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(21px + (26 - 21) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
  }
  .about-feature-box__title > span {
    color: var(--red);
  }
  .about-feature-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .about-feature-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) {
  .about-feature {
    display: block;
    width: 100%;
    padding: 0 0 100px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/about/feature-bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .about-feature__body {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 clamp(20px,calc(60/1400 * 100%),60px);
  }
  .about-feature__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 110px 0 20px;
  }
  .about-feature__header {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    font-size: min(25px + (40 - 25) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(50px + (60 - 50) * ((100vw - 768px) / (1400 - 768)), 60px);
  }
  .about-feature__header > span {
    font-size: min(35px + (60 - 35) * ((100vw - 768px) / (1400 - 768)), 60px);
    color: var(--red);
  }
  .about-feature__main {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .about-feature__main::before {
    content: "";
    position: absolute;
    top: 30px;
    left: min(10px + (50 - 10) * ((100vw - 768px) / (1400 - 768)), 50px);
    display: block;
    width: min(215.45px + (316 - 215.45) * ((100vw - 768px) / (1400 - 768)), 316px);
    height: min(150px + (220 - 150) * ((100vw - 768px) / (1400 - 768)), 220px);
    background-image: url(./assets/images/about/prince-feature.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-100%);
  }
  .about-feature-box {
    position: relative;
    display: block;
    max-width: 1170px;
    width: calc(1170/1280 * 100%);
    padding: 30px 0;
  }
  .about-feature-box:nth-child(odd) {
    margin-left: auto;
  }
  .about-feature-box + .about-feature-box {
    margin-top: 60px;
  }
  .about-feature-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(555/1170 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .about-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-feature-box:nth-child(even) .about-feature-box__figure {
    margin-left: auto;
  }
  .about-feature-box__content {
    position: absolute;
    top: 0;    
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(890/1170 * 100%);
    height: 100%;
    background-color: var(--white);
  }
  .about-feature-box:nth-child(odd) .about-feature-box__content {
    right: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%) calc(325/1170 * 100%);
  }
  .about-feature-box:nth-child(even) .about-feature-box__content {
    left: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(325/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%);
  }
  .about-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(26px + (40 - 26) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(40px + (50 - 40) * ((100vw - 768px) / (1400 - 768)), 50px);
    text-align: justify;
    word-break: break-all;
    margin-top: -5px;
  }
  .about-feature-box__title > span {
    color: var(--red);
  }
  .about-feature-box__txt {
    display: block;
    width: 100%;
    font-size: min(13px + (16 - 13) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 700;
    line-height: min(20px + (28 - 20) * ((100vw - 768px) / (1400 - 768)), 28px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: min(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)), 20px);
  }
  .about-feature-box__txt > span {
    font-size: min(14px + (18 - 14) * ((100vw - 768px) / (1400 - 768)), 18px);
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
/*service*/
@media screen and (max-width:767px) {
  .about-service {
    display: block;
    width: 100%;
    padding: 80px 0 80px;
    background-image: url(./assets/images/about/service-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .about-service__body {
    display: block;
    width: 100%;
    padding: 30px 10px;
    background-color: #FFF1EA;
    border-radius: 20px;
    overflow: hidden;
  }
  .about-service__header {
    display: block;
    width: 100%;
    text-align: center;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 41px;
  }
  .about-service__header > span:nth-child(2) {
    color: var(--red);
  }
  .about-service__main {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 60px;
    width: 100%;
    margin-top: 30px;
  }
  .about-service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .about-service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
  }
  .about-service-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .about-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-service-box__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .about-service-box__title {
    font-size: min(22px + (30 - 22) * ((100vw - 320px) / (390 - 320)), 30px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 55px;
    padding-bottom: 20px;
  }
  .about-service-box__title > span {
    color: var(--red);
  }
  .about-service-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .about-service-box__btns > a {
    max-width: 265px;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px)
  }
  .about-service__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .about-service__btns > a {
    max-width: 265px;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px)
  }
}
@media screen and (min-width:768px) {
  .about-service {
    display: block;
    width: 100%;
    padding: 100px 0 100px;
    background-image: url(./assets/images/about/service-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .about-service > .container {
    max-width: 1320px;
  }
  .about-service__body {
    display: block;
    width: 100%;
    padding: calc(80/1280 * 100%) calc(50/1280 * 100%) calc(100/1280 * 100%);
    background-color: #FFF1EA;
    border-radius: 20px;
    overflow: hidden;
  }
  .about-service__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .about-service__header > span {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .about-service__header > span:nth-child(2) {
    color: var(--red);
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .about-service__main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(50/1180 * 100%);
    row-gap: 100px;
    width: 100%;
    margin-top: 50px;
  }
  .about-service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 calc(30/565 * 100%) calc(30/565 * 100%);
  }
  .about-service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
  }
  .about-service-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .about-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .about-service-box__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .about-service-box__title {
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1280 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 55px;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .about-service-box__title > span {
    color: var(--red);
  }
  .about-service-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .about-service-box__btns > a {
    max-width: 400px;
  }
  .about-service__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .about-service__btns > a {
    max-width: 300px;
  }
}
/*common cta*/
@media screen and (max-width:767px) {
  .site-cta-contact {
    display: block;
    width: 100%;    
    background-color: #C5F1FF;
  }
  .site-cta-contact__body {
    display: block;
    width: 100%;
    padding: 60px 10px;
  }
  .site-cta-contact__content {
    display: block;
    width: 100%;
  }
  .site-cta-contact__header {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .site-cta-contact__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 330px;
    width: 100%;
    padding-top: min(265px + (300 - 265) * ((100vw - 320px) / (390 - 320)), 300px);
    background-image: url(./assets/images/cta/prince.png);
    background-repeat: no-repeat;
    background-position: top 30px center;
    background-size: 100% auto;
    margin: 0 auto;
  }
  .site-cta-contact__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
    padding: 10px 0;
  }
  .site-cta-contact__phone-title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    text-align: center;
  }
  .site-cta-contact__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .site-cta-contact__phone-tel {
    display: block;
    width: auto;
    font-size:min(30px + (335 - 30) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 35px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-cta-contact__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }  
  .site-cta-contact__phone-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
  }
  .site-cta-contact__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
  }
  .site-cta-contact__phone-time {
    display: block;
    width: auto;
    font-size: 10px;
    color: var(--white);
    line-height: 1;
    margin-left: 5px;
  }
  .site-cta-contact__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .site-cta-contact__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 57px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .site-cta-contact__line > span > i {
    color: var(--yellow);
  }
  .site-cta-contact__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
    margin-top: 15px;
  } 
  .site-cta-contact__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .site-cta-contact {
    display: block;
    width: 100%;    
    background-color: #C5F1FF;
  }
  .site-cta-contact__body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 70px 0;
  }
  .site-cta-contact__content {
    display: block;
    width: 100%;
  }
  .site-cta-contact__header {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 36px;
    text-align: center;
  }
  .site-cta-contact__btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 400px;
    background-image: url(./assets/images/cta/prince.png);
    background-repeat: no-repeat;
    background-position: top 30px center;
    background-size: 402px auto;
  }
  .site-cta-contact__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 20px;
  }
  .site-cta-contact__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .site-cta-contact__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .site-cta-contact__phone-tel {
    display: block;
    width: auto;
    font-size:38px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-cta-contact__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }  
  .site-cta-contact__phone-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-left: 10px;
  }
  .site-cta-contact__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;   
  }
  .site-cta-contact__phone-time {
    display: block;
    width: auto;
    font-size: 10px;
    color: var(--white);
    line-height: 1;
    margin-top: 5px;
  }
  .site-cta-contact__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 95px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .site-cta-contact__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__line > span {
    display: block;
    width: auto;
    font-size: min(20px + (22 - 20) * ((100vw - 1025px) / (1400 - 1025)), 22px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 70px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .site-cta-contact__line > span > i {
    color: var(--yellow);
  }
  .site-cta-contact__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 95px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .site-cta-contact__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__contact > span {
    display: block;
    width: auto;
    font-size: min(20px + (22 - 20) * ((100vw - 1025px) / (1400 - 1025)), 22px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 70px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
  }
}
@media screen and (min-width:1025px) {
  .site-cta-contact {
    display: block;
    width: 100%;    
    background-color: #C5F1FF;
  }
  .site-cta-contact__body {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 0;
    background-image: url(./assets/images/cta/prince.png);
    background-repeat: no-repeat;
    background-position: left 40px bottom;
    background-size: min(400px + (471.22 - 400) * ((100vw - 1025px) / (1400 - 1025)), 471.22px) auto;
  }
  .site-cta-contact__content {
    display: block;
    width: calc(810/1140 * 100%);
    margin-left: auto;
  }
  .site-cta-contact__header {
    display: block;
    width: 100%;
    font-size: min(16px + (24 - 16) * ((100vw - 1025px) / (1400 - 1025)), 24px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 36px;
    text-align: center;
    padding-bottom: 40px;
  }
  .site-cta-contact__btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 30px;
  }
  .site-cta-contact__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 20px;
  }
  .site-cta-contact__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .site-cta-contact__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .site-cta-contact__phone-tel {
    display: block;
    width: auto;
    font-size:38px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-cta-contact__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__phone-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-left: 10px;
  }
  .site-cta-contact__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;    
  }
  .site-cta-contact__phone-time {
    display: block;
    width: auto;
    font-size: 10px;
    color: var(--white);
    line-height: 1;
    margin-top: 5px;
  }
  .site-cta-contact__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 95px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .site-cta-contact__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__line > span {
    display: block;
    width: auto;
    font-size: min(20px + (22 - 20) * ((100vw - 1025px) / (1400 - 1025)), 22px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 70px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .site-cta-contact__line > span > i {
    color: var(--yellow);
  }
  .site-cta-contact__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 95px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .site-cta-contact__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-cta-contact__contact > span {
    display: block;
    width: auto;
    font-size: min(20px + (22 - 20) * ((100vw - 1025px) / (1400 - 1025)), 22px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 70px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
  }
}
/*common emergency*/
@media screen and (max-width: 767px) {
  .site-emergency {
    position: relative;
    display: block;
    width: 100%;
    padding: 280px 0 140px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top 45px center;
    background-size: auto 400px;
  }
  .site-emergency.site-pd-white {
    background-image: linear-gradient(var(--white),var(--white)),url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .site-emergency > .container {
    padding: 0 10px;
  }
  .site-emergency::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    max-width: 330px;
    width: 90%;
    height: 600px;
    background-image: url(./assets/images/home/emergency/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .site-emergency::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 230px;
    height: 340px;
    background-image: url(./assets/images/home/emergency/emergency-sp.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .site-emergency__body {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color:rgba(255,247,0,0.8);
    border-radius: 20px;
    padding: 50px 10px;
  }
  .site-emergency__header {
    display: block;
    width: 100%;
    font-size: min(32px + (34 - 32) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
    padding-bottom: 30px;
  }
  .site-emergency__header > span {
    color: var(--red);
    padding-right: 5px;
  }
  .site-emergency__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: center;
    padding: 0 10px;
  }
  .site-emergency__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 50px;
    padding: 0 10px;
  }
  .site-emergency__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    background-color: var(--font-color);
  }
  .site-emergency__phone-title {
    display: block;
    width: 100%;
    font-size: min(13px + (16 - 13) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    text-align: center;
  }
  .site-emergency__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .site-emergency__tel {
    display: block;
    width: auto;
    font-size:min(28px + (35 - 28) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-emergency__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency__phone-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
  }
  .site-emergency__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;    
  }
  .site-emergency__phone-time {
    display: block;
    width: auto;
    font-size: 12px;
    color: var(--white);
    line-height: 1;
    margin-left: 10px;
  }
  .site-emergency__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
    margin-top: 15px;
  } 
  .site-emergency__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 42px;
    color: var(--white);
    padding-left: 58px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42.13px auto;
  }
  .site-emergency__contact {
   display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
    margin-top: 15px;
  } 
  .site-emergency__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency__contact > span {
   display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 42px;
    color: var(--white);
    padding-left: 58px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 46.28px auto;
  }
  .site-emergency__cards {
    display: block;
    width: 100%;
    margin-top: 30px;
    border-radius: 10px;
    overflow: hidden;
  }
  .site-emergency__cards > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-emergency__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
  }
  .site-emergency__btns > a {
    max-width: 216px;
    background-color: var(--font-color);
    border-color: var(--font-color);
    color: var(--yellow);
    background-image: url(./assets/images/arrow-ye.png);
  }
}
@media screen and (min-width: 768px) {
  .site-emergency {
    position: relative;
    display: block;
    width: 100%;
    padding: 250px 0 160px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top 45px center;
    background-size: 100% auto;
  }
  .site-emergency.site-pd-white {
    background-image: linear-gradient(var(--white),var(--white)),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .site-emergency::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 330px;
    height: 600px;
    background-image: url(./assets/images/home/emergency/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .site-emergency::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: calc((100% - 1280px)/2);
    z-index: 2;
    display: block;
    width: 480px;
    height: 340px;
    background-image: url(./assets/images/home/emergency/emergency.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    pointer-events: none;
  }
  .site-emergency__body {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1080px;
    width: 100%;
    background-color:rgba(255,247,0,0.8);
    border-radius: 20px;
    padding: calc(40/1140 * 100%);
  }
  .site-emergency__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
    padding-bottom: 50px;
  }
  .site-emergency__header > span {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .site-emergency__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .site-emergency__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .site-emergency__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(490/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
  }
  .site-emergency__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .site-emergency__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .site-emergency__tel {
    display: block;
    width: auto;
    font-size:min(30px + (36 - 30) * ((100vw - 1025px) / (1140 - 1025)), 36px);
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 34px;
    color: var(--white);
    padding-left: 35px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .site-emergency__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency__phone-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    padding-left: 5px;
  }
  .site-emergency__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-left: 10px;
  }
  .site-emergency__phone-time {
    display: block;
    width: auto;
    font-size: 10px;
    color: var(--white);
    line-height: 1;
    margin-top: 5px;
  }
  .site-emergency__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(230/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .site-emergency__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: var(--white);
    padding-top: 47px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 42.13px auto;
  }
  .site-emergency__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(230/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .site-emergency__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 24px;
    color: var(--white);
    padding-top: 47px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 46.28px auto;
  }
  .site-emergency__cards {
    display: block;
    width: 100%;
    margin-top: 50px;
    border-radius: 10px;
    overflow: hidden;
  }
  .site-emergency__cards > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .site-emergency__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .site-emergency__btns > a {
    max-width: 350px;
    background-color: var(--font-color);
    border-color: var(--font-color);
    color: var(--yellow);
    background-image: url(./assets/images/arrow-ye.png);
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .site-emergency {
    padding: min(180px + (250 - 180) * ((100vw - 768px) / (1024 - 768)), 250px) 0 160px;
  }
  .site-emergency::before {
    width: min(250px + (330 - 250) * ((100vw - 768px) / (1024 - 768)), 330px);
  }
  .site-emergency__header {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 30px;
  }
  .site-emergency__header > span {
    font-size: 50px;
  }
  .site-emergency__txt {
    font-size: 15px;
    line-height: 28px;
  }
  .site-emergency__phone-title {
    font-size: 15px;
    line-height: 18px;
  }
  .site-emergency__tel {
    font-size: 20px;
    line-height: 24px;
    padding-left: 30px;
    background-size: 24px auto;
  }
  .site-emergency__phone-txt {
    height: 20px;
    font-size: 12px;
  }
  .site-emergency__line > span,
  .site-emergency__contact > span {
    font-size: 15px;
    line-height: 20px;
  }
}
/*
PAGE - reason
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .reason {
    display: block;
    width: 100%;
    padding: 80px 0 80px;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/reason/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .reason__body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    background-image: url(./assets/images/reason/prince.png);
    background-repeat: no-repeat;
    background-position: left -120px top 60px;
    background-size: calc(332/390 * 100%) auto;
  }
  .reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .reason__figure {
    display: block;
    max-width: 340px;
    width: calc(340/370 * 100%);
  }
  .reason__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .reason__header {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 340px;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .reason__header > img {
    display: block;
    width: calc(52.24/370 * 100%);
    object-fit: cover;
    margin-right: 10px;
  }
  .reason-menu {
    display: block;
    max-width: 390px;
    width: 100%;
    margin: 30px auto 0;
    padding: 0 25px;
  }
  .reason-menu > li {
    display: block;
    width: 100%;
  }
  .reason-menu > li + li {
    margin-top: 15px;
  }
  .reason-menu > li > a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 100px;
    border: 5px solid var(--red);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    background-color: var(--white);
    background-image: url(./assets/images/circle-rd.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 20px auto;
    padding: 15px 40px 15px 60px;
  }
  .reason-menu > li > a > span {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 22px;
    background-color: var(--red);
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    font-family: var(--oswald);
    color: var(--white);
    margin-right: 30px;
  }
  .reason-menu > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .reason__main {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .reason-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 20px;
  }
  .reason-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .reason-box:nth-child(odd) {
    margin-left: auto;
  }
  .reason-box + .reason-box {
    margin-top: 50px;
  }
  .reason-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(300/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .reason-box__content { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;    
  }
  .reason-box__badge {
    display: block;
    width: 125px;
  }
  .reason-box__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .reason-box__title {
    display: block;
    width: 100%;
    font-size: min(21px + (26 - 21) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
  }
  .reason-box__title > span {
    color: var(--red);
  }
  .reason-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .reason-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) {
  .reason {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: rgba(255,247,0,0.15);
    background-image: url(./assets/images/reason/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .reason__body {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 clamp(20px,calc(60/1400 * 100%),60px);
    background-image: url(./assets/images/reason/prince.png);
    background-repeat: no-repeat;
    background-position: left 0 top 70px;
    background-size: calc(604.34/1400 * 100%) auto;
  }
  .reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .reason__figure {
    display: block;
    max-width: 402.34px;
    width: calc(402.34/1280 * 100%);
  }
  .reason__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .reason__header {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .reason__header > img {
    display: block;
    width: calc(80/1280 * 100%);
    object-fit: cover;
    margin-right: 10px;
  }
  .reason-menu {
    display: block;
    max-width: 860px;
    width: calc(860/1400 * 100%);
    margin: 30px auto 0;
  }
  .reason-menu > li {
    display: block;
    width: 100%;
  }
  .reason-menu > li + li {
    margin-top: 20px;
  }
  .reason-menu > li > a {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 100px;
    border: 5px solid var(--red);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/circle-rd.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 20px auto;
    padding: 15px 50px 15px 104px;
  }
  .reason-menu > li > a > span {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background-color: var(--red);
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    font-family: var(--oswald);
    color: var(--white);
    margin-right: 30px;
  }
  .reason-menu > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .reason__main {
    display: block;
    width: 100%;
    padding-top: 40px;
  }
  .reason-box {
    position: relative;
    display: block;
    max-width: 1170px;
    width: calc(1170/1280 * 100%);
    padding: 30px 0;
    margin-top: 60px;
  }
  .reason-box:nth-child(4) {
    padding: 50px 0;
  }
  .reason-box:nth-child(odd) {
    margin-left: auto;
  }
  .reason-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(555/1170 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .reason-box:nth-child(even) .reason-box__figure {
    margin-left: auto;
  }
  .reason-box__content {
    position: absolute;
    top: 0;    
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(890/1170 * 100%);
    height: 100%;
    background-color: var(--white);
  }
  .reason-box:nth-child(odd) .reason-box__content {
    right: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%) calc(325/1170 * 100%);
  }
  .reason-box:nth-child(even) .reason-box__content {
    left: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(325/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%);
  }
  .reason-box__badge {
    display: block;
    width: calc(156/535 * 100%);
  }
  .reason-box__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .reason-box__title {
    display: block;
    width: 100%;
    font-size: min(20px + (40 - 20) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(30px + (50 - 30) * ((100vw - 768px) / (1400 - 768)), 50px);
    text-align: justify;
    word-break: break-all;
    margin-top: -5px;
  }
  .reason-box__title > span {
    color: var(--red);
  }
  .reason-box__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (16 - 12) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 700;
    line-height: min(18px + (28 - 18) * ((100vw - 768px) / (1400 - 768)), 28px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: min(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)), 20px);
  }
  .reason-box__txt > span {
    font-size: min(14px + (18 - 14) * ((100vw - 768px) / (1400 - 768)), 18px);
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
/*
PAGE - flow
--------------------------------------------- */
/*main*/
@media screen and (max-width: 767px) {
  .flow-main {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-image: url(./assets/images/flow/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .flow-main > .container {
    padding: 0 10px;
  }
  .flow-main__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 15px;
  }
  .flow-main__subtitle {
    display: block;
    max-width: 240px;
    width: 100%;
  }
  .flow-main__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .flow-main__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .flow-main__header > span {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .flow-main__header > span > i {
    color: var(--red);
  }
  .flow-main__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
    padding: 0 20px;
  }
  .flow-main-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .flow-main-step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .flow-main-step:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 33px;
    height: 20px;
    background-image: url(./assets/images/flow/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .flow-main-step + .flow-main-step {
    margin-top: 80px;
  }
  .flow-main-step__badge {
    position: absolute;
    top: -18px;
    right: 10px;
    display: block;
    width: 60px;
  }
  .flow-main-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .flow-main-step__figure {
    display: block;
    width: calc(250/310 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .flow-main-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .flow-main-step__content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .flow-main-step__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 26px;
    padding-bottom: 20px;
  }
  .flow-main-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .flow-main-step__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
  }
  .flow-main-step__phone {
     display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
    padding: 10px 0;
  }
  .flow-main-step__phone-title {
     display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    text-align: center;
  }
  .flow-main-step__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .flow-main-step__phone-tel {
    display: block;
    width: auto;
    font-size:min(26px + (335 - 26) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 35px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .flow-main-step__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .flow-main-step__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-top: 5px;
  }
  .flow-main-step__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .flow-main-step__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .flow-main-step__line > span {
    display: block;
    width: auto;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 57px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .flow-main-step__line > span > i {
    color: var(--yellow);
  }
  .flow-main-step__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
    margin-top: 15px;
  } 
  .flow-main-step__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .flow-main-step__contact > span {
    display: block;
    width: auto;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
  .flow-main-step__memo {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    margin-top: 20px;
  }
  .flow-main-step__memo > span {
    position: absolute;
    left: 0;
  }
  .flow-main-step__subtitle {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 22px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .flow-main-step__list {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px;
    border-radius: 10px;
    background-color: #FFFEDA;
  }
  .flow-main-step__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .flow-main-step__list > li + li {
    margin-top: 10px;
  }
  .flow-main-step__list > li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .flow-main-step__list > li > span {
    font-weight: 700;
  }
  .flow-main-step__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .flow-main__truck {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
  }
  .flow-main__truck > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
}
@media screen and (min-width: 768px) {
  .flow-main {
    display: block;
    width: 100%;
    padding: 60px 0 0;
    background-image: url(./assets/images/flow/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .flow-main__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;    
  }
  .flow-main__subtitle {
    display: block;
    width: calc(280/1140 * 100%);
  }
  .flow-main__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .flow-main__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .flow-main__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .flow-main__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .flow-main__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
  .flow-main-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .flow-main-step {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: calc(30/1140 * 100%) calc(30/1140 * 100%) calc(30/1140 * 100%) calc(50/1140 * 100%);
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .flow-main-step:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 33px;
    height: 20px;
    background-image: url(./assets/images/flow/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .flow-main-step + .flow-main-step {
    margin-top: 90px;
  }
  .flow-main-step__badge {
    position: absolute;
    top: -30px;
    right: 10px;
    display: block;
    width: 100px;
  }
  .flow-main-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .flow-main-step__figure {
    display: block;
    width: calc(250/920 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .flow-main-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .flow-main-step__content {
    display: block;
    width: calc(640/920 * 100%);
  }
  .flow-main-step__title {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 55px;
    padding-right: 90px;
    padding-bottom: 20px;
  }
  .flow-main-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .flow-main-step__btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 570px;
    width: 100%;
    margin-top: 20px;
  }
  .flow-main-step__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
  }
  .flow-main-step__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .flow-main-step__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .flow-main-step__phone-tel {
    display: block;
    width: auto;
    font-size:38px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .flow-main-step__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .flow-main-step__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-left: 10px;
  }
  .flow-main-step__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .flow-main-step__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .flow-main-step__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 47px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .flow-main-step__line > span > i {
    color: var(--yellow);
  }
  .flow-main-step__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .flow-main-step__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .flow-main-step__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 46px auto;
  }
  .flow-main-step__memo {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    margin-top: 20px;
  }
  .flow-main-step__memo > span {
    position: absolute;
    left: 0;
  }
  .flow-main-step__subtitle {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .flow-main-step__list {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #FFFEDA;
  }
  .flow-main-step__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .flow-main-step__list > li + li {
    margin-top: 10px;
  }
  .flow-main-step__list > li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .flow-main-step__list > li > span {
    font-weight: 700;
  }
  .flow-main-step__btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .flow-main__truck {
    display: block;
    width: 100%;
    margin-top: -50px;
  }
  .flow-main__truck > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .flow-main-step__title {
    font-size: 28px;
    line-height: 50px;
  }
  .flow-main-step__line > span {
    font-size: 16px;
    padding-left: 37px;
    background-size: 32px auto;
  }
  .flow-main-step__contact > span {
    font-size: 16px;
    padding-left: 36px;
    background-size: 30px auto;
  }
}
/*recycle*/
@media screen and (max-width: 767px) {
  .flow-recycle {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: var(--white);
  }
  .flow-recycle__body {
    display: block;
    width: 100%;
  }
  .flow-recycle__content-wrap {
    display: block;
    width: 100%;
  }
  .flow-recycle__content {
    display: block;
    width: 100%;
  }
  .flow-recycle__header {
    display: block;
    width: 100%;
    font-size: min(24px + (26 - 24) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    padding-bottom: 30px;
    text-align: center;
  }
  .flow-recycle__header > span {
    color: var(--red);
  }
  .flow-recycle__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .flow-recycle__figure {
    display: block;
    max-width: 540px;
    width: 100%;
    padding: 0 10px 0 20px;
    margin: 0 auto;
  }
  .flow-recycle__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .flow-recycle {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .flow-recycle__body {
    position: relative;
    display: block;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
  .flow-recycle__content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
  }
  .flow-recycle__content {
    display: block;
    width: calc(710/1140 * 100%);
  }
  .flow-recycle__header {
    display: block;
    width: 100%;
    font-size: min(36px + (40 - 36) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(50px + (60 - 50) * ((100vw - 1025px) / (1400 - 1025)), 60px);
    padding-bottom: 30px;
  }
  .flow-recycle__header > span {
    color: var(--red);
  }
  .flow-recycle__txt {
    display: block;
    width: 100%;
    font-size: min(16px + (18 - 16) * ((100vw - 1025px) / (1400 - 1025)), 18px);
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: min(28px + (34 - 28) * ((100vw - 1025px) / (1400 - 1025)), 28px);
    text-align: justify;
    word-break: break-all;
  }
  .flow-recycle__figure {
    display: block;
    width: 50%;
    margin-left: auto;
  }
  .flow-recycle__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .flow-recycle__header {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 15px;
  }
  .flow-recycle__txt {
    font-size: 15px;
    line-height: 20px;
  }
}
/*nayami*/
@media screen and (max-width: 767px) {
  .flow-nayami {
    position: relative;
    display: block;
    width: 100%;
    background-image: url(./assets/images/flow/nyami-bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 60px;
  }
  .flow-nayami__body {
    display: block;
    max-width: 540px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
  }
  .flow-nayami__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .flow-nayami__header > span {
    display: block;
    width: 100%;
    font-size: min(17px + (20 - 17) * ((100vw - 320px) / (390 - 320)), 20px);
    font-weight: 700;
    letter-spacing: 0.07em;
    color: var(--white);
    line-height: 26px;
    padding: 0 40px;
    text-align: center;
    background-image: url(./assets/images/flow/left.png),url(./assets/images/flow/right.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left center, right center;
    background-size: 30px auto, 30px auto;
  }
  .flow-nayami__list {
    display: block;
    width: calc(100% - 20px);
    padding: 30px 10px;
    background-color: var(--white);
    border-radius: 20px;
    margin: 30px auto 0;
  }
  .flow-nayami__list > li {
    position: relative;
    display: block;
    width: 100%;
    min-height: 27px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-left: 37px;
    background-image: url(./assets/images/flow/checkbox.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 27px auto;
  }
  .flow-nayami__list > li > span {
    color: var(--red);
  }
  .flow-nayami__list > li + li {
    margin-top: 15px;
  }
  .flow-nayami__figure {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .flow-nayami__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .flow-nayami {
    position: relative;
    display: block;
    width: 100%;
    background-image: url(./assets/images/flow/nyami-bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 80px;
  }
  .flow-nayami__body {
    display: block;
    max-width: 750px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .flow-nayami__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .flow-nayami__header > span {
    display: block;
    width: auto;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.07em;
    color: var(--white);
    line-height: 44px;
    padding: 0 40px;
    background-image: url(./assets/images/flow/left.png),url(./assets/images/flow/right.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left center, right center;
    background-size: 30px auto, 30px auto;
  }
  .flow-nayami__list {
    display: block;
    width: 100%;
    padding: 30px 50px;
    background-color: var(--white);
    border-radius: 20px;
    margin-top: 30px;
  }
  .flow-nayami__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 35px;
    text-align: justify;
    word-break: break-all;
    padding-left: 47px;
    background-image: url(./assets/images/flow/checkbox.png);
    background-repeat: no-repeat;
    background-position: left top 4px;
    background-size: 27px auto;
  }
  .flow-nayami__list > li > span {
    color: var(--red);
  }
  .flow-nayami__list > li + li {
    margin-top: 25px;
  }
  .flow-nayami__figure {
    display: block;
    width: 100%;
  }
  .flow-nayami__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
/*
PAGE - price
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .price {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-image: url(./assets/images/price/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .price > .container {
    padding: 0 10px;
  }
  .price-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding: 0 20px;
  }
  .price-intro__txt > span {
    color: var(--red);
  }
  .price-method {
    display: block;
    width: 100%;
  }
  .price-method__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    padding: 0 15px;
  }
  .price-method__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .price-method__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-method__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .price-method__header > span {
    color: var(--red);
  }
  .price-method__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
    padding: 0 15px;
  }
  .price-method__figure {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .price-method__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-method__list {
    display: block;
    width: 100%;
    padding: 20px;
    background-color: var(--white);
    border-radius: 20px;
    border: 5px solid var(--red);
  }
  .price-method__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-left: 15px;
  }
  .price-method__list > li::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: var(--red);
  }
  .price-method__list > li + li {
    margin-top: 15px;
  }
  .price-include {
    display: block;
    width: 100%;
    padding: 0 0 60px;
  }
  .price-include__title {
    display: block;
    width: 100%;
    padding: 60px 0 120px;
    font-size: min(30px + (34 - 30) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    background-image: url(./assets/images/price/prince2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 120px;
    text-align: center;
  }
  .price-include__title > span {
    color: var(--red);
  }
  .price-include__points {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }
  .price-include__point {
    position: relative;
    display: block;
    width: calc(50% - 5px);
    border-radius: 20px;
    overflow: hidden;
    margin-right: 10px;
  }
  .price-include__point:nth-child(2n),
  .price-include__point:last-child {
    margin-right: 0;
  }
  .price-include__point:nth-child(n+3) {
    margin-top: 15px;
  }
  .price-include__point-figure {
    display: block;
    width: 100%;
  }
  .price-include__point-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-include__point-title {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(245,58,37,0.8);
    width: 100%;
    height: 60px;
    font-size: 15px;
    font-weight: 700;
    color: var(--white);
    letter-spacing: 0.05em;
    line-height: 20px;
  }
  .price-include__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .price {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-image: url(./assets/images/price/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .price-intro__txt {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 40px;
    text-align: center;
  }
  .price-intro__txt > span {
    color: var(--red);
    font-size: 24px;
  }
  .price-method {
    display: block;
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
  }
  .price-method__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .price-method__subtitle {
    display: block;
    width: calc(288.79/800 * 100%);
  }
  .price-method__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-method__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .price-method__header > span {
    font-size: 60px;
    color: var(--red);
  }
  .price-method__txt {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 30px;
  }
  .price-method__figure {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .price-method__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-method__list {
    display: block;
    width: 100%;
    padding: 30px;
    background-color: var(--white);
    border-radius: 20px;
    border: 5px solid var(--red);
  }
  .price-method__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-left: 26px;
  }
  .price-method__list > li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: var(--red);
  }
  .price-method__list > li + li {
    margin-top: 30px;
  }
  .price-include {
    display: block;
    width: 100%;
    padding: 0 0 100px;
  }
  .price-include__title {
    display: block;
    width: 100%;
    padding: 130px 0 60px;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    background-image: url(./assets/images/price/prince2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: calc(304/1140 * 100%) auto;
    text-align: center;
  }
  .price-include__title > span {
    color: var(--red);
    font-size: 60px;
  }
  .price-include__points {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    column-gap: 20px;
    width: 100%;
  }
  .price-include__point {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  .price-include__point-figure {
    display: block;
    width: 100%;
  }
  .price-include__point-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-include__point-title {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(245,58,37,0.8);
    width: 100%;
    height: 72px;
    font-size: 20px;
    font-weight: 700;
    color: var(--white);
    letter-spacing: 0.05em;
    line-height: 24px;
  }
  .price-include__txt {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .price-intro__txt {
    font-size: 18px;
  }
  .price-include__title {
    font-size: 40px;
    line-height: 50px;
  }
  .price-include__title > span {
    font-size: 50px;
  }
  .price-include__point-title {
    height: 50px;
    font-size: 16px;
    line-height: 18px;
  }
}
/*feature*/
@media screen and (max-width: 767px) {  
  .price-feature__body {
    display: block;
    max-width: 510px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .price-feature-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 20px;
  }
  .price-feature-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .price-feature-box:nth-child(odd) {
    margin-left: auto;
  }
  .price-feature-box + .price-feature-box {
    margin-top: 50px;
  }
  .price-feature-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(300/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .price-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .price-feature-box__content { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;    
  }
  .price-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(21px + (26 - 21) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
  }
  .price-feature-box__title > span {
    color: var(--red);
  }
  .price-feature-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .price-feature-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) {
  .price-feature__body {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 clamp(20px,calc(60/1400 * 100%),60px);
  }
  .price-feature-box {
    position: relative;
    display: block;
    max-width: 1170px;
    width: calc(1170/1280 * 100%);
    padding: 30px 0;
  }
  .price-feature-box:nth-child(odd) {
    margin-left: auto;
  }
  .price-feature-box + .price-feature-box {
    margin-top: 60px;
  }
  .price-feature-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(555/1170 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .price-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .price-feature-box:nth-child(even) .price-feature-box__figure {
    margin-left: auto;
  }
  .price-feature-box__content {
    position: absolute;
    top: 0;    
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(890/1170 * 100%);
    height: 100%;
    background-color: var(--white);
  }
  .price-feature-box:nth-child(odd) .price-feature-box__content {
    right: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%) calc(325/1170 * 100%);
  }
  .price-feature-box:nth-child(even) .price-feature-box__content {
    left: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(325/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%);
  }
  .price-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(22px + (40 - 22) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(34px + (50 - 34) * ((100vw - 768px) / (1400 - 768)), 50px);
    text-align: justify;
    word-break: break-all;
    margin-top: -5px;
  }
  .price-feature-box__title > span {
    color: var(--red);
  }
  .price-feature-box__txt {
    display: block;
    width: 100%;
    font-size: min(13px + (16 - 13) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 700;
    line-height: min(20px + (28 - 20) * ((100vw - 768px) / (1400 - 768)), 28px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: min(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)), 20px);
  }
  .price-feature-box__txt > span {
    font-size: min(14px + (18 - 14) * ((100vw - 768px) / (1400 - 768)), 18px);
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .price-feature-box:last-child {
    padding: calc(30px + 4vw) 0;
  }
}
/*
PAGE - point
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .point {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-image: url(./assets/images/point/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .point > .container {
    padding: 0 10px;
  }
  .point__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 15px;
  }
  .point__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .point__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .point__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    text-align: center;
  }
  .point__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
    padding: 0 15px;
  }
  .point__txt > span {
    color: var(--red);
  }
  .point-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .point-step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .point-step + .point-step {
    margin-top: 40px;
  }
  .point-step__badge {
    position: absolute;
    top: -18px;
    right: 10px;
    display: block;
    width: 60px;
  }
  .point-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .point-step__figure {
    display: block;
    width: calc(250/310 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .point-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .point-step__content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .point-step__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 26px;
    padding-bottom: 20px;
  }
  .point-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .point-step__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .point-truck {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 158px;
    margin-top: 30px;
  }
  .point-truck > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (min-width: 768px) {
  .point {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    background-image: url(./assets/images/point/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .point__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .point__subtitle {
    display: block;
    width: calc(279.74/1140 * 100%);
  }
  .point__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .point__header {
    display: block;
    width: 100%;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
  }
  .point__txt {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
  .point__txt > span {
    color: var(--red);
    font-size: 24px;
  }
  .point-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .point-step {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: calc(30/1140 * 100%) calc(30/1140 * 100%) calc(30/1140 * 100%) calc(50/1140 * 100%);
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .point-step + .point-step {
    margin-top: 80px;
  }
  .point-step__badge {
    position: absolute;
    top: -30px;
    right: 10px;
    display: block;
    width: 100px;
  }
  .point-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .point-step__figure {
    display: block;
    width: calc(250/920 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .point-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .point-step__content {
    display: block;
    width: calc(640/920 * 100%);
  }
  .point-step__title {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 55px;
    padding-right: 90px;
    padding-bottom: 20px;
  }
  .point-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .point-step__txt > span {
    font-size: min(14px + (18 - 14) * ((100vw - 768px) / (1400 - 768)), 18px);
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .point-truck {
    display: block;
    width: 100%;
    margin-top: 100px;
  }
  .point-truck > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .point__txt {
    font-size: 16px;
  }
  .point__txt > span {
    font-size: 18px;
  }
  .point-step {
    align-items: flex-start;
  }
  .point-step__title {
    font-size: 24px;
    line-height: 33px;
    padding-bottom: 10px;
  }
  .point-step__badge {
    right: 15px;
    width: 80px;
  }
  .point-steps + p {
    font-size: 13px;
  }
  .point-truck {
    margin-top: 60px;
  }
}
/*
PAGE - privacypolicy
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .privacypolicy {
    display: block;
    padding: 80px 0;
    background-color: var(--white);
  }
  .site-emergency.privacypolicy-emergency {
    background-image: linear-gradient(var(--white),var(--white)),url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .privacypolicy__body {
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .privacypolicy__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .privacypolicy__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }
  .privacypolicy__block-title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 5px 0 5px 50px;
  }
  .privacypolicy__block-title > span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 1;
    color: var(--white);
    font-family: var(--oswald);
    font-weight: 500;
    background-image: url(./assets/images/privacypolicy/badge.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .privacypolicy__block-txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .privacypolicy__block-list {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }
  .privacypolicy__block-list > li {
    position: relative;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .privacypolicy__block-list > li + li {
    margin-top: 10px;
  }
  .privacypolicy__block-list > li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .privacypolicy__block-subtitle {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .privacypolicy__block-subtitle + .privacypolicy__block-txt {
    margin-top: 5px;
  }
  .privacypolicy__block-link {
    position: relative;
    width: auto;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
    margin-top: 5px;
  }
  .privacypolicy__block-link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .privacypolicy__block-name {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .privacypolicy {
    display: block;
    padding: 100px 0;
    background-color: var(--white);
  }
  .site-emergency.privacypolicy-emergency {
    background-image: linear-gradient(var(--white),var(--white)),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .privacypolicy__body {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .privacypolicy__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 2;
    text-align: center;
  }
  .privacypolicy__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 90px;
    margin-top: 50px;
  }
  .privacypolicy__block-title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 15px 0;
  }
  .privacypolicy__block-title > span {
    position: absolute;
    top: 0;
    left: -90px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    font-size: 40px;
    color: var(--white);
    font-family: var(--oswald);
    font-weight: 500;
    background-image: url(./assets/images/privacypolicy/badge.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .privacypolicy__block-txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .privacypolicy__block-list {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }
  .privacypolicy__block-list > li {
    position: relative;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .privacypolicy__block-list > li + li {
    margin-top: 10px;
  }
  .privacypolicy__block-list > li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .privacypolicy__block-subtitle {
    position: relative;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .privacypolicy__block-subtitle + .privacypolicy__block-txt {
    margin-top: 5px;
  }
  .privacypolicy__block-link {
    position: relative;
    width: auto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    color: var(--font-color);
    margin-top: 5px;
  }
  .privacypolicy__block-link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .privacypolicy__block-name {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 5px;
  }
}
/*
PAGE - cancelpolicy
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .cancelpolicy {
    display: block;
    padding: 80px 0;
    background-color: var(--white);
  }
  .site-emergency.cancelpolicy-emergency {
    background-image: linear-gradient(var(--white),var(--white)),url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .cancelpolicy__body {
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .cancelpolicy__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }
  .cancelpolicy__block + .cancelpolicy__block {
    margin-top: 40px;
  }
  .cancelpolicy__block-title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 5px 0 5px 50px;
  }
  .cancelpolicy__block-title > span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 1;
    color: var(--white);
    font-family: var(--oswald);
    font-weight: 500;
    background-image: url(./assets/images/cancelpolicy/badge.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .cancelpolicy__block-txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .cancelpolicy__block-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    padding: 10px;
    border-radius: 10px;
    background-color: #FFFEDA;
    margin: 20px 0 0 min(10px + (40 - 10) * ((100vw - 320px) / (390 - 320)), 40px);
  }
  .cancelpolicy__block-row + .cancelpolicy__block-row {
    margin-top: 10px;
  }
  .cancelpolicy__block-row > dt {
    position: relative;
    display: block;
    width: auto;
    font-size: min(15px + (16 - 15) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    color: var(--red);
    padding-right: 10px;
  }
  .cancelpolicy__block-row > dt > span {
    position: absolute;
    top: 0;
    right: 0;
  }
  .cancelpolicy__block-row > dd {
    display: block;
    width: auto;
    font-size: min(15px + (16 - 15) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: keep-all;
    margin-top: 5px;
  }  
  .cancelpolicy__block-list {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }
  .cancelpolicy__block-list > li {
    position: relative;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .cancelpolicy__block-list > li + li {
    margin-top: 10px;
  }
  .cancelpolicy__block-list > li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }  
}
@media screen and (min-width: 768px) {
  .cancelpolicy {
    display: block;
    padding: 100px 0;
    background-color: var(--white);
  }
  .site-emergency.cancelpolicy-emergency {
    background-image: linear-gradient(var(--white),var(--white)),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .cancelpolicy__body {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .cancelpolicy__block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 90px;    
  }
  .cancelpolicy__block + .cancelpolicy__block {
    margin-top: 50px;
  }
  .cancelpolicy__block-title {
    position: relative;
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 15px 0;
  }
  .cancelpolicy__block-title > span {
    position: absolute;
    top: 0;
    left: -90px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    font-size: 40px;
    color: var(--white);
    font-family: var(--oswald);
    font-weight: 500;
    background-image: url(./assets/images/cancelpolicy/badge.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .cancelpolicy__block-txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .cancelpolicy__block-row {
    display: flex;
    align-items: center;
    width: auto;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #FFFEDA;
    margin-top: 20px;
  }
  .cancelpolicy__block-row + .cancelpolicy__block-row {
    margin-top: 10px;
  }
  .cancelpolicy__block-row > dt {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    color: var(--red);
    text-align: justify;
    word-break: keep-all;
  }
  .cancelpolicy__block-row > dt > span {
    padding: 0 20px;
  }
  .cancelpolicy__block-row > dd {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: keep-all;
  }
  .cancelpolicy__block-list {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }
  .cancelpolicy__block-list > li {
    position: relative;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .cancelpolicy__block-list > li + li {
    margin-top: 10px;
  }
  .cancelpolicy__block-list > li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .cancelpolicy__block-row {
    padding: 10px 15px;
  }
}
/*
PAGE - sitemap
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .sitemap {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #FFF2EA;
  }
  .sitemap__body {
    display: flex;
    flex-direction: column;
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
  }
  .sitemap-col {
    display: block;
    width: 100%;
  }
  .sitemap-col + .sitemap-col {
    margin-top: 50px;
  }
  .sitemap-block {
    display: block;
    width: 100%;
  }
  .sitemap-block + .sitemap-block {
    margin-top: 50px;
  }
  .sitemap-block__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 15px;
  }
  .sitemap-block__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .sitemap-block__list > li {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .sitemap-block__list > li.child {
    padding-left: 10px;
  }
  .sitemap-block__list > li + li {
    margin-top: 20px;
  }
  .sitemap-block__list > li > a {
    display: block;
    width: auto;
    font-size: 14px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 20px;
  }
  .sitemap-block__list > li.submenu {
    padding-left: 15px;
  }
  .sitemap-block__list > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .sitemap {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFF2EA;
  }
  .sitemap__body {
    display: flex;
    justify-content: space-between;
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
  }
  .sitemap-col {
    display: block;
    width: calc(310/960 * 100%);
  }
  .sitemap-block {
    display: block;
    width: 100%;
  }
  .sitemap-block + .sitemap-block {
    margin-top: 50px;
  }
  .sitemap-block__title {
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 10px;
  }
  .sitemap-block__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .sitemap-block__list > li {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .sitemap-block__list > li.child {
    padding-left: 20px;
  }
  .sitemap-block__list > li + li {
    margin-top: 20px;
  }
  .sitemap-block__list > li > a {
    display: block;
    width: auto;
    font-size: 15px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 20px;
  }
  .sitemap-block__list > li.submenu {
    padding-left: 20px;
  }
  .sitemap-block__list > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .sitemap-block__list > li > a {
    font-size: 14px;
  }
}
/*
PAGE - faq
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .faq {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #FFF2EA;
  }
  .faq > .container {
    padding: 0 10px;
  }
  .faq-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .faq-menu > li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .faq-menu > li + li {
    margin-top: 10px;
  }
  .faq-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 60px;
    border-radius: 35px;
    border: 4px solid var(--red);
    font-size:min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 0 50px 0 40px;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/faq/arrow.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 12px auto;
  }  
  .faq-menu > li > a:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  .faq-wrap {
    display: block;
    width: 100%;
    padding: 50px 10px;
    background-color: var(--white);
    border-radius: 20px;
    margin-top: 60px;
  }
  .faq-box {
    display: block;
    width: 100%;
  }
  .faq-box + .faq-box {
    margin-top: 50px;
    padding-top: 50px;
    background-image: linear-gradient(90deg,var(--red) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 10px 2px;
  }
  .faq-box:first-child {
    padding-top: 50px;
    margin-top: -50px;
  }
  .faq-box__title {
    display: block;
    width: 100%;
    font-size: min(18px + (20 - 18) * ((100vw - 320px) / (390 - 320)), 20px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    text-align: center;
    padding-bottom: 30px;
  }
  .faq-list {
    display: block;
    width: 100%;
  }
  .faq-list > li {
    display: block;
    width: 100%;
  }
  .faq-list > li + li {
    margin-top: 15px;
  }
  .faq-question {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;    
    background-color: var(--white);
    border-radius: 10px;
    border: 1px solid var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 10px 35px 10px 50px;    
  }
  .faq-question.active {
    background-color: #FFE2D0;
  }
  .faq-question::before {
    content: "Q";
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: var(--red);
    color: var(--white);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
  }
  .faq-question > i {
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    width: 18px;
    height: 18px;
  }
  .faq-question > i::before,
  .faq-question > i::after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    display: block;
    background-color: var(--red);
  }
 .faq-question > i::before {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
  }
  .faq-question > i::after {
    top: calc(50% - 0.035rem);
    left: calc(50% - 0.045rem);
    width: 100%;
    height: 2px;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .faq-question.active > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0deg) translate(-50%,-50%);
    transform-origin: 0 0%;
  }
  .faq-answer__wrap {
    display: none;
    width: 100%;
  }
  .faq-answer__main {
    display: block;
    width: 100%;
    padding: 15px 10px 15px;
  }
  .faq-answer__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .faq-answer__txt > a {
    color: var(--red);
  }
  .faq-answer__txt > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width: 768px) {
  .faq {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFF2EA;
  }
  .faq-menu {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: auto;
    column-gap: 30px;
    row-gap: 30px;
    width: 100%;
  }
  .faq-menu > li {
    display: block;
    width: 100%;
  }
  .faq-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: min(15px + (18 - 15) * ((100vw - 1025px) / (1140 - 1025)), 18px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/faq/arrow.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 12px auto;
  }  
  .faq-menu > li > a:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  .faq-wrap {
    display: block;
    width: 100%;
    padding: calc(70/1140 * 100%);
    background-color: var(--white);
    border-radius: 20px;
    margin-top: 80px;
  }
  .faq-box {
    display: block;
    width: 100%;
  }
  .faq-box + .faq-box {
    margin-top: 80px;
    padding-top: 80px;
    background-image: linear-gradient(90deg,var(--red) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 10px 2px;
  }
  .faq-box:first-child {
    padding-top: 80px;
    margin-top: -80px;
  }
  .faq-box__title {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
    padding-bottom: 50px;
  }
  .faq-list {
    display: block;
    width: 100%;
  }
  .faq-list > li {
    display: block;
    width: 100%;
  }
  .faq-list > li + li {
    margin-top: 30px;
  }
  .faq-question {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;    
    background-color: var(--white);
    border-radius: 10px;
    border: 1px solid var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 25px 50px 25px 75px;    
  }
  .faq-question.active {
    background-color: #FFE2D0;
  }
  .faq-question::before {
    content: "Q";
    position: absolute;
    top: 25px;
    left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: var(--red);
    color: var(--white);
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
  }
  .faq-question > i {
    position: absolute;
    top: 35px;
    right: 25px;
    display: block;
    width: 20px;
    height: 20px;
  }
  .faq-question > i::before,
  .faq-question > i::after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    display: block;
    background-color: var(--red);
  }
 .faq-question > i::before {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
  }
  .faq-question > i::after {
    top: calc(50% - 0.035rem);
    left: calc(50% - 0.045rem);
    width: 100%;
    height: 2px;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .faq-question.active > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0deg) translate(-50%,-50%);
    transform-origin: 0 0%;
  }
  .faq-answer__wrap {
    display: none;
    width: 100%;
  }
  .faq-answer__main {
    display: block;
    width: 100%;
    padding: 15px 25px 30px 25px;
  }
  .faq-answer__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .faq-answer__txt > a {
    color: var(--red);
  }
  .faq-answer__txt > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .faq-menu {
    column-gap: 10px;
    row-gap: 10px;
  }
  .faq-menu > li > a {
    height: 60px;
    border: 4px solid var(--red);
    font-size: 12px;
    letter-spacing: 0;
    background-position: right 10px center;
    background-size: 12px auto;
  }
}
/*
PAGE - kaisyuu
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .kaisyuu {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #EFEFEF;
  }
  .site-emergency.kaisyuu-page {
    background-image: linear-gradient(#EFEFEF,#EFEFEF),url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .kaisyuu__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .kaisyuu__header > span:nth-child(1) {
    font-size: 44px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .kaisyuu__header > span:nth-child(2) {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .home-kaisyuu__sp {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .home-kaisyuu__sp > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaisyuu__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 40px;
  }
  .kaisyuu__txt > span {
    color: var(--red);
  }
  /*menu*/
  .kaisyuu-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 50px;
  }
  .kaisyuu-menu > li {
    display: flex;
    align-items: center;
    width: auto;
    margin: 5px;
  }
  .kaisyuu-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    border-radius: 50px;
    border: 4px solid var(--red);
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    padding: 10px 50px 10px 40px;
    color: var(--red);
    text-align: center;
    background-color: var(--white);
    background-image: url(./assets/images/faq/arrow.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 12px auto;
    
  }  
  .kaisyuu-menu > li > a:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  /*wrap*/
  .kaisyuu-wrap {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .kaisyuu-box {
    display: block;
    width: 100%;
  }
  .kaisyuu-box + .kaisyuu-box {
    position: relative;
    margin-top: 60px;
    padding-top: 60px;
  }
  .kaisyuu-box + .kaisyuu-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg,var(--red) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 10px 2px;
  }
  .kaisyuu-box:first-child {
    padding-top: 60px;
    margin-top: -60px;
  }
  .kaisyuu-box__title {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: center;
    padding-bottom: 30px;
  }
  .kaisyuu-box__content {
    display: block;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    background-color: var(--white);
  }
  .kaisyuu-box-block {
    display: block;
    width: 100%;        
  }
  .kaisyuu-box-block:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
  }
  .kaisyuu-box-block + .kaisyuu-box-block {
    margin-top: 15px;
  }
  .kaisyuu-box-block__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--red);
    background-color: #FFEDEB;
    padding: 5px 0 5px 10px;
    border-left: 2px solid var(--red);
    margin-bottom: 15px;
  }
  .kaisyuu-box-block__list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 5px;
    row-gap: 0;
    grid-template-rows: auto;
    row-gap: 20px;
    width: 100%;    
  }
  .kaisyuu-box-block__list > li {
    display: block;
    width: 100%;
    font-size: min(11px + (14 - 11) * ((100vw - 320px) / (390 - 320)), 14px);
    font-weight: 500;
    line-height: 20px;
    text-align: justify;
    word-break: break-all;
  }
  .kaisyuu__summary {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 50px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .kaisyuu {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #EFEFEF;
  }
  .site-emergency.kaisyuu-page {
    background-image: linear-gradient(#EFEFEF,#EFEFEF),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .kaisyuu__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
    background-image: url(./assets/images/kaisyuu/truck.png),url(./assets/images/kaisyuu/workman.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left top, right top;
    background-size: calc(251.35/1140 * 100%) auto,calc(288/1140 * 100%) auto;
  }
  .kaisyuu__header > span:nth-child(1) {
    font-size: 60px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 1;
  }
  .kaisyuu__header > span:nth-child(2) {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 50px;
    margin-top: 10px;
  }
  .kaisyuu__sp {
    display: none;
  }
  .kaisyuu__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
  }
  .kaisyuu__txt > span {
    color: var(--red);
    font-size: 22px;
  }
  /*menu*/
  .kaisyuu-menu {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: auto;
    column-gap: calc(30/1140 * 100%);
    row-gap: 30px;
    width: 100%;
    margin-top: 80px;
  }
  .kaisyuu-menu > li {
    display: block;
    width: 100%;
  }
  .kaisyuu-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: min(15px + (18 - 15) * ((100vw - 1025px) / (1140 - 1025)), 18px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    text-align: center;
    background-color: var(--white);
    background-image: url(./assets/images/kaisyuu/arrow.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px auto;
    padding-right: 10px;
  }  
  .kaisyuu-menu > li > a:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  /*wrap*/
  .kaisyuu-wrap {
    display: block;
    width: 100%;
    margin-top: 60px;
  }
  .kaisyuu-box {
    display: block;
    width: 100%;
  }
  .kaisyuu-box + .kaisyuu-box {
    position: relative;
    margin-top: 80px;
    padding-top: 80px;
  }
  .kaisyuu-box + .kaisyuu-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(1000/1140 * 100%);
    height: 2px;
    background-image: linear-gradient(90deg,var(--red) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 10px 2px;
  }
  .kaisyuu-box:first-child {
    padding-top: 80px;
    margin-top: -80px;
  }
  .kaisyuu-box__title {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
    padding-bottom: 30px;
  }
  .kaisyuu-box__content {
    display: block;
    width: 100%;
    padding: calc(30/1140 * 100%);
    border-radius: 20px;
    background-color: var(--white);
  }
  .kaisyuu-box-block {
    display: block;
    width: 100%;        
  }
  .kaisyuu-box-block:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
  }
  .kaisyuu-box-block + .kaisyuu-box-block {
    margin-top: 15px;
  }
  .kaisyuu-box-block__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--red);
    background-color: #FFEDEB;
    padding: 5px 0 5px 10px;
    border-left: 2px solid var(--red);
    margin-bottom: 15px;
  }
  .kaisyuu-box-block__list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: auto;
    row-gap: 20px;
    width: 100%;    
  }
  .kaisyuu-box-block__list > li {
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .kaisyuu__summary {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 32px;
    text-align: center;
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .kaisyuu-menu > li > a {
    height: 60px;
    border: 4px solid var(--red);
    font-size: 12px;
    letter-spacing: 0em;
    background-position: right 10px center;
    background-size: 8px auto;
  }
  .kaisyuu-box-block__list > li {
    font-size: 11px;
    letter-spacing: 0em;
    line-height: 20px;
  }
}
/*
PAGE - kaisyuu
--------------------------------------------- */
/*main*/
@media screen and (max-width: 767px) {
  .kaitori-main {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #E4F0F9;
  }
  .kaitori-main__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }
  .kaitori-main__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .kaitori-main__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-main__header {
    display: block;
    width: 100%;
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .kaitori-main__header > span {
    color: var(--red);
  }
  .kaitori-main__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .kaitori-main {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #E4F0F9;
  }
  .kaitori-main__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .kaitori-main__subtitle {
    display: block;
    width: calc(310/1140 * 100%);
  }
  .kaitori-main__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-main__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .kaitori-main__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .kaitori-main__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
}
/*feature*/
@media screen and (max-width: 767px) {  
  .kaitori-feature__body {
    display: block;
    max-width: 510px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 10px;
  }
  .kaitori-feature-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 20px;
  }
  .kaitori-feature-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .kaitori-feature-box:nth-child(odd) {
    margin-left: auto;
  }
  .kaitori-feature-box + .kaitori-feature-box {
    margin-top: 50px;
  }
  .kaitori-feature-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(300/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .kaitori-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .kaitori-feature-box__content { 
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;    
  }
  .kaitori-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(21px + (26 - 21) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
  }
  .kaitori-feature-box__title > span {
    color: var(--red);
  }
  .kaitori-feature-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .kaitori-feature-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) {
  .kaitori-feature__body {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 100px auto 0;
    padding: 0 clamp(20px,calc(60/1400 * 100%),60px);
  }
  .kaitori-feature-box {
    position: relative;
    display: block;
    max-width: 1170px;
    width: calc(1170/1280 * 100%);
    padding: 30px 0;
  }
  .kaitori-feature-box:nth-child(odd) {
    margin-left: auto;
  }
  .kaitori-feature-box + .kaitori-feature-box {
    margin-top: 60px;
  }
  .kaitori-feature-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(555/1170 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .kaitori-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-feature-box:nth-child(even) .kaitori-feature-box__figure {
    margin-left: auto;
  }
  .kaitori-feature-box__content {
    position: absolute;
    top: 0;    
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(890/1170 * 100%);
    height: 100%;
    background-color: var(--white);
  }
  .kaitori-feature-box:nth-child(odd) .kaitori-feature-box__content {
    right: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%) calc(325/1170 * 100%);
  }
  .kaitori-feature-box:nth-child(even) .kaitori-feature-box__content {
    left: 0;
    border-radius: 20px 0 20px 0;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
    padding: calc(30/1170 * 100%) calc(325/1170 * 100%) calc(30/1170 * 100%) calc(30/1170 * 100%);
  }
  .kaitori-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(22px + (40 - 22) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(34px + (50 - 34) * ((100vw - 768px) / (1400 - 768)), 50px);
    text-align: justify;
    word-break: break-all;
    margin-top: -5px;
  }
  .kaitori-feature-box__title > span {
    color: var(--red);
  }
  .kaitori-feature-box__txt {
    display: block;
    width: 100%;
    font-size: min(13px + (16 - 13) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 700;
    line-height: min(20px + (28 - 20) * ((100vw - 768px) / (1400 - 768)), 28px);
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    margin-top: min(10px + (20 - 10) * ((100vw - 768px) / (1400 - 768)), 20px);
  }
  .kaitori-feature-box__txt > span {
    font-size: min(14px + (18 - 14) * ((100vw - 768px) / (1400 - 768)), 18px);
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .kaitori-feature-box:last-child {
    padding: calc(30px + 2vw) 0;
  }
}
/*list*/
@media screen and (max-width: 767px) {
  .kaitori-list {
    display: block;
    width: 100%;
    margin-top: 80px;
  }
  .kaitori-list__hgroup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .kaitori-list__hgroup img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-list__left {
    order: 2;
    display: block;
    width: calc(157.18/330 * 100%);
  }
  .kaitori-list__right {
    order: 3;
    display: block;
    width: calc(133.4/330 * 100%);
  }
  .kaitori-list__header {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .kaitori-list__header > span:nth-child(1) {
    font-size: 34px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .kaitori-list__header > span:nth-child(2) {
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
  }
  /*menu*/
  .kaitori-menu {
    display: grid;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .kaitori-menu > li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 5px;
  }
  .kaitori-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    border-radius: 50px;
    border: 4px solid var(--red);
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    padding: 10px 50px 10px 40px;
    color: var(--red);
    text-align: center;
    background-color: var(--white);
    background-image: url(./assets/images/faq/arrow.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 12px auto;
  }
  .kaitori-menu > li > a:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  /*wrap*/
  .kaitori-wrap {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .kaitori-box {
    display: block;
    width: 100%;
  }
  .kaitori-box + .kaitori-box {
    position: relative;
    margin-top: 60px;
    padding-top: 60px;
  }
  .kaitori-box + .kaitori-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg,var(--red) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 10px 2px;
  }
  .kaitori-box:first-child {
    padding-top: 60px;
    margin-top: -60px;
  }
  .kaitori-box__title {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: center;
    padding-bottom: 30px;
  }
  .kaitori-box__content {
    display: block;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    background-color: var(--white);
  }
  .kaitori-box-block__list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 10px;
    row-gap: 20px;
    grid-template-rows: auto;
    width: 100%;   
  }
  .kaitori-box-block__list > li {
    display: block;
    width: 100%;
    font-size: min(11px + (14 - 11) * ((100vw - 320px) / (390 - 320)), 14px);
    font-weight: 500;
    line-height: 20px;
    text-align: justify;
    word-break: break-all; 
  }
  .kaitori__summary {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 50px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .kaitori-list {
    display: block;
    width: 100%;
    margin-top: 100px;
  }
  .kaitori-list__hgroup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .kaitori-list__hgroup img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-list__left {
    display: block;
    width: calc(251.67/1140 * 100%);
  }
  .kaitori-list__right {
    display: block;
    width: calc(248.6/1140 * 100%);
  }
  .kaitori-list__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
  .kaitori-list__header > span:nth-child(1) {
    font-size: 60px;
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .kaitori-list__header > span:nth-child(2) {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
  }
  /*menu*/
  .kaitori-menu {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: auto;
    column-gap: calc(30/1140 * 100%);
    row-gap: 30px;
    width: 100%;
    margin-top: 100px;
  }
  .kaitori-menu > li {
    display: block;
    width: 100%;
  }
  .kaitori-menu > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: min(15px + (18 - 15) * ((100vw - 1025px) / (1140 - 1025)), 18px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    text-align: center;
    background-color: var(--white);
    background-image: url(./assets/images/kaitori/arrow.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px auto;
    padding-right: 10px;
  }  
  .kaitori-menu > li > a:hover {
    transition:opacity 0.3s ease;
    opacity: 0.85;
  }
  /*wrap*/
  .kaitori-wrap {
    display: block;
    width: 100%;
    margin-top: 60px;
  }
  .kaitori-box {
    display: block;
    width: 100%;
  }
  .kaitori-box + .kaitori-box {
    position: relative;
    margin-top: 80px;
    padding-top: 80px;
  }
  .kaitori-box + .kaitori-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(1000/1140 * 100%);
    height: 2px;
    background-image: linear-gradient(90deg,var(--red) 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left top;
    background-size: 10px 2px;
  }
  .kaitori-box:first-child {
    padding-top: 80px;
    margin-top: -80px;
  }
  .kaitori-box__title {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
    padding-bottom: 30px;
  }
  .kaitori-box__content {
    display: block;
    width: 100%;
    padding: calc(30/1140 * 100%);
    border-radius: 20px;
    background-color: var(--white);
  }
  .kaitori-box-block__list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: auto;
    row-gap: 20px;
    width: 100%;    
  }
  .kaitori-box-block__list > li {
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: min(15px + (16 - 15) * ((100vw - 1025px) / (1140 - 1025)), 16px);
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
  }
  .kaitori__summary {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 32px;
    text-align: center;
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .kaitori-menu > li > a {
    font-size: 14px;
  }
}
/*banner*/
@media screen and (max-width: 767px) {
  .kaitori-banner {
    display: block;
    width: 100%;
    background-image: url(./assets/images/kaitori/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 60px;
  }
  .kaitori-banner__body {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
  .kaitori-banner__figure {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .kaitori-banner__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-banner__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .kaitori-banner__txt > span {
    color: var(--red);
  }
}
@media screen and (min-width: 768px) {
  .kaitori-banner {
    display: block;
    width: 100%;
    background-image: url(./assets/images/kaitori/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .kaitori-banner__body {
    display: flex;
    align-items: center;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  .kaitori-banner__figure {
    display: block;
    width: calc(605/1400 * 100%);
  }
  .kaitori-banner__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .kaitori-banner__txt {
    display: block;
    width: calc(665/1400 * 100%);
    font-size: min(18px + (24 - 18) * ((100vw - 1025px) / (1400 - 1025)), 24px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(40px + (50 - 40) * ((100vw - 1025px) / (1400 - 1025)), 50px);
    text-align: justify;
    word-break: break-all;
  }
  .kaitori-banner__txt > span {
    color: var(--red);
    font-size: min(22px + (30 - 22) * ((100vw - 1025px) / (1400 - 1025)), 30px);
  }
}
/*
ARCHIVE - area
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .area-archive {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-image: url(./assets/images/area/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .area-archive > .container {
    padding: 0 10px;
  }
  .area__body {
    display: block;
    width: 100%;
    padding: 50px 10px;
    background-color: #F8F8F8;
    border-radius: 20px;
  }
  .area__header {
    display: block;
    width: 100%;
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    text-align: center;
    padding:0 10px 30px;
  }
  .area__header > span {
    color: var(--red);
  }
  .area__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .area__txt > span {
    color: var(--red);
  }
  .area-block {
    display: block;
    width: 100%;
    border-radius: 20px;
    border: 5px solid var(--red);
    margin-top: 50px;
    background-color: var(--white);
  }
  .area-block__title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background-color: var(--red);
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: var(--white);
    letter-spacing: 0.07em;
  }
  .area-block__cols {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    width: 100%;
  }
  .area-block__map {
    display: block;
    width: 100%;
    padding-right: 5px;
  }
  .area-block__map > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .area-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 30px 20px;
    margin-left: auto;
  }
  .area-item {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    width: 100%;
    height: 60px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: min(18px + (22 - 18) * ((100vw - 320px) / (390 - 320)), 22px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/circle-rd.png),url(./assets/images/place-red.png);
    background-repeat: no-repeat,no-repeat;
    background-position: right 15px center,left 20px center;
    background-size: 20.96px auto,25.7px auto;
  }
  .area-item + .area-item {
    margin-top: 20px;
  }
  .area__subtitle {
    display: block;
    width: 100%;
    font-size: min(19px + (21 - 19) * ((100vw - 320px) / (390 - 320)), 21px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: center;
    margin-top: 80px;
    padding-bottom: 30px;
  }
  .area__summary {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .area__summary > span {
    font-weight: 700;
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .area__memo {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 27px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .area-truck {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 210px;
    margin-top: 10px;
    overflow: hidden;
  }
  .area-truck > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
}
@media screen and (min-width: 768px) {
  .area-archive {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    background-image: url(./assets/images/area/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .area__body {
    display: block;
    width: 100%;
    padding: calc(100/1140 * 100%) calc(70/1140 * 100%);
    background-color: var(--white);
    border-radius: 20px;
  }
  .area__header {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-bottom: 50px;
  }
  .area__header > span {
    color: var(--red);
    font-size: 50px;
  }
  .area__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .area__txt > span {
    color: var(--red);
    font-size: 22px;
  }
  .area-block {
    display: block;
    width: 100%;
    border-radius: 20px;
    border: 5px solid var(--red);
    margin-top: 80px;
  }
  .area-block__title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    background-color: var(--red);
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: var(--white);
    letter-spacing: 0.07em;
  }
  .area-block__cols {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .area-block__map {
    display: block;
    width: 50%;
  }
  .area-block__map > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .area-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    padding: 100px 50px;
    margin-left: auto;
  }
  .area-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/circle-rd.png),url(./assets/images/place-red.png);
    background-repeat: no-repeat,no-repeat;
    background-position: right 15px center,left 20px center;
    background-size: 20.96px auto,25.7px auto;
  }
  .area-item + .area-item {
    margin-top: 20px;
  }
  .area__subtitle {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 46px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 80px;
    padding-bottom: 30px;
  }
  .area__summary {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: justify;
    word-break: break-all;
  }
  .area__summary > span {
    font-size:18px;
    font-weight: 700;
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .area__memo {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 32px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .area-truck {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .area-truck > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .area-items {
    padding: 40px 15px;
  }
}
/*
PAGE - company
--------------------------------------------- */
/*greeting*/
@media screen and (max-width: 767px) {
  .company-greeting {
    display: block;
    width: 100%;
    padding: 60px 0 30px;
    background-image: url(./assets/images/company/greeting-sp.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
  }
  .company-greeting > .container {
    position: relative;
    padding: 0 10px;
    padding-bottom: min(250px + (600 - 250) * ((100vw - 320px) / (767 - 320)), 600px);
  }
  .company-greeting > .container::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 30px;
    display: block;
    width: 120px;
    height: 120px;
    background-image: url(./assets/images/company/name.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .company-greeting__body {
    display: block;
    width: 100%;
    padding: 35px;
    border-radius: 20px;
    background-color: rgba(255,255,255,0.9);
    box-shadow: 3px 3px 6px rgba(0,0,0,0.16);
  }
  .company-greeting__header {
    display: block;
    width: 100%;
    font-size:21px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: center;
    padding-bottom: 30px;
  }
  .company-greeting__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .company-greeting {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-image: url(./assets/images/company/greeting-pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
  }
  .company-greeting > .container {
    max-width: 1340px;
    position: relative;
  }
  .company-greeting > .container::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: calc(90/1300 * 100%);
    display: block;
    width: calc(200/1300 * 100%);
    aspect-ratio: 1/1;
    background-image: url(./assets/images/company/name.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .company-greeting__body {
    display: block;
    width: calc(700/1300 * 100%);
    padding: calc(30/1300 * 100%);
    border-radius: 20px;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 3px 3px 6px rgba(0,0,0,0.16);
  }
  .company-greeting__header {
    display: block;
    width: 100%;
    font-size: min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 1025px) / (1400 - 1025)), 55px);
    color: var(--red);
    text-align: center;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 1025px) / (1400 - 1025)), 30px);
  }
  .company-greeting__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (16 - 12) * ((100vw - 1025px) / (1400 - 1025)), 16px);
    font-weight: 700;
    line-height: min(20px + (28 - 20) * ((100vw - 1025px) / (1400 - 1025)), 28px);
    text-align: center;
  }
}
/*profile*/
@media screen and (max-width: 767px) {
  .company-profile {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-image: url(./assets/images/company/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .company-profile > .container {
    padding: 0 10px;
  }
  .company-profile__body {
    display: block;
    width: 100%;
  }
  .company-profile__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .company-profile__header > span {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    color: var(--red);
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .company-profile__tbl {
    display: block;
    width: 100%;
    border-radius: 20px;
    padding: 50px 20px;
    background-color: var(--white);
  }
  .company-profile__row {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px solid #F7F7F7;
  }
  .company-profile__row:not(:first-child) {
    padding-top: 10px;
  }
  .company-profile__row > dt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .company-profile__row > dd {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 5px;
  }
  .company-profile__row > dd > a {
    color: var(--font-color);
  }
  .company-profile__row > dd > a:hover {
    transition: opacity 0.3s ease;
    opacity:0.85;
  }
}
@media screen and (min-width: 768px) {
  .company-profile {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-image: url(./assets/images/company/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .company-profile__body {
    display: block;
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
  }
  .company-profile__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .company-profile__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    color: var(--red);
    line-height: 60px;
    letter-spacing: 0.05em;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .company-profile__tbl {
    display: block;
    width: 100%;
    border-radius: 20px;
    padding: calc(70/940 * 100%);
    background-color: var(--white);
  }
  .company-profile__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 2px solid #F7F7F7;
  }
  .company-profile__row:not(:first-child) {
    padding-top: 20px;
  }
  .company-profile__row > dt {
    display: block;
    width: 200px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 25.5px;
    text-align: justify;
    word-break: break-all;
  }
  .company-profile__row > dd {
    display: block;
    width: calc(100% - 200px);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 25.5px;
    text-align: justify;
    word-break: break-all;
  }
  .company-profile__row > dd > a {
    color: var(--font-color);
  }
  .company-profile__row > dd > a:hover {
    transition: opacity 0.3s ease;
    opacity:0.85;
  }
}
/*
PAGE - line
--------------------------------------------- */
/*intro*/
@media screen and (max-width: 767px) {
  .line-inrto {
    display: block;
    width: 100%;
    padding: 80px 0 60px;
    background-color: var(--white);
  }
  .line-intro__body {
    display: block;
    width: 100%;
  }
  .line-intro__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .line-intro__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .line-intro__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-intro__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    text-align: center;
  }
  .line-intro-block {
    display: block;
    width: 100%;
    border-radius: 20px;
    background-color: #F8F8F8;
    margin-top: 40px;
    overflow: hidden;
  }
  .line-intro-block__title {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.07em;
    color: var(--white);
    line-height: 1;
    text-align: center;
    padding: 15px;
    background-color: var(--red);
  }
  .line-intro-block__main {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 60px;
    width: 100%;
    padding: 80px 40px;
  }
  .line-intro-box {
    position: relative;
    display: block;
    width: 100%;
  }
  .line-intro-box:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -35px;
    display: block;
    width: 26.23px;
    height: 15px;
    background-image: url(./assets/images/line/arrow-down.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .line-intro-box__figure {
    position: relative;
    display: block;
    width: 100%;
  }
  .line-intro-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-intro-box__figure > .badge {
    position: absolute;
    top: -9px;
    right: 20px;
    display: block;
    width: calc(64.21/270 * 100%);
  }  
  .line-intro-box__title {
    display: block;
    width: 100%;
    color: var(--red);
    font-size: min(20px + (22 - 20) * ((100vw - 320px) / (390 - 320)), 22px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
  }
  .line-intro-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .line-intro-message {
    display: block;
    width: 100%;
    padding: 0 40px;
  }
  .line-intro-message > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .line-inrto {
    display: block;
    width: 100%;
    padding: 80px 0 100px;
    background-color: var(--white);
  }
  .line-intro__body {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .line-intro__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .line-intro__subtitle {
    display: block;
    width: calc(280.24/1000 * 100%);
  }
  .line-intro__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-intro__header {
    display: block;
    width: 100%;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
  }
  .line-intro-block {
    display: block;
    width: 100%;
    border-radius: 20px;
    background-color: #F8F8F8;
    margin-top: 50px;
    overflow: hidden;
  }
  .line-intro-block__title {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.07em;
    color: var(--white);
    line-height: 1;
    text-align: center;
    padding: 15px;
    background-color: var(--red);
  }
  .line-intro-block__main {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 45px;
    width: 100%;
    padding: calc(80/1000 * 100%) calc(50/1000 * 100%);
  }
  .line-intro-box {
    display: block;
    width: 100%;
  }
  .line-intro-box__figure {
    position: relative;
    display: block;
    width: 100%;
  }
  .line-intro-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-intro-box__figure > .badge {
    position: absolute;
    top: -9px;
    right: 20px;
    display: block;
    width: calc(64.21/270 * 100%);
  }
  .line-intro-box:not(:last-child) .line-intro-box__figure::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
    display: block;
    width: 15px;
    height: 26.23px;
    background-image: url(./assets/images/line/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .line-intro-box__title {
    display: block;
    width: 100%;
    color: var(--red);
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 36px;
    text-align: center;
    margin-top: 30px;
  }
  .line-intro-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 25.5px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .line-intro-message {
    display: block;
    width: 100%;
    padding: 0 calc(50/1000 * 100%);
  }
  .line-intro-message > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .line-intro-box__title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    margin-top: 20px;
  }
  .line-intro-box__txt {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 10px;
  }
}
/*step*/
@media screen and (max-width: 767px) {
  .line-steps {
    display: block;
    width: 100%;
    padding: 60px 0 80px;
    background-image: url(./assets/images/line/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .line-steps__body {
    display: block;
    width: 100%;
  }
  .line-steps__hgroup {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
  .line-steps__hgroup img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-steps__left {
    order: 2;
    display: block;
    width: calc(160/300 * 100%);
  }
  .line-steps__right {
    order: 3;
    display: block;
    width: calc(117/300 * 100%);
  }
  .line-steps__header {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
  }
  .line-steps__header > span:nth-child(1) {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
  }
  .line-steps__header > span:nth-child(2) {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
    word-break: keep-all;
  }
  .line-steps__main {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: -30px;
  }
  .line-step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    border-radius: 20px;
    padding: 30px 20px;
    background-color: var(--white);
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .line-step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -40px;
    display: block;
    width: 32.39px;
    height: 20px;
    background-image: url(./assets/images/line/arrow-down-bk.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .line-step + .line-step {
    margin-top: 60px;
  }
  .line-step__cols {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .line-step__col {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .line-step__badge {
    display: block;
    width: calc(275/310 * 100%);
  }
  .line-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step__title {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 0 15px 20px;
  }
  .line-step__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding: 0 15px;
  }
  .line-step__figure {
    display: block;
    width: calc(250/310 * 100%);
    margin-top: 20px;
  }
  .line-step:last-child .line-step__figure {
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .line-step__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .line-step-block__badge {
    display: block;
    width: calc(275/310 * 100%);
  }
  .line-step-block__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step-block__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 30px;
    margin-top: 20px;
    padding: 0 15px;
  }
  .line-step-block__title > span {
    font-size: 30px;
  }
  .line-step-block__flow {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 20px;
    row-gap: 40px;
    width: 100%;
    margin-top: 20px;
  }
  .line-step-flow__title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: var(--red);
    text-align: center;
    padding-bottom: 10px;
  }
  .line-step-flow__figure {
    position: relative;
    display: block;
    width: 100%;
  }
  .line-step-flow:not(:nth-child(2n),:last-child) .line-step-flow__figure::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
    display: block;
    width: 9px;
    height: 15.74px;
    background-image: url(./assets/images/line/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .line-step-flow__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step-flow__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .line-steps {
    display: block;
    width: 100%;
    padding: 45px 0 100px;
    background-image: url(./assets/images/line/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .line-steps__body {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .line-steps__hgroup {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
  }
  .line-steps__hgroup img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-steps__left {
    display: block;
    width: calc(330/1000 * 100%);
  }
  .line-steps__right {
    display: block;
    width: calc(231/1000 * 100%);
  }
  .line-steps__header {
    position: absolute;
    top:35px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
  .line-steps__header > span:nth-child(1) {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .line-steps__header > span:nth-child(2) {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    word-break: keep-all;
  }
  .line-steps__main {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: -30px;
  }
  .line-step {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px;
    padding: calc(30/1000 * 100%) calc(50/1000 * 100%);
    background-color: var(--white);
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .line-step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -35px;
    display: block;
    width: 26.23px;
    height: 15px;
    background-image: url(./assets/images/line/arrow-down-bk.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .line-step + .line-step {
    margin-top: 60px;
  }
  .line-step__cols {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .line-step__col {
    display: flex;
    flex-direction: column;
    width: calc(620/900 * 100%);
  }
  .line-step__badge {
    display: block;
    width: calc(270/620 * 100%);
  }
  .line-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step__title {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0.05em;
    color: var(--red);
    padding-bottom: 20px;
    text-align: justify;
    word-break: break-all;
  }
  .line-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
  }
  .line-step__figure {
    display: block;
    width: calc(250/900 * 100%);
  }
  .line-step:last-child .line-step__figure {
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .line-step__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step-block__badge {
    display: block;
    width: calc(270/900 * 100%);
  }
  .line-step-block__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step-block__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 30px;
    margin-top: 20px;
  }
  .line-step-block__title > span {
    font-size: 30px;
  }
  .line-step-block__flow {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: auto;
    column-gap: 70px;
    row-gap: 40px;
    width: calc(690/900 * 100%);
    margin: 20px auto 0;
  }
  .line-step-flow__title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: var(--red);
    text-align: center;
    padding-bottom: 10px;
  }
  .line-step-flow__figure {
    position: relative;
    display: block;
    width: 100%;
  }
  .line-step-flow:not(:nth-child(3),:last-child) .line-step-flow__figure::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -45px;
    display: block;
    width: 15px;
    height: 26.23px;
    background-image: url(./assets/images/line/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .line-step-flow__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .line-step-flow__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 25.5px;
    font-weight: 500;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .line-steps__header > span:nth-child(2) {
    font-size: 40px;
    line-height: 50px;
  }
}
/*
PAGE - owner
--------------------------------------------- */
/*intro*/
@media screen and (max-width: 767px) {
  .owner-intro {
    display: block;
    width: 100%;
    padding: 80px 0 50px;
    background-color: var(--white);
  }
  .owner-intro__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .owner-intro__content-wrap {
    display: block;
    width: 100%;
  }
  .owner-intro__content {
    display: block;
    width: 100%;
  }
  .owner-intro__header {
    display: block;
    width: 100%;
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
    text-align: center;
  }
  .owner-intro__header > span {
    color: var(--red);
  }
  .owner-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .owner-intro__figure {
    display: block;
    width: calc(100% - 40px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-top: 30px;
  }
  .owner-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .owner-intro {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .owner-intro__body {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 0 20px;
  }
  .owner-intro__content-wrap {
    position: absolute;
    top:0;
    left: 0;
    display: block;
    width: 100%;
  }
  .owner-intro__content {
    display: block;
    width: calc(750/1140 * 100%);
  }
  .owner-intro__header {
    display: block;
    width: 100%;
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
  }
  .owner-intro__header > span {
    font-size: 44px;
    color: var(--red);
  }
  .owner-intro__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: justify;
    word-break: break-all;
  }
  .owner-intro__figure {
    display: block;
    width: calc(410/1280 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-left: auto;
  }
  .owner-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .owner-intro__header {
    font-size: 34px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  .owner-intro__header > span {
    font-size: 34px;
  }
  .owner-intro__txt {
    font-size: 14px;
    line-height: 24px;
  }
}
/*service*/
@media screen and (max-width: 767px) {
  .owner-service {
    display: block;
    width: 100%;
    padding: 150px 0 80px;
    background-image: url(./assets/images/owner/sercice-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .owner-service__body {
    display: block;
    max-width: 540px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  .owner-service-content {
    display: block;
    width: 100%;
    padding: 30px 10px;
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .owner-service__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .owner-service__subtitle {
    display: block;
    max-width: 300px;
    width: 100%;
  }
  .owner-service__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .owner-service__header {
    display: block;
    width: auto;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    text-align: center;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .owner-service__header > span {
    color: var(--red);
  }
  .owner-service-main {
    display: block;
    width: 100%;
  }
  .owner-service-box {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
  }
  .owner-service-box + .owner-service-box {
    margin-top: 50px;
  }
  .owner-service-box__figure {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(100% - 40px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .owner-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }   
  .owner-service-box__content {
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    padding: min(130px + (290 - 130) * ((100vw - 320px) / (540 - 320)), 290px) 20px 30px;
  }
  .owner-service-box:nth-child(odd) .owner-service-box__content {
    margin-left: auto;
  }
  .owner-service-box__title {
    display: block;
    width: 100%;
    font-size:min(20px + (26 - 20) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 20px;
    text-align: center;
  }
  .owner-service-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .owner-service {
    display: block;
    width: 100%;
    padding: min(360px + (500 - 360) * ((100vw - 768px) / (1400 - 768)), 500px) 0 145px;
    background-image: url(./assets/images/owner/sercice-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .owner-service__body {
    display: block;
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .owner-service-content {
    display: block;
    width: 100%;
    padding: calc(100/1280 * 100%) calc(70/1280 * 100%);
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .owner-service__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .owner-service__subtitle {
    display: block;
    width: calc(311.24/1140 * 100%);
  }
  .owner-service__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .owner-service__header {
    display: block;
    width: auto;
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .owner-service__header > span {
    color: var(--red);
    font-size: min(40px + (60 - 40) * ((100vw - 768px) / (1400 - 768)), 60px);
  }
  .owner-service-main {
    display: block;
    width: 100%;
  }
  .owner-service-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 350px;
    padding-top: 50px;
  }
  .owner-service-box + .owner-service-box {
    margin-top: 50px;
  }
  .owner-service-box__figure {
    position: absolute;
    top: 0;
    display: block;
    width: calc(850/1140 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .owner-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .owner-service-box:nth-child(odd) .owner-service-box__figure {
    left: 0;
  }
  .owner-service-box:nth-child(even) .owner-service-box__figure {
    right: 0;
  }
  .owner-service-box__content {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(495/1140 * 100%);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    padding: 30px;
  }
  .owner-service-box:nth-child(odd) .owner-service-box__content {
    margin-left: auto;
  }
  .owner-service-box__title {
    display: block;
    width: 100%;
    font-size: min(20px + (30 - 20) * ((100vw - 768px) / (1400 - 768)), 30px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(33px + (44 - 33) * ((100vw - 768px) / (1400 - 768)), 44px);
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-bottom: 20px;
  }
  .owner-service-box__txt {
    display: block;
    width: 100%;
    font-size: min(14px + (16 - 14) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
}
/*reason*/
@media screen and (max-width: 767px) {
  .owner-reason {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #FFFEDA;
    background-image: url(./assets/images/owner/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100% auto;
  }
  .owner-reason > .container {
    padding: 0 10px;
  }
  .owner-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }
  .owner-reason__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .owner-reason__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .owner-reason__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: right;
  }
  .owner-reason__header > span {
    color: var(--red);
  }
  .owner-reason__main {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 100px;
    width: 100%;
    margin-top: 85px;
  }
  .owner-reason__main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-65%);
    display: block;
    width: calc(160/370 * 100%);
    padding-bottom: calc(208.45/370 * 100%);
    background-image: url(./assets/images/owner/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .owner-reason-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .owner-reason-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .owner-reason-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: calc(100% - 20px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .owner-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .owner-reason-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: 125px;
    margin-top: 20px;
  }
  .owner-reason-box__title {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    font-size: min(24px + (26 - 24) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .owner-reason-box__title > span {
    color: var(--red);
  }
  .owner-reason-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .owner-reason-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .owner-reason__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .owner-reason__btns > a {
    max-width: 250px;
    height: 72px;
    text-align: center;
    line-height: 1.5;
    border-radius: 40px;
  }
}
@media screen and (min-width: 768px) {
  .owner-reason {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFFEDA;
    background-image: url(./assets/images/owner/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: calc(621.98/1400 * 100%) auto;
  }
  .owner-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .owner-reason__subtitle {
    display: block;
    width: calc(544.62/1180 * 100%);
  }
  .owner-reason__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .owner-reason__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .owner-reason__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .owner-reason__main {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(50/1180 * 100%);
    row-gap: 100px;
    width: 100%;
    margin-top: 80px;
  }
  .owner-reason__main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    transform: translateY(-70%);
    display: block;
    width: calc(270/1180 * 100%);
    padding-bottom: calc(352.01/1180 * 100%);
    background-image: url(./assets/images/owner/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .owner-reason-box {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 30px 30px;
  }
  .owner-reason-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .owner-reason-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .owner-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .owner-reason-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: calc(155/565 * 100%);
    margin-top: -30px;
  }
  .owner-reason-box__title {
    position: relative;
    z-index: 2;
    display: block;
    font-size: min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 1025px) / (1400 - 1025)), 55px);
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .owner-reason-box__title > span {
    color: var(--red);
  }
  .owner-reason-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .owner-reason-box__txt > span {
    font-size: 18px;
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .owner-reason__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }
  .owner-reason__btns > a {
    max-width: 480px;
  }
}
@media screen and (min-width: 1025px) {
  .owner-reason > .container {
    max-width: 1220px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .owner-reason-box__badge {
    width: calc(155/350 * 100%);
    margin-top: -20px;
  }
  .owner-reason__btns > a {
    max-width: 400px;
  }
}
/*
PAGE - owner
--------------------------------------------- */
/*intro*/
@media screen and (max-width: 767px) {
  .emergency-intro {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-image: url(./assets/images/emergency/intro-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .emergency-intro > .container {
    padding: 0 10px;
  }
  .emergency-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding: 0 20px;
  }
  .emergency-intro__txt > span {
    color: var(--red);
    font-weight: 700;
  }
  .emergency-intro__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 50px 0 20px;
    padding: 0 20px;
  }
  .emergency-intro__subtitle {
    display: block;
    max-width: 370px;
    width: 100%;
  }
  .emergency-intro__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-intro__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    font-size:min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .emergency-intro__header > span {
    color: var(--red);
  }
  .emergency-intro__block {
    display: block;
    width: 100%;
  }
  .emergency-intro__block-figure {
    display: block;
    width: 100%;
  }
  .emergency-intro__block-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-intro__block-list { 
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px;
    border: 5px solid var(--red);
    padding: 20px;
    background-color: var(--white);
    margin-top: -80px;
  }
  .emergency-intro__block-list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .emergency-intro__block-list > li::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background-color: var(--red);
  }
  .emergency-intro__block-list > li + li {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .emergency-intro {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    background-image: url(./assets/images/emergency/intro-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .emergency-intro__txt {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 40px;
    text-align: center;
  }
  .emergency-intro__txt > span {
    color: var(--red);
    font-size: 24px;
    font-weight: 700;
  }
  .emergency-intro__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 100px 0 20px;
  }
  .emergency-intro__subtitle {
    display: block;
    width: calc(288.79/1180 * 100%);
  }
  .emergency-intro__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-intro__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .emergency-intro__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .emergency-intro__block {
    position: relative;
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .emergency-intro__block-figure {
    display: block;
    width: 100%;
  }
  .emergency-intro__block-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-intro__block-list {
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: calc(700/1000 * 100%);
    border-radius: 20px;
    border: 5px solid var(--red);
    padding: 25px;
    background-color: var(--white);
  }
  .emergency-intro__block-list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-left: 26px;
  }
  .emergency-intro__block-list > li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: var(--red);
  }
  .emergency-intro__block-list > li + li {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .emergency-intro .container {
    max-width: 1220px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .emergency-intro__txt {
    font-size: 16px;
    line-height: 30px;
  }
  .emergency-intro__txt > span {
    font-size: 20px;
  }
  .emergency-intro__hgroup {
    margin: 60px 0 20px;
  }
  .emergency-intro__header {
    font-size: 30px;
    line-height: 40px;
  }
  .emergency-intro__header > span {
    font-size: 40px;
  }
  .emergency-intro__block-list > li {
    font-size: 15px;
    line-height: 20px;
    padding-left: 20px;
  }
  .emergency-intro__block-list > li + li {
    margin-top: 20px;
  }
  .emergency-intro__block-list > li::before {
    top: 5px;
    width: 10px;
    height: 10px;
  }
}
/*support*/
@media screen and (max-width: 767px) {
  .emergency-support {
    display: block;
    width: 100%;
    padding: 60px 0;
  }
  .emergency-support > .container {
    padding: 0 10px;
  }
  .emergency-support__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }
  .emergency-support__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .emergency-support__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-support__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .emergency-support__header > span {
    color: var(--red);
  }
  .emergency-support__main {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 40px;
    width: 100%;
    padding-top: 140px;
  }
  .emergency-support__main::before {
    content: "";
    position: absolute;
    top: 20px;
    right: 30px;
    display: block;
    width: 229px;
    padding-bottom: 120px;
    background-image: url(./assets/images/emergency/emergency-sp.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .emergency-support-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .emergency-support-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .emergency-support-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: calc(100% - 20px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .emergency-support-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-support-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: 170px;
    margin-top: 20px;
  }
  .emergency-support-box__title {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    font-size: min(24px + (26 - 24) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .emergency-support-box__title > span {
    color: var(--red);
  }
  .emergency-support-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .emergency-support-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) {
  .emergency-support {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-image: url(./assets/images/emergency/logo.png);
    background-repeat: no-repeat;
    background-position: top 100px right;
    background-size: calc(622/1400 * 100%) auto;
  }
  .emergency-support__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .emergency-support__subtitle {
    display: block;
    width: calc(260.62/1180 * 100%);
  }
  .emergency-support__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-support__header {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .emergency-support__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .emergency-support__main {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(50/1180 * 100%);
    row-gap: 100px;
    width: 100%;
    margin-top: 80px;
  }
  .emergency-support__main::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
    display: block;
    width: calc(428/1180 * 100%);
    padding-bottom: calc(539.31/1180 * 100%);
    background-image: url(./assets/images/emergency/emergency.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .emergency-support-box {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 30px 30px;
  }
  .emergency-support-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .emergency-support-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .emergency-support-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-support-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: 191.65px;
    margin-top: -30px;
  }
  .emergency-support-box__title {
    position: relative;
    z-index: 2;
    display: block;
    font-size: min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 1025px) / (1400 - 1025)), 55px);
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .emergency-support-box__title > span {
    color: var(--red);
  }
  .emergency-support-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .emergency-support-box__txt > span {
    font-size: 18px;
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .emergency-support-box__badge {
    width: calc(191.65/350 * 100%);
    margin-top: -20px;
  }
}
/*feature*/
@media screen and (max-width: 767px) {
  .emergency-feature {
    display: block;
    width: 100%;
    padding: 150px 0 80px;
    background-image: url(./assets/images/emergency/feature-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .emergency-feature__body {
    display: block;
    max-width: 540px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  .emergency-feature-content {
    display: block;
    width: 100%;
    padding: 30px 10px 0;
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .emergency-feature__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .emergency-feature__header {
    display: block;
    width: auto;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    text-align: center;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .emergency-feature__header > span {
    color: var(--red);
  }
  .emergency-feature-main {
    display: block;
    width: 100%;
  }
  .emergency-feature-box {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
  }
  .emergency-feature-box + .emergency-feature-box {
    margin-top: 60px;
  }
  .emergency-feature-box__figure {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(100% - 40px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .emergency-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }   
  .emergency-feature-box__content {
    display: block;
    width: 100%;
    border-radius: 20px;
    background-color: var(--white);
    padding: min(130px + (290 - 130) * ((100vw - 320px) / (540 - 320)), 290px) 20px 30px;
  }
  .emergency-feature-box:nth-child(odd) .emergency-feature-box__content {
    margin-left: auto;
  }
  .emergency-feature-box__title {
    display: block;
    width: 100%;
    font-size:min(20px + (26 - 20) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 20px;
    text-align: center;
  }
  .emergency-feature-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .emergency-feature-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .mergency-feature-cols {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .mergency-feature-img {
    display: block;
    width: calc(273/340 * 100%);
  }
  .mergency-feature-img > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .mergency-feature-col__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .emergency-feature {
    display: block;
    width: 100%;
    padding: min(360px + (500 - 360) * ((100vw - 768px) / (1400 - 768)), 500px) 0 145px;
    background-image: url(./assets/images/emergency/feature-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .emergency-feature__body {
    display: block;
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .emergency-feature-content {
    display: block;
    width: 100%;
    padding: calc(100/1280 * 100%) calc(70/1280 * 100%) 0;
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .emergency-feature__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .emergency-feature__header {
    display: block;
    width: auto;
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .emergency-feature__header > span {
    color: var(--red);
    font-size: min(40px + (60 - 40) * ((100vw - 768px) / (1400 - 768)), 60px);
  }
  .emergency-feature-main {
    display: block;
    width: 100%;
  }
  .emergency-feature-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 350px;
    padding-top: 50px;
  }
  .emergency-feature-box + .emergency-feature-box {
    margin-top: 50px;
  }
  .emergency-feature-box__figure {
    position: absolute;
    top: 0;
    display: block;
    width: calc(850/1140 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .emergency-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .emergency-feature-box:nth-child(odd) .emergency-feature-box__figure {
    left: 0;
  }
  .emergency-feature-box:nth-child(even) .emergency-feature-box__figure {
    right: 0;
  }
  .emergency-feature-box__content {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(495/1140 * 100%);
    border-radius: 20px;
    background-color: var(--white);
    padding: 30px;
  }
  .emergency-feature-box:nth-child(odd) .emergency-feature-box__content {
    margin-left: auto;
  }
  .emergency-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(20px + (30 - 20) * ((100vw - 768px) / (1400 - 768)), 30px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(33px + (44 - 33) * ((100vw - 768px) / (1400 - 768)), 44px);
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-bottom: 20px;
  }
  .emergency-feature-box__txt {
    display: block;
    width: 100%;
    font-size: min(14px + (16 - 14) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .emergency-feature-box__btns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 15px;
  }
  .mergency-feature-cols {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .mergency-feature-img {
    display: block;
    width: calc(273/1140 * 100%);
  }
  .mergency-feature-img > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .mergency-feature-col__txt {
    display: block;
    width: calc(800/1140 * 100%);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 32px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .mergency-feature-col__txt {
    font-size: 16px;
    line-height: 27px;
  }
}
/*flow*/
@media screen and (max-width: 767px) {
  .emergency-flow {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-image: url(./assets/images/emergency/flow-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .emergency-flow > .container {
    padding: 0 10px;
  }
  .emergency-flow__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 15px;
  }
  .emergency-flow__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .emergency-flow__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-flow__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .emergency-flow__header > span {
    display:block;
    text-align: center;
    width: auto;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .emergency-flow__header > span > i {
    color: var(--red);
  }
  .emergency-flow__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
    padding: 0 20px;
  }
  .emergency-flow-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .emergency-flow-step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .emergency-flow-step:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 33px;
    height: 20px;
    background-image: url(./assets/images/emergency/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .emergency-flow-step + .emergency-flow-step {
    margin-top: 80px;
  }
  .emergency-flow-step__badge {
    position: absolute;
    top: -18px;
    right: 10px;
    display: block;
    width: 60px;
  }
  .emergency-flow-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-flow-step__figure {
    display: block;
    width: calc(250/310 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .emergency-flow-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-flow-step__content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .emergency-flow-step__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 26px;
    padding-bottom: 20px;
  }
  .emergency-flow-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .emergency-flow-step__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
  }
  .emergency-flow-step__phone {
     display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
    padding: 10px 0;
  }
  .emergency-flow-step__phone-title {
     display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    text-align: center;
  }
  .emergency-flow-step__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .emergency-flow-step__phone-tel {
    display: block;
    width: auto;
    font-size:min(26px + (35 - 26) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 35px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .emergency-flow-step__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .emergency-flow-step__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-top: 5px;
  }
  .emergency-flow-step__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .emergency-flow-step__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .emergency-flow-step__line > span {
    display: block;
    width: auto;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 57px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .emergency-flow-step__line > span > i {
    color: var(--yellow);
  }
  .emergency-flow-step__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
    margin-top: 15px;
  } 
  .emergency-flow-step__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .emergency-flow-step__contact > span {
    display: block;
    width: auto;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
  .emergency-flow-step__memo {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    margin-top: 20px;
  }
  .emergency-flow-step__memo > span {
    position: absolute;
    left: 0;
  }
  .emergency-flow-step__subtitle {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 22px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .emergency-flow-step__list {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px;
    border-radius: 10px;
    background-color: #FFFEDA;
  }
  .emergency-flow-step__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .emergency-flow-step__list > li + li {
    margin-top: 10px;
  }
  .emergency-flow-step__list > li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .emergency-flow-step__list > li > span {
    font-weight: 700;
  }
  .emergency-flow-step__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .emergency-flow__truck {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
  }
  .emergency-flow__truck > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
}
@media screen and (min-width: 768px) {
  .emergency-flow {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    background-image: url(./assets/images/emergency/flow-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .emergency-flow__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;    
  }
  .emergency-flow__subtitle {
    display: block;
    width: calc(280/1140 * 100%);
  }
  .emergency-flow__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-flow__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .emergency-flow__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .emergency-flow__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .emergency-flow__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
  .emergency-flow-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .emergency-flow-step {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: calc(30/1140 * 100%) calc(30/1140 * 100%) calc(30/1140 * 100%) calc(50/1140 * 100%);
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .emergency-flow-step:nth-child(n+2):nth-child(-n+3) {
    align-items: center;
  }
  .emergency-flow-step:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 33px;
    height: 20px;
    background-image: url(./assets/images/emergency/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .emergency-flow-step + .emergency-flow-step {
    margin-top: 90px;
  }
  .emergency-flow-step__badge {
    position: absolute;
    top: -30px;
    right: 10px;
    display: block;
    width: 100px;
  }
  .emergency-flow-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-flow-step__figure {
    display: block;
    width: calc(250/920 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .emergency-flow-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-flow-step__content {
    display: block;
    width: calc(640/920 * 100%);
  }
  .emergency-flow-step__title {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 55px;
    padding-right: 90px;
    padding-bottom: 20px;
  }
  .emergency-flow-step__title > small {
    font-size: 22px;
  }
  .emergency-flow-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .emergency-flow-step__btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 570px;
    width: 100%;
    margin-top: 20px;
  }
  .emergency-flow-step__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
  }
  .emergency-flow-step__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .emergency-flow-step__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .emergency-flow-step__phone-tel {
    display: block;
    width: auto;
    font-size:38px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .emergency-flow-step__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .emergency-flow-step__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-left: 10px;
  }
  .emergency-flow-step__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .emergency-flow-step__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .emergency-flow-step__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 47px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .emergency-flow-step__line > span > i {
    color: var(--yellow);
  }
  .emergency-flow-step__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .emergency-flow-step__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .emergency-flow-step__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 46px auto;
  }
  .emergency-flow-step__memo {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    margin-top: 20px;
  }
  .emergency-flow-step__memo > span {
    position: absolute;
    left: 0;
  }
  .emergency-flow-step__subtitle {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .emergency-flow-step__list {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #FFFEDA;
  }
  .emergency-flow-step__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .emergency-flow-step__list > li + li {
    margin-top: 10px;
  }
  .emergency-flow-step__list > li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .emergency-flow-step__list > li > span {
    font-weight: 700;
  }
  .emergency-flow-step__btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .emergency-flow__truck {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .emergency-flow__truck > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .emergency-flow__header > span {
    font-size: 30px;
  }
  .emergency-flow__header > span > i {
    font-size: 40px;
  }
  .emergency-flow-step__title {
    font-size: 27px;
    line-height: 50px;
  }
  .emergency-flow-step__line > span {
    font-size: 16px;
    padding-left: 37px;
    background-size: 32px auto;
  }
  .emergency-flow-step__contact > span {
    font-size: 16px;
    padding-left: 36px;
    background-size: 30px auto;
  }
}
/*faq*/
@media screen and (max-width: 767px) {
  .emergency-faq {
    display: block;
    width: 100%;
    padding: 60px 0 100px;
    background-color: #FFF1EA;
  }
  .emergency-faq > .container {
    padding: 0 10px;
  }
  .emergency-faq__body {
    display: block;
    width: 100%;
  }
  .emergency-faq__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .emergency-faq__header > span {
    color: var(--red);
  }
  .emergency-faq__figure-sp {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .emergency-faq__figure-sp > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .emergency-faq-list {
    display: block;
    width: 100%;
  }
  .emergency-faq-list > li {
    display: block;
    width: 100%;
  }
  .emergency-faq-list > li + li {
    margin-top: 15px;
  }
  .emergency-faq-question {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;    
    background-color: var(--white);
    border-radius: 10px;
    border: 1px solid var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 10px 35px 10px 50px;    
  }
  .emergency-faq-question.active {
    background-color: #FFE2D0;
  }
  .emergency-faq-question::before {
    content: "Q";
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: var(--red);
    color: var(--white);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
  }
  .emergency-faq-question > i {
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    width: 18px;
    height: 18px;
  }
  .emergency-faq-question > i::before,
  .emergency-faq-question > i::after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    display: block;
    background-color: var(--red);
  }
 .emergency-faq-question > i::before {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
  }
  .emergency-faq-question > i::after {
    top: calc(50% - 0.035rem);
    left: calc(50% - 0.045rem);
    width: 100%;
    height: 2px;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .emergency-faq-question.active > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0deg) translate(-50%,-50%);
    transform-origin: 0 0%;
  }
  .emergency-faq-answer__wrap {
    display: none;
    width: 100%;
  }
  .emergency-faq-answer__main {
    display: block;
    width: 100%;
    padding: 15px 10px 15px;
  }
  .emergency-faq-answer__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .emergency-faq-answer__list {
    display: block;
    width: 100%;
    margin-top: 15px;
    padding: 0 10px;
  }
  .emergency-faq-answer__list > li {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 15px;
  }
  .emergency-faq-answer__list > li + li {
    margin-top: 10px;
  }
  .emergency-faq-answer__list > li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .emergency-faq-answer__list > li > span {
    font-weight: 700;
    padding-bottom: 5px;
  }
  .emergency-faq__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .emergency-faq__btns > a {
    max-width: 264px;
  }
}
@media screen and (min-width: 768px) {
  .emergency-faq {
    display: block;
    width: 100%;
    padding: 0 0 100px;
    background-color: #FFF1EA;
  }
  .emergency-faq__body {
    display: block;
    max-width: 995px;
    width: 100%;
    margin: 0 auto;
  }
  .emergency-faq__header {
    display: block;
    width: 100%;
    padding: 100px 0 65px;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
    background-image: url(./assets/images/emergency/faq1.png),url(./assets/images/emergency/faq2.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 10px top 20px, right top 20px;
    background-size: calc(211/995 * 100%) auto,calc(307/995 * 100%) auto;
  }
  .emergency-faq__header > span {
    font-size: 60px;
    color: var(--red);
  }
  .emergency-faq__figure-sp {
    display: none;
  }
  .emergency-faq-list {
    display: block;
    width: 100%;
  }
  .emergency-faq-list > li {
    display: block;
    width: 100%;
  }
  .emergency-faq-list > li + li {
    margin-top: 30px;
  }
  .emergency-faq-question {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;    
    background-color: var(--white);
    border-radius: 10px;
    border: 1px solid var(--red);
    text-align: justify;
    word-break: break-all;
    padding: 25px 50px 25px 75px;    
  }
  .emergency-faq-question.active {
    background-color: #FFE2D0;
  }
  .emergency-faq-question::before {
    content: "Q";
    position: absolute;
    top: 25px;
    left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: var(--red);
    color: var(--white);
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
  }
  .emergency-faq-question > i {
    position: absolute;
    top: 35px;
    right: 25px;
    display: block;
    width: 20px;
    height: 20px;
  }
  .emergency-faq-question > i::before,
  .emergency-faq-question > i::after {
    content: "";
    position: absolute;
    transform: translate(-50%,-50%);
    display: block;
    background-color: var(--red);
  }
 .emergency-faq-question > i::before {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
  }
  .emergency-faq-question > i::after {
    top: calc(50% - 0.035rem);
    left: calc(50% - 0.045rem);
    width: 100%;
    height: 2px;
    transform: rotate(90deg) translate(-50%,-50%);
    transform-origin: 0 50%;
    transition: 0.3s ease;
  }
  .emergency-faq-question.active > i::after {
    top: 50%;
    left: 50%;
    transform: rotate(0deg) translate(-50%,-50%);
    transform-origin: 0 0%;
  }
  .emergency-faq-answer__wrap {
    display: none;
    width: 100%;
  }
  .emergency-faq-answer__main {
    display: block;
    width: 100%;
    padding: 15px 25px 30px 25px;
  }
  .emergency-faq-answer__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .emergency-faq-answer__list {
    display: block;
    width: 100%;
    margin-top: 15px;
    padding: 0 20px;
  }
  .emergency-faq-answer__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .emergency-faq-answer__list > li + li {
    margin-top: 10px;
  }
  .emergency-faq-answer__list > li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .emergency-faq__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .emergency-faq__btns > a {
    max-width: 350px;
  }
}
/*
PAGE - houjin
--------------------------------------------- */
/*intro*/
@media screen and (max-width: 767px) {
  .houjin-intro {
    display: block;
    width: 100%;
    padding: 80px 0 50px;
    background-color: var(--white);
  }
  .houjin-intro__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .houjin-intro__content-wrap {
    display: block;
    width: 100%;
  }
  .houjin-intro__content {
    display: block;
    width: 100%;
  }
  .houjin-intro__header {
    display: block;
    width: 100%;
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
    text-align: center;
  }
  .houjin-intro__header > span {
    color: var(--red);
  }
  .houjin-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .houjin-intro__figure {
    display: block;
    width: calc(100% - 40px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-top: 30px;
  }
  .houjin-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .houjin-intro {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .houjin-intro__body {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 0 20px;
  }
  .houjin-intro__content-wrap {
    position: absolute;
    top:0;
    left: 0;
    display: block;
    width: 100%;
  }
  .houjin-intro__content {
    display: block;
    width: calc(750/1140 * 100%);
  }
  .houjin-intro__header {
    display: block;
    width: 100%;
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
  }
  .houjin-intro__header > span {
    font-size: 44px;
    color: var(--red);
  }
  .houjin-intro__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: justify;
    word-break: break-all;
  }
  .houjin-intro__figure {
    display: block;
    width: calc(410/1280 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-left: auto;
  }
  .houjin-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .houjin-intro__header {
    font-size: 34px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  .houjin-intro__header > span {
    font-size: 34px;
  }
  .houjin-intro__txt {
    font-size: 14px;
    line-height: 24px;
  }
}
/*service*/
@media screen and (max-width: 767px) {
  .houjin-service {
    display: block;
    width: 100%;
    padding: 150px 0 80px;
    background-image: url(./assets/images/houjin/service-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .houjin-service__body {
    display: block;
    max-width: 540px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  .houjin-service-content {
    display: block;
    width: 100%;
    padding: 30px 10px;
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .houjin-service__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .houjin-service__subtitle {
    display: block;
    max-width: 300px;
    width: 100%;
  }
  .houjin-service__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .houjin-service__header {
    display: block;
    width: auto;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    text-align: center;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .houjin-service__header > span {
    color: var(--red);
  }
  .houjin-service-main {
    display: block;
    width: 100%;
  }
  .houjin-service-box {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
  }
  .houjin-service-box + .houjin-service-box {
    margin-top: 50px;
  }
  .houjin-service-box__figure {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(100% - 40px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .houjin-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }   
  .houjin-service-box__content {
    display: block;
    width: 100%;
    border-radius: 20px;
    background-color: var(--white);
    padding: min(130px + (290 - 130) * ((100vw - 320px) / (540 - 320)), 290px) 20px 30px;
  }
  .houjin-service-box:nth-child(odd) .houjin-service-box__content {
    margin-left: auto;
  }
  .houjin-service-box__title {
    display: block;
    width: 100%;
    font-size:min(20px + (26 - 20) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 20px;
    text-align: center;
  }
  .houjin-service-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .houjin-service {
    display: block;
    width: 100%;
    padding: min(360px + (500 - 360) * ((100vw - 768px) / (1400 - 768)), 500px) 0 145px;
    background-image: url(./assets/images/houjin/service-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .houjin-service__body {
    display: block;
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .houjin-service-content {
    display: block;
    width: 100%;
    padding: calc(100/1280 * 100%) calc(70/1280 * 100%);
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .houjin-service__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .houjin-service__subtitle {
    display: block;
    width: calc(311.24/1140 * 100%);
  }
  .houjin-service__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .houjin-service__header {
    display: block;
    width: auto;
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .houjin-service__header > span {
    color: var(--red);
    font-size: min(40px + (60 - 40) * ((100vw - 768px) / (1400 - 768)), 60px);
  }
  .houjin-service-main {
    display: block;
    width: 100%;
  }
  .houjin-service-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: 350px;
    padding-top: 50px;
  }
  .houjin-service-box + .houjin-service-box {
    margin-top: 50px;
  }
  .houjin-service-box__figure {
    position: absolute;
    top: 0;
    display: block;
    width: calc(850/1140 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .houjin-service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .houjin-service-box:nth-child(odd) .houjin-service-box__figure {
    left: 0;
  }
  .houjin-service-box:nth-child(even) .houjin-service-box__figure {
    right: 0;
  }
  .houjin-service-box__content {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(495/1140 * 100%);
    border-radius: 20px;
    background-color: var(--white);
    padding: 30px;
  }
  .houjin-service-box:nth-child(odd) .houjin-service-box__content {
    margin-left: auto;
  }
  .houjin-service-box__title {
    display: block;
    width: 100%;
    font-size: min(20px + (30 - 20) * ((100vw - 768px) / (1400 - 768)), 30px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(33px + (44 - 33) * ((100vw - 768px) / (1400 - 768)), 44px);
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-bottom: 20px;
  }
  .houjin-service-box__txt {
    display: block;
    width: 100%;
    font-size: min(14px + (16 - 14) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
}
/*reason*/
@media screen and (max-width: 767px) {
  .houjin-reason {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #FFFEDA;
    background-image: url(./assets/images/houjin/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100% auto;
  }
  .houjin-reason > .container {
    padding: 0 10px;
  }
  .houjin-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }
  .houjin-reason__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .houjin-reason__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .houjin-reason__header {
    display: block;
    width: 100%;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: right;
  }
  .houjin-reason__header > span {
    color: var(--red);
  }
  .houjin-reason__main {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 100px;
    width: 100%;
    margin-top: 85px;
  }
  .houjin-reason__main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-65%);
    display: block;
    width: calc(160/370 * 100%);
    padding-bottom: calc(208.45/370 * 100%);
    background-image: url(./assets/images/houjin/reason-prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .houjin-reason-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .houjin-reason-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .houjin-reason-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: calc(100% - 20px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .houjin-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .houjin-reason-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: 125px;
    margin-top: 20px;
  }
  .houjin-reason-box__title {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    font-size: min(24px + (26 - 24) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .houjin-reason-box__title > span {
    color: var(--red);
  }
  .houjin-reason-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .houjin-reason-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .houjin-reason__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .houjin-reason__btns > a {
    max-width: 250px;
    height: 72px;
    text-align: center;
    line-height: 1.5;
    border-radius: 40px;
  }
}
@media screen and (min-width: 768px) {
  .houjin-reason {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFFEDA;
    background-image: url(./assets/images/houjin/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: calc(621.98/1400 * 100%) auto;
  }
  .houjin-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .houjin-reason__subtitle {
    display: block;
    width: calc(544.62/1180 * 100%);
  }
  .houjin-reason__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .houjin-reason__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .houjin-reason__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .houjin-reason__main {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 80px;
  }
  .houjin-reason__main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    transform: translateY(-70%);
    display: block;
    width: calc(270/1180 * 100%);
    padding-bottom: calc(352.01/1180 * 100%);
    background-image: url(./assets/images/houjin/reason-prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .houjin-reason-box {
    position: relative;
    display: block;
    width: calc(50% - 25px);
    margin-right: 50px;
    padding: 0 30px 30px;
  }
  .houjin-reason-box:nth-child(2n),
  .houjin-reason-box:last-child {
    margin-right: 0;
  }
  .houjin-reason-box:nth-child(n+3) {
    margin-top: 100px;
  }
  .houjin-reason-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .houjin-reason-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .houjin-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .houjin-reason-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: calc(155/565 * 100%);
    margin-top: -30px;
  }
  .houjin-reason-box__title {
    position: relative;
    z-index: 2;
    display: block;
    font-size: min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 1025px) / (1400 - 1025)), 55px);
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .houjin-reason-box__title > span {
    color: var(--red);
  }
  .houjin-reason-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .houjin-reason-box__txt > span {
    font-size: 18px;
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .houjin-reason-box__txt > i {
    font-size: 18px;
    font-weight: 600;
  }
  .houjin-reason__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }
  .houjin-reason__btns > a {
    max-width: 480px;
  }
}
@media screen and (min-width: 1025px) {
  .houjin-reason > .container {
    max-width: 1220px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .houjin-reason-box__badge {
    width: calc(155/350 * 100%);
    margin-top: -20px;
  }
  .houjin-reason__btns > a {
    max-width: 400px;
  }
}
/*
ARCHIVE pagination
--------------------------------------------- */
@media screen and (min-width:0px) {
  .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .pagination > .page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 40px;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    color: var(--red);
    background-color: transparent;
  }  
  .pagination > .page-numbers:nth-child(n+2) {
    margin-left: 30px;
  }
  .pagination > .page-numbers.dots {
    background-color: transparent;
    border: none;
    width: auto;
  }
  .pagination > .page-numbers:hover {
    transition:  opacity 0.3s ease;
    opacity: 0.85;
  }
  .pagination > .page-numbers.current{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    color: var(--white);
    text-align: center;
    pointer-events: none;
    background-color: var(--red);
  }
  .pagination > .prev.page-numbers,
  .pagination > .next.page-numbers {
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px auto;
  }
  .pagination > .prev.page-numbers {
    padding-left: 14px;
    background-image: url(./assets/images/prev.png);
    background-repeat: no-repeat;    
    margin-right: 0;
  }
  .pagination > .next.page-numbers {    
    padding-right: 14px;
    background-image: url(./assets/images/next.png);
    margin-left: 10px;
  } 
}
@media screen and (max-width:767px) {
  .pagination > .page-numbers:nth-child(n+2) {
    margin-left: 15px;
  }
}
/*
ARCHIVES - column
--------------------------------------------- */
.no-item-txt {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .site-emergency.site-emergency-column {
    background-image: linear-gradient(#F8F8F8,#F8F8F8),url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
}
@media screen and (min-width: 768px) {
  .site-emergency.site-emergency-column {
    background-image: linear-gradient(#F8F8F8,#F8F8F8),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
}
/*layout*/
@media screen and (max-width:1024px) {
  .column-wrap {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #F8F8F8;
  }
  .column-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .column-main {
    display: block;
    width: 100%;
  }
  .column-sidebar {
    display: block;
    width: 100%;
    padding-top: 50px;
  }
}
@media screen and (max-width:767px) {
  .column-wrap > .container {
    padding: 0 10px;
  }
  .column-sidebar {
    padding: 0 10px;
    margin-top: 50px;
  }
}
@media screen and (min-width:1025px) {
  .column-wrap {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #F8F8F8;
  }
  .column-body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .column-main {
    display: block;
    width: calc(810/1140 * 100%);
  }
  .column-sidebar {
    display: block;
    width: 300px;
  }
}
/*items*/
@media screen and (max-width:767px) {
  .column-items {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 30px;
    width: 100%;
    padding: 40px 10px;
    border-radius: 20px;
    background-color: var(--white);
  }
  .column-item {
    display: block;
    width: 100%;
  }
  .column-item__link {
    display: block;
    width: 100%;
  }
  .column-item__link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-item__figure {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    padding-top: calc(135/180 * 100%);
  }
  .column-item__figure > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .column-item__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .column-item__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 20px;
    padding: 0 10px;
    border-radius: 10px;
    border: 1px solid #757575;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .column-item__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-item__title {
    display: -webkit-box;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: var(--font-color);
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
  }
  .column-item__title:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-item__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .column-item__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 8px;
    font-weight: 500;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .column-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width:768px) {
  .column-items {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: auto;
    column-gap: 25px;
    row-gap: 50px;
    width: 100%;
    padding: calc(50/810 * 100%) calc(30/810 * 100%);
    border-radius: 20px;
    background-color: var(--white);
  }
  .column-item {
    display: block;
    width: 100%;
  }
  .column-item__link {
    display: block;
    width: 100%;
  }
  .column-item__link:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-item__figure {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(175/233.333 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .column-item__figure > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .column-item__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .column-item__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    padding: 0 10px;
    border-radius: 15px;
    border: 1px solid #757575;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .column-item__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-item__title {
    display: -webkit-box;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: var(--font-color);
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
  }
  .column-item__title:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-item__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 5px;
  }
  .column-item__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .column-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
/*sidebar*/
@media screen and (max-width:767px) {
  .sidebar-block__title {
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding-bottom: 30px;
  }
  .sidebar-block__title > span:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 35px;
  }
  .sidebar-block__title > span:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    padding-left: 10px;
    padding-bottom: 5px;
  }
}
@media screen and (min-width:768px) {
  .sidebar-block__title {
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding-bottom: 30px;
  }
  .sidebar-block__title > span:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 35px;
  }
  .sidebar-block__title > span:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    padding-left: 10px;
    padding-bottom: 5px;
  }
}
/*sidebar - form*/
@media screen and (min-width:0px) {
  .sidebar-search-form {
    display: block;
    width: 100%;
  }
  .searchform {
    display: flex;
    justify-content: space-between;
    max-width: 300px;
    width: 100%;
    height: 40px;
    background-color: var(--white);
    border: 1px solid #ACACAC;
    border-radius: 3px;
  }
  .searchform > button {
    display: block;
    width: 39px;
    height: 38px;
    border: none;
    background-image: url(./assets/images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    cursor: pointer;
  }
  .searchform > input[type="text"] {
    width: calc(100% - 39px);
    height: 38px;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    line-height: 38px;
    background: transparent;
  }
  .searchform > input[type="text"]::placeholder {
    color: #ACACAC;
    font-weight: 700;
  }
}
/*sidebar - ranking*/
@media screen and (min-width:0px) {
  .sidebar-ranking {
    display: block;
    width: 100%;
    margin-top: 40px;
  }
  .sidebar-ranking__items {
    display: block;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    width: 100%;
  }
  .sidebar-ranking__items > li {
    display: block;
    width: 100%;
  }
  .sidebar-ranking__items > li:nth-child(n+2) {
    padding-top: 10px;
  }
  .sidebar-ranking__item {
    position: relative;
    display: block;
    width: 100%;
    min-height:102.5px;;
    padding: 10px;
    border-radius: 10px;
    background-color: var(--white);
    padding-left: 130px;
  } 
  .sidebar-ranking__item:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .sidebar-ranking__item-thumb {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 82.5px;
    overflow: hidden;
    border-radius: 10px 0 10px 0;
  }
  .sidebar-ranking__item-thumb > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .sidebar-ranking__item-date {
    display: block;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    color: #ACACAC;
    line-height: 17px;
  }
  .sidebar-ranking__item-title {
    display: -webkit-box;
    width: 100%;
    font-size: 14px;
    line-height: 19.5px;
    font-weight: 500;
    color: var(--font-color);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }  
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .sidebar-ranking__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    column-gap: 20px;
    row-gap: 20px;
    width: 100%;
  }
  .sidebar-ranking__items > li:nth-child(n+2) {
    padding-top: 0;
  }
 
}
/*sidebar - categories*/ 
@media screen and (min-width:0px) {
  .sidebar-category__wrap {
    display: block;
    width: 100%;
    margin-top: 70px;
  }
  .sidebar-categories {
    display: flex;
    flex-wrap: wrap;
    width: cal(100% + 10px);
    margin-top: -10px;
    margin-left: -10px;
  }
  .sidebar-category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    padding: 0 10px;
    border-radius: 15px;
    border: 1px solid #757575;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 10px 5px 0;
  }
  .sidebar-category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (max-width:1024px) {
  .sidebar-category__wrap {
    margin-top: 50px;
  }
}
/*sidebar - archives*/
@media screen and (min-width:0px) {
  .sidebar-archives-block {
    display: block;
    width: 100%;
    margin-top: 70px;
  }
  .sidebar-archives__wrap {
    display: block;
    width: 100%;
  }
  .column-archives {
    display: block;
    width: 100%;
  }
  .archive-nested {
    display: block;
    width: 100%;
  }
  .archive-nested > li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .archive-nested > li + li {
    margin-top: 10px;
  }
  .archive-nested > li.has_child {
    position: relative;
    padding-right: 10px;
  }
  .archive-nested > li.has_child > span {
    position: absolute;
    top: 12px;
    left: 8em;
    width: 25px;
    height: 7px;
    background-image: url(./assets/images/icon-archive.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    transition: transform 0.3s ease-in;
  }
  .archive-nested > li.has_child > span.active {
    transform: rotate(-180deg);
  }
  .archive-nested  > li > a {
    display: block;
    width: auto;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: var(--font-color);
  }
  .archive-nested > li > .sub-archive-nested {
    display: none;
    width: 100%;
    padding-left: 10px;
  }
  .archive-nested > li > .sub-archive-nested > li {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 5px;
  }
  .archive-nested > li > .sub-archive-nested > li > a {
    display: block;
    width: auto;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: var(--red);
  }
  .archive-nested  > li > a:hover,
  .archive-nested > li > .sub-archive-nested > li > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
/*
SINGLE - content
--------------------------------------------- */
@media screen and (max-width:767px) {
  .single-content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  /*H tag*/
  .single-content h2 {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
    padding-left: 10px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
    border-left: 5px solid var(--red);
  }
  .single-content h2:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h3 {
    display: block;
    width: 100%;
    font-size: 21px;
    color: var(--red);
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-content h3:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h4 {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: var(--white);
    padding: 10px;
    background-color: var(--red);
    text-align: justify;
    word-break: break-all;
  }
  .single-content h4:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h5 {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-content h5:not(:first-child) {
    margin-top: 50px;
  }
 .single-content h6 {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: var(--red);
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-content h6:not(:first-child) {
    margin-top: 50px;
  }
  /*P tag*/
  .single-content p {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
  }
  .single-content p:not(:first-child) {
    margin-top: 30px;
  }
  .single-content p a {
    font-weight: 600;
    text-decoration: underline;
    color: var(--font-color);
  }
  .single-content p a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*ul*/
  .single-content ul {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .single-content ul > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    font-weight: 500;
  }
  .single-content ul > li:nth-child(n+2){
    margin-top: 15px;
  }
  .single-content ul > li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    background-color: var(--red);
    border-radius: 5px;
  }
  .single-content ul:not(:first-child) {
    margin-top: 50px;
  }
  /*ol*/
  .single-content ol {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .single-content ol > li {
    position:relative;
    display:block;
    width:100%;
    counter-increment:number;
    line-height:28px;
    text-align: justify;
    word-break: break-all;
    padding: 2px 0 2px 30px;
    font-weight: 500;
  }
   .single-content ol > li + li {
    margin-top: 10px;
   }
  .single-content ol > li:before {
    counter-increment:li;
    content:counter(number,decimal-leading-zero);
    position:absolute;
    top:3px;
    left:0;
    font-size:25px;
    line-height:25px;
    color:var(--red);
    font-family: var(--oswald);
    font-weight:700;
  }
  .single-content > ol:not(:first-child){
    margin-top: 50px;
  }
   /*table*/
  .single-content .wp-block-table {
    margin: 0 auto;
    overflow-x: scroll;
    padding-bottom: 20px;
  }
  .single-content .wp-block-table::-webkit-scrollbar {
    background: #EFEFEF;
    width: 10px;
    height: 10px;
  }
  .single-content .wp-block-table::-webkit-scrollbar-thumb {
    background-color: var(--blue);
    width: 5px;
  }
  .single-content .wp-block-table table tr td {
    border: 2px solid #DBDBDB;
    padding: 30px 15px;
    text-align: center;
    width: 190px;
  }
  .single-content .wp-block-table table tr td:not(:first-child) {
     border-bottom: 2px solid #DBDBDB;
  }
   .single-content .wp-block-table table tr:last-child td {
     border-bottom: 2px solid #DBDBDB;
  }
  .single-content .wp-block-table table tr:first-child td {
    color: var(--red);
    background-color: var(--white);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 30px 0;
  }
  .single-content .wp-block-table table tr td:first-child {
    font-weight: 500;
    font-size: 16px;
  }
  /*two-column table*/
  .single-content .wp-block-table.two-column {
    padding-bottom: 0;
    overflow-x: hidden;
    border-top: 1px solid #DBDBDB;
    font-size: 15px;
  }
  .single-content .wp-block-table.two-column table tr:first-child td {
    background-color: transparent;
    color: var(--font-color);
    font-weight: 500;
  }
  .single-column__content .wp-block-table.two-column table tr:first-child td {
    background-color: var(--white);
  }
  .single-content .wp-block-table.two-column table tr td {
    border: none;
    background-color: transparent;
    padding: 0 0;
  }
  .single-column__content .wp-block-table.two-column table tr td {
    background-color: var(--white);
  }
  .single-content .wp-block-table.two-column table tr td {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #DBDBDB;
  }
  .single-content .wp-block-table.two-column table tr td:first-child {    
    font-size: 16px;
    border: none;
    font-weight: 500 !important;
    text-align: left;
  }
  .single-content .wp-block-table.two-column table tr td:last-child {
    padding: 0 0 20px;
    line-height: 25.5px;
    font-weight: 400;
    text-align: left;
  }
  .single-content .wp-block-table:not(:first-child) {
    margin-top: 50px;
  }
  /*text links*/
  .single-content ul li a,
  .single-content ol li a,
  .single-content table tr td a
   {
    color: var(--font-color);
    font-weight: 600;
    text-decoration: underline;
  }
  .single-content p a:hover,
  .single-content ul li a:hover,
  .single-content ol li a:hover,
  .single-content table tr td a:hover
  {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*youtube iframe*/
  .single-content .wp-block-embed__wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: calc(75% * 0.75);
  }
  .single-content .wp-block-embed__wrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /*blocks*/
  .single-content > .wp-block-image:not(:first-child),
  .single-content > .wp-block-columns:not(:first-child),
  .single-content > .wp-block-image:not(:first-child),
  .single-content > .wp-block-gallery:not(:first-child),
  .single-content > .wp-block-embed:not(:first-child),
  .single-content > .wp-block-media-text:not(:first-child) {
    margin-top: 30px;
  }
  /*group*/
  .single-content > .wp-block-group {
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #e5e5e5; 
  }
  .single-content > .wp-block-group:not(:first-child) {
    margin-top: 50px;
  }
  /*blockquote*/
  .single-content > .wp-block-quote {
    padding: 30px;
    border-radius: 10px;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
  }
  .single-content > .wp-block-quote:not(:first-child) {
    margin-top: 30px;
  }
  /*detail*/
  .single-content > .wp-block-details > summary {
    font-size: 15px;
    font-weight: 500;
  }
  .single-content > .wp-block-details:not(:first-child) {
    margin-top: 30px;
  }
  .single-content .scroll-txt {
    display:block;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px !important;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width:768px) {
  .single-content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  /*H tag*/
  .single-content h2 {
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    padding-left: 10px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
    border-left: 5px solid var(--red);
  }
  .single-content h2:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h3 {
    display: block;
    width: 100%;
    font-size: 24px;
    color: var(--red);
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-content h3:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h4 {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.05em;
    padding: 10px 20px;
    color: var(--white);
    background-color: var(--red);
    text-align: justify;
    word-break: break-all;
  }
  .single-content h4:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h5 {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-content h5:not(:first-child) {
    margin-top: 50px;
  }
  .single-content h6 {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.05em;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
  }
  .single-content h6:not(:first-child) {
    margin-top: 50px;
  }
  /*P tag*/
  .single-content p {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.07em;
  }
  .single-content p:not(:first-child) {
    margin-top: 30px;
  }
  .single-content p a {
    font-weight: 600;
    text-decoration: underline;
    color: var(--font-color);
  }
  .single-content p a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*ul*/
  .single-content ul {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .single-content ul > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    font-weight: 500;
  }
  .single-content ul > li:nth-child(n+2){
    margin-top: 15px;
  }
  .single-content ul > li::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    background-color: var(--red);
    border-radius: 5px;
  }
  .single-content ul:not(:first-child) {
    margin-top: 50px;
  }
  /*ol*/
  .single-content ol {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .single-content ol > li {
    position:relative;
    display:block;
    width:100%;
    counter-increment:number;
    font-size: 15px;
    line-height:30px;
    text-align: justify;
    word-break: break-all;
    padding: 0 0 0 37px;
    font-weight: 500;
  }
  .single-content ol > li + li {
    margin-top: 15px;
  }
  .single-content ol > li:before {
    counter-increment:li;
    content:counter(number,decimal-leading-zero);
    position:absolute;
    top:0;
    left:0;
    font-size:25px;
    line-height:30px;
    color:var(--red);
    font-family: var(--oswald);
    font-weight:500;
  }
  .single-content > ol:not(:first-child){
    margin-top: 50px;
  }
   /*table*/
  .single-content .wp-block-table {
    margin: 0 auto;
  }
  .single-content .wp-block-table table tr td {
    border: 2px solid #DBDBDB;
    /*background-color: #FBFBFB;*/
    padding: 30px 15px;
    text-align: center;
  }
  .single-content .wp-block-table table tr td:not(:first-child) {
     border-bottom: 2px solid #DBDBDB;
  }
   .single-content .wp-block-table table tr:last-child td {
     border-bottom: 2px solid #DBDBDB;
  }
  .single-content .wp-block-table table tr:first-child td {
    color: var(--red);
    background-color: var(--white);
    font-size: 16px;
    text-align: center;
    padding: 30px 0;
  }
  .single-content .wp-block-table table tr td:first-child {
    /*background-color: #FFF2EA;*/
    font-weight: 500;
    font-size: 18px;
  }
  /*two-column table*/
  .single-content .wp-block-table.two-column {
    border-top: 1px solid #DBDBDB;
  }
  .single-content .wp-block-table.two-column table tr:first-child td {
    background-color: transparent;
    color: var(--font-color);
    font-weight: 400;
  }
  .single-column__content .wp-block-table.two-column table tr:first-child td {
    background-color: var(--white);
  }
  .single-content .wp-block-table.two-column table tr td {
    border: none;
    background-color: transparent;
    padding: 0 0;
    text-align: left;
  }
  .single-column__content .wp-block-table.two-column table tr td {
    background-color: var(--white);
  }
  .single-content .wp-block-table.two-column table tr td {
    padding: 10px 0;
    vertical-align: middle;
    border-bottom: 1px solid #DBDBDB;
    line-height: 30px;
  }
  .single-content .wp-block-table.two-column table tr td:first-child {
    width: 180px;
    text-align: left;
    font-size: 18px !important;
  }
  .single-content .wp-block-table:not(:first-child) {
    margin-top: 50px;
  }
  /*text links*/
  .single-content ul li a,
  .single-content ol li a,
  .single-content table tr td a
   {
    color: var(--font-color);
    font-weight: 600;
    text-decoration: underline;
  }
  .single-content p a:hover,
  .single-content ul li a:hover,
  .single-content ol li a:hover,
  .single-content table tr td a:hover
  {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*youtube iframe*/
  .single-content .wp-block-embed__wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: calc(75% * 0.75);
  }
  .single-content .wp-block-embed__wrapper > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /*blocks*/
  .single-content > .wp-block-image:not(:first-child),
  .single-content > .wp-block-columns:not(:first-child),
  .single-content > .wp-block-image:not(:first-child),
  .single-content > .wp-block-gallery:not(:first-child),
  .single-content > .wp-block-embed:not(:first-child),
  .single-content > .wp-block-media-text:not(:first-child) {
    margin-top: 50px;
  }
  /*group*/
  .single-content > .wp-block-group {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #e5e5e5; 
  }
  .single-content > .wp-block-group:not(:first-child) {
    margin-top: 50px;
  }
  /*blockquote*/
  .single-content > .wp-block-quote {
    padding: 30px;
    border-radius: 10px;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
  }
  .single-content > .wp-block-quote:not(:first-child) {
    margin-top: 30px;
  }
  /*detail*/
  .single-content > .wp-block-details > summary {
    font-size: 16px;
    font-weight: 500;
  }
  .single-content > .wp-block-details:not(:first-child) {
    margin-top: 30px;
  }
  .single-content .scroll-txt {
    display: none;
  }
}
/*
SINGLE - column
--------------------------------------------- */
@media screen and (max-width:767px) {
  .single-column-body {
    display: block;
    width: 100%;
    padding: 50px 10px;
    border-radius: 20px;
    background-color: var(--white);
  }
  .column-single__hgroup {
    display: block;
    width: 100%;
  }
  .column-single__categories {
    display: flex;
    flex-wrap: wrap;
    width: cal(100% + 10px);
    margin-top: -10px;
    margin-left: -5px;
    padding-bottom: 10px;
  }
  .column-single__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 20px;
    padding: 0 10px;
    border-radius: 15px;
    border: 1px solid #757575;
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 10px 5px 0;
  }
  .column-single__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-single__title {
    display: block;
    width: 100%;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 30px;
    font-weight: 700;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
  }
  .single-column__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .single-column__btns > a {
    max-width: 200px;
  }
  .single-column__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 50px;
  }
  .single-column__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .single-column__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width:768px) {
  .single-column-body {
    display: block;
    width: 100%;
    padding: calc(50/810 * 100%) calc(30/810 * 100%);
    border-radius: 20px;
    background-color: var(--white);
  }
  .column-single__hgroup {
    display: block;
    width: 100%;
  }
  .column-single__categories {
    display: flex;
    flex-wrap: wrap;
    width: cal(100% + 10px);
    margin-top: -10px;
    margin-left: -10px;
    padding-bottom: 20px;
  }
  .column-single__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    padding: 0 10px;
    border-radius: 15px;
    border: 1px solid #757575;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #757575;
    letter-spacing: 0.07em;
    margin: 10px 5px 0;
  }
  .column-single__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .column-single__title {
    display: block;
    width: 100%;
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 40px;
    font-weight: 700;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
  }
  .single-column__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .single-column__btns > a {
    max-width: 300px;
  }
  .single-column__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 50px;
  }
  .single-column__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .single-column__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
/*
ARCHIVES - news
--------------------------------------------- */
@media screen and (max-width:767px) {
  .news {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-image: url(./assets/images/news/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .news > .container {
    padding: 0 10px;
  }
  .news-body {
    display: block;
    width: 100%;
    border-radius: 20px;
    padding: 50px 15px;
    background-color: var(--white);
    margin: 0 auto;
  }
  .news-items {
    display: block;
    width: 100%;
  }
  .news-items > li {
    display: block;
    width: 100%;
    padding: 15px 0;
    background-image: linear-gradient(90deg, #E3E3E3 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 10px 1px;
  }
  .news-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-right: 25px;
    background-image: url(./assets/images/news/icon-news.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20px auto;
  }
  .news-item:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .news-item__date {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 20px;
    color: #FF96A3;
  }
  .news-item__title {
    display: -webkit-box;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.07em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 5px;
  }
}
@media screen and (min-width:768px) {
  .news {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-image: url(./assets/images/news/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .news-body {
    display: block;
    max-width: 1000px;
    width: 100%;
    border-radius: 20px;
    padding: calc(80/1140 * 100%) calc(50/1140 * 100%);
    background-color: var(--white);
    margin: 0 auto;
  }
  .news-items {
    display: block;
    width: 100%;
  }
  .news-items > li {
    display: block;
    width: 100%;
    padding: 20px 0;
    background-image: linear-gradient(90deg, #E3E3E3 50%,transparent 50%);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 10px 1px;
  }
  .news-item {
    position: relative;
    z-index: 2;;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-right: 35px;
    background-image: url(./assets/images/news/icon-news.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 29px auto;
  }
  .news-item:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .news-item__date {
    display: block;
    width: 110px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 29px;
    color: #FF96A3;
  }
  .news-item__title {
    display: -webkit-box;
    width: calc(100% - 110px);
    font-size: 16px;
    line-height: 29px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.07em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}
/*
SINGLE - news
--------------------------------------------- */
@media screen and (max-width:767px) {
  .news-single__date {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 29px;
    color: #FF96A3;
    padding-bottom: 20px;
  }
  .news-single__title {
    display: block;
    width: 100%;
    font-size: 22px;
    color: var(--red);
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-news__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .single-news__btns > a {
    max-width: 170px;
  }
}
@media screen and (min-width:768px) {
  .news-single__date {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 29px;
    color: #FF96A3;
    padding-bottom: 20px;
  }
  .news-single__title {
    display: block;
    width: 100%;
    font-size: 30px;
    color: var(--red);
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    text-align: justify;
    word-break: break-all;
  }
  .single-news__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .single-news__btns > a {
    max-width: 300px;
  }
}
/*
ARCHIVES - works
--------------------------------------------- */
@media screen and (max-width:767px) {
  .works {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #FFF1EA;
  }
  .works > .container {
    padding: 0 30px;
  }
  .works__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .works__header > span {
    display: flex;
    align-items: center;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .works__header > span > i {
    color: var(--red);
    padding-right: 10px;
  }
  .works__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-align: center;
    margin-top: 30px;
  }
  .archive-works-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 50px;
  }
  .archive-works-nav__title {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-align: center;
    color: var(--red);
    padding-bottom: 30px;    
  }
  .archive-works-categories {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
  }
  .archive-works-category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 46px;
    border-radius: 25px;
    background-color: #CC1F10;
    font-size: 15px;
    font-weight: 500;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 30px;
    margin: 15px 5px 0;
  }
  .archive-works-category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .archive-works {
    display: block;
    width: 100%;
    margin-top: 60px;
  }
  .works-items {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: 100%;
  }
  .works-item {
    display: block;
    width: 100%;
    padding: 25px 15px;
    border-radius: 20px;
    background-color: var(--white);
    box-sizing: border-box;
  }
  .works-item a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .works-item__title {
    display: block;
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 20px;
    font-weight: 700;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
  }
  .works-item__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
  }
  .works-item__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 20px;
    border-radius: 140px;
    background-color: #CC1F10;
    font-size: 10px;
    font-weight: 500;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 10px;
    margin: 5px 5px 0;
  }
  .works-item-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 240px;
    width: 100%;
    margin: 15px auto 0;
  }
  .works-item__figure {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(150/240 * 100%);
    overflow: hidden;
  }
  .works-item__figure > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  .works-item__fields {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .works-item__field {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .works-item__field > dt {
    display: block;
    width: calc(90/240 * 100%);
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: #7A7A7A;
  }
  .works-item__field > dd {
    display: block;
    width: calc(100% - (90/240 * 100%));
    font-size: min(13px + (15 - 13) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: var(--font-color);
  }
  .works-item__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 10px;
  }
  .works-item__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: var(--red);
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .works-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width:768px) {
  .works {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFF1EA;
  }
  .works__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .works__header > span {
    display: flex;
    align-items: center;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .works__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .works__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-align: center;
    margin-top: 50px;
  }
  .archive-works-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 50px;
  }
  .archive-works-nav__title {
    display: block;
    width: 100%;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-align: center;
    color: var(--red);
    padding-bottom: 10px;    
  }
  .archive-works-categories {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
  }
  .archive-works-category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 50px;
    border-radius: 25px;
    background-color: #CC1F10;
    font-size: 20px;
    font-weight: 500;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 30px;
    margin: 20px 15px 0;
  }
  .archive-works-category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .archive-works {
    display: block;
    width: 100%;
    margin-top: 60px;
  }
  .works-items {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(50/1140 * 100%);
    row-gap: 30px;
    width: 100%;
  }
  .works-item {
    display: block;
    width: 100%;
    padding: calc(30/545 * 100%);
    border-radius: 20px;
    background-color: var(--white);
    box-sizing: border-box;
  }
  .works-item a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .works-item__title {
    display: block;
    width: 100%;
    font-size: min(18px + (20 - 18) * ((100vw - 1025px) / (1140 - 1025)), 20px);
    letter-spacing: 0.05em;
    line-height: 26px;
    font-weight: 700;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
  }
  .works-item__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
  }
  .works-item__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 28px;
    border-radius: 14px;
    background-color: #CC1F10;
    font-size: min(13px + (15 - 13) * ((100vw - 1025px) / (1140 - 1025)), 15px);
    font-weight: 500;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 10px;
    margin: 5px 5px 0;
  }
  .works-item-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 15px;
  }
  .works-item__figure {
    position: relative;
    display: block;
    width: calc(230/485 * 100%);
    padding-top: calc(145/485 * 100%);
    overflow: hidden;
  }
  .works-item__figure > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  .works-item__fields {
    display: block;
    width: calc(240/485 * 100%);
  }
  .works-item__field {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .works-item__field > dt {
    display: block;
    width: calc(90/240 * 100%);
    font-size: min(14px + (16 - 14) * ((100vw - 1025px) / (1140 - 1025)), 16px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: #7A7A7A;
  }
  .works-item__field > dd {
    display: block;
    width: calc(100% - (90/240 * 100%));
    font-size: min(14px + (16 - 14) * ((100vw - 1025px) / (1140 - 1025)), 16px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: var(--font-color);
  }
  .works-item__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 10px;
  }
  .works-item__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: min(12px + (14 - 12) * ((100vw - 1025px) / (1140 - 1025)), 14px);
    font-weight: 700;
    line-height: 1;
    color: var(--red);
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .works-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .works-item__title {
    font-size: 16px;
  }
  .works-item__category {
    font-size: 11px;
  }
  .works-item__field > dt,
  .works-item__field > dd {
    font-size: 12px;
  }
  .works-item__tag {
    font-size: 11px;
  }
}
/*
SINGLE - works
--------------------------------------------- */
@media screen and (max-width:767px) {
  .works-single > .container {
    padding: 0 10px;
  }
  .works-single__body {
    display: block;
    width: 100%;
    padding: 50px 20px;
    border-radius: 20px;
    background-color: var(--white);
  }
  /*category*/
  .works-single__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-bottom: 10px;
  }
  .works-single__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 20px;
    border-radius: 10px;
    background-color: var(--red);
    font-size: 10px;
    font-weight: 500;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 10px;
    margin: 5px 5px 0;
  }
  /*title*/
  .works-single__title {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--red);
  }
  .works-single__summary {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-top: 30px;
  }
  /*before after*/
  .works-single__beforeafter {
    display: block;
    max-width: 330px;
    width: 100%;
    margin: 50px auto 0;
  }
  .works-single__beforeafter-cols {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: 100%;
  }
  .works-single__beforeafter-cols::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    display: block;
    width: 45px;
    height: 39px;
    background-image: url(./assets/images/works/arrow-sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .works-single__beforeafter-cols + .works-single__beforeafter-cols {
    margin-top: 50px;
  }
  .works-single__beforeafter-cols > picture {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(206.25/330 * 100%);
    overflow: hidden;
  }
  .works-single__beforeafter-cols > picture > span {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .works-single__before > span {
    background-color: var(--red);
    color: var(--white);
  }
  .works-single__after > span {
    background-color: var(--white);
    color: var(--red);
  }
  .works-single__beforeafter-cols > picture > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  /*detail*/
  .works-single__detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 300px;
    width: 100%;
    margin: 50px auto 0;
  }
  .works-single__price {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .works-single__price-title {
    display: block;
    width: auto;
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.07em;
    padding-bottom: 10px;
  }
  .works-single__price-amount {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .works-single__price-amount > span {
    width: auto;
  }
  .works-single__price-amount > span:nth-child(1) {
    font-size: 40px;
    font-family: var(--oswald);
    color: var(--red);
    letter-spacing: 0.01em;
    padding-right: 5px;
  }
  .works-single__fields {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .works-single__field {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .works-single__field > dt {
    display: block;
    width: calc(180/500 * 100%);
    font-size: min(13px + (16 - 13) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: #7A7A7A;
  }
  .works-single__field > dd {
    display: block;
    width: calc(100% - (180/500 * 100%) - 5px);
    font-size: min(13px + (16 - 13) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: var(--font-color);
  }
  /*staff*/
  .works-single__staff {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 50px auto 0;
  }
  .works-single__staff-image {
    display: block;
    width: 80px;
  }
  .works-single__staff-image > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .works-single__staff-title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 22px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .works-single__staff-comment {
    display: block;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
    background-color: #E4F1FC;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  /*tag*/
  .works-single__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 45px;
  }
  .works-single__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .works-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*btns*/
  .works-single__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .works-single__btns > a {
    max-width: 170px;
  }
}
@media screen and (min-width:768px) {
  .works-single__body {
    display: block;
    width: 100%;
    padding: calc(50/1140 * 100%);
    border-radius: 20px;
    background-color: var(--white);
  }
  /*category*/
  .works-single__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-bottom: 20px;
  }
  .works-single__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    background-color: var(--red);
    font-size: 15px;
    font-weight: 500;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 1;
    padding: 0 15px;
    margin: 5px 5px 0;
  }
  /*title*/
  .works-single__title {
    display: block;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--red);
  }
  .works-single__summary {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 2;
    text-align: justify;
    word-break: break-all;
    padding-top: 50px;
  }
  /*before after*/
  .works-single__beforeafter {
    display: block;
    max-width: 890px;
    width: 100%;
    margin: 50px auto 0;
  }
  .works-single__beforeafter-cols {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 90px;
    width: 100%;
  }
  .works-single__beforeafter-cols::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 56px;
    height: 48px;
    background-image: url(./assets/images/works/arrow-pc.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .works-single__beforeafter-cols + .works-single__beforeafter-cols {
    margin-top: 30px;
  }
  .works-single__beforeafter-cols > picture {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(250/400 * 100%);
    overflow: hidden;
  }
  .works-single__beforeafter-cols > picture > span {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .works-single__before > span {
    background-color: var(--red);
    color: var(--white);
  }
  .works-single__after > span {
    background-color: var(--white);
    color: var(--red);
  }
  .works-single__beforeafter-cols > picture > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  /*detail*/
  .works-single__detail {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 750px;
    width: 100%;
    margin: 50px auto 0;
  }
  .works-single__price {
    display: block;
    width: 190px;
  }
  .works-single__price-title {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.07em;
    padding-bottom: 10px;
  }
  .works-single__price-amount {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .works-single__price-amount > span {
    width: auto;
  }
  .works-single__price-amount > span:nth-child(1) {
    font-size: 40px;
    font-family: var(--oswald);
    color: var(--red);
    letter-spacing: 0.01em;
    padding-right: 5px;
  }
  .works-single__fields {
    display: block;
    width: calc(500/750 * 100%);
  }
  .works-single__field {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .works-single__field > dt {
    display: block;
    width: calc(180/500 * 100%);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: #7A7A7A;
  }
  .works-single__field > dd {
    display: block;
    width: calc(100% - (180/500 * 100%));
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    color: var(--font-color);
  }
  /*staff*/
  .works-single__staff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 900px;
    width: 100%;
    margin: 50px auto 0;
  }
  .works-single__staff-image {
    display: block;
    width: 80px;
  }
  .works-single__staff-image > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .works-single__staff-title {
    display: block;
    width: calc(100% - 100px);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 30px;
    text-align: justify;
    word-break: break-all;
  }
  .works-single__staff-comment {
    display: block;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
    background-color: #E4F1FC;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  /*tag*/
  .works-single__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
    padding-top: 45px;
  }
  .works-single__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 5px 5px 0;
  }
  .works-item__tag:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*btns*/
  .works-single__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .works-single__btns > a {
    max-width: 300px;
  }
}
/*related*/
@media screen and (max-width:767px) {
  .works-single-related {
    display: block;
    width: 100%;
    padding: 0 0 80px;
    background-color: #FFF2EA;
  }
  .works-single-related__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .works-single-related__header > span {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .single-works-nav {
    padding-top: 50px;
  }
  .single-works-tag {
    display: block;
    width: 100%;
    margin: 80px auto 0;
    border: 4px solid var(--red);
    border-radius: 20px;
    padding: 30px 20px;
    background-color: var(--white);
  }
  .single-works-tag__title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }
  .single-works-tag__title > span {
    display: block;
    width: auto;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 40px;
    color: var(--red);
    padding-left: 55px;
    background-image: url(./assets/images/works/tag.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
  .single-works-tag__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -5px;
  }
  .single-works-tag__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 10px 5px 0;
  }
  .single-works-tag__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency.site-emergency-works {
    background-image: linear-gradient(#FFF2EA,#FFF2EA),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
}
@media screen and (min-width:768px) {
  .works-single-related {
    display: block;
    width: 100%;
    padding: 0 0 100px;
    background-color: #FFF2EA;
  }
  .works-single-related__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .works-single-related__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
    padding-left: 70px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .single-works-nav {
    padding-top: 80px;
  }
  .single-works-tag {
    display: block;
    max-width: 1040px;
    width: 100%;
    margin: 80px auto 0;
    border: 4px solid var(--red);
    border-radius: 20px;
    padding: calc(30/1140 * 100%) calc(70/1140 * 100%);
    background-color: var(--white);
  }
  .single-works-tag__title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 15px;
  }
  .single-works-tag__title > span {
    display: block;
    width: auto;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 40px;
    color: var(--red);
    padding-left: 55px;
    background-image: url(./assets/images/works/tag.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
  .single-works-tag__categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .single-works-tag__category {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #FF96A3;
    letter-spacing: 0.07em;
    margin: 15px 10px 0;
  }
  .single-works-tag__category:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .site-emergency.site-emergency-works {
    background-image: linear-gradient(#FFF2EA,#FFF2EA),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
}
/*
PAGE - contact
--------------------------------------------- */
/*intro*/
@media screen and (max-width:767px) {
  .contact-form {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: var(--white);
  }
  .contact-form > .container {
    padding: 0 10px;
  }
  .contact-form__body {
    display: block;
    width: 100%;
  }
  .contact-form__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding: 0 20px;
  }
  .contact-form__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 50px 0;
    padding: 0 20px;
  }
  .contact-form__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    background-color: var(--font-color);
  }
  .contact-form__phone-title {
    display: block;
    width: 100%;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .contact-form__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .contact-form__tel {
    display: block;
    width: auto;
    font-size:min(28px + (35 - 28) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .contact-form__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .contact-form__phone-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
  }
  .contact-form__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
  }
  .contact-form__phone-time {
    display: block;
    width: auto;
    font-size: 12px;
    color: var(--white);
    line-height: 1;
    margin-left: 10px;
  }
  .contact-form__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;    
    margin-top: 15px;
  } 
  .contact-form__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .contact-form__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--white);
    line-height: 40px;
    text-align: center;
    padding-left: 55px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
  .contact-form__line > span > i {
    color: var(--yellow);
  }
  .contact-form-wrap {
    display: block;
    width: 100%;
    padding: 60px 15px;
    border-radius: 20px;
    background-color: #F8F8F8;
  }
  .contact-form-wrap__title {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    text-align: center;
  }
}
@media screen and (min-width:768px) {
  .contact-form {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .contact-form__body {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .contact-form__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 2;
    text-align: center;
  }
  .contact-form__btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 50px 0;
  }
  .contact-form__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(480/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
  }
  .contact-form__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .contact-form__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 5px;
  }
  .contact-form__tel {
    display: block;
    width: auto;
    font-size:min(30px + (38 - 30) * ((100vw - 1025px) / (1140 - 1025)), 38px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .contact-form__tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .contact-form__phone-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    margin-left: 10px;
  }
  .contact-form__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
  }
  .contact-form__phone-time {
    display: block;
    width: auto;
    font-size: 10px;
    color: var(--white);
    line-height: 1;
    margin-top: 5px;
  }
  .contact-form__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(480/1000 * 100%);
    height: 95px;
    border-radius: 10px;
    background-color: #11C45B;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left 30px center;
    background-size: 60px auto;
  } 
  .contact-form__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .contact-form__line > span {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--white);
    line-height: 1;
    text-align: center;
  }
  .contact-form__line > span > i {
    color: var(--yellow);
  }
  .contact-form-wrap {
    display: block;
    width: 100%;
    padding: calc(80/1000 * 100%) calc(50/1000 * 100%);
    border-radius: 20px;
    background-color: #F8F8F8;
  }
  .contact-form-wrap__title {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    color: var(--red);
    text-align: center;
    padding-bottom: 50px;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .contact-form__phone-title {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  .contact-form__tel {
    font-size: 22px;
  }
}
/*timeline*/
@media screen and (min-width:0px) {
  .form-timeline {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 30px;
    width: 100%;
    height: 50px;
    background-color: #BAC0C4;
    color: var(--white);
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
  }
  .form-timeline > li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
  }
  .form-timeline > li:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 2;
    display: block;
    width: 30px;
    height: 50px;
    border-style: solid;
    border-width: 25px 0px 25px 30px;
    border-color: transparent transparent transparent #BAC0C4;
  }
  .form-timeline > li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: -1px;
    right: -32px;
    z-index: 1;
    display: block;
    width: 30px;
    height: 52px;
    border-style: solid;
    border-width: 25px 0px 25px 30px;
    border-color: transparent transparent transparent #FFFFFF;
  }
  .form-timeline > li.active {
    background-color: #8B99A5;
    color: var(--white);
  }
  .form-timeline > li.active::before {
    border-color: transparent transparent transparent #8B99A5;
  }
  .form-timeline > li.past::after {
    border-color: #8B99A5 #8B99A5 #8B99A5 #FFFFFF;
  }
}
@media screen and (max-width:767px) {
   .form-timeline {
    margin-top: 30px;
   }
  .form-timeline > li {
    font-size: 14px;
  }
}
/*form layout*/
@media screen and (max-width:767px) {
  .form-wrap {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .form-wrap > li {
    display: block;
    width: 100%;
  }
  .form-wrap > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .input-row {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .input-label {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .input-label > small {
    font-size: 16px;
    padding: 0 10px;
  }
  .input-label > .mandatory {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 20px;
    background-color: #DE0E0E;
    border-radius: 3px;
    font-size: 10px;
    line-height: 1;
    color: var(--white);
    font-weight: 700;
    margin-left: 10px;
  }
  .input-field {
    display: block;
    width: 100%;
    font-weight: 400;
  }
}
@media screen and (min-width:768px) {
  .form-wrap {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .form-wrap > li {
    display: block;
    width: 100%;
  }
  .form-wrap > li:nth-child(n+2) {
    margin-top: 30px;
  }
  .input-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .input-label {
    display: flex;
    align-items: center;
    width: 317px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding: 12px calc(50/900 * 100%) 12px 0
  }
  .input-label small {
    font-size: 16px;
  }
  .input-label > .mandatory {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 20px;
    background-color: #DE0E0E;
    border-radius: 3px;
    font-size: 10px;
    line-height: 1;
    color: var(--white);
    font-weight: 700;
    margin-left: 10px;
  }
  .input-field {
    display: block;
    width: calc(100% - 317px);
    font-family: var(--noto-sans);
    font-weight: 400;
  }
  .field-event-title {
    font-size: 16px;
    padding: 12px 0;
    font-weight: 500;
  }
}
/*form*/
@media screen and (min-width:0px) {
  .input-field input[type="text"] {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    background-color: var(--white);
    border: 1px solid #E3E3E3;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    line-height: 20px;
    border: none;
    font-family: var(--noto-sans);
  }
  .input-field textarea {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    background-color: var(--white);
    border: 1px solid #E3E3E3;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    line-height: 20px;
    border: none;
    font-family: var(--noto-sans);
    resize: none;
  }
  .input-field input[type="text"]::placeholder {
    color: #E3E3E3;
    font-weight: 500;
  }
  .input-field textarea::placeholder {
    color: #E3E3E3;
    font-weight: 500;
  }
  /*mail*/
  .mail-txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 21px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .remail-block {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .remail-txt {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 21px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
    padding-left: 15px;
  }
  .remail-txt > span {
    position: absolute;
    left: 0;
  }
  /*address*/
  .input-field.address {
    display: flex;
    flex-direction: column;
  }
  .input-field.address > div:nth-child(n+2){
    margin-top: 20px;
  }
  .zip-block {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
  .field-label {
    display: block;
    width: 30px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
  }
  .zip-block input[name="zip-num"] {
    width: 150px;
  }
  .search-address {
    position: absolute;
    top: 4px;
    left: calc(30px + 150px + 20px);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 102px;
    height: 41px;
    border-radius: 25px;
    font-size: 15px;
    background-color: var(--red);
    color: var(--white);
    font-weight: 500;
    cursor: pointer;
  }
  .search-address:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
  .input-field.address select[name="prefecture"] {
    position: relative;
    max-width: 315px;
    width: 100%;
    height: 50px;
    border: 1px solid #E3E3E3;   
    font-size: 16px;
    font-weight: 500;
    padding: 15px 35px 15px 20px;
    border-radius: 5px;
    line-height: 20px;
    background-image: url(./assets/images/icon-select.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px 8px;
    background-color: var(--white);
  }
  .input-field select:has(option:checked[value=""]) {
    color: #E3E3E3;
    font-weight: 500;
  }
  /*checkbox*/
  .input-checkbox-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(80/470 * 100%);
    row-gap: 10px;
    max-width: 470px;
    width: 100%;
    padding-top: 10px;
  }
  .input-checkbox-wrap > span {
    width: auto;
  }
  .input-checkbox-wrap .horizontal-item {
	  margin-left: 0 !important;
  }
  .input-checkbox-wrap input[type="checkbox"] {
    display: none;
  }
  .input-checkbox-wrap input[type="checkbox"] + span {
    position: relative;
    display: block;
    width: auto;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 30px;
  }
  .input-checkbox-wrap input[type="checkbox"] + span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(./assets/images/checkbox.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .input-checkbox-wrap input[type="checkbox"]:checked + span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(./assets/images/checkedbox.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  /*radio*/
  .input-radio-wrap {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 10px;
    max-width: 450px;
    width: 100%;
    padding-top: 10px;
  }
  .input-radio-wrap .horizontal-item {
	  margin-left: 0 !important;
  }
  .input-radio-wrap input[type="radio"] {
    display: none;
  }
  .input-radio-wrap input[type="radio"] + span {
    position: relative;
    display: block;
    width: auto;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 30px;
  }
  .input-radio-wrap input[type="radio"] + span::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border: 1px solid #CDD6DD;
    background-color: var(--white);
  }
  .input-radio-wrap input[type="radio"]:checked + span::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: var(--font-color);    
  } 
  /*agree*/
  .agree-txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 2;
    text-align: justify;
    word-break: break-all;
    padding: 10px 0 30px;
  }
  .agree-txt > a {
    color: var(--red);
  }
  .agree-txt > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .field-agree-checkbox {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
  }
  .field-agree-checkbox .mwform-checkbox-field  {
    order: 1;
  }
  .field-agree-checkbox .field-agree-checkbox__txt {
    order: 2;
  }
  .field-agree-checkbox .error  {
    order: 3;
  }
  .agree {
    display: none;
  }
  .agree + span {
    position: relative;
    display: flex;
    align-items: center;
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    padding: 0 0 0 30px;
    overflow: hidden;
  }
  .agree + span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(./assets/images/checkbox.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .agree:checked + span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(./assets/images/checkedbox.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .field-agree-checkbox__txt {
    display: block;
    width: calc(100% - 30px);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
  }
  .field-agree-checkbox__txt > a {
    color: var(--red);
  }
  .field-agree-checkbox__txt > a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }


  .input-field .error {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #DE0E0E !important;
    font-family: var(--noto-sans);
    margin-top: 5px;
  }
  .input-checkbox-wrap .error {
    padding-left: 20px;
  }
}
@media screen and (max-width:767px) {
  .input-checkbox-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 0;
    row-gap: 10px;
    max-width: 470px;
    width: 100%;
    padding-top: 10px;
  }
  .input-radio-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 10px;
    max-width: 450px;
    width: 100%;
    padding-top: 10px;
  }
  .agree-txt {
    padding: 0 0 30px;
  }  
  .input-checkbox-wrap .error {
    padding-left: 10px;
  }
}
@media screen  and (max-width:359px) {
  .search-address {
    position: absolute;
    left: calc(20px + 150px + 20px);
    width: 92px;
  }
}
/*btns*/
@media screen and (min-width:0px) {
  .form-btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  /*confirm*/
  .confirm-btn,
  .submit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid var(--red);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: var(--red);
    background-color: var(--white);
    background-image: url(./assets/images/arrow-rd.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 7.41px auto;
    cursor: pointer;
  } 
  .confirm-btn:hover,
  .submit-btn:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
    border: 5px solid var(--red);
  } 
  /*back*/
  .back-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    width: 100%;
    height: 70px;
    border-radius: 35px;
    border: 5px solid #7A7A7A;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    color: #7A7A7A;
    background-color: var(--white);
    background-image: url(./assets/images/btn-bkp.png);
    background-repeat: no-repeat;
    background-position: left 20px center;
    background-size: 7.41px auto;
    cursor: pointer;
  }
  .back-btn:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
    border: 5px solid #7A7A7A;
  }
 
}
@media screen and (max-width:767px) {
  .confirm-btn,
  .submit-btn {
    max-width: 170px;
    height: 52px;
    font-size: 15px;
    border: 4px solid var(--red);
  }
  .back-btn {
    max-width: 170px;
    height: 52px;
    font-size: 15px;
    border: 4px solid #7A7A7A;
  } 
  .form-btns {
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
  }
  .form-btns > button + button {
    margin-top: 30px;
  }
}
@media screen and (min-width:768px) {
  .form-btns > button + button {
    margin-left: 70px;
  }
}
/*confirm*/
@media screen and (min-width:0px) {
  .form-block.confirm .search-address,
  .form-block.confirm .mail-txt,
  .form-block.confirm .remail-block,
  .form-block.confirm .agree-txt,
  .form-block.confirm .field-agree-checkbox__txt {
    display: none;
  }
  .form-block.confirm .input-label {
	  padding: 0 0;
  }
  .form-block.confirm .input-checkbox-wrap,
  .form-block.confirm .input-radio-wrap {
    display: block;
    width: 100%;
    padding: 0;
    margin-left: 0;
    word-break: keep-all;
  }  
}
@media screen and (min-width:768px) {
  .form-block.confirm .input-label {
	  padding: 0 calc(50/900 * 100%) 0 0;
  }
}
@media screen and (max-width:767px) {
  .form-block.confirm .input-field {
    padding-left: 20px !important;
  }
}
/*thanks*/
@media screen and (max-width:767px) {
  .form-thanks {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .form-thanks__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 15px;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .form-thanks__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .form-thanks__btns > a {
    max-width: 200px;
  }
}
@media screen and (min-width:768px) {
  .form-thanks {
    display: block;
    width: 100%;
    margin-top: 100px;
  }
  .form-thanks__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 15px;
    letter-spacing: 0.07em;
    line-height: 2;
    text-align: center;
  }
  .form-thanks__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .form-thanks__btns > a {
    max-width: 300px;
  }
}
/*
PAGE - service
--------------------------------------------- */
@media screen and (max-width:767px) {
  .service {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-image: url(./assets/images/service/bg-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .service > .container {
    max-width: 1320px;
  }
  .service__body {
    display: block;
    width: 100%;
    padding: 30px 20px;
    background-color: #FFF1EA;
    border-radius: 20px;
    overflow: hidden;
  }
  .service__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .service__header > span {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .service__header > span > i {
    color: var(--red);
    padding-right: 10px;
  }
  .service__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .service__main {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 60px;
    width: 100%;
    margin-top: 30px;
  }
  .service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
  }
  .service-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-box__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .service-box__title {
    font-size: min(22px + (30 - 22) * ((100vw - 320px) / (390 - 320)), 30px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 55px;
    padding-bottom: 20px;
  }
  .service-box__title > span {
    color: var(--red);
  }
  .service-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 30px;
  }
  .service-box__content > a {
    max-width: 265px;
    font-size: min(12px + (15 - 12) * ((100vw - 320px) / (390 - 320)), 15px)
  }
  .service-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
  }
  .service-box__btns > a {
    font-size: min(12px + (20 - 12) * ((100vw - 320px) / (390 - 320)), 20px)
  }
  .service-box__btns > a + a {
    margin-left: calc(30/270 * 100%);    
  }
}
@media screen and (min-width:768px) {
  .service {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-image: url(./assets/images/service/bg-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .service > .container {
    max-width: 1320px;
  }
  .service__body {
    display: block;
    width: 100%;
    padding: calc(80/1280 * 100%) calc(50/1280 * 100%) calc(100/1280 * 100%);
    background-color: #FFF1EA;
    border-radius: 20px;
    overflow: hidden;
  }
  .service__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .service__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
  }
  .service__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .service__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .service__main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: calc(50/1180 * 100%);
    row-gap: 100px;
    width: 100%;
    margin-top: 50px;
  }
  .service-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 calc(30/565 * 100%) calc(30/565 * 100%);
  }
  .service-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    background-color: var(--white);
    border-radius: 20px 0 20px 0;
  }
  .service-box__figure {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-box__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .service-box__title {
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1280 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 55px;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .service-box__title > span {
    color: var(--red);
  }
  .service-box__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: center;
    padding-bottom: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .service-box__content > a {
    max-width: 400px;
  }
  .service-box__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: min(20px + (30 - 20) * ((100vw - 768px) / (1280 - 768)), 30px);
  }
  .service-box__btns > a + a {
    margin-left: calc(50/505 * 100%);
  }
}
/*
PAGE - service work slide
--------------------------------------------- */
@media screen and (max-width:767px) {
  .service-works {
    display: block;
    width: 100%;
    padding: 60px 0 60px;
    background-color: rgba(255,247,0,0.15);
  }
  .service-works__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .service-works__header > span {
    display: block;
    width: auto;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .service-works__header > span > i {
    color: var(--red);
    padding-right: 10px;
  }
  .service-works__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: center;
  }
  .service-works-items {
    display: block;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 37px;
  }
  .service-works-items .swiper-wrapper {
    max-width: 390px;
    width: calc(100% - 20px);
  }
  .service-works-items .swiper-slide {
    display: flex;
    width: 100%;
    height: 100%;
  }
  .service-swiper-works-wrap {
    position: absolute;
    top: calc(50% - 20px);
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    max-width: 410px;
    width: calc(100% - 10px);
    height: 35px;
  }
  .service-swiper-works-wrap .swiper-button-prev,
  .service-swiper-works-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .service-swiper-works-wrap .swiper-button-prev::after,
  .service-swiper-works-wrap .swiper-button-next::after {
    display: none;
  }
  .service-swiper-works-wrap .swiper-button-next {
    background-image: url(./assets/images/works/next.png);
  }
  .service-swiper-works-wrap .swiper-button-prev {
    background-image: url(./assets/images/works/prev.png);
  }
  .service-swiper-works-wrap .swiper-button-prev:hover,
  .service-swiper-works-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*pagination*/
  .service-works-items .swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 390px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .service-works-items .swiper-pagination-bullet {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #222222;
    opacity: 1;
    margin: 0 5px !important;
  }
  .service-works-items .swiper-pagination-bullet-active {
    background-color: #FFD52A;
    opacity: 1;
  }
  /*item*/
  .service-works-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    border: 5px solid #EFEFEF;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .service-works-item__title {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: var(--red);
    letter-spacing: 0.05em;
    text-align: center;
    padding: 15px 0;
    background-color: #EFEFEF;
  }
  .service-works-item__cols {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  .service-works-item__figure {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: 100%;
  }
  .service-works-item__figure::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    display: block;
    width: 45px;
    height: 39px;
    background-image: url(./assets/images/works/arrow-sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .service-works-item__figure > picture {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(200/320 * 100%);
    overflow: hidden;
  }
  .service-works-item__figure > picture > span {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .service-works-item__before > span {
    background-color: var(--red);
    color: var(--white);
  }
  .service-works-item__after > span {
    background-color: var(--white);
    color: var(--red);
  }
  .service-works-item__figure > picture > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  .service-works-item__content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .service-works-item__price {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .service-works-item__price-txt {
    color: var(--font-color);
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.07em;
    padding-bottom: 10px;
  }
  .service-works-item__amount {
    font-family: var(--oswald);
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.01em;
    color: var(--red);
    line-height: 1;
  }
  .service-works-item__amount > small {
    font-size: 22px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    padding-right: 5px;
    font-family: var(--noto-sans);
  }
  .service-works-item__list {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .service-works-item__list > li {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .service-works-item__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;    
  }
  .service-works-item__row > dt {
    display: block;
    width: 110px;
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .service-works-item__row > dd {
    display: block;
    width: calc(100% - 110px);
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .service-works-item__row > dd > span {
    font-size: 24px;
  }
  .service-works-item__staff {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
  }
  .service-works-item__staff-image {
    display: block;
    width: 80px;
    aspect-ratio: 1/1;
    border-radius: 40px;
    overflow: hidden;
  }
  .service-works-item__staff-image > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-works-item__staff-title {
    display: block;
    width: 100%;
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .service-works-item__staff-msg {
    display: block;
    width: 100%;
    background-color: #E4F1FC;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
  }
  .service-works__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
  }
  .service-works__btns > a {
    max-width: 200px;
    border: 5px solid var(--font-color);
    background-color: #FFD52A;
    color: var(--font-color);
    background-image: url(./assets/images/arrow-bk.png);
  }
}
@media screen and (min-width:768px) {
  .service-works {
    display: block;
    width: 100%;
    padding: 100px 0 80px;
    background-color: rgba(255,247,0,0.15);
  }
  .service-works__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .service-works__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
  }
  .service-works__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .service-works__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
  }
  .service-works-items {
    display: block;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 60px;
  }
  .service-works-items .swiper-wrapper {
    max-width: 1000px;
    width: calc(100% - 100px);
  }
  .service-works-items .swiper-slide {
    display: flex;
    width: 100%;
    height: 100%;
  }
  .service-swiper-works-wrap {
    position: absolute;
    top: calc(50% - 40px);
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    width: calc(100% - 20px);
    height: 80px;
  }
  .service-swiper-works-wrap .swiper-button-prev,
  .service-swiper-works-wrap .swiper-button-next {
    position: initial;
    top: initial;
    margin: 0;
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .service-swiper-works-wrap .swiper-button-prev::after,
  .service-swiper-works-wrap .swiper-button-next::after {
    display: none;
  }
  .service-swiper-works-wrap .swiper-button-next {
    background-image: url(./assets/images/works/next.png);
  }
  .service-swiper-works-wrap .swiper-button-prev {
    background-image: url(./assets/images/works/prev.png);
  }
  .service-swiper-works-wrap .swiper-button-prev:hover,
  .service-swiper-works-wrap .swiper-button-next:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  /*pagination*/
  .service-works-items .swiper-pagination {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1080px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .service-works-items .swiper-pagination-bullet {
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #222222;
    opacity: 1;
    margin: 0 10px !important;
  }
  .service-works-items .swiper-pagination-bullet-active {
    background-color: #FFD52A;
    opacity: 1;
  }
  /*item*/
  .service-works-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--white);
    border: 5px solid #EFEFEF;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
  }
  .service-works-item__title {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: var(--red);
    letter-spacing: 0.05em;
    text-align: center;
    padding: 10px 0;
    background-color: #EFEFEF;
  }
  .service-works-item__cols {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
  }
  .service-works-item__figure {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: calc(400/940 * 100%);
  }
  .service-works-item__figure::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    display: block;
    width: 45px;
    height: 39px;
    background-image: url(./assets/images/works/arrow-sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .service-works-item__figure > picture {
    position: relative;
    display: block;
    width: 100%;
    padding-top: calc(250/400 * 100%);
    overflow: hidden;
  }
  .service-works-item__figure > picture > span {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 30px;
    border-radius: 15px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
  }
  .service-works-item__before > span {
    background-color: var(--red);
    color: var(--white);
  }
  .service-works-item__after > span {
    background-color: var(--white);
    color: var(--red);
  }
  .service-works-item__figure > picture > img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
  }
  .service-works-item__content {
    display: block;
    width: calc(490/940 * 100%);
  }
  .service-works-item__price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
  }
  .service-works-item__price-txt {
    color: var(--font-color);
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.07em;
  }
  .service-works-item__amount {
    font-family: var(--oswald);
    font-size: 64px;
    font-weight: 500;
    letter-spacing: 0.01em;
    color: var(--red);
    line-height: 1;
  }
  .service-works-item__amount > small {
    font-size: 22px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    padding-right: 5px;
    font-family: var(--noto-sans);
  }
  .service-works-item__list {
    display: block;
    width: 100%;
  }
  .service-works-item__list > li {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .service-works-item__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;    
  }
  .service-works-item__row > dt {
    display: block;
    width: 110px;
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .service-works-item__row > dd {
    display: block;
    width: calc(100% - 110px);
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .service-works-item__row > dd > span {
    font-size: 24px;
  }
  .service-works-item__staff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
  }
  .service-works-item__staff-image {
    display: block;
    width: 80px;
    aspect-ratio: 1/1;
    border-radius: 40px;
    overflow: hidden;
  }
  .service-works-item__staff-image > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-works-item__staff-title {
    display: block;
    width: calc(100% - 80px - 10px);
    font-size: 18px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 28px;
  }
  .service-works-item__staff-msg {
    display: block;
    width: 100%;
    background-color: #E4F1FC;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    color: var(--font-color);
    text-align: justify;
    word-break: break-all;
  }
  .service-works__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .service-works__btns > a {
    max-width: 300px;
    border: 5px solid var(--font-color);
    background-color: #FFD52A;
    color: var(--font-color);
    background-image: url(./assets/images/arrow-bk.png);
  }
}
/*
PAGE - service-intro
--------------------------------------------- */
@media screen and (max-width:767px) {
  .service-intro {
    display: block;
    width: 100%;
    padding: 80px 0 50px;
    background-color: var(--white);
  }
  .service-intro__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .service-intro__wrap {
    display: block;
    width: 100%;
  }
  .service-intro__content {
    display: block;
    width: 100%;
  }
  .service-intro__header {
    display: block;
    width: 100%;
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
    text-align: center;
  }
  .service-intro__header > span {
    color: var(--red);
  }
  .service-intro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .service-intro__content-figure {
    display: none;
  }
  .service-intro__figures {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 540px;
    width: 100%;
    padding: 0 20px;
    margin: 50px auto 0;
  }
  .service-intro__figures img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-intro__figure-sp {
    display: block;
    width: calc(120/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-intro__figure {
    display: block;
    width:  calc(200/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  
}
@media screen and (min-width:768px) {
  .service-intro {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .service-intro__body {
    position: relative;
    display: block;
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .service-intro__wrap {
    display: block;
    width: 100%;
  }
  .service-intro__content {
    display: block;
    width: calc(750/1140 * 100%);
  }
  .service-intro__header {
    display: block;
    width: 100%;
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
  }
  .service-intro__header > span {
    font-size: 44px;
    color: var(--red);
  }
  .service-intro__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: justify;
    word-break: break-all;
  }
  .service-intro__content-figure {
    display: block;
    width: calc(210/750 * 100%);
    margin-top: 30px;
  }
  .service-intro__content-figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 0 20px 0 20px;
  }
  .service-intro__figures {
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    width: calc(410/1320 * 100%);
  }
  .service-intro__figure {
    display: block;
    width:  100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-left: auto;
  }
  .service-intro__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-intro__figure-sp {
    display: none;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .service-intro__header {
    font-size: 34px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  .service-intro__header > span {
    font-size: 34px;
  }
  .service-intro__txt {
    font-size: 15px;
    line-height: 26px;
  }
}
/*
PAGE - service-nayami
--------------------------------------------- */
@media screen and (min-width:0px) {
  .service-nayami {
    display: block;
    width: 100%;
  }
  .service-nayami > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
/*
PAGE - service-reason
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .service-reason {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #FFFEDA;
    background-image: url(./assets/images/owner/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100% auto;
  }
  .service-reason > .container {
    padding: 0 10px;
  }
  .service-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }
  .service-reason__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .service-reason__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-reason__header {
    display: block;
    width: 100%;
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: right;
  }
  .service-reason__header > span {
    color: var(--red);
  }
  .service-reason__main {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 100px;
    width: 100%;
    margin-top: 85px;
  }
  .service-reason__main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-65%);
    display: block;
    width: calc(160/370 * 100%);
    padding-bottom: calc(208.45/370 * 100%);
    background-image: url(./assets/images/owner/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .service-reason-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 20px 30px;
  }
  .service-reason-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .service-reason-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: calc(100% - 20px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-reason-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: 125px;
    margin-top: 20px;
  }
  .service-reason-box__title {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    font-size: min(24px + (26 - 24) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 31px;
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .service-reason-box__title > span {
    color: var(--red);
  }
  .service-reason-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-reason-box__txt > span {
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .service-reason__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .service-reason__btns > a {
    max-width: 250px;
    height: 72px;
    text-align: center;
    line-height: 1.5;
    border-radius: 40px;
  }
}
@media screen and (min-width: 768px) {
  .service-reason {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #FFFEDA;
    background-image: url(./assets/images/owner/logo.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: calc(621.98/1400 * 100%) auto;
  }
  .service-reason__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .service-reason__subtitle {
    display: block;
    width: calc(544.62/1180 * 100%);
  }
  .service-reason__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-reason__header {
    display: block;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .service-reason__header > span {
    color: var(--red);
    font-size: 60px;
  }
  .service-reason__main {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 80px;
  }
  .service-reason__main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    transform: translateY(-70%);
    display: block;
    width: calc(270/1180 * 100%);
    padding-bottom: calc(352.01/1180 * 100%);
    background-image: url(./assets/images/owner/prince.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
  .service-reason-box {
    position: relative;
    display: block;
    padding: 0 30px 30px;
    width: calc(565/1180 * 100%);
    margin-right: calc(50/1180 * 100%);
  }
  .service-reason-box:nth-child(2n),
  .service-reason-box:last-child {
    margin-right: 0;
  }
  .service-reason-box:nth-child(n+3) {
    margin-top: 100px;
  }
  .service-reason-box::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);
  }
  .service-reason-box__figure {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-reason-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-reason-box__badge {
    position: relative;
    z-index: 3;
    display: block;
    width: calc(155/565 * 100%);
    margin-top: -30px;
  }
  .service-reason-box__title {
    position: relative;
    z-index: 2;
    display: block;
    font-size: min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(44px + (55 - 44) * ((100vw - 1025px) / (1400 - 1025)), 55px);
    text-align: justify;
    word-break: break-all;
    margin-top: 10px;
  }
  .service-reason-box__title > span {
    color: var(--red);
  }
  .service-reason-box__txt {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-reason-box__txt > span {
    font-size: 18px;
    background: linear-gradient(var(--yellow),var(--yellow));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 85%;
  }
  .service-reason__btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }
  .service-reason__btns > a {
    max-width: 480px;
  }
}
@media screen and (min-width: 1025px) {
  .service-reason > .container {
    max-width: 1220px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .service-reason-box__badge {
    width: calc(155/350 * 100%);
    margin-top: -20px;
  }
  .service-reason__btns > a {
    max-width: 400px;
  }
}
/*
PAGE - service-feature
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .service-feature {
    display: block;
    width: 100%;
    padding: 150px 0 80px;
    background-image: url(./assets/images/gomiyashiki/feature/feature-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .service-feature__body {
    display: block;
    max-width: 540px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  .service-feature-content {
    display: block;
    width: 100%;
    padding: 30px 10px;
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .service-feature__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .service-feature__subtitle {
    display: block;
    max-width: 300px;
    width: 100%;
  }
  .service-feature__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-feature__header {
    display: block;
    width: auto;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    text-align: center;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .service-feature__header > span {
    color: var(--red);
  }
  .service-feature-main {
    display: block;
    width: 100%;
  }
  .service-feature-box {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
  }
  .service-feature-box + .service-feature-box {
    margin-top: 50px;
  }
  .service-feature-box__figure {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: calc(100% - 40px);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }   
  .service-feature-box__content {
    display: block;
    width: 100%;
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    padding: min(130px + (290 - 130) * ((100vw - 320px) / (540 - 320)), 290px) 20px 30px;
  }
  .service-feature-box:nth-child(odd) .service-feature-box__content {
    margin-left: auto;
  }
  .service-feature-box__title {
    display: block;
    width: 100%;
    font-size:min(20px + (26 - 20) * ((100vw - 320px) / (390 - 320)), 26px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: var(--red);
    padding-bottom: 20px;
    text-align: center;
  }
  .service-feature-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .service-feature {
    display: block;
    width: 100%;
    padding: min(360px + (500 - 360) * ((100vw - 768px) / (1400 - 768)), 500px) 0 145px;
    background-image: url(./assets/images/gomiyashiki/feature/feature-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .service-feature__body {
    display: block;
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .service-feature-content {
    display: block;
    width: 100%;
    padding: calc(100/1280 * 100%) calc(70/1280 * 100%);
    border-radius: 20px;
    background-color: #FFF1EA;
  }
  .service-feature__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }
  .service-feature__subtitle {
    display: block;
    width: calc(311.24/1140 * 100%);
  }
  .service-feature__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-feature__header {
    display: block;
    width: auto;
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .service-feature__header > span {
    color: var(--red);
    font-size: min(40px + (60 - 40) * ((100vw - 768px) / (1400 - 768)), 60px);
  }
  .service-feature-main {
    display: block;
    width: 100%;
  }
  .service-feature-box {
    position: relative;
    display: block;
    width: 100%;
    min-height: min(270px + (350 - 270) * ((100vw - 1025px) / (1400 - 1025)), 350px);
    padding-top: 50px;
  }
  .service-feature-box + .service-feature-box {
    margin-top: 50px;
  }
  .service-feature-box__figure {
    position: absolute;
    top: 0;
    display: block;
    width: calc(850/1140 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .service-feature-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }  
  .service-feature-box:nth-child(odd) .service-feature-box__figure {
    left: 0;
  }
  .service-feature-box:nth-child(even) .service-feature-box__figure {
    right: 0;
  }
  .service-feature-box__content {
    position: relative;
    z-index: 1;
    display: block;
    width: calc(495/1140 * 100%);
    border-radius: 20px 0 20px 0;
    background-color: var(--white);
    padding: 30px;
  }
  .service-feature-box:nth-child(odd) .service-feature-box__content {
    margin-left: auto;
  }
  .service-feature-box__title {
    display: block;
    width: 100%;
    font-size: min(20px + (30 - 20) * ((100vw - 768px) / (1400 - 768)), 30px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(33px + (44 - 33) * ((100vw - 768px) / (1400 - 768)), 44px);
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    padding-bottom: 20px;
  }
  .service-feature-box__txt {
    display: block;
    width: 100%;
    font-size: min(14px + (16 - 14) * ((100vw - 768px) / (1400 - 768)), 16px);
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
}
/*option*/
@media screen and (max-width: 767px) {
  .service-option {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .service-option__header {
    display: block;
    width: auto;
    font-size:26px;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height:30px;
    text-align: center;
    padding: 0 0 140px;
    background-image: url(./assets/images/gomiyashiki/feature/option-prince-sp.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 140px;
  }
  .service-option__header > span {
    color: var(--red);
  }
  .service-option__main {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 30px;
    width: 100%;
    padding: 0 25px;
  }
  .service-option-box {
    display: block;
    width: 100%;
  }
  .service-option-box__figure {
    display: block;
    width: 100%;
  }
  .service-option-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 0 20px 0 20px;
  }
  .service-option-box__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-option-box__title > small {
    font-size: 16px;
  }
  .service-option-box__price {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.01em;
    line-height: 28px;
    font-family: var(--oswald);
    text-align: right;
  }
  .service-option-box__price > small {
    font-size: 18px;
    font-family: var(--noto-sans);
    padding-left: 5px;
  }
  .service-option-box__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .service-option {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .service-option__header {
    display: block;
    width: auto;
    font-size: min(22px + (32 - 22) * ((100vw - 1025px) / (1400 - 1025)), 32px);
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: min(44px + (55 - 44) * ((100vw - 1025px) / (1400 - 1025)), 55px);
    text-align: center;
    padding: 80px 0 50px;
    background-image: url(./assets/images/gomiyashiki/feature/option-prince.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: calc(270/1140 * 100%) auto;
  }
  .service-option__header > span {
    color: var(--red);
    font-size: min(36px + (46 - 36) * ((100vw - 1025px) / (1400 - 1025)), 46px);
  }
  .service-option__main {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: calc(50/1140 * 100%);
    max-width: 1015px;
    width: 100%;
    margin: 0 auto;
  }
  .service-option-box {
    display: block;
    width: 100%;
  }
  .service-option-box__figure {
    display: block;
    width: 100%;
  }
  .service-option-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 0 20px 0 20px;
  }
  .service-option-box__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 35px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-option-box__title > small {
    font-size: 16px;
  }
  .service-option-box__price {
    display: block;
    width: 100%;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.01em;
    line-height: 39px;
    font-family: var(--oswald);
    text-align: right;
  }
  .service-option-box__price > small {
    font-size: 18px;
    font-family: var(--noto-sans);
    padding-left: 5px;
  }
  .service-option-box__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
    margin-top: 5px;
  }
}
/*
PAGE - service-flow
--------------------------------------------- */
/*flow*/
@media screen and (max-width: 767px) {
  .service-flow {
    display: block;
    width: 100%;
    padding: 80px 0 0;
    background-image: url(./assets/images/gomiyashiki/flow/flow-sp.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .service-flow > .container {
    padding: 0 10px;
  }
  .service-flow__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 15px;
  }
  .service-flow__subtitle {
    display: block;
    max-width: 340px;
    width: 100%;
  }
  .service-flow__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-flow__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .service-flow__header > span {
    display:block;
    text-align: center;
    width: auto;
    font-size: min(28px + (34 - 28) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    padding-top: 65px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px auto;
  }
  .service-flow__header > span > i {
    color: var(--red);
  }
  .service-flow__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    margin-top: 30px;
    padding: 0 20px;
  }
  .service-flow-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .service-flow-step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .service-flow-step:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 33px;
    height: 20px;
    background-image: url(./assets/images/emergency/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .service-flow-step + .service-flow-step {
    margin-top: 80px;
  }
  .service-flow-step__badge {
    position: absolute;
    top: -5px;
    right: 10px;
    display: block;
    width: calc(60/370 * 100%);
  }
  .service-flow-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-flow-step__figure {
    display: block;
    width: calc(250/310 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .service-flow-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-flow-step__content {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .service-flow-step__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 26px;
    padding-bottom: 20px;
  }
  .service-flow-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .service-flow-step__btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
  }
  .service-flow-step__phone {
     display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
    padding: 10px 0;
  }
  .service-flow-step__phone-title {
     display: block;
    width: 100%;
    font-size: min(14px + (16 - 14) * ((100vw - 320px) / (390 - 320)), 16px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    color: var(--white);
    text-align: center;
  }
  .service-flow-step__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .service-flow-step__phone-tel {
    display: block;
    width: auto;
    font-size:min(26px + (35 - 26) * ((100vw - 320px) / (390 - 320)), 35px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 35px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .service-flow-step__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-flow-step__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-top: 5px;
  }
  .service-flow-step__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .service-flow-step__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-flow-step__line > span {
    display: block;
    width: auto;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 60px;
    color: var(--white);
    padding-left: 57px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .service-flow-step__line > span > i {
    color: var(--yellow);
  }
  .service-flow-step__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
    margin-top: 15px;
  } 
  .service-flow-step__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-flow-step__contact > span {
    display: block;
    width: auto;
    font-size: min(16px + (18 - 16) * ((100vw - 320px) / (390 - 320)), 18px);
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto;
  }
  .service-flow-step__memo {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    margin-top: 20px;
  }
  .service-flow-step__memo > span {
    position: absolute;
    left: 0;
  }
  .service-flow-step__subtitle {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 22px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-flow-step__list {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px;
    border-radius: 10px;
    background-color: #FFFEDA;
  }
  .service-flow-step__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .service-flow-step__list > li + li {
    margin-top: 10px;
  }
  .service-flow-step__list > li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .service-flow-step__list > li > span {
    font-weight: 700;
  }
  .service-flow-step__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .service-flow__truck {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
  }
  .service-flow__truck > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
  }
}
@media screen and (min-width: 768px) {
  .service-flow {
    display: block;
    width: 100%;
    padding: 100px 0 0;
    background-image: url(./assets/images/gomiyashiki/flow/flow-pc.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .service-flow__hgroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;    
  }
  .service-flow__subtitle {
    display: block;
    width: calc(280/1140 * 100%);
  }
  .service-flow__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-flow__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .service-flow__header > span {
    display: block;
    width: auto;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 75px;
    background-image: url(./assets/images/logo-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
  }
  .service-flow__header > span > i {
    color: var(--red);
    font-size: 60px;
    padding-right: 10px;
  }
  .service-flow__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
  .service-flow-steps {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
  }
  .service-flow-step {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
    padding: calc(30/1140 * 100%) calc(30/1140 * 100%) calc(30/1140 * 100%) calc(50/1140 * 100%);
    box-shadow: 5px 5px 0 #D4D4D4;
  }
  .service-flow-step:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 33px;
    height: 20px;
    background-image: url(./assets/images/emergency/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .service-flow-step + .service-flow-step {
    margin-top: 70px;
  }
  .service-flow-step__badge {
    position: absolute;
    top: -10px;
    right: 10px;
    display: block;
    width: calc(100/1000 * 100%);
  }
  .service-flow-step__badge > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-flow-step__figure {
    display: block;
    width: calc(250/920 * 100%);
    border-radius: 0 20px 0 20px;
    overflow: hidden;
  }
  .service-flow-step__figure > img  {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-flow-step__content {
    display: block;
    width: calc(640/920 * 100%);
  }
  .service-flow-step__title {
    display: block;
    width: 100%;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: var(--red);
    line-height: 55px;
    padding-right: 90px;
    padding-bottom: 20px;
  }
  .service-flow-step__title > small {
    font-size: 22px;
  }
  .service-flow-step__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
  .service-flow-step__btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 570px;
    width: 100%;
    margin-top: 20px;
  }
  .service-flow-step__phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 95px;
    border-radius: 10px;
    background-color: var(--font-color);
    margin-bottom: 15px;
  }
  .service-flow-step__phone-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 22px;
    color: var(--white);
    text-align: center;
  }
  .service-flow-step__phone-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
  }
  .service-flow-step__phone-tel {
    display: block;
    width: auto;
    font-size:38px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: var(--white);
    padding-left: 40px;
    background-image: url(./assets/images/phone-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px auto;
  }
  .service-flow-step__phone-tel:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-flow-step__phone-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 26px;
    border-radius: 13px;
    background-color: var(--red);
    font-size: 14px;
    color: var(--white);
    font-weight: 700;
    line-height: 1;
    padding: 0 10px;
    margin-left: 10px;
  }
  .service-flow-step__line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 60px;
    border-radius: 10px;
    background-color: #11C45B;
  } 
  .service-flow-step__line:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-flow-step__line > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 47px;
    background-image: url(./assets/images/line-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 42px auto;
  }
  .service-flow-step__line > span > i {
    color: var(--yellow);
  }
  .service-flow-step__contact {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: 60px;
    border-radius: 10px;
    background-color: var(--red);
  } 
  .service-flow-step__contact:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-flow-step__contact > span {
    display: block;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 40px;
    color: var(--white);
    padding-left: 50px;
    background-image: url(./assets/images/envelope-wh.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 46px auto;
  }
  .service-flow-step__memo {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: #7A7A7A;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
    margin-top: 20px;
  }
  .service-flow-step__memo > span {
    position: absolute;
    left: 0;
  }
  .service-flow-step__subtitle {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 26px;
    color: var(--red);
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-flow-step__list {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #FFFEDA;
  }
  .service-flow-step__list > li {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.07em;
    text-align: justify;
    word-break: break-all;
    padding-left: 20px;
  }
  .service-flow-step__list > li + li {
    margin-top: 10px;
  }
  .service-flow-step__list > li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: var(--red);
  }
  .service-flow-step__list > li > span {
    font-weight: 700;
  }
  .service-flow-step__btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .service-flow__truck {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .service-flow__truck > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .service-flow__header > span {
    font-size: 30px;
  }
  .service-flow__header > span > i {
    font-size: 40px;
  }
  .service-flow-step__title {
    font-size: 27px;
    line-height: 50px;
  }
  .service-flow-step__line > span {
    font-size: 16px;
    padding-left: 37px;
    background-size: 32px auto;
  }
  .service-flow-step__contact > span {
    font-size: 16px;
    padding-left: 36px;
    background-size: 30px auto;
  }
}
/*
PAGE - service-price
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .service-price {
    display: block;
    width: 100%;
    padding: 30px 0 30px;
    background-image: url(./assets/images/gomiyashiki/price/price-sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .service-price__hgroup { 
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 30px;
    padding-top: min(108px + (145 - 108) * ((100vw - 320px) / (390 - 320)), 145px);
  }
  .service-price__prince {
    position: absolute;
    left: -20px;
    top: 0;
    display: block;
    width: calc(195/350 * 100%);
  }
  .service-price__prince > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-price__subtitle {
    position: absolute;
    top:45px;
    left: calc(145/370 * 100%);
    display: block;
    width: calc(180/370 * 100%);
  }
  .service-price__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-price__header {
    display: block;
    width: 100%;
    font-size: min(30px + (34 - 30) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
  }
  .service-price__header > span {
    color: var(--red);
  }
  .service-price__main {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    row-gap: 10px;
    width: 100%;
  }
  .service-price__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 25px 20px;
    border-radius: 15px;
    background-color: var(--white);
  }
  .service-price__row > dt {
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    color: var(--red);
    line-height: 1;
    word-break: keep-all;
  }
  .service-price__row > dd {
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
    word-break: keep-all;
  }
  .service-price__row > dd > small {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .service-price {
    display: block;
    width: 100%;
    padding: 70px 0 100px;
    background-image: url(./assets/images/gomiyashiki/price/price-pc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .service-price__hgroup {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .service-price__prince {
    position: absolute;
    bottom: 0;
    left: -40px;
    display: block;
    width: calc(385/1140 * 100%);
  }
  .service-price__prince > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-price__subtitle {
    display: block;
    width: calc(155.03/1140 * 100%);
  }
  .service-price__subtitle > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-price__header {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    font-size: min(40px + (50 - 40) * ((100vw - 1025px) / (1400 - 1025)), 50px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: center;
  }
  .service-price__header > span {
    color: var(--red);
    font-size: min(50px + (60 - 50) * ((100vw - 1025px) / (1400 - 1025)), 60px);
  }
  .service-price__main {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 20px;
    row-gap: 20px;
    width: 100%;
  }
  .service-price__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 25px 20px;
    border-radius: 20px;
    background-color: var(--white);
  }
  .service-price__row > dt {
    display: block;
    width: auto;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.07em;
    color: var(--red);
    line-height: 1;
    word-break: keep-all;
  }
  .service-price__row > dd {
    display: block;
    width: auto;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 1;
    word-break: keep-all;
  }
  .service-price__row > dd > small {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .service-price__header {
    font-size: 30px;
  }
  .service-price__header > span {
    font-size: 40px;
  }
  .service-price__row > dt {
    font-size: 22px;
  }
  .service-price__row > dd {
    font-size: 22px;
  }
  .service-price__row > dd > small {
    font-size: 16px;
  }
}
/*
PAGE - service-kaisyuu
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .service-kaisyuu {
    display: block;
    width: 100%;
    padding: 60px 0;
    background-color: #EFEFEF;
  }
  .service-kaisyuu > .container {
    padding: 0 10px;
  }
  .service-kaisyuu__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .service-kaisyuu__header > span:nth-child(1) {
    font-size: min(33px + (44 - 33) * ((100vw - 320px) / (390 - 320)), 44px);
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 60px;
  }
  .service-kaisyuu__header > span:nth-child(2) {
    font-size: min(24px + (34 - 24) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .service-kaisyuu__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: center;
    padding: 0 20px;
  }
  .service-kaisyuu__sp {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .service-kaisyuu__sp > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-kaisyuu__main {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .service-kaisyuu__tab-menu {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
  }
  .service-kaisyuu__tab-menu > li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background-color: var(--white);
    border-radius: 10px 10px 0 0;
    font-size: 15px;
    color: red;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5px;
  }
  .service-kaisyuu__tab-menu > li:nth-child(-n+3) {
    width: calc(100/370 * 100%);
    margin-left: 5px;
  }
  .service-kaisyuu__tab-menu > li:nth-child(n+4):nth-child(-n + 5) {
    width: calc(170/370 * 100%);
    margin-left: 5px;
  }
  .service-kaisyuu__tab-menu > li:nth-child(n+4):nth-child(-n+5) {
    width: calc(170/370 * 100%);
    margin-left: 5px;
  }
  .service-kaisyuu__tab-menu > li:nth-child(n+6) {
    width: calc(50% - 2.5px);
    margin-left: 5px;
  }
  .service-kaisyuu__tab-menu > li:nth-child(6) {
    margin-left: 0;
  }  
  .service-kaisyuu__tab-menu > li.active {
    background-color: var(--red);
    color: var(--white);
  }
  .service-tab-wrap {
    display: block;
    width: 100%;
  }
  .service-tab__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    margin-top: 10px;
    text-align: justify;
    word-break: break-all;
    padding: 0 20px;
    margin-top: 20px;
  }
  .service-tab-box {
    display: block;
    width: 100%;
    padding: 30px;
    background-color: var(--white);
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .service-tab-box-block {
    display: block;
    width: 100%;
  }
  .service-tab-box-block + .service-tab-box-block {
    margin-top: 30px;
  }
  .service-tab-box-block__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--red);
    background-color: #FFEDEB;
    padding: 5px 0 5px 10px;
    border-left: 2px solid var(--red);
    margin-bottom: 15px;
  }
  .service-tab-box-block__list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 20px;
    width: 100%;    
  }
  .service-tab-box-block__list > li {
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .service-kaisyuu__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .service-kaisyuu__btns > a {
    max-width: 218px;
  }
  .service-kaisyuu__kaitori {
    display: block;
    width: calc(100% - 20px);
    margin: 40px auto 0;
  }
  .service-kaisyuu__kaitori:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-kaisyuu__kaitori > picture {
    display: block;
    width: 100%;
  }
  .service-kaisyuu__kaitori > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .service-kaisyuu {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #EFEFEF;
  }
  .service-kaisyuu__header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding:min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px) 0;
    background-image: url(./assets/images/home/kaisyuu/truck.png),url(./assets/images/home/kaisyuu/workman.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left top, right top;
    background-size: auto 100%,auto 100%;
  }
  .service-kaisyuu__header > span:nth-child(1) {
    font-size: min(50px + (60 - 50) * ((100vw - 1025px) / (1400 - 1025)), 60px);
    font-weight: 700;
    color: var(--red);
    letter-spacing: 0.05em;
    line-height: 1;
  }
  .service-kaisyuu__header > span:nth-child(2) {
    font-size: min(30px + (40 - 30) * ((100vw - 1025px) / (1400 - 1025)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 50px;
  }
  .service-kaisyuu__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: center;
    margin-top: 50px;
  }
  .service-kaisyuu__sp {
    display: none;
  }
  .service-kaisyuu__main {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
  .service-kaisyuu__tab-menu {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    column-gap: 5px;
    width: 100%;
  }
  .service-kaisyuu__tab-menu > li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
    background-color: var(--white);
    border-radius: 10px 10px 0 0;
    font-size: min(15px + (17 - 15) * ((100vw - 1025px) / (1140 - 1025)), 17px);
    color: red;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
  }
  .service-kaisyuu__tab-menu > li.active {
    background-color: var(--red);
    color: var(--white);
  }
  .service-tab-wrap {
    display: block;
    width: 100%;
  }
  .service-tab__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    margin-top: 10px;
    text-align: justify;
    word-break: break-all;
    margin-top: 20px;
  }
  .service-tab-box {
    display: block;
    width: 100%;
    padding: 30px;
    background-color: var(--white);
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .service-tab-box-block {
    display: block;
    width: 100%;
  }
  .service-tab-box-block + .service-tab-box-block {
    margin-top: 30px;
  }
  .service-tab-box-block__title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 27px;
    color: var(--red);
    background-color: #FFEDEB;
    padding: 5px 0 5px 10px;
    border-left: 2px solid var(--red);
    margin-bottom: 15px;
  }
  .service-tab-box-block__list {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: auto;
    row-gap: 20px;
    width: 100%;    
  }
  .service-tab-box-block__list > li {
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
  .service-kaisyuu__btns {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
  }
  .service-kaisyuu__btns > a {
    max-width: 350px;
  }
  .service-kaisyuu__kaitori {
    display: block;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
  }
  .service-kaisyuu__kaitori:hover {
    transition: opacity 0.3s ease;
    opacity: 0.85;
  }
  .service-kaisyuu__kaitori > picture {
    display: block;
    width: 100%;
  }
  .service-kaisyuu__kaitori > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .service-kaisyuu__header {
    padding:20px 0;
  }
  .service-kaisyuu__header > span:nth-child(1) {
    font-size: 40px;
  }
  .service-kaisyuu__header > span:nth-child(2) {
    font-size:25px;
  }
  .service-kaisyuu__tab-menu > li {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .service-tab-box-block__list > li {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
  }
}
/*
PAGE - gomiyashiki
--------------------------------------------- */
/*gomiyashiki-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.gomiyashiki-reason {
    background-image: url(./assets/images/gomiyashiki/reason/logo.png);
  }
  .gomiyashiki-reason .service-reason__main::before {
    background-image: url(./assets/images/gomiyashiki/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.gomiyashiki-reason {
    background-image: url(./assets/images/gomiyashiki/reason/logo.png);
  }
  .gomiyashiki-reason .service-reason__subtitle {
    display: block;
    width: calc(525.24/1180 * 100%);
  }
  .gomiyashiki-reason .service-reason__main::before {
    background-image: url(./assets/images/gomiyashiki/reason/reason-prince.png);
  }
}
/*
PAGE - fuyohin
--------------------------------------------- */
/*fuyohin-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.fuyohin-reason {
    background-image: url(./assets/images/fuyohin/reason/logo.png);
  }
  .fuyohin-reason .service-reason__main::before {
    background-image: url(./assets/images/fuyohin/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.fuyohin-reason {
    background-image: url(./assets/images/fuyohin/reason/logo.png);
  }
  .fuyohin-reason .service-reason__subtitle {
    display: block;
    width: calc(469.62/1180 * 100%);
  }
  .fuyohin-reason .service-reason__main::before {
    background-image: url(./assets/images/fuyohin/reason/reason-prince.png);
  }
}
/*fuyohin-feature*/
@media screen and (max-width: 767px) {
  .service-feature.fuyohin-feature {
    background-image: url(./assets/images/fuyohin/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.fuyohin-feature {
    background-image: url(./assets/images/fuyohin/feature/feature-pc.jpg);
  }
}
/*
PAGE - ihinseiri
--------------------------------------------- */
/*pro*/
@media screen and (max-width: 767px) {
  .ihinseiri-pro {
    display: block;
    width: 100%;
    padding: 50px 0;
    background-color: var(--white);
  }
  .ihinseiri-pro__body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
  .ihinseiri-pro__body > picture {
    display: block;    
  }
  .ihinseiri-pro__body > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .ihinseiri-pro__content {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
  }
  .ihinseiri-pro__left {
    order: 2;
    width: calc(50% - 15px);
  }
  .ihinseiri-pro__right {
    order: 2;
    width: calc(50% - 15px);
  }
  .ihinseiri-pro__header {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
  }
  .ihinseiri-pro__header > span:nth-child(1) {
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: var(--red);
  }
  .ihinseiri-pro__header > span:nth-child(2) {
    font-size: min(26px + (34 - 26) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
  }
  .ihinseiri-pro__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.07em;
    line-height: 27px;
    font-weight: 500;
    text-align: justify;
    word-break: break-all;
  }
  .ihinseiri-pro__txt > span {
    color: var(--red);
  }
}
@media screen and (min-width: 768px) {
  .ihinseiri-pro {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .ihinseiri-pro__body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  .ihinseiri-pro__body > picture {
    display: block;
    width: calc(298.5/1400 * 100%);
  }
  .ihinseiri-pro__body > picture > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .ihinseiri-pro__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% - (298.5/1400 * 100%) * 2);
  }
  .ihinseiri-pro__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .ihinseiri-pro__header > span:nth-child(1) {
    font-size: min(50px + (60 - 50) * ((100vw - 768px) / (1400 - 768)), 60px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(50px + (60 - 50) * ((100vw - 768px) / (1400 - 768)), 60px);
    color: var(--red);
  }
  .ihinseiri-pro__header > span:nth-child(2) {
    font-size: min(30px + (40 - 30) * ((100vw - 768px) / (1400 - 768)), 40px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: min(50px + (60 - 50) * ((100vw - 768px) / (1400 - 768)), 60px);
  }
  .ihinseiri-pro__txt {
    display: block;
    width: 100%;
    font-size: min(12px + (20 - 12) * ((100vw - 768px) / (1400 - 768)), 20px);
    letter-spacing: 0.07em;
    line-height: min(24px + (36 - 24) * ((100vw - 768px) / (1400 - 768)), 36px);
    font-weight: 700;
    text-align: center;
  }
  .ihinseiri-pro__txt > span {
    color: var(--red);
    font-size: min(16px + (24 - 16) * ((100vw - 768px) / (1400 - 768)), 24px);
  }
}
/*ihinseiri-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.ihinseiri-reason {
    background-image: url(./assets/images/ihinseiri/reason/logo.png);
  }
  .ihinseiri-reason .service-reason__main::before {
    background-image: url(./assets/images/ihinseiri/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.ihinseiri-reason {
    background-image: url(./assets/images/ihinseiri/reason/logo.png);
  }
  .ihinseiri-reason .service-reason__subtitle {
    display: block;
    width: calc(418.24/1180 * 100%);
  }
  .ihinseiri-reason .service-reason__main::before {
    background-image: url(./assets/images/ihinseiri/reason/reason-prince.png);
  }
}
/*ihinseiri-feature*/
@media screen and (max-width: 767px) {
  .service-feature.ihinseiri-feature {
    background-image: url(./assets/images/ihinseiri/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.ihinseiri-feature {
    background-image: url(./assets/images/ihinseiri/feature/feature-pc.jpg);
  }
}
/*
PAGE - hikkoshi
--------------------------------------------- */
/*hikkoshi-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.hikkoshi-reason {
    background-image: url(./assets/images/hikkoshi/reason/logo.png);
  }
  .hikkoshi-reason .service-reason__main::before {
    background-image: url(./assets/images/hikkoshi/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.hikkoshi-reason {
    background-image: url(./assets/images/hikkoshi/reason/logo.png);
  }
  .hikkoshi-reason .service-reason__subtitle {
    display: block;
    width: calc(571.24/1180 * 100%);
  }
  .hikkoshi-reason .service-reason__main::before {
    background-image: url(./assets/images/hikkoshi/reason/reason-prince.png);
  }
}
/*hikkoshi-feature*/
@media screen and (max-width: 767px) {
  .service-feature.hikkoshi-feature {
    background-image: url(./assets/images/hikkoshi/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.hikkoshi-feature {
    background-image: url(./assets/images/hikkoshi/feature/feature-pc.jpg);
  }
}
/*
PAGE - house-cleaning
--------------------------------------------- */
/*house-cleaning-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.house-cleaning-reason {
    background-image: url(./assets/images/house-cleaning/reason/logo.png);
  }
  .house-cleaning-reason .service-reason__main::before {
    background-image: url(./assets/images/house-cleaning/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.house-cleaning-reason {
    background-image: url(./assets/images/house-cleaning/reason/logo.png);
  }
  .house-cleaning-reason .service-reason__subtitle {
    display: block;
    width: calc(573/1180 * 100%);
  }
  .house-cleaning-reason .service-reason__main::before {
    background-image: url(./assets/images/house-cleaning/reason/reason-prince.png);
  }
}
/*house-cleaning-feature*/
@media screen and (max-width: 767px) {
  .service-feature.house-cleaning-feature {
    background-image: url(./assets/images/house-cleaning/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.house-cleaning-feature {
    background-image: url(./assets/images/house-cleaning/feature/feature-pc.jpg);
  }
}
/*example*/
@media screen and (max-width: 767px) {
  .service-example {
    display: block;
    width: 100%;
    margin: 60px auto 0;
    border: 5px solid var(--red);
    border-radius: 20px;
    overflow: hidden;
    background-color: var(--white);
  }
  .service-example__title {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 26px;
    padding: 20px 0;
    background-color: var(--red);
    text-align: center;
  }
  .service-example__list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    column-gap: 5px;
    row-gap: 20px;
    width: 100%;
    padding: 20px;
  }
  .service-example__list > li {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
  }
}
@media screen and (min-width: 768px) {
  .service-example {
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: 80px auto 0;
    border: 5px solid var(--red);
    border-radius: 20px;
    overflow: hidden;
    background-color: var(--white);
  }
  .service-example__title {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    color: var(--white);
    letter-spacing: 0.07em;
    line-height: 40px;
    padding: 15px 0;
    background-color: var(--red);
    text-align: center;
  }
  .service-example__list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 20px;
    width: 100%;
    padding: calc(30/1000 * 100%) calc(40/1000 * 100%);
  }
  .service-example__list > li {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
  }
}
/*
PAGE - obeya
--------------------------------------------- */
/*obeya-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.obeya-reason {
    background-image: url(./assets/images/obeya/reason/logo.png);
  }
  .obeya-reason .service-reason__main::before {
    background-image: url(./assets/images/obeya/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.obeya-reason {
    background-image: url(./assets/images/obeya/reason/logo.png);
  }
  .obeya-reason .service-reason__subtitle {
    display: block;
    width: calc(449.62/1180 * 100%);
  }
  .obeya-reason .service-reason__main::before {
    background-image: url(./assets/images/obeya/reason/reason-prince.png);
  }
}
/*obeya-feature*/
@media screen and (max-width: 767px) {
  .service-feature.obeya-feature {
    background-image: url(./assets/images/obeya/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.obeya-feature {
    background-image: url(./assets/images/obeya/feature/feature-pc.jpg);
  }
}
/*
PAGE - sodaigomi
--------------------------------------------- */
/*sodaigomi-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.sodaigomi-reason {
    background-image: url(./assets/images/sodaigomi/reason/logo.png);
  }
  .sodaigomi-reason .service-reason__main::before {
    background-image: url(./assets/images/sodaigomi/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.sodaigomi-reason {
    background-image: url(./assets/images/sodaigomi/reason/logo.png);
  }
  .sodaigomi-reason .service-reason__subtitle {
    display: block;
    width: calc(479.62/1180 * 100%);
  }
  .sodaigomi-reason .service-reason__main::before {
    background-image: url(./assets/images/sodaigomi/reason/reason-prince.png);
  }
}
/*sodaigomi-feature*/
@media screen and (max-width: 767px) {
  .service-feature.sodaigomi-feature {
    background-image: url(./assets/images/sodaigomi/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.sodaigomi-feature {
    background-image: url(./assets/images/sodaigomi/feature/feature-pc.jpg);
  }
}
/*sodaigomi-kaisyuu*/
@media screen and (max-width: 767px) {
  .sodaigomi-kaisyuu .service-kaisyuu__header > span:nth-child(2) {
    text-align: center;
  }
  .sodaigomi-kaisyuu .service-kaisyuu__tab-menu > li:last-child {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sodaigomi-kaisyuu .service-kaisyuu__header{
    display: block;
    text-align: center;
    padding: min(20px + (30 - 20) * ((100vw - 1025px) / (1400 - 1025)), 30px) 0;
  }
}
/*
PAGE - tokusyu
--------------------------------------------- */
/*tokusyu-about*/ 
@media screen and (max-width: 767px) {
  .tokusyu-about {
    display: block;
    width: 100%;
    padding: 50px 0;
    background-color: var(--white);
  }
  .tokusyu-about__body {
    display: flex;
    flex-direction:column-reverse;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }
  .tokusyu-about__figure {
    display: block;
    width: calc(300/330 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-top: 30px;
  }
  .tokusyu-about__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .tokusyu-about__content {
    display: block;
    width: 100%;
  }
  .tokusyu-about__header {
    display: block;
    width: 100%;
    font-size: min(30px + (34 - 30) * ((100vw - 320px) / (390 - 320)), 34px);
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
    padding-bottom: 30px;
  }
  .tokusyu-about__header > span {
    color: var(--red);
  }
  .tokusyu-about__txt {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .tokusyu-about {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: var(--white);
  }
  .tokusyu-about__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .tokusyu-about__figure {
    display: block;
    width: calc(410/1140 * 100%);
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .tokusyu-about__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .tokusyu-about__content {
    display: block;
    width: calc(680/1140 * 100%);
  }
  .tokusyu-about__header {
    display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 60px;
    text-align: justify;
    word-break: break-all;
    padding-bottom: 30px;
  }
  .tokusyu-about__header > span {
    color: var(--red);
  }
  .tokusyu-about__txt {
    display: block;
    max-width: 560px;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 34px;
    text-align: justify;
    word-break: break-all;
  }
}
/*tokusyu-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.tokusyu-reason {
    background-image: url(./assets/images/tokusyu/reason/logo.png);
  }
  .tokusyu-reason .service-reason__main::before {
    background-image: url(./assets/images/tokusyu/reason/reason-prince.png);
  }
}
@media screen and (min-width: 768px) {
  .service-reason.tokusyu-reason {
    background-image: url(./assets/images/tokusyu/reason/logo.png);
  }
  .tokusyu-reason .service-reason__subtitle {
    display: block;
    width: calc(419.62/1180 * 100%);
  }
  .tokusyu-reason .service-reason__main::before {
    background-image: url(./assets/images/tokusyu/reason/reason-prince.png);
  }
}
/*tokusyu-feature*/
@media screen and (max-width: 767px) {
  .service-feature.tokusyu-feature {
    background-image: url(./assets/images/tokusyu/feature/feature-sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .service-feature.tokusyu-feature {
    background-image: url(./assets/images/tokusyu/feature/feature-pc.jpg);
  }
}
/*
PAGE - ladies
--------------------------------------------- */
/*intro*/
@media screen and (max-width: 767px) {
  .ladies-intro .service-intro__header > span {
    color: #FA5D6F;
  }
  .ladies-intro .service-intro__txt > span {
    color: #FA5D6F;
    font-weight: 700;
  }
  .ladies-intro .service-intro__figures {
    justify-content: center;
  }
  .ladies-intro .service-intro__figure {
    width: calc(300/330 * 100%);
  }
}
@media screen and (min-width: 768px) {
  .ladies-intro .service-intro__content {
    min-height: 475px;
  }
  .ladies-intro .service-intro__header > span {
    color: #FA5D6F;
  }
  .ladies-intro .service-intro__txt > span {
    font-size: 22px;
    font-weight: 700;
    color: #FA5D6F;
  }
}
/*ladies-reason*/ 
@media screen and (max-width: 767px) {
  .service-reason.ladies-reason {
    background-color: #FDF3F2;
    background-image: url(./assets/images/ladies/reason/logo.png);
  }
  .ladies-reason .service-reason__header > span {
    color: #FA5D6F;
  }
  .ladies-reason .service-reason__header {
    text-align: center;
    padding-right: 30%;
  }
  .ladies-reason .service-reason__main {
    margin-top: 20px;
  }
  .ladies-reason .service-reason__main::before {
    left: unset;
    right: 0;
    transform: translateY(-100%);
    width: calc(120/370 * 100%);
    padding-bottom: calc(148/370 * 100%);
    background-image: url(./assets/images/ladies/reason/ladies-sp.png);
  }
  .ladies-reason .service-reason-box__title > span {
    color: #FA5D6F;
  }
}
@media screen and (min-width: 768px) {
  .service-reason.ladies-reason {
    background-color: #FDF3F2;
    background-image: url(./assets/images/ladies/reason/logo.png);
  }
  .ladies-reason .service-reason__subtitle {
    display: block;
    width: calc(265.24/1180 * 100%);
  }
  .ladies-reason .service-reason__header {
    font-size: min(40px + (50 - 40) * ((100vw - 1025px) / (1400 - 1025)), 50px);
    line-height: 60px;
  }
  .ladies-reason .service-reason__header > span {
    font-size: min(50px + (60 - 50) * ((100vw - 1025px) / (1400 - 1025)), 60px);
    color: #FA5D6F;
  }
  .ladies-reason .service-reason__main::before {
    left: unset;
    right: -50px;
    transform: translateY(-55%);
    width: calc(269/1180 * 100%);
    padding-bottom: calc(404/1180 * 100%);
    background-image: url(./assets/images/ladies/reason/ladies.png);
  }
  .ladies-reason .service-reason-box__title > span {
    color: #FA5D6F;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .ladies-reason .service-reason__main {
    margin-top: 50px;
  }
}
/*ladies-feature*/
@media screen and (max-width: 767px) {
  .service-feature.ladies-feature {
    background-image: url(./assets/images/ladies/feature/feature-sp.jpg);
  }
  .ladies-feature .service-feature-content {
    padding: 30px 10px 0;
  }
  .ladies-feature .service-feature-box__title {
    color: #FA5D6F;
  }
  .service-ladies-block {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    padding: 0 20px;
  }
  .service-ladies-block__figure {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .service-ladies-block__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-ladies-block__txt {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 32px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .service-feature.ladies-feature {
    background-image: url(./assets/images/ladies/feature/feature-pc.jpg);
  }
  .ladies-feature .service-feature__subtitle {
    display: block;
    width: calc(280.62/1140 * 100%);
  }
  .ladies-feature .service-feature-content {
    padding: calc(100/1280 * 100%) calc(70/1280 * 100%) 0;
  }
  .ladies-feature .service-feature-box__title {
    color: #FA5D6F;
  }
  .service-ladies-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }
  .service-ladies-block__figure {
    display: block;
    width: calc(273/1140 * 100%);
  }
  .service-ladies-block__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .service-ladies-block__txt {
    display: block;
    width: calc(800/1140 * 100%);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 32px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
  .service-ladies-block__txt {
    font-size: 16px;
    line-height: 28px;
  }
}
/*
PAGE - staff
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .staff {
    display: block;
    width: 100%;
    padding: 80px 0;
    background-color: #EFEFEF;
  }
  .staff > .container {
    padding: 0 10px;
  }
  .site-emergency.site-staff {
    background-image: linear-gradient(#EFEFEF,#EFEFEF),url(./assets/images/home/emergency/bg-sp.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .site-emergency__body {
    display: block;
    width: 100%;
  }
  .staff-box {
    display: block;
    width: 100%;
    border-radius: 20px;
    padding: 40px 20px;
    background-color: var(--white);
  }
  .staff-box + .staff-box {
    margin-top: 30px;
  }
  .staff-box__columns {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .staff-box__figure {
    display: block;
    width: calc(250/333 * 100%);
  }
  .staff-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .staff-box__content {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .staff-box__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .staff-box__header > span:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 30px;
  }
  .staff-box__header > span:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-top: 5px;
  }
  .staff-box__profile {
    display: block;
    width: 100%;
    margin-top: 25px;
  }
  .staff-box__profile-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .staff-box__profile-row > dt {
    display: block;
    width: 100px;
    font-size: 16px;
    color: #7A7A7A;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
  }
  .staff-box__profile-row > dd {
    display: block;
    width: calc(100% - 100px);
    font-size: 16px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
  }
  .staff-box__message {
    display: block;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    background-color: #F4FAFF;
    margin-top: 30px;
  }
  .staff-box__message-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.1em;
    color: #4E97D6;
    padding-bottom: 5px;
    border-bottom: 1px solid #4E97D6;
    margin-bottom: 15px;
  }
  .staff-box__message__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
}
@media screen and (min-width: 768px) {
  .staff {
    display: block;
    width: 100%;
    padding: 100px 0;
    background-color: #EFEFEF;
  }
  .site-emergency.site-staff {
    background-image: linear-gradient(#EFEFEF,#EFEFEF),url(./assets/images/home/emergency/bg-pc.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,top 45px center;
    background-size: 100% 45px,100% auto;
  }
  .site-emergency__body {
    display: block;
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
  }
  .staff-box {
    display: block;
    width: 100%;
    border-radius: 20px;
    padding: calc(40/940 * 100%) calc(70/940 * 100%);
    background-color: var(--white);
  }
  .staff-box + .staff-box {
    margin-top: 30px;
  }
  .staff-box__columns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .staff-box__figure {
    display: block;
    width: calc(250/800 * 100%);
  }
  .staff-box__figure > img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .staff-box__content {
    display: block;
    width: calc(500/800 * 100%);
  }
  .staff-box__header {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .staff-box__header > span:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 30px;
  }
  .staff-box__header > span:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-top: 5px;
  }
  .staff-box__profile {
    display: block;
    width: 100%;
    margin-top: 25px;
  }
  .staff-box__profile-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .staff-box__profile-row > dt {
    display: block;
    width: 180px;
    font-size: 16px;
    color: #7A7A7A;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
  }
  .staff-box__profile-row > dd {
    display: block;
    width: calc(100% - 180px);
    font-size: 16px;
    color: var(--font-color);
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 24px;
    text-align: justify;
    word-break: break-all;
  }
  .staff-box__message {
    display: block;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    background-color: #F4FAFF;
    margin-top: 30px;
  }
  .staff-box__message-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.1em;
    color: #4E97D6;
    padding-bottom: 5px;
    border-bottom: 1px solid #4E97D6;
    margin-bottom: 15px;
  }
  .staff-box__message__txt {
    display: block;
    width: 100%;
    font-size: 16px;
    color: var(--font-color);
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 28px;
    text-align: justify;
    word-break: break-all;
  }
}