@charset "UTF-8";

/*  common
-----------------------------------------------------------------------------*/
html, body { ; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9;
}

mark {
  font-style: italic;
  font-weight: bold;
  color: #000;
  background-color: #ff9;
}

del { text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

/*	title
--------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-size: 1em; }

/*	image
--------------------------------------*/
img {
  replaceemmacro[3];
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  border: none;
}

a img { border: 0px; }

/*	link
--------------------------------------*/
a {
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  outline: none;
}

/*	ロールオーバー時、透過で使用
-------------------------------------*/
.toimg a:hover img {
  -moz-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.tobg a:hover {
  -moz-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

/*	table
--------------------------------------*/
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/*	list
--------------------------------------*/
nav ul { list-style: none; }
li { list-style-type: none; }

/*	blockquote
--------------------------------------*/
blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/*	line
--------------------------------------*/
hr {
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc;
  height: 1px;
  display: block;
}

/*	form
--------------------------------------*/
input, select { vertical-align: middle; }

/*	斜め文字と太字の初期化
--------------------------------------*/
address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
}

/*===========================================================
＊ clearfix
===========================================================*/
/*	クリアフィックス - CLEAR FIX -
--------------------------------------*/
.cf:before, .cf:after {
  display: table;
  content: "";
}

.cf:after { clear: both; }
.cf { zoom: 1; }
.cb { clear: both; }

/* # clearfix 
---------------------------------------------------------------------------- */
.clearfix { zoom: 1; }

.clearfix:after {
  line-height: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  content: ".";
}

/* overflo クリア
--------------------------------------*/
.c-fix {
  _zoom: 1;
  overflow: hidden;
}

/*===========================================================
＊ FONT LAYOUT
===========================================================*/
/*	color
--------------------------------------*/
.tRed { color: #d80000; }
.tGreen { color: #00ff00; }
.tBlue { color: #2d2886; }
.tLiBlue { color: #0066cc; }
.tBlack { color: #000000; }
.tWhite { color: #ffffff; }
.tOrange { color: #ff9900; }
.tYellow { color: #ffff00; }
.tGray { color: #666666; }

/*===========================================================
＊ OHTER LAYOUT
===========================================================*/
/* 位置調整
--------------------------------------------------*/
.txtL { text-align: left !important; }
.txtC { text-align: center !important; }
.txtR { text-align: right !important; }
.fl { float: left; }
.fr { float: right; }

.imgL {
  margin: 0 15px 15px 0;
  float: left;
}

.imgR {
  margin: 0 0 15px 15px;
  float: right;
}

/* スペース クリア
--------------------------------------------------*/
.noAll {
  margin: 0 !important;
  padding: 0 !important;
}

.bend {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}

/* align
--------------------------------------------------*/
.aligncenter {
  text-align: center;
  margin: 0 auto;
}

.alignleft {
  text-align: left;
  float: left;
}

.alignright {
  text-align: right;
  float: right;
}

body { font: arial, helvetica, clean, sans-serif; }
select, input, button, textarea, button { font: 99% arial, helvetica, clean, sans-serif; }

table {
  font: 100%;
  font-size: inherit;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* Link 
--------------------------------------------------*/
a {
  color: #0f67b8;
  text-decoration: none;
}

a:hover {
  color: #0f67b8;
  text-decoration: underline;
}

/* Margin 
--------------------------------------------------*/
.ma_t5 { margin-top: 5px; }
.ma_t10 { margin-top: 10px; }
.ma_t15 { margin-top: 15px; }
.ma_t20 { margin-top: 20px; }
.ma_t30 { margin-top: 30px; }
.ma_b10 { margin-bottom: 10px; }
.ma_b20 { margin-bottom: 20px; }
.ma_b30 { margin-bottom: 30px; }
.ma_l30 { margin-left: 30px; }
.ma_l20 { margin-left: 20px; }
.ma_l15 { margin-left: 15px; }
.ma_r17 { margin-right: 17px !important; }
.p_l0 { padding-right: 0px !important; }

/* body
--------------------------------------------------*/
body {
  font-family: ' メイリオ', Meiryo, " ヒラギノ角ゴPro W3", "Hiragino KakuGothicPro", Osaka, "ＭＳＰゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  margin: 0;
}

noscript p{
  text-align:center;
  padding:10px 0;
}

/* Header
--------------------------------------------------*/
#header_wrapper {
  border-top: 3px solid #002878;
  border-bottom: 1px solid #c2c2c2;
}


#header {
  margin: 0 auto;
  width: 950px;
  /*height: 92px;*/
  /*height:115px;*/
  position:relative;
}

#logo {
  padding-top: 16px;
  float: left;
}

#hd_right {
  box-sizing: border-box;  
padding-top: 3px;
  /*padding-top: 5px;*/
  width: 589px;
  float: right;
  /*height:51px;*/
  height: 53px;
}
#hd_right > ul{
  width: 375px;
  height:22px;
  float: right;
}
#hd_right > ul li { 
  float: right;
  line-height:0;
  margin-top:5px;
 }

#hd_right ul li#hd_exterior {
  font-size: 11px;
  color: #54656d;
  margin-right: 14px;
  padding:3px 0 0 10px;
  background: url(/img/common/icon01.gif) no-repeat left 3px;
}

#hd_right ul li#hd_exterior a { color: #54656d; }

#hd_right ul li#hd_exterior img {
  vertical-align: middle;
  margin-left: 5px;
}

#hd_right #hd_search {
  margin-top: 6px;
  width: 375px;
  height: 23px;
  position: relative;
}

#hd_right #hd_search p { float: left; }

#hd_right #hd_search .txtsearch {
  margin-left: 9px;
  padding: 0 5px 1px;
  border: 1px solid #c8d4dc;
  width: 145px;
  height: 20px;
  float: left;
}
#hd_right #hd_search form{
  float:right;
}

#hd_right > ul.tab_btn{
  width: auto;
  height: auto;
  float: left;
}
#hd_right > ul.tab_btn li{
  margin: -4px 7px 0 0;
  float: left;
}
#hd_right > ul.tab_btn li a{
  background: url(/img/common/icon_06.png) top 10px right 5px no-repeat #002878;
  display: inline-block;
  padding: 10px 17px 7px 8px;
  border-radius: 0 0 3px 3px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
}

