@charset "UTF-8";

/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
}

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

table,
input,
textarea,
select,
option {
  line-height: 1.1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
}

a,
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

img {
  max-width: 100%;
}

.sp-only {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Layout .l-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/

/* Header
------------------------------------------------------------*/

.c-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 99999;
}

.c-header__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 84.5%;
  margin: 24px auto;
  min-width: 1096.21px;
}

@media only screen and (max-width: 1124px) {
  .c-header__list {
    width: 100%;
    padding: 24px 20px;
    min-width: 100%;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .c-header__list {
    padding: 15px 20px;
  }
}

.c-header__logo {
  margin-top: 8px;
  width: 254.18px;
}

@media only screen and (max-width: 1024px) {
  .c-header__logo {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .c-header__logo {
    width: 210.18px;
  }
}

.c-header__right {
  width: 67%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .c-header__right {
    display: none;
  }
}

.c-header__menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 66.7%;
  font-weight: 500;
  font-size: 1.5rem;
  margin-top: 30px;
}

.c-header__last {
  width: 27%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: end;
  align-items: flex-end;
}

@media only screen and (max-width: 1124px) {
  .c-header__last {
    width: 28%;
  }
}

.c-header__phone {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3.3rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  color: #1d2088;
  line-height: 1;
}

@media only screen and (max-width: 1024px) {
  .c-header__phone {
    font-size: 3rem;
  }
}

.c-header__phone img {
  width: 18.82px;
  margin-right: 7px;
  margin-bottom: 4px;
}

.c-header__mail {
  width: 153px;
  height: 27.64px;
  border-radius: 2px;
  background-image: url(../img/mail_color.png);
  background-size: cover;
  background-position: center;
  color: white;
  font-weight: 500;
  font-size: 1.5rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 5px;
}

.c-header__mail img {
  width: 17.76px;
  margin-left: 17px;
  margin-right: 12px;
}

/* Main menu
------------------------------------------------------------*/

.c-header__burger {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .c-header__burger {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 10px;
  }
}

.menu-toggle {
  height: 22px;
  width: 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.menu-toggle span {
  height: 3px;
  background-color: #203054;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
  transition: width 200ms ease;
}

.menu-toggle span:nth-child(1) {
  width: 80%;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
  transition-delay: 200ms;
}

.menu-toggle span:nth-child(2) {
  width: 100%;
}

.menu-toggle span:nth-child(3) {
  width: 60%;
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
  transition-delay: 400ms;
}

.menu-toggle span:nth-child(4) {
  position: absolute;
  top: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 3px;
  height: 0;
  -webkit-transition: height 400ms;
  transition: height 400ms;
  transition: height 400ms;
}

.menu-toggle.c-active {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
  transition-delay: 400ms;
}

.menu-toggle.c-active span:nth-child(1) {
  width: 0;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
  transition: 200ms ease;
}

.menu-toggle.c-active span:nth-child(3) {
  width: 0;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
  transition: 200ms ease;
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
  transition-delay: 150ms;
}

.menu-toggle.c-active span:nth-child(4) {
  height: 35px;
  -webkit-transition: height 200ms ease;
  transition: height 200ms ease;
  transition: height 200ms ease;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
  transition-delay: 200ms;
}

.c-modal__menu {
  top: 95px;
  display: block;
  background-image: url(../img/footer_color.png);
  background-position: center;
  background-size: cover;
  background-repeat: repeat;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  right: 100%;
  position: absolute;
  z-index: -1;
  -webkit-transition: right 1s cubic-bezier(0.42, 0, 0.05, 1.04);
  transition: right 1s cubic-bezier(0.42, 0, 0.05, 1.04);
  padding-bottom: 103px;
  z-index: 99999;
}

@media only screen and (max-width: 767px) {
  .c-modal__menu {
    top: 83.72px;
  }
}

@media only screen and (max-width: 516px) {
}

@media only screen and (max-width: 1024px) {
  .c-modal__menu {
    display: block;
  }
}

.c-modal__menu.c-active {
  right: 0;
  z-index: 1001;
}

.c-modal__menu.c-active .c-header__last {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin: 50px 0;
}

.list {
  border-bottom: 1px solid white;
}

.item {
  border-top: 1px solid white;
  padding: 25px 0;
}

html.c-active {
  overflow-y: hidden;
}

.item a {
  position: relative;
  display: inline;
  width: 100%;
  min-height: 75px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  color: white;
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  -webkit-box-align: center;
  align-items: center;
}

.item > dt.accordion a {
  padding-right: 40px;
}

#about_first {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

#about_first a {
  width: auto;
}

.item_add {
  height: 20px;
  width: 20px;
  z-index: 2;
  position: relative;
  margin-right: 20px;
}

.item_add:before,
.item_add:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background: white;
  border-radius: 1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .item a {
    min-height: 70px;
    font-size: 1.5rem;
  }
}

.item_add:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.item > dd a {
  padding-left: 35px;
  border-bottom: 1px solid;
  color: #3578be;
  background-color: white;
}

.item > dd a::before {
  margin-left: -20px;
  margin-right: 20px;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  content: "";
  display: inline-block;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.item_add:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.item > dt.accordion.active .item_add:before,
.item > dt.accordion.active .item_add:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.item > dd.show {
  height: auto;
}

.item > dd ul li:last-child a {
  border-bottom: none;
}

body.active {
  overflow: hidden;
}

.accordion:before,
.accordion:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 12px;
  height: 2px;
  margin-top: -1px;
  margin-left: -6px;
  background: white;
  border-radius: 1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  right: 30px;
}

.accordion:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-90deg);
}

.accordion {
  position: relative;
}

.accordion.active::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.item.big {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .c-header__menu li:first-child {
    width: 65.43px;
  }
}

@media only screen and (max-width: 516px) {
  .c-header__menu li:first-child {
    width: 56.43px;
  }
}

/*------------------------------------------------------------
footer
------------------------------------------------------------*/

