@charset "utf-8";

/* ----------------------------------------
		top / course / school　共通
------------------------------------------- */

.ex-area {
	background: linear-gradient(180deg, #fbfbfb 0px, #fbfbfb 522px, #fff 522px, #fff 100%);
	padding: 80px 0 0;
}

.swiper-pagination {
	display:none;
}

.ex-area .title-wrapper {
	margin: 0 0 35px;
}

.ex-area .title-wrapper .inner {
	display: flex;
	justify-content: space-between;
}

.ex-area .title-wrapper .inner .section-title {
	width: 45%;
}

.ex-area .title-wrapper .inner .section-title .title-jp {
	margin: 0 0 20px;
}

.ex-area .title-wrapper .inner .catch-block {
	width: 55%;
	padding: 30px 0 0;
}

.ex-area .title-wrapper .inner .catch-block .section-catch {
	line-height: 1.4;
	text-align: right;
	margin: 0 0 10px;
}

.ex-area .title-wrapper .inner .catch-block .txt {
	line-height: 1.8;
	text-align: right;
}

.ex-area .btn {
	margin: 50px 0 0;
}


/* スライド */

#top .swiper-container,
#course-detail .swiper-container,
#school-detail .swiper-container {
	padding: 0 0 20px;
	position: relative;
}

.ex-list li {
	width: 670px;
	margin: 0 50px 0 0;
}

.ex-list li a {
	display: block;
}

.ex-list li a:hover .thumb img {
	transform: scale(1.1);
}

