@charset "utf-8";
/* CSS Document */

@import "reset.css";
@import "base_sp_min.css";

/*******************

anq style

********************/
.hover{
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  display: inline-block;
}
.hover:hover{
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
body {
  background: url(../img/pg_bg.jpg) repeat center;
}
.bg-white { 
  background: #fff;
}
header {
  background-color: #fffce6;
  position: relative;
}
.fv-tel-btn,
.fv-top-tel-btn {
  display: none;
}
.NavMenu,
.menu-trigger {
  display: none;
}
.fv-header {
  position: relative;
  background: url(../img/fv_bg.png) repeat-x top center;
  filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.4));
  z-index: 9;
}
.waribiki {
  margin: 3em auto;
}
.head-nav {
  position: relative;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  padding: .5% 0;
}
.head-nav ul li {
  display: inline-block;
  border-right: 1px solid #6ecade;
  margin-right: 2px;
  padding-left: .6em;
  font-size: .6rem;
  color: #6ecade;
  font-weight: bold;

}
.head-nav ul li:hover {
  color: #fff;
  background: #6ecade url(../img/nav_shizuku.png) no-repeat center;
}
.head-nav ul li a:hover {
  text-decoration: none;
}
.head-nav ul li:after {
  content: "";
  border-left: 1px solid #fff;
  display: inline-block;
  margin-left: .6em;
  height: 2.5em;
  vertical-align: middle;
}
.head-nav ul li:first-child {
  border-left: 1px solid #6ecade;
  padding: 0;
}
.head-nav ul li:first-child:before {
  content: "";
  border-left: 1px solid #fff;
  display: inline-block;
  padding-left: .6em;
  height: 2.5em;
  vertical-align: middle;
}
.no1-box {
  margin-bottom: 2%;
  background: #8f0000;
}
#tel-cta {
  position: relative;
  text-align: center;
  margin: 0 auto;
  max-width: 1020px;
}
.tel-cta-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 6% 2% 25%;
}
.tel-cta-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 93%;
  box-sizing: border-box;
  padding: 8% 0 0 0%;
  text-align: left;
  font-size: 1.43rem;
  font-weight: bold;
  line-height: 1.4em;
}
.tel-cta-text .f-50 {
  font-size: 1.22em;
}
.tel-cta-text .f-64 {
  font-size: 1.6em;
}
.tel-cta-text .orange {
  color: #ff530f;
}
.trouble {
  background: #bbbaba;
  margin-top: 4%;
}
.trouble2 {
  background: url(../img/trouble2_bg.png) repeat-x top center;
  margin-bottom: 4%;
}
.comparison {
  background: url(../img/comparison_bg.png) repeat-x bottom center;
}
.call-center {
  background: url(../img/call_center_bg.png) repeat-x top center;
}
.call-center2 {
  background: url(../img/pc_call_center_03.jpg) repeat-x top center;
}
.secret {
  background: url(../img/pc_secret_bg.png) repeat-x top center;
}
.gps-box {
  background: #fff999;
}
.trouble-box {
  background: url(../img/trouble_bg.png) repeat-x bottom center;
  margin-bottom: 3%;
}
.pl {
  position: relative;
  display: block;
}
.secret ul {
  margin: 0 auto;
  text-align: center;
  max-width: 1000px;
}
.secret ul li {
  margin: 0 auto;
  width: 30%;
  position: relative;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.secret ul li p:last-child {
  position: absolute;
  top: 64%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  font-size: .5em;
  line-height: 170%;
  letter-spacing: 2px;
}
.secret ul li:nth-of-type(2) p:last-child {
  position: absolute;
  bottom: 12%;
  left: 3%;
}
.secret ul li:nth-of-type(3) p:last-child {
  position: absolute;
  bottom: 12%;
}
.trouble-text {
  position: absolute;
  bottom: 5%;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 68%;
}
.power {
  background: url(../img/power_bg.jpg) no-repeat top center;
  margin-top: 5%;
}
.power div {
  margin: 0 auto;
  max-width: 1000px;
}
.power-text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 18% 0 0 6%;
  width: 50%;  
  font-size: 60%;
  line-height: 230%;
}
.operator {
  position: relative;
  background: url(../img/power_bg2.jpg) no-repeat top center;
  max-width: 1600px;
  margin: 0 auto 3%;
}
.operator-list {
  max-width: 1000px;
  position: relative;
  margin: 0 auto;
}
.operator-list ul {
  display: table;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  text-align: center;

}
.operator-list li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  width: 15.5%;
  margin: 0 .5% 0;
}
.question {
  margin: 3% 0;
}
.question-h2 {
  background: linear-gradient(90deg,#e60000 0%,#e60000 50%,#8f0000 50%,#8f0000 100%);
  margin-bottom: 4%;
}
.question-sub {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.question-titl-icon {
  position: absolute;
  top: -.5vw;
  left: 5%;
  width: 10%;
  margin: 0 auto;
}
.question ul {
  display:table;
  padding:0;

  margin: 0 auto 1em;
  max-width: 1000px;
}
.question ul {
  display: table;
  padding: 0;
  margin: 0 auto 1%;

  max-width: 930px;
}
/* .question li {
display:inline-block;
list-style:none;

vertical-align: top;
width: 16.4em;
margin: 0 .5em 0;
} */

.question li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  width: 49.3%;
  margin: 0 auto;
}
.question-q-text {
  position: absolute;
  top: 7%;
  left: 20%;
  right: 0;
  margin: 0 auto;
  text-align: left;
  width: 70%;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4em;
}
.a-box {
  background: url(../img/question_02.png) repeat-y top center;
  background-size: 100%;
  display: block;
}
.question ul:nth-of-type(1) .a-box {
  height: 3.5em;
}
.question ul:nth-of-type(2) .a-box {
  height: 8em;
}
.question ul:nth-of-type(3) .a-box {
  height: 6.5em;
}
.question ul:nth-of-type(4) .a-box {
  height: 5em;
}
.a-icon {
  position: absolute;
  left: 8%;
  top: 0;
  width: 10%;
}
.question-a-text {
  margin-left: 23%;
  text-align: left;
  width: 68%;
  font-size: 18px;
  line-height: 1.8em;
}
.water-trouble {
  background: url(../img/water_trouble_bg.jpg) no-repeat top center;
}
.water-trouble ul {
  display: table;
  padding: 0;
  margin: 0 auto;
}
.water-trouble li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  width: 49.3%;
  margin: 0 auto;
}
/* .water-trouble ul {
margin: 0 auto;
text-align: center;
}
.water-trouble li {
display: inline-block;
} */
.point {
  background: #c02521 url(../img/point_bg.png) no-repeat top center;
  /*! background-size: 100%; */
  padding-bottom: 1.7%;
}
.point ul {
  display:table;

  margin:0 auto;
  padding:0;
}
.point li {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 49.3%;
}

