@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:rgba(85,46,2,1.00)}a:hover { color:rgba(166,130,40,1.00)}
/* css setting */
/*--------　20180115リナックス移行の際のデフォルトページ修正分　--------*/
#pt101-2-1{
text-align: justify;
}
a   {
text-decoration:none;
}

.hover_opacity:hover{
opacity: 0.85;
transition:0.6s;
}

.letter-spacing{
letter-spacing: 0.5rem;
}

.opacity {
opacity: 0.9;
}

.white_rgba {
background-color: rgba(255,255,255,0.9);
}

.news .entryData:after{
background: #a58228 !important;
font-size: 0.8rem !important;
color: #ffffff !important;
margin-left: 0.2rem !important;
}

#pt101-2-1 .fs_c_title {
  background-repeat: no-repeat;
  margin: 3rem 2rem 2.5rem 2rem;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #c8c8c8;
  font-size: 1.3rem;
  color: #552E02
}


#pt101-2-1 .fs_content {
  background-repeat: no-repeat;
  padding: 0 2rem 3rem 2rem;
  font-size: 1rem;
}


#sns-group-top .balloon-btn-set{
width: 50px !important;
}

#sns-group-top ul.snsb-balloon .arrow-box{
  display: none !important;
}

#sns-group-top ul.snsb-balloon .balloon-btn-link{
  height: 17px !important;
}