@charset "UTF-8";
.aboutuspage h1{
font-size: 30px;
margin: 0;
}
.aboutuspage .visual-title-area .visual {
position: relative;
}
.aboutuspage .visual-title-area .visual h1 {
position: absolute;
top: 50%;
right: 20px;
color: #fff;
margin-top: -20px;
}
.aboutuspage .article h2, .aboutuspage .article h3, .aboutuspage .article p{
margin-top: 32px;
}

.aboutuspage h2 span,.aboutuspage h3 span{
font-weight: bold;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.bodycopy1 {
font-size: 13px;
line-height: 2;
}

.aboutuspage .article {
margin-top: 32px;
max-width: 690px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.aboutuspage .article .name-sign .sign {
float: right;
}
.article .name-sign img {
height: 42px;
width: auto;
}
.aboutuspage .article .name-sign .name {
display: inline-block;
text-align: left;
padding-right: 10px;
}
.aboutuspage .article .btn-area {
text-align: center;
margin-top: 75px;
}
.aboutuspage .article .name-sign {
text-align: right;
}

@media only screen and (max-device-width: 1280px) and (max-width: 640px){
.aboutuspage .visual-title-area .visual h1 {
position: static;
height: auto;
margin-top: 10px;
padding-right: 10px;
color: #666;
font-size: 21px;
}

.aboutuspage .article {
margin-top: 18px;
padding-left: 0;
padding-right: 0;
text-align: left;
}
.aboutuspage .article h2, .aboutuspage .article h3, .aboutuspage .article p {
margin-top: 18px;
}
.aboutuspage .article h3 + p, .aboutuspage .article h2 + p {
margin-top: 0;
}
.aboutuspage .article .name-sign .sign {
float: none;
}
.aboutuspage .article .name-sign .name {
margin-top: 3px;
display: block;
padding-right: 0;
}
.aboutuspage .article .btn-area {
margin-top: 32px;
}
.aboutuspage .article .name-sign {
text-align: left;
}

.br_pc{
display: none;	
}
}