@charset "utf-8";

/* ################################################################################################ */
/* ## 共通スタイル ################################################################################ */
/* ################################################################################################ */


/*
************************************************************************
 TOPページ　/index.html
************************************************************************
*/

#concept {
    color: #53140E;
    text-align: center;
    padding: 40px 0 80px 0;
}
.img-concept {
    margin-bottom: 90px;
}
#concept h2 {
    font-size: 2.4rem;
    margin-bottom: 50px;
}
.concept_tit {
    font-size: 4.0rem;
    letter-spacing: 0.6em;
    margin-right: -0.6em;
}
.concept_tx {
    font-size: 1.6rem;

}
.wrap-brand {
    padding-top: 140px;
    padding-bottom: 200px;
    background: linear-gradient(180deg, #F5EFEB 0%, #F5EFEB 70%, #fff 70%);
}

.brand {
    width: 100%;
    padding-left: 7%;
    box-sizing: border-box;
}
.brand .text {
    width: 385px;
    box-sizing: border-box;
    float: left;
}


.aoyama .brand .text {
    width: 500px;
}


/*
.smile .brand .text {
    margin-right: 5%;
}
*/
.brand .img {
    float: right;
    max-width: 1100px;
    width: 57%;
}
.brand-name {
    margin-bottom: 40px;
    font-size: 2.6rem;
}
.brand-text {
    margin-bottom: 40px;
}

.smile .brand {
    padding-left: 0%;
}
.smile .brand-name {
    float: left;
}
.smile .brand .img {
    float: left;
    padding-right: 7%;
}
.smile .brand .text {
    padding:0px 0;
    width: 43%;
    float: left;
}
@media screen and (max-width:1200px) {
    .wrap-brand {
        padding-top: 50px;
        padding-bottom: 100px;
        background: linear-gradient(180deg, #F5EFEB 0%, #F5EFEB 100%, #fff 100%);
    }
    .wrap-brand.smile {
        background: none;
    }
    .brand .text {
        width: 40%;
        padding-right: 3%;
    }
    .smile .brand .text {
        padding-right: 3%;
    }
}

@media screen and (max-width:640px) {
    .img-concept {
        margin-bottom: 6.25vw;
    }
    .img-concept img {
        width: 46vw;
    }
    #concept {
        padding: 6.25vw 0 12.5vw 0;
    }
    #concept h2 {
        font-size: 4.75vw;
        margin-bottom: 7.8125vw;
    }
    .concept_tx {
        font-size: 3.75vw;
    }
    .wrap-brand,
    .wrap-brand.smile {
        padding-top: 7.8125vw;
        padding-bottom: 7.8125vw;
        background: linear-gradient(180deg, #F5EFEB 0%, #F5EFEB 50%, #fff 50%);
        margin-bottom: 6.25vw;
    }
    .brand {
        padding: 0 3.125vw;
    }
    .brand .text,
    .aoyama .brand .text  {
        width: 100%;
        padding: 0;
    }
    .brand-name {
        margin-bottom: 6.25vw;
        font-size: 4.375vw;
    }
    .brand .img {
        float: none;
        width: 100%;
        margin-bottom: 3.125vw;
    }
    .brand-text {
        margin-bottom: 6.25vw;
    }
    .smile .brand {
        padding-left: 3.125vw;
    }
    .smile .brand .img {
        float: none;
        padding-right: 0;
    }
    .smile .brand .text {
        padding: 0px 0;
        width: 100%;
        float: none;
    }
}

/*
************************************************************************
 会社案内　/company.html
************************************************************************
*/
.contents.history {
    margin-bottom: 50px;
}
.contents.information {
    margin-bottom: 100px;
}
.table-company {
    border-spacing: 0 35px;
    font-size: 1.4rem;
}
.table-company .item {
    width: 250px;
}


.leasing {
    padding: 85px 0 75px 0;
    margin-bottom: 0px;
    color: #53140E;
    background-color: #F5EFEB;
}
.leasing .contents {
    padding-bottom: 0;
}
.leasing .tit {
    font-size: 3.0rem;
    margin-bottom: 40px;
}
.leasing .personnel {
    padding-top: 40px;
}
@media screen and (max-width:900px) {
    .table-company .item {
        width: 20%;
    }
}

@media screen and (max-width:640px) {
    .table-company {
        font-size: 3.75vw;
    }
     .table-company tr {
        border-bottom: 1px solid #969696;
     }
    .table-company td {
        width: 70%;
        float: left;
        border-bottom: none;
    }
    .table-company .item {
        width: 30%;
        float: left;
        border-bottom: none;
        font-weight: bold;
    }
    .leasing {
        padding: 6.25vw 0;
    }
    .leasing .tit {
        margin-bottom: 6.25vw;
    }
    .contents.history {
        margin-bottom: 15vw;
    }
    .contents.information {
        margin-bottom: 7.8125vw;
    }
}


/*
************************************************************************
 ブランド　/brand.html
************************************************************************
*/
.sec_brand {
    margin-bottom: 150px;
}
.brand_name {
    color: #53140E;
    font-size: 2.8rem;
    margin-bottom: 40px;
}
.brand_logo {
    width: 140px;
}
.brand_logo_smile {
    width: 180px;
}
.brand_logo_sundubu {
    width: 350px;
}
.brand_tx_logo .brand_tx {
    float: left;
    width: 100%;
}
.brand_tx_logo .brand_logo {
    float: right;
    width: 15%;
    box-sizing: border-box;
    padding: 0 10px;
}

.brand_tx {
    color: #53140E;
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 60px;
}
.brand-block {
    padding-top: 100px;
    background: linear-gradient(180deg, #F5EFEB 0%, #F5EFEB 70%, #fff 70%);
}
.wrap_brand_info {
    padding: 40px 10px;
    border-top: 1px solid #969696;
    border-bottom: 1px solid #969696;
    font-size: 1.4rem;
}
.table_brand {
    width: 100%;
    margin-bottom: 20px;
}
.table_brand td {
    vertical-align: middle;
}
.table_brand td.more {
    text-align: right;
    width: 150px;
    vertical-align: bottom;
}
a.map {
    color: #005F5B;
    text-decoration: underline;
}
a.map:hover {
    text-decoration: none;
}
.brand_info .shop_name {
    width: 300px;
    font-size: 1.6rem;
}

.brand_info .shop_address {
    width: 580px;
}
/*
.brand_info .more_info {
    display: none;
}
*/
.brand_info .minus {
    display: none;
}
.brand_info .more_btn {
    border: 1px solid #AAAAAA;
    padding: 0 10px;
}
.brand_info .more_btn:hover {
    text-decoration: none;
}

.wrap-menu {
    margin-bottom: 20px;
}
.menu-block {
    width: 33.3333%;
    float: left;
    box-sizing: border-box;
}
.menu-block:nth-child(1) {
    padding: 0 2% 0 0;
}
.menu-block:nth-child(2) {
    padding: 0 1%;
}
.menu-block:nth-child(3) {
    padding: 0 0 0 2%
}
.menu-pict {
    margin-bottom: 10px;
}
.menu-name {
    float: left;
    font-size: 1.4rem;
}
.menu-note {
    text-align: right;
    font-size: 1.2rem;
}
.shop-tit {
    color: #53140E;
    font-size: 2.4rem;
    margin-top: 10px;
    margin-bottom: 30px;
}
.table_brand a.more_btn_sp {
    display: none;
}



/*
************************************************************************
 プライバシー　/privacy.html
************************************************************************
*/

#privacy .text {
    margin: 0 0 3em 0;
}
.tit-privacy {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}
#privacy li {
    padding: 0;
    margin: 0;
    list-style: none;
}



