.contentWrap {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.contentWrap:after {
	content:"";
	clear: both;
	display: table;
}
#side {
	width: 235px;
	float: left;
}
#main {
	float: left;
	margin-left: 20px;
	width: 745px;
}

.chapter > section {
	margin-bottom: 6%;
}
.chapter > section:last-child {
	margin-bottom: 0;
}
.chapter > p,
.chapter > section p {
	line-height: 170%;
	margin-bottom: 4%;
}
.chapter > section.mbS p {
	margin-bottom: 3%;
}
.chapter > p:last-child,
.chapter > section p:last-child {
	margin-bottom: 0;
}
.chapter > section p.mb1 {
	margin-bottom: 1%;
}
.chapter > section p.mb2 {
	margin-bottom: 2%;
}
.chapter > section p.mb3 {
	margin-bottom: 3%;
}

.chapter section p .emp {
	color: #c79c5b;
}
.randomImg + figcaption {
	text-align: center;
	margin-top: 5px;
}
#main section.bdrBtm {
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
#main section.bdrBtm1 {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 2%;
}
#main section.bdrTop,
#main .row.bdrTop {
	padding-top: 3%;
	border-top: 1px solid #d2d2d2;
}
.budoBookList li {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.budoBookList li h4 {
	font-size: 1.142em;
	font-weight: bold;
	margin-bottom: 6px;
}
.budoBookList li span {
	font-size: 0.857em;
	
}
.budoBookList li span.date {
	display: block;
	color: #a0a0a0;
	margin-bottom: 6px;
}

/****** カテゴリTOPのレイアウト ******/
.row .photo {
	width: 320px;
	margin-right: 20px;
}
.row .photo.photo50 {
	width: 360px;
}
.row .photo.photoS {
	width: 160px;
}
.row .photo.photoSS {
	width: 135px;
}
.row .photo figure img {
	max-width: 100%;
	height: auto;
}
.row .desc {
	float: none;
	padding: 0 0 70px 0;
}
.row .desc .photoSSlist {
	margin-left: 155px;
}

.row .desc .photoSSlist li:before {
	content: "\00B7";
	display: inline-block;
	margin-right: 5px;
}
.newsHdr {
	background-color: #000;
	color: #fff;
	height: 40px;
	padding: 0 8px;
	position: relative;
}
.newsHdr h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 1.428em;
	line-height: 40px;
}
.newsHdr .link {
	position: absolute;
	right: 8px;
	top: 10px;
	color: #fff;
}
.newsList .icon{
	line-height: 150%;
	margin-right: 20px;
}

