/*introduce.css*/
body{overflow-x: hidden;}
#container_title{display: none;}

.sub_page.link{width: 100%; height: 100vh; background: url(../img/main/section03_bg.png) no-repeat; background-size: cover; background-position: center;display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; justify-content: center;}
.sub_page.link .inner{text-align: center;}
.sub_page.link .inner .logo_img img{margin: 0 auto; filter: grayscale(1) brightness(0);}
.sub_page.link .inner h2{padding: 10px 0 30px;}


.inbox ul li textarea{font-size:12px; line-height:26px}