@charset "utf-8";

/*メインビジュアル*/
#top #kv {
  width: 100%;
  height: calc(100svh - 90px);
  max-height: 750px;
  padding: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#top #kv .bgi {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#top #kv .bgi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
#top #kv .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,calc(-60% + 60px));
  z-index: 1;
  transition-delay: 1.25s;
}
#top #kv .logo.mv_in {
  transform: translate(-50%,-60%);
}
/* #top #kv h2 {
	color: #000;
  background: #fff;
	font-size: 30px;
  line-height: 1.2em;
	font-weight: normal;
	margin: 0;
  padding: 15px 25px;
	text-align: left;
	letter-spacing: 1px;
  position: absolute;
  left: 30px;
  top: 30px;
  width: auto;
  z-index: 5;
} */
#top #kv h2 {
  color: #000;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 600;  
  text-align: center;
  letter-spacing: 1px;
  margin: 0;
  margin: 25px 0 0 0;
}
#top #concept h2 {
  font-size: 30px;
  line-height: 1.4em;
  font-weight: bold;
}
#top #concept h2 span {
  display: block;
  color: var(--mainColor);
  font-size: 14px;
  line-height: 1.4em;
}
#top #concept .sub_ttl {
  font-size: 14px;
  line-height: 1.2em;
  margin: 0 0 40px;
  padding: 0;
}
#top #concept h3 {
  font-size: 24px;
  line-height: 1.4em;
}
#top #concept h3 span {
  display: block;
  font-size: 17px;
  line-height: 1.4em;
  margin: 0 0 30px;
}
#top #concept p {
  font-size: 18px;
  line-height: 1.6em;
}
#top #concept p + p {
  margin-top: 2em;
}
#top #concept img {
  width: 90%;
}
#top #service {
  background: var(--mainColor);
  position: relative;
}
#top #service .wrap {
  position: relative;
  z-index: 5;
}
#top #service .header {
  gap: 40px;
  margin: 0 0 40px;
}
#top #service .header a {
  text-decoration: none;
}
#top #service .header .btn,
#lower #service .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fdfe3a;
  border-radius: 10px;
  padding: 20px 20px;
}
#lower #service .btn.pc {
  display: flex!important;
}
#top #service .header .btn h2,
#lower #service .btn h3 {
  color: var(--mainColor);
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
}
#top #service .header .btn.orange,
#lower #service .btn.orange {
  color: #fff;
  background: #fd5d3a;
  font-size: 52px;
  line-height: 1.2em;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
}
#top #service .header .btn.orange span,
#lower #service .btn.orange span {
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 700;
}
#top #service .cts_box {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}
#top #service .cts_box + .cts_box {
  margin-top: 40px;
}
#top #service h3 {
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: bold;
  padding: 5px 20px;
  margin: 0 0 15px;
}
#top #service ul {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
}
#top #service ul li {
  width: 100%;
  margin: 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#top #service h4 {
  font-weight: bold;
  font-size: 110%;
  margin-top: 1.5em;
}
#top #service .cts_bgi {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40%;
  z-index: -1;
}
#top #service .floting_img01 {
  position: absolute;
  right: 10%;
  top: 80px;
  z-index: -1;
}
#top #service .floting_img02 {
  position: absolute;
  right: 30%;
  top: 42%;
  z-index: -1;
}
#top .contact h2 {
  color: var(--mainColor);
  font-size: 32px;
  line-height: 1.4em;
  font-weight: bold;
  margin: 0 0 10px;
}
#top .contact h3 {
  font-size: 17px;
  line-height: 1.4em;
  font-weight: bold;
  margin: 0 0 30px;
}
#top .contact .tel_box {
  max-width: 385px;
  margin: 0 0 40px;
}
#top .contact a.txt {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
/*排水管高圧洗浄*/
#lower #service .wrap {
  max-width: 1000px;
}
#lower #service h1 {
  font-size: 62px;
  line-height: 1.4em;
  font-weight: bold;
  color: #000;
  margin: 0 0 40px;
}
#lower #service h1 span {
  display: inline-block;
  padding: 0 5px;
  background: #fff;
}
#lower #service h1 span + span {
  background: #000;
  color: #fff;
  margin: 0 5px;
}
#lower #service .lead {
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  margin: 0 0 30px;
}
#lower #service .lead .cts {
  width: 55%;
}
#lower #service .lead .img {
  width: calc(100% - 55% - 20px);
}
#lower #service .lead .img img {
  width: 100%;
  max-width: 320px;
}
#lower #service .lead p.lead_txt {
  font-size: 32px;
  line-height: 1.4em;
  font-weight: bold;
  margin: 0 0 35px;
}
#lower #service .lead h2,
#lower #service #price h2 {
  display: inline-block;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
  color: #fff;
  background: #000;
  padding: 0 8px;
  margin: 0 0 20px;
}
#lower #service .lead ul li {
  font-size: 26px;
  line-height: 1.4em;
  font-weight: bold;
  color: #fff;
  padding: 0 0 0 1em;
  position: relative;
}
#lower #service .lead ul li:before {
  content: '● ';
  font-size: 16px;
  line-height: 1.8em;
  position: absolute;
  left: 0;
  top: 4px;
}
#lower #service .s_contents .title {
  justify-content: flex-start;
  gap: 20px 30px;
  margin: 0 0 30px;
}
#lower #service .s_contents .title p {
  font-size: 30px;
  line-height: 1.4em;
  font-weight: bold;
}
#lower #service .s_image {
  text-align: center;
  position: relative;
}
#lower #service .btn.orange {
  position: absolute;
  right: 0;
  top: 25%;
}
#lower #service .top_cts {
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin: 0 0 100px;
}
#lower #service .top_cts .cts {
  width: calc(100% - 250px - 20px);
}
#lower #service .top_cts .bnr {
  width: 250px;
}
#lower #service .top_cts .image {
  margin-left: -27px;
}
#lower #service .top_cts h2 {
  color: #fd5d3a;
  font-size: 36px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 0 20px;
}
#lower #service .top_cts h2 span {
  display: block;
  font-size: 20px;
  line-height: 1.4em;
}
#lower #service .top_cts .caution_numble {
  width: 100%;
  margin: 15px 0 30px;
  padding: 0;
}
#lower #service .top_cts .caution_numble li {
  font-size: 17px;
  line-height: 1.5em;
  font-weight: bold;
  padding: 0 0 0 2em;
  text-indent: -2em;
}
#lower #service .top_cts p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: bold;
}
#lower #service .bgc_wht h3 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 0 1em;
}
#lower #service .caution li {
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#lower #service #price {
  margin-top: 50px;
}
#lower #service #price .layout {
  justify-content: space-between;
  align-items: center;
  gap: 5%;
  margin: 0 0 30px;
}
#lower #service #price .layout .cts,
#lower #service #price .layout .image {
  width: 45%;
}
#lower #service #price .layout .image a {
  text-decoration: none;
  color: inherit;
}
#lower #service #price .layout .image a p {
  text-align: center;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: bold;
  color: #fd5d3a;
  margin: 1.5em auto 0;
  width: fit-content;
  position: relative;
}
#lower #service #price .layout .image a p:after {
  content: '';
  width: 150%;
  height: 200%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #f8ecdf;
  z-index: -1;
  border-radius: 100%;
}
#lower #service #price h2 {
  color: #fd5d3a;
  background: none;
  margin: 0 0 10px;
  padding: 0;
}
#lower #service p.price {
  font-size: 26px;
  line-height: 1.5em;
  font-weight: bold;
  color: #fd5d3a;
  margin: 0 0 20px;
}
#lower #service #price ul li {
  margin: 5px 0 0 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#lower #service #price .cts_box {
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0;
  padding: 0;
}
#lower #service #price .cts_box + .cts_box {
  margin-top: 40px;
}
#lower #service #price .cts_box h3 {
  font-size: inherit;
  font-weight: bold;
  margin: 0 0 5px;
}
#lower #service .contact .wrap {
  padding-top: 30px;
}
#lower #service .contact .contets {
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px 40px;
}
#lower #service .contact .contets p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: bold;
}
#lower #service .contact .contets a {
  color: inherit;
  text-decoration: none;
}
#lower #service .contact .contets a.txt_link {
  font-size: 17px;
  line-height: 1.5em;
  font-weight: bold;
}
#lower #page_link {
  width: 100%;
  margin: 0;
  padding: 30px;
  border-bottom: 1px solid #ccc;
}
#lower #page_link {
  width: 100%;
  margin: 0;
  padding: 18px 0;
  background: #fff;
  border-bottom: 1px solid #ccc;
  position: relative;
  z-index: 3;
  /* position: sticky;
  position: -webkit-sticky;
  top: 90px; */
}
#lower #page_link ul {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  justify-content: flex-start;
  align-items: center;
  gap: 1.5em;
}
#lower #page_link ul a {
  font-size: 15px;
  line-height: 1.4em;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#lower #page_link ul a:hover {
  color: var(--mainColor);
}
#lower #company .wrap {
  padding-top: 0;
}
#lower .column_wrap {
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 0 60px;
}
#lower .column_wrap .side_nav {
  width: 235px;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: normal;
  margin-top: 80px;
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
}
#lower .column_wrap .side_nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
#lower .column_wrap .side_nav ul li {
  width: 100%;
  margin: 0;
  padding: 1em 0;
  border-bottom: 1px solid #ccc;
}
#lower .column_wrap .side_nav ul li a {
  color: inherit;
  text-decoration: none;
}
#lower .column_wrap .side_nav ul li a:hover {
  color: var(--mainColor)
}
#lower .column_wrap .main_cts {
  width: calc(100% - 235px - 60px);
}
#lower .column_wrap {
  justify-content: space-between;
  gap: 0 60px;
}
#lower .column_wrap .main_cts .cts_block {
  display: inline-block;
  width: 100%;
  padding: 80px 0;
  margin: 0;
}
#lower #company .column_wrap .main_cts .cts_block {
  padding-bottom: 180px;
}
#lower #company .cts_block h2 {
  font-size: 32px;
  line-height: 1.4em;
  font-weight: normal;
  letter-spacing: .15em;
  margin: 0 0 .6em;
}
#lower #company .cts_block p.intro {
  font-size: 15px;
  line-height: 1.4em;
  margin: 0 0 2.5em;
}
#lower #company table {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.4em;
}
#lower #company table th {
  width: 35%;
  margin: 0;
  padding: 1em 1em 1em 0;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
