/* CSS Document */

/*//
	仮のCSS（digitalCreate版）
//*/


/* general ##################################################################### */

.tb-ib{
	display:inline-block;
}
a:hover{
	text-decoration: none;
}
@media screen and (max-width: 764px) {
.tb-magic tr{
	display: inline-table;
	}
.tb-magic td{
	display: table-row;
	}
}

.img-responsive{
	/*// レシポンシブ画像をカラムのセンターに //*/
	margin: auto;
}
.tb-btn-link{
	/*// ボタン //*/
	padding: 4px 8px;
	border: solid 1px black;
}
.tb-indent{
	margin-left: 20px;
}
.tb-button{
	background: #4C323E;
	font-weight: bold;
	padding: 20px 30px;
	margin: 0 auto;
	display: table;
	color: #FFF;
	line-height: 1;	
}
.tb-subbutton{
	background: #FCF2E0;
	font-weight: bold;
	padding: 12px 30px 4px;
	margin: 0 auto;
	display: table;
	color: #4C323E;
	line-height: 1;	
	border: solid 1px #4C323E;
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 6px 0px 0px 0px;
  width: 70px;
  height: 70px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}


/* static-page ##################################################################### */
/*// スタティックページの共通項目 //*/
.tb-static-page{
	background-image: url(/img/dc/back_paper.jpg);	
	font-size: 14px !important;
	padding: 20px 0px;
}
.tb-static-page .row{
	max-width: 1180px;
	margin: auto;		
}
.tb-section-fig{
	background-image: url(/img/dc/back_book.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 128px;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
}
.tb-section-title{
	text-align: center;
	padding-top: 32px;
	font-size: 32px;
	line-height: 110%;
}
.tb-section-title .tb-subtitle{
	font-size: 24px;
}

/*// スタティックページの個別項目 //*/
.slider .tb-linked{
	position: relative;
}
.slider .tb-linked a{
	position: absolute;
	z-index: 10;
}
.pc .tb-linked a{
	width: 40%;
	height: 40%;
	bottom: 20px;
	right: 20px;
}
.sp .tb-linked a{
	width: 90%;
	height: 45%;
	bottom: 30px;
	right: 5%;
}


.tb-author-history{
	padding: 40px 10px 20px;
	max-width: 640px;
}
.tb-author-history th{
	white-space: nowrap;
	padding: 4px;
	vertical-align: text-top;
}
.tb-author-history td{
	padding: 4px;
}
.tb-author-pics{
	padding: 0px 10px 20px;
}
.tb-book-face{
	margin: 10px 0px;	
}
.tb-text{
	padding: 20px 10px;
}
.tb-title{
	text-align: center;
	margin: 20px 0px;
	font-size: 28px;
	line-height: 110%;
	background-image: url(/img/dc/title_underline.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 6px;
}

#topabout .tb-link{
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 25px;
}
#tb-about-table{
	width: 100%;
	max-width: 750px;
	border-collapse: separate;
	border-spacing:20px;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
#tb-about-table td{
	margin: 0px 0px 10px;
	padding: 10px 20px 20px;
	background-color: white;
	text-align: left;
	font-size: 16px;
	line-height: 180%;
	display: block;		
}
#tb-about-table td img{
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#tb-about-table td .tb-subject{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#tb-about-table td .tb-ttl{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: center;
	line-height: 100%;
}
#tb-about-table td .tb-name{
	margin-top: 5px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin-bottom: 20px;
}
.about2 img{
	margin: 20px auto;	
}

@media screen and (max-width: 750px) {
#topabout .tb-link{
	font-size: 14px;
}
#tb-about-table td{
	display: inline-table;
	font-size: 14px;
	margin-bottom: 20px;
}
#tb-about-table td .tb-subject{
	text-align: center;
}
}

.tb-flow{
	max-width: 800px;
	text-align: left;
	margin: auto;
}
@media screen and (max-width: 750px) {
.tb-flow{
    padding: 0px 20px;
}
}
.tb-flow>div:first-child{
    margin-bottom: 30px;
}

.tb-flow .col-sm-6{
	font-size: 16px;
	line-height: 180%;
    margin-bottom: 30px;
}