.newsList dl {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.newsList dl:after {
	content: "";
	display: table;
	clear: both;
}
.newsList .date {
	color: #a0a0a0;
}
.newsList dl dt {
	margin-right: 20px;
	float: left;
	width: 270px;
}
.newsList.jimukyoku dt {
	color: #a0a0a0;
	width: 11em;
}
.newsList dl dd {
	margin-left: 290px;
}
.newsList.jimukyoku dd {
	margin-left: 13em;
}

.categoryTop > section {
	margin-bottom: 6%;
}
.categoryTop > section:last-child {
	margin-bottom: 0;
}
.btnAbsolute {
	position: absolute;
	bottom: 0;
	right: 0;
}
.categoryTop .col2:first-child .btnAbsolute{
	right: 10px;
}
.categoryTop .col2 h3.hdr > span {
	font-size: 20px;
}
.categoryTop .col2 {
	position: relative;
}
.categoryTop .col2 .desc {
	width: 100%;
	padding: 0 0 80px 0;
}
/********* 武道館について **********/
.president {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	width: 100%;
	
	height: 100%;
}
.president .profile {
	
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	height: 50%;
	display: table;
	width: 100%;
}
.president .profile > div {
	display: table-cell;
	vertical-align: middle;
}
.president .profile .name {
	font-size: 1.714em;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
}
.president .other {
	height: 50%;
	display: table;
	width: 100%;
	padding: 10px 0;
}
.president .other .former,
.president .other .degree{
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
.president .other .former {
	border-right: 1px solid #d2d2d2;
}
.presidentTbl tr td:first-child,
.presidentTbl tr td:nth-child(2n){
	width: 7em;
}

.planview {
	border: 1px solid #000000;
	height: 80px;
	font-size:1.286em;
}

.tblHistory .tbl01 th,
.tblHistory .tbl01 td.month{
	white-space: nowrap;
}
.tabContent > section {
	margin-bottom: 6%;
}
.tabContent > section:last-child {
	margin-bottom: 0;
}	
.tabContent {
	display: none;	
}
.tabContent:first-child {
	display: block;
}
/***** 28-2 全日本少年少女武道錬成大会 *****/
.attend {
		color: #e60012;
		font-size: 1.428em;
		text-align: center;
	}
.entryList {
	margin: 0 -10px;
}
.entryList:after {
	display: table;
	clear: both;
	content: "";
}
.entryList li {
	padding: 0 10px;
	margin-bottom: 20px;
	width: 33.33%;
	float: left;
}
.entryWrap {
	display: flex;
	flex-direction: column;
	border: 1px solid #c79c5b;
	position: relative;
}
.entryWrap figure {
	width: 100%;
	line-height: 0;
	text-align: center;
}
.entryWrap figure img {
	max-width: 100%;
	height: auto;
}
.entryTop {
	text-align: center;
	padding: 18px 0;
}
.entryTop h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 24px;
	margin-bottom: 10px;
}

.entryWrap table {
	width: 100%;
	font-size: 12px;
	border-top: 1px solid #f0f0f0;
}
.entryWrap table tr {
	border-bottom: 1px solid #f0f0f0;
}
.entryWrap table th {
	font-weight: normal;
	text-align: right;
}
.entryWrap table td {
	padding-left: 20px;
}
.entryMiddle {
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
}
.entryBottom {
	text-align: center;
	padding: 0 9px 9px;
	font-size: 12px;
	width: 100%;
	margin: auto 0 0;
}
.entryBottom .note {
	margin-bottom: 3px;	
}
.linkArea {
	width: 100%;
}

.content28 .message {
	border-top: 1px solid #000000;
	padding: 20px 0 0 0;
}


/********* 書道事業 **********/

.priceArea.bottom {
	position: absolute;
	bottom: 10px;
	right: 200px;
	display: block;
}
.priceArea {
	display: table;
	margin-left: auto;
}
.priceArea > div {
	display: table-cell;
}
.priceArea .when {
	border: 1px solid #000;
	font-weight: bold;
	padding: 10px 15px;
}
.priceArea .price {
	padding: 0 0 0 15px;
	vertical-align: middle;
}
.priceArea .price strong {
	font-size: 1.714em;
	display: inline-block;
	margin-top: -1px;
	vertical-align: middle;
	
}
.publishArea {
	width: 100%;
}
.publishArea:after,
.bookInfo .bookOutline:after,
.backNumberItem:after {
	content: "";
	clear: both;
	display: table;
}
.publishArea .photo {
	width: 220px;
	float: left;
}
.publishArea .photo figure {
	text-align: center;
}
.publishArea .bookInfo {
	margin-left: 240px;
	margin-bottom: 5%;
}
.bookInfo h3{
	font-size: 2.285em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	letter-spacing: -1px;
	position: relative;
	margin-bottom: 30px;
}
.bookInfo h3 span {
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 1px;
	display: block;
	border: 1px solid #000;
	width: 130px;
	text-align: center;
	padding: 12px 0;
	line-height: 100%;
}
.bookInfo h4 {
	font-size: 1.428em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-weight: normal;
	margin-bottom: 10px;
}


.bookInfo .bookOutline table td {
	padding-left: 12px;
}
.bookInfo .bookOutline table td p {
	margin-bottom: 0px;
}
.bookInfo .bookOutline table th {
	text-align: right;
	vertical-align: top;
	width: 7em;
}
.bookEntry {
	clear: both;
	text-align: center;
}
.publishArea .bookEntry p {
	margin-bottom: 2%;
}
.serialization .icoPdf {
	font-size: 1.142em;
	font-weight: bold;
}
.serialization .icoPdf small {
	font-weight: lighter;
}
.serialization li {
	margin-bottom: 10px;	
}
.serialization .bdr {
	border-bottom: 2px solid #d2d2d2;
	margin-bottom: 10px;
}
.serialization .bdr:after {
    content: "";
    display: block;
    width: 120px;
    height: 2px;
    background-color: #c79c5b;
    margin-bottom: -2px;
}
section .samplePaper p {
	margin-bottom: 2%;
}
.samplePaper table th {
	text-align: left;
	padding-right: 20px;
	width: auto;
}
.backNumberItem {
	margin-bottom: 4%;
}
.backNumberArchivePast .backNumberItem {
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom: 1px solid #d2d2d2;
}
.backNumberItem .photo {
	width: 155px;
	float: left;
}
.backNumberItem .photo figure {
	width: 100%;
	line-height: 0;
}
.backNumberItem .photo figure img {
	max-width: 100%;
	height: auto;
}
.backNumberContent {
	margin-left: 175px;
}
.backNumberContent h3.hdr span {
		font-size: 24px;
}
.backNumberContent ul {
	margin-bottom: 2%;
}
.backNumberContent li {
	margin-bottom: 6px;
}
.backNumberContent li .icoPdf {
	font-weight: bold;
}
.backNumberContent li .icoPdf span,
.backNumberContent li .icoPdf small {
	font-weight: lighter;
}

.tblSchedule table{
		width: 100%;
}
.tblSchedule thead th {
	white-space: nowrap;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.tblSchedule tbody tr {
	border-bottom: 1px solid #ccc;
}
.tblSchedule tbody th,
.tblSchedule tbody td {
	padding: 5px;
	vertical-align: top;
}
.tblSchedule .note {
	margin-top: 3%;
	position: relative;
	padding-right: 10em;
}
.tblSchedule .note span {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;	
}
.prizeArea h3.hdr:after {
	width: 200px;
}
#main section.bdrBtm.takamadomiyaInfo {
	padding-bottom: 4%;
	margin-bottom: 4%;
	border-color: #c79c5b;
}
.takamadomiyaInfo .photo{
	width: 240px;
}
.takamadomiyaInfo .photo .btn {
	display: block;
	background-color: #fff;
	color: #c79c5b;
	border-width: 1px;
	padding: 12px 0;
}
.takamadomiyaInfo .photo .btn:hover {
	background-color: #f84f4c;
	color: #fff;
}
.takamadomiyaInfo .desc {
	margin-left: 260px;
	padding: 0;
}
.takamadomiyaInfo .desc .tbl04 table th{
	text-align: left;
	padding-left: 0;
	vertical-align: middle;
}
.takamadomiyaInfo .desc .tbl04 table td {
	padding-left: 5px;
	vertical-align: middle;
}
.takamadomiyaInfo .desc .tbl04 table td span {
	color: #ff0000;
	font-size: 1.142em;
	font-weight: bold;
}
.takamadomiyaInfo .list li:last-child {
	margin-bottom: 0;
}
/********* 出版事業 **********/
.shupanArea .desc h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 1.428em;
	margin-bottom: 2%;
}
.shupanArea .priceArea {
	position: absolute;
	left: 175px;
	bottom: 0;
	margin: 0;
}
.shupanArea .priceArea .when {
	height: 60px;
	vertical-align: middle;
}
.hdrS {
	font-size: 1.285em;
	margin-bottom: 3%;
}
.hdrS span {
	font-size: 0.777em;
	font-weight: normal;
}
.monthBudo .tbl-bdr th{
	text-align: left;
}
.monthBudo .tbl-bdr td {
	padding-left: 30px;
}
.monthBudo .orderWrap {
	height: 56px;
}
.orderNum {
	font-size: 1.714em;
	color: #f84f4c;
	display: inline-block;
	font-weight: normal;
}
.monthBudo .tbl-bdr td.note
{
	border: none;
	font-size: 12px;
	padding: 5px 0 0;
}
.recommendBook ul {
	margin: -20px -10px 0;
}
.recommendBook ul:after,
.recommendBook li dl:after,
.specoalBookDetail:after {
	content: "";
	clear: both;
	display: table;
}
.recommendBook li {
	width: 50%;
	float: left;
	padding: 0 10px;
	margin-top: 20px;
}
.recommendBook li dl {
	border: 1px solid #9fa0a0;
	position: relative;
}
.recommendBook li dl dt {
	float: left;
	width: 120px;
	display: table;
    table-layout: fixed;
}
.recommendBook li dl dt figure {
	line-height: 0;
	display: table-cell;
	vertical-align: middle;
}
.recommendBook li dl dt figure img {
	max-width: 100%;
	height: auto;
}
.recommendBook li dl dd {
	padding: 8px;
	margin-left: 120px;
}
.recommendBook li dl dd .rbTitle {
	font-size: 1.142em;
	font-weight: bold;
	line-height: 120%;
}
.recommendBook li dl dd .rbSubTitle {
	font-size: 0.857em;
	position: absolute;
	bottom: 5px;
	left: auto;
	line-height: 120%;
}

