@charset "UTF-8";

/*
	base.css(smp2)
*/

html
{
	border:				0px none;
}

body
{
	width:				100%;
	font-family:		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust:100%;
	overflow:			hidden;
}
body.corp
{
	background-color:	#efefef;
	font-size:			10px;
}

/* c_header
================================================ */
#c_header4smp1{display:none;}
#c_header4a
{
	background-image:	none;
	background-color:	#FFF;
	font-size:			10px;
	padding:			0;
}


/* c_header_cont
================================================ */
#c_header4a .c_header_cont
{
	/*width:				960px;*/
	display:			table;
	margin:				0px auto;
	padding:			17px 0px 6px 0px;
}


/* logo_corp
------------------------------------------------ */
#c_header4a .logo_corp
{
	width:				19%;
	display:			table-cell;
	text-align:			left;
	vertical-align:		top;
	padding:			0px 0px 0px 0px;
}
/* links
------------------------------------------------ */
#c_header4a .links2
{
	float:				right;
	display:			table-cell;
	margin-right:		15px;
}
#c_header4a .links2 li
{
	width:				auto;
	/*display:			table-cell;*/
	float:				left;
}
#c_header4a .links2 li a
{
	background-image:	url(../../../img/common/c_arrow_rg.png);
	background-repeat:	no-repeat;
	background-position:left 2px;
	background-color:	#FFF;
	font-size:			1.2em;
	line-height:		1.4;
	margin-left:		18px;
	padding-left:		16px;
}

/* language
------------------------------------------------ */
#c_header4a .links2 li a:hover
{
	text-decoration:	underline;
}
#c_header4a .links2 li.language
{
	position: relative;
	background-image:	url(../../../img/common/c_arrow_rg.png);
	background-repeat:	no-repeat;
	background-position: 10px 2px;
	background-color:	#FFF;
	color:				#333;
	font-size:			1.2em;
	line-height:		1.4;
	text-decoration:	none;
	padding-left:		25px;
	margin-left:		18px;
	height: 30px;
}

#c_header4a .links2 li.language .child {
	display: none;
}

#c_header4a .links2 li.language .child {
	background-color: #fff;
	position: absolute;
	top: 20px;
	left: 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 0;
	z-index: 9999;
	white-space: nowrap;
}

#c_header4a .links2 li.language .child li {
	display: block;
	background: #fff;
	border-bottom: 1px solid #eee;
}

#c_header4a .links2 li.language .child li a {
	background-position: left 12px;
	color:			#666;
	font-size: 12px;
	display: block;
	margin-left: 10px;
	padding: 10px 25px 10px 30px;
}





/* gs
------------------------------------------------ */
#c_header4a .gs
{
	background-color:	#FFF;
	width:				27%;/*262px;*/
	display:			table-cell;
	text-align:			left;
	vertical-align:		top;
	padding:			0 12px 0 0;
}
#c_header4a .gs ol
{
	border:				1px solid #c9c9c9;
	width:				100%;
	display:			table;
	margin:				0;
	padding-bottom:		4px;
}
#c_header4a .gs ol li
{
	display:			table-cell;
	text-align:			left;
	vertical-align:		top;
	padding:			8px 0px 0px 4px;
}
#c_header4a .gs input
{
	border:				0px none!important;
	width:				96%;
	font-size:			1.4em;
	line-height:		1.4;
	margin:				0px 4px 0px 0px;
	padding:			0px 0px 0px 4px;
}
#c_header4a .gs a
{
	width:				10%;
	margin:				0 8px 0 0;
}

/* Googleカスタム検索BOXとボタンのcss
================================================ */
#c_header4a .gs form
{
	border:				1px solid #c9c9c9;
	width:				100%;
	display:			table;
	margin:				0;
	padding-bottom:		4px;
}

#c_header4a .gs td.gsc-search-button
{
	width:				19px;
}

.cse input.gsc-search-button, input.gsc-search-button
{
	border:				0px none;
	background-color:	transparent!important;
	background-image:	url(../../../img/common/c_hd_btn_search.png);
	background-repeat:	no-repeat;
	background-position:left center;
	width:				19px !important;
	min-width:			19px !important;
	text-indent:		-1000px;
	overflow:			hidden;
}

#c_header4a .gs .gsc-clear-button
{
	display:			none;
}