.tb-about-mypage{
	max-width: 800px;
	text-align: left;
	margin: auto; 
	background-color: white;
	border-radius: 6px;
	padding: 20px;
}
.tb-about-mypage p{
    margin-bottom: 20px;
}
.tb-about-mypage img{
    margin-bottom: 10px;
}
.tb-about-mypage .col-sm-4{
    line-height: 140%;
    font-size: 16px;
	margin-bottom: 30px;
}
#tb-post{
	max-width: 800px;
	text-align: left;
	margin: auto;
	padding: 30px 15px 0px;
}
#tb-post .tb-lead {
	margin-bottom: 40px;
}
#tb-post .tb-lead a{
	color: #0B63BF;
}
#tb-post .tb-list {
	padding-left: 20px;
}
.tb-mypage-next .topbutton{
	width:320px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 8px;
}


#tb-post .tb-list li{
	list-style: disc;
	list-style-position: outside;
	line-height: 140%;
	margin-bottom: 16px;
}
#tb-post h4{
	text-align: center;
	margin-bottom: 30px;
}
#topabout .tb-link a:before{
	content: url(/img/bullet.png);
	margin-right: 8px;
	margin-left: 4px;
}
#topabout .tb-link .tb-current:before{
	content: url(/img/bullet_current.png);
}

#tb-pubs {
	background-color: white;
	padding: 20px 0px;
}
#tb-pubs .tb-link{
	text-align: center;
	margin:20px 0px 40px;
	font-size: 18px;
}
#tb-pubs .tb-link a:before{
	content: url(/img/bullet.png);
	margin-right: 8px;
	margin-left: 4px;
}
#tb-pubs .tb-link .tb-current:before{
	content: url(/img/bullet_current.png);
}

#tb-pubs .tb-separator{
	border-top: solid 1px #AAAAAA;
	margin: 20px 0px;
}
#tb-pubs .tb-contents div{
	font-size: 18px;
	font-weight: bold;
}
#tb-pubs .tb-contents span{
	line-height: 100%;
	border-radius: 4px;
	padding: 4px 10px 0px;
	border: solid 1px #DBDBDB;
	color:#B4B4B4;
	display: inline-block;
}
#tb-pubs .tb-contents a{
	line-height: 100%;
	border-radius: 4px;
	padding: 4px 10px 0px;
	border: solid 1px #ACACAC;
	display: inline-block;
}
#tb-pubs .tb-img{
	margin-bottom: 12px;
}

#tb-word{
	
}
#tb-word .tb-section-fig{
	padding-top: 40px;
	line-height: 140%;
	z-index: 100;
}
#tb-word .tb-word{
	background-image: url(/img/page/back_word.png);
	background-repeat: repeat-y;
	background-position: top center;
	background-size:contain; 
	padding: 20px;
	position: relative;
	font-size: 20px;
}
#tb-word .tb-word-top{
	background-image: url(/img/page/back_word_top.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size:contain; 
	position: relative;
	height: 70px;
}
#tb-word .tb-word-bottom{
	background-image: url(/img/page/back_word_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size:contain; 
	position: relative;
	height: 100px;
}
#tb-word .tb-word-wraper{
	max-width: 720px;
	margin: auto;
}
#tb-word .tb-body {
	display: block;
	padding: 20px 50px 30px 20px;
	font-size: 20px;
	line-height: 180%;
}
#tb-word .tb-number {
	padding: 20px 50px 0px 0px;
	text-align: right;
}
#tb-word .tb-source {
	padding: 10px 50px 30px 0px;
	text-align: right;
}
#tb-word .tb-wname {
	padding: 0px 0px 0px 20px;
	font-size: 16px;
}
#tb-word a{
	color:#060C76;
	text-decoration: underline;
}


@media screen and (max-width: 764px) {
	#tb-word .tb-word{
		margin-top: 0px;
		font-size: 18px;
	}
	#tb-word .tb-word-top{
	background-size:contain; 
	height: 30px;
}
#tb-word .tb-word-bottom{
	background-size:contain; 
	height: 50px;
}
	#tb-word .tb-body {
		top:50px;	
		font-size: 20px;
		line-height: 180%;
	}
	#tb-word .tb-number {
		right:12%;
	}
	#tb-word .tb-source {
		right:12%;
		bottom: 38px;
	}
}
#tb-word .tb-navi {
	margin: 20px;
	text-align: center;
}
#tb-privacy{
	margin: 20px 0px;
	font-size: 14px;
}
#tb-privacy .tb-bold{
	font-weight: bold;
	margin-top: 20px;
}
#tb-sitemap{
	text-align: left;
}

