header"@charset "utf-8";


#main .top_recommended {
	overflow: hidden;
	clear: both;
	padding: 10px 0 0 0;
	border-top: #CCCCCC 1px solid;
}

#main .top_recommended a {
	color: #008DDD;
}

#main .top_recommended > .box {
	width: 100%;
	margin-bottom: 20px;
}

#main .top_recommended > .box h4 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
}

#main .top_recommended > .box > .img {
	width: 100%;
	overflow: hidden;
	clear: both;
}

#main .top_recommended > .box > .img > ul {
	width: 100%;
	overflow: hidden;
	clear: both;
}

#main .top_recommended > .box > .img > ul	> li {
	width: 32%;
	float: left;
	margin-right: 1%;
}

#main .top_recommended > .box > .img > ul	> li img {
	width: 100%;
}

#main .top_recommended > .box > .img > ul	> li h5 {
	font-size: 13px;
	text-align: center;
}

#main .top_recommended > .box > .img > ul	> li p {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}


/*--------------------------------

TOPカテゴリ

--------------------------------*/


.category_list {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.category_list a {
	color: #008DDD;
	text-decoration: none;
}

.category_list a:hover {
	color: #008DDD;
	text-decoration: underline;
}

.category_list .box {
	width: 32.8%;
	float: left;
	box-sizing: border-box;
	border: #DDDDDD 1px solid;
	padding: 10px;
	height: 250px;
	margin-bottom: 5px;
}

.category_list .box+.box {
	margin-left: 0.8%;
}

.category_list .box h4 {
	font-size: 14px;
	margin-bottom: 2px;
}

.category_list .box h4 a {
	color: #000000;
}

.category_list .box p {
	font-size: 12px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.category_list .box_list01 {
	background: url(../img/top/category/bg1.jpg) right bottom no-repeat;
}

.category_list .box_list02 {
	background: url(../img/top/category/bg2.jpg) right bottom no-repeat;
	width: 66.3%;
	background-size: 70%;
}
.box_list02_sizelist1,
.box_list02_sizelist2{
	float: left;
	width: 150px;`
}

.category_list .box_list03 {
	background: url(../img/top/category/bg3.jpg) right bottom no-repeat;
}

.category_list .box_list04 {
	background: url(../img/top/category/bg4.jpg) right bottom no-repeat;
}

.category_list .box_list05 {
	background: url(../img/top/category/bg5.jpg) right bottom no-repeat;
}

.category_list .box_list06 {
	background: url(../img/top/category/bg6.jpg) right bottom no-repeat;
}

.category_list .box_list07 {
	background: url(../img/top/category/bg7.jpg) right bottom no-repeat;
}

.category_list .box_list08 {
	background: url(../img/top/category/bg8.jpg) right bottom no-repeat;
}
.category_list .box_list09 {
	background: url(../img/top/category/bg9.jpg) right bottom no-repeat;
}

.category_list .box_list10 {
	background: url(../img/top/category/bg10.jpg) right bottom no-repeat;
}

.category_list .box_list11 {
	background: url(../img/top/category/bg11.jpg) right bottom no-repeat;
}

.category_list .box_list12 {
	background: url(../img/top/category/bg12.jpg) right bottom no-repeat;
}

.top_titile {
	width: 100% !important;
	overflow: hidden;
	padding: 20px 0 20px 0;
	border-top: #CCCCCC 1px solid;
}

.top_titile > h3 {
	height: 30px;
	font-size: 18px;
	color: #333333;
	float: left;
	padding-left: 15px;
	border-left:#008DDD 5px solid;
}

/*--------------------------------

サイドメニュー

--------------------------------*/

#side_menu_01 .tooltip {
	width: 100% !important;
	position: static !important;
	display: inline !important;
	margin: 0 !important;
}

#side_menu_01 .tooltip > .inner {
	border: none !important;
	margin: 0 !important;
}

#side_menu_01 .tooltip > .inner > .item {
	display: none !important;
}

#side_menu_01 h4 a {
	color: #008DDD !important;
	display:block;
	width:210px;
	height:30px;
	text-decoration:none;
}

#side_menu_01 h4 a:hover {
	color: #FFFFFF !important;
}

#side_menu_01 .tooltip > .inner h5 {
	display: none !important;
}

#side_menu_01 .tooltip > .inner h6 {
	display: none !important;
}

#side_menu_01 .tooltip .inner ul {
	overflow:hidden;
	text-decoration:none;
}

#side_menu_01 .tooltip .inner ul li {
	background:url(../img/icon_arrow_b2_new02.png) left 4px no-repeat;
	display:inline;
	clear: both !important;
	width: 100% !important;
	margin: 0 !important;
	padding: !important;
	line-height:1.7 !important;
	font-size: 12px !important;
}

#side_menu_01 .tooltip > .inner li a {
	text-decoration: none;
}

#side_menu_01 .tooltip > .inner > .inner_off {
	background: none !important;
	padding:0 0 10px 20px !important;
}

#side_menu_01 .tooltip > .inner > .inner_od {
	background: none !important;
	padding:0 0 10px 20px !important;
}

#main > h2 {
	font-weight: normal;
	font-size: 30px;
}


.top_gnavi {
	background: #F5F5F5;
}

.top_gnavi > .menu {
	width: 1000px;
	height: 50px;
	/*max-width: 1000px;*/
	margin: 0 auto;
	/*padding: 0 5%;*/
	/*background:#FDFDFD;*/
	border-bottom: #DDDDDD 1px solid;
	font-size: 12px;
	clear: both;
	/*overflow: hidden;*/
}

.top_gnavi > .menu > li {
	float: left;
	/*width: 20%;*//* グローバルナビ4つの場合 */
	height: 50px;
	line-height: 50px;
	/*background: rgb(29, 33, 19);*/
	/*background: #FFFFFF;*/
	list-style: none;
	margin: 0 15px 0 15px;
}

.top_gnavi > .menu > li a {
	display: block;
	color: #000000;
	text-decoration: none;
}

.top_gnavi > .menu > li a:hover {
	color: #008DDD;
	text-decoration: underline;
}

.top_gnavi ul.menu_second {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	margin-top: 1px;
}

.top_gnavi .menu_second li {
	border-top: 1px solid #111;
}

.top_gnavi .menu_second li a:hover {
	/*background: #111;*/
}

/* floatクリア */
.top_gnavi .menu:before,
.top_gnavi .menu:after {
	content: " ";
	display: table;
	clear: both;
}

.top_gnavi > .menu {
	*zoom: 1;
}

.top_gnavi li.menu_mega ul.menu_second {
	position: absolute;
	/*top: 60px;*/
	left: 0;
	right: 0;
	box-sizing: border-box;
	width: 1000px;
	padding: 20px 2%;
	/*background: #072A24;*/
	background: #FFFFFF;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
	margin-left: auto;
	margin-right: auto;
}

.top_gnavi li.menu_mega:hover ul.menu_second {
	/*top: 70px;*/
	visibility: visible;
	opacity: 1;
}

.top_gnavi li.menu_mega ul.menu_second > li {
	float: left;
	width: 32%;
	border: none;
	list-style: none;
}

.top_gnavi li.menu_mega ul.menu_second > li:nth-child(3n+2) {
	margin: 0 1%;
}

#container {
	background: none !important;
}

#container .breadcrumbs {
	margin: 0 0 15px 0;
	overflow:hidden;
	clear: both;
	font-size: 12px;
}

#container .breadcrumbs > ul  {
	overflow:hidden;
	clear: both;
	font-size: 12px;
}

#container .breadcrumbs > ul > li  {
	float: left;
}

#container .breadcrumbs > ul > li > a {
	color: #008DDD;
	text-decoration: none;
}

#container .breadcrumbs > ul > li > a:hover {
	color: #FF7F00;
	text-decoration: underline;
}


/*----------------------------------

display.php
signboard.php

----------------------------------*/

#main > h3 {
	background: #E5F3FC;
	color: #008DDD;
	border: none;
	padding: 10px 0;
	font-size: 20px;
	text-indent: 15px;
	margin: 20px 0;
	font-weight: normal;
}

#main > p {
	font-size: 14px;
	line-height: 1.7em;
}

#main > dl {
	margin-bottom: 30px;
}

#main > dl > dt {
	color: #008DDD;
	border-bottom: #008DDD 1px solid;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#main > dl > dd {
	margin-bottom: 15px;
}

