@charset "UTF-8";


#top_navi_block {
	width: 100%;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	min-width: 1000px;
	height: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #919191;
	border-bottom: 6px solid #002DAB;
}
#top_content {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    min-width: 1000px;
    height: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    z-index: 1;
    position: relative;
}
#top_image {
	width: 100%;
	/* [disabled]position: absolute; */
	top: 73px;
	z-index: 999;
	left: 0;
	right: 0;
	margin: 0 auto;
	min-width: 1000px;
	height: 280px;
}
#top_image img {
	width: 100%;
	min-width: 1000px;
	height: auto;
}
#top_image_02 {
	width: 100%;
	position: relative;
	background-color: #3478E4;

}
#top_image_02 img {
	width: 1100px;
	min-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */


#top_navi_block {
	width: 100%;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	min-width: 100%;
	height: 40px;
	background-color: #919191;
	border-bottom-style: none;
	border-bottom-width: 0;
	position: absolute;
	padding: 0;
	top: 0px;
}
#top_content {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    min-width: 100%;
    height: 100%;
    margin-bottom: 30px;
    margin-top: 40px;
    z-index: 1;
}
#top_image {
	width: 100%;
	min-width: 100%;
	background-size: 60%;
	background-position: centezr 0%;
}

#top_image_02 img {
	width: 100%;
	min-width: 100%;
	height: 100px;
}
}


/* ヘッダ */
#top_header {
	width: 100%;
	left: 0px;
	top: 0px;
	height: 68px;
	min-width: 1000px;
	background-image: url(../images/share/head_line.png);
	background-repeat: repeat-x;
	display: block;
	position: static;
}
#top_header .container h1 {
	line-height: 40px;
	margin-left: 50px;
	position: absolute;
}
#top_header .container p.logo {
	position: absolute;
	top: 17px;
	right: 50px;
}
@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */

#top_header {
	width: 100%;
	left: 0px;
	top: 0px;
	height: 68px;
	min-width: 1000px;
	background-image: url(../images/share/head_line.png);
	background-repeat: repeat-x;
	display: none;
	position: static;
}
#top_header .container h1 {
	line-height: 40px;
	margin-left: 50px;
	position: absolute;
}
#top_header .container p.logo {
	position: absolute;
	top: 17px;
	right: 50px;
}
}

/* TOPコンテンツ */

#topbox {
	width: 672px;
	padding-left: 50px;
	float: left;
	margin-bottom: 30px;
}
#top_link_01 {
	width: 328px;
	float: left;
	margin-right: 16px;
}
#top_link_01 h3 {
	margin-bottom: 7px;
	height: 28px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(../images/top/top_link_01.png);
}
#top_link_01 p, #top_link_02 p {
	margin-top: 7px;
	margin-bottom: 10px;
	height: 6em;
}
#top_link_02 {
	width: 328px;
	left: 396px;
	float: left;
}
#top_link_02 h3 {
	margin-bottom: 7px;
	height: 28px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(../images/top/top_link_02.png);
}
.top_link_image {

}
@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
#topbox {
	width: 100%;
	float: none;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0;
	margin-right: auto;
}
#top_link_01 {
	width: 90%;
	float: none;
	padding: 0;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}
#top_link_01 h3{
	margin-bottom: 7px;
	width: 100%;
	background-image: url(../images/top/top_link_01_sp.png);
	background-repeat: no-repeat;
}
#top_link_01 p, #top_link_02 p {
	margin-top: 7px;
	margin-bottom: 10px;
	height: auto;
}
#top_link_02 {
	width: 90%;
	float: none;
	padding: 0;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
#top_link_02 h3 {
	margin-bottom: 7px;
	width: 100%;
	background-image: url(../images/top/top_link_02_sp.png);
	background-repeat: no-repeat;
}
.top_link_image {
	width: 100%;
}
}




.info_box {
	width: 328px;
	border: 1px solid #757679;
	border-radius: 5px;
}
.info_box h4 {
	margin-top: 8px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	border-bottom: 1px solid #757679;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #757679;
}
.info_box dl {
	padding-bottom: 0px;
	height: 25em;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
}
.info_box dt {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	padding: 6px 0 6px 0px;
}
.info_box dd {
	margin: 0 0 5px;
	font-size: 100%;
	border-bottom: 1px dashed #cccccc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0em;
}
.info_box dt img {
	margin-right: 10px;
	height: 19px;
	width: 59px;
	line-height: 1.6em;
	vertical-align: top;
}



@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
.info_box {
	width: 100%;
	
}	

}


#topbox #blog {
	width: 674px;
	border-radius: 10px;
	float: left;
	margin-top: 40px;
}

#topbox #blog h4 {
	display: block;
	width: 15em;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left: 1px solid #757679;
	border-right: 1px solid #757679;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #757679;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 120%;
	color: #757679;
	z-index: 990;
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	top: 2px;
	text-align: left;
	height: 25px;
	line-height: 25px;
	text-indent: 13px;
	padding-top: 2px;
}
#blog_box {
	width: 674px;
	border: 1px solid #757679;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	xheight: 150px;
	z-index: 10;
	background-color: #FFFFFF;
	position: static;
}


@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
#topbox #blog {
    width: 90%;
    border-radius: 10px;
    float: none;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
}
/*------------------
index staff blog
-------------------*/
ul.index_staffblog{
	list-style: none;
	margin: 25px auto 15px;
	overflow: auto;
	width: 660px;
	font-size: 0;
	}

ul.index_staffblog li{
	display: inline-block;
	padding: 0.5em 1em;
	margin: 0px 0px;
	width: 33%;
	box-sizing: border-box;
	font-size: 12px;
	vertical-align: top;
	}

ul.index_staffblog li p.img_trim{
	width: 100%;
	height: 140px;
	overflow: hidden;
	vertical-align: middle;
	margin: 0 0 10px;
}
ul.index_staffblog li span{
	padding: 0 1em 0 0;
	}

ul.index_staffblog li img{
	width: 100%;
	height: auto;
	}
#wrap #slide_sp {
	position: static;
	display: none;
}
@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
#blog {
	width: 90%;
	border-radius: 10px;
	float: none;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
}
#blog h4 {
	display: block;
	width: 15em;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left: 1px solid #757679;
	border-right: 1px solid #757679;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #757679;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 120%;
	color: #757679;
	z-index: 990;
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	top: 2px;
	text-align: left;
	height: 25px;
	line-height: 25px;
	text-indent: 13px;
	padding-top: 2px;
}
#blog_box {
	width: 100%;
	border: 1px solid #757679;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 10;
	background-color: #FFFFFF;
	position: static;
}

ul.index_staffblog{
	list-style: none;
	margin: 15px auto;
	overflow: auto;
	width: 100%;
	font-size: 0;
	}

ul.index_staffblog li{
	display: block;
	padding: 0.5em 1em;
	margin: 0px 0px;
	width: 100%;
	box-sizing: border-box;
	font-size: 12px;
	vertical-align: top;
	}

ul.index_staffblog li p.img_trim{
	width: 100%;
	height: 50vw;
	overflow: hidden;
	vertical-align: middle;
	margin: 0 0 10px;
}
ul.index_staffblog li span{
	padding: 0 1em 0 0;
	}

ul.index_staffblog li img{
	width: 100%;
	height: auto;
	}
	#wrap #slide {
	display: none;
}
#wrap #slide_sp {
	position: static;
	display: block;
}
}