/* navi
================================================ */
#c_navi4smp1{display:none;}
#c_navi4a
{
	position: relative;
	z-index: 9000;
	background-color:	#FFF;
	border-bottom: 3px solid #03358c;
	height:				auto;
	font-size:			10px;
	clear:				both;
	margin:				0px auto;
}

#c_navi4a ul.lv1
{
	display: flex;
	justify-content: space-between;
	background-image: url(../../../img/common/c_hd_gn_sep_l.png);
	background-repeat:	no-repeat;
	background-position:left top;
	max-width:			100%;
	position:			relative;
	z-index:			100;
	margin:				0px auto;
	padding: 0 0 0 1px;
}

#c_navi4a ul.lv1 li
{
	background-image: url(../../../img/common/c_hd_gn_sep_l.png);
	background-repeat:	no-repeat;
	background-position:right top;
	position: relative;
	font-size:			1.5em;
	font-weight:		bold;
	line-height:		1.0;
	letter-spacing:		0.1em;
	margin: 5px 0 0;
	padding: 0 1px 0 0;
	text-align:			center;
	z-index:			110;
	width: calc((160 / 960) * 100%);
}
#c_navi4a ul.lv1 li.link_waon
{
	font-size: 12px;
	width: calc((180 / 960) * 100%);
}
#c_navi4a ul.lv1 li a
{
	height:				55px;/*42px;*/
	color:				#03358c;
	text-decoration:	none;
	display:			block;
	/*margin-left:		1px;*/
	padding:			5px 0px 2px;
}
#c_navi4a ul.lv1 li a:hover
{
	background-color:	#EEE;
}
#c_navi4a ul.lv1 li.active > a,
#c_navi4a ul.lv1 li.now > a
{
	background-color:	#022c7b;
	color:				#FFF;
}

#c_navi4a ul.lv1 li .ja
{
	display: block;
	padding: 5px 10px 0;
}

#c_navi4a ul.lv1 .link_waon .ja
{
	padding-top: 0;
	text-align: left;
}
#c_navi4a ul.lv1 li .en
{
	background: url(../../../img/common/c_arrow_bg2.png) no-repeat right center;
	color:				#aaa;
	font-size:			0.6em;
	font-family:		sans-serif;
	text-align:			center;
	margin-right: -10px;
	padding: 0 10px 0 0;
}
#c_navi4a ul.lv1 li.active .en
{
	color:				#FFF;
}

/* プルダウン */
#c_navi4a ul.lv1 li > ul
{
	background-color:	#022c7b;
 	box-shadow:			2px 2px 3px 0px rgba(0, 0, 0, 0.65);
	font-size:			0.8em;
	position:			absolute;
	left:				0px;
	top:				55px;
	z-index:			200;
	display:			none;
	padding:			10px 0px;
}
#c_navi4a ul.lv1 li ul > li
{
	background-image:	none;
	background-color:	transparent;
	width:				200px;
	font-size:			1.2em;
	font-weight:		normal;
	font-family:		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:			left;
	float:				none;
	display:			list-item;
}
#c_navi4a ul.lv1 li ul > li a
{
	background-image:	none;
	background-image:	url(../../../img/common/c_hd_gn_arrow_rw.png);
	background-repeat:	no-repeat;
	background-position:12px 11px;
	height:				auto!important;
	color:				#FFF;
	line-height:		1.4;
	margin:				0px;
	padding:			4px 4px 4px 24px;
}
#c_navi4a ul.lv1 li ul > li a:hover
{
	background-color:	#1d508c;
}

#c_navi4a ul.lv1 li > .f_left li a.lv3 {
	font-size: 12px;
	background-image: none;
}

/* c_header4a & c_navi4a scroll 固定  */

#c_header4a.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 400;
}

#c_navi4a.fixed {
	position: fixed;
	top: 100px;
	width: 100%;
	z-index: 300;
}

/* breadcrumb
================================================ */
.breadcrumbs_cont
{
	background-color:	#03358c;
	margin-bottom:		30px;
	padding:			9px 0px 7px 0px;
}
.breadcrumbs_cont ol
{
	max-width:			940px;/*960px;*/
	margin:				0px auto;
	padding:			0px 10px;
}
.breadcrumbs_cont ol li
{
	color:				#FFF;
	font-size:			1.2em;
	line-height:		1.4;
	float:				left;
	margin-right:		10px;
}
.breadcrumbs_cont ol li a
{
	background-image:	url(../../../img/common/c_sep_breadcrumb.png);
	background-repeat:	no-repeat;
	background-position:right 5px;
	color:				#FFF;
	text-decoration:	none;
	float:				left;
	padding-right:		12px;
}
.breadcrumbs_cont ol li a:hover
{
	text-decoration:	underline;
}

