section{
	background-color: #000;
}

p{
	color: #fff;
}

#widget_area {
	padding-left: 0;
}

#profile {
	font-size: 1.4rem;
}

#profile img {
	width: 100%;
}

#profile dt {
	font-weight: bold;
}

#profile dd {
	padding-left: 0;
	margin-left: 0;
	text-align: justify;
}

#profile dd span {
	display: inline-block;
	margin-top: 0.5em;
}

#profile dl {
	padding: 3rem;
	margin: 0;
}

#bloglist a {
	color: #444444;
	text-decoration: none;
}

#bloglist {
	padding-left: 0;
	overflow: hidden;
}

#bloglist li strong {
	display: block;
	padding: 1.5rem;
	font-weight: bold;
	font-size: 1.7rem;
	line-height: 1;
	color: #333;
}

#bloglist li strong small {
	line-height: 2;
	font-size: 10px;
	color: #999;
}

#bloglist li span {
	display: block;
	padding: 20px 0 0;
	font-size: 13px;
	line-height: 1;
	color: #666;
}

#bloglist li time {
	display: block;
	padding: 10px 0 0;
	font-size: 13px;
	line-height: 1;
	color: #666;
	font-family: 'Roboto', sans-serif;
}

#bloglist li time:before {
	content: "UPDATE : ";
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#bloglist li a:after {
	position: absolute;
	bottom: 14px;
	right: 15px;
	font-size: 12px;
	line-height: 1;
	padding: 0.3em;
	background: #bbb;
	color: #fff;
	border-radius: 4px;
	font-family: 'Roboto', sans-serif;
}

#bloglist li.store a:after {
	content: "STORE";
}

#bloglist li.staff a:after {
	content: "STAFF";
}

#bloglist li.section a:after {
	content: "SECTION";
}

#bloglist li.info a:after {
	content: "INFO";
}

#bloglist li a figure {
	overflow: hidden;
}

#bloglist li a:hover figure {
	border-top: solid 5px #eb5c01;
	border-left: solid 5px #eb5c01;
	border-right: solid 5px #eb5c01;
}

#bloglist li a:hover figure img {
	margin: -5px -5px 0 -5px;
	opacity: 1;
}

#bloglist li a:hover strong,
#bloglist li a:hover strong small,
#bloglist li a:hover span,
#bloglist li a:hover time,
#bloglist li a:hover time:before {
	color: #ffffff;
}

#bloglist li a:hover:after {
	background: #ffffff;
	color: #eb5c01;
}

#bloglist li:hover {
	background: #eb5c01;
	opacity: 1;
}

.li_post_tltle,
figure {
	margin: 0;
}

.submenu ul {
	display: block;
	padding: 1rem 3rem;
	background: #ffffff;
}

.submenu ul ul {
	padding: 0px;
}

.submenu ul ul li {
	border-top: 1px solid #e5e5e5;
	padding: 0.5rem 0;
}

.submenu ul ul li:first-child {
	border-top: none;
}

.submenu li,
.submenu li a,
.submenu time {
	font-size: 1.2rem;
	padding: 0;
	font-weight: normal;
}

.submenu li a {
	display: inline;
	text-decoration: underline;
}

.submenu li a:hover {
	text-decoration: none;
}

.navigation {
	padding-left: 0;
	display: flex;
	justify-content: center;
}

.navigation li {
	list-style: none;
}

.navigation li a {
	color: #444444;
	background: #ffffff;
	padding: 1rem 1.5rem;
	font-size: 1.3rem;
	text-decoration: none;
}

.navigation li a:hover {
	color: #ffffff;
	background: #444444;
}

.nav-previous {
	margin-right: 1rem;
}

.nav-next a {
	position: relative;
	padding-right: 3rem !important;
}

.nav-previous a {
	position: relative;
	padding-left: 3rem !important;
}

.nav-next a::after {
	content: "";
	display: block;
	position: absolute;
	top: 47%;
	right: 1em;
	width: 0.7rem;
	height: 0.7rem;
	margin-top: -0.4rem;
	border-top: 0.1rem solid #444444;
	border-right: 0.1rem solid #444444;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-next a:hover::after {
	border-top: 0.1rem solid #ffffff;
	border-right: 0.1rem solid #ffffff;
}

