.page-tokusen .contents h3 {
letter-spacing: normal;
}
.page-tokusen .contents .txt-area p {
margin: 0 auto 16px;
}
.page-tokusen .contents .side {
width: 230px;
}
.page-tokusen .contents .side h4 {
padding: 16px 16px 14px;
margin: 0 auto 0;
color: #FFF;
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
background-color: #1B6CBF;
border-bottom: 2px solid #0051A4;
}
.page-tokusen .contents .side dl {
border-left: 1px solid #E2E2E2;
border-right: 1px solid #E2E2E2;
}
.page-tokusen .contents .side dt {
border-bottom: 1px solid #E2E2E2;
}
.page-tokusen .contents .side dt a {
display: block;
padding: 16px 20px;
color: #595959;
text-decoration: none;
position: relative;
transition-duration: 0.3s;
}
.page-tokusen .contents .side dt a:before, .page-tokusen .contents .side dt a:after {
position: absolute;
top: 0;
right: 20px;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.page-tokusen .contents .side dt a:before {
box-sizing: border-box;
width: 10px;
height: 10px;
border-top: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
transform: rotate(135deg);
}
.page-tokusen .contents .side dt a:hover {
color: #fff;
background-color: #1B6CBF;
transition-duration: 0.3s;
}
.page-tokusen .contents .side dt a:hover:before {
border-top: 1px solid #fff;
border-right: 1px solid #fff;
}
.page-tokusen .contents .side dt a.on {
color: #fff;
background-color: #1B6CBF;
transition-duration: 0.3s;
}
.page-tokusen .contents .side dt a.on:before {
top: 5px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(-45deg);
}
.page-tokusen .contents .side dd {
display: none;
}
.page-tokusen .contents .side li {
border-bottom: 1px solid #E2E2E2;
}
.page-tokusen .contents .side li a {
display: block;
padding: 16px 20px 16px 40px;
color: #595959;
text-decoration: none;
position: relative;
transition-duration: 0.3s;
}
.page-tokusen .contents .side li a:before, .page-tokusen .contents .side li a:after {
position: absolute;
left: 20px;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.page-tokusen .contents .side li a:before {
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 5px solid #0051A4;
}
.page-tokusen .contents .side li a:hover, .page-tokusen .contents .side li a.on {
background-color: #E2E2E2;
transition-duration: 0.3s;
}
@media screen and (max-width: 999px) {
.page-tokusen .contents .side {
width: 210px;
}
.page-tokusen .contents .side h4 {
font-size: 14px;
font-size: 1.4rem;
}
.page-tokusen .contents .side dt a {
display: block;
padding: 16px 20px;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
transition-duration: 0.3s;
}
.page-tokusen .contents .side dt a:hover {
color: #595959;
background-color: #fff;
transition-duration: 0s;
}
.page-tokusen .contents .side dt a:hover:before {
border-top: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
}
.page-tokusen .contents .side dt a.on {
color: #fff;
background-color: #1B6CBF;
transition-duration: 0.3s;
}
.page-tokusen .contents .side dt a.on:before {
top: 5px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(-45deg);
}
.page-tokusen .contents .side li a {
display: block;
padding: 16px 16px 16px 36px;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
}
.page-tokusen .contents .side li a:hover, .page-tokusen .contents .side li a.on {
background-color: #fff;
transition-duration: 0s;
}
}.page-tokusen .contents .section {
width: 994px;
letter-spacing: -.4em;
padding: 20px 0 60px;
}
.page-tokusen .contents .txt-area p {
margin: 0 auto 16px;
}
.page-tokusen .contents .txt-area p:last-child { }
.page-tokusen .contents .txt-area p span {
font-size: 13px;
font-size: 1.3rem;
}
.page-tokusen .contents .txt-area .map {
width: 100%;
}
.page-tokusen .contents .txt-area .map iframe {
width: 100% !important;
}
.page-tokusen .contents .main,
.page-tokusen .contents .side {
display: inline-block;
letter-spacing: normal;
vertical-align: top;
}
.page-tokusen .contents .main { }
.page-tokusen .contents .unit {
padding: 0;
}
@media screen and (max-width: 999px) {
.page-tokusen .contents .section {
width: 100%;
}
.page-tokusen .contents .main {
width: 100%;
margin: 0 auto 60px;
}
}