#header_All02 #gnavi {}





#gnavi {
  margin-bottom: -1px;
  /*margin-top: 27px;*/
margin-top:7px;
  clear:both;
}

#gnavi li { float: left; }
#gnavi li.active a { cursor: default; }

/*add1117*/
#header_All02 #header { height: 92px; }

#header_All02 #hd_right {
  box-sizing: border-box;
  padding-top: 3px;
  height: 53px;
}

#header_All02 #gnavi {margin-top:7px;}


/* Footer
--------------------------------------------------*/
#footer { background: #002878; }

/*new*/
#footer02 { background: #002878; }


.footer_inner {
  margin: 0 auto;
 padding: 10px 0 8px;
  /* width: 950px; */
  width: 100%;
  max-width: 1190px;
}

.footer_inner .nav { float: left; }

.footer_inner .nav li.first-child {
  margin-left: 0;
  border-left: none;
}

.footer_inner .nav li {
  margin-left: 6px;
  padding-left: 6px;
  border-left: 1px solid #80b6dc;
  float: left;
}

.footer_inner .nav li a { color: #fff; }

.footer_inner .nav li img {
  vertical-align: middle;
  margin-left: 2px;
}

#footer .footer_inner .copyright {
  font-size: 10px;
  color: #ffffff;
  float: right;
}

#footer .footer_inner .copyright img {
  vertical-align: top;
  margin-top: -1px;
  padding-left: 15px;
}

/*new*/
#footer02 .footer_inner .copyright {
  font-size: 10px;
  color: #ffffff;
  float: right;
}

#footer02 .footer_inner .copyright img {
  vertical-align: top;
  margin-top: -1px;
  padding-left: 15px;
}
/* contents */
#contents #main {
  margin: 0 auto;
}

#contents #topic { padding: 0px 0 50px; }
#contents #topic h2 {
	text-align: center;
	margin-bottom: 15px; }

/* Footer navi
--------------------------------------------------*/
#footer_top {
  font-size: 12px;
  background: url(/img/inpage/bg_ft_top.gif) repeat-x;
}

#footer_top #ft_direct {
  margin: 0 auto;
  width: 950px;
}

#footer_top #ft_direct li {
  padding: 6px 12px 6px 26px;
  background: url(/img/inpage/bg_ft_direct.gif) no-repeat 0 0;
  float: left;
}

#footer_top #ft_direct li.gohome {
  padding: 4px 12px 6px 11px;
  padding-left: 11px;
  height: 17px;
  background: none;
}

#footer_bottom {
  font-size: 12px;
  padding-top: 13px;
  background: #e5e5e5;
}

