@charset "UTF-8";
body{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
header {
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    height: 80px;
    width: 95%;
}
header p {
    max-width: 57%;
    font-size: 12px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    line-height: 170%;
    margin: 0;
    text-decoration: none;
}
.logo {
    height: 45px;
}
.h-tel {
    height: 80px;
    float: right;
    position: absolute;
    top: 3px;
    right: 5%;
}
body a {
    text-decoration: none;
    color: #000000;
}
.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: auto;
	clear: both;
}
h1 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    font-size: 28px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    text-decoration: none;
    line-height: 150%;
    color: #000000;
    letter-spacing: -1px;
}
h2{
    color: #fff;
    font-size: 18px;
    position: relative;
    padding-top: 10px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px;
    background-color: #0075c2;
    border-radius: 8px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    margin-bottom: 20px;
    line-height: 150%;
    letter-spacing: 2px;
}
h2:before{
        content: "";
        position: absolute;
        top: 100%;
        left: 30px;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-top: 8px solid #0075c2;
}

h3 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    font-size: 20px;
    position: relative;
    color: white;
    padding-top: 0.6em;
    padding-right: 0.4em;
    padding-left: 1.6em;
    padding-bottom: 0.6em;
    background-color: #C30003;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 120%;
}
h3:after {
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 18px;
     height:4px;
     background-color:white;
}
h3 br {
    display: none;
}
h4 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    color: #C3040A;
    font-size: 33px;
    letter-spacing: 2px;
    line-height: 170%;
    margin-bottom: 10px;
    margin-top: 10px;
}
h5 {
    width: 100%;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    font-size: 18px;
    color: #000000;
    letter-spacing: 2px;
    line-height: 180%;
    margin: 0;
}
h6 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    text-align: center;
    font-size: 28px;
    line-height: 180%;
    color: #0075C2;
    margin-top: 50px;
    margin-bottom: 50px;
}
 
h6 span{
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 3px 1.0em 2px;
}
      
h6 span::before{
     position: absolute;
     content: '';
     top:0;
     right:-0.2em;
     width: 0.4em;
     height:100%;
     border: solid 1px #0075C2;
     border-left: none;
}
 