.ex-list li .thumb {
	width: 670px;
	height: 280px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.ex-list li .thumb img {
	width: 100%;
	height: 280px;
	max-width: 670px;
	min-height: 280px;
	display: block;
	margin: 0 auto;
	transition-duration: 0.3s;
	object-fit: cover;
}

.ex-list .txt-area {
	width: 670px;
	background: #fff;
	box-shadow: rgba(221, 221, 221, 0.40) 1px 1px 5px, rgba(221, 221, 221, 0.40) -1px 1px 5px, rgba(221, 221, 221, 0.40) 1px -1px 5px, rgba(221, 221, 221, 0.40) -1px -1px 5px;
}


/* タイトル部 */

.ex-list .txt-area .txt-area-top {
	padding: 20px 35px 10px;
}

.list .list-com .list-box .txt-block .txt-area-top {
	padding: 20px 20px 5px;
}

.ex-list .txt-area .grade,
.list .list-com .list-box .txt-block .grade {
	background: #ed6d34;
	font-size: 1.2rem;
	text-align: center;
	display: inline-block;
	color: #fff;
	position: relative;
	top: -3px;
	padding: 0px 15px;
	margin: 0 15px 5px 0;
}

.ex-list .txt-area .grade.style1,
.list .list-com .list-box .txt-block .grade.style1 {
	background: #c65252;
}

.ex-list .txt-area .grade.style-chuugaku-juken,
.list .list-com .list-box .txt-block .grade.style-chuugaku-juken {
	background: #CC6F38;
}

.ex-list .txt-area .grade.style2,
.list .list-com .list-box .txt-block .grade.style2 {
	background: #42a79a;
}

.ex-list .txt-area .grade.style3,
.list .list-com .list-box .txt-block .grade.style3 {
	background: #5289c6;
}

.ex-list .txt-area .grade.style4,
.list .list-com .list-box .txt-block .grade.style4 {
	background: #49a742;
}

.ex-list .txt-area .grade.style5,
.list .list-com .list-box .txt-block .grade.style5 {
	background: #264D7A;
}

.ex-list .txt-area .title,
.list .list-com .list-box .txt-block .title {
	display: inline-block;
	font-size: 2.3rem;
	font-weight: 500;
	line-height: 1.6;
}

.list .list-com .list-box .txt-block .title {
	display: block;
	font-size: 2.0rem;
}


/* 名前部分 */

.ex-list .txt-area .txt-area-middle {
	padding: 0px 35px 20px;
}

.list .list-com .list-box .txt-block .txt-area-middle {
	padding: 0px 20px 10px;
}

.ex-list .txt-area .txt-area-middle p,
.list .list-com .list-box .txt-area-middle p {
	display: inline-block;
	font-weight: 500;
	font-size: 1.4rem;
}

.ex-list .txt-area .txt-area-middle p+p,
.list .list-com .list-box .txt-area-middle p+p {
	margin: 0 0 0 20px;
}


/* before/after部分 */

.ex-list .txt-area .txt-area-bottom,
.list-com .list-box .txt-block .txt-area-bottom {
	width: 100%;
	border-top: 1px solid #ddd;
	clear: both;
	overflow: hidden;
}


/* before */

.ex-list .txt-area .txt-area-bottom .txt-before,
.list-com .list-box .txt-block .txt-area-bottom .txt-before {
	width: 50%;
	float: left;
}

.ex-list .txt-area .txt-area-bottom .txt-before {
	padding: 10px 35px;
}

.list-com .list-box .txt-block .txt-area-bottom .txt-before {
	width: 50%;
	padding: 5px 25px 5px 10px;
}

.ex-list .txt-area .txt-area-bottom .txt-before .title,
.list-com .list-box .txt-block .txt-area-bottom .txt-before .title {
	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #4e5c6b;
	margin: 0 0 2px;
}

.ex-list .txt-area .txt-area-bottom .txt-before .txt,
.list-com .list-box .txt-block .txt-area-bottom .txt-before .txt {
	/*font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;*/
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.list-com .list-box .txt-block .txt-area-bottom .txt-before .txt {
	font-size: 1.4rem;
}


/* after */

.ex-list .txt-area .txt-area-bottom .txt-after,

.list-com .list-box .txt-block .txt-area-bottom .txt-after {
	background: #e2d39f;
	float: right;
	width: 50%;
	position: relative;
}

.ex-list .txt-area .txt-area-bottom .txt-after {
	padding: 10px 35px;
}

.list-com .list-box .txt-block .txt-area-bottom .txt-after {
	padding: 5px 10px;
}

.ex-list .txt-area .txt-area-bottom .txt-after::before,
.list-com .list-box .txt-block .txt-area-bottom .txt-after::before {
	position: absolute;
	content: '';
	width: 6px;
	height: 100%;
	background: url(/vendor/juku-demo/control/img/yazirusi.png) center top / 6px auto no-repeat;
	top: 42%;
	left: 0;
}

.ex-list .txt-area .txt-area-bottom .txt-after .title,
.list-com .list-box .txt-block .txt-area-bottom .txt-after .title {
	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #4e5c6b;
	margin: 0 0 2px;
}

.ex-list .txt-area .txt-area-bottom .txt-after .txt,
.list-com .list-box .txt-block .txt-area-bottom .txt-after .txt {
	font-weight: 500;
	/*white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;*/
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.list-com .list-box .txt-block .txt-area-bottom .txt-after .txt {
	font-size: 1.4rem;
}


/* ボタン */

#top .ex-area .swiper-button-prev,
#course-detail .ex-area .swiper-button-prev,
#school-detail .ex-area .swiper-button-prev {
	background: url(/vendor/juku-demo/control/img/icon-arrow-prev.png) center/cover, no-repeat;
	width: 18px;
	height: 31px;
}

#top .ex-area .swiper-button-next,
#course-detail .ex-area .swiper-button-next,
#school-detail .ex-area .swiper-button-next {
	background: url(/vendor/juku-demo/control/img/icon-arrow-next.png) center/cover, no-repeat;
	width: 18px;
	height: 31px;
}

#top .ex-area .swiper-button-prev::after,
#course-detail .ex-area .swiper-button-prev::after,
#school-detail .ex-area .swiper-button-prev::after,
#top .ex-area .swiper-button-next::after,
#course-detail .ex-area .swiper-button-next::after,
#school-detail .ex-area .swiper-button-next::after {
	display: none;
}



