@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------
　keyvisual
------------------------------------------------ */

.keyvisual {
	width:100%;
	height:585px;
	margin:-45px auto 0;
	background:url(../images/bg_keyvisual.jpg) no-repeat 50% 0;
/*	position:relative;*/
}

.keyvisual__inner {
	width:1080px;
	height:585px;
	position:relative;
	margin:0 auto;
}

.keyvisual__text {
	position:absolute;
	bottom:62px;
	right:0;
	width:490px;
	height:308px;
}
/* ---------------------------------------------
　content
------------------------------------------------ */
.top__banner li {
	text-align:center;
}
.top__banner li img {
	width:100%;
}

.sns {
	padding:20px 0 0;
	text-align:left;
}

.news__title{
	position:relative;
	height:25px;
	margin:30px 0;
}

.news__title h2 {
	margin-top: 0 !important;
	color:#1b4a89;
	font-weight:bold;
	font-size:15px;
}


.news__btn {
	position:absolute;
	top:0;
	left:135px;
	width:58px;
	margin:0;
	height:25px;
	z-index:2;
}

.news__btn a {
	display:block;
	text-align:center;
	width:100%;
	color:#fff;
	background:#1b4a89;
	text-decoration:none;
	padding-top:2px;
	box-sizing:border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.news__btn a:hover {
	background:#24405a;
}


.news__date {
  clear: left;
  font-size:11px;
}

.news__text {
  font-size:13px;
  margin-bottom: 20px;
}

.sns__fb h2 {
	background:url(../images/icon_facebook.png) no-repeat 0 0;
	padding-left:30px;
	color:#4561b0;
	font-weight:bold;
	padding-bottom:10px;
}

.box {
	background:#e1e7ec;
	padding:15px 0;
}

.box__inner {
	width:980px;
	margin:0 auto;
}

.box__inner dl {
	float:left;
	padding:15px 15px 0;
	box-sizing:border-box;
	width:320px;
	height:230px;
	background:#fff;
	margin:3px;
	position: relative;
}

.box__inner a {
	color:#000;
}

.box__inner dt {
	font-weight:bold;
	font-size:17px;
	padding-top: 1.5em;
}
.box__inner dd {
	padding: 1em 0;
}

.box__inner .last dd.box__image {
	padding: 0;
}
.box__inner dd.box__image img{
	max-height: 105px;
	max-width: 90%;
}
.box__inner .last dd.box__text {
	padding: 0.5em;
}

.box__text {
	font-size:12px;
	line-height:1.5em;
	padding:10px 0;
}

.box__netshop {
	position: absolute;
	top: 106px;
	right: 35px;
}


.sns {
	width:980px;
	margin:0 auto;
}

.sns__fb {
	float:left;
	width:326px;
}
.sns .news {
	width: 45%;
	float: left;
}
.sns .bn-puzzle {
	width: 35%;
	float: left;
	padding: 9% 10% 10% 5%;
}
.sns .bn-puzzle.ver2 {
	width: 45%;
	float: left;
	padding: 0 10% 0 0;
}
.sns .bn-puzzle img{
	width: 100%;
}
.sns__fb {
	padding:15px;
	box-sizing:border-box;
}

.banner{
	width:980px;
	margin: 3em auto;
}
.banner img{
	width: 100%;
}
.banner-item{
	margin-top: 2em;
}