@charset "utf-8";
/*FS-InfomationBlock
*************************************************************/
/* - BASE LAYOUT - */
@font-face {
    font-family: 'satellite';
    src: url('../../../../fonts/satellite.eot');
    src: url('../../../../fonts/satellite.eot?#iefix') format('embedded-opentype'),
         url('../../../../fonts/satellite.woff') format('woff'),
         url('../../../../fonts/satellite.ttf') format('truetype'),
         url('../../../../fonts/satellite.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
#fsInfoBlock{
	text-align: left;
}
#fsInfoBlock dl{
	border-bottom: 1px dotted #ccc;
	padding: 15px 0;
}

#fsInfoBlock .entryData{
	/*font-family: satellite;*/
	font-size: 18px;
	float: left;
	width: 30%;
}
#fsInfoBlock dd{
	border-left: 1px solid #bbb;
	font-size: 20px;
	float :left;
	padding-left: 4%;
	width: 65%;
}
#fsInfoBlock .entryTitle{ 

}
#fsInfoBlock .entrySummary{
	font-size: 18px; font-size: 1.8rem;
}

/* - PAGENATION - */
#fsInfoBpager{
 	border-radius: 20px;
    padding: 6px 0;
}

/*
#fsInfoBpager span{
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
*/

#fsInfoBpager .ccm-page-left{
    left: 12px;
    position: absolute;
    top: 2px;
}
#fsInfoBpager .ccm-page-right{
	margin-right: 0 !important;
    position: absolute;
    right: 12px;
    top: 2px;
}
#fsInfoBpager .ccm-page-left a,
#fsInfoBpager .ccm-page-right a{
    background: #28b7a5;
    border-radius: 20px;
	box-sizing: border-box;
    color: #fff;
    display: block;
    height: 30px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
    width: 30px;
}
#fsInfoBpager .ccm-page-left span,
#fsInfoBpager .ccm-page-right span{
    background: #bbb;
    border-radius: 20px;
	box-sizing: border-box;
    color: #fff;
    display: block;
    height: 30px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
    width: 30px;
}
#fsInfoBpager .numbers{
	background: #28b7a5;
	display: inline-block;
	height: 25px;
	padding: 5px;
	width: 25px;
}#fsInfoBpager .numbers a{
	color: #fff;
}
#fsInfoBpager .currentPage{
    background: #bbb;
}


@media screen and (max-width : 768px) {
#fsInfoBlock{
	text-align: left;
}
#fsInfoBlock .entryData{
	float: none;
	width: 100%;
}
#fsInfoBlock dd{
	border: 0;
	float: none;
	padding-left: 0;
	width: 100%;
}
}



/*-----------------------------------------------------------
yama addition ----------------------------------------------*/
#fsInfoBlock dl{
	border-bottom: 1px dotted #ccc;
	padding: 15px 0;
}

#fsInfoBlock .entryData{
	/*font-family: satellite;*/
	font-size: 1.2rem;
	float: left;
	width: 20%;
}
#fsInfoBlock dd{
	border-left: 1px solid #bbb;
	font-size: 1.2rem;
	float :left;
	padding-left: 4%;
	width: 75%;
}
#fsInfoBlock .entryTitle{ 

}
#fsInfoBlock .entrySummary{
	font-size: 18px;
	font-size: 1.2rem;
}
#fsInfoBpager .ccm-page-left{
    left: 12px;
    position: absolute;
    top: 2px;
}
#fsInfoBpager .ccm-page-right{
	margin-right: 0 !important;
    position: absolute;
    right: 12px;
    top: 2px;
}
#fsInfoBpager .ccm-page-left a,
#fsInfoBpager .ccm-page-right a{
    background: #E6C4CE;
    border-radius: 20px;
	box-sizing: border-box;
    color: #fff;
    display: block;
    height: 30px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
    width: 30px;
}
#fsInfoBpager .ccm-page-left span,
#fsInfoBpager .ccm-page-right span{
    background: #bbb;
    border-radius: 20px;
	box-sizing: border-box;
    color: #fff;
    display: block;
    height: 30px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
    width: 30px;
}
#fsInfoBpager .numbers{
	background: #E6C4CE;
	display: inline-block;
	height: 25px;
	padding: 5px;
	width: 25px;
}#fsInfoBpager .numbers a{
	color: #fff;
}
#fsInfoBpager .currentPage{
    background: #bbb;
}

#fsInfoBlock .entrySummary {
  font-size: 0.9rem;
}
#fsInfoBlock a{
font-size: 1rem;
}
#fsInfoBlock .entryData{
font-size: 0.9rem;
}
#fsInfoBlock dl {
  border-bottom: 1px dotted #960A0A;
  padding: 0.2rem 0;
}

@media screen and (max-width: 480px) {
#fsInfoBlock dl:first-child dt:after, #fsInfoBlock dl:nth-child(2) dt:after #fsInfoBlock dl:nth-child(3) dt:after{
font-size: 1.3rem;
display:none;
}
}
#fsInfoBlock dd {
  width: 68%;
}

#fsInfoBlock .entryData {
  width: 27%;
}
#fsInfoBlock dl:first-child {
  border-top: none;
}
#fsInfoBlock dl:last-child {
  border-bottom: none;
}

#fsInfoBlock .entrySummary {
  font-size: 0.8rem;
}
#fsInfoBlock a{
font-size: 1rem;
}
#fsInfoBlock .entryData{
font-size: 0.8rem;
}
#fsInfoBlock dl {
  border-bottom: 1px dotted #9696a0;
  padding: 1rem 0;
}

@media screen and (max-width: 480px) {
#fsInfoBlock dl:first-child dt:after, #fsInfoBlock dl:nth-child(2) dt:after #fsInfoBlock dl:nth-child(3) dt:after{
font-size: 1.3rem;
display:none;
}
}
#fsInfoBlock dd {
  width: 72%;
}

#fsInfoBlock .entryData {
  width: 18%;
}
#fsInfoBlock dl:first-child {
  border-top: none;
}
#fsInfoBlock dl:last-child {
  border-bottom: 1px dotted #9696a0;
  padding: 1rem 0;
}