.c-footer {
  margin-top: 196px;
  padding-bottom: 63.97px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .c-footer {
    margin-top: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .c-footer {
    margin-top: 130px;
  }
}

.c-footer__padding {
  padding: 0 20px;
}

.c-footer__meta {
  margin: 0 auto;
  max-width: 1115px;
}

.c-footer__logo {
  width: 254.18px;
  display: block;
}

@media only screen and (max-width: 767px) {
  .c-footer__logo {
    width: 210.18px;
  }
}

.c-footer__list {
  margin: 23px auto 52px;
  max-width: 960px;
  display: -webkit-box;
  display: flex;
  font-weight: 500;
  font-size: 1.6rem;
}

@media only screen and (max-width: 1024px) {
  .c-footer__list {
    flex-wrap: wrap;
  }
}

.c-footer__first {
  width: 43%;
}

@media only screen and (max-width: 1024px) {
  .c-footer__first {
    width: 65%;
  }
}

@media only screen and (max-width: 767px) {
  .c-footer__first {
    width: 62%;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__first {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
}

.c-footer__address {
  margin-top: 9px;
  margin-left: 18px;
  letter-spacing: 1.5px;
}

.c-footer__address p:nth-child(2) {
  margin-top: 11px;
}

.c-footer__two {
  width: 25%;
}

@media only screen and (max-width: 1024px) {
  .c-footer__two {
    min-width: 154px;
  }
}

.c-footer__link {
  margin-top: 9px;
  margin-left: 18px;
  letter-spacing: 1px;
}

.c-footer__link li {
  margin-bottom: 5px;
}

@media only screen and (max-width: 1024px) {
  .c-footer__three {
    width: 100%;
    margin-top: 30px;
  }
}

.c-footer__big {
  font-size: 2.4rem;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .c-footer__big {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__big {
    font-size: 2rem;
  }
}

.c-footer__text {
  font-size: 1.2rem;
  font-weight: 400;
  margin: 3px 0 17px;
  line-height: 1.3;
}

.c-header__mail.footer {
  scale: 0.85;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.c-footer__gray {
  height: 140.9px;
  background-color: #3f3b3a;
  color: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 20px;
}

@media only screen and (max-width: 1024px) {
  .c-footer__gray {
    height: 100.9px;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__gray {
    height: 75.9px;
    padding-left: 15px;
  }
}

.c-footer__container {
  max-width: 1160px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-size: 1.2rem;
  padding-right: 88px;
}

@media only screen and (max-width: 1024px) {
  .c-footer__container {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__container {
    padding-right: 15px;
  }
}

.c-footer__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 63.97px;
  background-image: url(../img/footer_color.png);
  background-position: center;
  background-size: cover;
  color: white;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: 0.4s transform ease-in-out, 0.4s -webkit-transform ease-in-out;
  z-index: 100000;
}

.c-footer__bottom .c-header__phone {
  color: white;
  letter-spacing: 3.5px;
}

@media only screen and (max-width: 768px) {
  .c-footer__bottom .c-header__phone {
    font-size: 2.8rem;
    letter-spacing: 2px;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__bottom .c-header__phone {
    font-size: 2.6rem;
    letter-spacing: 0;
  }
}

.c-footer__phone {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.c-footer__phone::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 53.19px;
  background-color: white;
}

.c-footer__mail {
  width: 50%;
  font-size: 1.8rem;
  font-weight: bold;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .c-footer__mail {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__mail {
    font-size: 1.5rem;
  }
}

.c-footer__mail img {
  width: 25.93px;
  margin-right: 15px;
}

@media only screen and (max-width: 516px) {
  .c-footer__mail img {
    margin-right: 10px;
  }
}

.c-footer__top {
  position: fixed;
  right: 42px;
  bottom: 80px;
  width: 46.65px;
  height: 46.65px;
  display: none;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #3f3b3a;
  border-radius: 50%;
  transition: background-color 0.4s ease-out;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .c-footer__top {
    right: 20px;
  }
}

.c-footer__top.is_footer {
  position: absolute;
  bottom: -283px;
}

@media only screen and (max-width: 1024px) {
  .c-footer__top.is_footer {
    bottom: -424px;
  }
}

@media only screen and (max-width: 516px) {
  .c-footer__top.is_footer {
    bottom: -604px;
  }
}

.c-footer__top img {
  width: 17.62px;
}

.c-footer__top img:nth-child(2) {
  display: none;
}

.c-footer__top:hover {
  background-color: white;
  border: 1px solid #3f3b3a;
}

.c-footer__top:hover img:nth-child(1) {
  display: none;
}

.c-footer__top:hover img:nth-child(2) {
  display: block;
}

.c-footer__bottom.is-show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.c-footer .p-up-to-top__container {
  position: fixed;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.c-footer .p-up-to-top__container__is__footer {
  position: absolute;
  top: 0;
}

/*------------------------------------------------------------
sidebar
------------------------------------------------------------*/

/* Breadcrumb
------------------------------------------------------------*/

/* layout
------------------------------------------------------------*/

body {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #231916;
  font-size: 1.4rem;
}

main {
  padding-top: 120.97px;
}

@media only screen and (max-width: 1024px) {
  main {
    padding-top: 94.97px;
  }
}

@media only screen and (max-width: 767px) {
  main {
    padding-top: 83.72px;
  }
}

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Component .c-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/

/*------------------------------------------------------------
btn
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
title
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
icon
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
form
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
text
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
navi
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
img
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
list
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
table
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
line
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
video
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
video
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*------------------------------------------------------------
other
------------------------------------------------------------*/

/*
------------------------------------------------------------*/

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Project .p-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/

/*------------------------------------------------------------
Css of home page
------------------------------------------------------------*/

.p-slide {
  position: relative;
}

.p-slide__text {
  position: absolute;
  left: 10.7%;
  top: 43%;
  font-weight: bold;
  color: #5c5a5a;
}

@media only screen and (max-width: 1024px) {
  .p-slide__text {
    scale: 0.8;
    -webkit-transform-origin: left;
    transform-origin: left;
    top: 20%;
  }
}

@media only screen and (max-width: 767px) {
  .p-slide__text {
    scale: 0.7;
    top: 0;
    left: 20px;
  }
}

@media only screen and (max-width: 516px) {
  .p-slide__text {
    position: unset;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

.p-slide__text h1 {
  font-size: 3.2rem;
  line-height: 1.65;
}

.p-slide__text span {
  color: #006935;
}

.p-slide__text p {
  font-size: 2rem;
  margin-top: 7px;
  margin-left: 3px;
  line-height: 2;
  letter-spacing: 1px;
}

.p-top1 {
  background: #f6f6f6;
  color: #5c5a5a;
  font-size: 2rem;
  font-weight: bold;
  padding: 47px 20px 67px;
}

@media only screen and (max-width: 1024px) {
  .p-top1 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .p-top1 {
    font-size: 1.6rem;
    padding: 47px 20px;
  }
}

.p-top1__container {
  position: relative;
  margin: 0 auto;
  max-width: 1037px;
}

.p-top1__logo {
  position: absolute;
  max-width: 232.46px;
  top: -97px;
}

@media only screen and (max-width: 1124px) {
  .p-top1__logo {
    width: 20%;
  }
}

@media only screen and (max-width: 516px) {
  .p-top1__logo {
    position: unset;
    margin: 0 auto 20px;
  }
}

.p-top1__text {
  text-align: center;
  line-height: 2.2;
  letter-spacing: 1px;
}

.p-top2 {
  margin: 118px 0 58px;
}

@media only screen and (max-width: 1024px) {
  .p-top2 {
    margin: 100px 0 58px;
  }
}

@media only screen and (max-width: 767px) {
  .p-top2 {
    margin: 80px 0 58px;
  }
}

.p-top2__title {
  font-size: 2rem;
  text-align: center;
  position: relative;
}

.p-top2__title::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../img/index/title_color.png);
  background-size: cover;
  background-position: center;
  width: 74.9px;
  height: 2px;
}

.p-top2__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1140px;
  padding: 0 20px;
  margin: 59px auto;
}

@media only screen and (max-width: 1024px) {
  .p-top2__list {
    margin: 40px auto 0;
  }
}

.p-top2__item {
  border: 2px solid #e6f4fd;
  width: 47.5%;
  margin-bottom: 27px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  min-height: 218.4px;
}

@media only screen and (max-width: 1024px) {
  .p-top2__item {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 767px) {
  .p-top2__item {
    width: 48%;
  }
}

@media only screen and (max-width: 516px) {
  .p-top2__item {
    width: 100%;
  }
}

.p-top2__item.big {
  display: block;
  padding: 28px 18px 14px 19px;
}

@media only screen and (max-width: 1024px) {
  .p-top2__item.big {
    padding: 28px 18px;
  }
}

.p-top2__item.big .p-top2__text {
  margin: 16px 0px 28px;
}

.p-top2__item.big .p-top2__text.last {
  margin: 16px 0px 12px;
}

.p-top2__left {
  width: 57%;
  padding-top: 28px;
  padding-left: 20px;
  padding: 28px 18px 14px 19px;
}

@media only screen and (max-width: 1024px) {
  .p-top2__left {
    width: 100%;
    padding: 28px 18px;
  }
}

@media only screen and (max-width: 516px) {
  .p-top2__item.big .p-top2__text.last {
    margin: 16px 0px 28px;
  }
}

.p-top2__info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .p-top2__info {
    flex-wrap: wrap;
  }
}

.p-top2__meta {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .p-top2__meta {
    width: 100%;
    margin-bottom: 20px;
  }
}

.p-top2__number {
  width: 41.89px;
}

@media only screen and (max-width: 767px) {
  .p-top2__number {
    width: 35.89px;
  }
}

.p-top2__detail {
  font-size: 1.7rem;
  color: #1d2088;
  margin-left: 18px;
  margin-top: 11px;
  letter-spacing: 2.5px;
}

@media only screen and (max-width: 767px) {
  .p-top2__detail {
    font-size: 1.6rem;
    margin-left: 15px;
    letter-spacing: 0;
  }
}

.p-top2__text {
  margin: 30px 3px 20px;
  font-weight: 300;
  line-height: 1.75;
}

.p-top2__link {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 245.3px;
  height: 36px;
  margin: 0 auto;
  background-image: none;
  color: #1d2088;
  border: 0.5px solid;
  transition: background-image 0.4s ease-out;
}

.p-top2__link:hover {
  background-image: url(../img/index/link_color.png);
  background-size: cover;
  background-position: center;
  color: white;
  opacity: 1;
}

@media only screen and (max-width: 1124px) {
  .p-top2__link {
    width: 222.3px;
  }
}

@media only screen and (max-width: 767px) {
  .p-top2__link {
    width: auto;
    max-width: 222px;
  }
}

.p-top2__image {
  width: 43%;
}

@media only screen and (max-width: 1024px) {
  .p-top2__image {
    width: 100%;
  }
}

.p-top2__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top2__big {
  width: 100%;
}

.p-top2__code {
  background-image: url(../img/index/link_color.png);
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 286.16px;
  height: 36px;
  color: white;
  margin-left: 25px;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding-top: 4px;
}

@media only screen and (max-width: 1124px) {
  .p-top2__code {
    width: 259.16px;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .p-top2__code {
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .p-top2__code {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}

.p-top3 {
  background-color: #fafafa;
  padding: 57px 20px 16px;
  margin-bottom: -72px;
}

@media only screen and (max-width: 1024px) {
  .p-top3 {
    margin-bottom: -50px;
  }
}

.p-top3__list {
  max-width: 1040px;
  margin: 55px auto;
}

.p-top3__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #333333;
  padding: 23px 7px;
  border-bottom: 0.5px dashed #9fa0a0;
}

@media only screen and (max-width: 516px) {
  .p-top3__item {
    flex-wrap: wrap;
  }
}

.p-top3__item:first-child {
  border-top: 0.5px dashed #9fa0a0;
}

.p-top3__category {
  font-size: 1.2rem;
  color: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #727171;
  min-width: 98.78px;
  height: 21.34px;
  margin-left: 22px;
  margin-right: 20px;
  padding-bottom: 1px;
}

.p-top3__title {
  font-size: 1.6rem;
}

@media only screen and (max-width: 516px) {
  .p-top3__title {
    width: 100%;
    margin-top: 10px;
  }
}

/*------------------------------------------------------------
Css of home page
------------------------------------------------------------*/

.c-company__main {
  margin-top: 89px;
}

.c-page__title {
  background-color: #f6f6f6;
  height: 93.45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 2rem;
  font-weight: 500;
}

.c-page__padding {
  padding: 0 20px;
}

.c-company__part {
  margin-bottom: 130px;
}

@media only screen and (max-width: 1024px) {
  .c-company__part {
    margin-bottom: 110px;
  }
}

@media only screen and (max-width: 516px) {
  .c-company__part {
    margin-bottom: 80px;
  }
}

.c-company__text {
  font-size: 1.6rem;
  text-align: center;
  max-width: 602.67px;
  margin: 33px auto 164px;
  line-height: 2;
  letter-spacing: 1.5px;
}

@media only screen and (max-width: 1024px) {
  .c-company__text {
    margin: 33px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .c-company__text {
    letter-spacing: 0.5px;
  }
}

@media only screen and (max-width: 516px) {
  .c-company__text {
    text-align: left;
    font-size: 1.5rem;
  }
}

.c-company__text.first {
  max-width: 602.67px;
  margin: 70px auto 41px;
}

@media only screen and (max-width: 1024px) {
  .c-company__text.first {
    margin: 33px auto;
  }
}

.c-company__bottom {
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 1.5px;
}

.c-company__bottom p:nth-child(2) {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 8px;
}

.c-company__bottom p:nth-child(2) img {
  width: 95.9px;
  margin-left: 23px;
}

.c-company__table {
  max-width: 1097.87px;
  margin: 83px auto;
}

@media only screen and (max-width: 1024px) {
  .c-company__table {
    margin: 50px auto;
  }
}

.c-company__line {
  padding: 12px 0;
  border-bottom: 1px solid #c9caca;
  display: -webkit-box;
  display: flex;
  line-height: 1.9;
  letter-spacing: 1.5px;
}

@media only screen and (max-width: 516px) {
  .c-company__line {
    flex-wrap: wrap;
  }
}

.c-company__line:first-child {
  border-top: 1px solid #c9caca;
}

.c-company__first {
  padding: 19.5px 0;
  min-width: 245px;
  border-right: 0.5px solid #c9caca;
  margin-right: 45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1024px) {
  .c-company__first {
    min-width: 119px;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 516px) {
  .c-company__first {
    min-width: 100%;
    border-right: 0;
    margin-bottom: 10px;
    padding: 0;
  }
}

.c-company__second {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.c-company__second.big {
  font-size: 1.5rem;
  line-height: 1.55;
}

@media only screen and (max-width: 516px) {
  .c-company__second.big {
    font-size: 1.4rem;
  }
}

.c-contact__desc {
  max-width: 821.24px;
  margin: 108px auto 42px;
  line-height: 1.75;
}

@media only screen and (max-width: 1024px) {
  .c-contact__desc {
    margin: 80px auto 42px;
  }
}

.c-news .p-top3__list {
  margin: 190px auto 0;
}

@media only screen and (max-width: 1024px) {
  .c-news .p-top3__list {
    margin: 100px auto 0;
  }
}

.c-detail__info {
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 1px solid;
  max-width: 1082.4px;
  margin: 105px auto 42px;
  letter-spacing: 3.5px;
  padding-bottom: 11px;
}

@media only screen and (max-width: 1024px) {
  .c-detail__info {
    margin: 80px auto 42px;
  }
}

.c-detail__text {
  max-width: 1018.63px;
  margin: 0 auto;
  letter-spacing: 0px;
  line-height: 1.75;
  font-size: 1.5rem;
}

.c-detail__text img {
  height: auto;
  margin-bottom: 30px;
}

.c-offer__desc {
  text-align: center;
  margin: 57px 0 20px;
  line-height: 1.71;
}

@media only screen and (max-width: 516px) {
  .c-offer__desc {
    text-align: left;
  }
}

.c-privacy__text {
  font-size: 1.5rem;
  max-width: 787.28px;
  margin: 169px auto 0;
  line-height: 1.75;
}

@media only screen and (max-width: 1024px) {
  .c-privacy__text {
    margin: 100px auto 0;
  }
}

@media only screen and (max-width: 516px) {
  .c-privacy__text {
    margin: 80px auto 0;
  }
}

.c-privacy__text a {
  color: #005298;
}

.c-oil__bg {
  margin-bottom: 69px;
}

.c-oil__part {
  margin: 0 auto 73px;
  max-width: 1017.43px;
}

.c-oil__title {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  letter-spacing: 1.5px;
  justify-content: center;
}

.c-oil__title h2 {
  font-size: 2.4rem;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .c-oil__title h2 {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .c-oil__title h2 {
    font-size: 2rem;
  }
}

.c-oil__title h2::after {
  position: absolute;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  background-image: url(../img/oil/oil_title.png);
  background-size: cover;
  background-position: center;
  height: 3.7px;
  width: 100%;
}

.c-oil__table {
  max-width: 629px;
  margin: 48px auto;
  padding-left: 114px;
}

@media only screen and (max-width: 767px) {
  .c-oil__table {
    max-width: 555px;
    padding-left: 50px;
  }
}

@media only screen and (max-width: 516px) {
  .c-oil__table {
    padding-left: 39px;
  }
}

.c-oil__line {
  margin-bottom: 18px;
}

@media only screen and (max-width: 516px) {
  .c-oil__line {
    margin-bottom: 30px;
  }
}

.c-oil__line p {
  line-height: 1.55;
}

@media only screen and (max-width: 516px) {
  .c-oil__line p {
    margin-left: -35px;
    margin-top: 10px;
  }
}

.c-oil__line h3 {
  font-size: 1.5rem;
  position: relative;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
}

.c-oil__line h3::after {
  position: absolute;
  top: 50%;
  left: -47px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-image: url(../img/oil/oil_check.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 25.3px;
  width: 25.3px;
}

@media only screen and (max-width: 516px) {
  .c-oil__line h3::after {
    left: -37px;
  }
}

.c-oil__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .c-oil__list {
    flex-wrap: wrap;
  }
}

.c-oil__item {
  padding: 20px 20px;
  width: 46.5%;
  background-color: #b8e2f9;
  text-align: center;
  border-radius: 28.57px;
}

.c-oil__item .sp {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .c-oil__item {
    padding: 20px 17px;
    width: 48%;
  }
}

@media only screen and (max-width: 767px) {
  .c-oil__item {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
  }
  .c-oil__item:first-child {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 516px) {
  .c-oil__item .sp {
    display: block;
  }
  .c-oil__item .pc {
    display: none;
  }
}

.c-oil__item:nth-child(1) .c-oil__text p {
  margin-bottom: 28px;
}

.c-oil__item:nth-child(2) h3 {
  margin-bottom: 9px;
}

@media only screen and (max-width: 767px) {
  .c-oil__item:nth-child(2) h3 {
    margin-bottom: 23px;
  }
}

.c-oil__item h3 {
  font-size: 1.8rem;
  color: #004c89;
  letter-spacing: 2px;
  margin-bottom: 28px;
}

@media only screen and (max-width: 516px) {
  .c-oil__item h3 {
    letter-spacing: 0px;
  }
}

.c-oil__text {
  font-size: 1.6rem;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .c-oil__text {
    font-size: 1.5rem;
  }
}

.c-oil__text span {
  font-size: 1.2rem;
  font-weight: 400;
}

.c-oil__detail {
  letter-spacing: 1.5px;
  margin-bottom: 27px;
}

@media only screen and (max-width: 1024px) {
  .c-oil__detail {
    letter-spacing: 0px;
  }
}

.c-oil__detail p {
  line-height: 1.65;
}

.c-oil__detail h4 {
  font-size: 1.6rem;
  position: relative;
  padding-left: 30px;
  display: inline-block;
  font-weight: 500;
  margin-bottom: 5px;
}

.c-oil__detail h4::after {
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-image: url(../img/oil/oil_black.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
}

.c-service__bg {
  margin-bottom: 45px;
}

.c-service__part .c-oil__title.big {
  letter-spacing: 3.5px;
}

.c-service__part .c-oil__title.big h2 {
  font-size: 2.8rem;
}

@media only screen and (max-width: 1024px) {
  .c-service__part .c-oil__title.big h2 {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__part .c-oil__title.big h2 {
    font-size: 2rem;
  }
}

.c-service__table {
  max-width: 1100px;
  margin: 39px auto 78px;
  position: relative;
  text-align: center;
  padding: 14px 20px;
}

.c-service__table::after {
  content: "";
  background-color: rgba(234, 85, 21, 0.05);
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  top: 0;
}

.c-service__table::before {
  content: "";
  background-color: rgba(34, 172, 57, 0.05);
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  top: 0;
}

@media only screen and (max-width: 1024px) {
  .c-service__etc .c-service__check {
    margin-left: 73px !important;
  }
}

@media only screen and (max-width: 767px) {
  .c-service__etc .c-service__check {
    margin-left: 65px !important;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__etc .c-service__check {
    margin-left: 38px !important;
  }
}

.c-service__etc:nth-child(1) {
  padding-top: 25px;
}

.c-service__etc:nth-child(2) .c-service__line {
  -webkit-box-align: center;
  align-items: center;
}

.c-service__etc:nth-child(2) .c-service__line .c-service__second {
  font-weight: 400;
}

.c-service__etc:nth-child(3) {
  margin-top: 35px;
}

@media only screen and (max-width: 767px) {
  .c-service__etc:nth-child(3) .c-service__green .c-service__second {
    margin: 7px 0 39px;
  }
}

.c-service__etc:nth-child(3) .c-service__white {
  margin-bottom: 42px;
}

.c-service__etc:nth-child(3) .c-service__second {
  margin: 7px 0 39px;
}

@media only screen and (max-width: 767px) {
  .c-service__etc:nth-child(3) .c-service__second {
    margin: 7px 0;
  }
}

.c-service__etc:nth-child(4) .c-service__white {
  margin-bottom: 27px;
}

.c-service__etc:nth-child(4) .c-service__orange .c-service__check {
  max-width: 377px;
  margin-left: 114px;
}

@media only screen and (max-width: 1100px) {
  .c-service__etc:nth-child(4) .c-service__orange .c-service__check {
    margin-left: 76px;
  }
}

.c-service__etc:nth-child(4) .c-service__orange .c-service__check p {
  font-size: 1.4rem;
  margin-bottom: 23px;
}

.c-service__etc:nth-child(4) .c-service__green .c-service__check {
  max-width: 417px;
  margin-left: 96px;
}

.c-service__etc:last-child {
  margin: 31px 0 25px;
}

.c-service__etc:last-child .c-service__second {
  margin-bottom: 9px;
}

.c-service__line {
  display: -webkit-box;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .c-service__line {
    flex-wrap: wrap;
  }
}

.c-service__orange {
  width: 50%;
  padding-right: 20px;
}

@media only screen and (max-width: 767px) {
  .c-service__orange {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
}

.c-service__first {
  font-size: 2.1rem;
  color: #ea5515;
  font-weight: bold;
  letter-spacing: 2.5px;
  margin-bottom: 9px;
}

@media only screen and (max-width: 1024px) {
  .c-service__first {
    font-size: 1.9rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__first {
    font-size: 1.8rem;
  }
}

.c-service__second {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 2px;
  letter-spacing: 1.5px;
}

.c-service__three {
  font-size: 2.4rem;
  font-weight: bold;
  color: #ea5515;
  letter-spacing: 2.5px;
}

@media only screen and (max-width: 1024px) {
  .c-service__three {
    font-size: 2.1rem;
    letter-spacing: 1.5px;
  }
}

@media only screen and (max-width: 767px) {
  .c-service__three {
    font-size: 1.9rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__three {
    font-size: 1.8rem;
    letter-spacing: 0;
    text-wrap-mode: nowrap;
  }
}

.c-service__green {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .c-service__green {
    width: 100%;
  }
}

.c-service__green .c-service__first,
.c-service__green .c-service__three {
  color: #006935;
}

.c-service__link {
  width: 232.22px;
  height: 44.71px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-image: url(../img/mail_color.png);
  background-size: cover;
  background-position: center;
  color: white;
  border-radius: 15.59px;
  font-weight: bold;
  margin: 6px auto 41px;
  letter-spacing: 1.5px;
}

@media only screen and (max-width: 1024px) {
  .c-service__link {
    margin: 20px auto 41px;
  }
}

.c-service__link img {
  margin-left: 10px;
  width: 10.72px;
}

.c-service__white {
  max-width: 1030.2px;
  margin: 0 auto;
  background-color: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 52.28px;
  font-size: 1.6rem;
  font-weight: bold;
  z-index: 2;
  position: relative;
  border-radius: 15.59px;
  border: 1px solid;
  letter-spacing: 2px;
  margin-bottom: 23px;
}

.c-service__percent {
  margin: 8px 0 10px;
}

.c-service__percent p:first-child {
  font-weight: bold;
  margin-bottom: 4px;
}

.c-service__percent p:first-child span:first-child {
  letter-spacing: 2.5px;
  font-size: 2.8rem;
  color: #ea5515;
  font-family: "kozuka-gothic-pro", sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-service__percent p:first-child span:first-child {
    letter-spacing: 1.5px;
    font-size: 2.5rem;
  }
}

.c-service__percent p:first-child span:last-child {
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 1.5px;
}

@media only screen and (max-width: 516px) {
  .c-service__percent p:first-child span:last-child {
    letter-spacing: 0.5px;
  }
}

.c-service__percent p:last-child {
  letter-spacing: 1.5px;
}

.c-service__four {
  font-size: 1.6rem;
  font-weight: 900;
  margin: 4px;
  letter-spacing: 1.5px;
}

.c-service__pergreen {
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 1.5px;
  margin-bottom: 9px;
}

.c-service__pergreen span {
  font-weight: bold;
  color: #006935;
}

.c-service__pergreen span:first-child {
  font-size: 2.8rem;
  letter-spacing: 2.5px;
  margin-right: -8px;
  margin-left: 4px;
}

@media only screen and (max-width: 767px) {
  .c-service__pergreen span:first-child {
    font-size: 2.5rem;
    letter-spacing: 1.5px;
  }
}

.c-service__pergreen span:last-child {
  font-size: 1.4rem;
  margin-right: 5px;
}

.c-service__check {
  text-align: left;
  max-width: 350px;
  margin-left: 113px;
}

.c-service__check.big {
  font-weight: bold;
}

.c-service__check.orange p::after {
  background-image: url(../img/service/service_check02.png);
}

.c-service__check p {
  font-size: 1.5rem;
  position: relative;
  letter-spacing: 1.5px;
  margin-bottom: 18px;
}

@media only screen and (max-width: 516px) {
  .c-service__check p {
    font-size: 1.4rem;
    letter-spacing: 0.5px;
  }
}

.c-service__check p::after {
  position: absolute;
  top: 50%;
  left: -47px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  background-image: url(../img/service/service_check01.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 25.3px;
  width: 25.3px;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .c-service__check p::after {
    left: -40px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__check p::after {
    left: -37px;
  }
}

.c-service__part01 {
  text-align: center;
  margin: 20px 0 91px;
}

@media only screen and (max-width: 767px) {
  .c-service__part01 {
    margin: 20px 0 70px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__part01 {
    margin: 20px 0 55px;
  }
}

.c-service__part01 .c-service__six {
  margin: 0 auto 0;
}

@media only screen and (max-width: 767px) {
  .c-service__part01 .c-service__six {
    text-align: left;
  }
}

.c-service__five {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ea5515;
  margin: 34px 0 8px;
  letter-spacing: 2px;
  text-align: center;
}

.c-service__five.green {
  color: #006935;
}

.c-service__six {
  margin: 38px auto 0;
  line-height: 1.7;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 516px) {
  .c-service__six {
    margin: 25px auto 0;
  }
}

.c-service__price table,
.c-service__price th,
.c-service__price tr,
.c-service__price td {
  border: 1px solid;
  border-collapse: collapse;
}

.c-service__price table {
  width: 557.07px;
  margin: 48px auto 9px;
}

@media only screen and (max-width: 767px) {
  .c-service__price table {
    width: 100%;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__price table {
    margin: 30px auto 9px;
  }
}

.c-service__price table th {
  background-color: rgba(255, 241, 0, 0.1);
  font-size: 1.6rem;
  font-weight: 500;
  padding: 25px 37px;
  text-align: left;
  letter-spacing: 1px;
}

@media only screen and (max-width: 767px) {
  .c-service__price table th {
    padding: 25px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__price table th {
    padding: 25px 15px;
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

.c-service__price table tr td {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 27px 37px;
  text-align: left;
  letter-spacing: 0.5px;
}

@media only screen and (max-width: 767px) {
  .c-service__price table tr td {
    padding: 25px 22px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__price table tr td {
    font-size: 1.4rem;
    letter-spacing: 0;
    padding: 25px 15px;
  }
}

.c-service__price table tr td:first-child {
  background-color: #f7f8f8;
  min-width: 370px;
}

@media only screen and (max-width: 767px) {
  .c-service__price table tr td:first-child {
    min-width: 315px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__price table tr td:first-child {
    min-width: auto;
  }
}

.c-service__price table tr td:last-child {
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "kozuka-gothic-pro", sans-serif;
}

@media only screen and (max-width: 767px) {
  .c-service__price table tr td:last-child {
    font-size: 1.7rem;
    padding: 25px 18px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__price table tr td:last-child {
    font-size: 1.4rem;
    padding: 25px 0px 25px 15px;
  }
}

.c-service__diagram {
  display: -webkit-box;
  display: flex;
  font-weight: 500;
  max-width: 1004px;
  margin: 22px auto;
  position: relative;
}

@media only screen and (max-width: 1054px) {
  .c-service__diagram {
    min-width: 1004px;
  }
}

@media only screen and (max-width: 1024px) {
  .c-service__diagram {
    display: none;
  }
}

.c-service__diagram::after {
  position: absolute;
  background-image: url(../img/service/service_diagram.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 98.5%;
  top: 4px;
  left: -73px;
  content: "";
}

.c-service__diagram span {
  display: block;
}

.c-service__diagram .red {
  font-size: 1.2rem;
  color: #ea5515;
}

.c-service__diagram .red.big {
  font-size: 1.8rem;
  font-weight: bold;
}

.c-service__one {
  text-align: center;
  width: 57px;
  z-index: 2;
  position: relative;
}

.c-service__one span {
  background-color: white;
}

.c-service__one span:nth-child(2) {
  margin: 47px 0 72px;
}

.c-service__one span:nth-child(4) {
  margin: 116px 0 139px;
}

.c-service__one span:nth-child(5) {
  margin: 36px 0 13px;
}

.c-service__one span:nth-child(7) {
  margin: 22px 0 18px;
}

.c-service__one span:nth-child(9) {
  margin-top: 22px;
}

.c-service__two {
  text-align: center;
  width: 456px;
  z-index: 2;
  position: relative;
}

.c-service__two span {
  font-weight: 900;
  color: #ea5515;
  font-size: 1.8rem;
}

.c-service__two span:nth-child(1) {
  color: white;
  margin: 69px 0 220px;
}

.c-service__two span:nth-child(3) {
  margin: 153px 0 37px;
}

.c-service__third {
  text-align: center;
  width: 324px;
  padding-left: 32px;
  padding-top: 39px;
  z-index: 2;
  position: relative;
}

.c-service__third p {
  display: -webkit-box;
  display: flex;
}

.c-service__third p:nth-child(1) {
  font-size: 1.2rem;
  margin-left: -7px;
}

.c-service__third p:nth-child(2) {
  margin: 16px 0 84px;
}

.c-service__third p:nth-child(4) {
  margin: 98px 0 66px;
}

.c-service__third p:nth-child(6) {
  margin: 75px 0 5px;
}

.c-service__third p:nth-child(8) {
  margin-top: 17px;
}

.c-service__third .add {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding-right: 85px;
}

.c-service__equal {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 34px;
}

.c-service__equal span {
  margin-left: 7px;
  letter-spacing: 2px;
  margin-right: 9px;
}

.c-service__part02 {
  margin-bottom: 113px;
}

@media only screen and (max-width: 767px) {
  .c-service__part02 {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__part02 {
    margin-bottom: 80px;
  }
}

.c-service__part03 {
  max-width: 962px;
  margin: 0 auto 57px;
}

@media only screen and (max-width: 767px) {
  .c-service__part03 {
    margin: 0 auto 30px;
  }
  .c-service__part03:nth-child(2) {
    margin: 0 auto 70px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 516px) {
  .c-service__part03:nth-child(2) {
    margin: 0 auto 55px;
  }
}

.c-service__part03:last-child .c-service__five:nth-child(2) {
  text-align: left;
  margin: 45px 0 23px;
}

@media only screen and (max-width: 767px) {
  .c-service__part03:last-child .c-service__five:nth-child(2) {
    margin: 30px 0 23px;
  }
}

.c-service__part03:last-child .c-service__check {
  max-width: 100%;
  padding-left: 50px;
  margin-bottom: 36px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .c-service__part03:last-child .c-service__check {
    padding-left: 41px;
  }
}

.c-service__part03:last-child .c-service__text {
  line-height: 1.7;
}

.c-service__part03 .c-service__six.two {
  margin: 15px auto 69px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c-service__part03 .c-service__six.two {
    text-align: left;
  }
}

.c-service__part03 .c-service__check {
  margin: 0 auto;
  max-width: 656px;
  padding-left: 124px;
}

@media only screen and (max-width: 767px) {
  .c-service__part03 .c-service__check {
    padding-left: 45px;
  }
}

.c-service__part04 .c-service__five {
  text-align: left;
}

.c-service__part04 .c-service__six {
  max-width: 100%;
  margin: 0;
  -webkit-box-pack: left;
  justify-content: left;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .c-service__scroll {
    overflow-x: auto;
  }
}

.c-service__detail {
  position: relative;
}

@media only screen and (max-width: 1100px) {
  .c-service__detail {
    -webkit-transform-origin: left;
    transform-origin: left;
    scale: 0.94;
  }
}

@media only screen and (max-width: 1024px) {
  .c-service__detail {
    margin-bottom: -60px;
    margin-right: -145px;
    min-width: 961px;
    scale: 0.8;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
}

.c-service__detail::after {
  position: absolute;
  background-image: url(../img/service/service_price.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 107.5%;
  height: 100%;
  top: 11px;
  left: -1px;
  content: "";
}

.c-service__list {
  z-index: 2;
  position: relative;
}

.c-service__list:first-child {
  display: -webkit-box;
  display: flex;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 35px 0 10px;
}

@media only screen and (max-width: 516px) {
  .c-service__list:first-child {
    margin: 25px 0 10px;
  }
}

.c-service__list:first-child .c-service__item {
  margin-right: 71px;
  letter-spacing: 6px;
}

.c-service__list:first-child .c-service__item:nth-child(3) {
  margin-right: 79px;
}

.c-service__list:first-child .c-service__item:last-child p:nth-child(2) {
  padding-left: 46px;
}

.c-service__list:first-child .c-service__item p:nth-child(2) {
  color: #006935;
  padding-left: 39px;
  padding-top: 41px;
  letter-spacing: 2px;
}

.c-service__list:first-child .c-service__item p:nth-child(2) span:first-child {
  display: block;
  color: white;
  margin-top: -25px;
  margin-bottom: 25px;
}

.c-service__list:first-child .c-service__five {
  padding-top: 32px;
  width: 139px;
}

.c-service__list.last {
  display: -webkit-box;
  display: flex;
  font-size: 1.8rem;
  font-weight: bold;
  flex-wrap: wrap;
}

.c-service__list.last .c-service__five {
  padding-top: 10px;
  padding-left: 66px;
  width: 318px;
}

.c-service__list.last .c-service__item {
  padding-top: 44px;
  letter-spacing: 2px;
  margin-right: 84px;
}

.c-service__center {
  color: #006935;
  text-align: right;
  margin-top: 81px;
  margin-right: -52px;
  letter-spacing: 1px;
  font-weight: bold;
}

.c-service__last {
  width: 100%;
  max-width: 739px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin-top: 12px;
  letter-spacing: 2px;
}

.c-service__last span:first-child {
  font-size: 1.2rem;
  color: white;
  margin-right: 18px;
  letter-spacing: 1px;
  margin-top: 4px;
  font-weight: 400;
}

.c-service__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  font-weight: bold;
  margin-top: 52px;
  margin-left: -1px;
  letter-spacing: 1.5px;
  margin-bottom: 89px;
}

@media only screen and (max-width: 767px) {
  .c-service__bottom {
    flex-wrap: wrap;
    margin-bottom: 70px;
    margin-top: 30px;
  }
}

.c-service__bottom .c-service__six {
  color: #006935;
}

.c-service__bottom .c-service__pergreen {
  margin-bottom: -2px;
  margin-left: 21px;
}

@media only screen and (max-width: 767px) {
  .c-service__bottom .c-service__pergreen {
    margin-left: 15px;
  }
}

.c-service__tabbig {
  margin-top: -37px;
  overflow-x: auto;
}

.c-service__tabbig table {
  border: 1px solid;
  border-collapse: collapse;
}

.c-service__tabbig th,
.c-service__tabbig tr,
.c-service__tabbig td {
  border: 1px solid;
}

.c-service__tabbig table {
  min-width: 874.38px;
  margin: 0 auto 51px;
}

@media only screen and (max-width: 516px) {
  .c-service__tabbig table {
    margin-top: -100px;
    margin-right: -165px;
    transform-origin: bottom left;
    scale: 0.8;
    min-width: 844.38px;
  }
}

.c-service__tabbig table th {
  background-color: rgba(255, 241, 0, 0.1);
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  padding: 24px 0;
}

.c-service__tabbig table tr:last-child .small {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  line-height: 1.35;
}

.c-service__tabbig table tr td {
  line-height: 1.45;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 24px 0;
  text-align: center;
  letter-spacing: 0.5px;
  letter-spacing: 1px;
  width: 230px;
}

.c-service__tabbig table tr td p {
  text-align: right;
  margin-right: 22px;
}

.c-service__tabbig table tr td .small {
  font-size: 1.2rem;
}

.c-service__tabbig table tr td .green {
  font-size: 1.6rem;
  font-weight: bold;
  color: #006935;
  font-family: "kozuka-gothic-pro", sans-serif;
  letter-spacing: 1.5px;
}

.c-service__tabbig table tr td .percent {
  font-size: 3.2rem;
}

.c-service__tabbig table tr td .percent:nth-child(2) {
  margin-right: 5px;
  margin-left: 16px;
}

.c-service__tabbig table tr td:first-child {
  letter-spacing: 0;
  background-color: #cbe7de;
  width: 176px;
  padding: 0;
  text-align: center;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .c-service__tabbig table tr td:first-child {
    width: 160px;
  }
}

.c-service__meta {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 772.57px;
  margin: 28px 0 193px;
}

@media only screen and (max-width: 1024px) {
  .c-service__meta {
    margin: 28px 0 130px;
  }
}

@media only screen and (max-width: 767px) {
  .c-service__meta {
    margin: 28px 0 100px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__meta {
    flex-wrap: wrap;
  }
}

.c-service__box {
  width: 46.5%;
  background-color: #def0eb;
  text-align: center;
  padding: 24px 20px;
}

@media only screen and (max-width: 767px) {
  .c-service__box {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__box {
    margin: 0 auto;
    width: 100%;
    max-width: 345px;
  }
  .c-service__box:first-child {
    margin-bottom: 30px;
  }
}

.c-service__box h4 {
  font-size: 1.6rem;
  letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
  .c-service__box h4 {
    -webkit-box-flex: 1;
    flex: 1;
  }
}

.c-service__box p {
  line-height: 1.75;
}

.c-service__icon01 {
  max-width: 125.92px;
  margin: 21px auto 20px;
}

.c-service__icon02 {
  max-width: 130px;
  margin: 32px auto 20px;
}

.c-service__letter {
  grid-gap: 4rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1101.4px;
  margin: 56px auto;
}

@media only screen and (max-width: 1024px) {
  .c-service__letter {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 767px) {
  .c-service__letter {
    grid-gap: 3rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__letter {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 4rem;
    margin: 45px auto;
  }
}

.c-service__post {
  background-color: #f5f7fc;
  position: relative;
  padding: 7px 15px 34px 22px;
  min-height: 211.15px;
}

@media only screen and (max-width: 767px) {
  .c-service__post {
    padding: 25px 15px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__post:last-child::after {
    display: none !important;
  }
}

.c-service__post:after {
  position: absolute;
  top: 0;
  right: -32px;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 0 32px 32px;
  border-color: transparent transparent transparent #f5f7fc;
}

@media only screen and (max-width: 767px) {
  .c-service__post:after {
    right: -22px;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__post:after {
    right: unset;
    left: 50%;
    bottom: -40px;
    top: unset;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    content: "";
    display: block !important;
  }
}

.c-service__post:nth-child(1)::after {
  content: "";
}

.c-service__post:nth-child(2)::after {
  content: "";
}

@media only screen and (max-width: 1024px) {
  .c-service__post:nth-child(2)::after {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .c-service__post:nth-child(3)::after {
    content: "";
  }
}

.c-service__post:nth-child(4)::after {
  content: "";
}

@media only screen and (max-width: 1024px) {
  .c-service__post:nth-child(4)::after {
    display: none;
  }
}

.c-service__post p {
  line-height: 1.7;
  margin: 15px 0 0;
}

.c-service__info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.c-service__info h3 {
  font-size: 1.7rem;
  letter-spacing: 1.5px;
  line-height: 1.3;
}

@media only screen and (max-width: 1140px) {
  .c-service__info h3 {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  .c-service__info h3 {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 516px) {
  .c-service__info h3 {
    font-size: 1.5rem;
  }
}

.c-service__number {
  width: 49.1px;
  margin-right: 13px;
}

@media only screen and (max-width: 1140px) {
  .c-service__number {
    width: 43.1px;
  }
}

@media only screen and (max-width: 767px) {
  .c-service__number {
    max-width: 34.66px;
  }
}

.example-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: 40px auto;
  flex-wrap: wrap;
  font-weight: 500;
  -webkit-box-pack: center;
  justify-content: center;
  display: none;
}

@media only screen and (max-width: 1024px) {
  .example-inner {
    display: block;
  }
}

.example-inner .red {
  font-size: 1.2rem;
  color: #ea5515;
}

.example-inner .red.big {
  font-size: 1.8rem;
  font-weight: bold;
}

/* zone-item-wrap */

.zone-item-wrap {
  margin-right: 20px;
  margin-left: 30px;
  width: 720px;
}

.price-total-wrap {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 780px);
  height: 431px;
  padding-left: 20px;
}

/*.price-total{
  border:solid 1px #f00;
}*/

.zone-item-data {
  /* position: relative;
   display: table;
   table-layout: fixed;
   width:100%;
   dt,dd{
   display:table-cell;
   height: 100%;
   vertical-align: middle;
   text-align: center;
   }*/
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.zone-item-data dt {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
  font-size: 1.4rem;
}

.zone-item-data dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 5px;
  height: 100%;
}

.zone-item-data div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 5px;
  height: 100%;
}

.cell-wrap {
  height: 100%;
  width: 320px;
  text-align: center;
}

/* item-cell */

.item-cell-0 {
  width: 356px;
}

.price-high {
  position: absolute;
  top: -10px;
  left: 0;
  width: 70px;
  height: 50%;
  text-align: center;
}

.price-high::before {
  position: absolute;
  content: "";
  top: 25px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 1px;
  height: calc(100% - 25px);
  background-color: #757575;
}

.price-high::after {
  position: absolute;
  content: "";
  top: 20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #757575 transparent;
}

.price-low {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  justify-content: center;
  align-items: flex-end;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 70px;
  height: 50%;
}

.price-low::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 1px;
  height: calc(100% - 25px);
  background-color: #757575;
}

.price-low::after {
  position: absolute;
  content: "";
  bottom: 20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #757575 transparent transparent transparent;
}

.item-cell-1 {
  margin-left: 10px;
  width: 286px;
  height: 100%;
  color: #ea5515;
  position: relative;
  font-weight: 900;
  font-size: 1.8rem;
}

.item-cell-1::after {
  position: relative;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
}

.zone-item01 {
  height: 133px;
}

.zone-item01 .item-cell-1 {
  background-color: #f9b900;
  color: white;
}

.zone-item02 {
  height: 267px;
}

.zone-item02 .item-cell-1 {
  background-color: #fff57a;
}

.zone-item03 {
  height: 66px;
}

.zone-item03 .item-cell-1 {
  background-color: #fffbc9;
}

.zone-item04 {
  height: 66px;
}

.item-cell-2 {
  margin-left: 10px;
  width: 100px;
}

.item-cell-3 {
  width: 60px;
}

.item-cell-4 {
  width: 90px;
}

.m-cell-s {
  width: 20px;
}

.lump {
  position: relative;
  width: 35px;
}

.lump::before {
  position: absolute;
  content: "";
  top: 0;
  right: 13px;
  bottom: 0;
  width: 20px;
  height: calc(100% - 28px);
  margin: auto 0;
  border-top: solid 1px #707070;
  border-right: solid 1px #707070;
  border-bottom: solid 1px #707070;
}

.lump::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  width: 13px;
  height: 1px;
  background-color: #707070;
}

.lump-total {
  position: relative;
}

.lump-total::before {
  position: absolute;
  content: "";
  top: 20px;
  left: -30px;
  width: 20px;
  margin: auto 0;
  height: 431px;
  border-top: solid 1px #707070;
  border-right: solid 1px #707070;
  border-bottom: solid 1px #707070;
}

.lump-total::after {
  position: absolute;
  content: "=";
  font-size: 2rem;
  top: 50%;
  left: 0px;
  margin-top: -20px;
}

.item-index {
  position: absolute;
  top: 20px;
}

.plus-1 {
  position: relative;
}

.plus-1::before {
  position: absolute;
  content: "+";
  font-size: 2.4rem;
  right: 50px;
  bottom: -50px;
}

.plus-2 {
  position: relative;
}

.plus-2::before {
  position: absolute;
  content: "+";
  font-size: 2.4rem;
  right: 50px;
  bottom: 30px;
}

.plus-3 {
  position: relative;
}

.plus-3::before {
  position: absolute;
  content: "+";
  font-size: 2.4rem;
  right: 50px;
  bottom: -20px;
}

@media only screen and (max-width: 1024px) {
  .zone-item-wrap {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 580px;
  }
  .price-total-wrap {
    display: block;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: inherit;
    padding-left: inherit;
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
  }
  .zone-item-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .zone-item-data dd {
    height: auto;
  }
  .cell-wrap {
    width: 100%;
    margin-left: 34px;
  }
  /* item-cell */
  .item-cell-0 {
    width: 100%;
  }
  .item-cell-1 {
    margin-left: 32px;
    width: calc(100% - 110px);
    border: solid 4px #f9ba08;
  }
  .zone-item01,
  .zone-item02,
  .zone-item03,
  .zone-item04 {
    display: block;
    margin-bottom: 170px;
  }
  .item-index {
    top: -23px;
    font-size: 1.2rem;
  }
  .lump {
    height: 30px !important;
    width: calc(100% - 115px);
    margin-left: 100px;
    margin-bottom: 35px;
    /**/
  }
  .lump::before {
    position: absolute;
    content: "";
    top: inherit;
    right: 0;
    bottom: 10px;
    width: 100%;
    height: 10px;
    margin: 0;
    border-top: none;
    border-right: solid 1px #707070;
    border-bottom: solid 1px #707070;
    border-left: solid 1px #707070;
  }
  .lump::after {
    position: absolute;
    content: "";
    top: inherit;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 1px;
    height: 10px;
    background-color: #707070;
  }
  .lump-total::before {
    top: -40px;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto 0;
    height: 20px;
    border-top: none;
    border-right: solid 1px #707070;
    border-bottom: solid 1px #707070;
    border-left: solid 1px #707070;
  }
  .lump-total::after {
    position: absolute;
    content: "=";
    font-size: 2rem;
    top: 50%;
    left: 0px;
    margin-top: -20px;
  }
  .plus-1::before,
  .plus-2::before,
  .plus-3::before {
    bottom: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .cell-wrap {
    margin-left: 20px;
  }
  .zone-item02 {
    height: 170px;
  }
}

@media only screen and (max-width: 516px) {
  .zone-item02 {
    height: 130px;
  }
  .plus-1::before,
  .plus-2::before,
  .plus-3::before {
    bottom: -34px;
  }
  .zone-item01 {
    margin-bottom: 140px;
  }
  .zone-item02,
  .zone-item03,
  .zone-item04 {
    margin-bottom: 118px;
  }
  .zone-item-data:not(:first-child) .cell-wrap {
    margin-top: -20px;
  }
}

/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Utility .u-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/

/*# sourceMappingURL=style.css.map */

.c-header__menu .active a span:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.c-header__menu li a > span::after {
  z-index: 999;
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 3.7px;
  background-image: url(../img/index/title_color.png);
  background-size: cover;
  background-position: center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.c-header__menu li a > span {
  position: relative;
}

.c-header__menu li:hover a > span:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.p-news__single__list__btn {
  display: -webkit-box;
  display: flex;
  justify-content: center;
  margin: 150px auto 0;
  position: relative;
}

.c-span__prev {
  position: absolute;
  left: 0;
}

.c-span__next {
  position: absolute;
  right: 0;
}

.p-delivery__pagination .wp-pagenavi a,
.p-delivery__pagination .wp-pagenavi span {
  color: #362d1e;
  text-decoration: none;
  border: none;
  width: 36.92px;
  height: 36.92px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  margin: 4px;
  font-weight: 400 !important;
  font-size: 1.6rem;
  font-family: "kozuka-mincho-pro", serif;
  box-sizing: border-box;
  border: 1px solid;
}

.pages {
  display: none !important;
}

.p-delivery__pagination {
  margin: 135px 0 0;
  display: flex;
  justify-content: center;
}

.p-delivery__pagination .wp-pagenavi a:hover,
.p-delivery__pagination .wp-pagenavi span.current {
  background-color: #362d1e;
  color: white;
}

.nextpostslink {
  display: none !important;
}

.previouspostslink {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .p-delivery__pagination .wp-pagenavi a,
  .p-delivery__pagination .wp-pagenavi span {
    margin: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .p-delivery__pagination {
    margin: 60px 0 0;
  }
}

@media only screen and (max-width: 516px) {
  .p-delivery__pagination {
    margin: 50px 0 0;
  }
  .p-delivery__pagination .wp-pagenavi a,
  .p-delivery__pagination .wp-pagenavi span {
    font-size: 1.6rem;
  }
}

.form-meta {
  max-width: 835.24px;
  background: #f7f8f8;
  margin: 0 auto 0;
  padding: 50px 20px 68px;
  font-weight: 500;
}

.form-item2 {
  width: 406px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 4px;
}

.form-item1 {
  max-width: 323.78px;
  width: 69%;
}

::placeholder {
  color: #bbbcbc;
  opacity: 0.8;
  font-size: 1.6rem;
  line-height: 2;
  font-family: Noto Sans JP, sans-serif;
}

.form-white {
  visibility: hidden;
}

.wpcf7-checkbox input {
  width: 22.87px;
  height: 22.87px;
  margin: 0;
}

.form-list {
  display: flex;
  max-width: 737px;
  margin: 0 auto 24px;
}

.form-list.form-message1 {
  margin: 52px auto 37px;
  align-items: flex-start;
}

@media only screen and (max-width: 767px) {
  .form-list.form-message1 {
    margin: 24px auto 37px;
    align-items: flex-start;
  }
}

.form-list.form-message1 .form-item:first-child {
  margin-top: 13px;
}

.form-item:first-child {
  width: 234.36px;
}

.form-box {
  align-items: flex-start;
  margin: 30px auto 24px;
}

.form-box .form-item:first-child {
  margin-top: 5px;
}

.form-info {
  font-size: 1.6rem;
  margin-right: 16px;
}

.form-item {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
}

.form-red {
  font-size: 0.8rem;
  color: white;
  background-color: #d70010;
  padding: 4px 5px;
  border-radius: 5px;
  margin-right: 21px;
}

.form-list .form-item:nth-child(2) {
  display: block;
  width: 71%;
}

#form-mess .form-input {
  padding: 10px 20px;
  width: 560.75px;
  height: 233.35px;
}

#form-mess {
  align-items: flex-start;
}

#form-mess .form-item:first-child {
  margin-top: 13px;
}

.form-blue {
  background-color: #005aab !important;
}

.form-input {
  box-sizing: border-box;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  padding: 0 20px;
  height: 51px;
  width: 100%;
  border: 1px solid;
  font-size: 1.6rem;
  line-height: 2;
}

.form-message {
  box-sizing: border-box;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  padding: 10px 20px;
  height: 212.87px;
  width: 100%;
  border: 0.869px solid;
  font-size: 1.6rem;
  line-height: 2;
}

.contact-main2__text {
  text-align: center;
  font-size: 1.2rem;
  display: block;
  position: relative;
  font-weight: 400;
}

.contact-main2__text.sp {
  display: none;
}

.contact-main2__text p {
  display: inline;
  vertical-align: top;
}

.contact-main2__text .error {
  bottom: -17px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.contact-main2__meta {
  justify-content: center;
  display: flex;
}

.p-contact .p-contact__btn__back {
  display: none;
}

.p-contact__btn__back {
  position: relative;
}

.p-contact__btn__back span {
  top: 11px;
}

.p-contact__btn__back span {
  cursor: pointer;
  transform: rotate(180deg);
  top: 87px;
  font-size: 2rem;
  position: absolute;
  left: 26px;
  color: white;
}

.contact-main2__link {
  position: relative;
}

.contact-main2__link::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 7px;
  left: 7px;
  content: "";
  background-color: #e8e8e8;
}

.contact-main2__link input {
  z-index: 2;
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
  position: relative;
  width: 218.16px;
  color: white;
  background-color: #231916;
  height: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 1.4rem;
}

.contact-main2__link input:hover {
  opacity: 0.8;
}

.contact-main2__link span {
  top: 9px;
  right: 35px;
  font-size: 2rem;
  position: absolute;
  color: white;
}

.contact-main2__link:hover span {
  cursor: pointer;
  right: 25px;
  transition: linear 0.5s;
}

.p-contact__btn__back {
  position: relative;
}

.p-contact__btn__back input {
  -webkit-appearance: none;
  cursor: pointer;
  color: white;
  background-color: #595857;
  border: 0;
  height: 49px;
  width: 150px;
}

.p-contact__btn__back span {
  top: 9px;
}

.contact-main2__button {
  margin-top: 47px;
}

@media only screen and (max-width: 767px) {
  .form-item2 {
    width: 100%;
  }
  .form-list .form-item:nth-child(2) {
    width: 100%;
  }
  .form-list {
    flex-wrap: wrap;
  }
  .form-item:first-child {
    margin-bottom: 10px;
    width: 100%;
  }
  .contact-main2__meta {
    max-width: 465px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 516px) {
  .contact-main2__link img {
    right: 20px;
  }
  .contact-main2__meta {
    max-width: 288px;
  }
  .contact-main2__link span {
    display: none;
  }
  .p-contact__btn__back span {
    display: none;
  }
  .p-contact__btn__back input {
    width: 50px;
    font-size: 1.4rem;
  }
  .contact-main2__button {
    width: 100%;
  }
  .contact-main2__text.sp {
    display: flex;
  }
  .form-meta {
    width: 100%;
    padding: 35px 20px 60px;
  }
  .form-input {
    width: 100% !important;
  }
  .contact-main2__link input {
    margin: 0 auto;
  }
}

.form-item4 {
  width: 69%;
  max-width: 368px;
}

.wpcf7-checkbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-main2__text .wpcf7-list-item-label {
  display: none;
}

.contact-main2__text .wpcf7-not-valid-tip {
  bottom: -22px;
  position: absolute;
  left: 50%;
  width: 116px;
  transform: translateX(-50%);
}

.contact-main2__text .wpcf7-form-control-wrap {
  position: unset;
}

.form-meta .contact-main2__text .wpcf7-checkbox input {
  width: 18.37px;
  height: 18.37px;
  margin-right: 14px;
}

.form-meta .form-item4 .wpcf7-list-item {
  width: calc(100% / 2);
  margin: 0 0 20px;
}

.form-list.form-message1 .form-item1 {
  max-width: 100%;
}

.wpcf7-list-item-label {
  margin-left: 10px;
  font-size: 1.4rem;
  line-height: 1;
}

.wpcf7-checkbox label {
  display: flex;
  align-items: center;
}

.form-item3 {
  display: flex;
}

@media only screen and (max-width: 1024px) {
  .form-item1 {
    width: 66%;
    max-width: 66%;
  }
}

@media only screen and (max-width: 767px) {
  .form-meta {
  }
  .form-item4 {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .form-item1 {
    width: 100%;
  }
}

@media only screen and (max-width: 516px) {
  .form-meta .form-item4 .wpcf7-list-item {
    width: calc(100% / 2);
  }
  .form-item1 {
    max-width: 100%;
  }
  .form-meta {
  }
}

@media only screen and (max-width: 375px) {
  .form-meta .form-item4 .wpcf7-list-item {
    width: 100%;
  }
}

@media only screen and (max-width: 516px) {
  .form-list .form-item:nth-child(2) {
    width: 100%;
  }
}

.contact-main2__link img {
  position: absolute;
  width: 7.2px;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.form-select {
  max-width: 255.43px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url(../img/arrow-select.svg);
  background-repeat: no-repeat;
  background-position-x: 93%;
  background-position-y: 19px;
  background-size: 15px;
}

.form-list1 {
  font-weight: 500;
}

.form-list1 .form-item {
  margin: 28px 0 22px;
  justify-content: center;
  width: 100%;
}

.form-list1 .form-red {
  margin-right: 0;
  display: inline-block;
  line-height: 1.5;
  margin-left: 10px;
  vertical-align: text-bottom;
}

.form-list1 .form-info {
  margin-right: 0;
}

.form-list1 label {
  align-items: center;
  display: flex;
}

.form-list1 .form-item1 {
  max-width: 226.78px;
  margin: 0 auto 27px;
}

.form-note {
  text-align: center;
  font-size: 1.2rem;
}

.form-big {
  font-size: 2.4rem;
  font-weight: bold;
  color: #e60013;
  font-family: "kozuka-gothic-pro", sans-serif;
  text-align: center;
  margin: 106px 0 38px;
}

.form-meta.form-offer {
  max-width: 758.89px;
  background-color: white;
  padding: 0;
  border: 0.5px solid #e60013;
}

.form-offer .form-item4 {
  margin-right: 124px;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}

.form-offer .form-item4 input {
  width: 82.14px !important;
  margin-right: 23px;
}

.form-offer .form-list {
  display: flex;
  padding: 22px 38px;
  margin: 0;
  border-bottom: 0.5px dashed #e60013;
  max-width: 100%;
}

.form-offer .form-list:nth-child(1),
.form-offer .form-list:nth-child(2),
.form-offer .form-list:last-child {
  border-bottom: 0;
}

.form-offer .form-list:nth-child(3) {
  margin: -10px 0 1px;
}

.form-offer .form-list:nth-child(6) {
  padding: 13px 38px 23px;
  align-items: flex-start;
}

.form-offer .form-list:nth-child(9) {
  padding: 22px 38px 33px;
}

.form-offer .form-list:nth-child(6) .form-info {
  margin-top: 5px;
}

.form-offer .form-list:nth-child(6) .form-item5,
.form-offer .form-item1 {
  margin-left: 30px;
}

.form-offer .form-list:nth-child(6) .form-item6 {
  display: flex;
  font-size: 1.6rem;
  font-weight: 500;
  align-items: flex-start;
  margin-bottom: 19px;
}

.form-offer .form-list:nth-child(6) .form-item6 input {
  width: 159.89px;
  margin-left: 10px;
}

.form-offer .form-list:nth-child(6) .form-item7 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 26px;
}

.form-offer .form-list:nth-child(6) span:first-child {
  display: block;
  margin-top: 6px;
}

.form-offer {
  position: relative;
}

.form-offer::after {
  position: absolute;
  content: "";
  width: 0.5px;
  height: 100%;
  top: 0;
  left: 251px;
  background-color: #e60013;
}

.form-offer .form-input {
  height: 34.24px;
  width: 307.31px;
  border: 1px solid;
}

.form-offer .form-item3 {
  display: flex;
  width: 60%;
  margin-left: 29px;
}

.form-offer .form-item8 {
  max-width: 362.78px;
  width: 64%;
  margin-left: 13px;
}

.c-offer .contact-main2__text {
  margin-top: 44px;
}

.c-offer .contact-main2__text a {
  margin-left: 15px;
}

.c-offer .contact-main2__button {
  margin-top: 38px;
}

.form-offer .form-item9 {
  margin-left: 38px;
}

.form-offer .form-item9 .wpcf7-checkbox {
  grid-gap: 2.2rem 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.form-offer .form-item9 .wpcf7-checkbox input {
  width: 18px;
  height: 18px;
  margin: 0;
}

.c-offer .contact-main2__text .wpcf7-checkbox input {
  width: 18px;
  height: 18px;
  margin: 0;
}

.form-offer .form-item9 .wpcf7-list-item-label {
  margin-left: 13px;
  font-size: 1.4rem;
  line-height: 1;
}

.form-offer .form-item9 .wpcf7-list-item {
  margin: 0;
}

.form-offer .form-item9 .wpcf7-list-item:nth-child(2),
.form-offer .form-item9 .wpcf7-list-item:nth-child(5) {
  margin-left: 10px;
  width: 115px;
  margin-right: 18px;
}

@media only screen and (max-width: 1024px) {
  .form-offer .form-item9 .wpcf7-list-item:nth-child(1) {
    width: 145px;
  }
  .form-big {
    margin: 80px 0 38px;
  }
}

@media only screen and (max-width: 767px) {
  .form-offer::before,
  .form-offer::after {
    display: none;
  }
  .form-offer .form-item4 {
    margin-right: 92px;
  }
  .form-offer .form-item8 {
    max-width: 333.78px;
    width: 100%;
  }
  .form-meta.form-offer {
    max-width: 500.89px;
  }
  .form-big {
    margin: 50px 0 38px;
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 516px) {
  .form-offer .form-item4 {
    margin-right: 0;
  }
  .form-offer .form-item8 {
    max-width: 283.78px;
  }
  .form-offer .form-list {
    padding: 22px 20px;
  }
  .form-offer .form-item8 {
    margin-left: 0;
  }
  .form-offer .wpcf7-list-item {
    margin: 0;
  }
  .form-offer .form-item3 {
    margin-left: 0;
    justify-content: space-between;
    width: 100%;
  }
  .form-offer .form-list:nth-child(6) .form-item5,
  .form-offer .form-item1 {
    margin-left: 0;
  }
  .form-offer .form-list:nth-child(6) {
    padding: 22px 20px;
  }
  .form-offer .form-list:nth-child(6) .form-item6 input {
    width: 96.5% !important;
  }
  .form-offer .form-item9 .wpcf7-list-item:nth-child(1) {
    width: 178px;
  }
  .form-offer .form-item9 .wpcf7-checkbox {
    grid-template-columns: repeat(2, 1fr);
  }
  .form-offer .form-item9 .wpcf7-list-item:nth-child(2),
  .form-offer .form-item9 .wpcf7-list-item:nth-child(5) {
    margin-left: 0;
    margin-right: 0;
  }
  .form-offer .form-item9 {
    margin-left: 0;
  }
  .form-offer .form-list:nth-child(9) {
    padding: 22px 20px;
  }
  .form-info {
    font-size: 1.5rem;
  }
  .form-offer .form-item4 {
    font-size: 1.5rem;
  }
  .form-offer .form-item4 input {
    margin-right: 10px;
  }
  .form-offer .form-list:nth-child(3) {
    margin: 0;
  }
  .form-offer .form-list:nth-child(1),
  .form-offer .form-list:nth-child(2) {
    padding: 22px 20px 0;
  }
  .form-offer .form-list:nth-child(3) {
    padding-bottom: 22px;
  }
  .form-item4 {
    margin-top: 0;
  }
  .form-offer .form-item4:nth-child(2) {
    margin-left: 25px;
  }
}

@media only screen and (max-width: 395px) {
  .form-list1 .form-info label {
    display: block;
    line-height: 1.7;
  }
}

@media only screen and (max-width: 370px) {
  .form-offer .form-item9 .wpcf7-checkbox {
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-slide .slick-slide {
  height: auto !important;
  display: flex;
  align-items: stretch;
}

.p-slide .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-slide .slick-track {
  display: flex !important;
}

.c-page__padding .wpcf7 form .wpcf7-response-output {
  text-align: center;
  max-width: 700px;
  margin: 50px auto 0;
}

.wpcf7-not-valid-tip {
  margin-top: 10px;
}

.form-box .wpcf7-not-valid-tip {
  margin-top: 0;
}

.form-offer .form-list:nth-child(1)::before,
.form-offer .form-list:nth-child(2)::before,
.form-offer .form-list:nth-child(3)::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 269px;
  border-left: 0.5px dashed #e60013;
}

.form-offer .form-list:nth-child(1)::before {
  z-index: 1;
}

.form-offer .form-list:nth-child(2)::before {
  z-index: 2;
}

.form-offer .form-list:nth-child(3)::before {
  z-index: 3;
}

.form-offer .form-list:nth-child(1),
.form-offer .form-list:nth-child(2),
.form-offer .form-list:nth-child(3) {
  position: relative;
}

.form-list1 .wpcf7-not-valid-tip {
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .form-offer .form-list:nth-child(1)::before,
  .form-offer .form-list:nth-child(2)::before,
  .form-offer .form-list:nth-child(3)::before {
    right: 238px;
  }
}

@media only screen and (max-width: 516px) {
  .form-offer .form-list:nth-child(1)::before,
  .form-offer .form-list:nth-child(2)::before,
  .form-offer .form-list:nth-child(3)::before {
    display: none;
  }
  .form-offer .form-list:first-child .wpcf7-not-valid-tip {
    text-align: center;
  }
}

@media only screen and (max-width: 347px) {
  .contact-main2__text .wpcf7-not-valid-tip {
    bottom: -23px;
  }
}

.c-wp-content {
  letter-spacing: 0.2em;
}

@media only screen and (max-width: 767px) {
  .c-wp-content {
    letter-spacing: 0.1em;
  }
}

.c-wp-content h2.c-wp-content__policy-title {
  font-weight: 500;
  font-size: 1.8rem;
  margin-top: 30px;
  font-feature-settings: unset;
}

@media only screen and (max-width: 767px) {
  .c-wp-content h2.c-wp-content__policy-title {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}

.c-wp-content .wp-block-heading {
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-heading {
    letter-spacing: 0.05em;
  }
}

.c-wp-content h2 {
  font-size: 2.4rem;
  color: #fff;
  background-color: #0071be;
  padding: 10px 24px 11px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .c-wp-content h2 {
    font-size: 2rem;
    padding: 8px 12px 9px;
  }
}

.c-wp-content h3 {
  font-size: 2.4rem;
  color: #0071be;
  padding: 10px 24px 11px;
  font-weight: bold;
  padding: 5px 21px;
  border-left: 7px solid;
  border-bottom: 1px solid;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .c-wp-content h3 {
    font-size: 2rem;
  }
}

.c-wp-content h4 {
  padding: 6px 0;
  border-bottom: 1px dashed;
  font-size: 2.1rem;
  color: #0071be;
}

@media only screen and (max-width: 767px) {
  .c-wp-content h4 {
    font-size: 1.8rem;
  }
}

.c-wp-content h5 {
  padding: 6px 0;
  font-weight: 400;
  border-bottom: 1px dashed;
  color: #0071be;
  font-size: 2rem;
}

@media only screen and (max-width: 767px) {
  .c-wp-content h5 {
    font-size: 1.7rem;
  }
}

.c-wp-content h6 {
  padding: 6px 0;
  border-bottom: 1px dashed;
  font-weight: 400;
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .c-wp-content h6 {
    font-size: 1.5rem;
  }
}

.c-wp-content figure {
  margin: 28px 0;
}

@media only screen and (max-width: 767px) {
  .c-wp-content figure {
    margin: 16px 0;
  }
}

.c-wp-content .wp-block-columns.is-layout-flex {
  gap: 32px;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-columns.is-layout-flex {
    gap: 16px;
  }
}

.c-wp-content ul {
  list-style: disc;
}

.c-wp-content ol {
  list-style: auto;
}

.c-wp-content p {
  margin: 28px 0;
  font-feature-settings: "palt";
  text-align: justify;
}

@media only screen and (max-width: 767px) {
  .c-wp-content p {
    font-size: 1.4rem;
    margin: 16px 0;
  }
}

.c-wp-content p + {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .c-wp-content p + {
    margin-top: 0;
  }
}

.c-wp-content p:has(+) {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .c-wp-content p:has(+) {
    margin-bottom: 0;
  }
}

.c-wp-content .wp-block-details {
  margin: 8px auto;
  interpolate-size: allow-keywords;
}

.c-wp-content .wp-block-details summary {
  color: #0071be;
  padding: 5px 0 6px;
  list-style: none;
  font-size: 2rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  border-bottom: 1px solid #fff;
}

.c-wp-content .wp-block-details summary::-webkit-details-marker,
.c-wp-content .wp-block-details summary::marker {
  display: none;
}

.c-wp-content .wp-block-details summary::after {
  width: 1em;
  height: 0.75em;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #0071be;
  -webkit-transition: 0.6s all ease-in-out;
  transition: 0.6s all ease-in-out;
  content: "";
  display: inline-block;
  margin-left: 0.5em;
}

.c-wp-content .wp-block-details summary + ul,
.c-wp-content .wp-block-details summary + ol,
.c-wp-content .wp-block-details summary + p,
.c-wp-content .wp-block-details summary + figure {
  margin-top: 0.75em;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-details summary + ul,
  .c-wp-content .wp-block-details summary + ol,
  .c-wp-content .wp-block-details summary + p,
  .c-wp-content .wp-block-details summary + figure {
    margin-top: 0.75em;
  }
}

.c-wp-content .wp-block-details::details-content {
  -webkit-transition: block-size 0.6s, content-visibility 0.6s allow-discrete;
  transition: block-size 0.6s, content-visibility 0.6s allow-discrete;
  overflow: hidden;
  block-size: 0;
  /* Or also:  height:0; */
}

.c-wp-content .wp-block-details[open] summary {
  border-color: #0071be;
}

.c-wp-content .wp-block-details[open] summary::after {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.c-wp-content .wp-block-details[open]::details-content {
  block-size: auto;
  /* Or also:  height:auto; */
}

.c-wp-content .wp-block-table {
  --primary-color: #65bfff;
  --hover-row-color: #cceaff;
}

.c-wp-content .wp-block-table table {
  line-height: inherit;
}

.c-wp-content .wp-block-table table td {
  height: 78px;
  padding: 8px;
  font-size: 1.6rem;
  border: 0;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-table table td {
    font-size: 1.4rem;
    height: 66px;
  }
}

.c-wp-content .wp-block-table table tbody tr {
  border-bottom: 1px solid #c5c5c5;
  -webkit-transition: 0.3s ease background-color;
  transition: 0.3s ease background-color;
}

.c-wp-content .wp-block-table table tbody tr:hover {
  background-color: var(--hover-row-color);
}

.c-wp-content .wp-block-table table thead {
  background-color: var(--primary-color);
  border-bottom: 0;
}

.c-wp-content .wp-block-table table thead th {
  height: 78px;
  border: 0;
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-table table thead th {
    font-size: 1.6rem;
    height: 66px;
  }
}

.c-wp-content .wp-block-table figcaption {
  font-size: 1.4rem;
  margin: 8px 0;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-table figcaption {
    font-size: 1.2rem;
  }
}

.c-wp-content--narrow {
  line-height: 1.875;
  text-align: justify;
  font-feature-settings: "palt";
}

@media only screen and (max-width: 1024px) {
  .c-wp-content--narrow {
    padding: unset;
    line-height: initial;
  }
}

.c-wp-content--narrow p {
  margin: 0;
  font-size: 1.3rem;
}

.c-wp-content .wp-block-quote {
  padding-left: 3rem;
  position: relative;
  overflow: hidden;
  border-left: 0;
  margin-top: 28px;
  margin-bottom: 28px;
  color: #777;
}

@media only screen and (max-width: 767px) {
  .c-wp-content .wp-block-quote {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.c-wp-content .wp-block-quote::before,
.c-wp-content .wp-block-quote::after {
  position: absolute;
}

.c-wp-content .wp-block-quote::before {
  content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='%23777777'><path d='M9.983 3v7.391C9.983 16.095 6.252 19.961 1 21l-.995-2.151C2.437 17.932 4 15.211 4 13H0V3h9.983zM24 3v7.391c0 5.704-3.748 9.571-9 10.609l-.996-2.151C16.437 17.932 18 15.211 18 13h-3.983V3H24z'/></svg>");
  left: 0;
}

.c-wp-content .wp-block-quote::after {
  content: "";
  left: 5px;
  top: 28px;
  width: 1px;
  height: 100%;
  background-color: currentColor;
}

.c-wp-content .wp-block-quote p {
  margin: 0;
  font-style: italic;
}

.c-wp-content .wp-block-quote p + p {
  margin-top: 1em;
}

.c-wp-content .wp-block-image img {
  -o-object-fit: contain;
  object-fit: contain;
}

.c-service__etc {
  z-index: 2;
  position: relative;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease-out;
  display: none;
}

.c-service__etc:first-child {
  display: block;
  max-height: max-content;
}

.c-service__etc.open {
  display: block;
  max-height: max-content;
}

.c-service__link {
  cursor: pointer;
}

.c-service__link:hover {
  opacity: 0.8;
}

.c-service__pergreen {
  display: inline;
  color: #231916;
}

.c-service__bottom .c-service__six {
  display: block;
  line-height: 1;
}

.c-oil__detail:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .c-service__bg {
    margin-bottom: 69px;
  }
}

@media only screen and (max-width: 602px) {
  .c-service__bottom .c-service__six {
    line-height: 1.5;
  }
}

.wpcf7-checkbox input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #231916;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}

.wpcf7-checkbox input[type="checkbox"]:checked {
  background-color: #007bff;
  border-color: #007bff;
}

.form-list1 .wpcf7-checkbox input[type="checkbox"]:checked::after,
.form-list:nth-child(1) .wpcf7-checkbox input[type="checkbox"]:checked::after,
.form-item4 .wpcf7-checkbox input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 0px;
  width: 5px;
  height: 13px;
  border: solid white;
  border-width: 0 3.5px 3.5px 0;
  transform: rotate(45deg);
}

.wpcf7-checkbox input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 0px;
  width: 3px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.form-offer::before {
  position: absolute;
  content: "";
  width: 251px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f7f7f7;
}

.form-item {
  z-index: 2;
}

.form-offer .form-list {
  z-index: 3;
  position: relative;
}

.contact-main2__text .wpcf7-checkbox {
  display: inline;
}
