@charset "utf-8";
@media screen and (min-width: 1201px) { html{font-size:16px; } }@media screen and (max-width: 1200px) { html{font-size:15px; } }@media screen and (max-width: 1024px) { html{font-size:14px; } }@media screen and (max-width: 768px) {  html{font-size:13px; } }@media screen and (max-width: 480px) {  html{font-size:12px; } }a,a:visited,a:active { color:#2e0202}a:hover { color:#b30707}
/* css setting */
/* ------------- コンポーザー ------------- */
.news .entryData:after{
background: #c8c8c8 !important;
font-size: 0.8rem !important;
color: #ffffff !important;
margin-left: 0.2rem !important;
}

#pt101-2-1 .fs_c_title , #pt102-2-1 .fs_c_title {
  background-repeat: no-repeat;
  margin: 3rem 2rem 1.5rem 2rem;
  padding: 0 0 1rem 0;
  border-bottom: 1px solid #c8c8c8;
  font-size: 1.3rem;
  color: #969696
}


#pt101-2-1 .fs_content , #pt102-2-1 .fs_content {
  background-repeat: no-repeat;
  padding: 0 2rem 0rem 2rem;
  font-size: 1rem;
}

.border-radius {
 border-radius: 2rem;
}

tr td {
vertical-align: middle;
}

.bx-wrapper .bx-viewport { 
    -moz-box-shadow: none; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
    border: none; 
    left: 0; 
    background: none; 
    -webkit-transform: translatez(0); 
    -moz-transform: translatez(0); 
    -ms-transform: translatez(0); 
    -o-transform: translatez(0); 
    transform: translatez(0); 
}

#archiveBoxesC3 .archiveEachBox .eachArticle p.post-time,
#archiveBoxesC2 .archiveEachBox .eachArticle p.post-time
 {
    color: #ffffff;
    font-size: 0.9rem;
    font-weight: bold;
    font-family: メイリオ , Meiryo ,sans-serif;
    padding: 0.25rem 1rem;
    background: #000000;
}

#archiveBoxesC3 .archiveEachBox .eachArticle h3.post-title {
    font-size: 1rem;
    margin: 0.5rem 0 0.25rem 0;
}