/*===============================
  Base
===============================*/
html {
    height: 100%;
}
body {
    line-height: 1;
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    height: 100%;
    color: #000;
    font-size: 14px;
    overflow-x: hidden;
}
a {
    text-decoration: none;
}

a,
a::before,
a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

a:hover {
  opacity: 0.7;
}

img{
}

p{
    line-height: 1.8;
}

.wrap{
    width: 1100px;
    margin: auto;
}

.sp{
    display: none;
}

.center{
    text-align: center;
}


/* HEADER
=========================================== */
#logo{
    width: 527px;
    height: 64px;
    background: url(../img/logo.webp) no-repeat left top;
    position: absolute;
    top: 20px;
    left: 50px;
}
#logo h1{
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#info{
    position: absolute;
    top: 20px;
    right: 50px;
}

#info ul li{
    list-style: none;
}

#info ul{
    display: flex;
    align-items: center;
}

#info ul li.con{
    background-color: #FE9C19;
    padding: 5px 20px;
    border-radius: 5px;
}

#info ul li.con a{
    color: #fff;
    font-size: 18px;
}

#info ul li.about a{
    color: #333;
    margin-left: 10px;
}

.in-page .wrap{
    display: flex;
    justify-content: space-between;
    height: 90px;
}

.in-page #logo{
    position:static;
}

.in-page #info{
    position:static;
}

.in-page #logo{
    width: 473px;
    height: 62px;
    background: url(../img/logo02.webp) no-repeat left top;
    background-size: contain;
    margin-top: 10px;
}

/* MAIN
=========================================== */
.main img{
    width: 100%;
}

/* NAVI
=========================================== */
.g-nav{
    background-color: #E30012;
    padding: 30px 40px;
    margin-top: -2px;
}

.g-nav ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.g-nav ul li{
    list-style: none;
}

.g-nav ul li a{
    font-size: 20px;
    color: #fff;
}

/* FOOTER
=========================================== */
.info{
    background-color: #E7E7E7;
    padding: 60px 0;
}

.info h3{
    text-align: center;
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 40px;
}

.info .wrap > div{
    display: flex;
}

.info h3 span{
    font-size: 30px;
}

.info img{
    width: 367px;
    height: 245px;
}

.f-about .wrap > div{
    display: flex;
}

.f-about .wrap{
    padding: 60px 0;
}

/* レイアウト
=========================================== */
.content{
    margin: 40px 0 0 0;
}

section{
    margin-bottom: 120px;
}

/* 見出し
=========================================== */
.ttl_style01{
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 40px;
}

.ttl_style02{
    font-size: 34px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-bottom: 50px;
}

.ttl_style02::after{
  position: absolute;
  top: calc(50% - 10px);
  width: 600%;
  height: 21px;
  content: '';
   background: url(../img/ttl_style02.webp) no-repeat left center;
   margin-left: 10px;
}

.t-none{
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.ttl_style03{
    font-size: 50px;
    background: url(../img/ttl_style03.webp) no-repeat left bottom;
    padding-bottom: 25px;
    margin-bottom: 40px;
    line-height: 1.2;
}

.ttl_style04{
    font-size: 25px;
    background: url(../img/ttl_style04.webp) no-repeat left bottom;
    margin-bottom: 20px;
    padding:10px 0 10px 120px;
    line-height: 1.2;
}



/* トラックレンタルコンテンツ
=========================================== */
/*トラックリスト*/
.track-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.track-list a{
    width: 23%;
    color: #000;
}

.track-list a img{
    width: 100%;
    height: auto;
    margin-bottom: 3px;
}

.speclist th{
    background-color: #E30012;
    color: #fff;
    padding: 3px 10px;
}

.speclist td{
    padding-left: 5px;
}

.specother{
    margin-top: 10px;
    line-height: 1.2;
}

.price{
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}


#top_rent02{
    background: url(../img/top_rent02-bg.webp) no-repeat left top;
    padding: 90px 0;
    padding-left: 10%;
}

