@charset "Shift-JIS";

/* --------------------------------------------------
  ヘッダ IFRAME用 追加CSS
-------------------------------------------------- */
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, table, th, td, form, figure {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style: none;
}

img {
	text-decoration: none;
	border: 0;
	vertical-align: bottom;
	max-width: 100%;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
}

button {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}


body,th,td,textarea {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック", sans-serif;
}
#header02_container {
	margin: 0;
	padding: 0;
	width: 954px;
	height: 162px;
	overflow: hidden;
}

#header02 {
	padding: 0 27px;
}

#header02 #logo {
	padding: 30px 0 0 0;	
}


/* head_nav */
#head_nav02 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	right: 27px;
}
#head_nav02 li {
	display: inline;
}
#head_nav02 li a {
	background: url(../img/hnav_arrow.png) no-repeat 12px center;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#head_nav02 li a:hover {
	text-decoration: underline;
}

/* header02_login_status */
#header02_login_status {
	position: absolute;
	top: 53px;
	right: 27px;
}
#header02_login_status a,
#header02_login_status span {
	display: block;
	float: left;
	margin-left: 5px;
}
#header02_login_status a:hover {
	opacity: 0.7;
}

#header02_login_status a#header02_login_user_status {
	display: block;
	float: left;
	margin: 0;
	background: url(../img/header_icon_user.png) no-repeat left center;
	padding: 0 5px 0 22px;
	color: #333;
	vertical-align: bottom;
	line-height: 1.3;
	text-align: right;
	font-size: 14px;
}
#header02_login_status a#header02_login_user_status span {
	display: inline;
	float: none;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
}


#global_nav02 {
	height: 72px;
	background: url(../img/gnav02_bg.png) repeat-x;
	overflow: hidden;
}
#gnav02_out {
	position: absolute;
	top: 90px;
	display: block;
	background: url(../img/gnav02_bg.png) repeat-x;
}

#global_nav02 > ul > li,
#gnav02_out > ul > li {
	float: left;
	margin: 0;
	padding: 0;
}
#global_nav02 > ul > li > a,
#gnav02_out > ul > li > a {
	position: relative;
	display: block;
	overflow: hidden;
	border-right: 1px solid #666;
	width: 190px;
	height: 72px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#global_nav02 > ul > li:last-child > a,
#gnav02_out > ul > li:last-child > a {
	border-right: none;
}
#global_nav02 > ul > li > a:hover,
#gnav02_out > ul > li > a:hover {
	background-color: #333333;
}
#global_nav02 > ul > li > a > span,
#gnav02_out > ul > li > a > span {
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -0.6em;
	width: 190px;
	text-align: center;
	line-height: 1.1;
}

/* pd_list */
.pd_list02 {
	border: 1px solid #666;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px 1px;
}
.pd_list02 li {
	border-bottom: 1px solid #666;
	line-height: 1.1;
}
.pd_list02 a {
	display: block;
	background-color: #333333;
	padding: 15px 10px;
	color: #fff;
	line-height: 1.1;
	text-decoration: none;
}
.pd_list02 a:hover {
	background-color: #444444;
}

.clearfix {
  display: inline-block;
}

.clearfix:after {
  clear: both;
  display: block;
  content: ".";
  visibility: hidden;
  height: 0;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* header_pr 201807 */
#header_pr {
  position: absolute;
  top: 38px;
  right: 308px;
  font-size: 10px;
}
#header_pr > a {
  display: flex;
  text-decoration: none;
  color: #000;
}
#header_pr > a:hover {
  opacity: 0.7;
}
#header_pr > a .header_pr_text {
  padding: 8px 5px 0 0;
}
#header_pr > a .header_pr_text > span {
  font-size: 12px;
  font-weight: 600;
}
#header_pr > a .header_pr_img img {
  width: 44px;
  height: auto;
}














