/*
日　丸フォント
font-family: "M PLUS Rounded 1c", sans-serif;
*/

body{
    font-family: "M PLUS Rounded 1c", sans-serif;
}

h1, h2, h3, h4, h5, h6,p,dd{
    margin-bottom: 0;
}

ul{
    list-style-type: none;
    padding-left: 0;
}

img{
    width: 100%;
}

.pc{
    display: block;
}

.sp{
    display: none;
}

.main{
    background-image: url(../img/mainv-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.main h1{
    width: 90%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
}

.about{
    background-color: #ffddeb;
}

.about .col-md-10{
    display: flex;
    justify-content: space-between;
}

.about img{
    width: 30%;
}

.copy1{
    background-color: #e91e79;
    text-align: center;
    padding: 20px 0;
}

.copy1 h2{
    color: white;
}

.seibishi{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px auto;
}

.seibishi-l,.seishibi-r{
    width: 48%;
}

.seibishi-r h3{
    background-color: #ffff00;
    color: #e91e79;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.campaign{
    position: relative;
    background-color: #bfece3;
    padding: 30px 0;
}

.custom-shape-divider-top-1718331998 {
    position: absolute;
    left: 0;
    bottom: -30;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    z-index: 1;
}

.custom-shape-divider-top-1718331998 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 65px;
    z-index: 1;
}

.custom-shape-divider-top-1718331998 .shape-fill {
    fill: #bfece3;
    z-index: 1;
}

.campaign .cam-car{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cam-car img{
    width: 50%;
}

.cam-text{
    position: relative;
    background-color: white;
    text-align: center;
    margin-top: 30px;
    padding: 20px 0;
    z-index: 10;
}

.cam-text h3{
    color: #e91e79;
}

.cam-text p{
    border: 1px solid black;
    width: 50%;
    margin: 10px auto 0 auto;
    padding: 10px 0;
    font-size: 20px;
}

.cam-discount{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 100px 0 70px 0;
}

.cam-discount img{
    width: 28%;
}

.cam-discount i{
    font-size: 20px;
}

.contact{
    background-color: #f4f0e2;
    padding: 50px 0;
}

.contact img{
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.4));
}

.contact h3{
    text-align: center;
    color: #e91e79;
}