.point1 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 10% 19%;
  font-size: 18px;
  line-height: 1.6em;
}
.point2 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 8% 22%;
  font-size: 17px;
  line-height: 1.6em;
}
.point3 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding-bottom: 10%;
  font-size: 18px;
  line-height: 1.6em;

  padding-left:4.9em;
  text-indent:-.6em;
}
.point4 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 10% 22%;
  font-size: 18px;
  line-height: 1.6em;
}
.point5 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 7% 20%;
  font-size: 17px;
  line-height: 1.6em;
}
.point6 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 7% 20%;
  font-size: 17px;
  line-height: 1.6em;
}
.repair {
  background: url(../img/repair_bg.jpg) repeat-x bottom center;
  margin: 3% 0 0;
}
.prevention-box {
  background: #0d6fb8 linear-gradient(transparent 210px, #fff 0);
}
.correspondence {
  background: #fff5bb;
}
.media {
  background: #fafafa;
  margin-bottom: 3%;
}
.wc-cc {
  background: url(../img/correspondence_bg.jpg) repeat-x top center;
  margin-bottom: 3%;
  box-shadow: 0 5px 4px rgba(0,0,0,0.3);
}
/* キッチンの水トラブル */
.kitchen-box {
  /*   background: url(../img/kitchen_titl_bg01.png) repeat bottom center,url(../img/kitchen_titl_bg02.png) repeat-x bottom center; */
  background: #dadbdf url(../img/kitchen_titl_bg02.png) no-repeat bottom center;
  position: relative;
  margin-bottom: 3%;
}
.kitchen-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.kitchen-box1 {
  position: relative;
  max-width: 1020px;
  margin: 0 auto 5%;
}
.contents-text {
  position: absolute;
  top: 1.6em;
  right: 2em;
  width: 57%;
}
.contents-text p:first-child {
  text-align: center;
  color: #ff530f;
  font-weight: bold;
  border-bottom: 2px solid #ff530f;
  margin-bottom: 2%;
  padding-bottom: 2%;
}
.contents-text p:last-child {
  font-size: 20px;
}
.contents-text .bold {
  font-weight: bold;
}
.contents-text .orange {
  color: #ff530f;
}
.contents-text .mk {
  background: #fffaac;
}
.comment-text {
  position: absolute;
  top: 46%;
  left: 7%;
  width: 65%;
  font-size: .85em;
  font-weight: bold;
}
.mt-6 {
  margin-top: -6%;
}
.mt-10 {
  margin-top: -6%;
}

/* / キッチンの水トラブル */

/* トイレのトラブル */
.toilet-box {
  /*   background: url(../img/kitchen_titl_bg01.png) repeat bottom center,url(../img/kitchen_titl_bg02.png) repeat-x bottom center; */
  background: #eae9ed url(../img/toilet_titl_bg02.png) no-repeat bottom center;
  position: relative;
  margin-bottom: 3%;
}
.toilet-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.comment-text2 {
  position: absolute;
  top: 40%;
  left: 7%;
  width: 65%;
  font-size: .85em;
  font-weight: bold;
}
/* /トイレのトラブル */

