@charset "UTF-8";


/*-------------------------- ヘッダ */
/*#topborder {
	width: 100%;
	height: 10px;
	background-color: #000;	
}*/

#header {
	width: 960px;
	margin: 0 auto;
/*	border: 1px solid #333; */
}
#header_left {
	width: 580px;
	float: left;
}
#header_left .menubtn {
	display: none;	
}
#header_left_logo {
	width: 200px;
	height: 50px;
	float: left;
	position: relative;
}
#header_left_logo a {
	display: block;	
}
#header_left_logo img {
	width: 167px;
	height: 32px;
	position: absolute;
	bottom: 0;
}
#header_left_mark {
	width: 300px;
	position: relative;
	float: left;
}
#header_left_mark img.img1 {
	width: 36px;
	height: 50px;
	margin-right: 40px;
}
#header_left_mark img.img2 {
	width: 150px;
	height: 32px;
}

#header_right {
	width: 380px;
	float: right;
}
img.headermark {
	width: 15px;
	height: 21px;
}

ul.g-link {
	width: 100%;
}
ul.g-link li {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-right: 20px;
	float: left;
}
ul.g-link li a {
	color: #333;
	margin-left: 10px;
}
ul.g-link li a:hover {
	text-decoration: underline;
}


/*-------------------------- Googleサーチ */
#header_right_search {
	width: 100%;
	margin-top: 15px;
}
#search {
	width: 300px;
	height: 60px;
	float: left;
}
input.gsc-input {
	font-size: 13px !important;
}
input.gsc-search-button { /* 検索ボタンが潰れる不具合対処 */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/*-------------------------- 文字サイズボタン */
#textsize_wrap {
	width: 60px;
	float: right;
	margin-top: 5px;
}
#textsize_wrap p {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#textsize_wrap img {
	width: 20px;
	height: 40px;
}
.fontS {

}
.fontM {
	font-size: 85%;
}
.fontL {
	font-size: 95%;
}
.mod_headerbox_size {
	width: 60px;
	position: relative;
	overflow: hidden;
}
.mod_headerbox_size ul {
}
.mod_headerbox_size ul li {
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.mod_headerbox_size ul li span {
	display: block;
	cursor: pointer;
}
.mod_headerbox_size ul li.active span {
	margin-top: -20px;
}
.mod_headerbox_size ul li span:hover{
	margin-top:-20px;
}


/*-------------------------- グローバルナビ */
#menu_m {
	display: none;
}

#menu_pc {
	width: 960px;
	margin: 0 auto;
}
#menu_pc li {
	float: left;
	position: relative;
}
#menu_pc li.mgn_right {
	margin-right: 30px; /* margin-right: 11px; */
}
#menu_pc li .navbtn {
	width: 110px;
}
#menu_pc li .navname {
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	position: absolute;
	bottom: 15px;
	z-index: 1;
}
#menu_pc li {
	color: #1a5090;
}
#menu_pc img {
	width: 100%;
}


/*-------------------------- bxslider */
.bxslider li {
	position: relative;	
}
.bxslider li a {
	display: block;
}


/*-------------------------- パンくずリスト */
#breadlist {
	width: 100%;
	margin: 15px 0 30px 0;
}
#breadlist li {
	font-size: 12px;
	line-height: 25px;
	float: left;
}
#breadlist li img {
	width: 25px;
}
#breadlist li a:hover {
	text-decoration: underline;
}


/*-------------------------- コンテンツ */
#contents {
	width: 960px;
	margin: 0 auto;
}

.h1wrap {
	width: 100%;
	margin-bottom: 15px;
}
.h1wrap .h1_mark {
	width: 25px;
	margin-right: 10px;
	float: left;
}
.h1wrap .h1_mark img {
	width: 100%;	
}
.h1wrap h1 {
	font-family: Ryumin Medium KL, serif; /* A1 Mincho */
	font-size: 23px;
	line-height: 36px;
	color: #1a5090;
	float: left;
}


/*-------------------------- フッター */
#footer {
	width: 960px;
	margin: 0 auto;
}


#footerlist_wrap {
	width: 100%;
	margin-top: 100px;
}
.footerlist {
	width: 33.3%;
	float: left;
}
.footerlist .listheader {
	background-color: #004E94;
	border-style: solid;
	border-width: 0 1px;
	border-color: #fff;
}
.footerlist .listheader p {
	font-family: UD Shin Go NT Medium, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #fff;
	padding: 2px 0;
}
.footerlist .contentslist {
	border-style: dashed;
	border-color: #000;
}
.footerlist .block1, .block3 {
	border-width: 0 1px;
}
.footerlist .block2 {
	border-width: 0;
}
.footerlist .contentslist ul {
	margin-left: 30px;
	padding-top: 10px;
}
.footerlist .contentslist li {
	list-style-type: disc;
}
.footerlist li a {
	color: #333;
}
.footerlist li a:hover {
	text-decoration: underline;
}


#footer_left {
	width: 740px;
	margin-right: 40px;
	float: left;
}
#footer_left_certificate {
	width: 100%;
	height: 165px;
	position: relative;
	margin-top: 4em;
}
#footer_left_certificate a {
	width: 100%; /* 認証マーク左右サイズ */
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}
#footer_left_certificate img {
	width: 100%;
}

#footer_left_link {
	width: 100%;
	margin-top: 30px;
	border-bottom: 3px solid #000;		
}
#footer_left_link li a {
	line-height: 30px;
}

#footer_left_copyright {
	font-size: 12px;
	text-align: right;
	margin-top: 6px;
}

#footer_right {
	width: 180px;
	text-align: center;
	position: relative;
	float: right;
}
#footer_right a {
	display: block;	
}
#footer_right img#kohken_ph {
	width: 150px;
}
#footer_right img#kohken_logo {
	width: 180px;
	height: 35px;
	margin-top: 10px;
}


#footer_address {
	width: 890px;
	margin: 30px 0;
	float: right;
}
#footer_address p.address {
	font-size: 11px;
	color: #888;
	line-height: 12px;
	margin-right: 20px;
	float: left;
}
#footer_address p.corp {
	font-family: Shuei KakuGo Kin B, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}


#pagetop {
	width: 60px;
	position: fixed;
	bottom: 30px;
	right: 50px;
	z-index: 10;
}
#pagetop img {
	width: 100%;	
}

.removebr_pc br {
	display: none;
}
