﻿.post-grid-container{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:40px;margin:50px auto 0}@media (max-width: 768px){.post-grid-container{grid-template-columns:1fr;margin:0 auto}}.post-grid-container .post-item{background:#fff}.post-grid-container .post-item .post-image-container{width:100%;padding-top:66.66%;position:relative;overflow:hidden}.post-grid-container .post-item .post-image-container .post-image{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%, -50%)}.post-grid-container .post-item .post-info{margin:15px 0 0}.post-grid-container .post-item .post-info .post-date{color:#999;font-size:0.8em;margin-bottom:10px}.post-grid-container .post-item .post-info .post-title{font-size:1.0em;line-height:1.4;margin:10px 0 0}.post-grid-container .post-item .post-info .post-title a{color:#333}.wp-pagenavi{display:flex;justify-content:center;margin:80px 0 0}.wp-pagenavi .pages,.wp-pagenavi .current,.wp-pagenavi .page,.wp-pagenavi .larger,.wp-pagenavi .extend,.wp-pagenavi .nextpostslink,.wp-pagenavi .last{margin:0;padding:5px 5px;text-decoration:none;color:#555}.wp-pagenavi .pages:hover,.wp-pagenavi .current:hover,.wp-pagenavi .page:hover,.wp-pagenavi .larger:hover,.wp-pagenavi .extend:hover,.wp-pagenavi .nextpostslink:hover,.wp-pagenavi .last:hover{border-color:#008cd3}.wp-pagenavi .current{border-color:#008cd3;color:#008cd3;font-weight:bold}.wp-pagenavi .extend{border:none}.post-content{max-width:800px;margin:0 auto}@media (min-width: 768px){.post-content{margin-top:60px}}.post-content .post-header{text-align:left}.post-content .post-header .post-date{display:block;margin-bottom:5px;color:#666}.post-content .post-header .post-title{margin:20px 0 0;color:#333;width:auto;line-height:1.4}.post-content .post-thumbnail{width:100%;padding-top:66.66%;position:relative;overflow:hidden;margin:30px 0 0}.post-content .post-thumbnail img{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%, -50%)}.post-content .post-body{margin-top:30px}.post-content .post-body p{margin:20px 0}.post-content .post-body p a{border-bottom:1px dotted #008cd3;color:#008cd3}.post-content .post-body img{max-width:100%;height:auto}.post-content .post-navigation{display:flex;justify-content:space-between;margin:80px 0;align-items:center;width:100%}.post-content .post-navigation a:only-child{margin:0 auto;width:auto}.post-content .post-navigation a{color:#007bff;text-decoration:none;line-height:1.3;font-size:0.8em;position:relative;display:flex;align-items:center;justify-content:flex-start;width:45%}.post-content .post-navigation a:last-child{text-align:right;justify-content:flex-end}.post-content .post-navigation a:first-child:before,.post-content .post-navigation a:last-child:after{display:block;font-size:2em}.post-content .post-navigation a:first-child:before{content:"＜";margin-right:8px}.post-content .post-navigation a:last-child:after{content:"＞";margin-left:8px}.post-content .post-navigation a:first-child:only-child:before,.post-content .post-navigation a:last-child:only-child:after{content:none}