#footer_bottom #ft_navi div {
  width: 237px;
  background: url(/img/inpage/bg_ft01.gif) repeat-y left;
  float: left;
}

#footer_bottom #ft_navi div#ft_content1 { background: none; }

#footer_bottom #ft_navi div dl{
  padding:0 15px;
}

#footer_bottom dt {
  font-weight: bold;
  margin: 0 0 5px 0;
  border-bottom:1px dotted #aaa;
}

#footer_bottom dt a{
  color:#555;
}

#footer_bottom dd {
  font-size: 10px;
  margin-bottom: 3px;
}

#footer_bottom dd a { 
background:url(/img/inpage/ft_navi_icon.gif)no-repeat left 5px;
padding-left:7px;
color:#777;
 }
#footer_bottom dd.pb20{
padding-bottom:20px;
}

#footer_bottom .footer_inner{padding:6px 0 0;}


/*chg add*/


#footer_bottom02 .footer_inner{
  padding: 6px 0 0;}



#footer_bottom02 {
  font-size: 12px;
  padding-top: 13px;
  background: #e5e5e5;
}

#footer_bottom02 #ft_navi div {
  width: 237px;
  background: url(/img/inpage/bg_ft01.gif) repeat-y left;
  float: left;
}

#footer_bottom02 #ft_navi div#ft_content1 { 
	width: 237px;
	background: none; }

#footer_bottom02 #ft_navi div dl{
  padding:0 15px;
}

#footer_bottom02 dt {
  font-weight: bold;
  margin: 0 0 5px 0;
  border-bottom:1px dotted #aaa;
}

#footer_bottom02 dt a{
  color:#555;
}

#footer_bottom02 dd {
  font-size: 10px;
  margin-bottom: 3px;
}

#footer_bottom02 dd a { 
background:url(/img/inpage/ft_navi_icon.gif)no-repeat left 5px;
padding-left:7px;
color:#777;
 }
#footer_bottom02 dd.pb20{
padding-bottom:20px;
}


#footer_bottom02 #ft_search_area .ft_text { padding: 10px 0 6px; }

/**/



#ft_search_area {
  font-size: 10px;
  text-align: center;
}

#ft_search_area #ft_search {
  margin: 0 auto;
  width: 371px;
  height: 23px;
}

#ft_search .txtsearch {
  padding: 0 5px;
  border: 1px solid #c8d4dc;
  width: 290px;
  height: 21px;
}

#ft_search .btnsearch { position: absolute; }
#ft_search_area a { 
color: #333333;
font-size:12px;
font-weight:bold;
 }
#ft_search_area .ft_text { /*padding: 14px 0 6px;*/
padding: 14px 0 6px; }

/* survey
--------------------------------------------------*/
.survey-inner {
  margin-top: -72px;
  width: 100%;
}

.survey {
  width: 100%;
  position: absolute;
}

.survey p {
  *zoom: 1;
  margin: 0 auto;
  width: 950px;
  position: relative;
}

.survey a {
  z-index: 100;
  right: 90px;
  display: block;
  position: absolute;
}

.survey a:hover img { opacity: 0.7; }


/* page top
--------------------------------------------------*/
.pagetop-inner {
  margin-top: -72px;
  width: 100%;
}

.pagetop {
  width: 100%;
  position: absolute;
}

.pagetop p {
  *zoom: 1;
  margin: 0 auto;
  width: 950px;
  position: relative;
}

.pagetop a {
  z-index: 100;
  right: 0;
  display: block;
  position: absolute;
}

.pagetop a:hover img { opacity: 0.7; }

.add-float-toplink {
  bottom: 0 !important;
  position: fixed;
}

/* inpage common
--------------------------------------------------*/
#inpage {
  line-height: 24px;
  margin: 0 auto;
  padding: 3px 0 50px;
  width: 950px;
}

/* headline */
.hl_h3 { position: relative; }

.hl_h3 span {
  padding-left: 11px;
  top: 15px;
  right: 3px;
  display: block;
  background: url(/img/common/line_bg.gif) no-repeat left center;
  position: absolute;
}

.hl_h3 span a {
  font-size: 12px;
  padding-right: 10px;
  display: block;
  background: url(/img/common/icon_05.png) no-repeat right center;
}

/* end headline */
/* link with icon */
.link a {
  padding-left: 8px;
  background: url(/img/inpage/icon_link.gif) no-repeat 0px 7px;
}

.link img {
  vertical-align: middle;
  margin-left: 3px;
}

