@charset "utf-8";

/******************************
* メイン画像スライド
******************************/
#topFv {
	width: 1280px;
	height: 490px;
	margin: 0 auto 10px;
	background: url(../images/201601/bx_loader.gif) center center no-repeat;
}

#topSliderWrap {
	width: 1280px;
	height: 490px;
}

/******************************
*　重要なお知らせ
******************************/
#topNewsSliderWrap {
	width: 940px;
	margin: 0 auto 30px;
}
#topNewsSliderWrap ul {
	width: 100%;
	margin: 0 auto 30px;
	background: #EFF2F4;
	position: relative;
}
#topNewsSlider li {
	font-size: 133.3%;
    line-height: 120%;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
.topNewsContent {
	display: table-cell;
	width: 940px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
}
.topNewsSliderLink {
	margin-top: 15px;
}
.topNewsSliderLink a {
	display: inline-block;
	padding-left: 20px;
	text-decoration: underline;
    background: url(../images/201601/icon2.jpg) left 5px no-repeat;
}
.topNewsSliderLink a:hover {
	text-decoration: none;
}
.topNewsHead {
	color: #ff0000;
	margin-bottom: 15px;
}
/******************************
* バナーエリア1
******************************/
#topBnr1 {
	width: 940px;
	margin: 0 auto 35px;
}

#top1Left {
	width: 460px;
	float: left;
	position: relative;
}

#top1Right {
	width: 460px;
	float: right;
	position: relative;
}

.newIcon {
	position: absolute;
	top: 0px;
	left: 0px;
}

.topBnr {
	padding-bottom: 20px;
	max-width:460px;
}
.topBnr img{
	max-width:100%;
}

#top_content .commonTit1 {
	width: auto;
	margin: 0 0 10px 0;
	font-size: 150.0%;
	background: url(../images/201601/icon2.jpg) left 5px no-repeat;
}

#top_content .commonTit2 {
	width: auto;
	margin: 0 0 5px 0;
	font-size: 150.0%;
	background: url(../images/201601/icon2.jpg) left 5px no-repeat;
}

.commonTit1 a {
	padding: 0 0 0 20px;
}

.commonTit2 a {
	padding: 0 0 0 20px;
}

.commonTxt1 {
	font-size: 133.3%;
	line-height: 120%;
}

.commonTxt2 {
	font-size: 133.3%;
	line-height: 120%;
}

#topBnr2 {
	width: 940px;
	margin: 0 auto 35px;
	position: relative;
}


/******************************
* photoGallery
******************************/
#photoGallery {
     width: 940px;
     padding: 20px 60px;
     box-sizing: border-box;
     margin: 0 auto 50px;
     background: #eff2f4;
     position: relative;
     text-align: center;
}

#photoGallery h3 {
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 150.0%;
	background: url(../images/201601/icon3.jpg) left 5px no-repeat;
}

#photoGallery p {
	padding-bottom: 20px;
	font-size: 116.7%;
}
.btn_shuttlerock {
	width: 254px;
	margin: 22px auto 0;
	padding-bottom: 5px;
}
.btn_shuttlerock a {
	display: block;
	width: 100%;
	height: 46px;
	text-align: center;
	padding-top: 14px;
	line-height: 1;
	box-sizing: border-box;
	background: url(../images/201609/icon_w.png) 72px center no-repeat #fff;
	border-radius: 3px;
	font-size: 17px;
	color: #a3a3a3;
	transition: .5s ease-out;
     padding-left: 15px;
}
#photoGallery .sr-sh-theme-card__meta p {
    padding: 0;
    font-size: 10px;
    text-align: left;
}
#photoGallery .sr-sh-theme-hover-text p {
    font-size: 13px;
    text-align: left;
    padding: 0;
}
.btn_shuttlerock a:hover {
	text-decoration: none;
	opacity: .8;
}
.sr-sh-widget .sr-sh-slider-nav i {
	margin: 3px auto 0 !important;
}
.sr-sh-widget .sr-sh-slider-nav {
	position: absolute;
	display: inline-block;
	width: 50px !important;
	height: 50px;
	top: 50% !important;
	margin-top: -25px !important;
	z-index: 10;
	background-color: rgba(0,0,0,.8);
	border-radius: 50%;
	opacity: .9;
	cursor: pointer;
}
.ngdialog {
	z-index: 100000 !important;
}
.sr-sh-widget #sr-social-hub-wrapper {
     margin: 0 auto;
     width: 836px;
}
/******************************
* バナーエリア2
******************************/
#topBnr3 {
	width: 940px;
	margin: 0 auto;
}

