@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:#424242}a:hover { color:#bababa}
/* css setting */
/*--------　20180115リナックス移行の際のデフォルトページ修正分　--------*/
#pt101-3-1{
text-align: justify;
}
/* -------------------- デフォルト -------------------- */
a   {
text-decoration:none;
}

.hover_opacity:hover{
opacity: 0.85;
transition:0.6s;
}

.letter-spacing{
letter-spacing: 0.3rem;
}

.opacity {
opacity: 0.9;
}

.border-radius {
    border-radius: 2rem;
}

/* -------------------- ロゴ -------------------- */

.photo2 img{
  	transition: 0.3s;
}

.photo2 img:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/* -------------------- マルチイメージのポインター変更無 -------------------- */

.cuosor {
  pointer-events: none ;
  cursor: default ;
}

/* -------------------- コンポーザー・ページリストに関する設定 -------------------- */

#pt101-3-1 .fs_c_title {
  background-repeat: no-repeat;
  margin: 3rem 2rem 2rem 2rem;
  padding: 0 0 1rem 0;
  font-size: 1.3rem;
  color: #693B00;
  border-bottom: double 3px #693B00;
}

#pt101-3-1 .fs_content {
  background-repeat: no-repeat;
  padding: 2rem 2rem 2rem 0;
  margin: 0 0 0 2rem;
  font-size: 1rem;
}

#pt102-3-1 .fs_content {
  background-repeat: no-repeat;
  padding: 0 2rem 2rem 2rem;
  font-size: 1.2rem;
  color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.1rem;
}

#pt102-3-1 .fs_c_title {
  background-repeat: no-repeat;
  margin: 3rem 2rem 0rem 2rem;
  padding: 0 0 1rem 0;
  font-size: 1.3rem;
  color: #ffffff;
  border-bottom: double 3px #9A7D54;
}

#archiveBoxesC3 .archiveEachBox .eachArticle p.post-time,
#archiveBoxesC2 .archiveEachBox .eachArticle p.post-time
 {
    color: #000000;
    font-size: 1rem;
    font-weight: bold;
    font-family: メイリオ , Meiryo ,sans-serif;
    padding: 0.25rem 0.5rem;
    background: #ffffff;
}

#archiveBoxesC3 .description,
#archiveBoxesC2 .description
 {
    color: #ffffff;
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px dotted #ffffff;
}

#archiveBoxesC3 .archiveEachBox .eachArticle h3.post-title a,
#archiveBoxesC2 .archiveEachBox .eachArticle h3.post-title a
{
    color: #ffffff;
}

#archiveBoxesC3 .archiveEachBox .eachArticle h3.post-title a:hover,
#archiveBoxesC2 .archiveEachBox .eachArticle h3.post-title a:hover
 {
    color: #ffffff;
}

#archiveBoxesC3 .archiveEachBox .eachArticle h3.post-title {
    font-size: 1rem;
    margin-bottom: 0.3em;
    margin: 0.5rem 0;
    padding: 0 0 0.5rem 0;
    border-bottom: 1px solid #FFFFFF;
}

#archiveBoxesC3 .archiveEachBox .eachArticle ul.post-cat li {
    margin-right: 0.5em;
    color: #ffffff;
}

@media screen and (max-width: 480px) { 
#archiveBoxesC2 .archiveEachBox, #archiveBoxesC3 .archiveEachBox{ 
    margin:0; 
} 
}