@media screen and (max-width: 768px) {
	.ex-area {
		padding: 10px 0 0;
	}
	.ex-area .title-wrapper {
		margin: 0;
		padding: 30px 20px;
	}
	.ex-area .title-wrapper .inner {
		display: block;
	}
	.ex-area .title-wrapper .inner .section-title {
		width: 100%;
		margin: 0 0 20px;
	}
	.ex-area .title-wrapper .inner .catch-block {
		width: 100%;
		padding: 0;
	}
	.ex-area .title-wrapper .inner .catch-block .section-catch {
		margin: 0 0 10px;
		text-align: left;
	}
	.ex-area .title-wrapper .inner .catch-block .txt {
		text-align: left;
	}
	.ex-area .btn {
		margin: 20px 0 0;
	}
	#top .swiper-container,
	#course-detail .swiper-container,
	#school-detail .swiper-container {
		padding: 0 0 20px 20px;
		
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	/*
	#top .swiper-container {
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	*/
	
	.ex-list li {
		width: 100%;
		margin: 0 20px 0 0;
	}
	#top .ex-list li,
	#course-detail .ex-list li,
	#school-detail .ex-list li {
		width: 260px;
	}
	.ex-list li a:hover .thumb img {
		transform: none;
	}
	.ex-list li .thumb {
		width: 100%;
		height: 125px;
	}
	.ex-list li .thumb img {
		height: 125px;
		max-width: 100%px;
		min-height: 125px;
	}
	/* txt-area */
	.ex-list .txt-area {
		width: 100%;
		white-space: normal;
	}
	.ex-list .swiper-container {
		padding: 0 0 13px;
	}
	/* タイトル部 */
	.ex-list .txt-area .txt-area-top {
		padding: 10px 10px 0px;
	}
	.ex-list .txt-area .grade {
		position: static;
		margin: 0 0 10px;
	}
	.ex-list .txt-area .title {
		display: block;
		font-size: 1.6rem;
	}
	/* 名前部分 */
	.ex-list .txt-area .txt-area-middle {
		padding: 0px 10px 5px;
	}
	.ex-list .txt-area .txt-area-middle p.name {
		display: block;
		margin-left: 0;
	}
	/* before/after部分 */
	.ex-list .txt-area .txt-area-bottom {
		border-top: none;
	}
	/* after */
	.ex-list .txt-area .txt-area-bottom .txt-after {
		float: none;
		width: 100%;
		padding: 10px 10px;
		position: static;
	}
	.ex-list .txt-area .txt-area-bottom .txt-after::before {
		position: static;
		background: none;
	}
	.ex-list .txt-area .txt-area-bottom .txt-after .title {
		margin: 0;
	}
}


/* -----------------------------
	一覧ページ
-------------------------------- */

#ex {
	padding: 0 0 50px;
}

#ex .contents .catch {
	font-size: 1.8rem;
	text-align: center;
	padding: 0 0 50px;
	font-weight: 400;
	line-height: 1.7;
}

#ex .list,
#ex-detail .list {
	display: flex;
	flex-wrap: wrap;
}

#ex .list li:nth-child(3n),
#ex-detail .list li:nth-child(3n) {
	margin: 0 0 60px;
}

#ex .list .list-com,
#ex-detail .list .list-com{
	width: 360px;
	margin: 0 60px 60px 0;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
}
/*
#ex-detail .list .list-com {
	width: 280px;
	height: 285px;
	margin: 0;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
}
*/
#ex .list .list-com:nth-of-type(3n),
#ex-detail .list .list-com:nth-of-type(3n) {
	margin-right: 0;
}

#ex .list-com .list-box .img,
#ex-detail .list-com .list-box .img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#ex .list-com .list-box .img img,
#ex-detail .list-com .list-box .img img {
	max-width: 100%;
	max-height: 290px;
	transition-duration: 0.3s;
}

#ex .list-com a:hover .img img,
#ex-detail .list-com .img img:hover {
	transform: scale(1.1);
	transition-duration: 0.3s;
}