/* 水道・蛇口のトラブル */
.faucet-box {
  /*   background: url(../img/kitchen_titl_bg01.png) repeat bottom center,url(../img/kitchen_titl_bg02.png) repeat-x bottom center; */
  background: #eee8da url(../img/faucet_titl_bg02.png) no-repeat bottom center;
  position: relative;
  margin-bottom: 3%;
}
.faucet-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
/* /水道・蛇口のトラブル */

/* 会社概要 */
.company-box {
  background: #eae9ed url(../img/company_titl_bg01.png) repeat-x bottom center;
  position: relative;
  margin-bottom: 5%;
}
.company-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.company {
  width: 1000px;
  margin: 0 auto;
}
.company .th {
  padding-left:3em;
  text-indent:-3em;

  position: relative;
  display:table-cell;
  list-style:none;
  width: 250px;
  color: #fff;
  background: #1f7fb4;
  vertical-align: middle;
  font-weight: bold;
  font-size: .7em;
}
.company .th img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5% 3%;
}
.company .td {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 630px;
  background: #edf4f5;
  padding: 1em 1.5em;
  font-size: .7em;
  color: #30221e;
  vertical-align: middle;
}
.company .td li {
  padding-left:1em;
  text-indent:-1em;
}
.company .td a {

}
.company .mb1 {margin-bottom: 1%;}
.company  .orange {
  color: #ff8009;
  font-size: .8em;
  vertical-align: top;
  margin-right: .9%;
}
.company sup {
  margin-left: 4%;
  display: block;
}
.company a {
  color: #1f7fb4;
  font-weight: bold;
  text-decoration: underline;
}
.company a:hover {
  opacity: .6;
}
.company .th .money-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 10% 5% 0;
}
.company .li-h {
  line-height: 1em;
  vertical-align: middle;
  padding-bottom: 1%;
}
/* /会社概要 */

/* プライバシーポリシー */
.privacy-box {
  width: 1000px;
  margin: 0 auto;
}
.privacy-box a {
  color: #1f7fb4;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #1f7fb4;
}
.privacy-box a:hover {
  opacity: .6;
}
.privacy-box h2 {
  border-radius: 5px;
  background-image: -moz-linear-gradient( 0deg, rgb(0,197,215) 0%, rgb(0,122,194) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(0,197,215) 0%, rgb(0,122,194) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(0,197,215) 0%, rgb(0,122,194) 100%);

  color: #fff;
  padding: 1% 2%;
  margin-bottom: 2%;
}
.privacy-box h3 {
  position: relative;
  border-bottom: 3px solid #b8b8b8;
  margin-bottom: 2%;
}
.privacy-box h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 240px;
  height: inherit;
  border-bottom: 3px solid #ff870c;
}
.privacy-box p {
  font-size: .71em;
  margin: 0% auto 2.5%;
}
.privacy-box .privacy-time-text {
  font-size: .5em;
  line-height: 1.5em;
}
.privacy-box .kureka-text {
  font-size: .5em;
  line-height: 1.5em;
}
.privacy-box .orange {
  color: #ff8009;
}
.privacy-box ul {
  margin-bottom: 2.5%;
}
.privacy-box ul li {
  font-size: .72em;
  padding-left:1.3em;
  text-indent:-1.3em;
}
/* /プライバシーポリシー */

/* 料金について */
.price-box {
  background: #c6d3cf url(../img/price_titl_bg02.png) repeat-x bottom center;
  position: relative;
  margin-bottom: 5%;
}
.price-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.price-details {
  width: 1000px;
  margin: 0 auto 3%;
  filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2));
}
.price-details-testbox {
  background: url(../img/pc_price_details_m.png) repeat-y top center;
  background-size: 100%;
}
.price-details-testbox .box1 {
  float: right;
  font-weight: bold;
}
.price-details-testbox {
  padding: 2% 0;
}
.price-details-testbox .text-box {
  width: 660px;
  margin-bottom: 3%;
}
.price-details-testbox .text-box p {
  display: inline-block;
}
.price-details-testbox .text-box .price-list {
  background: #ff8d3d;
  color: #fff;
  font-size: .7em;
  padding: 0% 2%;
  margin: .5%;
  vertical-align: middle;
}
.price-details-testbox .text-box .price-list:before {
  content: url('../img/bi_icon.png');
  position: relative;
  top: 3px;
  margin: 0 5px 0 0;
}
.price-details-testbox .text-box .end-test {
  font-size: .6em;
}
.price-details-testbox .price-text {
}
.price-details-testbox .price-text .icon {
  position: relative;
  padding: .5% .5% .5% 1%;
  border-radius: 10px;
  color: #ff8d3d;
  font-size: .5em;
  width: 5.2%;
  display: inline-block;
  border: 1px solid #ff8d3d;
  letter-spacing: 3px;
  line-height: 20px;
  margin-right: 1%;
}
.price-details-testbox .price-text .price {
  color: #f00;
  font-size: 2em;

  position: relative;
  top: 8px;
}
.price-details-testbox .price-text .price-plus {
  position: relative;
  top: 8px;

  font-size: .7em;
  clear: #30221e;
} 
.price-details-testbox .price-img {
  padding-top: 10px;
}
.price-details-attention {
  width: 950px;
  margin: 0 auto 3%;

  background: url(../img/price_details_bg.png) repeat top center;
  font-size: .6em;
  padding: 1.5%;
  line-height: 1.7em;
}
/* /料金について */

