@charset "UTF-8";

/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
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,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{font-size:16px;}
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  /* 2 */
  border-top-width: 1px;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  /* 1 */
  height: 0;
  margin: 0;
  /* 1 */
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  vertical-align: middle;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

/*============================================
          基本設定						
============================================*/
img {
  height: auto;
  max-width: 100%;
}

li {
  margin-left: 0;
}

body {
  background-color: #fff;
  color: #000;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01rem;
  line-height: 1.7;
}

.inner {
  height: inherit;
  margin: 0 auto;
  max-width: 1118px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .inner {
    padding: 0 20px;
  }
}


a:hover {
  cursor: pointer;
  text-decoration: none;
}

*:focus {
  outline: none;
}

@media screen and (min-width: 1101px) {
  .sp-only {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .pc-only {
    display: none;
  }
}

@media screen and (min-width: 1101px) {
  .tab-only {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .tab-only {
    display: none;
  }
}

.not-pc-only {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .not-pc-only {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .not-pc-only {
    display: block;
  }
}

.not-sp {
  display: block;
}

@media screen and (max-width: 767px) {
  .not-sp {
    display: none;
  }
}

.not-tab {
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .not-tab {
    display: none;
  }
}

/*============================================
          アニメーション						
============================================*/
#page-top {
  -webkit-transform: translateY(100px);
  /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.3s ease 0s;
}

#page-top.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
  animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
  from {
    -webkit-transform: translateY(100px);
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes UpAnime {
  from {
    -webkit-transform: translateY(100px);
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0);
  }
}

/*============================================
          Following						
============================================*/
.following {
  align-items: center;
  background-color: #0057BE;
  bottom: 0;
  display: flex;
  height: 170px;
  justify-content: center;
  position: fixed;
  width: 100%;
  z-index: 999;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .following {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .following {
    /* display: none; */
  }
}

.following-left,
.following-center,
.following-right {
  width: 30%;
}

.following-contents {
  align-items: center;
  display: flex;
  flex-grow: 1;
  gap: 60px;
  justify-content: center;
}

.following-left {
  max-width: 260px;
}

.following-bg-white {
  align-items: center;
  background-color: #fff;
  color: #0057BE;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  margin: 0 auto;
  max-width: 260px;
}

.following-bg-white:not(:first-child) {
  margin-top: 16px;
}

.following-center {
  color: #fff;
  line-height: 1.56;
  max-width: 400px;
}

.following-center-text {
  text-align: center;
  font-size: 16px;
}

.following-tell {
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.following-tell span {
  color: #fff;
  font-size: 45px;
  padding-left: 60px;
  position: relative;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .following-tell span {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .following {
    height: 100px;
  }
  .following-left, .following-right {
    display: none;
  }
  .following-center {
    max-width: unset;
    width: auto;
  }
  .following-center-text {
    margin-bottom: 10px;
  }
  .following-tell span {
    font-size: 24px;
  }
}

.following-tell span:before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-tell.png) no-repeat center center/contain;
  content: "";
  height: 45px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
}

.following-right {
  max-width: 400px;
}

.following-mail {
  align-items: center;
  background-color: #f05e00;
  color: #fff;
  text-decoration: none;
  display: flex;
  height: 70px;
  justify-content: center;
  max-width: 400px;
}

.following-mail span {
  font-size: 24px;
  padding-left: 50px;
  position: relative;
}

.following-mail span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-mail.png) no-repeat center center/contain;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

/*============================================
          Wrap						
============================================*/
.wrap {
  display: flex;
  justify-content: center;
  margin-top: 39px;
}

@media screen and (max-width: 767px) {
  .wrap {
    margin-top: 0;
  }
}

.wrap[data-type=toilet2] {
  margin-top: 0;
}

.main {
  max-width: 958px;
  padding-bottom: 90px;
  width: calc(100% - 376px - 32px);
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .main {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .main {
    padding: 0 10px;
    width: 100%;
  }
}

.main[data-type=knowledge] {
  letter-spacing: 0;
  margin-left: 17px;
  max-width: 913px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .main[data-type=knowledge] {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .main[data-type=knowledge] {
    margin-left: 0;
  }
}

.aside,
#sub {
  margin-left: 44px;
  margin-top: 87px;
  padding-right: 31px;
  width: 376px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {

  .aside,
  #sub {
    display: none;
  }
}

@media screen and (max-width: 767px) {

  .aside,
  #sub {
    display: none;
  }
}

/*============================================
            TOP MV						
  ============================================*/
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .top-mv {
    margin-top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .top-mv {
    margin-top: 80px;
  }
}

.toilet-page a {
  background-color: transparent;
  color: inherit;
  display: block;
  text-decoration: none;
}

/*============================================
            Common						
  ============================================*/
.common-box {
  display: block;
  margin: 40px auto 0;
  max-width: 878px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-box {
    padding-left: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .common-box {
    padding: 0 20px;
  }
}

.common-box[data-type=toilet2] {
  max-width: 958px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-box[data-type=toilet2] {
    padding-left: 0;
  }
}

.common-top-wrap {
  height: 420px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .common-top-wrap {
    height: 390px;
  }
}

.common-top-item {
  border: 3px solid #0057BE;
}

.common-top-item[data-type=toilet2] {
  -webkit-transform: translateX(-50%);
  background-color: #fff;
  border: 3px solid #D0D0D0;
  border-radius: 15px;
  left: 50%;
  max-width: 850px;
  padding-bottom: 48px;
  padding-top: 80px;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-top-item[data-type=toilet2] {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .common-top-item[data-type=toilet2] {
    padding-bottom: 20px;
    padding-top: 40px;
  }
}

.common-ttl {
  align-items: center;
  background-color: #0057BE;
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0;
}

.common-ttl span {
  -webkit-filter: drop-shadow(0 3px 6px #000);
  color: #fff;
  filter: drop-shadow(0 3px 6px #000);
  font-size: 50px;
  font-weight: 700;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-ttl span {
    font-size: 45px;
  }
}

@media screen and (max-width: 767px) {
  .common-ttl span {
    font-size: 20px;
  }
}

.common-ttl::before {
  -webkit-transform: translateX(-50%);
  border-color: #0057BE transparent transparent transparent;
  border-style: solid;
  border-width: 14px 16.5px 0 16.5px;
  bottom: 0;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}

.common-contents {
  padding: 65px 0 58px 0;
}

@media screen and (max-width: 767px) {
  .common-contents {
    padding: 20px 0;
  }
}

.common-contents-ttl {
  text-align: center;
}

.common-contents-ttl span {
  color: #2680EB;
  font-size: 30px;
  font-weight: 700;
  padding-right: 93px;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .common-contents-ttl span {
    font-size: 15px;
    padding-right: 0;
  }
}

.common-contents-ttl span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-toilet.png) no-repeat center center/contain;
  content: "";
  height: 72px;
  position: absolute;
  right: 0;
  top: calc(50% - 5px);
  transform: translateY(-50%);
  width: 74px;
}

@media screen and (max-width: 767px) {
  .common-contents-ttl span::before {
    height: 38px;
    right: -40px;
    width: 40px;
  }
}

.common-contents-ttl-toilet2 {
  color: #0057BE;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .common-contents-ttl-toilet2 {
    font-size: 16px;
  }
}

.common-contents-ttl-toilet2::before {
  -webkit-transform: translateX(-50%);
  background: url(../../dist/img/icon-aret.png) no-repeat center center/contain;
  content: "";
  height: 50px;
  left: 50%;
  position: absolute;
  top: -45px;
  transform: translateX(-50%);
  width: 50px;
}

@media screen and (max-width: 767px) {
  .common-contents-ttl-toilet2::before {
    height: 25px;
    top: -30px;
    width: 25px;
  }
}

.common-contents-ttl-toilet2 span {
  display: block;
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  .common-contents-ttl-toilet2 span {
    font-size: 20px;
  }
}

.common-lists {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
}

.common-lists[data-type=sewage] {
  display: block;
}

.common-lists[data-type=sewage] .common-list {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}

@media screen and (max-width: 767px) {
  .common-lists[data-type=sewage] .common-list {
    max-width: 215px;
    width: 215px;
  }
}

.common-lists[data-type=sewage] .common-list:nth-child(2n) {
  margin-left: auto;
}

.common-lists[data-type=sewage] .common-list:not(:first-child) {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .common-lists[data-type=sewage] .common-list:not(:first-child) {
    margin-top: 24px;
  }
}

.common-lists[data-type=toilet2] {
  margin-top: 36px;
}

@media screen and (max-width: 767px) {
  .common-lists[data-type=toilet2] {
    margin-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .common-lists {
    align-items: start;
    display: block;
    margin-top: 24px;
  }
}

.common-list {
  width: 40%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-list {
    width: 45%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .common-list {
    width: 40%;
  }
}

.common-list[data-type=toilet2] {
  width: 45%;
}

@media screen and (max-width: 767px) {
  .common-list[data-type=toilet2] {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .common-list {
    margin: 0 auto;
    max-width: 200px;
    width: 100%;
  }
}

.common-list:nth-child(2n) {
  margin-left: 100px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-list:nth-child(2n) {
    margin-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .common-list:nth-child(2n) {
    margin-left: 32px;
    margin-left: auto;
  }
}

.common-list:nth-child(n+3) {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .common-list:nth-child(n+3) {
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .common-list:not(:first-child) {
    margin-top: 16px;
  }
}

.common-list span {
  font-size: 20px;
  font-weight: 700;
  padding-left: 45px;
  position: relative;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-list span {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .common-list span {
    font-size: 14px;
    padding-left: 0;
  }
}

.common-list span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-check-red.png) no-repeat center center/contain;
  content: "";
  height: 32px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 37px;
}

@media screen and (max-width: 767px) {
  .common-list span::before {
    -webkit-transform: translateY(0);
    height: 17px;
    left: -30px;
    top: -1px;
    transform: translateY(0);
    width: 24px;
  }
}

.common-list[data-type=toilet2] {
  width: 40%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-list[data-type=toilet2] {
    width: 42%;
  }
}

@media screen and (max-width: 767px) {
  .common-list[data-type=toilet2] {
    width: 100%;
  }
}

.common-list[data-type=toilet2]:nth-child(2n) {
  margin-left: 65px;
}

@media screen and (max-width: 767px) {
  .common-list[data-type=toilet2]:nth-child(2n) {
    margin-left: auto;
  }
}

.common-list[data-type=toilet2]:nth-child(n+3) {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .common-list[data-type=toilet2]:nth-child(n+3) {
    margin-top: 16px;
  }
}

.common-bottom-items {
  display: flex;
  margin-top: 51px;
}

@media screen and (max-width: 767px) {
  .common-bottom-items {
    align-items: center;
    flex-direction: column-reverse;
    justify-content: center;
  }
}

.common-bottom-items[data-type=toilet2] {
  background-color: #0057BE;
  display: block;
  padding: 94px 0 64px 0;
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .common-bottom-items[data-type=toilet2] {
    margin: 51px calc(50% - 50vw) 0;
    width: 100vw;
  }
}

@media screen and (max-width: 767px) {
  .common-bottom-items[data-type=toilet2] {
    margin: 51px calc(50% - 50vw) 0;
    padding-top: 40px;
    width: 100vw;
  }
}

.common-bottom-text-toilet2 {
  align-items: center;
  background-color: #fff;
  border-radius: 11px;
  color: #0057BE;
  display: flex;
  font-size: 28px;
  font-weight: 700;
  height: 70px;
  justify-content: center;
  margin: 0 auto;
  max-width: 629px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .common-bottom-text-toilet2 {
    font-size: 16px;
    height: 40px;
    max-width: 362px;
  }
}

.common-bottom-text-toilet2::before {
  -webkit-transform: translateX(-50%);
  background: url(../../dist/img/icon-aret-blue.png) no-repeat center center/contain;
  bottom: -57px;
  content: "";
  height: 47px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 47px;
}

.common-bottom-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 2.45;
  max-width: 508px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-bottom-text {
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) {
  .common-bottom-text {
    font-size: 13px;
    line-height: 1.56;
    margin-top: 8px;
    max-width: 314px;
  }
}

.common-bottom-img {
  margin-left: auto;
  max-width: 314px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .common-bottom-img {
    margin-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .common-bottom-img {
    margin: 0 auto;
  }
}

/*============================================
            Price						
  ============================================*/
@media screen and (min-width: 768px) {
  #price {
    max-width: 100%;
  }
}

.price {
  background: url(../../dist/img/bg-blue-water.jpg) no-repeat center center/cover;
  margin-top: 140px !important;
  padding: 80px 20px;
}

@media screen and (max-width: 767px) {
  .price {
    margin: 40px calc(50% - 50vw) 0;
    margin-top: 40px !important;
    padding: 40px 10px;
    width: 100vw;
  }
}

.price[data-type=toilet2] {
  background-image: url(../../dist/img/bg-toiret2-price.jpg);
  margin-top: 0!important;
}

.price-catch-text {
  -webkit-filter: drop-shadow(0 3px 6px #000);
  color: #fff;
  filter: drop-shadow(0 3px 6px #000);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .price-catch-text {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .price-catch-text {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .price-catch-text {
    font-size: 16px;
  }
}

.price-catch-text span {
  border-bottom: 10px solid #FCF065;
  font-size: 36px;
}

@media screen and (max-width: 767px) {
  .price-catch-text span {
    border-bottom: 3px solid #FCF065;
    display: block;
    font-size: 20px;
    margin: 4px 0;
  }
}

.price-table-ttl {
  -webkit-filter: drop-shadow(0 3px 6px #000);
  align-items: center;
  background-color: #fff;
  color: #0057BE;
  display: flex;
  filter: drop-shadow(0 3px 6px #000);
  font-size: 24px;
  font-weight: 700;
  height: auto;
  justify-content: center;
  margin-top: 42px;
}

@media screen and (max-width: 767px) {
  .price-table-ttl {
    font-size: 16px;
    /* height: 32px; */
  }
}

.price-table {
  border-collapse: collapse;
  margin-top: 15px;
  width: 100%;
}

.price-table tr:first-child {
  height: 52px;
}

.price-table tr:not(:first-child) {
  border-bottom: 1px solid #D9D9D9;
}

.price-table tr td {
  background-color: #283c4b;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-left: 36px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .price-table tr td {
    font-size: 14px;
    padding: 0 8px;
    text-align: center;
  }
}

.price-table tr td[data-type=blue] {
  background-color: #2680EB;
  font-size: 18px;
  padding-left: 27px;
}

@media screen and (max-width: 767px) {
  .price-table tr td[data-type=blue] {
    font-size: 12px;
    padding-left: 0;
  }
}

.price-table tr th {
  background-color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 20px 0;
  padding-left: 66px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .price-table tr th {
    font-size: 12px;
    padding-left: 0;
    text-align: center;
  }
}

/*============================================
            Payment						
  ============================================*/
.payment-contents {
  background-color: #0057BE;
  border: 3px solid #0057BE;
  color: #fff;
  margin: 60px auto 0;
  max-width: 878px;
  padding-top: 36px;
}

@media screen and (max-width: 767px) {
  .payment-contents {
    padding-top: 30px;
  }
}

.payment-ttl {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .payment-ttl {
    font-size: 16px;
  }
}

.payment-text {
  font-weight: 700;
  margin: 10px auto 0;
  text-align: center;
}

.payment-text span {
  border-bottom: 3px solid #FCF065;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {

  .payment-text,
  .payment-text span {
    font-size: 12px;
  }
}

.payment-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .payment-wrap {
    display: block;
    margin-top: 8px;
    padding-bottom: 30px;
  }
}

.payment-check {
  display: flex;
}

@media screen and (max-width: 767px) {
  .payment-check {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .payment-check li {
    margin: 0 auto;
    max-width: 130px;
    width: 40%;
  }
}

.payment-check li:not(:first-child) {
  margin-left: 28px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-check li:not(:first-child) {
    margin-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .payment-check li:not(:first-child) {
    margin-left: 0px;
    margin-left: auto;
  }
}

.payment-check li span {
  font-size: 20px;
  padding-left: 37px;
  position: relative;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-check li span {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .payment-check li span {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .payment-check li span {
    font-size: 14px;
    padding-left: 0;
  }
}

.payment-check li span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-check-red.png) no-repeat center center/contain;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
}

@media screen and (max-width: 767px) {
  .payment-check li span::before {
    height: 18px;
    left: -24px;
    width: 20px;
  }
}

.payment-free {
  color: #f05e00;
  font-size: 24px;
  font-weight: 700;
  margin-left: 15px;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-free {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .payment-free {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .payment-free {
    font-size: 16px;
    margin-left: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}

.payment-free span {
  font-size: 54px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-free span {
    font-size: 36px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .payment-free span {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .payment-free span {
    font-size: 20px;
  }
}

.payment-simulation {
  background-color: #fff;
  padding: 44px 0;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-simulation {
    padding: 44px 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .payment-simulation {
    padding: 40px 16px;
  }
}

@media screen and (max-width: 767px) {
  .payment-simulation {
    padding: 20px 6px;
  }
}

.payment-calculation {
  align-items: center;
  display: flex;
  gap: 48px;
  justify-content: center;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-calculation {
    gap: 40px;
  }
}

@media screen and (max-width: 767px) {
  .payment-calculation {
    gap: 20px;
  }
}

.payment-calculation li {
  margin-left: 0;
  align-items: center;
  border: 3px solid #0057BE;
  box-sizing: content-box;
  color: #0057BE;
  display: flex;
  font-size: 32px;
  font-weight: 700;
  height: 77px;
  justify-content: center;
  letter-spacing: -2px;
  line-height: 1;
  max-width: 165px;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-calculation li {
    font-size: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .payment-calculation li {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .payment-calculation li {
    font-size: 14px;
    height: 50px;
    letter-spacing: -1px;
  }

  .payment-calculation li .payment-list-bottom {
    font-size: 14px;
  }
}

.payment-calculation li[data-type=pink] {
  border-color: #F91D74;
  color: #f91d74;
  flex-direction: column;
}

.payment-calculation li[data-type=blue] {
  background-color: #0057BE;
  color: #fff;
  flex-direction: column;
}

.payment-calculation li:not(:last-child) {
  position: relative;
}

.payment-calculation li:not(:last-child)::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-plus-blue.png) no-repeat center center/contain;
  content: "";
  height: 36px;
  position: absolute;
  right: -45px;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
}

@media screen and (max-width: 767px) {
  .payment-calculation li:not(:last-child)::before {
    height: 18px;
    right: -23px;
    width: 18px;
  }
}

.payment-calculation li:nth-child(3)::before {
  background-image: url(../../dist/img/icon-minus.png);
}

.payment-list-top {
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .payment-list-top {
    font-size: 12px;
  }
}

.payment-list-bottom {
  margin-top: 10px;
  font-size: 28px;
  font-weight: 700;
}

.payment-list-bottom span {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .payment-list-bottom {
    margin-top: 4px;
  }
}

.payment-list-bottom span {
  font-size: 22px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .payment-list-bottom span {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .payment-list-bottom span {
    font-size: 10px;
  }
}

/*============================================
            Example						
  ============================================*/
.example {
  margin-top: 40px;
}

.example-contents {
  max-width: 913px;
  margin: 0 auto;
}

.example-ttl {
  align-items: center;
  background-color: #0057BE;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  height: 56px;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .example-ttl {
    font-size: 16px;
    height: 32px;
  }
}

.example-items {
  margin-top: 50px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .example-items {
    padding-left: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .example-items {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  .example-items {
    margin-top: 24px;
  }
}

.example-item {
  display: flex;
}

@media screen and (max-width: 767px) {
  .example-item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
  }
}

.example-item:not(:first-child) {
  margin-top: 30px;
}

.example-item-img {
  max-width: 274px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .example-item-img {
    max-width: 100%;
  }
}

.example-item-table {
  border: 1px solid #707070;
  margin-bottom: 0;
  border-collapse: collapse;
  max-width: calc(100% - 274px);
  width: 100%;
}

@media screen and (max-width: 767px) {
  .example-item-table {
    max-width: 100%;
  }
}

.example-item-table tr td {
  background-color: #d9d9d9;
  border: 1px solid #707070;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
  vertical-align: middle;
  width: 165px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .example-item-table tr td {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .example-item-table tr td {
    font-size: 14px;
    padding: 4px;
    text-align: center;
    width: auto;
  }
}

.example-item-table tr th {
  background-color: #fff;
  border: 1px solid #707070;
  font-size: 18px;
  font-weight: 500;
  padding-left: 20px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .example-item-table tr th {
    font-size: 12px;
  }
}

.example-item-table tr th[data-type=red] {
  color: #fa0000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .example-item-table tr th[data-type=red] {
    font-size: 16px;
  }
}

/*============================================
            Reason						
  ============================================*/
.reason {
  background: url(../../dist/img/bg-choice.jpg) no-repeat center center/cover;
  margin-top: 156px;
  padding: 80px 0;
}

@media screen and (max-width: 767px) {
  .reason {
    margin: 40px calc(50% - 50vw) 0;
    margin-top: 40px;
    padding: 40px 0;
    width: 100vw;
  }
}

.reason[data-type=toilet2] {
  background-image: url(../../dist/img/bg-toiret2-reason.jpg);
  padding-top: 50px;
}

.reason-text {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.reason-text span {
  position: relative;
  font-size: 24px;
}

.reason-text span::before {
  -webkit-transform: rotate(27deg);
  background-color: #000;
  bottom: 0px;
  content: "";
  height: 24px;
  position: absolute;
  right: -14px;
  transform: rotate(27deg);
  width: 2px;
}

.reason-text span::after {
  -webkit-transform: rotate(-27deg);
  background-color: #000;
  bottom: 0px;
  content: "";
  height: 24px;
  left: -14px;
  position: absolute;
  transform: rotate(-27deg);
  width: 2px;
}

@media screen and (max-width: 767px) {
  .reason-text span {
    font-size: 16px;
  }
}

.reason-ttl-toilet2 {
  background-color: #0057BE;
  height: 126px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .reason-ttl-toilet2 {
    align-items: center;
    display: flex;
    height: 72px;
    justify-content: center;
  }
}

.reason-ttl-toilet2::before {
  -webkit-transform: translateX(-50%);
  color: #2680EB;
  content: "クリーンライフが";
  font-size: 30px;
  height: 32px;
  left: 33%;
  line-height: 1;
  position: absolute;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  top: 20px;
  transform: translateX(-50%);
  width: 245px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .reason-ttl-toilet2::before {
    left: 27%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .reason-ttl-toilet2::before {
    left: 25%;
  }
}

@media screen and (max-width: 767px) {
  .reason-ttl-toilet2::before {
    -webkit-transform: translateX(0%);
    font-size: 18px;
    left: 16px;
    top: 10px;
    transform: translateX(0%);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.reason-ttl-toilet2 p {
  color: #0057BE;
  font-size: 42px;
  line-height: 1;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

@media screen and (max-width: 767px) {
  .reason-ttl-toilet2 p {
    font-size: 24px;
  }
}

.reason-ttl-toilet2 p span {
  font-size: 125px;
}

@media screen and (max-width: 767px) {
  .reason-ttl-toilet2 p span {
    font-size: 56px;
  }
}

.reason-ttl {
  color: #0057BE;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  text-align: center;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

@media screen and (max-width: 767px) {
  .reason-ttl {
    font-size: 20px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}

.reason-ttl span {
  align-items: center;
  background: linear-gradient(to right, #fff 52%, rgba(104, 153, 211, 0.35) 48%);
  display: flex;
  font-size: 50px;
  font-weight: 700;
  height: 108px;
  justify-content: center;
  margin: 0 auto;
  max-width: 579px;
  position: relative;
  text-shadow: none;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .reason-ttl span {
    font-size: 24px;
    height: 54px;
    width: 300px;
  }
}

.reason-ttl span::before {
  -webkit-transform: translateX(-50%);
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 108px 108px 0 0;
  content: "";
  height: 0;
  left: 61%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .reason-ttl span::before {
    border-width: 54px 56px 0 0;
  }
}

.reason-ttl::after {
  background: url(../dist/img/94.png) no-repeat center center;
  background-size: cover;
  content: "";
  height: 199px;
  position: absolute;
  right: 60px;
  top: -40px;
  width: 207px;
  z-index: 3;

}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .reason-ttl::after {
    right: 40px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .reason-ttl::after {
    width: 170px;
    height: 150px;
    top: -20px;
  }
}

@media screen and (max-width: 767px) {
  .reason-ttl::after {
    display: none;
  }
}

.reason-items {
  margin: 80px auto 0;
  max-width: 782px;
}

@media screen and (max-width: 767px) {
  .reason-items {
    margin-top: 40px;
  }
}

.reason-item {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .reason-item {
    padding: 0 10px;
    padding-bottom: 24px;
  }
}

.reason-item:not(:last-child) {
  border-bottom: 2px solid #0057BE;
  padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .reason-item:not(:last-child) {
    padding-bottom: 24px;
  }
}

.reason-item:not(:first-child) {
  margin-top: 48px;
}

.reason-number {
  align-items: center;
  background-color: #fff;
  border: 4px solid #0057BE;
  border-radius: 50%;
  color: #0057BE;
  display: flex;
  flex-direction: column;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: 600;
  height: 139px;
  justify-content: center;
  line-height: 1;
  width: 139px;
  font-size: 30px;
}

.reason-number span {
  font-size: 30px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .reason-number {
    font-size: 18px;
    height: 100px;
    width: 110px;
  }
}

@media screen and (max-width: 767px) {
  .reason-number {
    border: 2px solid #0057BE;
    font-size: 10px;
    height: 60px;
    width: 70px;
  }

  .reason-number span {
    font-size: 10px;
  }
}

.reason-number span {
  display: block;
  margin-top: 4px;
}

.reason-texts {
  margin-left: 40px;
  max-width: 580px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .reason-texts {
    margin-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .reason-texts {
    margin-left: 16px;
  }
}

.reason-item-ttl {
  border-bottom: 5px solid #0057BE;
  color: #0057BE;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 767px) {
  .reason-item-ttl {
    border-bottom: 1px solid #0057BE;
    font-size: 20px;
  }
}

.reason-item-ttl[data-type=toilet2] {
  border-bottom: 5px solid #fff;
}

@media screen and (max-width: 767px) {
  .reason-item-ttl[data-type=toilet2] {
    border-bottom: 1px solid #fff;
  }
}

.reason-item-text {
  font-size: 20px;
  line-height: 1.7;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .reason-item-text {
    font-size: 14px;
    margin-top: 8px;
  }
}

.reason-item-text span {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .reason-item-text span {
    font-size: 14px;
  }
}

/*============================================
            Reason Bottom						
  ============================================*/
.reason-bottom {
  background: url(../../dist/img/bg-blue-choice.jpg) no-repeat center center/cover;
  padding: 80px 7px;
}

@media screen and (max-width: 767px) {
  .reason-bottom {
    margin: 0 calc(50% - 50vw);
    padding: 40px 7px;
    width: 100vw;
  }
}

.reason-bottom-bottom {
  margin-top: 50px;
}

.catchcopy {
  border: 3px solid #0057BE;
  margin-top: 50px;
}

.catchcopy[data-type=bottom] {
  margin: 0 auto;
  max-width: 942px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy[data-type=bottom] {
    margin: 0 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy[data-type=bottom] {
    margin: 0 20px;
  }
}

.catchcopy-top {
  align-items: center;
  background-color: #0057BE;
  background-color: #fff;
  display: flex;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-top {
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-top {
    padding-right: 6px;
  }
}

.catchcopy-everyday {
  background-color: #0057BE;
  color: #fff;
  flex-grow: 1;
  font-size: 36px;
  line-height: 1;
  max-width: 538px;
  padding: 10px 0 10px 26px;
  position: relative;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-everyday {
    font-size: 28px;
    padding-left: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-everyday {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-everyday {
    flex-grow: 0;
    font-size: 16px;
    line-height: 1.2;
    padding: 5px 0 5px 10px;
    padding-left: 10px;
  }
}

.catchcopy-everyday span {
  color: #F05E00;
  font-size: 53px;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-everyday span {
    font-size: 36px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-everyday span {
    font-size: 42px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-everyday span {
    font-size: 20px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}

.catchcopy-everyday::before {
  border-color: #0057BE transparent transparent transparent;
  border-style: solid;
  border-width: 74px 68px 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: -66px;
  top: 0;
  width: 0;
  z-index: 2;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-everyday::before {
    border-width: 56px 67px 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-everyday::before {
    border-width: 62px 66px 0 0;
    right: -64px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-everyday::before {
    border-width: 53px 45px 0 0;
    right: -45px;
  }
}

.catchcopy-logo {
  height: 100%;
  max-width: 400px;
  padding-left: 50px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-logo {
    max-width: 270px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-logo {
    margin-left: 32px;
    max-width: 170px;
    padding-left: 0;
  }
}

.catchcopy-logo img {
  max-width: 335px;
  width: 100%;
}

.catchcopy-contents {
  align-items: end;
  background-color: #fff;
  display: flex;
  padding-bottom: 20px;
  padding-left: 29px;
  padding-top: 30px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-contents {
    padding: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-contents {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-contents {
    display: block;
    padding: 20px;
  }
}

.catchcopy-catch {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-catch {
    font-size: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-catch {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-catch {
    font-size: 20px;
    text-align: center;
  }
}

.catchcopy-lists {
  margin-top: 26px;
}

@media screen and (max-width: 767px) {
  .catchcopy-lists {
    text-align: center;
  }
}

.catchcopy-list:not(:first-child) {
  margin-top: 27px;
}

@media screen and (max-width: 767px) {
  .catchcopy-list:not(:first-child) {
    margin-top: 0px;
  }
}

.catchcopy-list span {
  font-size: 21px;
  font-weight: 700;
  padding-left: 52px;
  position: relative;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-list span {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-list span {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-list span {
    font-size: 14px;
    padding-left: 0;
  }
}

.catchcopy-list span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-check-red.png) no-repeat center center/contain;
  content: "";
  height: 32px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 37px;
}

@media screen and (max-width: 767px) {
  .catchcopy-list span::before {
    height: 17px;
    left: -24px;
    width: 20px;
  }
}

.catchcopy-credit {
  margin-top: 13px;
  max-width: 303px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .catchcopy-credit {
    margin: 13px auto 0;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .catchcopy-contents-right {
    margin-left: auto;
    max-width: 200px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-contents-right {
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .catchcopy-contents-right {
    margin-top: 16px;
  }
}

.catchcopy-tell {
  max-width: 377px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-tell {
    max-width: 264px;
  }
}

.catchcopy-mail {
  margin-top: 11px;
  max-width: 377px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .catchcopy-mail {
    max-width: 264px;
  }
}

/*============================================
            Voice						
  ============================================*/
.voice {
  background-color: #eff6ff;
  margin-top: 140px;
  padding: 80px 0;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .voice {
    padding: 80px 16px;
  }
}

@media screen and (max-width: 767px) {
  .voice {
    margin: 40px calc(50% - 50vw) 0;
    margin-top: 40px;
    padding: 40px 0;
    width: 100vw;
  }
}

.section-ttl {
  align-items: center;
  background: linear-gradient(to right, #fff 52%, rgba(104, 153, 211, 0.35) 48%);
  background: linear-gradient(to right, #fff 52%, #deedff 48%);
  color: #0057BE;
  display: flex;
  font-size: 50px;
  font-weight: 700;
  height: 108px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 579px;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .section-ttl {
    font-size: 24px;
    height: 60px;
    width: 300px;
  }
}

.section-ttl::before {
  -webkit-transform: translateX(-50%);
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 106px 106px 0 0;
  content: "";
  height: 0;
  left: 61%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .section-ttl::before {
    border-width: 59px 60px 0 0;
    left: 62%;
  }
}

.section-ttl[data-type=voice] {
  margin: 0 auto;
}

.section-ttl[data-type=question] {
  border: 1px solid #0057BE;
}

@media screen and (max-width: 767px) {
  .section-ttl[data-type=question]::before {
    border-width: 58px 60px 0 0;
  }
}

.section-ttl[data-type=toilet2] {
  background: #0057BE;
  color: #0057BE;
  max-width: 100%;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
  width: 100%;
}

.section-ttl[data-type=toilet2]::before {
  display: none;
}

.section-ttl[data-type=toilet2]::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .section-ttl[data-type=toilet2] {
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}

.section-ttl[data-type=toilet2-trouble] {
  background: #fff;
  max-width: 100%;
}

.voice-items {
  margin-top: 80px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .voice-items {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  .voice-items {
    margin-top: 40px;
  }
}

.voice-item {
  background-color: #fff;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 913px;
  padding: 16px 0 30px 0;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .voice-item {
    font-size: 15px;
    padding: 20px 16px 20px 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .voice-item {
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .voice-item {
    display: block;
    max-width: 340px;
    padding: 20px;
  }
}

.voice-item:not(:first-child) {
  margin-top: 29px;
}

.voice-item-img {
  width: 90px;
}

@media screen and (max-width: 767px) {
  .voice-item-img {
    margin: 0 auto;
    width: 100px;
  }
}

.voice-item-comment {
  font-weight: 500;
  line-height: 1.6875;
  margin-left: 21px;
  max-width: 712px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .voice-item-comment {
    max-width: calc(100% - 90px - 21px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .voice-item-comment {
    max-width: calc(100% - 90px - 21px);
  }
}

@media screen and (max-width: 767px) {
  .voice-item-comment {
    margin-left: 0;
  }
}

.voice-item-name {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .voice-item-name {
    font-size: 14px;
    margin-top: 4px;
    text-align: center;
  }
}

.voice-item-text {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .voice-item-text {
    font-size: 13px;
    margin-top: 8px;
  }
}

/*============================================
            Question						
  ============================================*/
.question {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .question {
    margin-top: 40px;
  }
}

.question-items {
  margin: 60px auto 0;
  max-width: 777px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .question-items {
    padding: 0 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .question-items {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  .question-items {
    margin-top: 30px;
    padding: 0 10px;
  }
}

.question-item:not(:first-child) {
  margin-top: 30px;
}

.question-item-ttl {
  align-items: center;
  background-color: #deedff;
  color: #0057BE;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  height: 58px;
  padding-left: 10px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .question-item-ttl {
    font-size: 14px;
  }
}

.question-item-ttl[data-type=area] {
  background-color: #0057BE;
  color: #fff;
}

.question-item-ttl[data-type=area]::before,
.question-item-ttl[data-type=area]::after {
  background-color: #fff;
}

.question-item-ttl::before {
  -webkit-transform: translateY(-50%);
  background-color: #0057BE;
  content: "";
  height: 4px;
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
}

@media screen and (max-width: 767px) {
  .question-item-ttl::before {
    height: 2px;
    width: 13px;
  }
}

.question-item-ttl::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  background-color: #0057BE;
  content: "";
  height: 4px;
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s ease 0s;
  width: 26px;
}

@media screen and (max-width: 767px) {
  .question-item-ttl::after {
    height: 2px;
    width: 13px;
  }
}

.question-item-ttl.is-active::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.question-item-answer {
  background-color: #f7fbff;
  display: none;
  font-weight: 500;
  line-height: 1.5;
  padding: 20px 10px 20px 10px;
}

@media screen and (max-width: 767px) {
  .question-item-answer p {
    font-size: 13px;
  }
}

.question-item-answer p:not(:first-child) {
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  .question-item-answer p:not(:first-child) {
    margin-top: 1rem;
  }
}

/*============================================
            FLow						
  ============================================*/
.flow {
  background-color: #0057BE;
  margin-top: 110px;
  padding: 74px 0 90px 0;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow {
    padding: 40px 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow {
    padding: 40px 16px;
  }
}

@media screen and (max-width: 767px) {
  .flow {
    margin: 40px calc(50% - 50vw) 0;
    margin-top: 40px;
    padding: 40px 0;
    width: 100vw;
  }
}

.flow-steps {
  color: #fff;
  display: flex;
  margin: 50px auto 0;
  max-width: 856px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-steps {
    justify-content: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-steps {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  .flow-steps {
    justify-content: center;
    margin-top: 40px;
  }
}

.flow-step {
  align-items: center;
  display: flex;
  height: 60px;
  justify-content: center;
  position: relative;
  width: 25%;
  z-index: 1;
  font-size: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-step {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .flow-step {
    font-size: 10px;
    font-weight: 700;
    height: 30px;
  }
}

.flow-step::before {
  border-style: solid;
  border-width: 30px 0 30px 30px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  z-index: 2;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-step::before {
    left: -2px;
  }
}

@media screen and (max-width: 767px) {
  .flow-step::before {
    border-width: 15px 0 15px 15px;
  }
}

.flow-step[data-type=one] {
  background-color: #2274d6;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-step[data-type=one] {
    max-width: 130px;
    padding-left: 8px;
  }

  .flow-step[data-type=one]::before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .flow-step[data-type=one] {
    max-width: 80px;
    padding-left: 4px;
  }

  .flow-step[data-type=one]::before {
    display: none;
  }
}

.flow-step[data-type=one]::before {
  border-color: transparent transparent transparent #2274d6;
}

.flow-step[data-type=two] {
  background-color: #4598fa;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-step[data-type=two] {
    max-width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .flow-step[data-type=two] {
    max-width: 60px;
    padding-left: 12px;
  }
}

.flow-step[data-type=two]::before {
  border-color: transparent transparent transparent #2274d6;
}

.flow-step[data-type=three] {
  background-color: #6fb1ff;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-step[data-type=three] {
    flex-grow: 1;
    max-width: 185px;
    padding-left: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-step[data-type=three] {
    padding-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .flow-step[data-type=three] {
    padding-left: 16px;
    width: 103px;
  }
}

.flow-step[data-type=three]::before {
  border-color: transparent transparent transparent #4598fa;
}

.flow-step[data-type=four] {
  background-color: #b7d8ff;
  color: #0057BE;
  width: calc(25% - 30px);
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-step[data-type=four] {
    flex-grow: 1;
    max-width: 185px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-step[data-type=four] {
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  .flow-step[data-type=four] {
    padding-left: 14px;
    width: calc(25% - 15px);
    width: 95px;
  }
}

.flow-step[data-type=four]::before {
  border-color: transparent transparent transparent #6fb1ff;
}

.flow-step[data-type=four]::after {
  border-color: transparent transparent transparent #b7d8ff;
  border-style: solid;
  border-width: 30px 0 30px 30px;
  content: "";
  height: 0;
  position: absolute;
  right: -30px;
  width: 0;
  z-index: 2;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-step[data-type=four]::after {
    right: -29px;
  }
}

@media screen and (max-width: 767px) {
  .flow-step[data-type=four]::after {
    border-width: 15px 0 15px 15px;
    right: -15px;
  }
}

.flow-items {
  margin: 70px auto 0;
  max-width: 856px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-items {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  .flow-items {
    margin-top: 24px;
  }
}

.flow-item {
  align-items: center;
  background-color: #fff;
  display: flex;
}

@media screen and (max-width: 767px) {
  .flow-item {
    display: block;
    margin: 0 auto;
    max-width: 330px;
  }
}

.flow-item:not(:first-child) {
  margin-top: 40px;
}

.flow-item-img {
  height: 100%;
  max-width: 388px;
  padding-top: 38%;
  position: relative;
  width: 100%;
}

.flow-item-img img {
  -o-object-fit: cover;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.flow-item-detail {
  margin-left: 40px;
  max-width: 368px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-item-detail {
    margin-left: 24px;
    padding: 16px 10px 10px 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-item-detail {
    margin-left: 24px;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .flow-item-detail {
    margin-left: 0;
    padding-bottom: 30px;
    padding-left: 10px;
  }
}

.flow-item-ttl {
  color: #0057BE;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-item-ttl {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .flow-item-ttl {
    font-size: 20px;
    margin-top: 8px;
  }
}

.flow-item-lead {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin-top: 19px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-item-lead {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .flow-item-lead {
    font-size: 14px;
    margin-top: 8px;
  }
}

.flow-item-text {
  font-weight: 500;
  line-height: 1.4;
  font-size: 16px;
  margin-top: 40px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .flow-item-text {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .flow-item-text {
    font-size: 14px;
    margin-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .flow-item-text {
    font-size: 12px;
    margin-top: 8px;
  }
}

/*============================================
            Contact						
  ============================================*/
.contact {
  background-color: #cce3ff;
  padding: 90px 0;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .contact {
    padding: 80px 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .contact {
    padding: 90px 20px;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    margin: 0 calc(50% - 50vw);
    padding: 40px 0;
    width: 100vw;
  }
}

.contact-ttl {
  text-align: center;
}

.contact-ttl span {
  color: #0057BE;
  font-size: 50px;
  font-weight: 700;
  padding-bottom: 35px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .contact-ttl span {
    font-size: 24px;
    padding-bottom: 16px;
  }
}

.contact-ttl span::before {
  -webkit-transform: translateX(-50%);
  background-color: #0057BE;
  bottom: 0;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
}

@media screen and (max-width: 767px) {
  .contact-ttl span::before {
    height: 2px;
  }
}

.contact-mini-ttl {
  color: #f91d74;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .contact-mini-ttl {
    font-size: 16px;
  }
}

.contact-tell-contents {
  background-color: #fff;
  margin: 100px auto 0;
  max-width: 913px;
  padding: 40px 0;
}

@media screen and (max-width: 767px) {
  .contact-tell-contents {
    margin-top: 40px;
    max-width: 330px;
  }
}

.contact-tell-number {
  margin-top: 44px;
  text-align: center;
}

.contact-tell-number span {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 54px;
  font-weight: 600;
  padding-left: 81px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .contact-tell-number span {
    font-size: 24px;
    padding-left: 51px;
  }
}

.contact-tell-number span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-tell.png) no-repeat center center/contain;
  content: "";
  height: 66px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 66px;
}

@media screen and (max-width: 767px) {
  .contact-tell-number span::before {
    height: 33px;
    width: 33px;
  }
}

.contact-tell-text {
  font-size: 16px;
  margin: 27px auto 0;
  max-width: 620px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .contact-tell-text {
    font-size: 13px;
    margin-top: 16px;
    padding: 0 10px;
  }
}

/*============================================
            FORM						
  ============================================*/
.form-contents {
  background-color: #fff;
  margin: 43px auto 0;
  max-width: 913px;
  padding: 76px 0 70px 0;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .form-contents {
    padding: 40px 16px 40px 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .form-contents {
    padding-left: 32px;
  }
}

@media screen and (max-width: 767px) {
  .form-contents {
    max-width: 330px;
    padding: 40px 0;
  }
}

.form-content-text {
  margin: 31px auto 0;
  max-width: 440px;
}

@media screen and (max-width: 767px) {
  .form-content-text {
    font-size: 13px;
    margin-top: 16px;
    text-align: center;
  }
}

.form {
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  .form {
    margin-top: 40px;
  }
}

.contact__control {
  align-items: baseline !important;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .contact__control {
    display: block;
    margin-bottom: 34px;
  }
}

.contact__control[data-type=textarea] {
  align-items: start;
}

.contact__control[data-type=claim] {
  margin-bottom: 0;
}

.contact__control dt {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-weight: 700;
  border-bottom: 0;
  max-width: 164px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .contact__control dt {
    max-width: 148px;
  }
}

@media screen and (max-width: 767px) {
  .contact__control dt {
    max-width: 100%;
  }
}


@media screen and (max-width: 767px) {
  .contact__control dt {
    font-size: 16px;
    margin-bottom: 8px;
  }
}

.contact__control dt label {
  position: relative;
  font-weight: 700;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .contact__control dt label {
    padding-left: 44px;
  }
}

.contact__control dt label::before {
  align-items: center;
  background-color: #F61D1D;
  border-radius: 4px;
  color: #fff;
  content: "必須";
  display: flex;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-weight: 600;
  height: 28px;
  justify-content: center;
  left: -65px;
  position: absolute;
  top: -7px;
  width: 50px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .contact__control dt label::before {
    left: 0;
    top: -40px;
  }
}

@media screen and (max-width: 767px) {
  .contact__control dt label::before {
    font-size: 12px;
    height: 18px;
    left: 3px;
    top: 0;
    width: 36px;
  }
}

.contact__control dt label[data-type=postnumber]::after {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-post.png) no-repeat center center/contain;
  content: "";
  height: 18px;
  position: absolute;
  right: -54px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}

@media screen and (max-width: 767px) {
  .contact__control dt label[data-type=postnumber]::after {
    right: -18px;
  }
}

.contact__control dt label[data-type=optional] {
  width: 100px;
}

@media screen and (max-width: 767px) {
  .contact__control dt label[data-type=optional] {
    padding-left: 0;
    width: 100%;
  }
}

.contact__control dt label[data-type=optional]::before {
  display: none;
}

.contact__control dd {
  align-items: center;
  border: 1px solid #707070;
  border-radius: 5px;
  font-size: 20px;
  height: 100%;
  line-height: 56px;
  max-width: 456px;
  min-height: 56px;
  padding: 0 20px;
  width: 100%;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .contact__control dd {
    max-width: 400px;
  }
}

@media screen and (max-width: 767px) {
  .contact__control dd {
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    min-height: 40px;
    width: 90%;
  }
}

.contact__control dd input {
  border: none;
  height: 100%;
  width: 100%;
}

.contact__control dd select {
  border: none;
  width: 100%;
}

.contact__control dd[data-type=textarea] {
  border-color: #707070;
  border-radius: 5px;
  height: auto;
}

.contact__control dd textarea {
  border: none;
  border-radius: 5px;
  height: 100%;
  padding-top: 8px;
  resize: none;
  width: 100%;
}

.contact__control dd[data-length=short] {
  max-width: 270px;
}

.contact__control dd[data-type=radio] {
  align-items: center;
  border: none;
  height: auto;
  padding-left: 0;
}

.contact__control dd[data-type=radio] input:not(:first-child) {
  margin-left: 74px;
}

form#mailform td input[type=radio] {
  display: none;
}

form#mailform td input[type=radio]:checked + label::after {
  -webkit-transform: translateY(-50%);
  background-color: #000;
  border-radius: 50%;
  content: "";
  height: 16px;
  left: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}

form#mailform input#button_mfp_goconfirm {
  background: none;
  border-radius: 5px;
  border-bottom: 5px solid #C14F05;
  background-color: #F05E00 !important;
  width: 255px !important;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 768px) {
  form#mailform input#button_mfp_goconfirm {
    width: 455px !important;
    font-size: 18px;
  }
}
form#mailform input#button_mfp_goconfirm:hover {
  opacity: .7;
}
form#mailform label[data-type=radio] {
  display: block;
  padding-left: 34px;
  position: relative;
}

form#mailform label[data-type=radio]::before {
  -webkit-transform: translateY(-50%);
  border: 1px solid #707070;
  border-radius: 50%;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #F05E00 !important;
}

.select-wrap {
  flex-grow: 1;
  position: relative;
  z-index: 0;
}

.select-wrap::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-select.png) no-repeat center center/contain;
  content: "";
  height: 29px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  z-index: 1;
}

.form-label {
  align-items: center;
  background-color: #F6671D;
  border-radius: 0 30px 30px 0;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: 500;
  height: 36px;
  justify-content: center;
  margin-bottom: 40px;
  width: 270px;
}

.form-label[data-type=claim] {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .form-label {
    font-size: 20px;
    height: 31px;
    width: 164px;
  }
}

.form-checkbox {
  display: flex;
}

.contact__check label:not(:first-child) {
  margin-top: 32px;
}

input[type=checkbox] {
  display: none;
}

form#mailform .check-authen input[type=checkbox] + label {
  display: block ;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  padding-left: 40px;
  position: relative;
}
form#mailform .check-authen {
  padding: 10px 0 0;
}
@media screen and (max-width: 767px) {
  form#mailform .check-authen input[type=checkbox]+label {
    font-size: 13px;
    padding-left: 30px;
  }
  form#mailform .check-authen {
    padding: 10px 20px 0;
  }
}


input[type=checkbox]+label::before {
  -webkit-transform: translateY(-50%);
  border: 1px solid #707070;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
@media screen and (max-width: 767px) {
  input[type=checkbox]+label::before {
    top: 28%;
    width: 20px;
    height: 20px;
  }
}
input[type=checkbox]+label[data-color=red] {
  color: #F61D1D;
}

input[type=checkbox]:checked+label::after {
  -webkit-transform: translateY(-50%);
  -webkit-transform: rotate(-45deg);
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  content: "";
  display: block;
  height: 11px;
  left: 4px;
  position: absolute;
  top: 28%;
  transform: translateY(-50%);
  transform: rotate(-45deg);
  width: 24px;
}

@media screen and (max-width: 767px) {
  input[type=checkbox]:checked+label::after {
    width: 16px;
    height: 7px;
    left: 3px;
    top: 19%;
  }
}

.contact__submit {
  align-items: center;
  background-color: #F05E00;
  border: 2px solid #F05E00;
  border-radius: 5px;
  color: #fff;
  display: flex;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 18px;
  font-weight: 600;
  height: 64px;
  justify-content: center;
  margin: 120px auto 0;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 455px;
  z-index: 1;
}

.contact__submit::after {
  background-color: #F05E00;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.contact__submit::before {
  background-color: #C14F05;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 5px;
  width: 100%;
  z-index: -2;
}

@media screen and (max-width: 767px) {
  .contact__submit {
    font-size: 24px;
    height: 65px;
    margin-top: 72px;
    width: 248px;
  }
}

.contact__submit:hover {
  background-color: #fff;
  color: #f6671d;
  cursor: pointer;
}

.postCode-btn {
  align-items: center;
  background-color: #1E92D2;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 2px 2px 6px 0px;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  margin-left: 20px;
  transition: all 0.3s ease 0s;
  width: 186px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .postCode-btn {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .postCode-btn {
    font-size: 14px;
  }
}

.postCode-btn:hover {
  background-color: #fff;
  color: #1E92D2;
  cursor: pointer;
}

.postCode {
  align-items: center;
  display: flex;
}

.hiddenArea {
  display: none;
}

.privacy-contents {
  align-items: center;
  display: flex;
  font-family: "Hiragino Kaku Gothic ProN";
  justify-content: center;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .privacy-contents {
    display: block;
  }
}

.privacy-ttl {
  font-size: 18px;
  font-weight: 600;
  width: 120px;
}

@media screen and (max-width: 767px) {
  .privacy-ttl {
    font-size: 18px;
    text-align: center;
    width: 100%;
  }
}

.privacy-content {
  margin-left: 35px;
  width: calc(100% - 120px);
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .privacy-content {
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .privacy-content {
    font-size: 13px;
    margin-left: 0;
    padding: 0 10px;
    width: 100%;
  }
}

.privacy-content-ttl {
  color: #f91d74;
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .privacy-content-ttl {
    font-size: 16px;
  }
}

.privacy-content-text {
  font-size: 16px;
  line-height: 2.1;
  margin-bottom: 30px;
  margin-top: 4px;
}

@media screen and (max-width: 767px) {
  .privacy-content-text {
    font-size: 13px;
  }
}

/*============================================
            Compatible						
  ============================================*/
.compatible-local {
  padding: 80px 0 180px 0;
}

@media screen and (max-width: 767px) {
  .compatible-local {
    padding: 40px 0;
  }
}

.compatible-local-ttl-up {
  color: #0057BE;
  font-weight: 700;
  text-align: center;
}

.compatible-local-ttl {
  text-align: center;
}

.compatible-local-ttl span {
  color: #0057BE;
  font-size: 42px;
  font-weight: 700;
  padding-bottom: 27px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .compatible-local-ttl span {
    font-size: 24px;
    padding-bottom: 16px;
  }
}

.compatible-local-ttl span::before {
  -webkit-transform: translateX(-50%);
  background-color: #0057BE;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

@media screen and (max-width: 767px) {
  .compatible-local-ttl span::before {
    height: 2px;
    width: 56px;
  }
}

.compatible-local-areas {
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto 0;
  max-width: 650px;
}

@media screen and (max-width: 767px) {
  .compatible-local-areas {
    margin-top: 24px;
  }
}

.compatible-local-areas[data-type=toggle] {
  margin: 0;
}

.compatible-local-area {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.75;
}

.compatible-local-area span {
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .compatible-local-area span {
    font-size: 13px;
  }
}

.compatible-local-area span {
  display: block;
  line-height: 2.5;
  position: relative;
}

.compatible-local-area span:not(:first-child) {
  margin-left: 8px;
}

.compatible-local-area span:not(:last-child) {
  padding-right: 8px;
}

.compatible-local-area span:not(:last-child)::before {
  -webkit-transform: translateY(-50%);
  background-color: #000;
  content: "";
  height: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
}

/*============================================
            Compatible						
  ============================================*/
.compatible {
  background-color: #eaf3ff;
  padding: 90px 0;
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .compatible {
    margin: 40px calc(50% - 50vw) 0;
    padding: 40px 0;
    width: 100vw;
  }
}

.compatible-text {
  color: #0057BE;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .compatible-text {
    font-size: 16px;
  }
}

.compatible-ttl-up {
  color: #0057BE;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .compatible-ttl-up {
    font-size: 20px;
  }
}

.compatible-ttl {
  text-align: center;
}

.compatible-ttl span {
  color: #0057BE;
  font-size: 50px;
  font-weight: 700;
  padding-bottom: 27px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .compatible-ttl span {
    font-size: 24px;
    padding-bottom: 16px;
  }
}

.compatible-ttl span::before {
  -webkit-transform: translateX(-50%);
  background-color: #0057BE;
  bottom: 0;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}

@media screen and (max-width: 767px) {
  .compatible-ttl span::before {
    height: 3px;
    width: 56px;
  }
}

.compatible-img {
  margin: 77px auto 0;
  max-width: 840px;
  width: 85%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .compatible-img {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .compatible-img {
    margin-top: 40px;
    width: 90%;
  }
}

.compatible-item-prefecture {
  color: #0057BE;
  font-weight: 700;
}

.compatible-item-wrap:not(:first-child) {
  margin-top: 30px;
}

.bg .compatible-item-prefecture {
  color: #FFFFFF;
}

.compatible-item-wrap.bg {
  display: inline-block;
  background-color: #0088d6;
  margin-bottom: 15px;
  padding: 3px 5px;
  font-size: 16px;
  margin: 0 0 15px;
}

/*============================================
            Colona						
  ============================================*/
.colona {
  padding: 90px 0;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .colona {
    padding: 90px 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .colona {
    padding: 90px 20px;
  }
}

@media screen and (max-width: 767px) {
  .colona {
    padding: 40px 0;
  }
}

.colona-contents {
  border: 1px solid #2680EB;
  margin: 0 auto;
  max-width: 881px;
}

.colona-ttl {
  align-items: center;
  background-color: #2680EB;
  color: #fff;
  display: flex;
  font-size: 22px;
  font-weight: 700;
  height: 61px;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .colona-ttl {
    font-size: 18px;
    height: 40px;
  }
}

.colona-text {
  align-items: center;
  color: #2680EB;
  display: flex;
  font-size: 22px;
  font-weight: 700;
  justify-content: center;
  padding: 42px 57px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .colona-text {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .colona-text {
    font-size: 19px;
  }
}

@media screen and (max-width: 767px) {
  .colona-text {
    font-size: 16px;
    padding: 20px;
  }
}

/*============================================
            Footer						
  ============================================*/
.footer {
  background-color: #efede9;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 40px;
  }
}

.footer-text {
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer-text {
    font-size: 13px;
  }
}

.footer-lists-large {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .footer-lists-large {
    display: block;
    padding-bottom: 40px;
  }
}

.footer-lists:not(:first-child) {
  margin-left: 100px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .footer-lists:not(:first-child) {
    margin-left: 56px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .footer-lists:not(:first-child) {
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .footer-lists:not(:first-child) {
    margin-left: 0px;
  }
}

.footer-list-item a span {
  font-size: 18px;
  padding-left: 16px;
  position: relative;
}

.footer-list-item a span::before {
  -webkit-transform: translateY(-50%);
  background: url(../../dist/img/icon-next-w.png) no-repeat center center/contain;
  content: "";
  height: 16px;
  left: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .footer-list-item a span {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .footer-list-item a span {
    font-size: 14px;
  }
}

.footer-list-item a span::before {
  content: "";
  margin-right: 10px;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .footer-list-item {
    margin-top: 16px;
    padding-left: 20px;
    width: 90%;
  }
}

.copyright {
  align-items: center;
  background-color: #0057BE;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .copyright {
    font-size: 10px;
    height: 30px;
  }
}

/*============================================
            Service List						
  ============================================*/
.service-list-ttl {
  background-color: #0057BE;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  height: 28px;
  max-width: 332px;
  padding-left: 10px;
}

.service-lists {
  margin-top: 30px;
}

.service-list {
  line-height: 1;
}

.service-list:not(:first-child) {
  margin-top: 22px;
}

.service-list a {
  font-size: 18px;
  font-weight: 700;
}

/*============================================
            Knowledge						
  ============================================*/
.knowledge-contents {
  margin-top: 71px;
}

.knowledge-img {
  max-width: 331px;
}

.knowledge-items {
  margin-top: 30px;
}

.knowledge-item {
  display: flex;
}

.knowledge-item:not(:first-child) {
  margin-top: 10px;
}

.knowledge-item-wrap {
  margin-left: 4px;
}

.knowledge-item-img {
  max-width: 76px;
  width: 100%;
}

.knowledge-item-ttl {
  color: #2680EB;
  line-height: 1;
  max-width: 264px;
  width: 100%;
}

.knowledge-item-text {
  font-weight: 500;
  line-height: 1.2;
  margin-top: 10px;
}

/*============================================
            Knowledge Detail						
  ============================================*/
.knowledge-main {
  margin-top: 87px;
}

@media screen and (max-width: 767px) {
  .knowledge-main {
    margin-top: 40px;
  }
}

.knowledge-main-ttl {
  align-items: center;
  background-color: #0057BE;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  height: 56px;
  padding-left: 29px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-main-ttl {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-main-ttl {
    justify-content: center;
    padding-left: 0;
  }
}

.knowledge-main-img {
  margin-top: 30px;
  max-width: 759px;
  width: 100%;
}

.knowledge-days {
  display: flex;
  font-weight: 600;
  line-height: 1;
  margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-days {
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-days {
    font-size: 12px;
  }
}

.knowledge-updateDay {
  margin-left: 25px;
}

.knowledge-main-text {
  font-weight: 700;
  line-height: 2.4375;
  margin-top: 30px;
  max-width: 865px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-main-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-main-text {
    font-size: 13px;
    line-height: 1.6;
    margin-top: 8px;
  }
}

.knowledge-faqs {
  margin: 124px auto 0;
  margin-top: 124px;
  max-width: 791px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-faqs {
    margin-top: 80px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-faqs {
    margin-top: 72px;
  }
}

.knowledge-faq-item {
  font-size: 16px;
  font-weight: 500px;
  line-height: 2.4375;
  position: relative;
}

@media screen and (max-width: 767px) {
  .knowledge-faq-item {
    font-size: 13px;
    line-height: 1.6;
  }
}

.knowledge-faq-item::before {
  align-items: center;
  background-color: #0057BE;
  color: #fff;
  content: "Q";
  display: flex;
  font-size: 32px;
  font-weight: 700;
  height: 60px;
  justify-content: center;
  left: -74px;
  position: absolute;
  top: 0;
  width: 60px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .knowledge-faq-item::before {
    font-size: 18px;
    height: 40px;
    left: 0;
    top: -56px;
    width: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-faq-item::before {
    font-size: 18px;
    height: 40px;
    left: 0;
    top: -40px;
    width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-faq-item::before {
    font-size: 12px;
    height: 25px;
    left: 0;
    top: -40px;
    width: 25px;
  }
}

.knowledge-faq-item:nth-child(2) {
  margin-top: 74px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .knowledge-faq-item:nth-child(2) {
    margin-top: 96px;
  }
}

.knowledge-faq-item:nth-child(2)::before {
  content: "A";
}

.knowledge-writer-info {
  border: 1px solid #000;
  font-weight: 500;
  line-height: 2.4375;
  margin-top: 70px;
  padding: 30px 93px 30px 30px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-writer-info {
    line-height: 1.7;
    margin: 70px auto 0;
    max-width: 90%;
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-writer-info {
    font-size: 13px;
    line-height: 1.6;
    margin-top: 40px;
    padding: 20px;
  }
}

.knowledge-writer-name {
  align-items: center;
  display: flex;
  line-height: 1;
}

.knowledge-writer-detail {
  margin-top: 1rem;
  max-width: 791px;
  width: 100%;
}

/*============================================
            Knowledge Relation						
  ============================================*/
.knowledge-relations {
  margin-top: 129px;
  max-width: 872px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .knowledge-relations {
    margin: 80px auto 0;
    max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-relations {
    margin-top: 80px;
    padding-bottom: 80px;
  }
}

.knowledge-relation-ttl {
  font-size: 24px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-ttl {
    font-size: 18px;
    margin: 0 auto;
    width: 85%;
  }
}

.knowledge-relation-ttl span {
  padding-left: 29px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-ttl span {
    padding-left: 18px;
  }
}

.knowledge-relation-ttl span::before {
  -webkit-transform: translateY(-50%);
  background-color: #0057BE;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-ttl span::before {
    height: 32px;
    width: 3px;
  }
}

.knowledge-relation-items {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-items {
    margin-top: 24px;
  }
}

.knowledge-relation-item {
  align-items: center;
  display: flex;
  gap: 41px;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 85%;
  }
}

.knowledge-relation-item:not(:first-child) {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-item:not(:first-child) {
    margin-top: 30px;
  }
}

.knowledge-relation-img {
  max-width: 367px;
  width: 100%;
}

.knowledge-relation-contents {
  max-width: 465px;
  width: 100%;
}

.knowledge-relation-item-ttl {
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 17px;
}

@media screen and (max-width: 767px) {
  .knowledge-relation-item-ttl {
    font-size: 18px;
    margin-top: 8px;
    padding-bottom: 4px;
  }
}

.knowledge-relation-text {
  font-weight: 500;
  line-height: 2.4375;
  margin-top: 41px;
}

@media screen and (min-width: 1100px) and (max-width: 1355px) {
  .knowledge-relation-text {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .knowledge-relation-text {
    font-size: 13px;
    line-height: 1.6;
    margin-top: 16px;
  }
}

.sidebar {
  display: none !important;
}

.site-content {
  margin-left: 0 !important;
  width: 100% !important;
}

body::before {
  display: none !important;
  width: 0% !important;
}

.totop {
  z-index: 999;
}

/* form */
#main_contact table.mailform {
  border: 0;
  margin-top: 72px;
}
#main_contact {
}
#main_contact .main-contact-wrap {
}
@media (min-width: 768px) {
  #main_contact .main-contact-wrap .box{
    width: 675px !important;
    margin: 0 auto;
  }
}
#main_contact table.mailform tr:hover {
  background-color: transparent;
}
#main_contact table.mailform th {
  background-color: #fff;
  width: 200px;
  text-align: left;
  padding: 35px 0 15px;
  vertical-align: top;
}
@media (max-width: 767px) {
  #main_contact table.mailform th,
  #main_contact table.mailform th span {
    font-size: 16px;
  }
  #main_contact table.mailform th {
    padding: 25px 20px 15px;
    width: 100% !important;
  }
}
#main_contact table.mailform th[data-type=optional] {
  padding-left: 20px;
  padding-right: 0;
  text-align: left;
}
@media (min-width: 768px) {
  #main_contact table.mailform th[data-type=optional] {
    text-align: right;
  }
}
#main_contact table.mailform th .label-wrap {
  display: flex;
  align-items: center;
}
#main_contact table.mailform th .label-wrap span:nth-child(2) {
  width: calc(100% - 50px);
  font-weight: bold;
  line-height: 1.4em;
}
#main_contact table.mailform tr td {
  width: 100%  !important;
  padding-top: 0;
  padding-bottom: 0;
}
#main_contact table.mailform tr td.promise strong{
  color: #f91d74;
}
@media (min-width: 768px) {
  #main_contact table.mailform tr td {
    padding: 15px 0 15px 20px;
    width: 456px  !important;
  } 
}
#main_contact table.mailform tr td:hover,
#main_contact table.mailform th:hover td {
  background-color: #fff;
}
#main_contact table.mailform tr td input ,
#main_contact table.mailform textarea,
#main_contact table.mailform select{
  align-items: center;
  border: 1px solid #707070;
  border-radius: 5px;
  font-size: 16px;
  line-height: 56px;
  width: 100% !important;
  padding: 0 20px;
}
#main_contact table.mailform select {
  background: url(../dist/img/arrow.png) 94% center no-repeat;
  background-size: 12px 16px;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  #main_contact table.mailform select {
    width: 156px !important;
  }
}
table.mailform tr th span:first-child {
  align-items: center;
    background-color: #F61D1D;
    border-radius: 4px;
    color: #fff;
    display: inline-flex;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    font-weight: 600;
    height: 28px;
    justify-content: center;
    width: 50px;
    margin-right: 14px;
}
table.mailform tr th .text {
  display:inline-block;
  margin-left: 25px; 
  font-weight:bold;
}
.text-right {
  text-align: right !important;
}
@media (min-width: 768px) {
  #mailform div#mfp_buttons ul {
    margin-top: 60px;
  }
}

.cate-name {
  position: absolute;
  top: calc(50/1366*100vw);
  left: calc(56/1366*100vw);
  font-size: calc(36/1366*100vw);
  font-weight: 700;
  color: #0057BE;
}

.toilet-page .decoration-underline {
  text-decoration: underline!important;
  display: inline-block;
}

#sub p a {
  display: inline;
  text-decoration: none;
  margin-right: 5px;
  color: #185abc;
}

.mvfirst {
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 1025px){
  #top.top-mv {
    background-image: none;
    display: flex;
    justify-content: center;
  }
  .top-mv img {
    /* max-width: 1530px; */
    height: calc(100vh - 140px);
    margin: 0 auto;
  }
  .cate-name {
    top: 50px;
    left: 55px;
    font-size: 36px;
  }
}

#price.price_type {
  margin-top: 6%;
}

@media (min-width: 769px) {
  #price.price_type .price_bnr ul li {
    width: 32.33333%;
  }
}

/* メッセージ */
.toilet-page .message {
	overflow: hidden;
	margin: 0 0 3% 0;
	border: 3px solid #0088d6;
	padding: 1%;
}
.toilet-page .message img.left {
	float: left;
	max-width: 100%;
	margin-right: 1%;
	margin-bottom: 1%;
}
@media screen and (max-width:480px) {
	.toilet-page .message img.left {
		float: none;
		margin: 0 0 1% 0;
	}
}
.toilet-page .message p {
	margin: 0 0 1% 0;
}
.toilet-page .message h2 {
	background: #a1f91d;
	border: none;
	color: #000000;
	margin: 0 0 2% 0;
}
@media screen and (max-width:480px) {
	.toilet-page .message h2 {
		font-size: 14px;
	}
}
.toilet-page .message h2:before {
	content: "\00a0";
	background: #0088d6;
	padding: 3px 15px;
	margin-right: 5px;
}
@media screen and (max-width:480px) {
	.toilet-page .message h2:before {
		padding: 4px 15px;
	}
}
.toilet-page .message h3 {
	font-size: 18px;
	border: none;
}
.toilet-page .message h3:before {
	content: "\f015";
	font-family: FontAwesome;
	margin-right: 1%;
}

/* サービスのバナー */
.toilet-page #service h2{
  border:none;
}
.toilet-page #service li.servicebox{
  border: solid 5px #0085d6;
  margin-bottom: 3%;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.toilet-page #service li.ofurobox{
  border: solid 5px #f2ae1b;
}
.toilet-page #service li.kitchenbox{
  border: solid 5px #f56287;
}
.toilet-page #service li.senmenbox{
  border: solid 5px #a05caf;
}
.toilet-page #service li.haisuibox{
  border: solid 5px #f38530;
}

.ofurobox h3 {
  color: #f2ae1b;
}
.kitchenbox h3 {
  color: #f56287;
}
.senmenbox h3 {
  color: #a05caf;
}
.haisuibox h3 {
  color: #f38530;
}

.toilet-page #service li.servicebox h3{
  margin-left: 2%;
  font-size: 25px;
}

.toilet-page #service li.servicebox h3:before {
	content: "\f111";
	font-family: FontAwesome;
	margin-right: 10px;
}




.toilet-page ul.detail {
	padding: 0 5%;
}
@media screen and (max-width:480px) {
	.toilet-page ul.detail {
		margin-bottom: 3%;
	}
}
.toilet-page ul.detail li {
	list-style: none;
	width: 100%;
	float: none;
	line-height: 1.2;
	border: none;
	font-size: 18px;
}
@media screen and (max-width:768px) {
	.toilet-page ul.detail li {
		font-size: 16px;
	}
}

.toilet-page ul.detail li:before {
	content: "\f046";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #FF1200;
}


/*豆知識*/
#specialmain {
  margin-top: 10%;
}

#specialmain .messagebox{
  border-bottom: #cccccc 2px solid;
  margin-bottom: 3%;
  padding-bottom: 3%;
  margin-top: 5%;
}
#specialmain .specialmainbox h2{
  font-size: 30px;
  border-top: none;
  font-weight: 700;
  margin-top: 2%;
  margin-bottom: 0.5em;
}
#specialmain h3 {
  font-size: 18px;
  font-weight: 700;
}
#specialmain p {
  font-size: 18px;
}
#specialmain .specialmainbox img.fir{
  display: block;
  float: left;
  width: 10%;
}
@media screen and (max-width:480px) {
  #specialmain .specialmainbox img.fir{
    width: 20%;
  }
}

#specialmain .specialmainbox .mid{
  float: left;
  width: 90%;
}
@media screen and (max-width:480px) {
  #specialmain .specialmainbox .mid{
    width: 80%;
  }
}

#specialmain img.las{
  float:right;
  width: 30%;
  display:block;
  border-radius: 10px;
  box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.2);
}
@media screen and (max-width:480px) {
  #specialmain img.las{
    float: none;
    width: 90%;
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 2%;
  }
}

#nenagare p, #nenagare p span, #nppay p span{
  font-size: 18px;
}

/* アピール */
.toilet-page img {
  width: 100%;
}

.toilet-page h3 {
  margin: 1% 0;
  font-weight: 700;
}

.toilet-page .detail {
  margin: 0 0 1em 0;
}

.toilet-page .detail li {
  margin-left: 2em;
}

.toilet-page #appeal h2 {
  border: none;
}

.toilet-page .appeal {
	overflow: hidden;
	margin-bottom: 4%;
}
.toilet-page .appeal .appeal_back {
	overflow: hidden;
	padding: 15px;
}
@media screen and (max-width:480px) {
	.toilet-page .appeal .appeal_back {
		background: #FFFFFF;
		padding: 0;
	}
}
.toilet-page .appeal .appeal_back .appeal_box {
	overflow: hidden;
	margin-bottom: 5%;
}
.toilet-page .appeal .appeal_back .appeal_box:last-child {
	margin-bottom: 0;
}
.toilet-page .appeal .appeal_back .appeal_box p {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
@media screen and (max-width:480px) {
	.toilet-page .appeal .appeal_back .appeal_box p {
		font-size: 16px;
		font-weight: bold;
	}
}
.toilet-page .appeal .appeal_back .appeal_box .appeal_left {
	width: 140px;
	float: left;
  margin-left:1%;
}
@media screen and (max-width:480px) {
	.toilet-page .appeal .appeal_back .appeal_box .appeal_left {
		width: 60%;
		float: none;
		text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 5%
	}
}
.toilet-page .appeal .appeal_back .appeal_box .appeal_left h3 {
	border: none;
}
.toilet-page .appeal .appeal_back .appeal_box .appeal_right {
	width: calc(100% - 2% - 165px);
	float: right;
	padding: 2%;
	background: #FFFFFF;
	border-radius: 6px;
	margin-left: 2%;
}
@media screen and (max-width:768px) {
  .toilet-page .appeal .appeal_back .appeal_box .appeal_right {
    width: 60%;
  }
}
@media screen and (max-width:480px) {
	.toilet-page .appeal .appeal_back .appeal_box .appeal_right {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
		border-radius: 0;
	}
}
/***********************************************
NP後払い
***********************************************/
#main_area h2, #service h2, #appeal h2, #nppay h2 {
  margin-top: 3%;
  padding-top: 2%;
  margin-bottom: 25px;
  font-weight: 700;
}
#service h2 img,
#main_area h2 img,
#appeal h2 img,
#nppay h2 img {
  width: 100%;
}
.pay {
	overflow: hidden;
	margin-bottom: 5%;
}
.pay img {
	max-width: 100%;
	height: auto;
}
.pay .pay_left {
	float:left;
	width: 45%;
}
@media screen and (max-width:768px) {
	.pay .pay_left {
		float: none;
		width: 100%;
	}
}
.pay .pay_left ul li {
	list-style: none;
	text-align: center;
	margin: 0 0 2% 0;
}
@media screen and (max-width:768px) {
	.pay .pay_left ul li {
		margin-bottom: 1%;
	}
}
.pay .pay_right {
	float: right;
	width: 52%;
	padding: 1%;
	background: #feffca;
}
@media screen and (max-width:768px) {
	.pay .pay_right {
		float: none;
		width: 100%;
		margin: 1em auto 0;
		padding: 2%;
	}
}
.pay .pay_right p {
	font-size: 14px;
}
@media screen and (max-width: 480px) {
	.pay .pay_right p {
		font-size: 12px;
		line-height: 1.8;
	}
}
.pay .pay_right p span {
	font-weight: bold;
	border-radius: 5px;
}
.pay .pay_right p.caution {
	font-size: 12px;
	background: #FFFFFF;
	padding: 3px;
}
@media screen and (max-width: 480px) {
	.pay .pay_right p.caution {
		margin-top:1%;
	}
}
.pay .pay_right p.caution span {
	font-weight: bold;
	margin-right: 5px;
}

/* 工事の流れ トップページ　エリア分けページ・最終ページ共通*/
.toilet-page #step{
  margin-top: 10%;
}

.toilet-page #step h2{
  border: none;
  margin-top: 3%;
  padding-top: 2%;
  margin-bottom: 25px;
}
.toilet-page #step h2 img {
  width: 100%;
}
.toilet-page #step .stepbox{
  margin-bottom: 2%;
  padding-bottom: 2%;
  border-bottom: 2px #cccccc solid;
}
.toilet-page #step .stepbox img.step_fir{
  width: 15%;
  display:block;
  float: left;
  margin-left: 2%;
  margin-right: 5%;
}
@media screen and (max-width:480px) {
  .toilet-page #step .stepbox img.step_fir{
    width: 50%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    margin-top: 5%;
  }
}
.toilet-page #step .stepbox .step_mid{
  width: 48%;
  float: left;
  font-size: 19px;
}
@media screen and (max-width:480px) {
  .toilet-page #step .stepbox .step_mid{
    width: 95%;
    float: none;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto;
  }
}
.toilet-page #step .stepbox .step_mid p, .toilet-page #step .stepbox .step_mid p span {
  font-size: 18px;
}
.toilet-page #step .stepbox .step_mid p.tt{
  font-weight: bold;
  color: #0087d6;
  font-size: 25px;
}
.toilet-page #step .stepbox .step_mid span.pink{
  font-weight: bold;
  color: #ea396a;
}
.toilet-page #step .stepbox img.step_las{
  width: 23%;
  display:block;
  float: right;
  border-radius: 10px;
  box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.2);
  margin-right: 2%;
}
@media screen and (max-width:480px) {
  .toilet-page #step .stepbox img.step_las{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left:auto;
    margin-bottom: 2%;
  }
}