.nav-previous a::after {
	content: "";
	display: block;
	position: absolute;
	top: 47%;
	left: 1em;
	width: 0.7rem;
	height: 0.7rem;
	margin-top: -0.4rem;
	border-left: 0.1rem solid #444444;
	border-bottom: 0.1rem solid #444444;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-previous a:hover::after {
	border-bottom: 0.1rem solid #ffffff;
	border-left: 0.1rem solid #ffffff;
}

.dvd_area p {
	font-weight: bold;
	font-size: 1rem;
	text-align: center;
	line-height: 1.8rem;
	margin-top: 3rem;
}

.dvd_area img {
	width: 100%;
}

.dvd_area a {
	display: block;
	margin-bottom: 1rem;
}

.post_year {
	background: #f6f6f6;
	margin-bottom: 0.5rem;
	padding: 0.5rem;
}

.post .inner p img {
	padding: 1.5rem 0;
}

.entry_content iframe {
	width: 100%;
}

.entry_content p{
	line-height: 2;
}

article section h2 {
	line-height: 4rem;
}

.entry_content h2 {
	font-size: 1.6rem;
}

.entry_content h1 {
	font-size: 2rem;
	line-height: 4rem;
}

.post time {
	display: block;
	padding-top: 3rem;
	text-align: right;
}

#bloglist li {
	position: relative;
	text-align: left;
	background: #ffffff;
	overflow: hidden;
	display: block;
	box-sizing: border-box;
}

.hupso_facebook {
	line-height: 1;
}

/* sp */
@media screen and (min-width : 320px) {
	#bloglist li img {
		width: 100%;
	}

	.entry_content img {
		width: 100%;
	}

	.entry_content img {
		height: auto;
	}

	#bloglist li {
		margin: 0px 0 2rem 0;
	}

	.hupso_counters {
		display: none;
	}

	#bloglist {
		margin: 3rem 0 4rem 0;
	}
}

/* pc */
@media screen and (min-width : 769px) {
	#bloglist {
		margin: 6rem 0 4rem 0;
	}

	#bloglist li {
		float: left;
		width: 300px;
		margin: 0 30px 40px 0;
	}

	#bloglist li img {
		width: 300px;
		height: 200px;
	}

	article section:first-child {
		margin: 2rem auto 4rem auto;
	}

	.entry_content img {
		max-width: 100%;
		margin: 30px 0;
	}

	.sns_komura,
	.sns_shimizu {
		text-align: right;
		font-size: 1.4rem;
		padding: 1.5rem 3rem;
	}

	.sns_komura p,
	.sns_shimizu p {
		float: left;
		padding-bottom: 0;
	}

	.sns_shimizu .Instagram,
	.sns_shimizu .facebook {
		margin-right: 3rem;
	}

	.sns_komura .facebook img,
	.sns_shimizu .facebook img {
		width: 22px !important;
		padding-right: 10px;
	}

	.sns_komura .Instagram img,
	.sns_shimizu .Instagram img {
		width: 24px !important;
		padding-right: 10px;
	}

	.sns_komura .twitter img,
	.sns_shimizu .twitter img {
		width: 25px !important;
		padding-right: 10px;
	}
}

@media screen and (min-width : 960px) {
	#bloglist li:nth-child(3n+3) {
		margin-right: 0;
	}
}

#profile .profile_komura{
	position: relative;
	background: #000;
}
#profile .profile_komura img{
	padding: 0px 30px;
    width: auto;
	object-fit: cover;
}
.leftMenu article .instagram_area{
	background: none;
}
.leftMenu article .instagram_area .instagram_list{
	position: relative;
}
.leftMenu article .instagram_area .instagram_list .icn_Instagram{
	position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.leftMenu article .instagram_area ul{
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
	padding: 0;
}
.leftMenu article .instagram_area ul li{
	list-style: none;
	width: calc(50% - 5px);
	margin-bottom: 10px;
}
.leftMenu article .instagram_area #instafeed_new::before{
	content: "";
	display: block;
	width: calc(50% - 5px);
	height: 172.5px;
	background-size: cover;
}
.leftMenu article .instagram_area ul li .imgbox1-1{
	position: relative;
}
.leftMenu article .instagram_area ul li .imgbox1-1::before{
	content: "";
    display: block;
    padding-top: 100%;
}
.leftMenu article .instagram_area ul li .imgbox1-1 img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
	border-radius: 30px;
}
@media screen and (min-width : 769px) {
	#profile .profile_komura{
		height: 240px;
	}

	.leftMenu article .instagram_area #instafeed_new::before{
		height: 135px;
	}

	.leftMenu article .instagram_area #instafeed_new::before,
	.leftMenu article .instagram_area ul li{
		width: calc(20% - 5px);
	}
}