/* お問い合わせ */
.contact {
  width: 1000px;
  margin: 0 auto;
}
.contact .th {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 320px;
  color: #fff;
  background: #1f7fb4;
  vertical-align: middle;
  font-weight: bold;
  font-size: .7em;

  border-bottom: 1px solid #fff;
}
.contact .th img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5% 3%;
}
.contact .td {
  border-top: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  position: relative;
  display:table-cell;
  list-style:none;
  width: 70%;
  background: #f3f3f3;
  padding: 1.5% 3%;
  font-size: .7em;
  color: #30221e;
  vertical-align: middle;
}
.contact .td p {
  line-height: 1.5em;
  margin-bottom: .6em;
}
.contact .td input {
  width: 100%;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.content-text textarea {
  border: 1px solid #ececec;
  border-radius: 5px;
  height: 10em;
  width: 100%;
  line-height: 1em;
}
.checkbox {
  border: 1px solid #1f7fb4;
  background: #fff;
  color: #1f7fb4;
}
.td .consent-text {
  font-size: .8em;
}
.td .checkbox input {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: top;
  margin-right: 2%;
}
.checkbox {
  padding: 1% 2%;
  width: 80%;
  position: relative;
}
.border-bottom {
  border-bottom: 1px solid #b8b8b8;
}
.contact .border-bottom-b {
  border-bottom: 1px solid #1f7fb4;
}
.contact .td li {
  padding-left:1em;
  text-indent:-1em;

  line-height: 1.5em;
}
.contact .th .money-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 10% 5% 0;
}
.contact .li-h {
  line-height: 1em;
  vertical-align: middle;
  padding-bottom: 1%;
}
.required {
  background: #ff530f;
  padding: 0 4%;
  font-size: .8em;
  vertical-align: top;
  border-radius: 5px;
  margin-left: 4%;
}
.consent-btn-box {
  text-align: center;
}
.repair {
  margin: 9% 0 0;
}
.buttons-coll {
  width: 90%;
  margin: 50px auto;
  text-align: center;
}
button {
  margin: 5% 1% 0;
}
.custom-btn {
  padding: 1.3% 25px;
  font-weight: bold;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  border-radius: 10px;
}
/**** BTN No. 13 ****/
.btn-13 {
  font-size: .8em;
  border: 2px solid #b8b8b8;
  z-index: 1;
  color: #b8b8b8;
  font-weight: bold;
  width: 24%;
}
.btn-13:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: #b8b8b8;
  transition: all 0.3s ease;
}
.btn-13:hover {
  color: #fff;
}
.btn-13:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
}
.btn-13:active {
  top: 2px;
}
/**** BTN No. 14 ****/
.btn-14 {
  font-size: .8em;
  border: 2px solid #ff8009;
  z-index: 1;
  color: #ff8009;
  width: 24%;
}
.btn-14:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: #ff8009;
  transition: all 0.3s ease;
}
.btn-14:hover {
  color: #fff;
}
.btn-14:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
}
.btn-14:active {
  top: 2px;
}
/* お問い合わせ */