#topBnr3In {
	margin-right: -20px;
}

.topBnrBox {
	width: 300px;
	display: inline-block;
	margin: 0 17px 30px 0;
	position: relative;
	vertical-align: top;
}

.commonTxt2 {
	font-size: 116.7%;
	line-height: 180%;
}


/******************************
* リンクボタン
******************************/
#topLink {
	width: 940px;
	margin: 0 auto 50px;
}

#topLink li {
	width: 454px;
	padding: 2px;
	border: 1px #b8bcbf solid;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
}

#topLink a {
	display: block;
	width: 452px;
	padding: 20px 0;
	border: 1px #eaebec solid;
	text-align: center;
	font-size: 150.0%;
	color: #4f575e;
	background: url(../images/201601/icon1.png) 432px center no-repeat;
}

#topLink a:hover {
	text-decoration: none;
}

#topLinkLeft {
	float: left;
}

#topLinkLeft span {
	padding: 5px 0 5px 30px;
	background: url(../images/201601/icon_itembtn.png) left center no-repeat;
	vertical-align: bottom;
	letter-spacing: 0.2em;
}

#topLinkRight {
	float: right;
}

#topLinkRight span {
	padding: 5px 0 5px 30px;
	background: url(../images/201601/icon_shopbtn.png) left center no-repeat;
	vertical-align: bottom;
	letter-spacing: 0.2em;
}

/******************************
* news
******************************/
#topNews {
	width: 940px;
	margin: 0 auto;
	background: #eff2f4;
	position: relative;
}

#topNews h3 {
	padding: 15px 25px;
	border-bottom: 1px #FFFFFF solid;
	width: auto;
	font-size: 150.0%;
	background: url(../images/201601/icon3.jpg) 10px center no-repeat;
}

#newsMore {
	position: absolute;
	top: 17px;
	right: 20px;
}

#newsMore a {
	font-weight: bold;
	padding-right: 29px;
	background: url(../images/201601/icon4.png) right center no-repeat;
	color: #78848e;
}

ul.news {
	margin-bottom: 50px;
}

#topNews ul.news li {
	padding: 15px 30px 15px 15px;
	/*background: url(../images/201601/icon1.png) 914px center no-repeat #eff2f4;*/
	background-color: #eff2f4;
  border-bottom: 1px #FFFFFF solid;
}

#topNews ul.news .iconLink {
	display: inline-block;
	position: absolute;
	top: 13px;
	right: 45px;
}

ul.news li span.day {
	color: #78848e;
	background: none;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

ul.news li span.icon {
	padding: 0 10px;
	margin: 0 10px 0 0;
	border: 1px solid #b8bcbf;
	color: #464d53;
	font-size: 84%;
	line-height: 150%;
	text-align: center;
	display: inline-block;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}


ul.news li span.txt {
	display: inline-block;
	margin: 0  10px 0 0;
	vertical-align: middle;
}

ul.news li span.new_icon {
	padding: 0 10px;
	display: inline-block;
	text-align: center;
	display: inline-block;
	width: auto;
	background: #e8538d;
	vertical-align: middle;
}

ul.news li span.new_icon img {
	vertical-align: middle;
	position: relative;
  top: -0.1em;
}


/******************************
*  バナー 20180306修正
******************************/
ul#topBnr2018{
	letter-spacing: -0.4em;
	width:940px;
	margin:0 auto;
	}
ul#topBnr2018 li{
	letter-spacing:normal;
	margin:0 20px 20px 0; padding:0;
	display: inline-block;
	width:460px;
	position: relative;
	}
ul#topBnr2018 li:nth-child(2n){
	margin-right:0;
	}
ul#topBnr2018 li img{ width:100%; }
ul#topBnr2018 li img.sp{ display:none; }

.newMark:after{
	content: url("/images/201601/icon_new_large.png");
	position: absolute;
	top:0;
	left:0;
	}

.newIcon {
    position: absolute;
    top: 0px;
    left: 0px;
	}
.newIcon img {

	}
