@charset "UTF-8";
.summary .note{margin-top: 30px;}
.summary p:first-child{padding-bottom: 0;}
.summary p:last-child{padding-top: 0;padding-bottom: 50px;}
.article .note {position: relative;padding-left: 2.5em;text-align: left;display: inline-block;font-size: 13px;}
.article .note > span {position: absolute;left: 0;}
.article .note > span.line{text-decoration-thickness: 1px;text-decoration-line: underline;text-underline-offset: 2px;position: static;}
.set_arrow + .set_arrow{margin-top: 20px;}
.exhibition-banner a{display:block}
.exhibition-banner a img{width:100%}
.exhibition-banner a img.icon.icon--blank{display:none}
@media print,screen and (min-width:768px){
.exhibition-banner a{transition:opacity 0.3s ease}
.exhibition-banner a:hover{opacity:.7}
}
@media screen and (max-width:767px){
.summary p + p {padding-top: 20px;padding-bottom: 0;}
.summary p:last-child {padding-bottom: 25px;}
.summary .note{margin-top: 20px;}
.article .note {font-size: 10px;}
.icon_set .figure_img{width: 100%;}
}