/* キラキラボタンアニメーション */
.btn {
  position: relative;
}
.kirakira{
  position: absolute;
  z-index: 10;
  -webkit-animation-name: kirakira;
  -o-animation-name: kirakira;
  animation-name: kirakira;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.kirakira:nth-child(1){
  left: -1em;
  top: -1em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.kirakira:nth-child(2){
  left: -12px;
  top: -50px;
}
.kirakira:nth-child(3){
  right: -.8em;
  bottom: 1em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
}
.kirakira:nth-child(4){
  left: 14em;
  bottom: 1em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
}
.kirakira:nth-child(5){
  left: 1em;
  bottom: 4em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
@keyframes kirakira {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
/* キラキラボタンアニメーション */
@media screen and (max-width:980px){
  .head-nav ul li {
    font-size: .45em;
  }
  .tel-cta-text {
    font-size: 4vw;
  }
  .trouble-text {
    bottom: 0%;
    font-size: 50%;
  }
  .contents-text p:last-child {
    font-size: 18px;
    line-height: 1.7em;
  }
  .comment-text {
    font-size: .8em;
  }
}
@media screen and (max-width:768px){
  .company .th {
    width: 200px;
  }
  .company .td {
    width: 450px;
  }

  .head-nav ul li {
    font-size: .45em;
  }
  .fv-tel-btn {
    display: none;
  }
  .tel-cta {
  }
  .tel-cta-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 4% .5% 24%;
  }
  .tel-cta-text {
    padding: 8% 0 0 0;
    font-size: 1.13em;
    line-height: 1.4em;
  }
  .secret ul li {
    position: relative;
    display: inline-block;
    text-align: left;
    width: 32%;
  }
  .secret ul li p:last-child {
    font-size: 0.39em;
  }
  .secret ul li p:last-child {
    font-size: 0.39em;
  }
  .trouble {
    margin-top: 10%;
  }
  .trouble-text {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-size: .4em;
  }
  .power-text {
    position: absolute;
    top: 0;
    left: 0;

    width: 52%;
    font-size: .6em;
    line-height: 1.7em;
  }
  /
  /*   .operator {
  position: relative;
  background: url(../img/power_bg42.png) repeat;
  padding-bottom: 16.2em;
} */
  /*   .operator-list ul {
  width: 67%;
} */
  .question li {
    vertical-align: top;
    display: inline-block;
    width: 13.2em;
  }
  .secret {
    margin-bottom: 5%;
  }
  .a-box {
    background: url(../img/question_02.png) repeat-y top center;
    background-size: 100%;
  }
  .question ul {
    display:table;
    padding:0;
    margin: 0 auto 1%;
  }
  .question li {
    display:inline-block;
    list-style:none;
    vertical-align: top;
    width: 49.3%;
    margin: 0 auto;
  }
  .question-q-text {
    position: absolute;
    top: .5em;
    left: 20%;
    right: 0;
    margin: 0 auto;
    text-align: left;
    width: 70%;
    color: #fff;
    font-weight: bold;
    font-size: .8em;
    line-height: 1.4em;
  }
  .question ul:nth-of-type(2) .a-box {
    height: 9.5em;
  }
  .power {
    margin-top: 10%;
  }
  .water-trouble {
    background: url(../img/water_trouble_bg2.jpg) repeat-y top center;
    background-size: 100%;
  }
  .water-trouble ul {
    margin: 0 auto;
    text-align: center;
  }
  .water-trouble li {
    width: 45%;
    display: inline-block;
  }
  .point ul {
    display:table;
    width:100%;
    /*     margin-left: .6%; */
    padding:0;
  }

  .point1 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 14px;
    line-height: 1.6em;
  }
  .point2 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 14px;
    line-height: 1.6em;
  }
  .point3 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 14px;
    line-height: 1.6em;

    padding-left:5em;
    text-indent:-.6em;
  }
  .point4 p:last-child {
    position: absolute;
    bottom: 0;
    left: ;

    font-size: 14px;
    line-height: 1.6em;
  }
  .point5 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 14px;
    line-height: 1.6em;
  }
  .point6 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 14px;
    line-height: 1.6em;
  }
  .question {
    margin: 6% 0;
  }
  .question-titl-icon {
    position: absolute;
    top: -1vw;
    left: 0;
    right: 78vw;
    width: 10vw;
    margin: 0 auto;
  }
  .contents-text {
    right: 5%;
  }
  .contents-text p:first-child {
    font-size: 15px;
    line-height: 2em;
  }
  .contents-text p:last-child {
    font-size: 15px;
    line-height: 1.9em;
  }
  /*   キッチンの水トラブル */
  .comment-text {
    position: absolute;
    top: 39%;
    left: 7%;
    width: 65%;
    font-size: .8em;
    line-height: 1.4em;
    font-weight: bold;
  }
  /*   キッチンの水トラブル */ 
  /*   会社概要 */
  .company {
    max-width: 768px;
    width: 1000px;
    margin: 0 auto;
  }
  /*   / 会社概要 */
  /*   会社概要 */
  .privacy-box {
    max-width: 768px;
    width: 1000px;
    margin: 0 auto;
  }
  /*   / 会社概要 */

  /*  料金について */
  .price-details {
    max-width: 768px;
    width: 1000px;
    margin: 0 auto 5%;
  }
  .price-details-testbox .text-box {
    width: 450px;
    margin-bottom: 3%;
  }
  .price-details-testbox .text-box-titl {
    font-size: .8em;
  }
  .price-details-testbox .price-text .icon {
    position: relative;
    padding: .5% .5% .5% 1%;
    border-radius: 10px;
    color: #ff8d3d;
    font-size: .5em;
    width: 7.5%;
    display: inline-block;
    border: 1px solid #ff8d3d;
    letter-spacing: 3px;
    line-height: 20px;
    margin-right: 1%;
  }
  .price-details-attention {
    max-width: 718px;
    margin: 0 auto 3%;

    background: url(../img/price_details_bg.png) repeat top center;
    font-size: .6em;
    padding: 1.5%;
    line-height: 1.7em;
  }
  /*  / 料金について */

  /* お問い合わせ */
  .contact {
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
  }
  .contact .th {
    /*     width: 20%; */
  }
  .contact .td {
    width: 72%;
  }
  .checkbox {
    font-size: .8em;
  }
  /* お問い合わせ */

  footer .pg-top {
    position: absolute;
    bottom: .6em;
    right: 0%;
    width: 10%;
  }
}
@media screen and (max-width:750px){
  .head-nav {
    display: none;
  }
  .fv-tel-btn {
    display: block;
    position: absolute;
    top: 5%;
    right: 33%;
    z-index: 999;
    width: 12%;
  }
  .fv-top-tel-btn {
    display: block;
    position: absolute;
    top: .5%;
    right: 25.3%;
    z-index: 999;
    width: 12.3%;
  }
  /*   ハンバーガーメニュー */
  .NavMenu,
  .menu-trigger {
    display: block;
  }
  /*ナビメニューのスタイルを指定*/
  nav.NavMenu{
    position: absolute; /*表示位置を固定*/
    z-index: 2; /*重ね順を変更*/
    top: 0; /*表示位置を指定*/
    left: 0; /*表示位置を指定*/
    background: #fff;/*背景を白にする*/
    color: #000; /*文字色を黒にする*/
    text-align: center; /*テキストを中央揃え*/
    width: 100%; /*全幅表示*/
    transform: translateY(-100%); /*ナビを上に隠す*/
    transition: all 0.6s; /*アニメーションの時間を指定*/
  }
  nav.NavMenu ul{
    background: #6ecade;
    width: 100%;
    margin: 11% auto 0;
    padding: 0;
  }
  nav.NavMenu ul li{
    position: relative;
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
  }
  nav.NavMenu ul li:after {
    content: "＞";
    position: absolute;
    top: 30%;
    right: 0;
    color: #fff;
    font-weight: bold;
  }
  nav.NavMenu ul li:before {
    content: "";
    background: url(../img/sp_sizuku.png) no-repeat center;
    background-size: 100%;
    width: 3%;
    padding: 2.5% 0;
    display: block;
    position: absolute;
    top: 30%;
    left: 4%;
  }
  nav.NavMenu ul li:last-child{
    padding-bottom: 0;
    border-bottom: none; /*最後のメニュー項目のみ下線を消す*/
  }
  nav.NavMenu ul li a{
    display: block; /*クリックできる領域を広げる*/
    color: #fff;
    padding: 1em 2em;
    text-align: left;
  }
  /*トグルボタンが押されたときに付与するクラス*/
  nav.NavMenu.active{
    transform: translateY(0%);
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: absolute;
    top: 15%;
    right: 5%;
    z-index: 999;
    width: 2em;
    height: 1.8em;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #6ecade;
    border-radius: 4px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: .79em;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menu-trigger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 4px;
    background-color: #6ecade;
    border-radius: 4px;
    transition: all .4s;
  }
  .menu-trigger.active span:nth-of-type(1) {
    transform: translate(50%) scale(0);
  }
  .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu-trigger.active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .menu-trigger.active span:nth-of-type(3) {
    transform: translate(-50%) scale(0);
  }
  /*   ハンバーガーメニュー */

  .tel-cta-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 4% 3% 3%;
  }
  .tel-cta-text {
    width: 100%;
    padding: 12% 0 0 7%;
    font-size: 1.78em;
    line-height: 1.4em;
  }
  .secret ul li {
    position: relative;
    display: block;
    width: 100%;
  }
  .secret ul li p:last-child {
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    font-size: .9em;
    line-height: 2.2em;
    letter-spacing: 2px;
  }
  .secret ul li:nth-of-type(2) p:last-child {
    position: absolute;
    top: 77%;
    left: 3%;
  }
  .secret ul li:nth-of-type(3) p:last-child {
    top: 70%;
  }
  .power-text {
    position: absolute;
    top: 0;
    left: 0;

    width: 52%;
    font-size: .6em;
    line-height: 1.7em;
  }

  .trouble-text {
    width: 90%;
    position: absolute;
    bottom: 5%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-size: .9em;
  }
  .trouble2 {
    margin-bottom: 10%;
  }
  .question li {
    vertical-align: top;
    display: block;
    width: 100%;
  }
  .a-box {
    background: url(../img/question_02.png) repeat-y top center;
    background-size: 100%;
  }
  .question {
    margin: 9% 0 0%;
  }
  .question ul {
    display:table;
    padding:0;
  }
  .question li {
    display:inline-block;
    list-style:none;
    vertical-align: top;
    width: 100%;
    margin: 0 auto;
  }
  .question-q-text {
    position: absolute;
    top: 5%;
    left: 20%;
    right: 0;
    margin: 0 auto;
    text-align: left;
    width: 70%;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .question ul:nth-of-type(1) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(2) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(3) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(4) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(4) li:first-child .question-q-text {
    top: 11%;
  }
  .question ul li {
    margin-bottom: 5%;
  }
  .water-trouble li {
    margin: 0 auto;
    width: 95%;
    display: block;
  }

  .point {
    background: #c02521 url(../img/point_bg.png) no-repeat top center;
    padding-bottom: 17%;
  }

  .point li {
    display:block;
    width: 100%;
    list-style:none;
  }

  .point1 p:last-child {
    position: absolute;
    bottom: 0;
    left:0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point2 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point3 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;

    padding-left:5em;
    text-indent:-.6em;
  }
  .point4 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point5 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point6 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .wc-cc {
    background: none;
    margin-top: -10%;
    /*     box-shadow: 0 5px 4px rgba(0,0,0,0.3); */
  }

  /* キッチンの水トラブル */
  .kitchen-box .titl,
  .toilet-box .titl,
  .company-box .titl,
  .price-box .titl,
  .faucet-box .titl{
    width: 70%;
  }
  .contents-text {
    position: absolute;
    top: 14.7em;
    right: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
  }
  .contents-text p:first-child {
    text-align: center;
    color: #ff530f;
    font-weight: bold;
    border-bottom: 2px solid #ff530f;
    margin-bottom: 2%;
    padding-bottom: 2%;
    line-height: 1.3em;
    font-size: 1em;
  }
  .contents-text p:last-child {
    font-size: 1em;
  }
  .comment-text {
    top: 57%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
  }
  .kitchen-box1 .contents-text .f-size {
    font-size: .95em;
  }
  .mt-6 {
    margin-top: -16%;
  }
  .mt-10 {
    margin-top: -10%;
  }
  /* /キッチンの水トラブル */

  /* トイレのトラブル */
  .comment-text2 {
    top: 55%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5em;
  }
  .kitchen-box1 .contents-text .contents-text2 {
    line-height: 1.7em;
  }
  /* /トイレのトラブル */

  /*   会社概要 */
  .company {
    width: 95%;
    margin: 0 auto;
  }
  .company .th {
    display: block;
    width: 100%;
    color: #fff;
    background: #1f7fb4;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
    padding: 1.5% 0;
    text-indent: 0em;
  }
  .company .th img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .company .td {
    width: 94%;
    display: block;
    background: #edf4f5;
    padding: 2% 3%;
    font-size: 1em;
    color: #30221e;
    vertical-align: middle;
  }
  .company .mb1 {margin-bottom: 0;}
  .company  .orange {
    color: #ff8009;
    font-size: .8em;
    vertical-align: top;
    margin-right: .9%;
  }
  .company .th .money-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .company .li-h {
    line-height: 1.8em;

  }
  /*  / 会社概要 */

  /* プライバシーポリシー */
  .privacy-box {
    width: 95%;
    margin: 0 auto;
  }
  .privacy-box h2 {
    border-radius: 5px;
    background-image: -moz-linear-gradient( 0deg, rgb(0,197,215) 0%, rgb(0,122,194) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,197,215) 0%, rgb(0,122,194) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,197,215) 0%, rgb(0,122,194) 100%);

    color: #fff;
    padding: 2% 2%;
    margin-bottom: 2%;
    font-size: 1.1em;
  }
  .privacy-box h3 {
    position: relative;
    border-bottom: 3px solid #b8b8b8;
    margin-bottom: 2%;
  }
  .privacy-box h3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 140px;
    height: inherit;
    border-bottom: 3px solid #ff870c;
  }
  .privacy-box p {
    font-size: .9em;
    margin: 0% auto 5%;
    line-height: 2em;
  }
  .privacy-box .privacy-time-text {
    font-size: .7em;
    line-height: 1.5em;
  }
  .privacy-box .kureka-text {
    font-size: .6em;
    line-height: 1.5em;
  }
  .privacy-box .orange {
    color: #ff8009;
  }
  .privacy-box ul {
    margin-bottom: 5%;
  }
  .privacy-box ul li {
    font-size: .9em;
    padding-left:1.3em;
    text-indent:-1.3em;
  }
  /* /プライバシーポリシー */

  /* 料金について */
  .price-details {
    width: 95%;
    margin: 0 auto 10%;
    filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2));
  }
  .price-details-testbox {
    background: url(../img/sp_price_details_m.png) repeat-y top center;
    background-size: 100%;
  }
  .price-details-testbox .box1 {
    float: right;
    font-weight: bold;
  }
  .price-details-testbox {
    padding: 4% 4% 6%;
  }
  .price-details-testbox .text-box {
    width: 100%;
    margin: 0 auto 3%;
  }
  .price-details-testbox .text-box p {
    display: inline-block;
    margin: 0 auto 2%;
  }
  .price-details-testbox .text-box .price-list {
    background: #ff8d3d;
    color: #fff;
    font-size: 1em;
    position: relative;
    vertical-align: middle;
    padding: 2% 3% 2% 11%;
  }
  .price-details-testbox .text-box .price-list:before {
    content: url('../img/bi_icon.png');
    position: absolute;
    top: 55%;
    left: 1.2em;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  .price-details-testbox .text-box .end-test {
    font-size: 1em;
  }
  .price-details-testbox .text-box-titl {
    font-size: 1.5em;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    line-height: 1.3em;
  }
  .price-details-testbox .text-box-titl .br {
    display: block;
  }
  .price-details-testbox .price-text .br {
    display: block;
  }
  .price-details-testbox .price-text {
    width: 50%;

    position: absolute;
    right: 0;
    bottom: 6%;
  }
  .price-details-testbox .price-text .icon {
    margin-bottom: 4%;
    border-radius: 10px;
    color: #ff8d3d;
    font-size: 1em;
    width: 50%;
    border: 1px solid #ff8d3d;
    letter-spacing: 3px;
    line-height: 2em;
    margin-right: 1%;
    text-align: center;
  }
  .price-details-testbox .price-text .price {
    color: #f00;
    font-size: 2.5em;

    position: relative;
    top: 8px;
  }
  .price-details-testbox .price-text .price-plus {
    position: relative;
    top: 1.3em;
    display: block;

    font-size: .8em;
    clear: #30221e;
  } 
  .price-details-testbox .price-img {
    width: 40%;
    padding-top: 1%;
  }
  .price-details-attention {
    width: 89%;
    margin: 0 auto 3%;
    background: url(../img/price_details_bg.png) repeat top center;
    font-size: .9em;
    padding: 3%;
    line-height: 1.7em;
  }
  /* /料金について */

  /* お問い合わせ */
  .contact {
    width: 95%;
    margin: 0 auto;
  }
  .contact .th {
    display: block;
    width: 100%;
    color: #fff;
    background: #1f7fb4;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
    padding: 1.5% 0;
    text-indent: 0em;
    border: none;
  }
  .contact .th img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .contact .td {
    width: 94%;
    display: block;
    background: #edf4f5;
    padding: 2% 3%;
    font-size: 1em;
    color: #30221e;
    vertical-align: middle;
    border: none;
  }
  .contact .mb1 {margin-bottom: 0;}
  .contact .th .money-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .contact .li-h {
    line-height: 1.8em;
  }
  .checkbox {
    padding: 2% 3%;
    width: 94%;
    position: relative;
  }
  .btn-13 {
    font-size: 1.3em;
    width: 44%;
    padding: 4% 0;
  }
  .btn-14 {
    font-size: 1.3em;
    width: 44%;
    padding: 4% 0;
  }


  footer .pg-top {
    position: absolute;
    bottom: 5%;
    right: 0%;
    width: 15%;
  }


  .footer-link {
    text-align: center;
    margin-top: 0%;
  }
  .footer-link li{
    font-size: 1.2em;
    padding-bottom: 1em;
  }
  #copy {
    background: #42a542;

    text-align: center;
    font-size: .72em;
    color: #fff;

    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 1em 0 1em;
    line-height: 1.7;
  }

  .kirakira:nth-child(4){
    left: 14em;
    bottom: -2em;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
  }
  .kirakira:nth-child(5) {
    left: 1em;
    bottom: 3em;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s;
  }
}
@media screen and (min-width:750px){
  #fv {
    position: relative;
  }
}

