@charset "UTF-8";

/* 新着ニュース
---------------------------------*/
.fancybox-caption {    
    font-size: 20px!important;    
}

/*.thum_box {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1199px)  {
.thum_box {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}	
	
}

.thum_box img {
  width: auto;
  height: 100%;
  max-width: none;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}*/

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.loca_read2{
    font-size: 18px;
    margin-top: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
}
.loca_read2 span{
    font-size: 28px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #FF0004;
}
.loca_read2_caution{
    font-size: 14px;
    margin-top: 5px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 } 