@charset "UTF-8";
/* -----------------------------------------------------------------
	thinvingsp base.css Document
	Description: シンヴィング様 デザインのテーマ　トップ
	Version: 1.0
 ----------------------------------------------------------------- */

/* slickslider　上書き */

.slick-next:before,
[dir='rtl'] .slick-next:before,
.slick-prev:before,
[dir='rtl'] .slick-prev:before
{
    content: '' !important;
}

.slick-next,
.slick-prev {
    width: 25px !important;
    height: 48px !important;
	z-index: 1;	
}

.slick-next{
    right: 10px !important;
    background: url(../../commons/images/top/slidenav_next.png) !important;
}

.slick-prev{
    left: 10px !important;
    background: url(../../commons/images/top/slidenav_prev.png) !important;
}

/* 初めての方 */

.box-first {
	background: #e4f9ff;
	border: 1px solid #153da3;
	margin: 0 0 15px 0;
	padding: 10px;
}

.box-first ul {
	margin-left: 0;
}

.box-first li {
	position: relative;
	background: #fff;
}

.box-first li a {
	display: block;
	font-weight: bold;
	color: #fff !important;
	margin: 0 0 5px 0;
	padding: 8px 8px 8px 20px;
	background: #133691;
	border-radius: 5px;
	border: 1px solid #c2c2c2;
}

.box-first li a:before {
	font-family: FontAwesome;
	font-size: 80%;
	content: "\f0da";
	color: #fff;
	padding: 0 5px 0 0;
	position: absolute;
	left: 10px;
}

/* トップコンテンツメニュー */

.topcon li {
	display: inline-block;
	border: 0;
	padding: 0;
	margin: 0 2px 5px 3px;
	text-indent: -9999em;
}

.topcon li a {
	padding: 0;
	width: 100px;
	height: 137px;
	background-repeat: no-repeat;
	background-size: cover;;
	display: block;
}

.topcon li.con1 a {
	background-image: url(../../commons/images/top/box_baitai.jpg);
}

.topcon li.con2 a {
	background-image: url(../../commons/images/top/box_atsumaru.jpg);
}

.topcon li.con3 a {
	background-image: url(../../commons/images/top/box_sns.jpg);
}

.topcon li.con4 a {
	background-image: url(../../commons/images/top/box_posting.jpg);
}

.topcon li.con5 a {
	background-image: url(../../commons/images/top/box_chirashi.jpg);
}

/* 最新情報 */

.update h2 {
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 18px;
	font-size: 100%;
	margin: 0 0 15px 0 !important;
}
	
.update h2.case {
	background-image: url(../../commons/images/top/title_seikou.png);
}

.update h2.news {
	background-image: url(../../commons/images/top/title_news.png);
}

.update ul {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 10px;
	margin-left: 0;
	margin-bottom: 0;
}

.update li {
	font-size: 80%;
}

.update li a {
	color: #000 !important;
}

.update li:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f0da";
	color: #1742b1;
	padding: 0 5px 0 0;
}

.lineuplink {
	margin-bottom: 10px !important;
	text-align: right;
}

.lineuplink a {
	font-size: 70% !important;
}

.lineuplink:before {
	font-family: FontAwesome;
	font-size: 11px;
	content: "\f0da";
	color: #1742b1;
	padding: 0 5px 0 0;
}

/* お問い合わせボタン */

a.footerbtn-contact {
	display: block;
	background: url(../../commons/images/top/footerbtn_contact.png) no-repeat;
	background-size: 100% 100%;
	height: 35px;
	margin: 0 auto;
	text-indent: -9999em;
	color: #fff !important;
	text-align: center;
}

/* facebook */

.fb {
	margin: 40px auto;
	display: block;
	text-align: center;
}

/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 769px) {　

	.slick-next{
		right: -50px !important;
	}
	
	.slick-prev{
		left: -50px !important;
	}		

	/* 初めての方 */

	.box-first {
		margin: 0 0 30px 0;
		padding: 184px 20px 20px 20px;
		background: url(../../commons/images/top/catch.png) no-repeat 0 0;
		background-size: 100%;
		border: none;
	}

	.box-first p {
		display: none;
	}

	.box-first ul {
		text-align: center;
	}

	.box-first li {
		background: none;
		display: inline-block;
		margin: 0 4px 3px 4px;
	}

	.box-first li a {
		width: 234px;
		height: 50px;
		text-indent: -9999em;
		border: none;
		background: none;
		background-repeat: no-repeat;
	}

	.box-first li.first1 a {
		background-image: url(../../commons/images/top/btn_hajimete.png);
	}

	.box-first li.first2 a {
		background-image: url(../../commons/images/top/btn_shukyaku.png);
	}

	.box-first li.first3 a {
		background-image: url(../../commons/images/top/btn_atsumaru.png);
	}

	.box-first li.first4 a {
		background-image: url(../../commons/images/top/btn_koete.png);
	}

	.box-first li.first5 a {
		background-image: url(../../commons/images/top/btn_rieki.png);
	}

	.box-first li.first6 a {
		background-image: url(../../commons/images/top/btn_onegai.png);
	}

	/* トップコンテンツメニュー */

	.topcon li {
		display: inline-block;
		border: 0;
		padding: 0;
		margin: 0 0 5px 0;
		text-indent: -9999em;
	}

	.topcon li a {
		padding: 0;
		width: 146px;
		height: 200px;
		background-repeat: no-repeat;
		display: block;
	}

	.topcon li.con1 a {
		background-image: url(../../commons/images/top/box_baitai.jpg);
	}

	.topcon li.con2 a {
		background-image: url(../../commons/images/top/box_atsumaru.jpg);
	}

	.topcon li.con3 a {
		background-image: url(../../commons/images/top/box_sns.jpg);
	}

	.topcon li.con4 a {
		background-image: url(../../commons/images/top/box_posting.jpg);
	}

	.topcon li.con5 a {
		background-image: url(../../commons/images/top/box_chirashi.jpg);
	}
	
	/* 最新情報 */


	.update li {
		font-size: 80%;
		line-height: 1.9em;
	}

	.update div {
		width: 45%;
		display: table-cell;
		padding: 0 20px 0 0;
	}
	
	.update ul {
		height: 150px;
		overflow-y: scroll;
	}	

	/* お問い合わせボタン */

	a.footerbtn-contact {
		margin: 30px auto 0 auto;
		padding: 0;
		width: 650px;
		height: 59px;
	}	

}
