@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

span.c-postTimes__nk-kugiri {
    padding: 0 0.5em;
}
@media (min-width: 960px) {
    .p-fixBtnWrap {
        bottom: 250px;
		right:2.5em;
    }
	.p-fixBtnWrap  {
		flex-direction:row
	}
}
	.p-mainVisual__textLayer {
    display: flex
;
    flex-direction: column;
    height: 100%;
    justify-content: end!important;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 3;
}