/*-------------------------------------------
footer
-----------------------------------------------*/
footer {
  position: relative;
  margin-top: 5%;
}
.footer-link {
  text-align: center;
}
.footer-link li{
  font-size: 1.1rem;
  color: #17100e;
}
.pg-top {
  position: absolute;
  bottom: .6em;
  right: 20%;
  width: 10%;
}
#copy {
  border-top: 20px solid #6ecade;
  text-align: center;
  font-size: .75em;
  color: #000;
  background: #ffffff;
  box-sizing: border-box;
  padding: .6em;
  margin: 2% auto 0;
}
@media screen and (min-width:750px){
  .footer-link {
    text-align: center;
    width: 100%;
  }
  .footer-link li {
    display: inline-block;
    padding-left: .6em;
    font-size: .7rem;
    color: #17100e;
  }
  .footer-link li img {
    max-width:240px;
  }
  .footer-link li:last-child:after {
    content: "";
    padding-left: 0;
    border:none;
  }
  #copy {
    font-size: .65em;
  }
}

/* =================================================================
		fullprice
================================================================= */
.fullprice_inner {
	margin-bottom: 40px;
}	
.fullprice_inner tr td{
	vertical-align: top;
}	
.fullprice_inner tr td.table-1 {
	width: 11%;		
}
.fullprice_inner tr td.table-2 {
	width: 20%;
}
.fullprice_inner tr td.table-3 {
	width: 31%;
}
.fullprice_inner tr td.table-4 {
	width: 21%;
}
.fullprice_inner tr th{
	background: #1f7eb4;
	color: #fff;
	padding: 1%;
	border: #bdd8ec solid 1px;
}
.fullprice_inner tbody tr td{
	font-size: 14px;
	padding: 10px;
	border: #bdd8ec solid 1px;
}
.price_font{
	font-weight: bold;
	color: #ee4a6c;
}
.fullprice_inner tr td.price_font {
	vertical-align: middle;
	text-align: center;
    }
	
/*---------------------------*/
#fixbtn {
  position: fixed;
  bottom: 0%;
  left: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}
#fixbtn.fixbtn--visible {
  bottom: 0;
}
#fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 750px;
	z-index: 999;
}
.s-btn {
	margin: 0 auto;
	text-align: center;
}
.s-btn a {
	display: inline-block;
}
.s-btn a:nth-of-type(1) {
	width: 75%;
}
.s-btn a:nth-of-type(2) {
	width: 20%;
}
.s-btn a:nth-of-type(1) img {
	width: 100%;
}
.s-btn a:nth-of-type(2) img {
	width: 100%;
}
@media only screen and (max-width: 767px){
#copy{
padding-bottom: 25%;}
}
@media only screen and (min-width: 767px){
#fixbtn{
display:none;}
}