.recruit_blog{
	background-color: #000;
}
.recruit_blog .breadcrumb ul li a{
	color: #fff;
}
.recruit_blog main .submenu ul{
	background-color: #000;
}
.recruit_blog main .submenu,
.recruit_blog main ul li,
.recruit_blog main ul li a,
.recruit_blog main ul li h3,
.recruit_blog main ul li h4 a{
	color: #fff;
}
.recruit_blog main ol li,
.recruit_blog main ol li a,
.recruit_blog main ol li h3,
.recruit_blog main ol li h4 a{
	color: #fff;
}
.recruit_blog main .submenu ul li .post_year{
	background-color: #000;
	color: #fff;
}

.recruit_blog .post .inner,
.recruit_blog .post .inner h2{
	background-color: #000;
    color: #fff;
}
.recruit_blog article section .inner{
	padding: 3rem 3rem 0;
}

.recruit_blog article section{
	margin: 0;
}
.recruit_blog article section:not(:last-of-type) .inner .entry_content{
	border-bottom: 1px solid #333;
}
.recruit_blog .entry_content p strong{
	background: #F93F02;
    color: #fff;
    padding: 4px;
}
.recruit_blog .entry_content p a,
.recruit_blog .entry_content ul li a{
	color: #fff;
	border-bottom: 1px solid #fff;
}
@media screen and (min-width : 769px) {
	.recruit_blog article section:first-child{
		margin: 2rem auto 0 auto;
	}
}

#blog_index section .ttl{
	margin-bottom: 50px;
}

#blog_index section .ttl img{
	width: 100%;
	max-width: 500px;
	margin: 0 auto 10px;
}

#blog_index section .ttl h2{
	text-align: center;
}

#blog_index section .blog_list{
	display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 10px;
}

#blog_index section .blog_list li a{
	display: block;
    padding: 15px;
    height: 100%;
}

#blog_index section .blog_list li .blog_img{
	width: 100px; /* 正円の直径（必要に応じて調整） */
    height: 100px; /* 正円の直径（widthと同じ値を指定） */
    border-radius: 50%; /* 幅と高さの半分を指定 */
    overflow: hidden; /* 画像が円の外にはみ出さないように */
	margin: 0 auto 10px;
}

#blog_index section .blog_list li .blog_img img{
	width: 100%; /* 親要素いっぱいに表示 */
    height: 100%; /* 親要素いっぱいに表示 */
    object-fit: cover; /* アスペクト比を維持しつつ、領域を埋める */
}

#blog_index section .blog_list li a p{
	text-align: center;
	margin-top: 3px;
}

@media screen and (min-width : 576px) {
	#blog_index section .blog_list{
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (min-width : 768px) {
	#blog_index section .blog_list li:nth-child(n+3) {
		margin-top: 0px;
	}
	#blog_index section .blog_list li:nth-child(n+4) {
		margin-top: 10px;
	}
	#blog_index section .blog_list li .blog_img{
		width: 140px;
		height: 140px;
		margin: 0 auto 15px;
	}
	#blog_index section .blog_list li p{
		margin-top: 5px;
	}
}

@media screen and (min-width : 992px) {
}

@media screen and (min-width : 1200px) {
}
#blog > iframe{
	display: none!important;
}

article {
	padding: 0;
}

#blog .ttl img{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

#blog main .wrapper a{
	color: #fff;
}

#blog .wrapper aside .inner{
	width: 90%;
    margin: 0 auto;
}

#blog .wrapper aside .inner hr{
	height: 1px;
	background: #333;
	border: none;
	margin: 32px 0;
}

