@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@700;800&family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@400;700&display=swap');






.top-contents {
font-family: 'M PLUS 1p', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
}


#rental,
#sales,
#lease,
#used {
 padding-top:80px;
 margin-top: -80px;
}
.cont1-box {
    margin-top: 30px;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
}
.top-content-text {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 50px;
}
.bnr-btn-box {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
}
.bnr-btn {
    color:#FFF;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 900;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.bnr-btn li {
    list-style: none;
    width: 23%;
    position: relative;
    text-align: center;
}
.bnr-btn li a {
    background-color: #00A5F0;
    padding: 10px 0px;
    color: #FFF;
    width: 100%;
    font-size: 1.8rem;
    border-radius: 10px;
}
.bnr-btn li.on:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: -30px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #00a5f0 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}
.bnr-btn li a:link, .bnr-btn li a:visited, .bnr-btn li a:active {
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
    transition: 0s;
}

.rental-box1 {
    background-image: url(../images/rental-img.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 30vw auto;
}
.rental-box{
    
}
.top-h2 {
    color: #ff0a00;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 800;
    font-size: 2rem;
    padding-bottom: 5px;
    padding-top: 10px;
}
.rental-box-text {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 900;
    line-height: 1.2;
    width: 63vw;
    padding-bottom: 10px;
}
.rental-box-text p:last-of-type{
 margin-bottom: 0;
}
.top-belt {
  background-color: #141e8c;
  color: #FFF;
  padding: 15px 15px 1px 15px;
  line-height:1.2;
}
.top-belt h3 {
    color: #FFF;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 800;
    font-size: 2rem;
    padding-bottom: 5px;
    text-align: center;
}
.top-belt p{ 
 font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
  margin-bottom: 20px;
}
.top-belt2 {
  font-family: 'M PLUS 1p', sans-serif;
  background-color: #ff0a00;
  color: #FFF;
  padding: 15px 15px 1px 15px;
  line-height:1.2;
  margin-bottom: 30px;
 text-align: center;
}
.top-belt p{
  margin-bottom: 20px;
}
.rental-box2 {
    position: relative;
}
.rental-box2 .top-h2 {
    color: #141EA0;
    font-weight: 800;
 
}
.rental-box2 ul {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
	padding: 0;    
    color: #ff0a00;
}
.rental-box2 ul li {
    list-style: none
}
.rental-box2 li::before {
	content:"●"
}
.top-belt3 {
    color: #FFF;
    padding: 15px 15px 1px 15px;
    line-height: 1.2;
    margin-bottom: 30px;
    background-color: #141EA0;
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif;
    padding-right: 32vw;
font-weight: bold;
}
.rental-box2-text {
 margin-bottom: 0;
 margin-right: 15px;
 margin-left: 15px;
}
.rental-img2 {
 width: 30vw;
 position: absolute;
bottom:0;
 right:0
}


.sales-box {
    margin-bottom: 30px;
 
}
.sales {
    padding: 0 10px;
    
 background-color: #b4b4b4;
}
.sales .card{
    width: 44vw;
    margin-bottom: 15px;
    background-color: #FFF;
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif;
}
.sales .card-img-top {
  padding: 5px;
}
.sales .card-box {
  background-color: transparent!important;
}
.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #b4b4b4;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 20px;
 justify-content: space-around;
    align-items: stretch;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;


  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}
