.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 .detail-list li {
margin: 0 auto 24px;
}
.page-tokusen .contents .section .detail-list li:last-child {
margin: 0 auto 60px;
}
.page-tokusen .contents .section .detail-list li {
display: block;
color: #3B3B3B;
border: 1px solid #e0e0e0;
text-decoration: none;
letter-spacing: -0.4em;
}
.page-tokusen .contents .section .detail-list .photo,
.page-tokusen .contents .section .detail-list .box {
display: inline-block;
height: 245px;
vertical-align: top;
letter-spacing: normal;
}
.page-tokusen .contents .section .detail-list .photo {
width: 296px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.page-tokusen .contents .section .detail-list .box {
width: 522px;
padding: 40px 26px;
}
.page-tokusen .contents .section .detail-list .cat {
width: 160px;
padding: 2px 0;
margin: 0 0 16px;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
text-align: center;
background-color: #196ABD;
border-radius: 100px;
}
.page-tokusen .contents .section .detail-list h4 {
margin: 0 0 16px;
color: #000;
font-size: 23px;
font-size: 2.3rem;
text-decoration: none;
}
.page-tokusen .contents .section .detail-list .txt {
font-size: 12px;
font-size: 1.2rem;
color: #000;
}
.page-tokusen .contents .section .detail-list a:hover h4 {
text-decoration: underline;
}
.page-tokusen .contents .page {
text-align: center;
letter-spacing: -0.4em;
}
.page-tokusen .contents .page li {
display: inline-block;
margin: 0 8px 0 0;
letter-spacing: normal;
}
.page-tokusen .contents .page li:last-child {
margin: 0 0 0 0;
}
.page-tokusen .contents .page a {
display: inline-block;
width: 50px;
height: 50px;
padding: 11px 0 0;
color: #fff;
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
background-color: #186ABD;
text-decoration: none;
}
@media screen and (max-width: 999px) {
.page-tokusen .contents .section .detail-list li {
margin: 0 auto 10px;
}
.page-tokusen .contents .section .detail-list .photo,
.page-tokusen .contents .section .detail-list .box {
height: 100%;
}
.page-tokusen .contents .section .detail-list .photo {
width: 100%;
}
.page-tokusen .contents .section .detail-list .box {
width: 100%;
padding: 20px 10px 40px;
}
.page-tokusen .contents .section .detail-list .cat {
width: 130px;
font-size: 10px;
font-size: 1rem;
font-weight: bold;
}
.page-tokusen .contents .section .detail-list h4 {
margin: 0 0 10px;
color: #000;
font-size: 16px;
font-size: 1.6rem;
}
.page-tokusen .contents .section .detail-list .txt {
font-size: 13px;
font-size: 1.3rem;
text-align: justify;
}
}