picture source,img{
    width: 100%;
}

.container{
    width: 1500px;
}

p,h3,ul{
    margin-bottom: 0;
}

ul{
    padding-left: 0;
}

.pc{
    display: block!important;
}

.sp{
    display: none!important;
}

.area{
    background-image: url(../img/bg2.jpg);
    padding: 20px 0;
}

.area .row{
    align-items: center;
}

.area h3{
    color: white;
    font-weight: bold;
    text-align: center;
}

.area p{
    background-color: white;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
}

.zisyataiou{
    margin: 100px 0;
}

.content1{
    display: flex;
}

.content1 p{
    font-size: 20px;
    line-height: 2em;
}

.mail-page{
    display: block;
    text-align: center;
    margin: 20px auto;
}

.mail-page img{
    width: 60%;
}

.nayami{
    background-color: #cae9ff;
}

.about{
    background-image: url(../img/about.jpg);
    padding: 50px 0;
    margin-bottom: 100px;
}

ul{
    list-style-type: none;
}

.about-title{
    color: white;
}

.about-title h2{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

.about-content ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.about-content li{
    width: 48%;
    margin-bottom: 20px;
}

.otoku{
    margin: 50px 0;
}

.otoku .col-md-10{
    display: flex;
    align-items: center;
}

.otoku h4{
    margin-bottom: 10px;
    font-weight: bold;
}

.reason{
    padding: 50px;
    background-image: url(../img/bg1.jpg);
}

.reason h4{
    text-align: center;
    color: white;
}

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

.reason-list{
    width: 30%;
    background-color: #2996cd;
    padding: 30px;
    margin-top: 50px;
}

.reason-list h5,.reason-list p{
    color: white;
}

.reason-list h5{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

.taiouarea{
    margin: 100px 0;
}

.area-list{
    border: 1px solid #e75a24;
    padding: 20px;
    border-radius: 20px;
}

.area-list h3{
    text-align: center;
    background-color: #e75a24;
    color: white;
    font-weight: bold;
    padding: 20px;
    margin-bottom: 10px;
}

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

.taiouarea li{
    width: 18%;
    margin: 5px;
    padding: 5px;
    text-align: center;
    font-size: 16px;
}

.voice-flow{
    margin: 50px 0;
}

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

.license-group{
    background-image: url(../img/bg3.jpg);
    margin: 100px 0 0 0;
    padding: 50px 0;
}

.license-group .col-md-10{
    display: flex;
    align-items: center;
}

.license-text{
    color: white;
    text-align: center;
}

.license-content{
    background-color: white;
    color: black;
    padding: 50px 20px;
    text-align: center;
    margin-right: 10px;
}

.license-content h4{
    color: #e75a24;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    font-weight: bold;
}

.group-company{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.group-company img{
    width: 27%;
}

.company-name{
    width: 70%;
    color: white;
}

.group-text{
    color:white;
}

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

footer .row{
    display: flex;
    align-items: center;
}

.foot-name{
    color: white;
    text-decoration: none;
    font-size: 30px;
}

footer p{
    color: white;
}

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

footer li{
    color: white;
}

.copy{
    text-align: center;
    margin-top: 20px;
    color: white;
}

.fixed-bnr{
    position: sticky;
    bottom: 0;
    display: block;
    background-color: #2996cd;
    text-align: center;
    padding: 20px 0;
}

.fixed-bnr img{
    width: 50%;
}

/* contact */
.contact-text{
    margin-top: 100px;
}

.contact-text h3{
    text-align: center;
    margin-bottom: 10px;
    color: #e75a24;
    font-weight: bold;
}

.contact-text ul{
    border: 1px solid #e75a24;
    padding: 20px;
    margin: 20px 0;
}

.contact-1 h4,.contact-2 h4{
    color: #e75a24;
    border-bottom: 1px solid #e75a24;
    padding-bottom: 10px;
}

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

.contact-2{
    margin-top: 50px;
}

.form-group{
    margin: 20px 0;
}

.label span{
    color: red;
    padding-left: 5px;
}

.pripoli{
    height: 300px;
    overflow: scroll;
    border: 1px solid #e75a24;
    padding: 10px;
}

.pripoli h3{
    font-size: 20px;
    border-left: 3px solid #e75a24;
    padding-left: 10px;
    margin: 10px 0;
}

.pripoli h4{
    font-size: 18px;
    margin-top: 20px;
}

.contact-btn{
    border: 1px solid #e75a24;
    background-color: #e75a24;
    color: white;
    border-radius: 30px;
    width: 200px;
    height: 40px;
    margin: 50px 0;
}

/* thanks */
.cont-thanks{
    margin: 50px auto;
}

.cont-thanks h2{
    text-align: center;
    color: #e75a24;
    font-weight: bold;
}

.cont-thanks p{
    margin: 10px 0;
}