body {
	width:100%; 
	max-width: 1920px;
	height: 100%;
	margin:0 auto; 
	padding:0; 
	font: 300 16px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color: #111;
	line-height: 1.5em;	
	background: #FFFFFF;
	box-shadow: 26px 0px 25px 20px #151313;
	box-sizing: border-box;
}

html {
	padding:0;
	margin:0;
	background:#2F2F2F top center repeat-x;
}

.clear {
	clear:both; 
	padding:0; 
	margin:0; 
	width:100%; 
	font-size:0px; 
	line-height:0px;
	}

.logo {
	padding:25px 0 2px 20px;
	margin:0 auto; 
	margin:0;
	width:400px;
	color: #435a82; 
	font:italic bold 28px Georgia;
	}

.logo a, a:hover, a:visited, a:active {
	color: #00368f;
	text-decoration:none;
	}

.logos {
	text-align:left;
	margin:0 auto; 
	margin:0;
	width:400px;
	padding:2px 0 30px 20px;
	color: #7286A7; 
	font:normal 8px Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	}	
	
h1.logos_in {
	font-size:2.5vw; 
	color: #FFFFFF; 
	padding: 0.6em; 
	margin: 32px 0;
	text-transform: unset; 
}

a.logolink {
}

a.logolink:hover {
	text-decoration: none;
	}	
	
h1 {
	font-family: 'Syncopate', 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 1.4375em;
	font-weight: 700;
	color:#435a82;	
	letter-spacing: -1px;
	margin: 18px 0;
    margin-top: 18px;
	line-height: 1.3em;
	text-transform: uppercase;
	text-transform: none;	
	
	}
	
h2 {
	font-size: 1.0em;
	font-weight: 600;
	padding: 0 0 3px 0;
	margin:0 0 0.5em 0;
	border-bottom: 0px solid #18367f;
	color:#435a82; 	
	text-decoration: none;
	line-height: 1.5em;

	}	

h3 {
	font-family: 'Syncopate', 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 1.3333em;
	font-weight: 600;
	padding: 5px 0 0 0;
	margin:5px 0 5px 0;
}
	
h4 {
	font:normal 24px Arial, Helvetica, sans-serif; color:#666;
	padding: 5px 0 3px 0;
	margin:5px 0 0 0;
	}	

h5 {
	font:normal 14px Arial, Helvetica, sans-serif; color:#666;
	padding: 5px 0 3px 0;
	margin:3px 0 0 0;
	}	

p {
	margin:8px 0; 
	padding:0 0 8px 0; 
	color: #111;
	line-height: 1.5em;
	}