#blog .wrapper aside .sns{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
}

#blog .wrapper aside .sns li:not(:first-child){
	margin-left: 24px;
}

#blog .wrapper aside .sns li .sns-icon {
    display: inline-block; /* または block */
    width: 32px;  /* アイコン画像の幅 (実際の画像サイズに合わせる) */
    height: 32px; /* アイコン画像の高さ (実際の画像サイズに合わせる) */
    text-indent: -9999px; /* テキストを画面外に隠す (aria-labelで代替) */
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; /* または cover, サイズ指定など */
    transition: background-image 0.2s ease-in-out; /* (任意) スムーズな切り替え効果 */
}

/* 各SNSアイコンの設定 */
#blog .wrapper aside .sns li .sns-instagram {
    background-image: url('../img/ico/sns_instagram_gry.png'); /* PHPでパスを生成推奨 */
}

#blog .wrapper aside .sns li .sns-instagram:hover {
    background-image: url('../img/ico/sns_instagram_org.png'); /* PHPでパスを生成推奨 */
}

#blog .wrapper aside .sns li .sns-x {
    background-image: url('../img/ico/sns_x_gry.png');
}

#blog .wrapper aside .sns li .sns-x:hover {
    background-image: url('../img/ico/sns_x_org.png');
}

#blog .wrapper aside .sns li .sns-facebook {
    background-image: url('../img/ico/sns_facebook_gry.png');
}

#blog .wrapper aside .sns li .sns-facebook:hover {
    background-image: url('../img/ico/sns_facebook_org.png');
}

#blog .wrapper aside .sns li .sns-tiktok {
    background-image: url('../img/ico/sns_tiktok_gry.png');
}

#blog .wrapper aside .sns li .sns-tiktok:hover {
    background-image: url('../img/ico/sns_tiktok_org.png');
}

#blog .wrapper aside form{
	position: relative;
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0;
}

#blog .wrapper aside form label input{
	width: 100%;
	border-radius: 3px;
	border: none;
	padding: 8px 5px;
}

#blog .wrapper aside form .search-submit{
	position: absolute;
	width: 25px;
    height: 25px;
    top: 50%;
    right: 0%;
    transform: translate(-5px, -50%);
    border: none;
    background: none;
	background-image: url(../img/ico/search_gry.png);
	background-size: cover;
}

#blog .wrapper aside .category{
	margin: 30px auto;
}

#blog .wrapper aside .category .category_list{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

#blog .wrapper aside .category .category_list li{
	border: 1px solid #ffffff;
	margin: 3px;
}

#blog .wrapper aside .category .category_list li button{
	width: max-content;
	padding: 5px 10px;
	color: #fff;
	border: none;
	background-color: #000;
	font-weight: bold;
	transition: background-color 0.3s ease, color 0.3s ease;
}

#blog .wrapper aside .category .category_list li button:hover{
	background-color: #fff;
	color: #000;
}

#blog .wrapper aside .category .category_list li button.active{
	color: #000;
	background-color: #ffffff;
}

#blog .wrapper article section{
	padding: 0;
}

#blog .wrapper article section .container{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}

#blog .wrapper article #blog_list ul li.blog-item{
	margin-bottom: 30px;
}

#blog .wrapper article #blog_list ul li.blog-item.hidden {
	display: none;
}

#blog .wrapper article #blog_list ul li .blog_list_date{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 8px 0;
}

#blog .wrapper article #blog_list ul li .blog_list_date ul{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

#blog .wrapper article #blog_list ul li .blog_list_date ul li{
	color: #000;
	background-color: #DADADA;
	padding: 0px 3px;
	margin: 1px;
}

#blog .wrapper article #blog_list ul li .blog_ttl{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#blog .wrapper aside .popular_articles .popular_articles_list .blog_day,
#blog .wrapper aside .new_articles .new_articles_list .blog_day,
#blog .wrapper article #blog_list ul li .blog_day{
	display: block;
	text-align: right;
	opacity: .6;
}

#blog .wrapper article #blog_list .pagination{
	margin: 50px 0 0 0;
}
#blog .wrapper article #blog_list .pagination ul{
	display: flex;
	align-items: center;
	justify-content: center;
}

