@charset "UTF-8";
/* CSS Document */

html, body { height: 100%; }

body {
	font-family: 'Noto Sans Japanese', 'メイリオ', sans-serif;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
	color: #000;
	font-weight: 300;
}

/*
Noto Sans Japanese
Thin		ExtraLight	100 
Light		Light		200 
DemiLight	Normal		300 
Regular		Regular		400 
Medium		Medium		500 
Bold		Bold		700 
Black		Heavy		900 
*/
a:link { color: #fdb935; }
a:visited { color: #fdb935; }
a:hover { color: #000; }

input,textarea ,select,optgroup,option
{
	font-family: 'Noto Sans Japanese', 'メイリオ', sans-serif;
}

.txt16 {
	font-size: 16px;
}

.txt14 {
	font-size: 14px;
}

.txt11 {
	font-size: 11px;!important
}
.txt700 {
	font-weight: 700;
}

.blue{
	color: #005bac;
}
.txw{
	color: #FFFFFF;
}
.bgg {
	background-color: #efefef;
}
.bgb {
	background-color: #0F5BAC;
}
.bglb {
	background-color: #e5eef7;
}
.mt15 {
	margin-top: 15px;
}
.mb15 {
	margin-bottom: 15px;
}





/*   Contents   */

#wrapper{
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	display: table;
}

#contents{
	padding: 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#contents .left{
	float: left;
	width: 656px;
	margin: 0px;
	padding: 0px;
}

#contents .right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 224px;
}

/*   tab   */

#menutab_area{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
}
#menutab_box{
	width: 960px;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

#menutab_box ul#catetab_box{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-block;
	border:none;
}

#menutab_box ul#catetab_box li.catetab{
	font-size: 14px;
	line-height: 20px;
	background-color:#000000;
	border:none;
}

#menutab_box .k-menu .k-item,
#menutab_box .k-widget.k-menu-horizontal > .k-item {
    border: none;
    box-sizing: content-box;
    float: none;
    position: relative;
    vertical-align: top;
}

#menutab_box .k-menu .k-item > .k-link {
	-moz-user-select: none;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	height: 33px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom:0px;
	background-color: #000;
	font-weight: normal;
}

#menutab_box .k-icon {
	background-image: url(../image/catetab_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	height: 35px;
	width: 45px;
	opacity: 1;
}


#menutab_box .k-menu .k-item > .k-link:hover {
	color: #000;
	background-color: #ea5c24;
}

#menutab_box .k-state-hover .k-icon {
	background-image: url(../image/catetab_bg_on.png);
}
#menutab_box .k-i-arrow-s {
    margin: 0px;
}

#menutab_box h4#catetab_non{
	background-image: url(../image/meintab_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	height: 26px;
	padding-top: 14px;
	padding-right: 45px;
	padding-left: 20px;
	background-color: #000;
	display: inline-block;
}


#menutab_box h4.maintab{
	font-size: 14px;
	line-height: 20px;
	color: #000;
	height: 26px;
	padding-top: 11px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #fff;
	display: inline-block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff6b49;
}

#menutab_box h4.subtab_non{
	font-size: 14px;
	line-height: 20px;
	color: #000;
	height: 26px;
	padding-top: 11px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #d4d4d4;
	display: inline-block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
}

#menutab_box h4.subtab{
	display: inline-block;
}
#menutab_box h4.subtab a{
	font-size: 14px;
	line-height: 20px;
	color: #000;
	height: 26px;
	padding-top: 11px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #d4d4d4;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
}

#menutab_box h4.subtab a:hover{
	background-color: #ea5c24;
}






/*アンカー設定*/
#uncor_area{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#uncor_box{
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#uncor_box a{
	margin-left: 15px;
}



/*Kendo調整*/
:root * > .k-icon, *:root * > .k-sprite, *:root * > .k-button-group .k-tool-icon {
    margin-top: 10px;
}

.k-popup .k-list .k-item > .k-group {
    top: -10px !important;
}
/*Kendo調整*/
.error-message{
	font-size: 14px;
	line-height: 20px;
	color: #d60000;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*OneLink調整*/
.OneLinkTxShow,
.OneLinkTxShow_en,
.OneLinkTxShow_zh_cn,
.OneLinkTxShow_de
{ display:none; }

.OneLinkShow,
.OneLinkShow_en,
.OneLinkShow_zh_cn,
.OneLinkShow_de
{ display:none; }


/*   smart phone   */
@media screen and (max-width:640px) {
html { font-size: 62.5% !important; }
}