@media (max-width: 767px) { 
	html { font-size: 52.5%; }
	.po { display: none !important; }
	.mo { display: block !important; }

	body {
		min-width: 0;
	}
	.lmt {
		width: calc(100% - 24px) !important;
	}
	header {
		height: 52px;
		min-width: 0;
		padding-top: 16px;
		padding-bottom: 16px;
		box-sizing: border-box;
		background-color: var(--cw);
		aspect-ratio: 85.6 / 53.98;
	}
	.home header {
		background-color: var(--cw);
	}
	.fx {
		gap: 12px;
	}
	.fx2>*,
	.fxm2 {
		width:calc(50% - 6px) !important;
	}
	.fxm {
		width: 100% !important;
	}
	.open header {
		height: auto;
		box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0 8px 16px rgba(0, 0, 0, 0.1);
	}
	.container {
		padding-bottom: 100px;
	}
	.archive-year-label {
		text-indent: 112px;
		font-size: var(--fs3);
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.open #hamberger span {
		background-color: var(--cg5);
		transition: var(--tts);
	}
	.open .menu li a {
		font-size: var(--fs6);
	}
	.open header .inner {
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
	}
	ul.thumblist {
		column-gap: 12px;
	}
	#menu-gnb {
		gap: 3px;
	}
	.open header .inner>* {
		flex: none;
	}
	header .inner {
		height: auto;
	}
	#lnb {
		width: 100%;
	}
	#hamberger {
		display: block;
	}
	#menu-gnb li a::before {
		bottom: 2px;
	}
	.menu {
		flex-direction: column;
		background-color: transparent;
		border-radius: 0;
		width: 100%;
		padding: 0;
		display: none;
		gap: var(--g32);
	}
	.open .menu {
		display: flex;
	}
	#menu-article {
		display: flex;
		flex-direction: row;
		gap: 12px;
	}
	.profile img {
		width: 24px;
		height: 24px;
	}
	ul.thumblist li div.item-content {
		gap: 0;
	}
	#articles-list ul li .item-content>div {
		width: 90%;
	}
	.th6 .item {
		width: calc((100% - 20px) / 2);
	}

	#articles-list ul li .item-content .post-title,
	.thumblist .item-content a .post-title {
		font-size: var(--fs2);
		font-weight: 600;
		line-height: 1.34;
	}
	#archive-search-form {
		width: 100%;
	}
	.thumblist .item-content a .en {
		line-height: 1.24 !important;
	}
	.thumblist .item-content .tit-sm {
		font-size: var(--fs1);
		margin-top: 3px;
	}
	#pjt-single .p-body .title-wrap h3.tit-sm {
		line-height: 1.24 !important;
	}

	#about-philosophy,
	#about-philosophy .inner {
		height: auto;
	}
	footer section {
		width: 100%;
		margin: 24px auto 0;
	}
	footer .inner .card-wrapper .card-link {
		width: 100%;
		padding: 12px;
	}

	#pjt-single .p-body {
		padding-top: 80px;
	}
	.post p {
		margin-bottom: 24px;
	}
	.wp-block-columns {
		gap: 24px !important;
	}

	#contact-modal .modal-inner {
		padding: 24px 12px;
		width: 80%;
		max-width: 100%;
		max-height: 500px;
		padding-top: 26px;
	}
	.iwantmore .wpcf7-form textarea {
		height: 160px;
	}
	#page-home figure {
		height: 70vh;
		max-height: 600px;
	}
	#contact-modal .modal-close {
		top: 4px;
		right: 4px;
	}
	#p-about .p-body .sec {
		padding: 32vh 0;
	}
	#p-about .p-body h2 {
		font-size: var(--fs4);
	}
	#about-philosophy {
		padding: 24px 0 !important;
	}
	#p-about .sec .commentary {
		width: 100%;
		bottom: 0;
		left: 0;
		padding: 12px;
		box-sizing: border-box;
	}
	#p-about .sec .commentary p {
		font-size: var(--fs2);
	}
	#about-philosophy ul li a {
		font-size: var(--fs1);
	}
	#about-tagline img {
		min-width: 240px;
		width: 34%;
	}
	#about-tagline article div h3 {
		font-size: var(--fs4);
	}
	#p-about .p-body .sec .inner {
	}
	.symbol-slider {
		bottom: 20px;
		left: auto;
		right: 16px;
		transform: translate(0);
	}
	.symbol-slider input[type="range"] {
		width: 200px;
	}
	.archive-title a {
		font-size: var(--fs3);
		line-height: 1.34;
		display: block;
		width: 100%;
	}
	.archive-title {
		font-size: var(--fs3);
		line-height: 1.3;
		margin-bottom: 4px;
		font-weight: 600;
	}
	.archive-title span {
		line-height: 1.4;
	}
	.archive-sublist {
		gap: 20px;
	}
	.archive-subitem .flx3 p {
		font-size: var(--fs1);
		color: var(--cg4);
	}
	.wpcf7-form textarea {
		height: 280px;
	}
	#articles-list ul li .item-content {
		margin-top: 0;
	}
	#articles-list .p-head {
		margin-bottom: 12px;
	}
	#single-articles {
		padding-top: 80px;
	}
	#page-home figcaption {
		left: 0;
		bottom: 0;
		padding: 12px;
		width: 100%;
		box-sizing: border-box;
		font-size: var(--fs4);
	}
	#about-symbol {
		padding: 32vh 0 !important;
	}
	body,
	body * {
		cursor: auto !important;
	}
	body.use-custom-cursor {
		cursor: normal !important;
	}
	.custom-cursor { display: none !important; }
}
