@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#container .p_title {
	padding: 65px 0;
	margin: 0 0 30px;
}


#container .p_title h1 {
	display: inline-block;
	font-size: 2.4em;
	position: relative;
	font-weight: 400;
	padding: 0 0 30px;
	letter-spacing: 0.05em;
}


#container .p_title h1:after {
	background: #595757;
	width: 50px;
	height: 1px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}


/*-------------------------------------------------------------------
	top
-------------------------------------------------------------------*/

#contwrap {
	overflow: hidden;
	zoom:1;
}

/* contents */

#contwrap #contents {
	width: 700px;
	float: left;
	border-top: 1px solid #53488f;
}

#contents .pickup {
	border-bottom: 1px solid #53488f;
	padding: 30px 0;
	margin: 0 0 70px;
	overflow: hidden;
	zoom:1;
}


#contents .pickup dl {
	width: 218px;
	float: left;
	margin-right: 20px;
	text-align: center;
	line-height: 1.0;
}

#contents .pickup dl:nth-child(3n) {
	margin-right: 0;
}


#contents .pickup dl dt {
	margin: 0 0 20px;
	height: 170px;
	overflow: hidden;
}

#contents .pickup dl dt img {
	max-width: 100%;
}

#contents .pickup dl dd.txt {
	margin: 10px 0 0;
	line-height: 1.6;
	font-size: 1.05em;
} 


#contents .cattitle {
	border-bottom: 1px solid #53488f;
	padding: 15px 0;
	margin: 0 0 70px;
	background: #e9e6f3;
}


#contents .cattitle span {
	line-height: 1.0;
	border-left: 5px solid #a59aca;
	padding: 5px 0 5px 15px;
	font-weight: 400;
	font-size: 1.8em;
	display: block;
}


/* topics */

#topics {	
}

#topics dl {
	overflow: hidden;
	zoom:1;
	margin: 0 0 20px;
}

#topics dl:last-child {
	margin: 0;
}

#topics dl dt {
	float: left;
	width: 80px;
}

#topics dl dd.cat {
	float: left;
	width: 150px;
}

#topics dl dd.cat span {
	display: block;
	background: #a59aca;
	color: #fff;
	line-height: 1.0;
	text-align: center;
	padding: 7px 0;
	font-size: 0.85em;
}

#topics dl dd.texts {
	font-size: 1.05em;
	line-height: 1.4;
	padding-top: 2px;
	margin-left: 245px;
}


#topics dl dd a {
	
}


/* side */

#contwrap #side {
	width: 250px;
	float: right;
	line-height: 1.0;
}

#contwrap #side .cat {
	border-top: 1px solid #53488f;
}

#contwrap #side .cat.accordion {
	border-top: none;
}

#contwrap #side .cat dt {
	background: #e9e6f3;
	padding: 15px;
	font-size: 1.2em;
	border-bottom: 1px solid #53488f;
}

#contwrap #side .cat dd {
	line-height: 1.0;
}

#contwrap #side .cat dd ul li a {
	display: block;
	border-bottom: 1px solid #53488f;
	position: relative;
	font-size: 1.1em;
	padding: 15px;
	text-decoration: none;
}

#contwrap #side .cat dd ul li.sub a {
	padding: 15px 15px 15px 30px;
}

#contwrap #side .cat dd ul li a:hover {
	background: #f7f7f9;
	text-decoration: none;
}


#contwrap #side .cat dd ul li a:after {
	width: 7px;
  height: 7px;
  border: 1px solid;
  border-color: #595751 #595751 transparent transparent;
  transform: rotate(45deg) translateY(-50%);
	content: '';
	position: absolute;
	right: 10%;
	top: 50%;
}


#contwrap #side .cat.accordion dt {
	background: url(../image/common/glnav_plus.png) 95% center no-repeat #e9e6f3;
	background-size:auto 30%;
	cursor:pointer;
}

#contwrap #side .cat.accordion dt.open {
	background: url(../image/common/glnav_minus.png) 95% center no-repeat #e9e6f3;
	background-size:15px auto;
}


#contwrap #side .cat.accordion dd {
	display: none;
}



/*-------------------------------------------------------------------
	detail
-------------------------------------------------------------------*/
	
