@charset "utf-8";
/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);

#container {
	width:100%;
	margin:-18px auto 0;
	padding:20px 0;
  *background: url(images/bg_l.png) repeat-x fixed,linear-gradient(-45deg, #fff , palevioletred , palegoldenrod)  fixed;
	}

#wrapper {
	position:relative;
	width:1300px;
	margin:30px auto 0;
	padding: 0 0 30px;
	*background-color:rgba(255,255,255,0.8);
}

#header_area  {
  width: 100%;
	margin:10px 0 0 ;
}
.sect_head {
	width: 1260px;
	margin-bottom: 20px;
	padding: 7px 20px;
	color: #fff;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	text-shadow:-1px 1px 6px rgba(0,0,0,0.45),
              -2px 2px 1px rgba(0,0,0,0.6),
              0px 0px 6px rgba(0,0,0,0.7);
}
.sect_head.h_green {
	background-color:deepskyblue;
}
.sect_head.h_blue {
  background-color:rgba(194,246,249,1.0);

}
.dateright {
 text-align: right;
 font-size: 18px;
 margin: 0 0 0 30px;
}
ul.wrap {
   width: 100%;
   margin: 0 auto;
   text-align: center;
}
ul.wrap li {
    width: 240px;
    margin: 5px auto;
    padding: 0;
    display: inline-block;
  }
.grid_g {
  display: inline-block;
	font-size: 0;
  margin:5px 1px;
  width: 240px;
  border: solid 1px #6A6A6A;
  overflow: hidden;
  vertical-align: top;
}
.grid_g .imgholder{
  display: block;
  position: relative;
  height: 310px;
}
.grid_f {
  display: inline-block;
	font-size: 0;
  margin:5px 1px;
  width: 240px;
  height: 40px;
  overflow: hidden;
  vertical-align: top;
  position: relative;
}
.grid_g .imgholder img{
  width: 100%;
	vertical-align: top;
	transition: .3s ease-in-out;
  transform: scale(1.0);
}
.grid_g .imgholder img:hover{
  transform: scale(1.2);
}
.grid_g figcaption,
.grid_f figcaption{
	width:240px;
	min-width:190px;
	height:20px;
	background-color:rgba(0,0,0,0.7);
	color: #FFF;
	font-size: 14px;
	position: absolute;
	text-align:left;
	left: 0;bottom: 0;
	word-break:break-all;
	margin:0 ;
	padding: 10px 5px;
}
.grid_g figcaption {
    bottom: 40px;
}
.grid_g a figcaption,
.grid_f a figcaption{
	color: #fff;
	text-decoration: none;
	transition: .4s ease-in-out;
	}
.grid_g a:hover figcaption,
.grid_f a:hover figcaption{
  background-color:rgba(41,163,57,0.7);
	text-decoration: underline;
}
.blue_btn , .red_area , .orange_area {
	display: inline-block;
	font-size: 0;
	width:120px;
	height:40px;
	position: absolute;bottom: 0;left: 0;
}
.red_area {
	left: 120px;
}
.orange_area {
	left: 120px;
}
.blue_btn a , .red_area a , .orange_area a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	line-height: 20px;
	word-break:break-all;
	background-color:#fff;
	margin:0 ;
  padding: 10px 5px;
	transition: .3s ease-in-out;
}
.blue_btn a {
	color: rgba(0,98,190,1.0);
  border-left: rgba(0,98,190,1.0) solid 10px;
 }
.blue_btn a:hover {
  color: #fff;
  border-left: #fff solid 10px;
  background-color:rgba(0,98,190,0.75);
}
.red_area a{
  color: rgba(255,0,0,1.0);
	border-left: rgba(255,0,0,1.0) solid 10px;
}
.red_area a:hover{
  color: #fff;
  border-left: #fff solid 10px;
  background-color:rgba(255,0,0,0.7);
}
.orange_area a{
  color: rgba(253,157,0,1.0);
	border-left: rgba(253,157,0,1.0) solid 10px;
}
.orange_area a:hover{
  color: #fff;
  border-left: #fff solid 10px;
  background-color:rgba(253,157,0,0.7);
}
#pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
}
#pagetop a {
	display: block;
	width: 120px;
	height: 120px;
	transition: all 1s 2ms
}
#pagetop a:hover {
	transform: rotate(720deg)
}

#container a[title*="もっと見る"] {
	background: #5C1C2D;
	color:#fff;
	font-size: 2.5em;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px;
	border-top: 3px solid #EBC354;
	border-bottom: 3px solid #EBC354;
}
#container a[title*="もっと見る"]:hover{
	opacity: 0.7;
}
.ctn {
  display: block;
  margin: auto;
  text-align: center;
}
.more {
 width: 1300px;
 *background: #2c3e50
}
.button:after {
  background:rgba(214,255,251,1.00)
}
.b-green, .b-green:before {
    background: rgba(73,155,234,1);
    background: linear-gradient(45deg, rgba(73,155,234,1) 0%, rgba(26,188,156,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#1abc9c', GradientType=1 );
  }
.button {
  display: inline-block;
  position: relative;
  border-radius: 3px;
  text-decoration: none;
  padding: 10px 580px;
  margin: .1em;
  font-size: 2em;
  font-weight: bold;
  transition: all .5s;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.button:hover {
  text-shadow: 0px 0px 0px rgba(255, 255, 255, .75);
  text-decoration: none;
}
.button:hover:after {
  left: 100%;
  top: 100%;
  bottom: 100%;
  right: 100%;
}
.button:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  border-radius: 5px;
  transition: all .5s;
}
.button:after {
  content: '';
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 2px;
  z-index: -1;
  border-radius: 5px;
  transition: all .5s;
}
