@charset "utf-8";

@media screen and (max-width: 768px) {

/* =============================================================

　　Mobile - Parts Setting

============================================================= */


/*  Content Settings
--------------------------------------------- */

/*  Content Top
----------------------------------- */

.category-title {
}


/*  Content Main
----------------------------------- */

.entry-post .list-dl.list-line {
  margin-bottom: 2.5em;
}

.entry-post .list-dl dl dt {
  width: auto;
  margin-bottom: .2em;
}

.entry-post .list-dl dl dd {
  padding-left: 0;
}

/*  Young Seat _230529
----------------------------------- */

.box-youngpage img {
  display: block;
	max-width: 100%;
}

.btn-archives .btn-lg {
	width: 100%;
}


.youngseat-pdf {
	display: block;
  margin-top: -1.5em;
}

.youngseat-pdf a {
	margin-bottom: 0.5em;
	padding: 1em 1em 1em 3em;
	width: 100%;
  font-size: 1.25em;
}

.article-container .youngseat-pdf a[href$=".pdf"].icn:after {
	left: 0.5em;
	top: 1em;
}


}