#detail {
	border-top: 1px solid #53488f;
}

#detail .times {
	line-height: 1.0;
	padding: 20px 0;
}

#detail .times li {
	display: inline-block;
	vertical-align: middle;
}

#detail .times li.cat {
	margin-left: 10px;
}


#detail .times li.cat span {
	display: inline-block;
	background: #a59aca;
	color: #fff;
	line-height: 1.0;
	text-align: center;
	padding: 7px 0;
	width: 150px;
}


#detail .bl_title {
	line-height: 1.4;
	font-size: 2.0em;
	padding: 25px 0;
	border-top: 1px solid #53488f;
	border-bottom: 1px solid #53488f;
	margin: 0 0 20px;
	color: #53488f;
}


#detail .detailarea {
	overflow: hidden;
	zoom:1;
	position: relative;
}

#detail .detailarea img {
	max-width: 100%;
max-height:auto !important;
height:auto !important;
}

#detail .detailarea iframe,
#detail .detailarea video {
	width: 100% !important;
}


#detail .detailarea a {
	text-decoration: underline;
}

#detail .detailarea a:hover {
	text-decoration: none;
}

#detail .detailarea .aligncenter {
	text-align: center;
}

#detail .detailarea .alignright {
	text-align: right;
}

#detail .detailarea p {
	margin: 0 0 20px;
}


#detail .detailarea p:last-child {
	margin: 0;
}


#detail .detailarea table.special {
	width: 100%;
	margin: 0 0 30px;
}

#detail .detailarea table.special th,
#detail .detailarea table.special td {
	font-weight: 300;
	text-align: left;
	vertical-align: top;
	padding: 10px 15px;
	border: 1px solid #ccc;
}


#detail .detailarea table.special th {
	width: 20%;
	background: #eee;
}

#detail .detailarea table.special caption {
	text-align: center;
	margin: 0 0 10px;
}


/* linkarea */

#container .linkarea {
	text-align: center;
	margin: 60px 0 0;
	line-height: 1.0;
}


#container .linkarea li {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

#container .linkarea li.next {
	margin-right: 0;
}


#container .linkarea li.prev a {
	display: inline-block;
	line-height: 1.0;
	border: 1px solid #595757;
	color: #595757;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	width: 150px;
}

#container .linkarea li.prev a:before {
	width: 7px;
  height: 7px;
  border: 1px solid;
  border-color:  transparent transparent #595757 #595757;
  transform: rotate(45deg) translateY(-50%);
	content: '';
	position: absolute;
	top: 50%;
	left: 10%;
}


#container .linkarea li.back a {
	display: inline-block;
	line-height: 1.0;
	border: 1px solid #595757;
	color: #595757;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	width: 225px;
	background: url("../image/common/arrow01.png") 95% center no-repeat;
}

#container .linkarea li.next a {
	display: inline-block;
	line-height: 1.0;
	border: 1px solid #595757;
	color: #595757;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	width: 150px;
}

#container .linkarea li.next a:after {
	width: 7px;
  height: 7px;
  border: 1px solid;
  border-color: #595757 #595757 transparent transparent;
  transform: rotate(45deg) translateY(-50%);
	content: '';
	position: absolute;
	top: 50%;
	right: 10%;
}


#container .linkarea li a:hover {
	opacity: 0.7;
	text-decoration: none;
}



/*===============================================
  画面の横幅が1024px以下に適用
===============================================*/
@media screen and (max-width: 1024px){
	
	
	/* top */



	/* contents */

	#contwrap #contents {
		width: 67%;
		float: left;
		border-top: 1px solid #53488f;
	}

	#contents .pickup dl {
		width: 32%;
		float: left;
		margin-right: 2%;
		text-align: center;
		line-height: 1.0;
	}

	#contents .pickup dl:nth-child(3n) {
		margin-right: 0;
	}

 





	/* side */

	#contwrap #side {
		width: 30%;
	}


	



	
}

/*===============================================
  画面の横幅が768px以下に適用
===============================================*/
@media screen and (max-width: 768px){
	
}

