@charset "UTF-8";
.clearfix:before, #trouble-water section.section3 .inner:before, #trouble-water section.section2 ul li dl:before, .registration dl:before,
.clearfix:after,
#trouble-water section.section3 .inner:after,
#trouble-water section.section2 ul li dl:after,
.registration dl:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after, #trouble-water section.section3 .inner:after, #trouble-water section.section2 ul li dl:after, .registration dl:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/*　////////////////////////////////
ブレイクポイント
//////////////////////////////////　*/
/*　////////////////////////////////
ベースフォント
//////////////////////////////////　*/
/*　////////////////////////////////
カラー
//////////////////////////////////　*/
/*　////////////////////////////////
clearfix[@extend .clearfix];
//////////////////////////////////　*/
.clearfix, #trouble-water section.section3 .inner, #trouble-water section.section2 ul li dl, .registration dl {
  zoom: 1;
}
.clearfix:after, #trouble-water section.section3 .inner:after, #trouble-water section.section2 ul li dl:after, .registration dl:after {
  display: block;
  content: "";
  clear: both;
}

/*　////////////////////////////////////////////////////////////////////////////////////////////////
flex include
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*　////////////////////////////////////////////////////////////////////////////////////////////////
初期値top:50%; left:50%;
[@include set-top();] [@include set-left();]
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*縦中央*/
/*横中央*/
/* -----上下左右中央、%指定で調整可能----- */
/*　////////////////////////////////
flex 設定
//////////////////////////////////　*/
/*　////////////////////////////////
三角形
//////////////////////////////////　*/
/*　////////////////////////////////
矢印
//////////////////////////////////　*/
/*　////////////////////////////////////////////////////////////////////////////////////////////////
font-size
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*　////////////////////////////////
汎用style
//////////////////////////////////　*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-s {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container-s {
    width: 740px;
  }
}
@media (min-width: 987px) {
  .container {
    width: 980px;
  }
  .container-s {
    width: 950px;
  }
}
@media (min-width: 1220px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xxs-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xxs-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xxs-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xxs-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left;
}

.col-xxs-1 {
  width: 8.33333%;
}

.col-xxs-2 {
  width: 16.66667%;
}

.col-xxs-3 {
  width: 25%;
}

.col-xxs-4 {
  width: 33.33333%;
}

.col-xxs-5 {
  width: 41.66667%;
}

.col-xxs-6 {
  width: 50%;
}

.col-xxs-7 {
  width: 58.33333%;
}

.col-xxs-8 {
  width: 66.66667%;
}

.col-xxs-9 {
  width: 75%;
}

.col-xxs-10 {
  width: 83.33333%;
}

.col-xxs-11 {
  width: 91.66667%;
}

.col-xxs-12 {
  width: 100%;
}

.col-xxs-pull-0 {
  right: auto;
}

.col-xxs-pull-1 {
  right: 8.33333%;
}

.col-xxs-pull-2 {
  right: 16.66667%;
}

.col-xxs-pull-3 {
  right: 25%;
}

.col-xxs-pull-4 {
  right: 33.33333%;
}

.col-xxs-pull-5 {
  right: 41.66667%;
}

.col-xxs-pull-6 {
  right: 50%;
}

.col-xxs-pull-7 {
  right: 58.33333%;
}

.col-xxs-pull-8 {
  right: 66.66667%;
}

.col-xxs-pull-9 {
  right: 75%;
}

.col-xxs-pull-10 {
  right: 83.33333%;
}

.col-xxs-pull-11 {
  right: 91.66667%;
}

.col-xxs-pull-12 {
  right: 100%;
}

.col-xxs-push-0 {
  left: auto;
}

.col-xxs-push-1 {
  left: 8.33333%;
}

.col-xxs-push-2 {
  left: 16.66667%;
}

.col-xxs-push-3 {
  left: 25%;
}

.col-xxs-push-4 {
  left: 33.33333%;
}

.col-xxs-push-5 {
  left: 41.66667%;
}

.col-xxs-push-6 {
  left: 50%;
}

.col-xxs-push-7 {
  left: 58.33333%;
}

.col-xxs-push-8 {
  left: 66.66667%;
}

.col-xxs-push-9 {
  left: 75%;
}

.col-xxs-push-10 {
  left: 83.33333%;
}

.col-xxs-push-11 {
  left: 91.66667%;
}

.col-xxs-push-12 {
  left: 100%;
}

.col-xxs-offset-0 {
  margin-left: 0%;
}

.col-xxs-offset-1 {
  margin-left: 8.33333%;
}

.col-xxs-offset-2 {
  margin-left: 16.66667%;
}

.col-xxs-offset-3 {
  margin-left: 25%;
}

.col-xxs-offset-4 {
  margin-left: 33.33333%;
}

.col-xxs-offset-5 {
  margin-left: 41.66667%;
}

.col-xxs-offset-6 {
  margin-left: 50%;
}

.col-xxs-offset-7 {
  margin-left: 58.33333%;
}

.col-xxs-offset-8 {
  margin-left: 66.66667%;
}

.col-xxs-offset-9 {
  margin-left: 75%;
}

.col-xxs-offset-10 {
  margin-left: 83.33333%;
}

.col-xxs-offset-11 {
  margin-left: 91.66667%;
}

.col-xxs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 480px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 970px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1187px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, #trouble-water section.section3 .inner:before, #trouble-water section.section2 ul li dl:before, .registration dl:before,
.clearfix:after,
#trouble-water section.section3 .inner:after,
#trouble-water section.section2 ul li dl:after,
.registration dl:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after, #trouble-water section.section3 .inner:after, #trouble-water section.section2 ul li dl:after, .registration dl:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

.col-xs-2-5 {
  width: 40%;
  float: left;
}

.col-xs-3-5 {
  width: 60%;
  float: left;
}

.col-xs-4-5 {
  width: 80%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
  .col-sm-2-5 {
    width: 40%;
    float: left;
  }
  .col-sm-3-5 {
    width: 60%;
    float: left;
  }
  .col-sm-4-5 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
  .col-md-2-5 {
    width: 40%;
    float: left;
  }
  .col-md-3-5 {
    width: 60%;
    float: left;
  }
  .col-md-4-5 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  .col-lg-2-5 {
    width: 40%;
    float: left;
  }
  .col-lg-3-5 {
    width: 60%;
    float: left;
  }
  .col-lg-4-5 {
    width: 80%;
    float: left;
  }
}
.all-wrapper {
  /*　////////////////////////////////
  lower-header
  //////////////////////////////////　*/
}
.all-wrapper .lower-header .header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1540px;
  margin: 20px auto 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  gap: 25px 0;
}
.all-wrapper .lower-header .head-left, .all-wrapper .lower-header .head-right, .all-wrapper .lower-header .head-center {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.all-wrapper .lower-header .head-left {
  text-align: center;
}
.all-wrapper .lower-header .head-left .reform-logo {
  width: 260px;
  width: clamp(160px, 40vw, 240px);
  height: auto;
  margin-bottom: 20px;
}
.all-wrapper .lower-header .head-left .h-reform-txt {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #036eb8;
  font-size: clamp(1.8rem, 1.68vw, 2.4rem);
}
.all-wrapper .lower-header .head-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5%;
}
.all-wrapper .lower-header .head-center .img-box img {
  max-width: 130px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.all-wrapper .lower-header .head-right .hr-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.all-wrapper .lower-header .head-right .hr-top .lh-logo {
  width: 80px;
}
.all-wrapper .lower-header .head-right .hr-top .txt-area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 12px;
  padding-left: 10px;
  border-left: 1px solid #036eb8;
}
.all-wrapper .lower-header .head-right .hr-top .txt-area .head-txt {
  font-weight: bold;
  font-size: clamp(1.5rem, 1.28vw, 1.7rem);
  margin-bottom: 5px;
  line-height: 1.2;
}
.all-wrapper .lower-header .head-right .hr-top .txt-area .lh-logo-txt {
  max-width: 375px;
  width: 100%;
  height: auto;
}
.all-wrapper .lower-header .head-right .hr-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px 0;
}
.all-wrapper .lower-header .head-right .hr-center .check-icon {
  width: 80px;
  -webkit-animation: slowBlink 2s ease-in-out infinite;
          animation: slowBlink 2s ease-in-out infinite;
}
@-webkit-keyframes slowBlink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slowBlink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.all-wrapper .lower-header .head-right .hr-center .check-link-box .check-link {
  display: inline-block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1.2;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #fff;
}
.all-wrapper .lower-header .head-right .hr-center .check-link-box .check-link:hover {
  color: #036eb8;
  border-color: #036eb8;
}
.all-wrapper .lower-header .head-right .hr-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  gap: 3%;
}
.all-wrapper .lower-header .head-right .hr-bottom .tel-area, .all-wrapper .lower-header .head-right .hr-bottom .btn-area {
  margin: 5px 0;
}
.all-wrapper .lower-header .head-right .hr-bottom .tel-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.all-wrapper .lower-header .head-right .hr-bottom .tel-area .free-call {
  width: 50px;
  width: clamp(50px, 6vw, 55px);
  height: auto;
}
.all-wrapper .lower-header .head-right .hr-bottom .tel-area .tel-num {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(3.5rem, 4vw, 4.2rem);
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
}
.all-wrapper .lower-header .head-right .hr-bottom .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.all-wrapper .lower-header .head-right .hr-bottom .btn-area .form-btn {
  font-size: clamp(1.5rem, 1.5vw, 1.7rem);
  color: #036eb8;
  background: #d3edfb;
  border-radius: 50px;
  display: block;
  width: 100%;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px;
  line-height: 1;
  border: 3px solid #036eb8;
}
@media (min-width: 768px) {
  .all-wrapper .lower-header .head-center .img-box img {
    max-width: 175px;
  }
}
@media (min-width: 987px) {
  .all-wrapper .lower-header .header-wrap {
    margin: 50px auto 50px;
    gap: 4%;
  }
  .all-wrapper .lower-header .head-left {
    width: 24%;
  }
  .all-wrapper .lower-header .head-left .reform-logo {
    margin-bottom: 35px;
  }
  .all-wrapper .lower-header .head-center {
    width: 33%;
  }
  .all-wrapper .lower-header .head-center .img-box img {
    max-width: 235px;
  }
  .all-wrapper .lower-header .head-right {
    width: 35%;
  }
  .all-wrapper .lower-header .head-right .hr-top .lh-logo {
    width: 140px;
  }
  .all-wrapper .lower-header .head-right .hr-top .txt-area {
    width: calc(100% - 140px);
  }
  .all-wrapper .lower-header .head-right .hr-top, .all-wrapper .lower-header .head-right .hr-center, .all-wrapper .lower-header .head-right .hr-bottom {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .all-wrapper .lower-header .head-right .hr-bottom .tel-area .tel-num {
    pointer-events: none;
  }
}
.all-wrapper {
  /*　////////////////////////////////
  lower-title-A
  //////////////////////////////////　*/
}
.all-wrapper .lower-title-A {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.all-wrapper .lower-title-A .title-left, .all-wrapper .lower-title-A .title-center, .all-wrapper .lower-title-A .title-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.all-wrapper .lower-title-A .title-left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 45%;
  padding: 30px 3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.all-wrapper .lower-title-A .title-left img {
  max-width: 680px;
  width: 100%;
  height: auto;
}
.all-wrapper .lower-title-A .title-center {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 55%;
  padding: 30px 10px;
  text-align: center;
}
.all-wrapper .lower-title-A .title-center .page-icon {
  height: 70px;
  width: auto;
}
.all-wrapper .lower-title-A .title-center .jp-title, .all-wrapper .lower-title-A .title-center .en-title {
  display: block;
  text-align: center;
  line-height: 1;
}
.all-wrapper .lower-title-A .title-center .jp-title {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(2.1rem, 2.2vw, 3.4rem);
  margin: 20px 0 15px;
}
.all-wrapper .lower-title-A .title-center .en-title {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(1.4rem, 1.24vw, 1.7rem);
  letter-spacing: 0.1em;
  font-weight: 400;
}
.all-wrapper .lower-title-A .title-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  height: 200px;
}
.all-wrapper .lower-title-A .title-right .img-area {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.all-wrapper .lower-title-A1 {
  background: #f2bc00;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(227, 156, 0)), color-stop(15%, rgb(242, 188, 0)), to(rgb(242, 188, 0)));
  background: linear-gradient(0deg, rgb(227, 156, 0) 0%, rgb(242, 188, 0) 15%, rgb(242, 188, 0) 100%);
}
.all-wrapper .lower-title-A2 {
  background: #cfdb00;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(151, 198, 25)), color-stop(15%, rgb(207, 219, 0)), to(rgb(207, 219, 0)));
  background: linear-gradient(0deg, rgb(151, 198, 25) 0%, rgb(207, 219, 0) 15%, rgb(207, 219, 0) 100%);
}
@media (min-width: 768px) {
  .all-wrapper .lower-title-A .title-left, .all-wrapper .lower-title-A .title-right {
    width: 40%;
  }
  .all-wrapper .lower-title-A .title-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 60px 3vw;
  }
  .all-wrapper .lower-title-A .title-left img {
    max-width: 680px;
  }
  .all-wrapper .lower-title-A .title-center {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 20%;
    padding: 60px 10px;
  }
  .all-wrapper .lower-title-A .title-center .page-icon {
    height: 70px;
  }
  .all-wrapper .lower-title-A .title-right {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 0px 3vw;
    height: auto;
  }
  .all-wrapper .lower-title-A .title-right .img-area {
    width: 80%;
    height: 100%;
  }
}
.all-wrapper .lower-title-B {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.all-wrapper .lower-title-B .title-left, .all-wrapper .lower-title-B .title-right {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.all-wrapper .lower-title-B .title-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding-right: 15px;
}
.all-wrapper .lower-title-B .tl-img-box {
  width: 45%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
.all-wrapper .lower-title-B .tl-img {
  display: block;
  width: 100%;
  bottom: 0;
  left: 0;
}
.all-wrapper .lower-title-B .tl-title-box {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.all-wrapper .lower-title-B .tl-title-box img {
  width: clamp(60px, 50.9090909091px + 2.4242424242vw, 80px);
  margin-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
}
.all-wrapper .lower-title-B .tl-title-box .tl-title {
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  font-size: clamp(2rem, 2vw, 3rem);
}
.all-wrapper .lower-title-B .title-right {
  padding: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.all-wrapper .lower-title-tw .title-left {
  background: #036eb8;
}
.all-wrapper .lower-title-tw .title-right {
  background: #9cd8f6;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(127, 181, 226)), color-stop(7%, rgb(156, 216, 246)), to(rgb(156, 216, 246)));
  background: linear-gradient(0deg, rgb(127, 181, 226) 0%, rgb(156, 216, 246) 7%, rgb(156, 216, 246) 100%);
}
.all-wrapper .lower-title-tw .tr-contents {
  max-width: 840px;
  width: 100%;
}
.all-wrapper .lower-title-tw .tr-contents .icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  gap: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
  margin-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
  border-bottom: 1px solid #036eb8;
}
.all-wrapper .lower-title-tw .tr-contents .icon-wrap .icon-box {
  width: 18.4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.all-wrapper .lower-title-tw .tr-contents .icon-wrap .icon-box img {
  width: auto;
  height: clamp(50px, 36.3636363636px + 3.6363636364vw, 80px);
  margin-bottom: clamp(7px, 1.0909090909px + 1.5757575758vw, 20px);
}
.all-wrapper .lower-title-tw .tr-contents .icon-wrap .icon-box .icon-txt {
  display: inline-block;
  line-height: 1;
  font-size: clamp(1.3rem, 1.16vw, 1.6rem);
  background: #fff;
  color: #036eb8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px clamp(10px, 7.7272727273px + 0.6060606061vw, 15px);
  border-radius: 30px;
  text-align: center;
  max-width: clamp(50px, 27.2727272727px + 6.0606060606vw, 100px);
  width: 100%;
  font-weight: bold;
  -webkit-box-shadow: 0px 0px 10px -5px #375b58;
          box-shadow: 0px 0px 10px -5px #375b58;
}
.all-wrapper .lower-title-tw .tr-contents .tr-txt {
  font-size: clamp(1.8rem, 1.84vw, 2.8rem);
  color: #036eb8;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
.all-wrapper .lower-title-reform .title-left {
  background: #665549;
}
.all-wrapper .lower-title-reform .title-right {
  background: rgb(237, 229, 190);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(221, 202, 150)), color-stop(7%, rgb(237, 229, 190)), to(rgb(237, 229, 190)));
  background: linear-gradient(0deg, rgb(221, 202, 150) 0%, rgb(237, 229, 190) 7%, rgb(237, 229, 190) 100%);
}
.all-wrapper .lower-title-reform .tr-contents {
  max-width: 840px;
  width: 100%;
}
.all-wrapper .lower-title-reform .tr-contents .reform-sub-title {
  font-size: clamp(2.4rem, 2.84vw, 4.7rem);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #665549;
  line-height: 1.4;
  margin-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
  padding-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
  border-bottom: 1px solid #665549;
  text-align: center;
}
.all-wrapper .lower-title-reform .tr-contents .sub-txt {
  color: #665549;
  font-size: clamp(1.6rem, 1.6vw, 2.4rem);
  font-weight: bold;
  text-align: center;
}
@media (min-width: 987px) {
  .all-wrapper .lower-title-B .title-left, .all-wrapper .lower-title-B .title-right {
    min-height: 320px;
  }
  .all-wrapper .lower-title-B .title-left {
    width: 44%;
  }
  .all-wrapper .lower-title-B .title-right {
    width: 56%;
  }
  .all-wrapper .lower-title-tw .title-left {
    background: #036EB8;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 92, 172)), color-stop(7%, rgb(3, 110, 184)), to(rgb(3, 110, 184)));
    background: linear-gradient(0deg, rgb(0, 92, 172) 0%, rgb(3, 110, 184) 7%, rgb(3, 110, 184) 100%);
  }
  .all-wrapper .lower-title-reform .title-left {
    background: rgb(102, 85, 73);
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(83, 63, 56)), color-stop(7%, rgb(102, 85, 73)), to(rgb(102, 85, 73)));
    background: linear-gradient(0deg, rgb(83, 63, 56) 0%, rgb(102, 85, 73) 7%, rgb(102, 85, 73) 100%);
  }
}
@media (max-width: 768px) {
  .all-wrapper .lower-title-tw .tr-contents .icon-wrap .icon-box .icon-txt {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 65px;
    width: auto;
    margin: 0 auto;
  }
}
.all-wrapper {
  /*　////////////////////////////////
  lower-first
  //////////////////////////////////　*/
}
.all-wrapper .lower-first {
  background: #f8f7f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 40px;
}
.all-wrapper .lower-first .lower-sub-title {
  text-align: center;
  color: #036eb8;
  font-weight: bold;
}
.all-wrapper .lower-first .lower-sub-title .title1, .all-wrapper .lower-first .lower-sub-title .title2 {
  display: block;
  line-height: 1.4;
}
.all-wrapper .lower-first .lower-sub-title .title1 {
  font-size: clamp(1.7rem, 1.6vw, 2.3rem);
  margin-bottom: 5px;
}
.all-wrapper .lower-first .lower-sub-title .title2 {
  font-size: clamp(2.4rem, 2.36vw, 3.5rem);
  margin-bottom: 20px;
}
.all-wrapper .lower-first .lf-txt {
  max-width: 620px;
  margin: 0 auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 768px) {
  .all-wrapper .lower-first {
    padding-bottom: 60px;
  }
}
.all-wrapper {
  /*　////////////////////////////////
  lower-title-wrap
  //////////////////////////////////　*/
}
.all-wrapper .lower-title-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background: #036EB8;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(3, 110, 184)), color-stop(78%, rgb(3, 110, 184)), to(rgb(0, 92, 172)));
  background: linear-gradient(180deg, rgb(3, 110, 184) 0%, rgb(3, 110, 184) 78%, rgb(0, 92, 172) 100%);
  margin-bottom: 10px;
}
.all-wrapper .lower-title-wrap .lower-title {
  max-width: clamp(400px, 254.5454545455px + 38.7878787879vw, 720px);
  margin: 0 auto;
}
.all-wrapper .lower-title-wrap .lower-title img {
  margin-bottom: -1px;
}
.all-wrapper {
  /*---パンくず-------------------*/
}
.all-wrapper .breadcrumb-wrap {
  margin: 0 0 15px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  .all-wrapper .breadcrumb-wrap {
    margin: 0 0 25px;
  }
}
.all-wrapper .breadcrumb-wrap .breadcrumb li {
  display: inline;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1;
  color: #3e3a39;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li a {
  text-decoration: none;
  color: #3e3a39;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li a:hover {
  text-decoration: underline;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li:after {
  content: "＞";
  padding: 0 3px;
  color: #3e3a39;
}
.all-wrapper .breadcrumb-wrap .breadcrumb li:last-child:after {
  content: "";
}

/* all-wrapper */
/*　////////////////////////////////
product-list
//////////////////////////////////　*/
.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.product-list .product {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 30px 15px;
  border-bottom: 1px solid #036eb8;
  position: relative;
}
.product-list .product_full {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 30px 15px;
  border-bottom: 1px solid #036eb8;
}
.product-list .product_full .product-box01 {
  gap: 25px 2%;
}
.product-list .product_full .product-box01 .txt-box, .product-list .product_full .product-box01 .img-box {
  width: 100%;
}
.product-list .product_full .product-box01 .img-box .product-img {
  max-width: 300px;
}
.product-list .product-box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.product-list .product-box01 .txt-box, .product-list .product-box01 .img-box {
  width: 49%;
}
.product-list .product-box01 .txt-box .product-title .title1, .product-list .product-box01 .txt-box .product-title .title2 {
  display: block;
  line-height: 1.2;
  font-weight: bold;
}
.product-list .product-box01 .txt-box .product-title .title1 {
  font-size: clamp(3rem, 2.8vw, 4rem);
  margin-bottom: 5px;
}
.product-list .product-box01 .txt-box .product-title .title2 {
  font-size: clamp(1.8rem, 1.6vw, 2.2rem);
  margin-bottom: clamp(30px, 3vw, 40px);
}
.product-list .product-box01 .txt-box .product-title .min-title {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS Mincho", serif;
}
.product-list .product-box01 .txt-box .features li {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS Mincho", serif;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
.product-list .product-box01 .img-box .product-img {
  max-width: 120px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.product-list .type {
  font-size: clamp(1.5rem, 1.24vw, 1.6rem);
  font-weight: bold;
  margin-bottom: 5px;
}
.product-list .product-box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px 10px;
  margin-bottom: 5px;
}
.product-list .product-box02 .left-box, .product-list .product-box02 .right-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-list .product-box02 .price {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS Mincho", serif;
  font-size: clamp(1.6rem, 1.36vw, 1.8rem);
  font-weight: bold;
}
.product-list .product-box02 .price-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-bottom: 5px;
}
.product-list .product-box02 .price-down .num, .product-list .product-box02 .price-down .yen {
  line-height: 1;
}
.product-list .product-box02 .price-down .num {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #e60012;
  font-size: clamp(3.4rem, 2.96vw, 4rem);
  font-weight: 400;
  margin-right: 5px;
}
.product-list .product-box02 .price-down .yen {
  font-size: clamp(2rem, 1.84vw, 2.6rem);
  font-weight: bold;
}
.product-list .price-usually {
  text-align: right;
  font-size: clamp(1.4rem, 1.16vw, 1.5rem);
}
.product-list .sl {
  font-size: clamp(1.4rem, 1.16vw, 1.5rem);
}

.product-wrap .list-other-txt {
  font-size: clamp(2rem, 1.88vw, 2.7rem);
  font-weight: bold;
  line-height: 1.4;
}
.product-wrap .list-other-txt span {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-weight: 500;
}
.product-wrap .bnr-area {
  margin-top: 30px;
}
.product-wrap .bnr-area .more-txt {
  display: block;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 1em;
  font-size: clamp(1.5rem, 1.24vw, 1.6rem);
  position: relative;
  font-weight: bold;
}
.product-wrap .bnr-area .more-txt::after {
  position: absolute;
  content: "";
  width: 0.8em;
  height: 0.9em;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #3e3a39;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

@media (min-width: 768px) {
  .product-list .product {
    width: 50%;
    padding: 40px 30px;
  }
  .product-list .product:nth-child(2n-1)::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: calc(100% - 60px);
    background: #036eb8;
  }
  .product-list .product .product-box01 .img-box .product-img {
    max-width: 160px;
  }
  .product-list .product_full {
    width: 100%;
    padding: 40px 30px;
    /*&:nth-child(2n-1) {
    	&::after {
    		content: "";
    		position: absolute;
    		@include set-top;
    		right: 0;
    		width: 1px;
    		height: calc(100% - 60px);
    		background: $c1;
    	}
    }*/
  }
  .product-list .product_full .product-box01 .txt-box, .product-list .product_full .product-box01 .img-box {
    width: 49%;
  }
  .product-list .product_full .product-box01 .img-box .product-img {
    max-width: 270px;
  }
  .product-wrap .list-other-txt {
    text-align: right;
  }
  .product-wrap .bnr-area {
    margin-top: 60px;
  }
}
/*　////////////////////////////////
registration
//////////////////////////////////　*/
.registration {
  margin-bottom: 50px;
}
@media (min-width: 987px) {
  .registration {
    margin-bottom: 80px;
  }
}
.registration dl {
  margin-bottom: 40px;
  text-align: center;
}
.registration dl dt img {
  width: 80px;
}
.registration dl dd h4 {
  font-size: 1.8rem;
  margin: 15px 0 7px;
}
.registration dl dd p {
  letter-spacing: -0.1rem;
}
@media (min-width: 768px) {
  .registration dl {
    text-align: left;
  }
  .registration dl dt {
    float: left;
    width: 80px;
    margin-right: 15px;
  }
  .registration dl dd {
    float: left;
    width: 87%;
  }
  .registration dl dd h4 {
    font-size: 3rem;
    margin: 0;
  }
}
@media (min-width: 1220px) {
  .registration dl dd {
    float: left;
  }
  .registration dl dd h4 {
    font-size: 3.7rem;
  }
}

/*　////////////////////////////////
アコーディオンパネル
//////////////////////////////////　*/
.acd-section {
  margin-bottom: 15px !important;
}

.acd-title {
  cursor: pointer;
  position: relative;
  margin-bottom: 20px !important;
}
.acd-title::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 36%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 14px;
  height: 14px;
  border-top: solid 4px #fff;
  border-right: solid 4px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media (min-width: 768px) {
  .acd-title::after {
    display: none;
  }
}
.acd-title.close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

@media (min-width: 768px) {
  .acd-section {
    margin-bottom: 100px !important;
  }
  .acd-title {
    cursor: auto;
    margin-bottom: 30px !important;
  }
  .acd-box {
    display: block !important; /* PCは常に開く */
  }
}
/*　////////////////////////////////////////////////////////////////////////////////////////////////
trouble-water
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
body {
  font-size: 1.6rem;
  font-size: clamp(1.6rem, 1.32vw, 1.7rem);
  color: #3e3a39;
  animation: fadeIn 2.5s ease 0s 1 normal;
  -webkit-animation: fadeIn 2.5s ease 0s 1 normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
}
body a, body a:hover {
  text-decoration: none;
}

.pc-none {
  display: block;
}
@media (min-width: 987px) {
  .pc-none {
    display: none;
  }
}

.sp-none {
  display: none;
}
@media (min-width: 987px) {
  .sp-none {
    display: block;
  }
}

.pc-none-sm {
  display: block;
}
@media (min-width: 768px) {
  .pc-none-sm {
    display: none;
  }
}

.sp-none-sm {
  display: none;
}
@media (min-width: 768px) {
  .sp-none-sm {
    display: inline-block;
  }
}

.contents-m {
  max-width: 920px;
  margin: 0 auto;
}

.h3-style-a {
  font-size: clamp(1.9rem, 2vw, 3.1rem);
  background-color: #036eb8;
  padding: 20px 15px;
  line-height: 1;
  margin-bottom: 20px;
  color: #fff;
  letter-spacing: -0.1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  .h3-style-a {
    text-align: center;
    padding: 20px 0;
  }
}

.h3-style-c {
  background-color: #fff;
  border: solid 2px #036eb8;
  color: #036eb8;
  text-align: center;
  font-size: clamp(1.9rem, 2vw, 3.1rem);
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tel-section .tel-section-title {
  padding-bottom: clamp(10px, 5.4545454545px + 1.2121212121vw, 20px);
  border-bottom: 1px solid #036eb8;
  margin-bottom: clamp(20px, 15.4545454545px + 1.2121212121vw, 30px);
}
.tel-section .tel-section-title .chara {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: clamp(5px, 2.7272727273px + 0.6060606061vw, 10px);
}
.tel-section .tel-section-title .chara::before, .tel-section .tel-section-title .chara::after {
  content: "";
  background: #036eb8;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  margin-top: 2em;
}
.tel-section .tel-section-title .chara::before {
  margin-right: 1rem;
}
.tel-section .tel-section-title .chara::after {
  margin-left: 1rem;
}
.tel-section .tel-section-title .chara img {
  width: clamp(75px, 63.6363636364px + 3.0303030303vw, 100px);
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tel-section .tel-section-title .title-txt {
  color: #036eb8;
  font-size: clamp(2rem, 1.92vw, 2.8rem);
  text-align: center;
}
.tel-section .tel-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px 1%;
}
.tel-section .tel-area .tel-box, .tel-section .tel-area .area-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tel-section .tel-area .tel-box img {
  width: clamp(50px, 27.2727272727px + 6.0606060606vw, 100px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: clamp(10px, 5.4545454545px + 1.2121212121vw, 20px);
}
.tel-section .tel-area .tel-box .tel-number {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(4.4rem, 4.96vw, 8rem);
  line-height: 1;
  color: #e60012;
  font-weight: 500;
  margin-top: -0.1em;
}
.tel-section .tel-area .area-box .area-txt {
  display: inline-block;
  background: #f2bc00;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(7px, 4.7272727273px + 0.6060606061vw, 12px) clamp(15px, 8.1818181818px + 1.8181818182vw, 30px);
  color: #036eb8;
  font-weight: bold;
  font-size: clamp(1.9rem, 1.72vw, 2.4rem);
  text-align: center;
}

.tw-top-contetns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tw-top-contetns .tel-section {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tw-top-contetns .section2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.tw-top-contetns .section1 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media (min-width: 768px) {
  .tw-top-contetns .tel-section {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .tw-top-contetns .section2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .tw-top-contetns .section1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#trouble-water .lower-visual-b ul {
  border-color: #036eb8;
}
#trouble-water .lower-visual-b ul li:last-child {
  background-color: #d3edfb;
}
#trouble-water .lower-visual-b ul li:last-child h2 {
  color: #036eb8;
}
#trouble-water section.section1 h3 {
  color: #036eb8;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #036eb8;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  #trouble-water section.section1 h3 {
    margin-bottom: 20px;
    border-bottom: none;
    font-size: 3.8rem;
    text-align: left;
  }
}
@media (min-width: 1220px) {
  #trouble-water section.section1 h3 {
    font-size: 4.8rem;
  }
}
#trouble-water section.section1 p.font-style {
  font-size: clamp(1.8rem, 1.68vw, 2.4rem);
  margin-bottom: clamp(10px, 7.7272727273px + 0.6060606061vw, 15px);
  padding-bottom: 0px;
  text-align: center;
  font-weight: bold;
  border-bottom: none;
}
@media (min-width: 768px) {
  #trouble-water section.section1 p.font-style {
    margin-bottom: 15px;
    text-align: left;
  }
}
#trouble-water section.section6 .f-style-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px 4%;
}
#trouble-water section.section6 .f-style-02 .txt-box, #trouble-water section.section6 .f-style-02 .img-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
#trouble-water section.section6 .f-style-02 .sec6-title {
  font-weight: bold;
  font-size: clamp(2rem, 2vw, 3rem);
  margin-bottom: clamp(10px, 5.4545454545px + 1.2121212121vw, 20px);
}
#trouble-water section.section6 .f-style-02 .img-box img {
  display: block;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #trouble-water section.section6 {
    border-top: 1px solid #036eb8;
    padding-top: 30px;
  }
  #trouble-water section.section6 .f-style-02 .img-box {
    width: 20%;
  }
  #trouble-water section.section6 .f-style-02 .txt-box {
    width: 76%;
  }
}
#trouble-water section.section2 h3.h3-style-a {
  text-align: center;
  font-size: 1.6rem;
}
@media (min-width: 480px) {
  #trouble-water section.section2 h3.h3-style-a {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  #trouble-water section.section2 h3.h3-style-a {
    font-size: 3rem;
  }
}
#trouble-water section.section2 ul {
  margin-top: 40px;
}
#trouble-water section.section2 ul li {
  margin-bottom: 40px;
}
#trouble-water section.section2 ul li dl dt {
  float: left;
  border: solid 1px #036eb8;
  width: 52%;
}
@media (min-width: 480px) {
  #trouble-water section.section2 ul li dl dt {
    width: 49%;
  }
}
#trouble-water section.section2 ul li dl dd {
  float: right;
  text-align: left;
  font-size: 1.5rem;
  width: 46%;
}
@media (min-width: 480px) {
  #trouble-water section.section2 ul li dl dd {
    width: 49%;
  }
}
#trouble-water section.section2 ul li dl dd ul {
  margin-top: 0px;
}
#trouble-water section.section2 ul li dl dd ul li {
  margin-bottom: 0px;
  font-size: clamp(1.5rem, 1.28vw, 1.7rem);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.1rem;
}
#trouble-water section.section3 {
  border-top: 1px solid #026eb8;
  margin-bottom: 5px;
}
#trouble-water section.section3 p {
  text-align: right;
}
#trouble-water section.section3 .inner {
  position: relative;
  padding: 40px 0 60px;
}
#trouble-water section.section3 .inner p.position {
  font-size: 1.4rem;
  letter-spacing: -0.1rem;
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #trouble-water section.section3 .inner p.position {
    margin-bottom: 0px;
    position: absolute;
    bottom: 20px;
    right: 0px;
  }
}
@media (min-width: 987px) {
  #trouble-water section.section3 .inner ul {
    width: 80%;
    float: left;
  }
}
#trouble-water section.section3 .inner ul li {
  float: left;
  width: 48%;
  padding: 0;
  text-align: center;
}
#trouble-water section.section3 .inner ul li img {
  margin: 0 0 10px 0;
}
#trouble-water section.section3 .inner ul li p {
  text-align: center;
  text-align: center;
  letter-spacing: -0.1rem;
  margin-bottom: 5px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #trouble-water section.section3 .inner ul li p {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
@media (min-width: 987px) {
  #trouble-water section.section3 .inner ul li p {
    font-size: 2.4rem;
  }
}
@media (min-width: 1220px) {
  #trouble-water section.section3 .inner ul li p {
    font-size: 2.9rem;
  }
}
#trouble-water section.section3 .inner ul li .product-price {
  float: none;
  width: auto;
  text-align: center;
  font-size: 2rem;
}
#trouble-water section.section3 .inner ul li .product-price span {
  font-size: 3rem;
  color: #e60012;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-weight: 500;
}
@media (min-width: 768px) {
  #trouble-water section.section3 .inner ul li .product-price {
    font-size: 2.6rem;
  }
  #trouble-water section.section3 .inner ul li .product-price span {
    font-size: 4rem;
  }
}
#trouble-water section.section3 .inner ul li:last-child {
  float: right;
}
#trouble-water section.section3 .inner h4 {
  color: #036eb8;
  font-size: clamp(2rem, 1.72vw, 2.3rem);
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #trouble-water section.section3 .inner h4 {
    margin-bottom: 15px;
  }
}
@media (min-width: 987px) {
  #trouble-water section.section3 .inner h4 {
    margin: 0 3% 15px 0;
    text-align: center;
    float: left;
    width: 17%;
    padding: 46px 0;
    border: 2px solid #026eb8;
  }
}
@media (min-width: 1220px) {
  #trouble-water section.section3 .inner h4 {
    padding: 60px 0;
  }
}
#trouble-water section.section4 {
  margin-bottom: 40px;
}
#trouble-water section.section4 h3.h3-style-c {
  margin-bottom: 30px;
}
#trouble-water section.section4 ul li {
  margin-bottom: 15px;
}
#trouble-water section.section4 ul li h4 {
  background-color: #036eb8;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: 20px 0;
  letter-spacing: 0.4rem;
}
#trouble-water section.section4 ul li dt {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #trouble-water section.section4 ul li dt:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #036eb8;
    display: block;
    margin: auto;
  }
}
#trouble-water section.section4 ul li:nth-child(2n) h4 {
  background-color: #f2bc00;
}
#trouble-water section.section4 ul li:nth-child(2n) dt:after {
  border-top: 20px solid #f2bc00;
}
#trouble-water section.section4 ul li:last-child dt:after {
  content: none;
}
#trouble-water section.section5 {
  border-top: 1px solid #026eb8;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #trouble-water section.section5 {
    border-top: none;
    margin-bottom: 80px;
  }
}
#trouble-water section.section5 {
  text-align: center;
  font-weight: bold;
  color: #036eb8;
}
#trouble-water section.section5 h3 {
  font-size: 2rem;
  margin: 20px 0 15px;
}
#trouble-water section.section5 p {
  font-size: 1.6rem;
  margin: 0 0 20px 0;
}