h6 span::after{
     position: absolute;
     content: '';
     top:0;
     left:0;
     width: 0.4em;
     height:100%;
     border: solid 1px #0075C2;
     border-right: none;
}
.step {
    font-size: 14px;
    line-height: 120%;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    color: #fff;
    padding-top: 4px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 4px;
    border-radius: 10px;
    background: #0075C2;
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.lead1 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    margin-right: auto;
    margin-left: auto;             /* デフォルトCSS打ち消し */
    font-size: 15px;    /* 周りの余白指定 */
    position: relative;    /* 位置調整 */
    text-align: center;
    display: block;
    line-height: 180%;
    color: #000000;
}
.back-image1, .back-image2, .back-image3, .back-image4 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    min-height: 300px;
}
.back-image1 {
    float: left;
    background-image: url("../img/dp-muffler/dp-muffler01.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50% auto;
}
.l-contens {
    width: 50%;
    padding: 30px;
    margin: 0;
    float: left;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 13px;
    line-height: 180%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 500px;
    position: relative;
    left: 5%;
}
.tsuyomi {
    padding-left: 1.5em;
    margin: 0;
    width: 98%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tsuyomi li {
    position: relative;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 15px;
    list-style: none;
    color: #000000;
}
.tsuyomi li::after {
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 14px;
  display: block;
  content: '';
  position: absolute;
  top: .8em;
  left: -1.2em;
  width: 8px;
  height: 3px;
  border-left: 2px solid #C3040A;
  border-bottom: 2px solid #C3040A;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.waribiki {
    padding-left: 1.5em;
    margin: 0;
}
.waribiki li {
    position: relative;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 20px;
    list-style: none;
    color: #000000;
}
.osusume {
    width: 95%;
    display: block;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.osusume li {
    position: relative;
    padding-left: 6.5em;
    counter-increment: li;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    color: #000;
    list-style: none;
    font-size: 15px;
    line-height: 180%;
    padding-top: 13px;
    padding-right: 0px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #0075C2;
}
.osusume li::before {
  content: 'その' counter(li);
  display: block;
  position: absolute;
  top: .5em;
  left: 0;
  color: #fff;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
  font-size: 17px;
  line-height: 180%;
  padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 5px;
  font-weight: bold;
    background:#0075C2;
}
.point1 {
    font-size: 1.3em;
    line-height: 200%;
    text-decoration: none;
}
.point2 {
    color: #000;
    /*文字の訂正線　text-decoration: line-through;*/
}
.pink_line {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%, rgba(255,0,31,0.40) 0%) repeat scroll 0 0;
}
.pink_line_strong {
    font-size: 1.5em;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%, rgba(255,0,31,0.40) 0%) repeat scroll 0 0;
    font-family: "FOT-ロダンNTLG Pro DB";
}
.red_line_strong {
    font-size: 1.5em;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%, rgba(243,216,0,0.60) 0%) repeat scroll 0 0;
    line-height: 150%;
    color: rgba(213,0,3,1.00);
}
.strong_line {
    font-size: 1.5em;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 65%, rgba(243,216,0,0.60) 0%) repeat scroll 0 0;
    line-height: 150%;
    color: rgba(213,0,3,1.00);
}
.strong_point {
    font-size: 1.5em;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    margin: 0;
    padding: 0;
    line-height: 150%;
}
.red-font {
    color: rgba(213,0,3,1.00);
}
.spcost_point {
    font-size: 1.3em;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    margin: 0;
    padding: 0;
    line-height: 150%;
    color: rgba(213,0,3,1.00);
}
.strong_point_w {
    font-size: 1.1em;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    color: #F3D800;
    border-bottom: 1px solid #F3D800;
    padding-bottom: 2px;
}
.blue_line{
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #BBDCF4 0%) repeat scroll 0 0;
}
.yellow_line {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 70%, rgba(243,216,0,0.60) 0%) repeat scroll 0 0;
}
.tyui {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 13px;
    text-align: justify;
    line-height: 180%;
    text-decoration: none;
    letter-spacing: 2px;
    padding: 15px;
    color: rgba(0,0,0,1.00);
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    max-width: 1100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dotted #C30003;
    margin-top: 10px;
}
.campaign {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 15px;
    text-align: justify;
    line-height: 230%;
    text-decoration: none;
    letter-spacing: 2px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    color: #000;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 1100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFFDF1;
    border: 7px solid #C3040A;
    padding-left: 20px;
}
.keisoku {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    list-style: none;
    padding-left: 15px;
}
.keisoku li {
    width: 48%;
    box-sizing: border-box;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 20px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 1%;
    float: left;
    text-align: center;
    color: #000000;
    line-height: 180%;
    text-decoration: none;
    background-color: #F1F1F1;
    border: 1px dotted #0075C2;
    margin-right: 1%;
}
.keisoku li img {
    margin-top: 7px;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 7px;
}
.flow {
    width: 95%;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 15px;
    line-height: 170%;
    text-decoration: none;
    letter-spacing: 1px;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
    display: block;
}
.flow li {
    margin-bottom: 20px;
    color: #000000;
}
.senjyo-flow {
    width: 95%;
    box-sizing: border-box;
}
.senjyo-flow li {
    width: 32%;
    box-sizing: border-box;
    margin-right: 2%;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 15px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 13px;
    border: 3px solid #0075C2;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-left: 0px;
    float: left;
}
.senjyo-flow li:nth-child(3n) {
    margin-right: 0px;
}
.senjyo-flow li img {
    width: 100%;
    margin: 0;
}
.hiyou1 {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-bottom: 50px;
    margin-top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hiyou1 th:first-child, .hiyou1 .th-s {
    width: 40%;
    border: solid 1px #ccc;
    padding: 7px 5px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    text-align: center;
    font-size: 15px;
    line-height: 180%;
    box-sizing: border-box;
}
.hiyou1 th {
    width: 30%;
    background-color: #E6E6E6;
    border: solid 1px #ccc;
    padding: 7px 5px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    text-align: center;
    font-size: 15px;
    line-height: 180%;
    box-sizing: border-box;
    color: #000000;
}
.hiyou1 td {
    border: solid 1px #ccc;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 7px;
    padding-bottom: 7px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    text-align: left;
    font-size: 15px;
    line-height: 180%;
    box-sizing: border-box;
    letter-spacing: 0px;
    color: #000000;
}
.maker {
    border: solid 1px #ccc;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 7px;
    padding-bottom: 7px;
    color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    text-align: left;
    font-size: 13px;
    line-height: 180%;
    box-sizing: border-box;
}
.hiyou1 td:last-child {
    border: solid 1px #ccc;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    color: #E80003;
    font-family: "Noto Sans JP", sans-serif; font-weight: 900;
    text-align: left;
    font-size: 20px;
    line-height: 150%;
    box-sizing: border-box;
    letter-spacing: normal;
}
.obi {
    width: 100%;
    background-color: rgba(240,231,213,1.00);
    padding-top: 30px;
    padding-bottom: 30px;
}
.font1 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 900;
    color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 120%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.font2 {
    font-family: "Noto Sans JP", sans-serif; font-weight: 900;
    color: rgba(255,255,255,1.00);
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 120%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-box{
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 12px;
    text-align: left;
    line-height: 250%;
    text-decoration: none;
    letter-spacing: 2px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 30px;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    height: auto;
    width: 90%;
    max-width: 1100px;
}
.c-box p {
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    font-size: 14px;
    line-height: 180%;
    text-decoration: none;
    letter-spacing: 1px;
    margin-left: 25px;
    padding: 0;
    color: #000;
    margin-bottom: 0px;
}
#top-image{
    width: 100%;
    padding-top: 40%;
    padding-bottom: 7%;
    background-image: url(../img/dp-muffler/dp-topimage_v2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    z-index: 2;
    max-height: 700px;
    background-size: cover;
}
.l-img {
    width: 300px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 50px;
    margin-bottom: 30px;
    float: left;
}
.l-img2 {
    width: 70%;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}
.tel {
    display: block;
    background-image: url(../img/tel.png);
    background-size: 300px auto;
    background-repeat: no-repeat;
    width: 300px;
    height: 73px;
    position:fixed;
    top: 0;
    z-index: 999;
    right: 30px;
}
.point {
    padding-left: 30px;
    display: inline-block;
}
.zeikomi {
    font-size: 0.7em;
    line-height: 1.1em;
}
.lede{
    display: block;
    width: 800px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 17px;
    text-align: justify;
    line-height: 180%;
    text-decoration: none;
    letter-spacing: 2px;
    margin-right: auto;
    margin-left: auto;
    color: #2b2b2b;
}
.baner {
    width: 100%;
    padding-top: 30.5%;
    background-image: url("../img/campaign_pc_v4.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    z-index: 2;
    background-size: cover;
}
.baner2 {
    width: 100%;
    padding-top: 42.8%;
    background-image: url("../img/skp_main.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    z-index: 2;
    background-size: cover;
}
.baner3 {
    width: 100%;
    padding-top: 33%;
    background-image: url("../img/kyanter_banner_pc2023.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    z-index: 2;
    background-size: cover;
}
.toiawase {
    margin-right: auto;
    margin-left: auto;
    width: 650px;
    margin-top: 50px;
    text-decoration: none;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    height: 110px;
    margin-bottom: 50px;
}
.toiawase a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #C3040A;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.toiawase a:hover {
    background-color: #0075C2;
}
.toiawase2 {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    text-decoration: none;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    height: 90px;
    margin-bottom: 20px;
    width: 90%;
    max-width: 500px;
}
.toiawase2 a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #C3040A;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.toiawase2 a:hover {
    background-color: #0075C2;
}
.toiawase-btn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
    box-sizing: border-box;
    padding-top: 30px;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: "Noto Sans JP", sans-serif; font-weight: 900;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
    font-family: "Noto Sans JP", sans-serif; font-weight: 700;
    line-height: 180%;
    font-size: 13px;
    color: #000;
	position: relative;
	padding: 20px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
}
.cp_qa dt {
	margin: 0 3em 1em 3em;
	background: #DEDEDE;
}
.cp_qa dd {
	margin: 0 3em 3em 3em;
	background:#C9E9FF;
}
/* 吹き出し▶︎ */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し▶︎ */
.cp_qa dt::before {
    left: -0.5em;
    border-width: 5px 8.7px 5px 0;
    border-color: transparent #DEDEDE transparent transparent;
}
/* 答え吹き出し▶︎ */
.cp_qa dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent #C9E9FF;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* ?アイコン */
.cp_qa dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.4em;
	content: "Q";
	background:#C3040A;
}
/* !アイコン */
.cp_qa dd::after {
	right: -2.5em;
	margin: 0 0 0 0.5em;
	padding: 0.2em 0.4em;
	content: "A";
	background:#0075C2;
}
.rebuild-kakaku {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 40px;
    padding-bottom: 10px;
    box-sizing: border-box;
    float: left;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif; font-weight: 800;
    line-height: 150%;
    text-align: center;
    background-color: #0075c2;
    letter-spacing: 0.5px;
    position: relative;
}
.rebuild-kakaku img {
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
}
footer {
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #000000;
    width: 100%;
    background-color: #0075C2;
    color: #FFFFFF;
    background-image: url(../img/f-back.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 50% auto;
    margin-top: 50px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-style: normal;
    font-size: 12px;
    text-align: center;
}
footer a {
    color: #FFFFFF;
    text-decoration: none;
}
footer p{
    font-size: 11px;
    text-align: center;
    margin-top: 35px;
    color: #FFFFFF;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.f-logo {
    display: block;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
}
#footer #c {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    line-height: 250%;
    color: rgba(255,255,255,1.00);
}

.fade_in {
    transition: all 500ms 0s ease;
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0;
}

.fade_in.js_active {
    visibility: visible;
    transform: translateY(0px);
    opacity: 1;
}
.f-tel {
    display: none;
}

@media only screen and (max-width: 1000px) {
header p {
    width: 45%;
    max-width: none;
    line-height: 150%;
}
.logo {
    height: 40px;
}
.back-image1, .back-image2, .back-image3, .back-image4 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 55%;
}
.back-image1, .back-image2, .back-image3, .back-image4 {
    float: none;
    background-position: center top;
    background-size: 85% auto;
}
.l-contens, .r-contens {
    width: 90%;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    font-size: 13px;
    max-width: none;
    position:static;
}
.l-img {
    width: 70%;
    display: block;
    max-width: 500px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    float: none;
}
.l-img2 {
    width: 100%;
    display: block;
    max-width: 800px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    float: none;
}
.rebuild-kakaku {
    width: 48%;
}

@media only screen and (max-width: 767px) {
header {
    margin-top: 50px;
    height: auto;
    padding-top: 5px;
    width: 95%;
}
header p {
    width: 100%;
    max-width: none;
    font-size: 11px;
    line-height: 200%;
    text-decoration: none;
}
.logo {
    height: 35px;
    position:fixed;
    top: 7px;
    left: 5px;
    z-index: 999;
}
.h-tel {
    display: none;
}
.f-tel {
    width: 80%;
    position:fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);left: 50%;
    z-index: 999;
    display: block;
}
#top-image{
    width: 100%;
    padding-top: 110%;
    padding-bottom: 0;
    background-image: url("../img/dp-muffler/dp-topimage_sp_v2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0;
    z-index: 2;
    background-color: #0075C2;
    background-size: 100% auto;
}
h1 {
    font-size: 22px;
}
h1 br {
    display: none;
}
h3 br {
    display:inherit;
}
h4 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 150%;
    margin-bottom: 10px;
}
h5 {
    font-size: 16px;
    letter-spacing: 1px;
}
h6 {
    font-size: 24px;
}
.tel {
    display:none;
}
.campaign {
    font-size: 13px;
    line-height: 200%;
    letter-spacing: 0px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 5px solid #C3040A;
}
.c-box {
    width: 90%;
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-top: 0px;
}
.c-box p {
    width: 100%;
    font-size: 13px;
    text-align: justify;
    line-height: 170%;
    text-decoration: none;
    letter-spacing: 2px;
    margin-left:auto;
    margin-right: auto;
    padding: 0;
    color: rgba(47,47,47,1.00);
}
.contents_c {
    width: 100%;
    min-width: 0px;
}
.hyou-koment {
    width: 90%;
    font-size: 13px;
    text-align: justify;
    line-height: 170%;
    text-decoration: none;
    letter-spacing: 2px;
    margin-left:auto;
    margin-right: auto;
    padding: 0;
    color: rgba(47,47,47,1.00);
}
.hiyou1{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.hiyou1 th:first-child, .hiyou1 .th-s {
    width: 26%;
    font-size: 13px;
    padding: 7px 2px;
}
.hiyou1 th {
    font-size: 13px;
    padding: 7px 2px;
}
.hiyou1 th:last-child {
    width: 25%;
    font-size: 13px;
    padding: 7px 2px;
}
.hiyou1 td {
    font-size: 13px;
    padding: 7px 1px 7px 4px;
}
.hiyou1 td:last-child {
    font-size: 14px;
    padding: 7px 1px 7px 4px;
    letter-spacing: normal;
}
.keisoku {
    padding-left: 0;
}
.keisoku li {
    width: 100%;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
}
.senjyo-flow {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
.senjyo-flow li {
    width: 49%;
    margin-right: 2%;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    font-size: 13px;
    border: 3px solid #0075C2;
    margin-bottom: 25px;
    margin-top: 15px;
    margin-left: 0px;
}
.senjyo-flow li:nth-child(3n) {
    margin-right: 2%;
}
.senjyo-flow li:nth-child(2n) {
    margin-right: 0px;
}
.font1 {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 150%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.font2 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 150%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.baner {
    width: 100%;
    padding-top: 101.9%;
    background-image: url("../img/campaign_sp_v4.jpg");
    margin-top: 30px;
    margin-bottom: 0;
    background-size: cover;
}
.baner2 {
    width: 100%;
    padding-top: 100%;
    background-image: url("../img/skp_main_sp.jpg");
    margin-top: 30px;
    margin-bottom: 0;
    background-size: cover;
}
.baner3 {
    width: 100%;
    padding-top: 57.5%;
    background-image: url("../img/kyanter_banner_sp2023.jpg");
    margin-top: 30px;
    margin-bottom: 30px;
    background-size: cover;
}
.toiawase, .toiawase2 {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    margin-top: 30px;
    text-decoration: none;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 70px;
}
.toiawase-btn {
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 10px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    padding-left: 5px;
}
footer p{
	font-size: 10px;
}
f-section{
    width: 96%;
}
f-left{
    width: 100%;
    font-size: 11px;
    line-height: 180%;
}

f-right{
    width: 100%;
}
.yohaku{
    padding-top: 120px;
}
}