@charset "utf-8";
/*
Theme Name: 森村不動産株式会社
Theme URI: 2021/09
Description: 森村不動産株式会社
Author: 森村不動産株式会社
英語バージョン style.cssの補足版
*/

/*====================================================

    File Name: style.css

====================================================*/
.new_box2 {
    margin-bottom:30px;
}
.new_box2 dt {
    width: 23%;
    padding: 8px;
    font-weight: bold;
    border-bottom: 1px dotted;
    box-sizing: border-box;
}
.new_box2 dd {
    width: 77%;
    padding: 8px 0;
    border-bottom: 1px dotted;
}

.menu_pc_wrap ul li a {
    color: white;
    background-color: #1d5d84;
    font-weight: bold;
    padding: 10px 30px;
    transition: all .3s;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    margin-top: 20px;
}

.menu_pc_wrap_last {
    border-left: none !important;
}

.menu_pc_wrap ul li a:hover {
    color:#01b0f1;
}

.menu_pc_wrap ul {
    width: 640px;
    justify-content: left;
}

.menu_pc_wrap ul li a {
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
}

.footer_navi li {
    width: auto;
    height: auto;
    padding: 10px;
    margin-top:10px;
    margin-left:30px;

}

.footer_navi li a{
    color:white;
}

.footer_navi li a:hover{
    color:#01b0f1;
    text-decoration:none;
}
.global_square_main_left {
    margin-top:20px;
    margin-right:20px;
    margin-left:40px;
    width:initial;
}
.global_square_main_right {
    margin-top:20px;
}

.menu_pc_en_01, .menu_pc_en_02 {
    text-indent:-10000px;
    width: 160px;
    height: 50px;
    margin: 0px !important;
    margin-top:16px !important;
}
.menu_pc_en_01 a{
    background:url(../images/nav_en_01.gif) no-repeat;
}
.menu_pc_en_01 a:hover{
    background:url(../images/nav_en_01_on.gif) no-repeat;
}
.menu_pc_en_02 a{
    background:url(../images/nav_en_02.gif) no-repeat;
}
.menu_pc_en_02 a:hover{
    background:url(../images/nav_en_02_on.gif) no-repeat;
}

.footer_navi {
    margin-top:20px;
}

.copy {
    margin-top: 10px;
}
