/* CSS Document */
body {
	font-family: "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft JhengHei", "微軟正黑體", 'PMingLiU' , sans-serif;
	letter-spacing: 0.03em;
}
html.win.firefox body {
	font-family: "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft JhengHei", "微軟正黑體", 'PMingLiU' , sans-serif;
	letter-spacing: 0.03em;
}
#header h1 a span {
    font-size: 1.4rem;
    padding-left: 44px;
    letter-spacing: 0.15em;
    line-height: 1;
}
.sidebar .sidebar-info__txt {
    letter-spacing: 0em;
}
.sec-lead {
    margin-top: 30px;
}
/* frontpage*/
.frontpage .facility_list li:first-child a div img, 
.frontpage .facility_list li:nth-child(3) a div img {
    margin-top: 10px;
}
.frontpage .facility_list li:first-child a div h3, 
.frontpage .facility_list li:nth-child(3) a div h3 {
    margin-top: 15px;
}
/* price///////////////////////////////////////////////////// */
.price-block__tbl01, 
.price-block__tbl02, 
.price-block__tbl03 {
    line-height: 1.6;
}
.price-block__tbl01 thead th span, 
.price-block__tbl02 tbody th span {
    font-weight: normal;
    font-size: 1.2rem;
}
.price-block__tbl01 thead th span {
    display: block;
}
/* about goryokaku tower */
.about-block__data-tbl {
    letter-spacing: 0em;
}
.about-block__data-tbl th {
    padding-right: 15px;
	font-size: 1.3rem;
    width: 226px;
}
/* Gotakun ///////////////////////////////////////////////////// */
.gotakun__twocol .profile__list-l dl dt {
    width: 35%;
}.gotakun__twocol .profile__list-l dl dd {
    width: 65%;
}
/* Apply ///////////////////////////////////////////////////// */
.apply-block__item .contact-block {
    margin-bottom: 30px;
}
/* Company ///////////////////////////////////////////////////// */
#company_outline dl.rinen dd {
    width: 100%;
    height: auto;
	letter-spacing: 0em;
}
#company_outline dl.syakun dd {
    width: 174px;
    height: auto;
}
#company_outline dl.syakun dd span {
    display: block;
	margin-top: 10px;
	font-size: 3.0rem;
	font-weight: bold;
}
.sec-table.is-history th:first-of-type {
    width: 100px;
}