@media screen and (max-width: 768px) {
	#ex {
		padding: 0 0 0;
	}
	#ex .contents {
		background: #f5f5f5;
		padding: 30px 20px;
	}
	#ex .contents .catch {
		font-size: 1.6rem;
		text-align: left;
		padding: 20px 0;
	}
	#ex .list,
	#ex-detail .list {
		display: block;
		margin: 0;
		padding: 0 0 20px;
	}
	#ex-detail .list {
		padding: 0;
	}
	#ex .list li:nth-child(3n),
	#ex-detail .list li:nth-child(3n) {
		margin: 0;
	}
	#ex .list .list-com,
	#ex-detail .list .list-com {
		width: auto;
		margin: 0 0 20px;
	}
	#ex-detail .list .list-com {
		width: 100%;
		height: auto;
		margin: 0 0 30px;
	}
	#ex .list .list-com:nth-of-type(3n),
	#ex-detail .list .list-com:nth-of-type(3n) {
		margin-right: 0;
		margin: 0 0 20px;
	}
	#ex .list-com .list-box .img,
	#ex-detail .list-com .list-box .img {
		width: 100%;
		height: auto;
		display: block;
		text-align: center;
	}
	#ex .list-com .list-box .img img,
	#ex-detail .list-com .list-box .img img {
		width: 100%;
		max-width: 480px;
		max-height: 290px;
		margin: 0 auto;
	}
}


/* -----------------------------
	詳細ページ
-------------------------------- */

#ex-detail {
	position: relative;
	margin: 100px 0 0;
}

#ex-detail .h1-area h1 {
	top: -50px;
	left: 0;
	margin: 15px 0;
}

#ex-detail .breadcrumbs {
	width: 100%;
	text-align: right;
	line-height: 1.6;
	position: absolute;
	top: -50px;
	left: 0;
	padding: 0;
	margin: 15px 0;
}


/*---page-title-area---*/

#ex-detail .page-title-area {
	background: #fff;
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 20px 0 0;
	min-height: 350px;
	padding: 0;
}


/*img-area*/

#ex-detail .page-title-area .img {
	width: 50%;
}

#ex-detail .page-title-area .img img {
	width: 100%;
	max-height: 350px;
	object-fit: cover;
}


/*txt-area*/

#ex-detail .page-title-area .voice-title-block {
	width: 50%;
}

#ex-detail .page-title-area .voice-title-block .block-inner {
	margin: 0 calc(100% - 600px) 0 0;
	padding: 10px 30px 30px 40px;
}


/*txt-area top*/

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap {
	margin: 0 0 30px;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource {
	display: inline-block;
	background: #ed6d34;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 5px 15px;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource.style1 {
	background: #c65252;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource.style-chuugaku-juken {
	background: #CC6F38;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource.style2 {
	background: #42a79a;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource.style3 {
	background: #5289c6;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource.style4 {
	background: #49a742;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource.style5 {
	background: #264D7A;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .grade {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.8;
	margin: 0 0 0 10px;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .title {
	font-size: 3.0rem;
	line-height: 1.5;
	margin: 0 0 20px;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .ex-school {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 30px;
	position: relative;
	padding: 0 0 0 25px;
}

#ex-detail .page-title-area .voice-title-block .top-wrapper .ex-school::before {
	position: absolute;
	top: 0;
	left: 0px;
	content: "—";
	color: #33b371;
}


/*txt-area middle*/

#ex-detail .page-title-area .voice-title-block .middle-wrapper {
}

#ex-detail .page-title-area .voice-title-block .middle-wrapper p {
	display: inline-block;
}

#ex-detail .page-title-area .voice-title-block .middle-wrapper .school-build {
	display: inline-block;
	color: #74b4d1;
	font-size: 1.5rem;
	border: 1px solid currentcolor;
	padding: 0 5px;
	margin: 20px 10px 15px 0;
}

#ex-detail .page-title-area .voice-title-block .middle-wrapper .in p {
	position: relative;
	padding: 0 10px;
}

