@media all and (max-width: 575.98px) {
/* line height */
.ls { line-height: 1.1 !important; }
.lm { line-height: 1.15 !important; }
.ll { line-height: 1.4 !important; }
.lxl { line-height: 1.6 !important; }
.l2xl { line-height: 1.7 !important; }
.lmax { line-height: 1.8 !important; }
/* margin */
.mts { margin-top: 4px; }
.mt2s { margin-top: 8px; }
.mt3s { margin-top: 12px; }
.mtm { margin-top: 14px; }
.mt2m { margin-top: 18px; }
.mt3m { margin-top: 22px; }
.mtl { margin-top: 28px; }
.mt2l { margin-top: 48px; }
.mt3l { margin-top: 80px; }

.mbs { margin-bottom: 4px; }
.mb2s { margin-bottom: 8px; }
.mb3s { margin-bottom: 12px; }
.mbm { margin-bottom: 14px; }
.mb2m { margin-bottom: 18px; }
.mb3m { margin-bottom: 22px; }
.mbl { margin-bottom: 28px; }
.mb2l { margin-bottom: 48px; }
.mb3l { margin-bottom: 80px; }
/* padding */
.pts { padding-top: 4px; }
.pt2s { padding-top: 8px; }
.pt3s { padding-top: 12px; }
.ptm { padding-top: 14px; }
.pt2m { padding-top: 18px; }
.pt3m { padding-top: 22px; }
.ptl { padding-top: 28px; }
.pt2l { padding-top: 48px; }
.pt3l { padding-top: 80px; }

.pbs { padding-bottom: 4px; }
.pb2s { padding-bottom: 8px; }
.pb3s { padding-bottom: 12px; }
.pbm { padding-bottom: 14px; }
.pb2m { padding-bottom: 18px; }
.pb3m { padding-bottom: 22px; }
.pbl { padding-bottom: 28px; }
.pb2l { padding-bottom: 48px; }
.pb3l { padding-bottom: 80px; }
/* font size */
.fs { font-size: 12px !important; }
.f2s { font-size: 13px !important; }
.fm { font-size: 14px !important; }
.fnor { font-size: 16px !important; }
.f2m { font-size: 16px !important; }
.f3m { font-size: 18px !important; }
.fl { font-size: 20px !important;}
.f2l { font-size: 23px !important; }
.f3l { font-size: 29px !important; }
.fxl { font-size: 32px !important; }
.f2xl { font-size: 40px !important; }
.f3xl { font-size: 52px !important; }
.fmax { font-size: 64px !important; }

.mo { display: block; }
.po { display: none; }
header section {
	width: calc(100% - 40px);
}
.archive-head #tpl-info {
	width: 100%;
	margin-right: 0;
}
.archive-head #tpl-info h3 {
	line-height: 1.3 !important;
	margin-bottom: 8px;
}
.archive-head #tpl-info p {
	line-height: 1.7 !important;
}
.archive-head img {
	width: 64%;
	margin-right: 18%;
}
#click-shadow {
	display: block;
}
#archive-list .img {
	width: calc(100% + 28px);
	margin-left: -14px;
}
#archive-list .img li {
	width: calc(50% - 28px);
	margin-left: 14px;
	margin-right: 14px;
	border: none;
	border-radius: 0;
	padding: 0;
}
#archive-list .img li a.btn {
	transform: translate(0, 0);
	height: auto;
}
.cont {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 40px;
}
#on-list .archive-body-list h3 {
	margin-bottom: 0;
}
.archive-body-list h3 {
	width: 100%;
	margin-bottom: 8px;
	font-weight: 700;
}
.archive-body-list h4 {
	width: 45%;
}
.archive-body-list h4#writer {
	width: 30%;
}
.archive-body-list h4#type {
	width: 25%;
}
#note {
	position: fixed;
	left: 50%;
	top: auto !important; bottom: 4% !important;
	transform: translate(-50%, 0%);
	width: 90% !important;
	background-color: #fff;
	border-radius: 8px;
	padding: 24px 20px;
	box-sizing: border-box;
	box-shadow: 0px 0px 14px -5px rgba(0,0,0,0.8);
}
.post p {
	font-size: 16px;
}
#setting-inner {
	width: 104%;
	bottom: -104%;
}
#type li a.serif, 
#type li a.sans {
	background-size: 17px;
}
.post-body .wp-block-pullquote p {
	padding-left: 10px;
	margin-left: 20px;
	font-size: 14px !important;
}
#gnb-close {
	top: 10px;
}
.grid-sizer,
.grid-item {
	width: calc(100% - 20px);
	height: 230px;
} 
#article-list .list li {
	width: 100%;
}
#main-cont {
	padding-top: 49px;
}
#main-intro {
	width: calc(100% - 32px);
	padding: 0;
}
#home-todaybook {
	flex-wrap: wrap;
}
#intro-update-t {
	flex: 1;
	margin-right: 0;
	margin-bottom: 10px;
}
#intro-update-t h3 {
	font-size: 20px !important;
}
#intro-use ul li a {
	background-color: #f9f9f2;
}
#intro-update h3 {
	font-size: 16px !important;
}
#intro-update a {
	width: auto;
	margin: 0 8px;
	display: block;
}
#intro-update {
	flex: 1;
	box-sizing: border-box;
	margin: 0 auto;
}
#intro-use {
	flex: 0 0 100%;
	margin-top: 16px;
}
#intro-use ul li a .title {
	font-size: 16px !important;
}
#main-intro hr {
	margin-top: 48px;
}
#intro-use ul li a p {
	width: 100%;
	position: static;
}
.ellipsismx {
	max-height: 94px;
	-webkit-line-clamp: 3;
	line-clamp: 3;
}
#main-keyword {
	width: calc(100% - 32px);
	margin: 40px auto;
}
.home .slide .slick-list li {
	width: 180px;
	margin: 0 30px;
}

