#con_sp { background-image: url(/um/img/cover.png);}

.tz_lnk { width: 100%; max-width: 440px; margin: 0 auto;}
.tz_lnk:before, .tz_lnk:after { content: ""; content: none; display: table;}
.tz_lnk:after { clear: both; }
.tz_lnk::after { content: ""; display: block; clear: both;}
/*.tz_lnk li { box-sizing: border-box; width: 48%; max-width: 200px; margin: 1em auto; border: 1px solid rgba(231, 75, 150, .75);}*/
.tz_lnk li { box-sizing: border-box; width: 48%; margin: .5em 0 1em 1%; border: 1px solid rgba(231, 75, 150, .75); float: left;}
.tz_lnk li a { display: block; padding: .75em 0; text-align: center; color: rgba(231, 75, 150, .75);}
.tz_lnk li a:hover { background: rgba(231, 75, 150, .1); color: rgba(0, 0, 0, .75);}
/*_txt*/
#story_txtall { width: 100%; text-align: center; padding-top: .5em;}
#story_onair { font-size: 150%; font-weight: lighter; font-family: 'Noto Serif JP', serif; letter-spacing: .05em; padding-bottom: 1em;}
/*_photo*/
#sphoto_set { width: 100%; max-width: 800px; margin: 0 auto;}
#sphoto_set:before, #sphot_set:after { content: ""; display: table;}
#sphoto_set:after { clear: both;}
#sphoto_set::after { content: ""; display: block; clear: both;}
#sphoto_set #sph1 { width: 49%; margin: 0; float: left;}
#sphoto_set #sph2 { width: 49%; margin: 0; float: right;}
#sphoto_set .sphoto { width: 100%; height: 0; padding-top: 66.619718309859155%; padding-top: -webkit-calc(473 / 710 * 100%); padding-top: calc(473 / 710 * 100%); position: relative;}
#sphoto_set .sphoto img { width: 100%; position: absolute; top: 0; left: 0;}
/*_archives*/
.archives_list li { width: 20%; margin: 0 0 .5em 2.5%; float: left;}


/*9*/
.archives_list { max-width: 900px; margin: 1em auto 0 auto;}
.archives_list li { width: 30%; margin: 0 0 .5em 2.5%; float: left;}
@media all and (min-width: 768px) {
.archives_list li { width: 18%; margin: 0 0 .5em 1.7%; float: left;}
.archives_list li:nth-child(6) { margin: 0 0 .5em 11.5%;}
}