.card-wrapper .card-box {
  padding: 0 5px 5px 10px;
}
.card-wrapper .card-box h4 {
  padding-top: 5px;
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 0px;
}
.card-wrapper .card-box p {
  padding-top: 2px;
  font-size: 1.4rem;
}
.rental-contents1 {
    background-image: linear-gradient(360deg, rgba(255, 245, 200, 0.6), rgba(255, 245, 200, 0));
    padding-bottom: 10px;
}
.rental-contents1 .top-h2 {
    color: #141EA0;
    font-size: 2.2rem;
    text-align: center;
}
.rental-contents1 ul {
    padding: 0;
    margin-left: 1em;
 font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;   
    color: #ff0a00;
}
.rental-contents1 ul li {
    list-style: none;
    text-indent: -1em;
}
.rental-contents1 ul li::before {
	content:"□"
}
.rental-contents1 table {
 border-collapse:collapse;
 width: 100%;
 font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif;
 background-color: #FFF;
 margin-bottom: 10px;
 font-weight: bold;
}
.rental-contents1 table th, .rental-contents1 table td {
 border: 2px solid #141e8c;
 padding: 5px 10px;
}
.rental-contents1 table th {
 text-align: center;
 font-size:1.8rem;
}
.rental-merit {
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif;
font-weight: bold;
}
.rental-contents2 .head-back {
    background-color: rgba(255, 245, 200, 0.6);
    width: 100%;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.rental-contents2 .head-back p{
    padding-bottom: 3px;
}
.rental-contents2 .top-h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.top-text {
    color:#141ea0;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 1.2;
}
.consultation-box {
    padding-bottom: 30px;
}
.btn-primary {
   font-family: 'M PLUS 1p', sans-serif;
   font-weight: 700;
   font-size: 1.8rem;
   background-color: #2ea7e0;
   border-color: #2ea7e0;
}
.plan {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-image: url(../images/rental_bg1.jpg), url(../images/rental_bg2.jpg);
    background-size: contain, contain;
    background-position: top 35vw center, bottom center;
    background-repeat: no-repeat;
}
.plan li {
    list-style: none;
    width: 48%;
    margin-bottom: 20px;
}
.plan li::before {
}
.rental-voice {
 text-align: center;
}
.rental-voice h2 {
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif;
    font-size: 1.8rem;
    text-align: center;
    color: #141e8c;
    font-weight: bold;
}
.rental-voice h2::before {
    content: "－";
    margin-right: 10px;
}
.rental-voice h2::after {
    content: "－";
    margin-left: 10px;
}
.sales-text {
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif;
font-weight: bold;
}
.lease-box, .used-box {
   font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,sans-serif; 
    margin-bottom: 30px;
 font-weight: bold;
}
.lease-box h3{
 font-weight: bold;
}
.lease-box dt {
    /* font-weight: normal; */
}
.lease-table {
    white-space: nowrap;
}
.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th, .table-bordered td, .table-bordered th {
  border-color: #aaaaaa;
}
.table-primary, .table-primary > td, .table-primary > th {
  background-color: #e7e7e7;
}




















@media (max-width: 767.98px) {

}












@media (min-width: 768px) {
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding: 0 ;
 width: 1000px;
}
.headline2 {
 padding-left: calc( 50% - 500px);
 padding-bottom: 5px;
}
.top-content-text {
    margin-bottom: 95px;
 font-size: 2.3rem
}
.bnr-btn li {
    list-style: none;
    width: 245px;
}
.bnr-btn li a {
    background-color: #00A5F0;
    padding: 0px 0px;
    color: #FFF;
    width: 100%;
    font-size: 5rem;
    line-height: 1.2;
}
.bnr-btn li.on:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: -120px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #00a5f0 transparent transparent transparent;
  border-width: 30px 20px 0 20px;
}
 .bnr-btn li a:hover {
    background-color: #99bbcb;
}
 .bnr-btn li.on:hover::after {
  border-color: #99bbcb transparent transparent transparent;
 }
