@charset "utf-8";

* {
  transition:all 0.3s;
}
body{
  background-color: #fff;
  color: #000200;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size:16px;
  font-feature-settings : "palt" 1;
  letter-spacing: 1px;
  line-height: 1.8;
}
.inner {
  max-width: 1280px;
  padding: 10px;
  margin: auto;
}
.only-pc{
  display: block;
}
.only-sp{
  display: none;
}
.fadein {
  opacity : 0;
  transform : translate(0, 30px);
  transition : all 500ms;
}
.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

.scalein {
  opacity : 0;
  transform : scale(2);
  transition : all 500ms;
}
.scaleon {
	opacity : 1;
	transform : scale(1);
}
.to-top{
	font-size:40px;
	color:#06528d;
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:2;
}
.tp-hero{
  padding-top: 0 !important;
}
.tp-hero .logo{
  max-width: 300px;
  margin: 0 auto;
}
.tp-hero .logo h1{
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.tp-hero .logo a:hover{
  opacity: 0.7;
}
.tp-hero .logo img{
  width: 100%;
}
.tp-hero .hero-img img{
  width: 100%;
}
.tp-hero .hero-nav{
  display: flex;
  justify-content: center;
}
.tp-hero .hero-nav li{
  width: calc(100% / 5);
  text-align: center;
  margin: 2px;
}
.tp-hero .hero-nav li a{
  background: #0070C7;
  border-radius: 5px;
  display: block;
  padding: 20px 10px;
  color: #fff;
  font-weight: bold;
}
.tp-hero .hero-nav li a:hover{
  opacity: 0.7;
}
.tp-wrapper section{
  padding-top: 70px;
}
.tp-wrapper section h2{
  max-width: 650px;
  position: relative;
  z-index: 2;
}
.tp-wrapper section h2 img{
  width: 100%;
}
.tp-about .abt-tprotect{
  max-width: 420px;
  margin: 0 auto;
}
.tp-about .abt-tprotect img{
  width: 100%;
}
.tp-about p{
  text-align: center;
  line-height: 2.2;
  padding-top: 15px;
  font-weight: 500;
}
.tp-content{
  margin-top: 70px;
  background-image: url(../img/tp-cttbk.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 70px;
}
.tp-content .ctt-ttl{
  text-align: center;
  color: #0070C7;
  font-weight: 500;
  font-size: 22px;
}
.tp-content .ctt-list{
  text-align: center;
  max-width: 800px;
  margin: 20px auto;
}
.tp-content .ctt-list img{
  width: 100%;
}
.tp-content .ctt-attention{
  text-align: left;
  color: #fff;
  font-size: 14px;
  max-width: 755px;
  margin: 0 auto;
}
.tp-wrapper .tp-plan{
  padding-top: 120px;
}
.tp-wrapper h2{
  margin-left: 100px;
}
.tp-wrapper .pln-txt{
  padding-left: 200px;
  padding-top: 15px;
  position: relative;
  z-index: 2;
}
.tp-wrapper .pln-txt .pln-attention{ 
  font-size: 14px;
}
.tp-plan .pln-2tdiesel{
  background-image: url(../img/tp-planbk01.webp);
  position: relative;
  margin-top: -180px;
  padding-bottom: 130px;
  max-width: 2600px;
  width: 100%;
}
.tp-plan .pln-2tdiesel .pln-car{
  position: absolute;
  max-width: 350px;
  right: 8%;
  top: 1%;
}
.tp-plan .pln-2tdiesel .pln-car img{
  width: 100%;
}
.tp-plan .pln-2tdiesel .pln-ttl{
  position: absolute;
  max-width: 800px;
  right: 3%;
  top: 25%;
}
.tp-plan .pln-2tdiesel .pln-ttl img{
  width: 100%;
}
.tp-wrapper .tp-plan .inner{
  padding-top: 435px;
}
.tp-plan .pln-ttl-car{
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 10px;
}
.tp-plan .pln-ttl-car span{
  font-size: 16px;
  font-weight: normal;
}
.tp-plan .pln-list-wrap{
  display: flex;
  justify-content: center;
}
.tp-plan .pln-list-wrap li{
  margin: 10px;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.tp-plan .pln-list-wrap li .pln-list-ttl{
  background: #EBC75D;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  padding: 20px 20px 30px 20px;
}
.tp-plan .pln-list-wrap li:nth-of-type(2) .pln-list-ttl{
  background: #CC4F7F;
}
.tp-plan .pln-list-wrap li:last-of-type .pln-list-ttl{
  background: #06528D;
}
.tp-plan .pln-list-wrap li .pln-list-ttl img{
  width: 40px;
}
.tp-plan .pln-list-wrap li .pln-list-ttl p{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 0.6;
}
.tp-plan .pln-list-wrap li .pln-list-ttl p .ttl-big{
  font-size: 40px;
}
.tp-plan .pln-list-wrap li .pln-list-ttl p .ttl-sml{
  font-size: 14px;
  padding-top: 15px;
  display: block;
}
.tp-plan .pln-list-wrap li .pln-list-dtl{
  padding-bottom: 20px;
}
.tp-plan .pln-list-wrap li .pln-list-dtl dl{
  padding: 15px;
  border-bottom: solid 1px #333;
  margin: 0 20px;
}
.tp-plan .pln-list-wrap li .pln-list-dtl dl > div{
  display: flex;
  justify-content: center;
}
.tp-plan .pln-list-wrap li .pln-list-dtl dl > div dt{
  margin-right: 15px;
}
.tp-plan .pln-list-wrap li .pln-list-dtl dl > div dd{
  margin-left: 15px;
}
.tp-plan .pln-list-wrap li .pln-list-dtl dl:nth-of-type(2) dt{
  text-align: center;
}
.tp-plan .pln-list-wrap li .pln-list-dtl dl:last-of-type{
  border-bottom: unset;
  text-align: center;
}
.tp-plan .pln-2gasoline{
  background-image: url(../img/tp-planbk02.webp);
  position: relative;
  padding-bottom: 130px;
  max-width: 2600px;
  width: 100%;
}
.tp-plan .pln-2gasoline .pln-car{
  position: absolute;
  max-width: 350px;
  left: 8%;
  top: 1%;
}
.tp-plan .pln-2gasoline .pln-car img{
  width: 100%;
}
.tp-plan .pln-2gasoline .pln-ttl{
  position: absolute;
  max-width: 800px;
  left: 3%;
  top: 25%;
}
.tp-plan .pln-2gasoline .pln-ttl img{
  width: 100%;
}
.pln-2gasoline .pln-ttl-car{
  text-align: right;
}
.tp-plan .pln-4{
  background-image: url(../img/tp-planbk03.webp);
  position: relative;
  padding-bottom: 130px;
  max-width: 2600px;
  width: 100%;
  background-position: top right 0%;
}
.tp-plan .pln-4 .pln-car{
  position: absolute;
  max-width: 350px;
  right: 15%;
  top: 0;
}
.tp-plan .pln-4 .pln-car img{
  width: 100%;
}
.tp-plan .pln-4 .pln-ttl{
  position: absolute;
  max-width: 800px;
  right: 3%;
  top: 23%;
}
.tp-plan .pln-4 .pln-ttl img{
  width: 100%;
}
.tp-wrapper .tp-plan .pln-4 .inner{
  padding-top: 390px;
}
.pln-4 .pln-ttl-car{
  text-align: right;
}
.tp-plan .pln-4 .pln-list-wrap li:first-of-type .pln-list-ttl{
  background: #1F7DC6;
}
.tp-plan .pln-4 .pln-list-wrap li:last-of-type .pln-list-ttl{
  background: #EBC75D;
}
.tp-plan .pln-attention{
  padding-top: 50px;
}
.tp-wrapper .tp-plan .pln-attention .inner {
  padding-top: 0;
}
.tp-plan .pln-attention .pln-atn-ttl{
  color: #D24F28;
  padding-bottom: 10px;
}
.tp-plan .pln-attention .pln-atn-txt{
  font-size: 14px;
}
.tp-plan .pln-attention p:nth-of-type(3){
  padding-top: 20px;
}
.tp-wrapper .tp-list {
  padding-top: 120px;
}
.tp-list .lst-link-wrap .lst-img{
  max-width: 1280px;
  margin: 100px auto 30px;
  text-align: center;
  position: relative;
}
.tp-list .lst-link-wrap .lst-img img{
  width: 70%;
}
.tp-list .lst-link-wrap .lst-link{
  position: absolute;
}
.tp-list .lst-link-wrap .lst-link img{
  width: 80%;
}
.tp-list .lst-link-wrap .lst-link a{
  display: block;
}
.tp-list .lst-link-wrap .lst-link a:hover{
  opacity: 0.7;
}
.tp-list .lst-link-wrap .list-cate01{
  top: -3%;
  left: 10%;
}
.tp-list .lst-link-wrap .list-cate02{
  top: -13%;
  right: 21%;
}
.tp-list .lst-link-wrap .list-cate03{
  top: 13%;
  right: 5%;
}
.tp-list .lst-link-wrap .list-cate04{
  bottom: -3%;
  left: 13%;
}
.tp-list .lst-link-wrap .list-cate05{
  bottom: -6%;
  right: 27%;
}
.tp-list .lst-link-wrap .list-cate06{
  bottom: 5%;
  right: 0%;
}
.tp-list .lst-content-wrap{
  background: #EBEDF0;
  padding: 70px 20px;
  margin-top: 100px;
}
.tp-list .tab-wrap{
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tp-list .tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  display: block;
  order: -1;
}
.tp-list .tab-label {
  color: #1b3254;
  background: #fff;
  font-weight: bold;
  border: solid 1px #1b3254;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tp-list .tab-label span {
  font-size: 14px;
}
.tp-list .tab-label:not(:last-of-type) {
  margin-right: 3px;
}
.tp-list .tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.tp-list .tab-switch:checked+.tab-label {
  background: #1b3254;
  color: #fff;
}
.tp-list .tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 20px 30px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  background: #fff;
}
.tp-list .tab-switch {
  display: none;
}
.tp-list .content-wrap {
  display: flex;
  justify-content: center;
  padding: 20px;
}
.tp-list .content-wrap .content-item {
  width: 50%;
}
.tp-list .content-wrap .content-item > div{
  display: flex;
}
.tp-list .content-wrap .content-item > div dt{
  width: 80%;
  border: solid 0.5px #333;
  border-bottom: none;
  padding: 15px 10px;
}
.tp-list .content-wrap .content-item > div dd{
  width: 20%;
  border: solid 0.5px #333;
  border-left: none;
  border-bottom: none;
  padding: 15px 10px;
  text-align: center;
}
.tp-list .content-wrap .content-item:first-child dd{
  border-right: none;
}
.tp-list .content-wrap .content-item > div:last-of-type dt, .tp-list .content-wrap .content-item > div:last-of-type dd{
  border-bottom: solid 0.5px #333;
}
.tp-list .lst-attention{
  font-size: 14px;
}
.tp-list .lst-attention .lst-atn-txt{
  padding-bottom: 10px;
}
.tp-list .lst-attention .lst-atn-txt span{
  font-weight: 500;
}
.tp-contact .cntt-ttl-wrap {
  background-image: url(../img/tp-cntbk.png);
  background-size: cover;
  background-position: center;
  padding: 180px;
}
.tp-contact .cntt-ttl-wrap h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  line-height: 1.6;
  margin: 0 auto;
}
.tp-contact .cntt-flow-wrap{
  margin: -100px auto 0;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  max-width: 1280px;
  width: 90%;
}
.tp-contact .cntt-flow-wrap li{
  padding: 70px 50px 0;
  position: relative;
}
.tp-contact .cntt-flow-wrap li:nth-last-of-type(2), .tp-contact .cntt-flow-wrap li:nth-last-of-type(3){
  padding: 0;
}
.tp-contact .cntt-flow-wrap li:last-of-type{
  padding-bottom: 70px;
}
.tp-contact .cntt-flow-wrap li::before{
  content: "";
  display: block;
  width: 100%;
  height: 101.3%;
  background-image: url(../img/tp-border.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tp-contact .cntt-flow-wrap li:first-of-type::before{
  content: unset;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-ttl, .tp-contact .cntt-flow-wrap li .cntt-flow-txt{
  text-align: center;
  font-weight: 500;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-ttl{
  color: #173352;
  padding-bottom: 30px;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-txt{
  line-height: 2.2;
  padding-bottom: 70px;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-txt span{
  font-size: 14px;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-womanimg{
  position: absolute;
  bottom: -5px;
  right: 15%;
  max-width: 170px;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-womanimg img{
  width: 100%;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-flx{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-flx .cntt-flow-img{
  width: 40%;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-flx .cntt-flow-img img{
  width: 100%;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-flx .cntt-flow-txt{
  width: 60%;
  padding-bottom: 0;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-attentionttl{
  font-size: 30px;
  font-weight: 500;
  color: #EA3324;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-attentionttl span{
  font-size: 16px;
  font-weight: normal;
  color: #000;
  padding-left: 10px;
}
.tp-contact .cntt-flow-wrap li .cntt-flow-attentiontxt{
  padding-top: 15px;
  line-height: 2;
  font-size: 14px;
}
.tp-footer{
  margin-top: 100px;
  margin-top: 100px;
  background: #EBEDF0;
  padding: 70px 0 0;
}
.tp-footer .tp-foot-nav{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
.tp-footer .tp-foot-nav .tp-foot-logo{
  max-width: 300px;
}
.tp-footer .tp-foot-nav .tp-foot-logo:hover{
  opacity: 0.7;
}
.tp-footer .tp-foot-nav .tp-foot-logo img{
  width: 100%;
}
.tp-footer .tp-foot-nav .footer-nav{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
}
.tp-footer .tp-foot-nav .footer-nav li{
  margin: 10px 20px;
}
.tp-footer .tp-foot-nav .footer-nav a{
  color: #000;
}
.tp-footer .tp-foot-nav .footer-nav a:hover{
  opacity: 0.7;
}
.tp-footer .tp-foot-copyright{
  text-align: center;
  background: #fff;
  padding: 10px;
  font-size: 12px;
}

@media (max-width: 1350px) {
  .tp-plan .pln-2tdiesel .pln-ttl {
    top: 28%;
  }
}

@media (max-width: 1200px) {
  .tp-wrapper .tp-plan {
    padding-top: 70px;
  }
  .tp-wrapper h2 {
    margin-left: 50px;
  }
  .tp-wrapper .pln-txt {
    padding-left: 100px;
  }
  .tp-plan .pln-2tdiesel .pln-car {
    max-width: 300px;
    top: 10%;
  }
  .tp-plan .pln-2tdiesel .pln-ttl {
    max-width: 600px;
    top: 31%;
  }
  .tp-plan .pln-2tdiesel {
    margin-top: -260px;
    padding-bottom: 70px;
  }
  .tp-plan .pln-2gasoline .pln-car {
    max-width: 300px;
    top: -4%;
  }
  .tp-plan .pln-2gasoline {
    padding-bottom: 70px;
  }
  .tp-plan .pln-2gasoline .pln-ttl {
    max-width: 600px;
    top: 20%;
  }
  .tp-wrapper .tp-plan .pln-2gasoline .inner {
    padding-top: 290px;
  }
  .tp-wrapper .tp-plan .pln-4 .inner {
    padding-top: 260px;
  }
  .tp-plan .pln-4 .pln-car {
    max-width: 300px;
    right: 6%;
    top: -4%;
  }
  .tp-plan .pln-4 .pln-ttl {
    max-width: 600px;
    top: 17%;
  }
  .tp-plan .pln-4 {
    padding-bottom: 70px;
  }
  .tp-wrapper .tp-plan .pln-4 .inner {
    padding-top: 290px;
  }
  .tp-list .lst-link-wrap .lst-link img {
    width: 70%;
  }
  .tp-list .lst-link-wrap .list-cate01{
    left: 7%;
  }
  .tp-list .lst-link-wrap .list-cate02{
    right: 19%;
  }
  .tp-list .lst-link-wrap .list-cate03{
    right: 2%;
  }
}

@media (max-width: 1000px) {
  .tp-wrapper section {
    padding-top: 50px;
  }
  .tp-about .abt-tprotect {
    max-width: 350px;
  }
  .tp-wrapper section h2 {
    max-width: 550px;
  }
  .tp-wrapper .pln-txt {
    padding-left: 50px;
    padding-top: 10px;
  }
  .tp-plan .pln-2tdiesel .pln-car {
    max-width: 270px;
    top: 12%;
    right: 3%;
  }
  .tp-plan .pln-2tdiesel .pln-ttl {
    max-width: 550px;
    top: 31%;
  }
  .tp-plan .pln-2tdiesel {
    margin-top: -260px;
    padding-bottom: 70px;
  }
  .tp-plan .pln-2gasoline .pln-car {
    max-width: 270px;
    top: -5%;
  }
  .tp-plan .pln-2gasoline .pln-ttl {
    max-width: 550px;
    top: 16%;
  }
  .tp-wrapper .tp-plan .pln-2gasoline .inner {
    padding-top: 250px;
  }
  .tp-plan .pln-4 .pln-car {
    max-width: 270px;
    right: 8%;
    top: -5%;
  }
  .tp-plan .pln-4 .pln-car {
    max-width: 270px;
    right: 8%;
  }
  .tp-plan .pln-4 .pln-ttl {
    max-width: 550px;
    top: 15%;
  }
  .tp-wrapper .tp-plan .pln-4 .inner {
    padding-top: 240px;
  }
  .tp-contact .cntt-ttl-wrap {
    padding: 120px 20px;
  }
  .tp-contact .cntt-ttl-wrap h2 {
    font-size: 35px;
  }
  .tp-list .lst-link-wrap .list-cate01{
    left: 3%;
  }
  .tp-list .lst-link-wrap .list-cate02{
    right: 14%;
  }
  .tp-list .lst-link-wrap .list-cate03{
    right: 0;
  }
  .tp-list .lst-link-wrap .list-cate04{
    bottom: -8%;
    left: 8%;
  }
  .tp-list .lst-link-wrap .list-cate05{
    bottom: -12%;
    right: 22%;
  }
  .tp-list .lst-link-wrap .list-cate06{
    right: -2%;
    bottom: 1%;
  }
}

@media (max-width: 850px) {
  .tp-list .lst-link-wrap .list-cate01 {
    left: 0%;
    top: -12%;
  }
  .tp-list .lst-link-wrap .list-cate02 {
    top: -18%;
    right: 9%;
  }
  .tp-list .lst-link-wrap .list-cate04 {
    bottom: -13%;
    left: 3%;
  }
  .tp-list .lst-link-wrap .list-cate05 {
    bottom: -18%;
    right: 18%;
  }
}

@media (max-width: 800px) {
  .tp-list .tab-label:not(:last-of-type) {
    margin-right: 1px;
  }
}

@media (max-width: 768px) {
  .only-pc{
    display: none;
  }
  .only-sp{
    display: block;
  }
  .tp-hero .logo{
    max-width: 252px;
  }
  .tp-hero .logo h1 {
    font-size: 10px;
    padding-bottom: 5px;
    padding-left: 8px;
  }
  .tp-hero .hero-nav li a {
    padding: 15px 5px;
  }
  .tp-hero .hero-nav {
    flex-wrap: wrap;
  }
  .tp-hero .hero-nav li{
    width: calc(100% / 2 - 5px);
  }
  .tp-wrapper section {
    padding-top: 30px;
  }
  .tp-about .abt-tprotect {
    max-width: 270px;
  }
  .tp-about p {
    padding-top: 0;
  }
  .tp-content {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .tp-content .ctt-list {
    padding: 0;
  }
  .tp-content .ctt-ttl {
    font-size: 18px;
  }
  .tp-wrapper .tp-plan {
    padding-top: 40px;
  }
  .tp-wrapper section h2 {
    max-width: 500px;
  }
  .tp-wrapper h2 {
    margin-left: 20px;
  }
  .tp-wrapper .pln-txt {
    padding-left: 20px;
    padding-top: 0px;
  }
  .tp-plan .pln-list-wrap {
    flex-direction: column;
  }
  .tp-plan .pln-2tdiesel {
    margin-top: -150px;
    background-size: cover;
    background-position: center;
    padding-bottom: 50px;
  }
  .tp-plan .pln-2tdiesel .pln-car {
    max-width: 200px;
    top: 12%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .tp-plan .pln-ttl-car {
    font-size: 24px;
    text-align: center;
  }
  .tp-plan .pln-2tdiesel .pln-ttl {
    position: unset;
    margin: 0 auto 20px;
  }
  .tp-wrapper .tp-plan .inner {
    padding-top: 300px;
  }
  .tp-plan .pln-2gasoline {
    margin-top: 0;
    background-size: cover;
    background-position: center;
    margin-top: -150px;
    padding-bottom: 50px;
  }
  .tp-plan .pln-2gasoline .pln-car {
    max-width: 200px;
    top: 11%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .tp-plan .pln-2gasoline .pln-ttl {
    position: unset;
    margin: 0 auto 20px;
  }
  .tp-wrapper .tp-plan .pln-2gasoline .inner {
    padding-top: 280px;
  }
  .tp-plan .pln-4 {
    margin-top: 20px;
    padding-bottom: 50px;
  }
  .tp-plan .pln-4 .pln-car {
    max-width: 250px;
    top: 2%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .tp-plan .pln-4 .pln-ttl {
    position: unset;
    margin: 0 auto 10px;
  }
  .tp-wrapper .tp-plan .pln-4 .inner {
    padding-top: 87px;
  }
  .tp-plan .pln-attention {
    padding-top: 30px;
  }
  .tp-wrapper .tp-list {
    padding-top: 20px;
  }
  .tp-list .tab-label {
    width: calc(100% / 3);
    margin: 1px;
    flex: auto;
    border-radius: unset;
  }
  .tp-list .tab-label:last-of-type {
    margin-right: 0;
}
  .tp-list .tab-label:not(:last-of-type) {
    margin-right: 0;
  }
  .tp-list .lst-link-wrap {
    display: none;
  }
  .tp-list .lst-content-wrap {
    margin-top: 150px;
    padding: 30px 10px;
    position: relative;
  }
  .tp-list .lst-splink-img{
    position: absolute;
    top: -5%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 400px;
  }
  .tp-list .lst-splink-img img{
    width: 100%;
  }
  .tp-list .tab-switch:checked+.tab-label+.tab-content {
    padding: 20px 15px;
  }
  .tp-list .tab-wrap {
    margin: 10px 0;
  }
  .tp-list .content-wrap {
    flex-direction: column;
    padding: 20px 0;
  }
  .tp-list .content-wrap .content-item:first-child dd {
    border-right: solid 0.5px #333;
  }
  .tp-list .content-wrap .content-item {
    width: 100%;
}
  .tp-list .content-wrap .content-item:first-of-type dt, .tp-list .content-wrap .content-item:first-of-type dd {
    border-bottom: unset !important;
  }
  .tp-contact .cntt-ttl-wrap {
    padding: 70px 20px 120px;
  }
  .tp-contact .cntt-ttl-wrap h2 {
    font-size: 26px;
  }
  .tp-contact .cntt-flow-wrap {
    width: 95%;
  }
  .tp-contact .cntt-flow-wrap li {
    padding: 20px 10px 0 !important;
  }
  .tp-contact .cntt-flow-wrap li .cntt-flow-txt {
    padding-bottom: 10px;
    text-align: left;
    line-height: 1.8;
  }
  .tp-contact .cntt-flow-wrap li .cntt-flow-ttl {
    padding-bottom: 15px;
  }
  .cntt-flow-sp-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tp-contact .cntt-flow-sp-wrap .cntt-flow-ttl {
    text-align: left !important;
    padding-bottom: 0;
  }
  .tp-contact .cntt-flow-sp-wrap .cntt-flow-womanimg{
    position: unset !important;
    max-width: 120px !important;
  }
  .tp-contact .cntt-flow-wrap li .cntt-flow-flx {
    flex-direction: column-reverse;
  }
  .tp-contact .cntt-flow-wrap li .cntt-flow-flx .cntt-flow-txt {
    width: 100%;
    padding-bottom: 10px;
  }
  .tp-contact .cntt-flow-wrap li .cntt-flow-flx .cntt-flow-img {
    width: 100%;
    margin-bottom: 10px;
  }
  .tp-contact .cntt-flow-wrap li .cntt-flow-attentionttl {
    font-size: 24px;
    line-height: 1.2;
  }
  .tp-footer {
    margin-top: 50px;
    padding: 50px 0 0;
  }
  .tp-footer .tp-foot-nav .tp-foot-logo {
    max-width: 200px;
  }
  .tp-footer .tp-foot-nav .footer-nav {
    margin-top: 5px;
    flex-wrap: wrap;
  }
  .tp-footer .tp-foot-nav {
    padding-bottom: 30px;
  }
}

@media (max-width: 550px) {
  .tp-wrapper section h2 {
    max-width: 400px;
  }
  .tp-plan .pln-attention p:nth-of-type(3) {
    padding-top: 15px;
  }
  .tp-plan .pln-attention .pln-atn-ttl {
    padding-bottom: 5px;
  }
  .tp-plan .pln-2tdiesel {
    padding-bottom: 30px;
  }
  .tp-plan .pln-2gasoline {
    padding-bottom: 30px;
  }
  .tp-plan .pln-4 {
    padding-bottom: 30px;
  }
  .tp-footer {
    margin-top: 50px;
    padding: 30px 0 0;
  }
  .tp-list .lst-content-wrap {
    margin-top: 120px;
  }
  .tp-list .lst-splink-img{
    top: -30px;
  }
  .tp-footer .tp-foot-nav {
    padding-bottom: 20px;
  }
  .tp-footer .tp-foot-nav .footer-nav {
    flex-direction: column;
  }
  .tp-footer .tp-foot-nav .footer-nav li {
    margin: 5px 10px;
  }
}