@charset "UTF-8";

#property-list-link                              { width: 100%; height: 450px; margin: 138px 0 10px 0; padding: 50px 0 20px 0; text-align: center; background-color: #34495e; cursor: pointer; }
#property-list-link .icon-circle                 { margin: 10px auto; width: 200px; height: 200px; background-color: #ffffff; }
#property-list-link .icon-circle                 { background-image: url('../../img/ContractorMyPage/mypage/image_128.png'); background-position: center center; background-repeat: no-repeat; }
#property-list-link .icon-circle                 { border-radius: 50%; }
#property-list-link h1                           { color: #ffffff; font-size: 30px; line-height: 70px; }
#property-list-link h2                           { color: #ffffff; font-size: 20px; line-height: 40px; }

#password-change-link                            { float: left; width: calc(50% - 5px); height: 300px; margin: 0; padding: 50px 0 20px 0; text-align: center; background-color: #fbc239; cursor: pointer; }
#password-change-link .icon-circle               { margin: 10px auto; width: 200px; height: 200px; background-color: #ffffff; }
#password-change-link .icon-circle               { background-image: url('../../img/ContractorMyPage/mypage/fontsize_128.png'); background-position: center center; background-repeat: no-repeat; }
#password-change-link .icon-circle               { border-radius: 50%; zoom: 0.7; }
#password-change-link h1                         { color: #000000; font-size: 20px; line-height: 50px; }
#password-change-link h1                         { opacity: 50%; }

#logout-link                                     { float: right; width: calc(50% - 5px); height: 300px; margin: 0; padding: 50px 0 20px 0; text-align: center; background-color: #538ca2; cursor: pointer; }
#logout-link .icon-circle                        { margin: 10px auto; width: 200px; height: 200px; background-color: #ffffff; }
#logout-link .icon-circle                        { background-image: url('../../img/ContractorMyPage/mypage/exit_128.png'); background-position: center center; background-repeat: no-repeat; }
#logout-link .icon-circle                        { border-radius: 50%; zoom: 0.7; }
#logout-link h1                                  { color: #000000; font-size: 20px; line-height: 50px; }
#logout-link h1                                  { opacity: 50%; }