#blog .wrapper article #blog_list .pagination ul li{
	display: flex;
    align-items: center;
    justify-content: center;
	width: 32px;
	height: 32px;
	margin: 0 4px;
}

#blog .wrapper article #blog_list .pagination ul li a,
#blog .wrapper article #blog_list .pagination ul li span{
	display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
	height: 100%;
	font-family: "Oswald", sans-serif;
	font-weight: bold;
	color: #DADADA;
	background-color: #000;
	border-radius: 3px;
}

#blog .wrapper article #blog_list .pagination ul li:not(:first-child):not(:last-child) a{
	border: solid 1px #DADADA;
}

#blog .wrapper article #blog_list .pagination ul li span.current{
	color: #000;
	background-color: #fff;
}

#blog .wrapper article #blog_list .pagination ul li img{
	width: 24px;
}

#blog .wrapper article #archive{
	margin-top: 50px;
}

#blog .wrapper article #archive ul{
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 10px;
}

#blog .wrapper article #archive ul li{
	width: 100%;
	border: 1px solid #fff;
}

#blog .wrapper article #archive ul li button.active {
    color: #000;
    background-color: #fff;
}

#blog .wrapper article #archive ul li button {
	width: 100%;
    padding: 3px 10px;
    color: #fff;
	border: none;
    background-color: #000;
    font-weight: bold;
	transition: background-color 0.3s ease, color 0.3s ease;
}

#blog .wrapper article #archive ul li button:hover{
	background-color: #fff;
	color: #000;
}

#blog .footer_sns ul{
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: solid 1px #333;
}

#blog .footer_sns ul li{
	width: 25%;
}

#blog .footer_sns ul li:not(:last-child){
	border-right: solid 1px #333;
}

#blog .footer_sns ul li .footer-sns-icon {
    display: block;
    text-indent: -9999px; /* テキストを画面外に隠す */
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; /* または cover, サイズ指定など */
    transition: background-image 0.2s ease-in-out; /* (任意) スムーズな切り替え効果 */
	width: 100%;
	background-size: 30px;
}

#blog .footer_sns ul li .sns-instagram-footer {
    background-image: url('../img/ico/sns_instagram_gry.png'); /* グレーのアイコン */
}

#blog .footer_sns ul li .sns-instagram-footer:hover {
    background-image: url('../img/ico/sns_instagram_org.png'); /* オレンジのアイコン (パスは適宜変更) */
}

#blog .footer_sns ul li .sns-x-footer {
    background-image: url('../img/ico/sns_x_gry.png');
}

#blog .footer_sns ul li .sns-x-footer:hover {
    background-image: url('../img/ico/sns_x_org.png'); /* オレンジのアイコン (パスは適宜変更) */
}

#blog .footer_sns ul li .sns-facebook-footer {
    background-image: url('../img/ico/sns_facebook_gry.png');
}

#blog .footer_sns ul li .sns-facebook-footer:hover {
    background-image: url('../img/ico/sns_facebook_org.png'); /* オレンジのアイコン (パスは適宜変更) */
}

#blog .footer_sns ul li .sns-tiktok-footer {
    background-image: url('../img/ico/sns_tiktok_gry.png');
}

#blog .footer_sns ul li .sns-tiktok-footer:hover {
    background-image: url('../img/ico/sns_tiktok_org.png'); /* オレンジのアイコン (パスは適宜変更) */
}

#blog .footer_sns ul li a{
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 30px 0;
}

#blog .wrapper article .post{
	margin: 0;
	padding: 0;
}

#blog .wrapper article .post .post_title{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #333;
}

#blog .wrapper article .post .post_title h2{
	background: none;
    color: #fff;
}

#blog .wrapper article .post .post_date{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

#blog .wrapper article .post .post_date time{
	color: #fff;
	padding: 0;
}

#blog .wrapper article .post .post_date ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#blog .wrapper article .post .post_date ul li{
	color: #000;
    background-color: #ffffff;
    padding: 3px 5px;
}

#blog .wrapper article .post .post_date ul li:not(:last-child){
	margin-right: 3px;
}

#blog .wrapper article .post .thumbnail{
	margin-bottom: 30px;
}