/* end link with icon */
#inpage #main {
  width: 681px;
  float: left;
}

#main_title { background: url(/img/inpage/hg_header.png) repeat-x top; }

#main_title #title {
  margin: 0 auto;
  width: 950px;
  position: relative;
}

#bg_shadow {
  text-align: center;
  z-index: 100;
  top: 0;
  left: 0;
  position: absolute;
}

#bg_shadow img {
  *position: absolute;
  *top: 0;
  *left: 0;
}

#title h2 {
  font-size: 24px;
  color: #002878;
  z-index: 100;
  top: 20px;
  left: 0;
  position: absolute;
}

#title h2 span {
  font-size: 10px;
  font-weight: bold;
  vertical-align: text-top;
  margin-left: 20px;
  margin-top: 10px;
  padding-left: 15px;
  display: inline-block;
  background: url(/img/inpage/icon01.png) no-repeat left center;
}

#title_pg {
  z-index: 0;
  position: relative;
}

#inpage_wrapper {
  border-top: 3px solid #002878;
  position: relative;
}

#inpage_wrapper.products_wrap{
  border-top:none;
  margin:10px auto 0 auto
}

#bg_inpage {
  text-align: center;
  width: 100%;
  top: -3px;
  left: 0;
  position: absolute;
  *top: -8px;
}

#inpage #top_link {
  font-size: 10px;
  color: #777777;
  margin-bottom: 20px;
}

#inpage #top_link a { text-decoration: underline; }
#inpage #top_link a:hover { text-decoration: none; }

.hl_h3 {
  font-size: 16px;
  margin-bottom: 20px;
  padding: 14px 0 8px;
  border-bottom: 1px solid #cccccc;
  background: url(/img/inpage/bg_hl_h3.gif) no-repeat top left;
}

.hl_h4 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  background: url(/img/inpage/bg_hl_h4.gif) repeat-x bottom;
}

.txt_big { font-size: 14px; }

.image_box2 {
  font-size: 12px;
  line-height: 18px;
  margin: 20px 0;
}

.image_box2 .image_box2_l {
  width: 330px;
  float: left;
}

.image_box2 .image_box2_r {
  width: 330px;
  float: right;
}

.image_box2 img { margin-bottom: 10px; }

p.hl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 18px;
  background: url(/img/inpage/bg_hl.gif) no-repeat 0 3px;
}

.image_box3 { margin: 20px 0; }

.image_box3 p {
  margin-right: 20px;
  float: left;
}

.image_box4 { margin-bottom: 30px; }

.image_box4 p {
  margin-right: 20px;
  float: left;
}

p.image_last { margin-right: 0px; }
.link_box2 .link_box2_l { float: left; }
.link_box2 .link_box2_r { float: right; }

.link_box2 a {
  border: 3px solid #e1e1e1;
  display: block;
}

