@charset "utf-8";


table.about_tbl {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    width: 780px;
    margin-bottom: 20px;
}
table.about_tbl tbody th {
    width: 120px;
    padding: 20px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #dddddd;
    background: #f9f9f9;
    text-align: right;
}
table.about_tbl td {
    width: 400px;
    padding: 20px;
    vertical-align: top;
    border-bottom: 1px solid #dddddd;
}
.place ul li{
    float: left;
    width: 200px;
}
.place div {
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
    padding-bottom: 15px;
}
table.about_tbl td  dl dd{
    margin-bottom: 20px;
}


.about_link {
    clear: both;
    margin-top: 100px;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.about_link ul{
    padding: 20px 20px 100px 20px ;
    overflow: hidden;
}
.about_link ul li{
    float: left;
    margin-right: 2px;
}

.about_box{
    border: 10px solid  #d4d6d9;
    padding: 20px 60px;
    margin-bottom: 80px;

}



/*　プライバシーポリシー　*/


.history_isms{
    position: absolute;
    right: 60px;
    top: 483px;
    width: 150px;
    height: 88px;
    text-align: right;
    background-color: #ffffff;
}
.history_isms2{
    position: absolute;
    right: 80px;
    bottom: 110px;
}


/*　メッセージ　*/
.msg_l{
    float: left;
    width: 600px;
    margin-bottom: 30px;
    margin-right: 30px;
}
.massage_wrap{
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

/*　お問い合わせ　*/

table.contact_tbl {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    width: 780px;
    margin-bottom: 20px;
}
table.contact_tbl tbody th {
    width: 180px;
    padding: 20px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #dddddd;
    background: #f9f9f9;
    text-align: right;
}
table.contact_tbl td {
    width: 400px;
    padding: 20px;
    vertical-align: top;
    border-bottom: 1px solid #dddddd;
}
table.contact_tbl td  dl dd{
    margin-bottom: 20px;
}



.policy_wrap h3{
    font-size: 20px;
    line-height: 34px;
    padding-bottom: 10px;
}
.policy_wrap h4{
    font-size: 16px;
    line-height: 32px;
}
.isms_box{
    width: 920px;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 25px;
    margin-bottom: 100px;
}
.isms_ttl{
    font-weight: bold;
    margin-bottom: 20px;
}