#lower #company table td {
  width: 65%;
  margin: 0;
  padding: 1em 0;
  vertical-align: middle;
  text-align: left;
}
#lower #company table td span {
  font-size: 75%;
}
#lower #company p.timeline {
  display: block;
  text-align: right;
  font-size: 15px;
  line-height: 1.4em;
  margin-top: .6em;
}
#lower #company #greeting p,
#lower #company #services ul.numble,
#lower #company #concept {
  font-size: 15px;
  line-height: 1.8em;
}
#lower #company #company-info table tr {
  border-top: 1px solid #ccc;
}
#lower #company #company-info table tr:last-child {
  border-bottom: 1px solid #ccc;
}
#lower #company #concept p + h3 {
  margin-top: 2.5em;
}
#lower #company #services ul.numble {
  counter-reset: listnum;
}
#lower #company #services ul.numble > li {
  padding-left: 1em;
  text-indent: -1em;
}
#lower #company #services ul.numble > li + li {
  margin-top: 2em;
}
#lower #company #services ul.numble > li:before {
  counter-increment: listnum;
  content: counter(listnum)'. ';
}
#lower #company #services ul.numble > li > ul > li {
  padding-left: 1em;
  text-indent: -1em;
}
#lower #company #access-map .map iframe {
  width: 100%;
  height: 400px;
}