#top_rent02 h3{
    background-color: rgba(214,0,17,0.8);
    color: #fff;
    font-size: 50px;
    padding: 30px 20px;
    line-height: 1.5;
    margin-bottom: 30px;
}

#top_rent02 .wrap{
    text-align: center;
}

#top_rent02 h4{
    font-size: 37px;
    margin-bottom: 30px;
}

#top_rent02 h4 span{
    font-size: 50px;
    color: #E30012;
    font-weight: bolder;
}

#top_rent02 p{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    background-color: #008114;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 15px;
}

.pricebox{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
}

.pricebox div{
    border: 3px solid #E2E2E2;
    padding: 20px;
    width: 19%;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.pricebox div img{
    width: 100%;
    height: auto;
}

.pricebox div h4{
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.point{
    background-color: #FFF1F0;
    padding: 60px 0;
}

.point .wrap{
    display: flex;
}

.point .wrap img{
    margin-right: 20px;
}

.point .wrap h4{
    font-size: 32px;
    background-color: #E30012;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 25px;
    margin-top: 20px;
}

.point .wrap p{
    font-size: 35px;
    font-weight: bold;
}

#top_rent04 h3{
    background: url(../img/top_rent04-ttl.webp) no-repeat left top;
    height: 225px;
}

.merit{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.merit > div{
    width: 48%;
}

.merit > div img{
    width: 100%;
}

#top_rent05 p{
    font-size: 23px;
    background-color: #E30012;
    color: #fff;
    padding: 30px;
    margin-bottom: 90px;
    text-align: center;
}

#top_rent05 p span{
    margin: 0 10px;
}

#flow{
    margin-bottom: 40px;
}

#top_rent08 .wrap{
    padding-bottom: 60px;
    border-bottom: 3px solid #E30012;
}

/* トラック詳細ページコンテンツ
=========================================== */
.c-text{
    display: flex;
    margin-bottom: 30px;
}

.situation{
    background-color: #FE9D17;
    color: #fff;
    margin-right: 20px;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 10px;
}

.cont-no{
    background-color: #E30012;
    color: #fff;
    margin-right: 20px;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 10px;
}

.specification{
    margin: 60px 0 100px;
    display: flex;
    justify-content: space-between;
}

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

.specification table th,.specification table td{
    padding: 25px 0;
    border-top: 2px solid #E2E2E2;
    width: 50%;
    text-align: left;
    font-size: 16px;
}

.specification table th{
    color: #E30012;
    padding-left: 20px;
}

.specification table tr:last-child th,.specification table tr:last-child td{
    border-top: 2px solid #E2E2E2;
    border-bottom: 2px solid #E2E2E2;
}

.specification table{
    width: 49%;
}

.pricebox-in{
    margin-bottom: 80px;
}

.pricebox-in h3{
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
}

.pricebox-in table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
}

.pricebox-in table th,.pricebox-in table td{
    text-align: center;
    font-size: 25px;
    padding: 25px 0;
    border: 1px solid #E30012;
}

.pricebox-in table th{
    background-color: #E30012;
    color: #fff;
    border-right: 1px solid #FFF;
}

.pricebox-in table th:last-child{
    border-right: 1px solid #E30012;
}

.red-bg{
    display: none;
}

.option h3{
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
}

.option ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
}

.option ul li{
    width: 48%;
    list-style: none;
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.option ul li{
    border-bottom: 2px solid #E2E2E2;
}

.con{
    display: flex;
    justify-content: center;
}

.mail a{
    display: block;
    background-color: #FE9D17;
    color: #fff;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 100px;
    border-radius: 10px;
    text-align: center;
}

.tel{
    background-color: #E30012;
    color: #fff;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 100px 5px 100px;
    border-radius: 10px;
    text-align: center;
    line-height: 1.5;
}

.mail a span,.tel span{
    font-size: 22px;
    line-height: 1.5;
}

