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

#point{
margin-top: 50px;
}
#point .row{
padding: 0 20px;
}
#point a{
text-decoration: none;
}
#point .col-md-4{
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
#point img{
margin: 0 auto;
}
#point p{
margin: 20px 0 0;
text-align: left;
}
#point .p-title{
width: 100%;
}
#point .p-man{
margin: 20px 20px 0 0;
}
#point .p-hyo{
width: 100%;
margin-top: 20px;
}
#point .taikyu{
margin-top: 30px;
}

#tokucho{
margin-top: 30px;
text-align: center;
background: url(../img/thinkwest/t_feature06.jpg) no-repeat bottom right;
background-size: contain;
}
#tokucho .illust{
text-align: left;
padding: 0 0 50px 30px;
}

footer{
margin-top: 0;
}
#f-menu{
margin-top: 0;
}