/*===============================================
  画面の横幅が640px以下に適用
===============================================*/
@media screen and (max-width: 640px){
	
	#container .p_title h1 {
		font-size: 1.6em;
	}

	
	/* top */

	/* contents */

	#contwrap #contents {
		width: auto;
		float: none;
		border-top: 1px solid #53488f;
	}

	#contents .pickup {
		border-bottom: 1px solid #53488f;
		padding: 30px 0;
		margin: 0 0 50px;
		overflow: hidden;
		zoom:1;
	}


	#contents .pickup dl {
		width: auto;
		float: none;
		margin:0 0 20px;
		text-align: center;
		line-height: 1.0;
	}

	#contents .pickup dl:nth-child(3n) {
		margin: 0;
	}

	#contents .pickup dl dt {
		height: auto;
	}
	
	/* topics */

	#topics {	
	}

	#topics dl {
		overflow: hidden;
		zoom:1;
		margin: 0 0 20px;
	}
	#topics dl dd.texts {
		font-size: 1.05em;
		line-height: 1.4;
		padding-top: 10px;
		margin-left: 0;
		clear: both;
	}	




	/* side */

	#contwrap #side {
		width: auto;
		float: none;
		line-height: 1.0;
		margin: 30px 0 0;
	}

#contwrap #side .cat {
	border-top: 1px solid #53488f;
}

#contwrap #side .cat.accordion {
	border-top: none;
}

#contwrap #side .cat dt {
	background: #e9e6f3;
	padding: 15px;
	font-size: 1.4em;
	border-bottom: 1px solid #53488f;
}

#contwrap #side .cat dd {
}

#contwrap #side .cat dd ul li a {
	display: block;
	border-bottom: 1px solid #53488f;
	position: relative;
	font-size: 1.2em;
	padding: 15px;
	text-decoration: none;
}

#contwrap #side .cat dd ul li.sub a {
	padding: 15px 15px 15px 30px;
}

#contwrap #side .cat dd ul li a:hover {
	background: #f7f7f9;
	text-decoration: none;
}


#contwrap #side .cat dd ul li a:after {
	width: 7px;
  height: 7px;
  border: 1px solid;
  border-color: #595751 #595751 transparent transparent;
  transform: rotate(45deg) translateY(-50%);
	content: '';
	position: absolute;
	right: 10%;
	top: 50%;
}


#contwrap #side .cat.accordion dt {
	background: url(../image/common/glnav_plus.png) 95% center no-repeat #e9e6f3;
	background-size:auto 30%;
	cursor:pointer;
}

#contwrap #side .cat.accordion dt.open {
	background: url(../image/common/glnav_minus.png) 95% center no-repeat #e9e6f3;
	background-size:15px auto;
}


#contwrap #side .cat.accordion dd {
	display: none;
}



	
	
	
	
	/* detail */
	
	#detail .bl_title {
		line-height: 1.4;
		font-size: 1.6em;
		padding: 20px 0;
	}
	
	
	#container .linkarea li {
		display: block;
		vertical-align: top;
		margin:0 0 20px;
	}

	#container .linkarea li.next {
		margin: 0;
	}


	#container .linkarea li.prev a,
	#container .linkarea li.back a,
	#container .linkarea li.next a {
		display: block;
		width: auto;
	}

	#container .linkarea li.prev a:before {
		left: 5%;
	}


	#container .linkarea li.next a:after {
		right: 5%;
	}
	
	

}

/*===============================================
  画面の横幅が380px以下に適用
===============================================*/
@media screen and (max-width: 380px){
}


.otherCat {
	display: inline-block;
  background: #a59aca;
  color: #fff;
  line-height: 1.0;
  text-align: center;
  padding: 7px 0;
  width: 150px;
}

.catFlex {
	display: flex;
	margin-bottom: 20px;
	align-items: center;
}

.catFlex .catLeft {
	flex-shrink: 0;
	margin-right: 10px;
}

.catFlex .catRight {
	width: 100%;
}

.keyList {
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px 10px 0;
	display: flex;
	flex-wrap: wrap;
}

.keyList li {
	margin: 0 10px 10px 0;
}


@media screen and (max-width: 767px){
	
	.catFlex {
		display: block;
	}

	.catFlex .catLeft {
		margin: 0 0 10px;
	}
	
}
