@charset "utf-8";

article {
	margin-bottom: 20px;
}

.top-link {
	margin:100px 0 0;
position: relative;
z-index: 111111;

}
.top-link-list {
	float: left;
	width: 874px;
}
.top-link-list li {
	float:left;
	width: 380px;
	margin-bottom: 50px;
	padding-left:20px;
	margin-right: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 959px) {
.top-link {
	margin:30px 0 0;
}
.top-link-list {
	margin-left:0;
}
.top-link-list li {
	float:none;
	padding-left:0;
	margin: 0 0 50px;
	width:100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.top-link-list li + li {
	margin-top:25px;
	border-bottom:none;
}
}



.top-link-newstop {
		border-bottom:1px solid #ccc;
}

.top-link-newstit {
	float:left;
	font-size:16px;
}

.top-link-newsdetail {
	float:right;
	padding-right:16px;
	background:url(../img/common/arrow01.png) right center no-repeat;
	font-size:12px;
}
.top-link-newsdetail a {
	text-decoration:none;
}



.top-link-box {

	padding:20px 0;
	font-size:16px;
}

.top-link-box dl + dl {
	margin-top:10px;
}
.top-link-box dl dt {
	float:left;
}
.top-link-box dl dd {
	overflow:hidden;
	padding-left:30px;
}
@media screen and (max-width: 959px) {
.top-link-box.sp {
	border:none;
	padding:15px 0 20px;
}
}


.top-link-table {
	width:100%;
	margin: 0 0 30px;
}
.top-link-table th {

	padding-left:20px;
}
.top-link-table th a {
	display:block;
	padding-left:20px;
	line-height:33px;
	text-decoration:none;
	background:url(../img/common/arrow01.png) 0 center no-repeat;
}

.top-list-img {
	z-index: 11111111111;
	position: relative;
}
.top-list-img li {
	float:left;
	width:50%;
	z-index: 11111111111;
	position: relative;
}
.top-list-img li img {
	width:100%;
	z-index: 11111111111;
	position: relative;
}


.top-list-img li a {
	position: relative;
	z-index: 11111111111;
}


ul.side_ban {
	float: right;
	width: 220px;
}









.sp-img {
	position:relative;
}
.sp-img:before {
	background:url(../img/top/bg_top_slider_right.png) 0 0 repeat-y;
	width:45px;
	height:503px;
	top:0;
	left:-42px;
	content:"";
	z-index:2;
	position:absolute;
}
.sp-img:after {
	background:url(../img/top/bg_top_slider_left.png) 0 0 repeat-y;
	width:45px;
	height:503px;
	top:0;
	right:-45px;
	content:"";
	z-index:2;
	position:absolute;
}
@media screen and (max-width: 959px) {
.sp-img:before {
	background: none;
	width:45px;
	height:503px;
	top:0;
	left:-42px;
	content:"";
	z-index:2;
	position: inherit;
}
.sp-img:after {
	background: none;
	width:45px;
	height:503px;
	top:0;
	right:-45px;
	content:"";
	z-index:2;
	position: inherit;
}
}
.slider-pro .caption {
	bottom: 0;
	box-sizing:border-box;
	width:100%;
	position: absolute;
	z-index: 5;
	left: 0;
	display: none;
}
.slider-pro .caption span {
	padding:10px;
	box-sizing:border-box;
	color: #fff;
	text-align:center;
	font-size: 14px;
	width:100%;
	display: block;
}
@media screen and (max-width: 767px) {
.slider-pro .caption {
	bottom: 0;
}
.slider-pro .caption span {
	padding:5px 10px;
	font-size:12px;
	text-align:left;
}
}
.sp-slide {
	box-sizing: border-box;
	-webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
}
.largeshow .sp-selected {
	z-index: 99;
	background: url(/common/img/bg_slider_select.jpg) center center no-repeat;
	background-size: 100% 100%;
	-webkit-transform:scale(1.164);
    -moz-transform:scale(1.164);
    transform:scale(1.164);
}
.largeshow .sp-selected:before {
	display: none;
}
.largeshow .sp-selected .caption {
	padding: 3px;
	display: block;
}
.largeshow .sp-mask {
	overflow: visible;
}
@media screen and (max-width: 959px) {
.largeshow .sp-slide {
	padding:0 28px 30px;
}
.largeshow .sp-selected {
	-webkit-transform:scale(1.33);
    -moz-transform:scale(1.33);
    transform:scale(1.33);
	padding:0 22px 40px;
	background:url(../img/top/bg_slider_sp.png) center bottom no-repeat;
	background-size: 100% 40px;
}
.largeshow .sp-selected .caption {
	padding: 0;
}

#contents.sp-mb00 {
	margin-bottom: 0px !important;
	border-bottom: none !important;

	position: relative !important;
	z-index: 111111 !important;
}

}



@media screen and (max-width:479px) {
.largeshow .sp-slide {
	padding:0 14px 15px;
}
.largeshow .sp-selected {
	z-index: 99;
	-webkit-transform:scale(1.33);
    -moz-transform:scale(1.33);
    transform:scale(1.33);
	padding:0 22px 18px;
	background:url(../img/top/bg_slider_sp.png) center bottom no-repeat;
	background-size: 100% 18px;
}


.top-link-box {
    border-top:none;
    padding: 20px 0;
    font-size: 16px;
    -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


.top-link-list {
	width: 100%;
	float: none;
}

}







iframe {
	width:353px;
}





.instagram_pc{
	padding-left: 20px;
}
@media screen and (max-width: 959px) {
	.instagram_pc{
		display: none;
	}
	.top-link-list .instagram_sp{
		margin: 0 0 75px 0;
	}
}