@media screen and (min-width : 576px) {
	#blog .wrapper article section .container #blogList{
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	#blog .wrapper article #blog_list ul li.blog-item{
		width: 48%;
	}
}

/* pc */
@media screen and (min-width : 768px) {
	#blog main .ttl{
		margin-bottom: 50px;
	}

	#blog main .wrapper{
		width: 95%;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: row-reverse;
		margin-bottom: 50px;
	}

	#blog .wrapper article section #blogList .blog-item a .thumbnail,
	#blog .wrapper aside .popular_articles .popular_articles_list a .thumbnail, 
	#blog .wrapper aside .new_articles .new_articles_list a .thumbnail{
		overflow: hidden;
	}

	#blog .wrapper article section #blogList .blog-item a p,
	#blog .wrapper aside .popular_articles .popular_articles_list a p, 
	#blog .wrapper aside .new_articles .new_articles_list a p{
		transition:all 0.3s;
	}

	#blog .wrapper article section #blogList .blog-item a:hover p,
	#blog .wrapper aside .popular_articles .popular_articles_list a:hover p, 
	#blog .wrapper aside .new_articles .new_articles_list a:hover p{
		color: #f93f02;
	}

	#blog .wrapper aside{
		width: 40%;
	}

	#blog .wrapper aside .popular_articles .popular_articles_list,
	#blog .wrapper aside .new_articles .new_articles_list{
		margin: 10px 0 0 0;
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:not(:first-child),
	#blog .wrapper aside .new_articles .new_articles_list li:not(:first-child){
		margin-top: 30px;
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li{
		position: relative;
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li::before{
		content: '';/*何も入れない*/
		display: inline-block;
		width: 30px;
        height: 60px;
		background-size: contain;
		background-repeat: no-repeat;
		vertical-align: middle;
		position: absolute;
        top: 20px;
        right: 10px;
        z-index: 10;
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:first-child:before{
		background-image: url(../img/popular_articles/popular_articles01.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(2):before{
		background-image: url(../img/popular_articles/popular_articles02.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(3):before{
		background-image: url(../img/popular_articles/popular_articles03.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(4):before{
		background-image: url(../img/popular_articles/popular_articles04.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(5):before{
		background-image: url(../img/popular_articles/popular_articles05.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(6):before{
		background-image: url(../img/popular_articles/popular_articles06.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(7):before{
		background-image: url(../img/popular_articles/popular_articles07.png);
	}

	#blog .wrapper aside .popular_articles .popular_articles_list li:nth-child(8):before{
		background-image: url(../img/popular_articles/popular_articles08.png);
	}

	#blog .wrapper article{
		width: 58%;
	}

	#blog .wrapper article #blog_list{
		margin: 0;
		padding: 0;
	}

	#blog .wrapper article section .container{
		width: 100%;
	}

	#blog .wrapper article section .container #blogList{
		display: block;
	}

	#blog .wrapper article #blog_list ul li.blog-item{
		width: 100%;
	}

	#blog .footer_sns ul li .footer-sns-icon{
		padding: 50px 0;
		background-size: 50px;
	}
}

@media screen and (min-width : 992px) {
	#blog .wrapper aside {
		width: 32%;
	}

	#blog .wrapper aside .inner{
		padding: 0;
	}

	#blog .wrapper aside .sns{
		justify-content: space-between;
		margin-top: 24px;
	}

	#blog .wrapper aside .category .category_list{
		padding: 0;
		flex-wrap: wrap;
		gap: 10px;
		margin: 10px 0 0 0;
	}

	#blog .wrapper aside .category .category_list li{
		margin: 0;
	}

	#blog .wrapper article{
		width: 64%;
		margin-bottom: 0;
	}

	#blog .wrapper article section .container {
		width: 100%;
	}

	#blog .wrapper article section .container #blogList{
		display: flex;
	}

	#blog .wrapper article #blog_list ul li.blog-item {
        width: 48%;
    }

	#blog .wrapper article #blog_list ul li.blog-item .blog_ttl{
		height: 50px;
	}

	#blog .wrapper article #archive ul{
		grid-template-columns: repeat(6, 1fr);
	}
}