@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------
共通　ページ全体の基本設定
-------------------------------------------------------------------*/
@media screen and (max-width: 959px) {
	body {
		font-family: "Lucida Sans Unicode", "Lucida Grande", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	.sub #subContainer .subTitleBox {
		margin-bottom: 30px;
	}
	.sub #subContainer .subTitleBox .homeHead_center {
		text-align: center;
	}
	.sub #subContainer .subTitleBox .homeHead_mainText,
	.sub #subContainer .subTitleBox .homeHead_subText {
		font-family: "Lucida Sans Unicode", "Lucida Grande", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: 700;
		text-align: center;
		letter-spacing: 3px;
	}
	.sub #subContainer .subTitleBox .homeHead h2 {
		font-size: 25px;
		line-height: 2em;
	}
	.sub #subContainer .subTitleBox .homeHead h3 {
		font-size: 16px;
	}

	.sub section#subContainer div.main_box h4 {
		font-weight: bold;
		font-size: 120%;
		padding: 0 0 5px 0;
		margin: 20px auto 10px auto;
		position: inherit;
		width:96%;
	}
	
	.sub #subContainer .subTitleBox .homeHead_subText.maintitle_sub{
		letter-spacing:0.1em;
	}

}
@media screen and (max-width: 479px) {
	.sub #subContainer .subTitleBox .homeHead h2 {
		font-size: 130%;
		font-feature-settings : "palt";
		line-height: 1.6em;
		letter-spacing:0.1em;
	}
	.sub #subContainer .subTitleBox .homeHead h3 {
		font-size: 90%;
	}
}


/* ---------------------------------------------
小冊子・DVD　一覧ページ
--------------------------------------------- */
@media screen and (max-width: 959px) {
	.sub section#subContainer div.main_box .text_box h3.title {
		width: 96%;
		font-weight: bold;
		font-size: 140%;
		border: none;
		padding: 0 0 5px 0;
		margin: 20px auto 10px;
		position: inherit;
	}
}
/*
一覧ページ共通　flexレイアウト
------------------------*/
@media screen and (max-width: 959px) {
	.sub #subContainer .flex3 {
		width: 96%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		padding: 0;
		margin: 50px auto 0;
	}
	.sub #subContainer .flex3 li {
		width: 32%;
		box-sizing: border-box;
		margin-bottom: 20px;
		margin-left: 2%;
		position: relative;
	}
	.sub #subContainer .flex3 li:nth-child(3n+1) {
		margin-left: 0;
	}
	.sub #subContainer .flex3 li dl {
		height: 100%;
		box-sizing: border-box;
	}
	.sub #subContainer .flex3 li dt img {
		width: 100%;
		height: auto;
	}
	.sub #subContainer .flex3 li dd h5 {
		font-size: 16px;
		font-weight: 700;
		margin: 10px 0;
	}
		/* typeA （メデイア・イベント・小冊子）*/
	.sub #subContainer .flex3.typeA li {
		border: 1px solid #999999;
		transition: 0.3s;
	}
	.sub #subContainer .flex3.typeA li:hover {
		transform: translate(-7px, -7px);
		box-shadow: 7px 7px 0px 0px #000000;
	}
	.sub #subContainer .flex3.typeA li a:hover {
		text-decoration: none;
	}
	.sub #subContainer .flex3.typeA li dl {
		padding: 15px 15px 33px;
	}
	.sub #subContainer .flex3.typeA li .more {
		width: 100%;
		box-sizing: border-box;
		font-size: 11px;
		font-weight: 700;
		line-height: 32px;
		border-top: 1px dotted #cccccc;
		padding: 0 20px;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.sub #subContainer .flex3.typeA li .more .fa {
		line-height: inherit;
		position: absolute;
		top: 0;
		right: 20px;
	}
		/* 小冊子一覧ローカル設定 */
	.sub #subContainer .flex3.present li dt {
		background: #f5f5f5;
	}
	.sub #subContainer .flex3.present li dt img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
	.sub #subContainer .flex3 {
		justify-content: space-between;
	}
	.sub #subContainer .flex3 li {
		width: 49%;
		margin-left: 0;
	}
	.sub #subContainer .flex3 li dd h5 {
		font-size: 15px;
	}
		/* typeA （メデイア・イベント・小冊子）*/
}
@media screen and (max-width: 599px) {
}
@media screen and (max-width: 479px) {
	.sub #subContainer .flex3 li {
		width: 100%;
		margin-bottom: 12px;
	}
		/* typeA （メデイア・イベント・小冊子）*/
	.sub #subContainer .flex3.typeA li dl {
		padding: 10px 10px 33px;
	}
}
/*
ここまで　flexレイアウト
------------------------*/


