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

*{
	margin:0;
	padding:0;
}

body{
	font-size:13px;
	color:#000;
	line-height:150%;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo,"ヒラギノ明朝 W3 JIS2004","Hiragino Mincho W3 JIS2004", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
	max-width:100%;
	min-width:auto;
	height:auto;
}

a{
	overflow:hidden;
	outline:none;
	color:#333;
}

.sp_hide{
	display:none;
}

.pc_hide{
}

/*-----------------------------------------------------------*/
/*ヘッダー*/

.sp_head{
	width:100%;
	margin:0px auto;
	padding:70px 0px 20px 0px;
	overflow:hidden;
	text-align:center;

}

.sp_head{
	background-color:#fff;
	
	overflow:hidden;
}

.sp_head h1{
	width:40%;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	overflow:hidden;
}

/*-----------------------------------------------------------*/
/*メニュー*/

.sp_menu_wrap{
	width:100%;
	overflow:hidden;
	position:fixed;
	z-index:2;
	top:0px;
	left:0px;
	padding-bottom:5px;
	background-image:url(sp_index/shadow.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#btn_spmenu{
	display:block;
	overflow:hidden;
	background-color:#fff;
}

.sp_menu_sub{
	width:90%;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	height:50px;
}

.sp_menu_sub dt{
	position:absolute;
	left:0px;
	top:25%;
	overflow:hidden;
	width:100%;
	background-color:#fff;
}

.sp_menu_sub dt img{
	height:25px;
	width:auto;
}

.sp_menu_sub dd{
	position:absolute;
	right:0px;
	top:15%;
	overflow:hidden;
	width:10%;
}

/**/

.sp_gnavi{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	display:none;
	background-color:#fff;
}

.sp_gnavi li{
	list-style-type:none;
	font-size:14px;
	margin-bottom:10px;
	overflow:hidden;
}

/*TOKI家族紹介ページクローズ*/
.sp_gnavi li:nth-child(5){
	display: none;
}

.sp_gnavi li a{
	text-decoration:none;
	display:block;
	background-color:#fff;
	width:95%;
	padding:0.5em 0px;
	text-indent:1em;
	text-align:center;
}

/**/

.service_menu{
	width:92%;
	margin:0px auto;
	overflow:hidden;
	padding-top:10px;
}

.service_menu li{
	width:50%;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:10px;
}

.service_menu li a{
	display:block;
	width:95%;
	margin:0px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.sp_blog_box{
	width:90%;
	margin:20px auto;
	overflow:hidden;
	background-color:#fff;
}

.sp_blog_box ul{
	width:85%;
	margin:0px auto;
	overflow:hidden;
}

.sp_blog_box ul li{
	margin:20px auto;
	overflow:hidden;
	list-style-type:none;
}

.sp_blog_box ul li dl{
}

.sp_blog_box ul li dl dt{
}

.sp_blog_box ul li dl dd{
}

/*-----------------------------------------------------------*/

.sp_foot_tel{
	width:90%;
	margin:20px auto;
	overflow:hidden;
}

.sp_foot_tel td{
	text-align:center;
	overflow:hidden;
}

.sp_foot_tel img{
	width:90%;
	height:auto;
}
/*-----------------------------------------------------------*/

.sp_foot_menu{
	width:90%;
	margin:20px auto;
	overflow:hidden;
}

.sp_foot_menu li{
	list-style-type:none;
	float:left;
	width:50%;
	overflow:hidden;
	text-align:center;
}

.sp_foot_menu li img{
	width:95%;
	height:auto;
}

/*-----------------------------------------------------------*/

.sp_copy{
	text-align:center;
	margin:40px auto;
	overflow:hidden;
	width:80%;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*コンテンツ*/

#contents_wrap{
	width:100%;
	overflow:hidden;
	background-color:#fff;
}

#contents{
	width:100%;
	overflow:hidden;
}

/*-----------------------------------------------------------*/
/*左カラム*/

#left_column{
	width:100%;
	overflow:hidden;
	margin-bottom:100px;
}

#left_column h1{
	text-align:center;
	margin:20px auto;
	overflow:hidden;
}

#left_column h1 img{
	width:auto;
	max-height:20px;
}

/**/

#breadcrumb{
	text-align:right;
	overflow:hidden;
	width:95%;
	margin:0px auto;
}

/**/

#page_content{
	width:95%;
	margin:0px auto;
}

/**/

#page_content h2{
	margin:40px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------*/
/*右カラム*/

#right_column{
	width:100%;
	overflow:hidden;
}

#right_column #right_bn{
	width:100%;
	overflow:hidden;
}

#right_column #right_bn li{
	list-style-type:none;
	width:50%;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
}

#right_column #right_bn li img{
	width:95%;
	height:auto;
	font-family: "ヒラギノ明朝 W3 JIS2004","Hiragino Mincho W3 JIS2004";
}

#right_column #right_bn li a{
	display:block;
	overflow:hidden;
	text-decoration:none;
}

#right_column #right_bn li a dl{
}

#right_column #right_bn li a dl dt{
}

#right_column #right_bn li a dl dd{
	text-align:center;
	overflow:hidden;
	letter-spacing:2px;
	font-size:10px;
}


/*-----------------------------------------------------------*/


.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #328ab2;
}

.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

/**/
.totop{
	margin:20px auto 0px auto;
	overflow:hidden;
	width:90%;
}

.totop a{
	display:block;
	border:1px solid #eee;
	padding:10px 20px;
	text-align:center;
	overflow:hidden;
}

.totop img{
	width:50%;
	height:auto;
}

/**/

#foot-menu{
	display:none;
}