.contact-mail-line{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.contact-mail-line a{
    display: block;
    width: 48%;
}

.car-list{
    background-color: #bfece3;
    padding: 100px 0;
}

.car-list h2{
    text-align: center;
}

.car-list h2 img{
    width: 80%;
}

.car-price{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}

.car-price img{
    width: 48%;
    margin: 20px 0;
}

.car-list p{
    font-size: 14px;
    position: relative;
    z-index: 3;
}

.lotasgold{
    background-color: #ffbcda;
    padding: 100px 0;
}

.lotasgold-label{
    width: 30%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.hosho-text{
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.hosho-text img{
    width: 48%;
}

.lotasgold h4{
    text-align: center;
    margin-bottom: 10px;
}

.lotasgold p{
    text-align: center;
    margin-bottom: 30px;
}

.smileshaken{
    padding: 100px 0;
}

.jack-tuyomi{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
}

.tuyomi-img{
    width: 43%;
}

.tuyomi-text{
    width: 55%;
}

.tuyomi-text h3{
    background-color: #bfece3;
    padding: 20px;
}

.tuyomi-text li{
    text-align: center;
    color: #e91e79;
    font-weight: bold;
    font-size: 25px;
    margin-top: 10px;
}

.tuyomi-wari{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.tuyomi-wari img{
    width: 20%;
}

.tuyomi-wari-text{
    width: 50%;
}

.tuyomi-wari-text dl{
    display: flex;
    margin-bottom: 0;
}

.tuyomi-wari-text dt,.tuyomi-wari-text dd{
    font-size: 50px;
}

.tuyomi-wari-text dt{
    color: #e91e79;
    padding-right: 10px;
}

.tuyomi-souki{
    text-align: center;
    border: 1px solid #e91e79;
    padding: 20px;
    margin: 0 auto;
    width: 70%;
    border-radius: 50px;
}

.tuyomi-souki p{
    color: #e91e79;
    font-size: 20px;
}

.tuyomi-text p{
    margin-top: 30px;
}

.jack-lic{
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin: 0 auto;
}

.jack-lic img{
    width: 48%;
}

.season{
    padding: 100px 0;
}

.season h3,.season figure{
    text-align: center;
}

.season img{
    margin: 20px auto;
    width: 60%;
}

.season-text{
    display: flex;
    justify-content: space-between;
}

.st{
    width: 48%;
    border: 1px solid #e91e79;
    padding: 20px;
}

.st h4{
    text-align: center;
    color: #e91e79;
    margin-bottom: 10px;
}

.flow{
    background-color: #bfece3;
    padding: 100px 0;
}

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

.flow-content img{
    width: 23%;
}

.need-faq{
    background-color: #f4f0e2;
    padding: 100px 0;
}

.need-faq .col-md-10{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.need,.faq{
    width: 48%;
}

.need h3,.faq h3{
    text-align: center;
}

.need h3 img,.faq h3 img{
    width: 70%;
}

.need p{
    background-color: white;
    padding: 30px;
    border-radius: 50px;
    font-size: 40px;
    margin: 20px 0;
    text-align: center;
}

.faq a{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 20px 0;
    padding-left: 20px;
    background-color: white;
    color: black;
    text-decoration: none;
}

.faq a span{
    color: #e91e79;
}

.faq a i{
    background-color: #e91e79;
    color: white;
    border-radius: 100px;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.lotasclub{
    background-image: url(../img/lotas-bg.jpg);
    padding: 100px 0;
}

.lotasclub-content{
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 50px;
    padding: 50px;
}

.lc-title{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.lc-title img{
    width: 20%;
}

.lc-title h3{
    font-size: 45px;
    font-weight: bold;
    color: #e10012;
}

.lotasclub-content h4{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 20px 0;
    margin: 20px 0;
}

.company{
    background-color: #f4f0e2;
    padding: 100px 0;
}

.company-info{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.comp-l,.comp-r{
    width: 48%;
}

.comp-logo{
    background-color: white;
    padding: 30px 60px;
}

.comp-l h4{
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.comp-l h5{
    text-align: center;
    margin-bottom: 5px;
}

.comp-r table{
    width: 100%;
    margin-bottom: 20px;
}

.comp-r th,.comp-r td{
    border-bottom: 1px solid black;
    padding: 10px 0;
}

.map iframe{
    margin-bottom: -10px;
}

.map p{
    background-color: #e91e79;
    padding: 10px 0;
    text-align: center;
    color: white;
    font-size: 24px;
}

footer{
    background-color: #f4f0e2;
    padding: 50px 0;
}

footer .col-md-10{
    display: flex;
    margin-bottom: 20px;
}

.foot-jack{
    text-align: center;
}

.foot-info{
    padding-left: 20px;
}

.tel{
    font-size: 50px;
    font-weight: bold;
}

.copy{
    text-align: center;
}


/* shape */
.relative{
    position: relative;
    max-width: 1400px;
    z-index: 3;
    margin-right: auto;
    margin-left: auto;
}

.absolute{
    position: absolute;
    z-index: 1;
}

.circle-1{
    top: 55%;
    left: 0;
}

.circle-2{
    top: 50%;
    right: 0;
}

.circle-2 img,.circle-5 img{
    filter: none;
}

.circle-3{
    top: 3%;
    left: 0;
    width: 400px;
}

.circle-4{
    top: 45%;
    right: 0;
    width: 350px;
}

.blob-1{
    bottom: -20%;
    left: 0;
    width: 600px;
}

.blob-2{
    bottom: -9%;
    right: 0;
    width: 500px;
}

.circle-5{
    top: 10%;
    left: 0;
    width: 400px;
}

.circle-6{
    top: 0;
    right: 0;
}

.circle-7{
    bottom: -50%;
    left: 0;
}

.blob-3{
    bottom: -20%;
    right: 0;
    width: 500px;
}


/* お問い合わせ */
.conta-text ul{
    margin-top: 20px;
    border: 1px solid black;
    padding: 10px;
}

.conta-text li{
    margin: 5px 0;
}

.conta-text i,.label i{
    padding-right: 5px;
    color: #e91e79;
}

.label span{
    font-size: 12px;
    color: #e10012;
    padding-left: 5px;
}

.input,.textarea{
    width: 100%;
    margin: 10px 0
}

.textarea{
    height: 100px;
}

.pripoli{
    background-color: white;
    padding: 20px;
    margin-top: 20px;
    overflow: scroll;
    height: 300px;
}

.pripoli h3{
    margin-bottom: 10px;
}

.pripoli h4{
    border-bottom: 1px solid #e91e79;
    padding-bottom: 5px;
    margin-top: 10px;
    font-size: 20px;
    color: #e91e79;
}

.pripoli h5{
    font-size: 16px;
    margin: 10px 0;
}

.pripoli p,.pripoli li{
    font-size: 14px;
}

.field .contact-btn{
    display: flex;
    width: 60%;
    margin: 0 auto;
    justify-content: space-evenly;
}

.sousin,.top-btn{
    margin: 20px auto;
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    color: white;
    background-color: #e91e79;
    border: none;
    font-size: 20px;
    transition: .3s;
    text-align: center;
    text-decoration: none;
}

.sousin:hover{
    background-color: #ffbcda;
    color: #e91e79;
}

.top-btn{
    background-color: white;
    color: black;
    border: 2px solid white;
}

.top-btn:hover{
    background-color: #f4f0e2;
    color: black;
}

.thanks{
    margin: 20px auto;
}

.thanks .top-btn{
    background-color: #e91e79;
    color: white;
    transition: .3s;
}

.thanks .top-btn:hover{
    background-color: #f4f0e2;
    color: black;
}

.pagetop-btn{
    position: fixed;
    z-index: 10;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    background-color: #e91e79;
    color: white;
    text-decoration: none;
    transition: .3s;
}

.pagetop-btn:hover{
    background-color: white;
    color: #e91e79;
}