@charset "UTF-8";


#Top-Wrapper {
	background: url(../img/top_bg.jpg) no-repeat center 50px;
}

#Gallery_Area {
	width:1132px;
	height:480px;
	margin:4px auto 0px auto;
	z-index:0;
}

#Top-Content {
	width:960px;
	background: url(../img/top-content_bg.png) repeat-x left top;
	margin:-80px auto 0px auto;
	padding:20px 20px 10px 20px;
	position:relative;
	z-index:100;
}

/*---ピックアップ---*/
.Pickup_Items {
	width:960px;
	margin:-5px 0px 0px 0px;
	font-size:13px;
}

.Pickup_Items img {
	margin:0px 0px 4px 0px;
}

.Pickup_Items li {
	float:left;
	width:282px;
	height:212px;
	background: url(../img/pickup_bg.png) no-repeat left top;
	padding:16px 16px 0px 16px;
}

.Pickup_Items .Left {
	margin:0px 9px 0px 0px;
}

.Photo_3items .Right {
	margin:0px 0px 0px 0px;
}

/*---お知らせ---*/
#Tit_News {
	font-size:20px;
	font-weight:bold;
	color:#000;
	background: url(../img/tit_news_bg.jpg) no-repeat left top;
	height:35px;
	margin:0px 0px 20px 0px;
	padding:15px 0px 0px 18px;
}

#Area_News {
	width:960px;
	margin:0px 0px 0px 0px;
}

/*---記事一覧---*/
#List_Link {
	float:right;
	font-weight:normal;
	margin:0px 10px 0px 0px;
	padding-top: 0px;
	font-size:14px;
}

#List_Link a {
        color: #000;
	text-decoration: none;
}

#List_Link a:hover {
        color: #000;
	text-decoration: underline;
}

/*---エリア分け---*/
.Left_Area {
	float:left;
	width:680px;
	margin:0px 20px 0px 0px;
}

.Right_Area {
	float:left;
	width:260px;
	margin:0px 0px 0px 0px;
}


/* GoToキャンペーン追加 20200807 */
.goto{
	width:640px;
	margin:0 auto;
	display:table;
}
.goto a{
	display:table-cell;
	text-align:center;
}

.goto02{
	width:620px;
	margin:20px auto;
	text-align:center;
}
.goto02 a{
	display:block;
	background:#2b4cd9;
	border:solid 1px #2b4cd9;
	padding:1.4em 1em 1em;
	color:#fff;
	text-decoration:none;
	transition:.3s;
}
.goto02 a span{font-size:18px;}
.goto02 a{
	display:block;
	background:#2b4cd9;
	border:solid 1px #2b4cd9;
	padding:1.4em 1em 1em;
	color:#fff;
	text-decoration:none;
	transition:.3s;
}
.goto02 a:hover{
	background:#fff;
	color:#2b4cd9;
}

/* LINE公式アカウント */
.bn_line{
	width:620px;
	text-align:center;
	margin:0 auto;
}
.bn_line img{
	width:100%;
	height:auto;
}
.bn_line a{transition:.3s;}
.bn_line a:hover{opacity:.7;}

.taC { text-align: center;}

.Txt-Em-Red {
	font-weight:bold;
	font-size:18px;
	color:#FF0000;
}

/* コロナウイルス対応 */
a.bnr_coronavirus{
	display:block;
	border:solid 1px #b9a016;
	border-radius:8px;
	padding:24px 16px;
	text-align:center;
	color:#000;
	text-decoration:none;
	transition:.3s;
}
a.bnr_coronavirus:hover{
	opacity:.6;
}
.msd{
	font-size:18px;
	border-bottom:solid 1px #b9a016;
	padding-bottom:10px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