/* breadcrumb override(既存サイトの上書き)
================================================ */
#breadcrumb
{
	background-color:	#03358c;
	height:				auto;
	font-size:			10px;
	line-height:		inherit;
	margin-bottom:		30px;
	padding:			9px 0px 7px 0px;
}
#breadcrumb:after
{
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  min-height:1;
  visibility: hidden;
}

#breadcrumb .wrapper
{
	font-size:			10px;
	margin:				0px auto;
	padding:			0;
}
#breadcrumb #crumb
{
	background-color:	transparent;
	max-width:			940px;/*960px;*/
	height:				auto;
	font-size:			10px;
	margin:				0px auto;
	padding:			0px 10px;
}
#breadcrumb #crumb li
{
	color:				#FFF;
	font-size:			1.2em;
	line-height:		1.4;
	float:				left;
	margin:				0px 10px 0px 0px;
	padding:			0;
}
#breadcrumb #crumb li.home
{
	background-image:	none;
	padding:			0;
}
#breadcrumb #crumb li.home a
{
	width:				auto;
}
#breadcrumb #crumb li a
{
	background-image:	url(../../../img/common/c_sep_breadcrumb.png);
	background-repeat:	no-repeat;
	background-position:right 5px;
	color:				#FFF;
	font-size:			1.0em;
	text-decoration:	none;
	float:				left;
	padding:			0px 12px 0px 0px;
}
#breadcrumb #crumb li a:hover
{
	text-decoration:	underline;
}

#breadcrumb #crumb li:last-child a
{
	background-image:	none;
}


/* p, pre
================================================ */
/*.corp p, .corp pre
{
	margin:				0;
}*/

/* p, pre(既存サイト再定義用)
================================================ */
/*p, pre
{
	margin:				1em 0;
}*/




/* footer(既存サイトの上書き)
================================================ */
footer
{
	border:				0px none;
	back-ground-image:	none;
	background-color:	transparent;
	width:				auto;
	height:				auto;
	font-size:			10px;
	margin:				0;
	padding:			0;
}



/* footer
================================================ */
#c_footer_cont
{
	background-image:	url(../../../img/common/c_ft_bg.png);
	background-repeat:	repeat-x;
	background-position:left top;
	width:				100%;	
	clear:				both;
}
#footer
{
	width:				100%;
	max-width:			960px;
	margin:				0px auto;	
}
#footer ul
{
	height:				40px;
}
#footer ul li
{
	font-size:			1.2em;
	line-height:		1.2px;
	float:				right;
	margin-right:		3%;/*22px;*/
	padding-top:		21px;
}
#footer ul li.logo_corp
{
	width:				100px;/*540px;*/
	float:				left;
	margin-right:		0px;
	padding:			10px 12px 0px 18px;
}
#footer ul li a
{
	color:				#333;
	text-decoration:	none;
}
#footer ul li a:hover
{
	text-decoration:	underline;
}

#footer p
{
	height:				30px;
	color:				#FFF;
	font-size:			1.0em;
	line-height:		30px;
	text-align:			center;
	clear:				both;
	margin:				0;
	padding:			0;
}

/* btn_pagetop
================================================ */
.btn_pagetop
{
	width: 				auto;
	max-width:			1200px;
	text-align:			right;
	position:			fixed;
	z-index:			300;
	bottom:				64px;
	right:				32px;
	display:			none;
}

/* ================================================
	aaaa
================================================ */

/* aaaa
================================================ */

/* ================================
	aaaa
================================ */

/* aaaa
================================ */

/* ======== aaaa ======== */


/* ------------------------------------------------
	aaaa
------------------------------------------------ */

/* aaaa
------------------------------------------------ */

/* --------------------------------
	aaaa
-------------------------------- */

/* aaaa
-------------------------------- */

/* -------- aaaa -------- */

/* ---- aaaa ---- */

/* -- aaaa -- */

/* aaaa */