@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
  transform: translateX(-100%);
  }
}
.scroll-infinity {
  margin-top: 20px;
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.scroll-infinity__item {
  /* width: calc(100vw / 1.5); */
  max-width: 1500px;
  width: 150vw;
}
.scroll-infinity__item>img {
  width: 100%;
}

#lower #voice .wrap {
  padding-top: 30px;
}
#lower #voice .column_wrap .side_nav {
  margin-top: 0;
}
#voice .page_title {
  font-size: 24px;
  line-height: 1.5em;
  margin: 0 0 2em;
}
#voice .cts_title {
  font-size: 36px;
  line-height: 1.5em;
  margin: 0 0 2em;
}
#voice .main_cts .cts_box {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#voice .main_cts .cts_box + .cts_box {
  margin-top: 2.5em;
}
#voice .main_cts .cts_box h3,
#voice .main_cts .cts_box p.name,
#voice .main_cts .cts_box p {
  font-size: 15px;
  line-height: 1.6em;
}



/*お問い合わせ*/
#contact .form_wrap {
	max-width: 800px;
	width: 90%;
	height: 100%;
	position: relative;
	margin: 0 auto;
	padding: 50px 0 100px;
	font-size: 16px;
	font-weight: normal;
}
#contact h2,
#tel_contact h2 {
	width: 100%;
  margin: 0 0 1.5em;
	padding: 0;
	font-size: 28px;
	font-weight: normal;
  text-align: center;
}
#contact p.intro {
	width: 100%;
  margin: 0 0 1.5em;
	padding: 0;
	font-size: 17px;
  text-align: center;
}
#contact h3 {
	font-size: 18px;
	font-weight: bold;
	max-width: 800px;
	width: 100%;
	margin: 0 auto 80px;
  text-align: center;
}
#contact form h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
#contact h4 {
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}
#contact h5 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}
#contact form span {
  color: #D40003;
  padding: 0;
  margin: 0 0 0 2px;
}
#contact .inBox {
	width: 100%;
	margin: 0;
  padding: 0;
}
#contact .inBox:after {
	content: "";
  display: block;
  clear: both;
}
#contact .inBox dt,
#contact .inBox dd {
  float: left;
  padding: 10px;
}
#contact .inBox dt {
  width: 28%;
}
#contact .inBox dd {
  width: 72%;
}
#contact form input[type="text"],
#contact form input[type="email"],
#contact form input[type="tel"],
#contact form input[type="number"],
#contact form input[type="password"] {
	line-height: 1.5em;
	padding: 5px 10px;
	border: 1px solid #ccc;
  border-radius: 5px;
	background: #fff;
	font-size: 16px;
}
/* #contact form input.error,
#contact form input.error[type="checkbox"],
#contact form select.error {
	border: 1px solid #f79c9d!important;
  background: #f9dfe0!important;
} */
#contact form select {
	line-height: 1.5em;
	padding: 5px 10px;
	border: 1px solid #ccc;
  border-radius: 5px;
	background: #fff;
	font-size: 16px;
	height: 35px;
}
#contact form textarea {
	height: 10em;
	padding: 10px;
	border: 1px solid #ccc;
  border-radius: 5px;
	background: #fff;
	font-size: 16px;
}
#contact .wd_s {max-width: 150px; width: 100%;}
#contact .wd_m {max-width: 350px; width: 100%;}
#contact .wd_l {width: 100%;}
#contact .sbmBtn {
  width: 250px;
  height: 55px;
  line-height: 55px;
  background: var(--mainColor);
  color: #fff;
  font-size: 16px;
  border: 1px solid var(--mainColor);
  border-radius: 5px;
  margin: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-appearance: none;
  cursor: pointer;
}
#contact .sbmBtn.back {
  background: #f7f7f7;
  color: var(--txtColor);
  border: 1px solid var(--txtColor);
  border-radius: 5px;
}
#contact .sbmBtn:hover,
#contact .sbmBtn.back:hover {
  opacity: .8;
}
#contact table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
#contact table.formTable td,
#contact table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
#contact table.formTable th{
	width:30%;
	font-weight:normal;
	background:#f9f9f9;
	text-align:left;
}
#contact p.error_messe{
	margin:5px 0;
	color: #D60003;
}
.telBox {
  max-width: 800px;
	width: 100%;
  margin: 0 auto;
  padding: 0;
}
#tel_contact .wrap {
  padding: 40px 0 100px;
}
#lower .telBox .column_wrap {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 20px;
}
#lower .telBox .column_wrap p {
  width: calc(45% - 20px);
}
#lower .telBox .column_wrap .link {
  width: 55%;
}