.link_box2 a:hover { border: 3px solid #0f67b8; }

.link_box3 .link_box3_l {
  width: 329px;
  float: left;
}

.link_box3 .link_box3_r {
  width: 329px;
  float: right;
}

.link_box3 a {
  border: 3px solid #e1e1e1;
  display: block;
}

.link_box3 a:hover { border: 3px solid #0f67b8; }

.link_box3_body {
  font-size: 12px;
  line-height: 18px;
  display: block;
}

.link_box3 a.link_box3_link {
  color: #3e3e3e !important;
  text-decoration: none;
}

.link_box3 a.link_box3_link:hover {
  color: #3e3e3e !important;
  text-decoration: none !important;
}

.link_box3_body img {
  margin-right: 5px;
  float: left;
}

#inpage #rightside {
  padding-top: 20px;
  width: 220px;
  float: right;
}

.rs_box01_top span {
  line-height: 18px;
  display: block;
}

.rs_box01_top {
  color: #333333;
  margin-bottom: 10px;
  padding-top: 6px;
  display: block;
  background: url(/img/inpage/rs_box01_top.gif) no-repeat top;
}

.rs_box01_bottom {
  padding-bottom: 6px;
  background: url(/img/inpage/rs_box01_bottom.gif) no-repeat bottom;
}

.rs_box01_top .rs_title {
  font-weight: bold;
  color: #000000;
  margin: 5px 0;
}

.rs_box01_inner {
  font-size: 12px;
  padding: 4px 8px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.rs_box01 a:hover {
  color: #333333;
  text-decoration: none;
}

.rs_box01 .rs_box01_top:hover { background: url(/img/inpage/rs_box01_top_on.gif) no-repeat top; }
.rs_box01 a:hover .rs_box01_bottom { background: url(/img/inpage/rs_box01_bottom_on.gif) no-repeat bottom; }

.rs_box01 a:hover .rs_box01_inner {
  border-left: 1px solid #0f67b8;
  border-right: 1px solid #0f67b8;
}

.sub-link-02 {
  font-size: 14px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

.sub-link-02 h2,#sub2 .sub-link-02 h2{
  padding: 0 10px;
line-height:24px;
  border-bottom: 1px solid #f6f6f6;
  background: url(/img/inpage/rs_bgtitle.jpg) repeat-x bottom #fff;
}

.sub-link-02 h3 {
  color: #000000;
  padding: 7px 8px;
  background: #eeeeee;
}

.sub-link-02 h3 a { color: #000000; }

.sub-link-02 h2 a {
  color: #002878;
  padding: 13px 0 13px 22px;
  display: block;
  background: url(/img/inpage/rs_icon_title.gif) no-repeat 0px 15px;
}

.sub-link-02 h2 a:hover { text-decoration: none; }
.sub-link-02 h2:hover { background: url(/img/inpage/rs_bgtitle_hover.jpg) repeat-x top #fefefe; }
.sub-link-02 h2:hover a { background: url(/img/inpage/rs_icon_title_on.gif) no-repeat 0px 15px; }

.sub-link-02 li{
  background: #f6f6f6 url(/img/inpage/rs_arrow_out.gif) 17px 13px no-repeat;
  padding: 7px 6px 7px 32px;
  color:#777;
}

#sub2 .sub-link-02{
line-height:24px;
}

.sub-link-02 li a {
  color: #201d83;
  text-decoration: none;
  display: block;
}

.sub-link-02 li a:hover { text-decoration: underline; }

.sub-link-02 .stay {
  font-weight: bold;
  padding: 12px 6px 10px 32px;
  background: #d6dceb url(/img/inpage/rs_arrow_stay.gif) 16px 17px no-repeat;
}

.sub-link-02 .stay a{
   cursor: default;
}
.sub-link-02 .stay a:hover{
  text-decoration: none;
}

.banner_list li { padding-bottom: 10px; }

.banner_list li a {
  border: 1px solid #ccc;
  display: block;
}

.banner_list li a img { border: 1px solid #fff; }
.banner_list li a:hover, .banner_list li a img:hover { border: 1px solid #0f67b8; }



/*add*/
#products_a_side .sub-link-02 p {
  font-weight: bold;
  padding: 12px 6px 10px 32px;
  background: #eeeeee url(/img/inpage/rs_arrow_stay.png) 16px 17px no-repeat;
}
#products_a_side .sub-link-02 ul > li > ul{
display:none;
}
#products_a_side .sub-link-02 .stay { background: #d6dceb url(/img/inpage/rs_arrow_stay_w.png) 16px 17px no-repeat; }

#products_a_side .sub-link-02 .stay ul {
  font-size: 12px;display:block;
  background: none;
}

#products_a_side .sub-link-02 .stay li {
  font-weight: normal;
  padding: 3px 6px 3px 12px;
  background: url(/img/inpage/rs_arrow_subn.png) 0 12px no-repeat;
}

/*add0406*/
#sub2 .sub-link-02 p {
  font-weight: bold;
  padding: 12px 6px 10px 32px;
  background: #eeeeee url(/img/inpage/rs_arrow_stay.png) 16px 17px no-repeat;
}
#sub2 .sub-link-02 ul > li > ul{
display:none;
}
#sub2 .sub-link-02 .stay { background: #d6dceb url(/img/inpage/rs_arrow_stay_w.png) 16px 17px no-repeat; }

#sub2 .sub-link-02 .stay ul {
  font-size: 12px;display:block;
  background: none;
}

#sub2 .sub-link-02 .stay li {
  font-weight: normal;
  padding: 3px 6px 3px 12px;
  background: url(/img/inpage/rs_arrow_subn.png) 0 12px no-repeat;
}

.social .tw,
.social2 .tw{
  width:85px;
  text-align:left;
}

.info p{
  margin-bottom:10px;
}

.ilnk_but{
  margin:5px 0px 0px 0px;
}

.metaonly{display:none;}

/*add201807*/
div#main p.return-top {
    margin: 0px;
    padding: 0px 0px 0px 14px;
    font-size: 10px;
    line-height: 1.2;
    background-image: url(../../common/img/_bod_ico_01.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

