@charset "utf-8";

/*----------------------------------------------------
	PC逕ｨ 霑ｽ蜉�蛻�
----------------------------------------------------*/

.gnav,
.menu-nav{
  display: none;
}
.home-banner {
  padding-bottom: 30px;
  overflow-x: hidden; }
.home-banner_inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
	height: 255px;
}
.home-banner_inner img {
	width: 500px;
	height: 230px;
}
.sp-img {
	display: none;
}
.sp-br { display: none;}
body.top_bg #wrapper {
    margin-top: -400px;
}
.home-img {
	display: flex;
	justify-content: center;
	overflow-x: hidden;
    height: 400px;
}
#side .banner_area2 {}
#side .banner_area2 ul{
	display: flex;
	flex-wrap: wrap;
}
#side .banner_area2 li{
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 1.5em;
}
#side .banner_area2 li img{
	width: 100%;
}
#side .banner_area2 li p{
	padding: 1em;
	line-height: 1.3em;
	text-align: left;
}

/* 縺ゅｌ縺薙ｌ */
div.btn_more3 {
    background: url("/images/link_mark.gif") no-repeat 0 4px;
    padding: 5px 5px 5px 18px;
	line-height: 1.3em;
	margin-bottom:10px;
}
div.madori { position: relative;}
div.madori div { position: absolute;}
.bn01 { top:89px; left:476px;}
.bn02 { top:74px; left:414px;}
.bn03 { top:203px; left:447px;}
.bn04 { top:463px; left:264px;}
.bn05 { top:399px; left:57px;}
.bn06 { top:342px; left:174px;}
.faq_cate-h{ padding:15px 0 10px;}


/* 繝医ャ繝励�繝ｼ繧ｸ縺ｮ鬥咎浹 */
.top_kanon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top_kanon_name {
  display: none;
}

.top_kanon_body ul {
  display: flex;
}

.top_kanon_body li:nth-child(1) {
  margin-right: 10px;
}

.top_kanon_title a {
  margin-left: 15px;
  font-size: 14px;
}