#ex-detail .page-title-area .voice-title-block .middle-wrapper .in p::after {
	position: absolute;
	top: 0;
	right: -5px;
	content: '/';
}

#ex-detail .page-title-area .voice-title-block .middle-wrapper .in p:last-of-type:after {
	position: static;
	content: none;
}

@media screen and (max-width: 768px) {
	#ex-detail {
		margin: 0;
	}
	#ex-detail .h1-area h1 {
		top: 0px;
		margin: 0;
	}
	/*---詳細ページ page-title-area---*/
	#ex-detail .page-title-area {
		height: auto;
		display: block;
		margin: 0;
		min-height: inherit;
	}
	/*img-area*/
	#ex-detail .page-title-area .img {
		width: 100%;
	}
	#ex-detail .page-title-area .img img {
		max-height: auto;
	}
	/*txt-area*/
	#ex-detail .page-title-area .voice-title-block .top-wrapper .title {
		font-size: 2.2rem;
		margin: 0 0 10px;
	}
	#ex-detail .page-title-area .voice-title-block .top-wrapper .ex-school {
		font-size: 1.6rem;
		margin: 0 0 10px;
	}
	#ex-detail .page-title-area .voice-title-block {
		width: 100%;
	}
	#ex-detail .page-title-area .voice-title-block .block-inner {
		margin: 0;
		padding: 30px 20px 30px 20px;
	}
	
	/*txt-area top*/
	#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap {
		margin: 0 0 15px;
	}
	#ex-detail .page-title-area .voice-title-block .top-wrapper .in-wrap .cource {
		font-size: 1.4rem;
		padding: 5px 10px;
	}

	#ex-detail .page-title-area .voice-title-block .top-wrapper {
		justify-content: flex-start;
	}
	#ex-detail .page-title-area .voice-title-block .top-wrapper .client-type {
		font-size: 1.4rem;
		padding: 5px 10px;
	}
	/*txt-area middle*/
	#ex-detail .page-title-area .voice-title-block .middle-wrapper .title {
		font-size: 2rem;
	}
	/*txt-area bottom*/
	#ex-detail .page-title-area .voice-title-block .bottom-wrapper {
		justify-content: flex-start;
	}
	#ex-detail .page-title-area .voice-title-block .bottom-wrapper>* {
		margin: 0 5px 5px 0;
	}
	#ex-detail .page-title-area .voice-title-block .bottom-wrapper .service-name {
		font-size: 1.4rem;
		font-weight: 500;
	}
}


/* -----------------------------------------------------------
    詳細コンテンツ部
-------------------------------------------------------------- */

.detail-contents {
	line-height: 1.8;
}


/* pタグ */

.detail-contents p {
	margin-bottom: 1.5em;
	font-size: 1.6rem;
}


/* 見出し系 */

.detail-contents h1,
.detail-contents h2,
.detail-contents h3,
.detail-contents h4 {
	font-weight: bold;
	color: #333;
	line-height: 1.3;
	clear: both;
}

.detail-contents h1 {
	margin: 40px 0 20px 0;
	font-size: 2.6rem;
	color: #33b371;
}

.detail-contents h2 {
	margin: 40px 0 30px 0;
	padding: 0 0 10px;
	border-bottom: 3px solid #33b371;
	font-size: 2.4rem;
}

.detail-contents h3 {
	margin: 40px 0 30px 0;
	padding: 15px 30px;
	font-size: 2.2rem;
	border-radius: 6px;
	background: #ECEFF5;
}

.detail-contents h4 {
	margin: 20px 0;
	padding: 0 0 0 16px;
	font-size: 2.0rem;
	position: relative;
}

.detail-contents h4::before {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	content: '';
	width: 4px;
	height: calc(100% - 10px);
	background: #33b371;
	border-radius: 3px;
}

.detail-contents img {
	max-width: 790px;
	height: auto;
	vertical-align: middle;
}

.detail-contents.mailmag img {
	max-width: 650px;
}

.detail-contents a:link {
	color: #778898;
}