.budouNewsArea .backNumberItem .photo {
	width: 120px;
	float: left;
}

.budouNewsArea .backNumberItem .photo figure img {
	border: 1px solid #808080;
}
.budouNewsArea .backNumberContent {
	margin-left: 140px;
}

.specoalBookArea.bdrBtm {
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 4%;
}
.specoalBookArea .gallery ul {
	margin: -40px -10px 0;
}
.specoalBookArea .gallery ul li {
	width: 25%;
	padding: 0 10px;
	margin: 40px 0 0 0;
}
.specoalBookArea .gallery li figure {
	display: block;
	margin-bottom: 10px;
}
.specoalBookArea .gallery li h4,
.specoalBookArea .gallery li p{
	text-align: center;
}
.specoalBookArea .gallery li h4 {
	color: #c79c5b;
	margin-bottom: 8px;
	line-height: 120%;
	height: 2.4em;
}
.specoalBookArea .gallery li p {
	line-height: 1.5em;
	margin-bottom: 5px;
}
.specoalBookArea .gallery li p.author {
	color: #bcbcbc;
	font-size: 0.857em;
}
.specoalBookArea .gallery li .btn {
	font-size: 14px;
	padding: 8px 0;
	display: block;
	margin: 0 auto;
}

.specoalBookDetail {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3%;
	margin-bottom: 3%;
}
.specoalBookDetail .photo {
	float: left;
	width: 170px;
}
.specoalBookDetail .photo figure img {
	max-width: 100%;
	height: auto;
}
.specoalBookDetail .ReadingTest {
	width: 100%;
	
	text-align: center;
	
}
.specoalBookDetail .ReadingTest a {
	color: #f84f4c;
	background-position: left center;
	display: block;
	border: 1px solid #f84f4c;
}
.specoalBookDetail .ReadingTest a span.arrow {
	color: #f84f4c;
	display: inline-block;
	padding: 10px 0 10px 30px;
	/*background-image: url(../images/ico_arrow.png);*/
	/*background-size: 20px auto;*/
}
.specoalBookDetail .ReadingTest a span.arrow {
	vertical-align: middle;
	position: relative;
}
.specoalBookDetail .ReadingTest a span.arrow::before,
.specoalBookDetail .ReadingTest a span.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.specoalBookDetail .ReadingTest a span.arrow::before{
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #c79c5b;
}
.specoalBookDetail .ReadingTest a span.arrow::after{
	left: 5px;
	width: 7px;
	height: 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.specoalBookDetail .ReadingTest a:hover span{
	color: #c79c5b;
}
.specoalBookDetail .specoalBookDetailOutline {
	margin-left: 190px;
}
.specoalBookDetail .specoalBookDetailOutline .bookTitle {
	font-size: 1.714em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	margin-bottom: 5px;

}
.specoalBookDetail .specoalBookDetailOutline .bookTitle br {
	display: none;
}
.specoalBookDetail .specoalBookDetailOutline .bookTitle small{
	font-size: 0.583em;
	font-weight: bold;
	display: block;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}
.specoalBookDetail .specoalBookDetailOutline .bookTitle span {
	font-size: 0.583em;
	border: 1px solid #f84f4c;
	display: inline-block;
	margin-right: 10px;
	padding: 5px 10px;
	vertical-align: top;
	color: #f84f4c;
}
.specoalBookDetail .specoalBookDetailOutline .bookTitle span.new {
	background-color: #fff45c;
}
.specoalBookDetail .specoalBookDetailOutline .priceArea {
	display: table;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	height: 38px;
	margin-bottom: 4%;
}

.specoalBookDetail .specoalBookDetailOutline .priceArea .size {
	text-align: left;
	vertical-align: middle;
}
.specoalBookDetail .specoalBookDetailOutline .priceArea .price {
	text-align: right;
}
.specoalBookDetail .specoalBookDetailOutline .priceArea .price strong {
	font-size: 1.428em;
}
.specoalBookDetail .bookContent {
	width: 100%;
}
.specoalBookDetail .bookContent dt {
	font-size: 1.142em;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 2%;
}
.specoalBookDetail .bookContent dd ul li li {
	margin-left: 4em;
}

/****** 研修センター ******/

.trainingTbl .col3 h4{
	border-bottom: 1px solid #ccc;
	line-height: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.trainingTbl .col3 a.btn {
	width: 100%;
}
.trainingMap {
	margin-bottom: 3%;
}
.trainingMap,
.trainingMap iframe{
	width: 100%;
	height: 400px;
}

#main .facility_guide .tbl04 table th {
	width: 15%;
}

/*サイトマップ*/
.sitemapList:after,
.sitemapList ul:after {
	display: table;
	clear: both;
	content: "";
}
.sitemapList h4 {
	color: #a3a3a3;
	font-weight: normal;
}
.sitemapList ul li{
	width: 25%;
	float: left;
	padding-right: 5px;
	margin-bottom: 5px;
}
.sitemapList ul li.wide {
	width: 50%;
}
.sitemapList .col2 {
	width: 50%;
	float: left;
}
.sitemapList .col2 li {
	width: 50%;
}
.sitemapList .col1 {
	float: left;
	width: 25%;
}
.sitemapList .col1 li {
	width: 100%;
}


/* 日本武道館50周年記念事業 */

.memberList h4 {
	margin-bottom: 5px;
}
.memberList ul {
	margin-bottom: 10px;
}
.memberList ul:last-child {
	margin-bottom: 0;
}
.celebrationArea {
	border-top: 1px solid #d2d2d2;
	padding-top: 3%;
}
.celebrationArea .row {
	margin-bottom: 6%;
}
.celebrationArea .member {
	width: 49%;
	margin-right: 2%;
}
.celebrationArea .member:last-child {
	margin-right: 0;
}
.celebrationArea .member h4 {
	font-size: 1.142em;
	margin-bottom: 3%;
}

.celebrationArea .member:after {
	content: "";
	display: table;
	clear: both;
}
.celebrationArea .member figure {
	float: left;
	width: 120px;
}
.celebrationArea .member p {
	margin-left: 130px;
	line-height: 140%;
}

.meritoriousList li {
	margin-bottom: 3%;
}
.meritoriousList li:after {
	content: "";
	clear: both;
	display: table;
}
.meritoriousList li figure {
	float: right;
}
.meritoriousList li h4 {
	font-size: 1.142em;
	margin-bottom: 10px;
}
.meritoriousList li h4,
.meritoriousList li p {
	margin-right: 130px;
}

/* 日露武道交流年記念事業 */


.nichiroArea:after {
	content: "";
	clear: both;
	display: table;
}
.nichiroArea .photo {
	float: right;
	width: 240px;
}
.nichiroArea .content {
	margin-right: 250px;
}
.nichiroArea .content.ml0 {
	margin-right: 0;
}
.nichiroArea .content dt {
	font-weight: bold;
	margin-bottom: 5px;
}
.nichiroArea .content dd {
	margin-bottom: 30px;
}
.nichiroArea .content dd:last-child {
	margin-bottom: 0;
}

/**** 中学校武道必修化 ****/
.gakkobudoArea .row {
	margin-bottom: 5%;
}
.gakkobudoArea .photo {
	width: 150px;
	margin-right: 20px;
}
.gakkobudoArea .desc {
	margin-left: 170px;
}
.gakkobudoArea .desc h3.hdr > span {
	font-size: 22px;
}

/***** よくある質問 *****/
.qaContent {
	margin-bottom: 5%;
}
.qaContent:last-child {
	margin-bottom: 0;
}
.qaContent dl {
	border-bottom: 1px solid #d2d2d2;
}
.qaContent dt {
	font-size: 1.142em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-weight: bold;
	background: url(../images/ico_faq_q.jpg) no-repeat left 15px;
	position: relative;
	padding-right: 30px;
}
.qaContent dt .toggle {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 15px;
	background-image: url(../images/ico_plus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.qaContent dt .toggle.close {
	background-image: url(../images/ico_minus.jpg);
	
}
.qaContent dt,
.qaContent dd {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.qaContent dd {
	border-top: 1px solid #d2d2d2;
	background: url(../images/ico_faq_a.jpg) no-repeat left 15px;
	display: none;
}
.qaContact {
	margin-top: 10px;
	
}

.qaContact p {
	margin-bottom: 1%;
	font-weight: bold;
}
.qaContact ul {
	margin-bottom: 2%;
	padding-left: 1em;
}
.qaContact ul li {
	line-height: 180%;
	text-indent: -1em;
}
.qaContent h3 {
	margin-bottom: 0;
}
.qaNavi {
	padding-top: 5px;
	margin-bottom: 3%;
}
.qaNavi ul:after {
	clear: both;
	content: "";
	display: table;
}
.qaNavi ul li {
	width: 33.33%;
	float: left;
	padding-right: 5px;
}
.qaNavi ul li.wide {
	width: 66.66%;
}

.foreignLangArea .booksInfo {
	position: relative;
	margin-bottom: 2%;
}
.foreignLangArea .booksWrap:after,
.foreignLangArea .booksInfo dl:after,
.foreignLangArea .bookSubInfo:after,
.foreignLangItem .booksInfo .btnArea:after{
	content: "";
	display: table;
	clear: both;
}
.foreignLangItem {
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid #e5e5e5;
}
.foreignLangItem .booksInfo dt {
	float: left;
}
.foreignLangItem .booksInfo dt figure {
	line-height: 0;
}
.foreignLangItem .booksInfo dd {
	margin-left: 190px;
	padding-bottom: 80px;
}
.foreignLangItem .booksInfo dd h3 {
	margin-bottom: 10px;
	font-size: 1.428em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	position: relative;
}
.foreignLangItem .booksInfo dd h3 span.new {
	position: absolute;
	display: inline-block;
	color: #f84f4c;
	border: 1px solid #f84f4c;
	font-size: 14px;
	line-height: 100%;
	padding: 7px 10px;
	right: 0;
	top: 10px;
	background-color: #fff45c;
}

.foreignLangItem .booksInfo dd .author {
	margin-bottom: 10px;
}
.foreignLangItem .booksInfo .btnArea {
	position: absolute;
	bottom: 0;
	right: 0;
}
.foreignLangItem .booksInfo .btnArea .btn {
	width: 260px;
	float: right;
	display: block;
	padding: 18px 0;
	font-size: 20px;
}
.foreignLangItem .booksInfo .btnArea .btn.btnReverse {
	float: left;
	margin-right: 34px;
}
.foreignLangItem .bookSubInfo {
	margin-bottom: 10px;
}
.foreignLangItem .bookSubInfo a{
	float: right;
}
.foreignLangItem .bookSubInfo p {
	margin-top: 5px;
}
.foreignLangItem .bookSubInfo p:first-child {
	margin-top: 0;
}
.foreignLangItem .bookSubInfo p.short {
	padding-right: 180px;
}
.foreignLangItem .booksContent h4 {
	font-size: 1.142em;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3px;
	margin-bottom: 2%;
}
.dialog-confirm {
	display: none;
}
.dialog-confirm .dialogTtl {
	margin: 2% 0;
}

@media screen and (max-width: 768px) {
	#side {
		display: none;
	}
	#main {
		margin-left: 0;
		width: 100%;
		margin-bottom: 4%;
	}
	.chapter,
	.categoryTop
	{
		font-size: 1.166em;	
	}
	.chapter > p,
	.chapter > section > p,
	.chapter > section figure {
		padding: 0 3%;
	}
	.categoryTop h3.hdr {
		border: none;
	}
	.categoryTop h3.hdr:after {
		display: none;
	}
	.categoryTop h3.hdr > span,
	.categoryTop .col2 h3.hdr > span,
	.categoryTop h3.hdr.fsS > span{
		font-size: 16px;
	}
	.newsList dl{
		padding: 10px 3%;
	}
	.newsList dl dt {
		float: none;
		margin-bottom: 5px;
		width: 100%;
	}
	.newsList dl dd a{
		display: block;
	}
	.row .photo {
		width: 100%;
		margin: 0 0 5px 0;
		float: none;
	}
	.row .photo.photoS,
	.row .photo.photoSS {
		float: left;
		width: 100px;
		margin: 0 10px 10px 0;
	}
	.row .photo.photo50 {
		width: 100%;
	}
	.row .photo figure {
		text-align: center;
	}
	.row .desc {
		width: auto;
		margin-left: 0;
		padding: 0 0 0 0;
		float: none;
	}
	.row .desc .photoSSlist {
		margin-left: 110px;
	}
	.categoryTop > section {
		border-bottom: 1px solid #cccccc;
		padding-bottom: 6%;
	}
	.categoryTop > section.bdrNone {
		border: none;
	}
	.categoryTop > section:last-child {
		border: none;
		padding-bottom: 0;
	}
	.categoryTop .row,
	.gakkobudoArea .row {
		padding: 0 3%;
	}
	.categoryTop .btnAbsolute,
	.gakkobudoArea .btnAbsolute {
		position: relative;
		margin: 15px auto 0;
		width: 56.25%;
	}
	.categoryTop .btnAbsolute .btn.btnM_S {
		padding: 13px 0;
	}
	.categoryTop .btnAbsolute span {
		font-size: 16px;
		line-height: 16px;
	    -webkit-background-size: 16px auto;
	    -o-background-size: 16px auto;
	    background-size: 16px auto;
		padding: 0 0 0 24px;
	}
	.categoryTop .rowList .row {
		padding: 0;
	}
	.categoryTop .col2:first-child .btnAbsolute{
		right: inherit;
	}
	.categoryTop .col2.spCol1 {
		position: relative;
		margin-bottom: 4%;
	}
	.categoryTop .col2 .desc {
		width: 100%;
		padding: 0 0 0 0;
		margin: 0;
	}
	.categoryTop .spCol1 .col2 {
		border-bottom: 1px solid #cccccc;
		padding: 0 3% 6% 3%;
		margin-bottom: 6%;
	}
	.categoryTop .spCol1 .col2:nth-child(odd),
	.categoryTop .spCol1 .col2:nth-child(even) {
		padding: 0 3% 6% 3%;
	}

	.categoryTop .tbl02 li {
			padding-left: 10px;
	}
	.president .profile {
		display: block;
		width: 100%;
	}
	.president .profile > div {
		display: block;
		padding: 10px 0;
	}
	.president .profile .number {
		color: #9fa0a0;
	}
	.president .profile .number,
	.president .profile .period {
		font-size: 0.833em;
	}
	.president .other {
		height: auto;
		display: block;
		width: 100%;
		padding: 0 0;
	}
	.president .other .former,
	.president .other .degree{
		display: block;
		width: 100%;
		vertical-align: middle;
		padding: 10px 0;
	}
	.president .other .former {
		border-right: none;
		border-bottom: 1px solid #d2d2d2;
	}
	.tbl02 .presidentTbl tr td {
		font-size: 0.833em;
		
	}
	.presidentTbl tr td:first-child,
	.presidentTbl tr td:nth-child(2n){
		width: 100%;
	}
	.planview {
		height: auto;
		padding: 20px 0;
		margin: 0 3%;
		width: 94%;
		font-size:1.143em;
	}
	.entryWrap {
		/*padding-bottom: 0;*/
	}
	.entryList {
		margin: 0 3%;
	}
	.entryList li {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.chapter > section .entryWrap figure {
		padding: 0;
	}
	.entryWrap .entryBottom {
		position: relative;
	}
	.entryWrap .entryBottom .btn {
		padding: 18px;
		font-size: 14px;
	}
	.priceArea.bottom {
		position: relative;
		bottom: inherit;
		right: inherit;
		display: table;
	}
	.publishArea .photo {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 2%;
		
	}
	.publishArea .bookInfo {
		margin-left: 0;
		margin-bottom: 5%;
	}
	.bookInfo h3 {
		text-align: center;
		margin-bottom: 15px;
	}
	.bookInfo h3 span {
		position: relative;
		margin: 0 auto;
		padding: 6px 0;
	}
	.bookInfo .bookOutline.spCol1 .col2:nth-child(even) {
		margin-top: 0;
	}
	.bookInfo .bookOutline.spCol1 .col2:nth-child(even) table.tbl-bdr {
		border-top: none;
	}
	.bookEntry {
		padding: 0 3%;
	}
	.bookInfo,
	.serialization,
	.samplePaper,
	.backNumberArchive {
		padding-left: 3%;
		padding-right: 3%;	
	}
	.chapter .bookInfo p,
	.chapter .serialization p,
	.chapter .samplePaper p{
		padding: 0;
	}
	.backNumberItem {
		border-bottom: 1px solid #ccc;
		padding-bottom: 2%;
	}
	.backNumberItem .photo,
	.budouNewsArea .backNumberItem .photo {
		
		width: 100px;
		text-align: center;
		margin-bottom: 3%;
	}
	/*.backNumberItem .photo figure img{
		max-width: 50%;
	}*/
	.backNumberItem .backNumberContent {
		margin-left: 110px;
	}
	.backNumberContent h3.hdr span {
		font-size: 14px;
	}
	.shupanArea .priceArea {
		position: relative;
		left: inherit;
		bottom: inherit;
	}
	.shupanArea .priceArea .when {
		height: auto;
	}
	.recommendBook ul {
		margin: 0;
	}
	.recommendBook li {
		width: 100%;
		float: none;
		padding: 0;
		margin-top: 10px;
	}
	.recommendBook li dl dt {
		width: 100px;
	}
	.recommendBook li dl dt figure {
		padding: 0;
	}
	.recommendBook li dl dd {
		margin-left: 100px;
	}
	.recommendBook li dl dd p {
		padding: 0;
	}
	.recommendBook li dl dd .rbSubTitle {
		position: relative;
	}
	
	.specoalBookArea .gallery ul {
		margin: -20px 0 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.specoalBookArea .gallery ul li {
		width: 49%;
		padding: 0 5px;
		margin: 20px 0 0 0;
		float: inherit !important;
	}
	.specoalBookDetail .photo {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 2%;
		padding: 0 3%;
	}
	.specoalBookDetail .specoalBookDetailOutline {
		margin-left: 0;
		padding: 0 3%;
	}
	.specoalBookDetail .ReadingTest a {
		width: 60%;
		margin: 0 auto;
	}
	.specoalBookDetail .ReadingTest a span.arrow {
		padding: 10px 0 10px 20px;
	}
	.specoalBookDetail .ReadingTest a span.arrow::before{
		width: 14px;
		height: 14px;
	}
	.specoalBookDetail .ReadingTest a span.arrow::after{
		left: 3px;
		width: 5px;
		height: 5px;
	}
	.trainingTbl .col3 {
		margin-bottom: 3%;
	}
	#main .facility_guide .tbl04 table th {
	width: 100%;
}
	.celebrationArea {
		padding-left: 3%;
		padding-right: 3%;
	}
	.celebrationArea .row {
		margin-bottom: 0%;
	}

	.celebrationArea .member {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 4%;
		position: relative;
	}
	.celebrationArea .member h4 { 
		position: absolute;
		text-align: left;
		left: 90px;
		line-height: 80px;
	}
	.celebrationArea .member figure {
		width: 80px;
		padding: 0;
		margin-bottom: 5px;
	}
	.celebrationArea .member p {
		clear: both;
		margin-left: 0;
	}

	.meritoriousList li {
		margin-bottom: 5%;
	}
	.meritoriousList li figure {
		float: left;
		width: 80px;
		margin-right: 10px;
		margin-bottom: 5px;
	}
	.meritoriousList li h4 {
		float: left;
		margin-top: 20px;
	}
	.meritoriousList li h4,
	.meritoriousList li p {
		margin-right: 0px;
	}
	.meritoriousList li h4 span {
		display: block;
		font-size: 10px;
		font-weight: normal;
	}
	.meritoriousList li p {
		clear: both;
	}
	.nichiroArea .photo {
		float: none;
		width: 100%;
		text-align: center;
	}
	.nichiroArea .content {
		margin-right: 0px;
	}
	.nichiroArea .content dd {
		margin-bottom: 3%;
	}
	.gakkobudoArea .row {
		padding-bottom: 5%;
		border-bottom: 1px solid #ccc;
	}
	.gakkobudoArea .row .photo {
		margin-bottom: 3%;
	}
	.gakkobudoArea .desc h3.hdr > span {
		font-size: 14px;
	}
	.budoBookList li {
		padding-right: 3%;
		padding-left: 3%;
	}
	figure img {
		max-width: 100%;
		height: auto;
	}
	.sitemapList {
		padding: 0 3%;
	}
	.sitemapWrap {
		padding-top: 3%;	
	}
	.sitemapList ul li{
		width: 50%;
	}
	.sitemapList ul li.wide {
		width: 50%;
	}
	.sitemapList .col2 {
		width: 100%;
		float: left;
	}
	.sitemapList .col2,
	.sitemapList .col1{
		margin-bottom: 4%;
	}
	.sitemapList .col2 li {
		width: 50%;
	}
	.sitemapList .col1 {
		float: left;
		width: 100%;
	}
	.qaNavi,
	.qaContent {
		padding: 0 3%;
	}
	.qaNavi {
		padding-top: 3%;
	}
	.qaNavi ul li,
	.qaNavi ul li.wide {
		width: 100%;
	}
	.qaContent h3.hdr {
		margin-bottom: 0;
	}
	.foreignLangItem .booksWrap,
	.foreignLangItem .booksContent p {
		padding: 0 3%;
	}
	.foreignLangItem .booksInfo dt {
		width: 65px;
	}
	.foreignLangItem .booksInfo dt figure {
		width: 100%;
	}
	.foreignLangItem .booksContent h4 {
		text-align: center;
		padding: 0;
	}
	.foreignLangItem .booksContent h4:after {
		content: "";
		display: block;
		height: 1px;
		width: 40px;
		border-bottom: 1px solid #c79c5b;
		margin: 0 auto -1px;
	}
	.foreignLangItem .booksInfo dl {
		margin-bottom: 2%;
	}
	.foreignLangItem .booksInfo dd {
		margin-left: 70px;
		padding-bottom: 0;
	}
	.foreignLangItem .booksInfo dd h3 span.new {
		display: inline;
		position: relative;
		padding: 0;
		border: none;
		background-color: #fff;
		top: 0;
	}
	.foreignLangItem .booksInfo dd h3,
	.foreignLangItem .booksInfo dd .author {
		margin-bottom: 3px;
	}
	.foreignLangItem .booksInfo .btnArea {
		position: relative;
	}
	.foreignLangItem .booksInfo .btnArea .btn {
		width: 100%;
		float: none;
		font-size: 16px;
		padding: 12px 0;
	}
	.foreignLangItem .booksInfo .btnArea .btn.btnReverse {
		margin-right: 0;
		margin-bottom: 3%;
		float: none;
	}
	.foreignLangItem .bookSubInfo a {
		float: none;
		font-size: 14px;
	}
}