#main-about {
	border-bottom: 1px solid #ccc;
	padding: 32px 16px 16px;
}
#stb,
#main-about {
	width: 100%;
}
#stb #stb_subscribe {
	padding: 32px 16px;
}
#article-list .list li:nth-child(even) {
	margin-left: 0;
}
#gnb {
	left: -150%;
	width: 100%;
}
#list-flag {
	top: 48px;
	left: 50%;
	transform: translate(-50%, 0);
}
#on-list {
	left: 0;
	width: 100%;
	min-width: 0;
	padding: 24px 16px 16px;
	height: calc(100% - 48px);
}
.archive-body-list {
	border-top: none;
}
header {
	height: 48px;
}
#logo a img {
	width: 72px;
}
.subs {
	padding: 6px 0;
	border: none;
	font-size: 11px;
}
#t-size li a.t-l {
	background-size: 16px;
}
#t-size li a.t-m {
	background-size: 14px;
}
#t-size li a.t-s {
	background-size: 12px;
}
#setting ol li a.l-s,
#setting ol li a.l-l {
	background-size: 12px;
}
#setting ol li {
	margin: 0 2px;
}
#setting {
	height: 72px;
}
#setting section {
	padding: 10px 8px;
}
#setting ol li a {
	padding: 4px;
}
.post-body .wp-block-quote {
	margin-left: 28px;
	padding-left: 12px;
}
.archive-body ul li:hover {
	border-color: #DEE2E6;
}
#menu-gnb li a {
	font-size: 28px;
}
#post-info {
	padding: 12px;
}
footer section {
	width: 100%;
}
footer .ft-wrap {
	padding: 32px 16px;
	height: 300px;
}
.page-template-about footer .ft-wrap {
	margin-bottom: 56px;
}
footer #addr {
	margin-left: 0;
}
footer #addr ul li {
	font-size: 12.5px;
	display: block;
	line-height: 1.8;
}
footer #sns {
	right: 16px;
	left: auto;
	top: 32px;
}
footer #ft-gnb {
	left: 50%;
	right: auto;
	transform: translate(-51%, 0) rotate(-90deg);
	bottom: -34px; 
}
footer #family {
	width: calc(100% - 32px);
	right: 16px;
	top: 164px;
	bottom: auto;
}
footer #family div.panel {
	bottom: 32px;
}
footer #addr img {
	width: 90px;
}
footer #sns li {
	width: 28px;
	height: 28px;
	margin-left: 4px;
}
#archive-list li .panel {
	display: none !important;
}
.tog-list {
	top: 3px;
}
.jtoggler:checked + .jtoggler-control .jtoggler-handle {
	left: 21px !important;
}
.list li a h5 {
	position: static;
	float: right;
}
.home #archive-list ul.img li {
	width: calc(50% - 24px) !important;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 28px;
}
.home #archive-list ul.img li a h3 {
	font-size: 16px !important;
}
#archive-list li a.btn span {
	display: none;
}
#archive-list li a.btn {
	left: auto; 
	right: 0;
	top: 50%;
	background-image: none;
	border: none;
	width: 100%;
	height: 48px;
	display: block;
	padding: 0;
	transform: translate(0, -50%);
}
#archive-list li a.btn:hover {
	background-color: transparent;
}
.list li:hover {
	border: none;
}
.list li {
	box-sizing: border-box;
	padding: 4px 12px;
	margin-bottom: 12px;
}
.acco::before, 
.acco::after {
	display: none;
}
#hamberger {
	height: 24px;
	width: 18px;
}
#hamberger span {
	width: 3px;
}
#updown {
	transform: translate(0%, 0%) rotate(0deg);
	right: -1px;
	top: 56px;
	bottom: auto;
	width: 38px;
	display: none;
}
#updown button {
	height: 38px;
	box-sizing: border-box;
	padding: 0;
}
#updown button.todown {
	margin-left: 0;
}
#setting section h5 {
	display: none;
}
#setting section#print {
	display: none;
}
#setting section {
	width: 25%;
}
#keyword-list li div.meta {
	width: 100%;
}
#keyword-list li ul li {
	border: none;
	margin: 0 8px 16px;
	padding: 0;
	width: calc(50% - 16px);
}
.alm-listing {
	width: 100%;
}
.list-st1 li a:hover {
	background-color: #fafaf1;
	border-color: #fafaf1;
}
#intro-use ul li a:hover {
	background-color: #fafaf1;
	border-color: #fafaf1;
}
#intro-use ul li a:hover * {
	color: #111;
}
.list-st1 li a:hover h3, 
.list-st1 li a:hover p, 
.list-st1 li a:hover h4 {
	color: #111;
}
.jtoggler-label {
	font-size: 12px;
}
.jtoggler-control {
	width: 40px !important;
	height: 18px !important;
}
.jtoggler-control .jtoggler-handle {
	width: 20px !important;
	top: calc(50% - 11px) !important;
	height: 20px !important;
}
.filters {
	border-bottom: none;
}
.filters .half {
	width: 100%;
}
.filters .button-group {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #cdcdcd;
}
.filters button {
	font-size: 13px;
	margin-right: 5px;
	margin-top: 3px;
}
#use-cont p {
	width: 100%;
	font-size: 13px !important;
	margin-bottom: 36px;
}
#use-cont .wp-block-group,
#use-cont .wp-block-image {
	width: 100%;
	margin-bottom: 8px;
}
.list-st1 li {
	margin: 0 8px 16px;
	padding: 0;
	width: calc(50% - 16px);
}
.list-st1 li a {
	padding: 18px 12px;
	height: 220px !important;
}
.list-st1 li a p {
	margin-top: 24px;
}
.list-st1 li a h3.title {
	font-size: 16px !important;
	word-break: break-all;
}
#intro-use ul li a {
	padding: 18px 12px;
	height: 220px;
}
#keyword-list li a {
	padding: 18px 12px;
	height: 220px;
}
#keyword-list ul li a:hover {
	background-color: #fafaf1;
	border-color: #fafaf1;
}
#keyword-list ul li a:hover * {
	color: #111;
}
#keyword-list li ul {
	margin-top: 32px;
	width: calc(100% + 8px);
	float: left;
	margin-left: -4px;
}
#about-cont h3 {
	width: 100%;
}
#about-cont .wp-block-separator {
	margin: 32px 0 62px;
}
#about-cont .fw .wp-block-group:last-child {
	margin-left: 0;
	margin-top: 16px;
}
#about-cont .fw .wp-block-group {
	width: 100%;
}
.dot li::before {
	top: 10px;
}
#about-cont .dot li, 
#about-cont p {
	font-size: 14px;
}
#about-cont .wp-block-group {
	width: 100%;
}
#news-title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
#news {
	padding: 16px;
	padding-bottom: 0;
}
#news.open {
	bottom: 40px;
}
#news, 
#news-title {
	width: 100%;
}
.colum {
	column-count: 1;
}
#about-cont .col {
	width: calc(100% - 0px) !important;
}
#about-cont .col:nth-child(even) {
	margin-left: 0px;
	margin-bottom: 0;
}
#searchform input[type=text] {
	height: 36px;
	width: calc(100% - 100px);
}
.post-body pre {
	column-count: 1;
}
#searchform input#searchsubmit {
	width: 36px;
	background-size: 50%;
	height: 36px;
	border-radius: 40px;
}
.cosmosfarm-share-buttons-default button {
	background-size: 28px !important;
}

