@charset "utf-8";
/* CSS Document */

#about .box01 {background: url(img/about/box01_bg.jpg)top center no-repeat; color: #fff; text-align: center; padding: 120px 0; line-height: 2; margin-top: 40px;}
#about .box01 .title {margin: 0 auto;}
#about .box01 .big {font-size: 30px; font-weight: bold; text-align: center; margin: 40px auto 5px;}
#about .box01 .bdr {content: ""; width: 200px; border-bottom: 2px solid #fff; text-align: center; margin: 0 auto 40px;}

#about .box02 {font-size: 14px;}
#about .box02 .inner {display: flex; justify-content: space-between; max-width: 1100px; margin: 0 auto 40px; text-align: left; position: relative;}
#about .box02 .inner .con {display: flex; justify-content: space-between; align-items: flex-start; margin-top: 15px;}
#about .box02 .inner table {width: 100%;}
#about .box02 .inner table td {font-weight: bold;}
#about .box02 .box {background-color: #fff; box-sizing: border-box; border: 3px solid #e0e0e0; max-width: 550px; padding: 20px; width: 515px; line-height: 1.5;}
#about .box02 .box ul {font-weight: bold;}
#about .box02 iframe {width: 1200px; box-sizing: border-box; border: 3px solid #e0e0e0;}
#about .box02 .rightbox th {width: 100px;}
#about .box02 .leftbox th {width: 80px;}
#about .box02 h3 {font-size: 20px; font-weight: bold; margin-bottom: 10px;}

#about .box03 h2 {margin-bottom: 40px; margin-top: 40px;}
#about .box03 ul {display: flex; justify-content: space-between; margin-bottom: 40px;}
#about .box03 ul:nth-last-child(1) {margin-bottom: 0;}

#about .box04 .under {background: url(img/contactbn/bg.jpg)top center repeat; padding: 40px 0; font-weight: bold; text-align: left;}
#about .box04 .inner {display: flex; justify-content: space-between; align-items: flex-start; max-width: 1100px; margin: 0 auto;}
#about .box04 .left {background: url(img/contactbn/left_bg.jpg)top center; box-sizing: border-box; border: 7px solid #000; width: 540px; padding: 25px 80px;}
#about .box04 .right {background: url(img/contactbn/right_bg.jpg)top center; box-sizing: border-box; border: 7px solid #000; width: 540px; padding: 25px 80px;}
#about .box04 .title {font-size: 20px; text-align: center}
#about .box04 .btn {margin: 0 auto;}
#about .box04 .c {line-height: 2; margin: 15px 0 20px; font-size: 14px;}