@media screen and (max-width:900px) {
    .brand_info .shop_name {
        width: 400px;
    }
    .table_brand td.more {
        display: none;
    }
    .table_brand a.more_btn {
        font-size: 12px;
    }
    .table_brand a.more_btn_sp {
        display: inline-block;
    }
    .brand_info .shop_name {
        width: 50%;
    }
    .brand_info .shop_address {
        width: 50%;

    }
}

@media screen and (max-width:640px) {
    .sec_brand {
        margin-bottom: 10vw;
    }
    .brand-block {
        padding-top: 7.8125vw;
        margin-bottom: 7.8125vw;
        background: linear-gradient(180deg, #F5EFEB 0%, #F5EFEB 60%, #fff 60%);
    }
    .brand_logo {
        margin: 0 auto;
        text-align: center;
    }
    .brand_name {
        margin-bottom: 6.25vw;
    }
    .brand_tx {
        font-size:3.75vw;
        margin-bottom: 4.6875vw;
    }
    .wrap-menu {
        margin-bottom: 0vw;
    }
    .menu-block {
        width: 50%;
        margin-bottom: 3.25vw;
    }
    .menu-block:nth-child(2) {
        padding: 0 0 0 2%;
    }
    .menu-block:nth-child(3) {
        padding: 0 2% 0 0%;
    }
    .menu-pict {
        margin-bottom: 1.5625vw;
    }
    .menu-name {
        font-size: 3.125vw;
    }
    .shop-tit {
        font-size: 3.75vw;
        margin-bottom: 1.5625vw;
    }
    .menu-note {
        font-size: 3.125vw;
    }
    .wrap_brand_info {
        border-bottom: none;
        padding-bottom: 0;
    }
    .table_brand {
        font-size: 3.125vw;
    }
    .table_brand {
        border-bottom: 1px solid #969696;
        padding-bottom: 3.125vw;
    }
    .brand_info .shop_name {
        width: 100%;
        float: left;
        font-size: 3.25vw;
        font-weight: bold;
    }
    .brand_info .shop_address {
        width: 100%;
        float: left;
    }
    .table_brand td.more {
        width: 100%;
        float: left;
        margin-top: 1.5625vw;
    }
    .brand_info .more_info td {
        float: left;
        width: 100%;
    }
    .table_brand a.more_btn_sp {
        display: none;
    }
    .table_brand td.more {
        display: inline-block;
    }
}

/*
************************************************************************
 採用情報　/recruit.html
************************************************************************
*/
.recruit_logo {
    text-align: center;
    margin-bottom: 40px;
}
.recruit_logo img {
    width: 400px;
}
.recruit_tx {
    font-size: 1.5rem;
    text-align: center;
}
.tit-recruit {
    font-size: 2.0rem;
    font-weight: bold;
}
.table-recruit {
    border-spacing: 0 35px;
    font-size: 1.4rem;
    margin-bottom: 100px;
}
.table-recruit .item {
    width: 250px;
}
.table-career {
    width: 100%;
    text-align: center;
}
.table-career td {
    border:none;
    padding: 0;
}
a.mail-recruit {
    color: #005F5B;
    text-decoration: none;
}
a.mail-recruit:hover {
    text-decoration: underline;
}
#page-tit.recruit {
    padding-top: 0;
}
@media screen and (max-width:900px) {
    .table-recruit .item {
        width: 20%;
    }
}