#copy-link div {
	width: 86%;
	box-sizing: border-box;
	padding: 10px 20px 30px;
}
#main-key-tit {
	width: 100%;
}
#main-key-list {
	width: 100%;
	margin-bottom: 40px;
}
#main-key-list li {
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.search-tip {
	font-size: 20px;
	line-height: 1.7;
}
#search_type li {
	height: 36px;
	line-height: 36px;
}
#searchform {
	padding: 8px 0;
	box-sizing: border-box;
	top: -60px;
	width: 100%;
	transform: translate(0);
}
.search #searchform {
	top: 60px !important;
}
.search #search-flag,
.search #search-close {
	display: none !important;
}
#searchform.hi {
	top: 60px;
	transition: .1s;
}
#search-result {
	padding-top: 120px;
}
#search-close {
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	text-indent: -9999em;
	background-color: #212529;
	border: 1px solid #212529;
	display: none;
	border-radius: 50%;
	background-image: url(../images/ico-close.svg);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	position:absolute;
	top: 50%;
	right: 0;
}
#search-flag {
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	text-indent: -9999em;
	background-color: #00A279;
	border: 1px solid #00A279;
	border-radius: 50%;
	background-image: url(../images/ico-search.svg);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	position:absolute;
	top: 50%;
	right: 0;
}
}