.top-h2 {
    font-size: 5.1rem;
}
.rental-box1 {
    background-position: right bottom 0px;
    background-size: auto 370px;
} 
.rental-box-text {
    font-size: 2.2rem;
    padding-bottom: 10px;
}
 .rental-box-text p {
    padding-bottom: 10px;
}
.top-belt h3 {
    font-size: 5.1rem;
    padding-bottom: 5px;
}
.top-belt p{
  font-size:2.4rem;
  margin-bottom: 15px;
}
.top-belt2 p{
  font-size:3.1rem;
}
.top-belt2 {
  color: #FFF;
  padding: 0px 15px 0px 15px;
  line-height:1.5;
}
.rental-box2 .top-h2 {
    font-size: 4.8rem;
}
.rental-box2-text {
 width: 800px;
 font-size: 2.9rem;
 margin-left: auto;
 margin-right: auto;
}
.top-belt3 {
 padding-right: 0;
}
.top-belt3 p{
    font-size: 1.7rem;
 line-height:1.4;
 width: 800px;
 margin-left: auto;
 margin-right: auto;
}
.rental-contents1 {
    background-image: linear-gradient(360deg, rgba(255, 245, 200, 0.6), rgba(255, 245, 200, 0));
    padding-bottom: 50px;
    width:100%;
}
.rental-contents1 .top-h2 {
    font-size: 6.2rem;
 margin-bottom: 10px
}
.rental-period {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
}
.rental-contents1 ul {
    font-size: 2.9rem;
 line-height:1.3;
}
.rental-contents1 table th {
 font-size:3rem;
}
.rental-contents1 table td {
 font-size:2.4rem;
}
.rental-merit {
    font-size: 2rem;
 text-align: center;
}
.rental-contents2 {
    background-image: url(../images/rental_bg1.jpg), url(../images/rental_bg2.jpg);
    background-size: contain, contain;
    background-position: top 520px center, bottom center;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    overflow: hidden;
}
.rental-contents2 .head-back {
    margin-bottom: 50px;
}
 .bnr-btn-box {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 75px;
}
.rental-img2 {
 width: 270px;
 position: absolute;
 bottom:0;
 right: calc( 50% - 400px);
}
.plan {
    width: 826px;
    margin-left: auto;
    margin-right: auto;
    /* padding-left: 187px; */
    /* padding-right: 187px; */
}
.plan li {
    list-style: none;
    width: 385px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
}
.plan {
    background: none;
}
#rental .top-text .blue {
 font-size:1.9rem;
}
.rental-voice h2 {
    font-size: 3.2rem;
   
} 
.rental-voice p {
  width: 620px;
  text-align: center;
  display: inline-block;
}
.sales-box .bnr-btn-box {margin-bottom: 40px;}
.sales-text {
 font-size: 2.2rem;
 margin-bottom: 20px
}
.sales .card{
    width: 190px;
    margin-bottom: 13px;
    background-color: #FFF;
    margin-left: 6px;
    margin-right: 6px;
}
.media-container-row {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  justify-content: start;
}
.card-wrapper .card-box h4 {
  padding-top: 5px;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0px;
}
.card-wrapper .card-box p {
  padding-top: 2px;
  font-size: 1.2rem;
}
.sales-box {
    margin-bottom: 85px;
 
}
.lease-box .bnr-btn-box {
 margin-bottom:35px;
}
.lease-box {
 font-size: 2.1rem
} 
.lease-box h3{
 font-weight: bold;
 margin-top:30px;
 font-size: 2.1rem;
 margin-bottom: 10px;
}
.lease-table {
    font-size:1.8rem;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
 .lease-box dl {
   width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
 .lease-box dd {
  margin-bottom:30px;
 }
.used-box {
 margin-bottom: 50px;
}
.used-box .bnr-btn-box {
 margin-bottom: 30px
}
.used-box p {
 font-size:2.1rem;
 margin-bottom: 20px;
}
.top-text {
    font-size: 3.2rem;
    letter-spacing:-.1rem;
    margin-bottom:15px;
} 
.btn-primary {
   font-size: 3.2rem;
}
.support-h1 {
 margin-top: 95px;
 text-align: left;
}
.cont1-box {
 margin-left: auto;
 margin-right: auto;
}  
.consultation-box {
    padding-bottom: 80px;
}

    
    
}