#tb-sitemap .tb-case{
  position: relative;
	margin: auto;
	
}
#tb-sitemap .tb-case td{
	vertical-align: top;
	padding: 0px 15px;
}

@media screen and (max-width: 764px) {
#tb-sitemap .tb-case td{
	display: block;
}
}

#tb-sitemap .tb-case li{
	list-style: disc;
	padding-left: 20px;
	list-style-position: inside;
	font-size: 14px;	
}

#tb-sitemap .tb-block{
	margin: 20px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px;
}
#tb-sitemap .tb-block:before{
	content: url(/img/bullet_current.png);
}


#tb-contact{
	margin:0px 15px 30px;
	font-size: 16px;
}
#tb-contact .tb-title{
	margin-bottom: 30px;
}
#tb-interview .tb-section-fig{
	padding-top: 40px;
	line-height: 140%;
	z-index: 100;
}
#tb-interview .tb-job{
	font-size: 28px;
	font-weight:bold;
	margin-bottom: 0px;
}
#tb-interview .tb-name{
	font-size: 36px;
	font-weight:bold;
	display: inline-block;
	margin-bottom: 0px;
	margin-right: 20px;
}
#tb-interview .tb-kana{
	font-size: 20px;
	font-weight:bold;
	display: inline-block;
	margin-bottom: 0px;
}
#tb-interview .tb-image{
	margin-bottom: 20px;
}
#tb-interview .tb-section-title{
	margin-bottom: 20px;
}
#tb-qa .tb-link{
	text-align: center;
	margin-bottom: 20px;
}
#tb-qa .tb-separator{
	border-top: solid 1px #AAAAAA;
	margin: 20px 0px;
}
#tb-qa .tb-contents div{
	font-size: 18px;
	font-weight: bold;
}
#tb-qa .tb-question{
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	padding-left: 50px;
	background-image: url(/img/dc/question.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	min-height: 48px;
}
#tb-qa .tb-answer{
}

/* faq */
.tb-faq-question{
	font-size: 18px;
	font-weight: bold;
	padding: 8px;
 	border: solid 1px #535353;
	border-radius: 4px;
	line-height: 140%;
	cursor: pointer;
	margin-bottom: 4px;
}
.tb-faq-question:before{
	content: 'Q：';
	font-size: 20px;
	font-weight: bold;
}

.tb-faq-answer{
	margin: 6px 10px 50px 30px;
	padding: 10px;
	background-color: #E9E9E9;
	border-radius: 5px;
	display: none;
}
.tb-faq-answer:before{
	content: 'A：';
	font-size: 20px;
	font-weight: bold;
}
.tb-faq-answer a{
	color:#0044AD;
	text-decoration: underline;
}

/* top-stat */
.topstat{
	background-image: url(/img/back_paper.jpg);
	background-position: center center;
	color:#231815;
	font-weight: bold;
	padding: 40px 0px 30px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}
.topstat .num{
	font-size: 70px;
	line-height: 80px;
}
@media screen and (max-width: 764px) {
.topstat{
	padding: 30px 0px 10px;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
}
.topstat .num{
	font-size: 50px;	
}
}


.recentry{
	font-size: 16px;
	border: solid 1px #5B2829;
	padding: 10px;
	height: 400px;
}
.recentry .head{
	background-color: #2B1313;
	color:white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.recentry .name{
	font-size: 20px;
	font-weight: bold;
}
.recentry .location{
	font-size: 18px;
	text-align: right;
}
.recentry .order{
	display: inline-block;
}
.recentry .book{
	display: inline-block;
}
.recentry .time{
	text-align: right;
}
.recentry .comment{
	margin-top: 20px;
}


@media screen and (max-width: 992px) {	
.recentry{
	height: auto;
	margin-bottom: 10px;
}
	
}

.grid-base{
	background-image: url(/img/sea3.png);
}


.grid-item{
	width:200px;
	margin-bottom: 10px;	
}
@media screen and (max-width: 764px) {
.grid-item{
	width:150px;
	margin-bottom: 10px;	
}
}