@media screen and (max-width:640px) {
    .recruit_logo {
        margin-bottom: 6.25vw;
    }
    .recruit_logo img {
        width: 46vw;
    }
    .recruit_tx {
        font-size: 3.125vw;
    }
    .tit-recruit {
        font-size: 4.125vw;
    }
    .table-recruit {
        font-size: 3.75vw;
        margin-bottom: 15vw;
    }
    .table-recruit td {
        width: 70%;
    }
    .table-recruit .item {
        width: 30%;
    }

}
/*
************************************************************************
 お問い合わせ　/contact.html
************************************************************************
*/
#page-tit.contact {
    margin-bottom: 60px;
}
.contact_tx {
    text-align: center;
    margin-bottom: 50px;
    font-size: 1.5rem;
    margin-bottom: 60px;
}
#contact {
    background-color: #F5EFEB;
    padding: 60px 0 0 0;
}
.form-group {
    margin-bottom: 40px;
}
.tit_contact {
    font-size: 2.4rem;
    text-align: center;
    color: #464646;
    margin-bottom: 30px;
}
form .item {
    float: left;
    width: 200px;
    font-size: 1.4rem;
    font-weight: bold;

}

form .form_company,
form .form_name,
form .form_section {
    width: 320px;
}
form input {
    float: left;
    width: 700px;
    border: none;
    background-color: #fff;
    padding: 5px;
}
textarea {
    padding: 5px;
    width: 700px;
    height: 300px;
}
.red {
    color: #B20000;
}
form input.button {
    cursor: pointer;
    width: 40%;
    margin: 0 auto 200px auto;
    float: none;
    display: block;
    border: 1px solid #53140E;
    background-color: transparent;
    text-align: center;
    border-radius: 9999px;
    color: #53140E;
    font-size: 1.8rem;
    font-weight: bold;
    background-image: url(../_img/common/arrow-right-brw@2x.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
form input.button:hover {
    background-color: #fff;
}
form input.button.btn-back {
    float: left;
    background-image: url(../_img/common/arrow-left@2x.png);
    background-position: 5% 50%;
    background-repeat: no-repeat;
}

form input.button.btn-submit {
    float: right;
    background-color: #53140E;
    color: #fff;
     background-image: url(../_img/common/arrow-right@2x.png);
}
.form-button {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
}
.error_message {
    margin-bottom: 30px;
    color: #B20000;
}
@media screen and (max-width:900px) {
    form .item {
        width: 100%;
    }
    form input {
        width: 100%;
        box-sizing: border-box;
    }
    form .form_company, form .form_name {
        width: 50%;
    }
    textarea {
        width: 100%;
    }
    form input.button {
        width: 40%;
        margin: 0 2%;
        margin-bottom: 15.625vw;
        box-sizing: border-box;
    }
}
@media screen and (max-width:640px) {
    #contact {
        padding-top: 9.375vw;
    }
    #page-tit.contact {
        margin-bottom: 9.375vw;
    }
    .tit_contact {
        font-size: 3.125rem;
        margin-bottom: 4.6875vw;
    }
    .contact_tx {
        font-size: 3.125vw;
        margin-bottom: 7.8125vw;
    }
    .form-group {
        margin-bottom: 6.25vw;
    }
    form .item {
        width: 100%;
        font-size: 3.75vw;
    }
    form input {
        width: 100%;
        box-sizing: border-box;
    }
    form .form_company, form .form_name {
        width: 100%;
    }
    textarea {
        width: 100%;
    }
    form input.button {
        width: 50%;
        margin-bottom: 15.625vw;
    }

}