.text18 {
	font: 300 18px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.text12 {	
	font: 300 12px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
	
/* alignment */
.wide {line-height: 150%;}
.no_margin {margin: 0;}
.no_padding {padding: 0;}

/*** insert backgrounds here ***/
.bg_col_11 {}
.bg_col_12 {}

.line { 
	clear : both; 
	width: 100%;
	padding: 0;
}

.line_short {
	display: block;
	width: 180px;
	margin: 0 auto 30px auto;
	height: 5px;
	background: #fff;
	padding: 0;
	border: 0;
}

.col_11, .col_12, .col_13, .col_23, .col_30, .col_14, .col_34, .col_big, .col_small, .col_15, .col_25 {
	float: left;
	margin: 0 10px;
}

.col_11 { width: 580px; }
.col_12	{ width: 45%;}
.col_30 { width: 30%;}
.first { margin-left: 0; }
.last	{ margin-right: 0; }
.clear { clear: both; }


.spacer {
	display:block;
	width:100%;
	height:8px;
	clear:both;
}

.spacerline {
	display:block;
	width:100%;
	height:10px;
	background: url(images/spacer.gif) repeat-x top left;
	background-position: 0px 0px;
	clear:both;
	margin-bottom: 1px;
}

.spacerdotted {
	display:block;
	width:100%;
	height:1px;
	margin-top: 5px;
	margin-bottom: 3px;
	background: url(images/dotted.gif) repeat-x center left;
	background-position: 0px 0px;
	clear:both;
}

.spacerempty {
	clear:both;
	height:3px;
}

.left {
	padding: 0px 0px 0px 0;
	float: left;
	text-align: left;
}
.right {
	padding: 0px 0 0px 0;
	float: right;
	text-align: left;
}

.center {
	text-align: center;
}


/* decoration */

a:link {color:#18367f;text-decoration:none;background-color:transparent}
a:visited {color:#18367f;text-decoration:none;background-color:transparent}
a:active {color:#b83838;text-decoration:none;background-color:transparent}
a:hover {color:#b83838;text-decoration:none;background-color:transparent}
a:focus {outline: none;}	

strong { font-weight: bold; }
italic  { font-style: italic; }
small { font-size: 95%; }
big { font-size: 120%; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

.col_wh {
	color: #FFFFFF;
}

.bg_col_lg {
	background: #F5F5F5;
}

.bg_col_mg {
	background: #E1E1E1;
}

.bg_col_bl {
	background: #4F9EEA;
}

.bg_col_wh_tr {
	background: rgba(255, 255, 255, 0.5);
}

.bg_col_re_tr {
	background: rgba(184, 56, 56, 0.7);
}

.bg_col_li_tr {
	background: rgba(77, 103, 131, 0.6);
	background: rgba(69, 90, 121, 0.54);
}

.bg_col_da_tr {
	background: rgba(13, 11, 17, 0.7);
}
	
.content, .menu_head, .menu_middle, .foot, .bottom, ol, ol li, ul, .content .main, .content, .menuspacer { 
	margin:0; 
	padding:0;
	}
	
.link {
	width: 20px !important;
	height: 20px !important;
	float: right !important;
	background-image: url(images/link.svg);
}	

/* header */

.header {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	position: fixed;
	background: rgb(255, 255, 255);
	box-shadow: 6px 0px 5px 0px #999;
	z-index: 100;
	left: 0;
}

.header_pos {
}

/* menu head */
#triplenavi {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 101;
}

.triplenavi_spacer {
	height: 100px;
}

.menu_head {
	width: 100%;
	text-transform: uppercase;
	display: block;
	z-index: 101;
	}

.menu_head.gray {
	background: url(images/headgray.gif) no-repeat center #FFFFFF;
	}
	
.menu_head ul {
	height: 25px;
	width: 46%;
	max-width: 46%;	
	list-style:none;
	padding: 0px 0px 5px 0px;
	margin-right: 10%;
	margin-top: 16px;
	float: right;
	}
	
.menu_head ul li {
	height: auto;
	min-width: 156px;
	margin: 5px 3px 0 0;
	float: left;
	border: 0;
	}
	
.menu_head ul li a {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0.8em 1em;
	color: rgba(14, 58, 91, 0.6); /* #060821; */
	background-color: rgba(255, 255, 255, 0.19);
	box-shadow: unset;
	text-decoration:none;
	text-align: center;
	font: 600 16px/1.5em BeausiteFit-Regular,Helvetica,serif;
	border-left: 1px solid #FFFFFF; 
	-webkit-transition: color 1s, background-color 1s, -webkit-transform 1s; /* Safari */
	transition: color 1s, background-color 1s, transform 1s;	
	}
	
.menu_head_alt ul li a {
	color:#e2e2e2;
	border-left: 1px solid rgba(255, 255, 255, 0.19);
	background: rgba(77, 103, 131, 0.6);
	-webkit-transition: color 1s, background-color 1s, -webkit-transform 1s; /* Safari */
	transition: color 1s, background-color 1s, transform 1s;	
}	
	
.menu_head ul li a:hover, .menu_head .current a, .menu_head .current a:active {
	color: #b83838; 
	border-left: 1px solid #b83838;
	text-decoration:none;
}
	
.menu_head ul.sub_menu {
	height: auto;
	display: none;
}	

/* subheader*/
.subheader {
	margin:0 auto;
	padding:0;
	width:100%; 
	height: 250px;
	text-align: center;
	box-shadow: 0px 0px 5px 0px #999;
	position: relative;
	top: 100px;
	-webkit-background-size: 100% 250px;
	background-size: 100% 250px;
}	

.subheader .inner {
	height: 250px;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 50px;
}

#subheader_slide {
	width: 80%;
	height: 100%;
	line-height: 0;
	float: right;
}
	
.subheader img {
	height: 100%;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	float: right;
	}

.mottobutton {
	max-width: 150px; 
	min-width: 88px;
	margin: 0.25em; 
	font: 300 16px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
	text-align: center;
}

.mottobutton img {
	max-width: 100%;
	height: auto;
	float: unset	
}

.selblock {
	height: 200px;
	width: 200px;
	margin: 10px;
	float: left;
}

.selblock h2 {
	font-family: "Light",Helvetica,"Helvetica Neue",Gotham,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
	background: rgba(13, 11, 17, 0.7);
	width: 192px;
	height: 24px;
    font-size: 12px;
    padding: 4px;
    margin: 0;
	line-height: 110%;
    text-transform: uppercase;
}

.selblock.current h2 {
	background: #b83838;
}

.selblock:hover h2 {
	background: #b83838;
}

.item {
    background-color: rgba(226, 226, 226, 0.7);
    display: block;
	width: 200px;
	height: 160px;
	float: left; 
	margin: 0px 7px 7px 0px;
    text-align: right;
    border-right: 0px solid rgba(13, 11, 17, 0.7);
    position: relative;
	-webkit-flex: 0 0 190px;
    flex: 0 0 190px;
}

.item:hover h2 {
	color: #FFFFFF;
}

#item1 {
	background: url(images/projekte_sm.jpg);
	-webkit-background-size: 200px 164px;
	background-size: 200px 164px;	
}

#item2 {
	background: url(images/projektstrategie_sm.jpg);
	-webkit-background-size: 200px 164px;
	background-size: 200px 164px;	
}

#item3 {
	background: url(images/projektbi_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item4 {
	background: url(images/projektvr_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item5 {
	background: url(images/projektkrise_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item6 {
	background: url(images/projektnebel_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item7 {
	background: url(images/projektteuer_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item8 {
	background: url(images/projektintegration_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item9 {
	background: url(images/projekthrvalue_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item10 {
	background: url(images/projektrisiko_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}

#item11 {
	background: url(images/projektaudit_sm.jpg);
	-webkit-background-size: 200px 164px;	
	background-size: 200px 164px;	
}	
	

/*** page triplenavi trigger ***/
 #toptriplenavibox {
	display: none;
}

 
/* content */

.content { 
	padding: 0;
}
	
.content p.link { 
	background:url(images/arrow.gif) left no-repeat; 
	padding:0 0 0 15px;
}

.content_inner {
	margin:0 auto;
	padding: 0;
	max-width:980px;
	}
	
/*menu side*/

.content .main .sidemenu h3 {
	font-style: italic;
	color: #666;
	margin-top: 1.5em; 
	padding-left: 1px;
}

.content .main .sidemenu h3:nth-child(1) {
	margin-top: 0em; 
	padding-left: 1px;
}
	
.content .main .sidemenu {
	font: 300 12px/1.5em Verdana, 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin: 3em 0 0 0;
	padding:1.5rem;
	line-height: 1.8em;
	border-top: 1px solid #b83838;
	background: #f9f9f9;
	float:right;
	}
	
.content .main .sidemenu ul {
	width: 100%;
	margin:0;
	padding: 0;
	list-style:none;
	color: #959595;
	}
	
.content .main .sidemenu ul li::before {
	content: unset;  
	list-style: unset;
	margin: unset;
	padding: unset;
}		
	
.content .main .sidemenu ul li {
	font-family: Georgia;
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	line-height: 2.0rem;
	color:#666;
	padding: 0;
	border-bottom: 1px solid;
	text-indent: 0;
	}
	
.content .main .sidemenu li a {
	font-weight: normal;
	color: #2e1111;
	text-decoration:none;
	padding: 1px 14px 1px 8px;
	display: block;
	border: 1px solid #f9f9f9; 
	color: #111; 
	border-left: 1px solid rgba(255, 255, 255, 0.19);
	background-color: #f9f9f9; 
	}

.content .main .sidemenu li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background:#b83838;
	border-radius: 0;
	border: 1px solid #b83838;
	}
	
.content .main .sidemenu ul li span.sub_li {
	padding-left: 8px;
}	
	
.content .main .sidemenu .current a, .content .main .sidemenu .current a:active {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	background: #435a82; 
	border: 1px solid #FFFFFF; 	
}	

/*main text*/
.content .main {
	margin:0;
	margin-top: 2em;
	margin-bottom: 2em;
	float:left;
	}
	
.content .main img {
	width: 100%;
	height: auto;
	float:left;
	padding-bottom:0;
	margin:0 10px 10px 0;
	}

.content .main img.illustration {
	max-width: 613px;
	margin: 0.5em 0em;
	padding: 0.5em 0em;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	float: none;
}

.content .main img.img_index {
	max-width: 637px; 
	height: 300px;
}
	
.content .main .text {
	width: 65%;
	margin:0 0 20px 0;
	padding: 1.5em;
	border-left: 1px solid #E1E1E1;
	float: left;
	box-sizing: border-box;
}

.content .text .img_index {
	padding: 0 2em 0 0;
}

 .content .text .index_select {
	display: flex; 
	justify-content: space-between;
}	
	
.content .main .text span.rowstop a {
	margin:0 5px 0 0;
	color:#4F9EEA; 
	padding:5px 10px; 
	text-decoration:none;  
	border:1px solid #ebe8e8; 
	}

.content .main .text span.rowstop a:hover{
	color:#b83838;
	text-decoration:none;
	background-color: #00368f;
	}	
	
.content .main .text span.rowstop .current, .content .main .text span.rowstop .current:active{
	color:#FF6400;
	text-decoration:none;
	}	

.content .main .text span.rows a {
	margin:0 5px 0 0;
	float:right; 
	color:#9a9a9a; 
	padding:1px 10px; 
	text-decoration:none;  
	border:1px solid #ebe8e8; 
	background:#fbfbfc;
	}
	
.content .main .text span.rows .cred:hover {
	background-color: #FF0000;
	color: #000000;
}
.content .main .text span.rows .cora:hover {
	background-color: #FF6400;
	color: #000000;
}
.content .main .text span.rows .cyel:hover {
	background-color:#FFFF00;
	color: #000000;
}
.content .main .text span.rows .cgre:hover {
	background-color: #00FF00;
	color: #000000;
}
.content .main .text span.rows .cblu:hover {
	background-color: #4F9EEA;
	color: #FFFFFF;
}

.content .main ul { 
	list-style-type: none;
	padding: 0 0 0 3px;
	margin: 0px 0px 10px 0px;
	font: 300 14px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
	line-height: 140%;
	border: 0;
} 

.content .main li {
	list-style-position: outside;
	list-style-type: none; 
	font-weight: normal;
	margin: 0px 0 0px 0px;
	padding-left: 1.1em;
	text-indent: -1.3em;
}

.content .main ul.v2 li {
	list-style-position: outside;
	list-style-type: none; 
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

.content .main ul li::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 11px;
    margin-bottom: 3px;
    border-radius: 50%;
    background: #18367f;
}	

/* boxes */
.colored_box {
	padding: 15px 10px 15px 10px;
	margin: 1rem 0 2rem 0;
	border: 0;
	display: block;
}

.colored_box_link {
	width: 40%;
	padding: 15px 10px 15px 10px;
	margin: 1rem 0 2rem 0;
	border: 0;
}

.colored_box_link a {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}

.colored_box_link:hover, p:hover .colored_box_link  {
	color: #FFFFFF;
	background: #b83838;
	text-decoration: none;	
}

.box_30 {
	width: 28%;
}

.box_50 {
	width: 45%;
}

.box_60 {
	width: 60%;
}

.box_left {
	float: left;
}

.box_right {
	float: right;
}

/* content elements */

.pcard {
	width: 176px !important; 
	height: 88px !important;
	padding: 2em;
	margin: 1em 0 0 0;
	border: 1px solid rgb(210, 209, 207);
	border-radius: 5%;
	background: #FFFFFF;
	float: left;
	opacity: 0.5;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.pcard img {
	width: 176px;
	height: 118px;
}

.pcard:hover {
	opacity: 1.0;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	cursor: pointer;
}


/* foot */
.foot {
	padding:1px 0 0 0;
	background:#f9f9f9;
}

.foot_inner {
	margin:0 auto;
	max-width:980px;
}
	
.foot h2 {
	color:#666;
}

.foot h4 {
	font: 600 16px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom: 10px;
}	
	
.foot p { 
	font: 300 14px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color:#666;
	line-height: 2.0em;
}
	
.foot a {
	color:#4F9EEA;
}

	
.foot  img { 
	padding:4px;
	border:1px solid #cfd2d4; 
}

.foot img:hover {
	-webkit-filter: hue-rotate(144.6deg);
	filter: hue-rotate(144.6deg);
}

img.no_padding { 
	padding:0; margin: 0;
	border:0px solid #cfd2d4; 
	background-color:#FFFFFF;
}	
	
.foot .col {margin:0; float:left;}
.foot .col1 {padding:40px 16px 50px 20px; width:25%;}
.foot .col2 {padding:40px 16px 50px 16px; width:40%;}
.foot .col3 {padding:40px 0 50px 26px; width:23%;}
.foot .col1 img {margin:10px 0px;}
.foot .col2 img {margin:8px;}
.foot .col3 img {margin:1px 16px 4px 0; float:left; border-radius: 5px;}

.foot ul { 
	list-style-type: disc;
	padding:0 0 0 0; 
	margin:10px 0; 
	border: 0;
} 

.foot li {
	list-style-position: outside;
	font-weight: normal;
	padding: 0;
	margin: 0px 0 0px 18px;	
}

.foot li a:hover {
	color:#FF6400;
	text-decoration: none;
}

.foot .colored_box_link {
	width: 100%;
	font-size: 12px; 
	margin: 0 0 5px 0; 
	padding: 5px; 
	text-align: center;
}

.noframe img {
	padding:0;
	margin: 0;
	border:0px solid #FFFFFF;
}


/* bottom */
.bottom {
	margin:0 auto;
	padding: 15px;
}

.bottom p.disclaimer {
	font: 300 12px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin:0;
	padding:4px 0;
	float:none;
	width:auto;
	text-align:center;
	color:#4F9EEA;
	}

.bottom p.disclaimer a:hover{
	color:#b83838;
	text-decoration:none;
	}

#arrup img {
	width: 2.5rem;
	height: auto;
	margin-left: 2em;
	vertical-align: middle;
	cursor: pointer;
}	

@media only screen and (max-width: 93.0em) {	
.menu_head ul {
    width: unset;
    max-width: unset;
	margin-right: 10%;
}

.content .main .sidemenu li a {
    padding: 1px 4px 1px 4px;
}

.content {
    padding: 0;
}

.content .main .text {
    width: 60%;
/*  padding: 20px 10px; */
}

.mottobutton {
	font: 300 13px/1.5em 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

}


@media only screen and (max-width: 52.375em) {

.col_12	{ width: 100%; margin-left: 0; float: unset;}

h1.logos_in {
	font-size: 2.5em; 
}	
	
.subheader {
    height: 150px;
	-webkit-background-size: 100vw 150px;	
	background-size: 100vw 150px;
}

.subheader .inner {
	height: 0px;
}

.selblock_link {
	margin: 0 auto;
	text-align: center;
}

.menu_head {
    display: block;
	position: fixed;
    top: 100px;
	right: 0px;
	display: none;
}

.menu_head ul {
	height: auto;
	max-height: calc(100vh - 110px);
	width: 100%;
	max-width: unset;
	padding: 0;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.menu_head ul li {
	height: auto;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #C8C9CB;
	border-top: 0;
	float: right;
}

.menu_head ul.sub_menu li.current a {
	color: #FFFFFF;
	background-color: #b83838;
}

.menu_head ul li a {
	width: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: rgba(13, 11, 17, 0.7);
	padding: 1em 0em 1em 0em;
	border-left: 0px;
	border-right: 0px;
	box-shadow: unset;
	text-align: center;
}

.menu_head_alt ul li a {
	color: #FFFFFF;	
	background-color: rgba(13, 11, 17, 0.7);
	border-left: 0px solid #a1a1a1;
	-webkit-transition: unset; /* Safari */
	transition: unset;	
}	

.menu_head ul.sub_menu {
	height: auto;
	max-height: unset;
	overflow: unset;
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #C8C9CB;
}

.menu_head ul.sub_menu li {
	border: 0;
	float: unset;
}

.menu_head ul.sub_menu li a {
	width: 100%;
	font-weight: 700;
	padding: 7px;
	margin: 0;
	box-sizing: border-box;
	line-height: 2;
	color: #293e53;	
	background: #FFFFFF;
	border-bottom: 1px solid #C8C9CB;
	border-top: 0;
}

.menu_head ul.sub_menu li a:hover{
	color: #FFFFFF;
	background-color: #b83838;
}

.menu_head ul.sub_menu div.sub_menu_div {
	padding: 10px; 
	display: flex;
	flex-wrap: wrap;
}

.content .main .sidemenu {
    margin: 0 auto;
    float: none;
	margin-bottom: 3em;
	margin-left: 0em;
	text-align: center;
}

.content .main .sidemenu ul {
	max-width: unset;
}

.content .menuspacer {
}

.content {
    padding: 0px 5px 0 5px;
    position: relative;
    top: 0;
}

.content_inner {
    margin: 0 auto;
    padding: 0px 10px 0 5px;
}

.content .main {
	width: 100%;
	margin-top: 0;
}	

.content .main .text {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 1.0em;
	border: 0;
	float: none;
	box-sizing: border-box;
}

.content .text .img_index {
	width: 40%;
	padding: 0 1em 0 0;
	float: left;
}

.content .text .img_index img {
	width: 100%;
}

 .content .text .index_select {
	display: block; 
}

.colored_box_link {
	width: 100%;
}

.box_30 {
	width: unset;
}

.box_50, .box_60 {
	width: 95%;
}

.box_left, .box_right {
	float: unset;
}

.content .text .index_select .box_left, .content .text .index_select .box_right {
	display: block; 
}

.pcard {
	margin: 0 auto;
	margin-top: 1em;
	float: none;
}

.foot {
	padding: 0.5em 1em 2em 1em;
	margin-top: 2em;
}

.foot .col1, .foot .col2, .foot .col3 {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	float: unset;
	padding: 1.5em 0em;
}

.foot .col2 {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.foot img {
    width: 100%;
    height: auto;
}

.foot .col3 img {
	width: 35px; 
	height: 42px;
    float: unset;
}

.foot .colored_box_link {
	max-width: 400px;
	margin: 0 auto;
	margin-bottom: 1em;
}

 /*** page triplenavi trigger ***/
 
 #toptriplenavibox {
	width: auto;
	max-width: 35px;
	height: 35px;
	margin-left: 10px;
	float: left;
	position: fixed;
	top: 30px;
	right: 0px;
	z-index: 101;
	display: block;
}

#triplenavi {
	position: unset;
	top: unset;
}
 
.menu-trigger {
	height: 100%;
	width: 100%;
    background: transparent;
	padding: 0px 0px 3px 0px;
    border: 0;
	cursor: pointer;
	float: left;
	margin: 0 auto;
}

.menu-trigger img {
	max-width: 100%;
	height: auto;
    border: 0;
	display: block;
    margin: 0 0;
}

.menu-trigger:hover {
    background: grey; /* dbr_color */
	border-radius: 0px;
}

.menu-trigger:hover .triggerline1, .menu-trigger:hover .triggerline2, .menu-trigger:hover .triggerline3 {
    background: black;
}

body.menu-active .menu-trigger {
	background: #FFFFFF;
}

.triggerline1, .triggerline2, .triggerline3 {
    width: 25px;
    height: 3px;
    background-color: #5c5c5c;
    margin: 3px 5px;
	-webkit-transition: 0.4s; 
    transition: 0.4s;
}

body.menu-active .triggerline1 {
    -webkit-transform: rotate(-45deg) translate(-4px, 5px);
    transform: rotate(-45deg) translate(-4px, 5px);
	background-color: #b83838;	
    height: 5px;	
}

body.menu-active .triggerline2 {
	opacity: 0;
}

body.menu-active .triggerline3 {
    -webkit-transform: rotate(45deg) translate(-4px, -6px);
    transform: rotate(45deg) translate(-4px, -6px);
	background-color: #b83838;	
	height: 5px;	
}

body.menu-active:hover .triggerline1, body.menu-active:hover .triggerline3 {
  	background-color: #b83838;	
 }

body.menu-active .menu_head {
    display: block;
	background: #242934;
}


}

