@charset "utf-8";
/* CSS Document */
#company .company_area {border: 3px solid #e0e0e0; box-sizing: border-box; padding: 10px 0; margin-top: 20px;}
#company .box01 table {width: 100%; border-collapse: separate; box-sizing: border-box; border: 3px solid #000;}
#company .box01 table th {background-color: #dadada; font-weight: bold; padding: 5px; text-align: center; vertical-align: middle;}
#company .box01 table td {padding: 10px 0 10px 20px; font-weight: 500;}
#company .box01 table th,#company .box01 table td {box-sizing: border-box; border-bottom: 1px solid #000; letter-spacing: 2px;}
#company .box02 {display: flex; justify-content: space-between; margin: 0 20px; align-items: flex-start;}
#company .box02 h2 {font-size: 25px; font-weight: bold; margin-bottom: 10px; letter-spacing: 5px;}
#company .box02 .left {max-width: 50%; font-weight: bold;}
#company .box02 .right {width: 40%;}
#company .box02 ul li {padding-bottom: 14.8px; line-height: 1;}
#company .box02 ul li:nth-last-child(1) {padding-bottom: 0;}
#company .box02 table {box-sizing: border-box; border: 3px solid #000; border-collapse: separate; padding: 10px 15px 5px; font-weight: bold; width: 100%;}
#company .box02 table th {font-weight: bold; width: 80px; padding-bottom: 5px;}
#company .box03 {margin: 30px 20px 0;}
#company .box03 iframe {box-sizing: border-box; border: 3px solid #000; width: 100%; height: 400px;}
#company .box03 h2 {font-size: 25px; font-weight: bold; margin-bottom: 10px;}
#company .box04 {margin-top: 30px;}
#company .box04 ul {display: flex; justify-content: space-between; align-items: flex-start; font-weight: bold; margin-bottom: 20px;}
#company .box04 ul .title {font-size: 20px; font-weight: bold; text-align: center; line-height: 1.2; margin-bottom: 5px;}
#company .box04 ul li {max-width: 160px; text-align: justify;}
#company .box04 ul li img {object-fit: cover; margin-top: 10px; margin-bottom: 10px;}
#company .box04 ul .ex {margin-top: 23px;}
#company .privacy {font-weight: bold;}
#company .privacy .text {font-size: 16px; line-height: 1.7;}
#company .privacy .con01 {margin-top: 30px;}
#company .privacy h3 {font-size: 16px; line-height: 1; margin-bottom: 10px; color: #db9218; font-weight: bold;}
#company .privacy .txt01 {font-size: 16px; line-height: 1.5;}