/* ---------------------------------------------
小冊子・DVD　個別ページ
--------------------------------------------- */
@media screen and (max-width: 959px) {
	#present.sub section#subContainer div.main_box {
		width: 96%;
		margin: 0 auto;
	}
	#present.sub section#subContainer div.main_box h3 {
		width: 96%;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		color: #333;
		font-size: 140%;
		line-height: 1.5em;
		letter-spacing: 1px;
		margin: 0 auto 50px;
		box-sizing: border-box;
		font-weight: bold;
		clear: both;
		position: relative;
	}
	#present .subTitleBox .present_item,
	#present .subTitleBox .chot_dvd {
		text-align: center;
	}
	#present .formTable2col td span {
		display: inline;
	}
	#present .chot_dvd {
		margin-top: 30px;
	}
	#present .chot.hop,
	#present .bookFormL {
		text-align: center;
		margin-bottom: 20px;
	}
	#present .bookFormL {
		margin-top: 50px;
	}
	#present .chot {
		width: 243px;
		height: 34px;
		margin: 6px auto 0 auto;
	}
	ul.List {
		list-style-type: disc;
		margin-left: 1em;
	}
	ul.List li {
		margin-bottom: 10px;
	}
	#present.sub .present_item {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		margin: 50px auto 80px;
	}
	#present.sub .present_item.column {
		flex-direction: column;
		align-items: center;
	}
	#present.sub .present_item .bookL {
		width: 28%;
		text-align: center;
	}
	#present.sub .present_item .bookL img {
		max-width: 100%;
	}
	#present.sub .present_item .bookR {
		width: 65%;
		text-align: left;
		margin-left: 7%;
	}
	#present.sub .present_item .bookR h3 {
		text-align: left;
		margin: 80px 0 50px;
	}
	#present.sub .present_item .chot {
		margin: 30px auto 0;
	}
	#present .chot_dvd.hop img {
		width: 175px;
		display: inline-block;
	}
	.sumpleMovie {
		width: 80%;
		display: block;
		margin: auto;
		position: relative;
	}
	.sumpleMovie:before {
		content: '';
		display: block;
		padding-top: 56.25%;
	}
	.sumpleMovie iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.sub section#subContainer div.main_box h4 {
		font-weight: bold;
		font-size: 120%;
		padding: 0 0 5px 0;
		margin: 20px 0 10px;
		position: inherit;
		border-bottom: 1px solid #aaa;
	}
}
@media screen and (max-width: 768px) {
	#present.sub section#subContainer div.main_box h3 {
		margin-top: 50px;
	}
	#present.sub .present_item {
		display: block;
	}
	#present.sub .present_item .bookL {
		width: 100%;
	}
	#present.sub .present_item .bookR {
		width: 100%;
		margin-left: 0;
	}
	#present .chot_dvd.hop {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#present .chot_dvd.hop a {
		width: 48%;
		display: block;
	}
	#present .chot_dvd.hop img {
		width: 100% !important;
		display: block;
	}
}
@media screen and (max-width: 599px) {
}
@media screen and (max-width: 479px) {
}