/*policy*/
#policy .wrap {
  max-width: 1000px;
}
#policy h1 {
  font-size: 36px;
  line-height: 1.4em;
  text-align: center;
  margin: 0 0 1.5em;
}
#policy p {
  font-size: 16px;
  line-height: 2em;
}
#policy h2 {
  font-size: 24px;
  line-height: 1.5em;
  margin: 2.5em 0 .8em;
}
#policy h2 + p {
  padding-left: 2em;
}


/* ========================================================================================================
   912px以下
   ========================================================================================================*/
@media screen and (max-width: 912px) {
	#contact .form_wrap form input[type="text"],#contact .form_wrap form input[type="email"],#contact .form_wrap form input[type="tel"],#contact .form_wrap form input[type="number"],#contact .form_wrap form input[type="password"],#contact .form_wrap form select,#contact .form_wrap form textarea {
	font-size: 16px;
	}
	#contact .form_wrap form .wd_m,#contact .form_wrap form textarea {
		width: 100%;
	}
	#contact .form_wrap form h3 {
		width: 100%;
	}
	#contact .form_wrap table.formTable td, #contact .form_wrap table.formTable th {
		display: block;
		width: 100%!important;
		border: none;
	}
	#contact .form_wrap table.formTable th {
		border-left: 3px solid #ccc!important;
	}

  #lower #service h1 {
    font-size: calc(100vw / 100 * 6);
    margin: 0 0 1em;
  }
  #lower #service .lead p.lead_txt {
    font-size: calc(100vw / 100 * 3.5);
    margin: 0 0 1.2em;
  }


}
/* ========================================================================================================
   767px以下
   ========================================================================================================*/