.detail-contents iframe {
	max-width: 790px;
}

@media screen and (max-width: 768px) {
	.detail-contents h1,
	.detail-contents h2,
	.detail-contents h3,
	.detail-contents h4 {}
	.detail-contents h1 {
		margin: 30px 0 10px 0;
		font-size: 2.2rem;
	}
	.detail-contents h2 {
		margin: 30px 0 20px 0;
		padding: 0 0 8px;
		border-bottom: 3px solid #33b371;
		font-size: 2.0rem;
	}
	.detail-contents h3 {
		margin: 30px 0 20px 0;
		padding: 15px 15px;
		font-size: 1.8rem;
	}
	.detail-contents h4 {
		margin: 10px 0;
		padding: 0 0 0 18px;
		font-size: 1.8rem;
	}
	.detail-contents h4::before {
		top: 5px;
		height: calc(100% - 10px);
	}
	.detail-contents img {
		float: none !important;
		width: auto;
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
		height: auto;
		display: block;
	}
	.detail-contents.mailmag img {
		width: auto;
		max-width: 100%;
	}
	.detail-contents iframe {
		max-width: 100%;
	}
}


/* -----------------------------
	詳細ページ　detail-block
-------------------------------- */

#ex-detail .detail-block {
	background: #f5f5f5;
	padding: 30px 0 60px 0;
}

#ex-detail .detail-block h3 {
	display: inline-block;
	width: auto;
	background: #33b371;
	color: #fff;
	font-weight: 500;
	text-align: center;
	border-radius: 50px;
	padding: 10px 30px;
	position: relative;
	top: 20px;
	left: 30px;
	font-size: 2rem;
	z-index: 1;
}
#ex-detail .detail-block h3.before {
	background: #777;
}

#ex-detail .detail-block h3::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 10px solid transparent;
	border-top: 10px solid #33b371;
}
#ex-detail .detail-block h3.before::before {
	border-top: 10px solid #777;
}

/*
#ex-detail .detail-block h3 {
	color: #333;
	font-size: 2.5rem;
	line-height: 1.8;
	margin: 30px 0 10px;
}
*/

#ex-detail .detail-block .detail-contents {
	border: 1px solid #92c527;
	background: #fff;
	padding: 50px 50px 40px;
	margin: 0 0 20px;
}
#ex-detail .detail-block .detail-contents.before {
	border: 1px solid #ddd;
}

#ex-detail .detail-block .detail-contents>p:last-of-type {
	margin-bottom: 0;
}

#ex .detail-contents a:link {
	color: #656F72;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	#ex-detail .detail-block {
		padding: 20px 10px 20px;
	}
	
	#ex-detail .detail-block h3 {
		display: block;
		width: 90%;
		font-size: 1.8rem;
		line-height: 1.4;
		margin: 0 auto;
		top: 15px;
		left: auto;
		padding: 5px;
	}
	#ex-detail .detail-block h3::before {
		top: 98%;
	}
	
	/*
	#ex-detail .detail-block h3 {
		font-size: 1.8rem;
		margin: 20px 0 10px;
	}
	*/
	#ex-detail .detail-block h4 {
		margin: 0 0 10px;
	}
	#ex-detail .detail-block .detail-contents {
		padding: 35px 20px 20px;
		margin: 0 0 10px;
	}
}


/* -----------------------------
	詳細ページ　関連リンク
-------------------------------- */

#ex-detail .link-block {
	margin: 70px auto 60px;
}

#ex-detail .link-block .title-block {
	text-align: center;
	margin: 0 0 35px;
}

#ex-detail .link-block .title-block .title-jp {
	font-size: 3rem;
	line-height: 1.4;
}

@media screen and (max-width: 768px) {
	#ex-detail .link-block {
		width: 100%;
		margin: 30px auto 30px;
	}
	#ex-detail .link-block .title-block {
		margin: 0 0 25px;
	}
	#ex-detail .link-block .title-block .title-jp {
		font-size: 2rem;
	}
}