@media screen and (max-width: 767px) {
  #top #kv {
    height: calc(100svh - 60px);
    max-height: 550px;
  }
  #top #kv h2 {
    font-size: calc(100vw / 100 * 4.8);
  }
  #top #kv .logo {
    width: 80%;
  }
  #top #concept img {
    width: 100%;
  }
  #top #service {
    overflow: hidden;
  }
  #top #service .header {
    gap: 20px;
  }
  #top #service .header .btn h2,
  #lower #service .btn h3 {
    font-size: 28px;
  }
  #top #service .header .btn.orange,
  #lower #service .btn.orange {
    font-size: 40px;
    line-height: 1.4em;
    font-weight: bold;
  }
  #top #service .wrap {
    padding-bottom: 30%;
  }
  #top #service .cts_bgi {
    width: 60%;
  }
  #top #service .floting_img01 {
    right: -12%;
    top: 14%;
    width: 52%;
  }
  #top #service .floting_img02 {
    right: 13%;
    top: 26%;
    width: 35%;
    z-index: -2;
  }
  #top .contact h2 {
    font-size: 28px;
  }
  #top #concept h2 {
    font-size: 26px;
  }
  #top #concept h3 {
    font-size: 22px;
  }
  #top #concept h3 span {
    font-size: 15px;
  }
  #top #concept p {
    font-size: 16px;
  }
  #lower #service .s_contents .title {
    gap: 10px 30px;
  }
  #lower #service .btn {
    width: 100%;
  }
  #lower #service .btn.pc {
    display: none!important;
  }
  #lower #service .btn.orange.sp {
    display: flex !important;
    position: relative;
    top: 0;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
    font-size: 32px;
    padding: 5px 1em;
  }
  #lower section .wrap {
    padding: 40px 0;
  }
  #lower #service h1 {
    font-size: 28px;
  }
  #lower #service .lead p.lead_txt {
    font-size: 20px;
  }
  #lower #service .lead .cts {
    width: 100%;
  }
  #lower #service .lead h2, #lower #service #price h2 {
    font-size: 18px;
    margin: 0 0 1em;
  }
  #lower #service .lead ul li {
    font-size: 20px;
  }
  #lower #service .lead ul li:before {
    font-size: 14px;
    top: 3px;
  }
  #lower #service .lead {
    position: relative;
  }
  #lower #service .lead .img {
    width: 32%;
    position: absolute;
    right: 0;
    bottom: -10px;
  }
  #lower #service .s_contents .title p {
    font-size: 22px;
    text-align: center;
    margin: auto;
  }
  .scroll-infinity__item {
    width: 200vw;
  }
  #lower #service .top_cts .cts {
    width: 100%;
  }
  #lower #service .top_cts h2 {
    font-size: 30px;
    margin: 0 0 .5em;
  }
  #lower #service .top_cts h2 span {
    font-size: 16px;
  }
  #lower #service .top_cts .image {
    margin-left: 0;
  }
  #lower #service .top_cts .caution_numble li {
    font-size: 16px;
  }
  #lower #service .top_cts p {
    font-size: 18px;
  }
  #lower #service .top_cts {
    margin: 0 0 20%;
  }
  #lower #service #price .layout {
    gap: 30px;
  }
  #lower #service #price .layout .cts,
  #lower #service #price .layout .image {
    width: 100%;
  }
  #lower #service .contact .contets .img {
    width: 80px;
  }
  #lower #service .contact .contets {
    gap: 20px;
  }
  #lower #service .contact .contets .cts {
    width: calc(100% - 100px);
  }
  #lower #service .contact .contets p {
    font-size: 16px;
  }
  #lower #service .contact .contets a.txt_link {
    margin-top: 1em;
    display: inline-block;
  }
  #lower #service .top_cts .bnr {
    width: 100%;
    text-align: center;
  }

  #lower .column_wrap .main_cts .cts_block {
    padding: 40px 0;
  }
  #lower #company .cts_block h2 {
    font-size: 28px;
  }
  #lower .column_wrap {
    flex-direction: column-reverse;
    gap: 0;
  }
  #lower .column_wrap .main_cts {
    width: 100%;
  }
  #lower .column_wrap .side_nav {
    width: 100%;
    margin-top: 0;
    position: inherit;
    top: unset;
  }

  #lower #page_link {
    padding: 15px 0;
  }
  #lower #page_link ul {
    gap: 0.5em 1em;
  }
  #contact h2, #tel_contact h2 {
    font-size: 24px;
  }
  #contact p.intro {
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
  }
  #contact .inBox + .inBox {
    margin-top: 30px;
  }
  #contact .inBox dt {
    width: 100%;
    padding: 0;
  }
  #contact .inBox dd {
    width: 100%;
    padding: 0;
  }
  #contact .inBox dd p {
    font-size: 14px;
  }
  #contact .inBox dd + dt {
    margin-top: 15px;
  }
  #contact h3 {
    font-size: 16px;
  }
  #lower .telBox .column_wrap p,
  #lower .telBox .column_wrap .link {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
  }
  #tel_contact .wrap {
    padding: 20px 0 80px!important;
  }
  #policy h1 {
    font-size: 28px;
    margin: 0 0 1em;
  }

  #policy p {
    font-size: 14px;
    line-height: 1.8em;
  }
  #policy h2 {
    font-size: 18px;
    line-height: 1.5em;
    margin: 2em 0 0.5em;
    text-indent: -1em;
    padding: 0 0 0 1em;
  }
  #policy h2 + p {
    padding-left: 1.6em;
  }
  #voice .page_title {
    font-size: 20px;
    line-height: 1.5em;
    margin: 0 0 1em;
  }
  #voice .cts_title {
    font-size: 28px;
    line-height: 1.5em;
    margin: 0 0 1em;
  }
  #voice .main_cts .cts_box h3,
  #voice .main_cts .cts_box p.name,
  #voice .main_cts .cts_box p {
    font-size: 14px;
    line-height: 1.6em;
  }
  #lower #voice .column_wrap .side_nav {
    margin-top: 40px;
  }
  #lower #service #price .layout .image a p {
    font-size: 18px;
  }
  #lower #service p.price {
    font-size: 20px;
  }
  #lower #service ul.caution {
    font-size: 15px;
    line-height: 1.6em;
  }
  #lower #service ul.caution li + li {
    margin-top: 10px;
  }
  #lower #service #price p,
  #lower #service #price ul {
    font-size: 15px;
    line-height: 1.6em;
  }
  

}