@font-face {
    font-family: 'WorkSans';
    src: url('../fonts/WorkSans-Regular.ttf');
}
@font-face {
    font-family: 'WorkSans';
    src: url('../fonts/WorkSans-MediumItalic.ttf');
	font-style: italic;
}
@font-face {
    font-family: 'WorkSans';
    src: url('../fonts/WorkSans-SemiBold.ttf');
    font-weight: bold;
}
@font-face {
    font-family: 'WorkSans';
    src: url('../fonts/WorkSans-SemiBoldItalic.ttf');
    font-weight: bold;
	font-style: italic;
}

body {
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
	font-style: normal;
	font-weight: normal;
	font-family: Meiryo, Hiragino Kaku Gothic ProN, MS PGothic, WorkSans, Meiryo, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body.c3 {
	width: 100%;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #2a2a2c;
}

table {
	border-collapse: collapse;
}

p {
	margin-top: 0;
}

.nowrap {
	white-space: nowrap;
}

div.m1 {
	padding: 48px 24px 0 24px;
	width: 1296px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}


div.m2 {
	padding: 0;
	margin: 0 0 145px 0;
	width: 100%;
	text-align: left;
	border-width: 0px;
	vertical-align: top;
}

div.navi {
	height: 13px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #adadad;
}

div.navi a {
	font-size: 10px;
	color: #bebeb2;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}


h1.c3 {
	font-style: normal;
	font-weight: 600;
	font-size: 23px; /* en: 32px */
	margin: 0;
	padding: 4px 0;
	line-height: 40px;
	height: 40px;
	letter-spacing: 0;
}

h2.c3 {
	font-style: normal;
	font-weight: normal;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 4px 0;
	font-size: 20px;
	line-height: 24px;
}

h2.compact {
	font-size: 18px;
}

h1.start, h2.start, h3.start, h4.start, h5.start, p.start, div.start {
	padding-top: 0px;
	margin-top: 0px;
}

ul.normal {
	padding-left: 24px;
}

ul.small {
	padding: 2px 2px 2px 14px;
	margin: 0px;
}


div.page_title {
	display:inline;
	float:left;
}

div.margin_auto {
	margin: auto;
	padding: 0;
}


div.titlebar div.top_buttons {
	display:inline;
	float:right;
	text-align:right;
}

div.fixed_menubar div.top_buttons {
	display:inline;
	float:right;
	text-align:right;
}

button, input[type="button"], input[type="submit"] {
  margin: 4px 0;
  padding: 0 8px;
  height: 32px;
  border-radius: 4px;
  border-width: 0;
  background-color: #6cb644;	
  color: white;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 1.2px;
  font-weight: bold;
  vertical-align: middle;
  outline: 0px solid white;
}

.t_middle {
	vertical-align: middle;
}

.t_top {
	vertical-align: top;
}

.t_bottom {
	vertical-align: bottom;
}

.t_center {
	text-align: center;
}

.t_left {
	text-align: left;
}

.t_right {
	text-align: right;
}


div.top_buttons button {
  margin: 2px;
  min-width: 150px;
}

div.top_buttons button img {
  float: left;
}


div.titlebar div.top_buttons button div {
	float:left;
	margin: 6px 3px;
	display: inline;	
}

div.smenu div.top_buttons {
	display:inline;
	float:right;
}

div.smenu div.top_buttons button {
  padding: 0;
  margin: 2px;
  min-width: 24px;
  width: 24px;
  height: 24px;
}

div.smenu div.top_buttons button div {
	display: none;
}

div.smenubar {
	margin: 0;
	padding: 0;
	z-index: 300;
	text-align: center;
}	

div.smenu {
	margin: 8px 0 40px 0;
	width: 100%;
	border-bottom: solid 1px #e0e0e0;
	display: flex;
	flex-flow: row wrap;
	justify-content: left;	
}

div.fixed_menubar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
	text-align: center;
	z-index: 200;
}

div.fixed_menubar div.smenu {
	width: 1296px;
	border-bottom: solid 0px #e0e0e0;
	margin: 0 auto;
}

div.smenu div.smenu_item {
	margin: 0px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: 1.2px;
	text-align: center;
	color: #adadad;	
	cursor: pointer;
}

div.smenubar div.smenu div.smenu_item {
	padding: 8px 43px;
}

div.fixed_menubar div.smenu div.smenu_item {
	padding: 8px 36px;
}



div.smenu div.selected {
	color: #212121;		
	
	border-bottom: solid 2px #4cc5de;
}


h3 {
	margin: 32px 0px 12px 0px; /* en: margin: 22px 0px 12px 0px; */
	padding: 0px;
	font-size: 19px; /* en: font-size: 22px; */
	line-height: 27px;
}


h4 {
	margin: 20px 0px 10px 0px; /* en: margin: 8px 0px 8px 0px; */
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 22px;
	font-size: 16px;
}

h4::before {
    content: "";
    width: 41px;
    display: block;
    left: 0px;
    border-top: 2px solid #74bf53;
    height: 6px;
}

h5 {
	margin: 16px 0px 7px 0px; /* en: margin: 8px 0px 8px 0px; */
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 22px;
	font-size: 14px;
	color: #74bf53;
}


a {
	outline: 0;
	color: #6EBB5B;
	text-decoration: none;
}

a:hover {
	outline: 0;
	color: #6EBB5B;
	text-decoration: underline;
}


div.m3 {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
	border-width: 0px;
	vertical-align: top;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;	
}

div.left {
	margin: 0;
	padding: 0;
	width: 194px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	z-index: 11;
}

div.l_left {
	margin: 0;
	padding: 0;
	width: 330px;
	padding: 0;
	margin: 0 62px 0 0;
	vertical-align: top;
	text-align: left;
	z-index: 11;
}

div.l_left div.desc {
  font-size: 15px; /* en: 16px; */
  line-height: 1.5;
  padding: 12px 0;
}

div.l_menu_frame {
	width: 428px;
	margin: 0 0 0 24px;
	padding: 0;
	float: left;
}

div.l_menu {
	width: 100%;
	margin: 0 0 24px 0;
	padding: 0;
	border-radius: 4px;
	border: solid 1px #e0e0e0;
}


div.l_menu h2 {
	padding: 16px 18px 4px 18px;
	margin: 0;
	line-height: 25px;
	font-size: 18px;
	color: #74bf53;
}

div.l_menu div.desc {
	padding: 8px 18px;
	margin: 0;
	color: #adadad;
	font-size: 14px;
	line-height: 20px;
}


div.l_menu div.menu_item {
	padding: 8px 18px;
	margin: 0px;
	color: #2a2a2c;
	background-color: #fafafa;
	border-top: solid 1px #e0e0e0;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	cursor: pointer;
	background-image: url('/c3/images/icon/arrow_45.svg');
    background-repeat: no-repeat;
    background-position: right 18px top 50%;

}

div.pointer {
	cursor: pointer;
}



div.l_right {
	margin: 0;
	padding: 0;
	width: 904px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	z-index: 11;
	
}

div.share_on {
	color: #adadad;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 1.35px;
}

div.social a {
	margin: 0px 0px;
}

div.social img {
	margin: 8px 0;
}


div.center {
	width: 684px;
	min-height: 390px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
	font-size: 15px;  /* en: font-size: 16px; */
	line-height: 24px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #6EBB5B;
  border-radius: 50%;
  display: inline-block;
}


div.right {
	border-width: 0px;
	padding: 0 0 0 86px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	width: 330px;
	min-width: 330px;
}


div.b_section {
	color: #adadad;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1.18px;
	padding: 0 0 4px 0;
}

div.b_section::before {
	content: "";
    display: block;
    left: 0px;
    border-top: 1px solid #e0e0e0;
	width: 100%;
	padding: 7px 0;
}


div.right ul, div.l_left ul {
    list-style-type: none;	
	padding: 0px;
	margin: 0 0 20px 0;
}

div.right ul li, div.l_left ul li {
    padding: 4px 4px 4px 34px;
	color: #212121;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

div.right ul li a, div.l_left ul li a {
	color: #212121;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

div.right ul li a:hover {
	text-decoration: underline;
}

div.right div.notes {
    font-size: 13px;
    padding: 3px 0;
    line-height: 18px;
}

ul.ex_link {
    list-style-type: none;	
	padding: 0;
}

ul.ex_link li {
    padding: 4px 4px 4px 34px;
	background-image: url('/c3/images/icon/arrow_45.svg');
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

ul.ex_link li a {
	color: #212121;
	font-weight: bold;
}


ul.ex_dl li {
	background-image: url('/c3/images/icon/download.svg');
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

div.clink {
	padding: 16px 26px 16px 26px;
	border-radius: 4px;
	background-color: #f5f5f5;	
	margin: 8px 0;
}

a.ex_link {
	padding: 0px 0px 0px 30px;
	background-image: url('/c3/images/icon/arrow_45_g.svg');
    background-repeat: no-repeat;
    background-position: 0px 50%;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #74bf53;	
}	

a.ex_link2 {
	margin: 4px 0px;
	padding: 3px 2px 3px 22px;
	background-image: url('/c3/images/icon/arrow_45_g.svg');
    background-repeat: no-repeat;
    background-position: 0px 50%;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 1px;	
	color: #74bf53;	
}	


span.small {
	font-size: 13px;
}



a.clink {
	text-decoration: none;
    display: grid;
    grid-template-columns: 49px auto;	
}

a.clink span.l1 {
	color: #6EBB5B;
	font-size: 11px;
	line-height: 13px;
	/*padding: 2px 0px 4px 3px;*/
	letter-spacing: 1.2px;
	white-space: normal;
	font-weight: bold;
	margin: auto 0;
}

a.clink span.l1:hover {
	text-decoration: underline;
}


a.clink span.cir_tri,a.hovercolor span.cir_tri {
	padding: 2px 12px 2px 0px;
	background: transparent url(/c3/images/icon/info.svg) center left no-repeat;
}

a[href="#top"] {
    margin-top: 22px;
    display: block;
}


div.note {
	padding: 0;
	border-radius: 4px;
	margin: 12px 0;
	font-style: italic;
	font-size: 13px;
	line-height: 15px;
}

.space_a {
	width: 100%;
	min-height: 10px;
	height: 10px;
	padding: 0px !important;
}


.space_b {
	width: 100%;
	min-height : 18px;	
	max-height:  18px;
	padding: 0px !important;
}

table.chart1 {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 684px;
	max-width: 684px;
}

table.chart1 tbody tr th {
	border: solid 1px #e0e0e0;
	background-color: #fafafa;
	color: #adadad;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px 16px 9px 16px;
	font-size: 13px;
	letter-spacing: 1px;
}

table.chart1 tbody tr td {
	border: solid 1px #e0e0e0;
	padding: 4px 16px;
}

table.center tbody tr td, table.center tbody tr th {
	text-align: center;
}

table.left tbody tr td, table.left tbody tr th {
	text-align: left;
}

table tbody tr td.center, table tbody tr th.center {
	text-align: center;
}


table tbody tr td.left, table tbody tr th.left {
	text-align: left;
}

table.chart1 tbody tr th.indent1 , table.chart1 tbody tr td.indent1 {
	 padding-left: 32px;
}	  



input[type="text"], input[type="email"], select, textarea {
	color: #212121;
	border-radius: 4px;
	border: solid 1px #e0e0e0;
	background-color: #fafafa;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	padding: 0 10px;
	margin: 4px 0;
}

input[type="text"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
	border: solid 1px #4cc5de;
	outline-color: #4cc5de;
}	

input[type="text"], input[type="email"], select {
	height: 34px;
}

input[type="text"]::placeholder, input[type="email"]::placeholder, select::placeholder, textarea::placeholder {
	font-family: WorkSans;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	padding-top: 4px;
	line-height: 1.43;
	letter-spacing: normal;
	color: #adadad;
}

input[type="checkbox"]:focus {
	border: solid 1px #4cc5de;
	outline-color: #4cc5de;
}


table.form_g {
	
}

table.form_g tr th {
	font-weight:normal;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	padding-right: 10px;
}
table.form_g tr th.form_g_th_l {
	padding-top:18px;
}

div.form1 {
	text-align: left;
	border-width: 0px;
	vertical-align: top;
	display: flex;
	flex-flow: row wrap;
	justify-content: left;	
}

div.form1 div.label {
  padding: 8px 24px 8px 0;
  font-size: 12px;  /* en: font-size: 14px; */
  line-height: 1.43;
  text-align: right;
  color: #212121;	
  width: 220px;
}

	
div.form1 div.item {
 	width: 440px;
}

div.form1 div.item input[type="text"], div.form1 div.item select, div.form1 div.item textarea {
	width: 100%;
	box-sizing: border-box;
}

div.form1 div.l1 {
	width: 100%;
	box-sizing: border-box;
	display: flex;
}

div.form1 div.label1 {
	padding: 18px 0 0 0;
	font-size: 12px; /* en: font-size: 14px; */
	line-height: 1.43;
	color: #212121;	
}



div.form1 div.l1 input[type="text"], div.form1 div.l1 select, div.form1 div.l1 textarea {
	width: 100%;
	box-sizing: border-box;
}

div.form1 hr {
	width: 100%;
	margin: 18px 0;
	border-top: 1px solid #e0e0e0;
    border-bottom: 0px solid white;
}


img.normal {
	width: 100%;
}


div.bottom_banner {
	margin-top: 23px;
	width: 1296px;
	height: 184px;
	padding: 57px 500px 58px 61px;
	box-sizing: border-box;
	border-radius: 8px;
	cursor: pointer;
}

div.find_solution {
	background-image: url('/c3/images/banner/find_solution.jpg');
}

div.we_help {
	background-image: url('/c3/images/banner/we_help.jpg');
}


div.bottom_banner div.l1 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1.3px;
	color: #ffffff;
	font-weight: bold;
	opacity: 0.5;
	margin: 0;
	padding: 0;
}

div.bottom_banner div.l2 {
	font-size: 36px; /* en: font-size: 40px; */
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: normal;
	color: #ffffff;	
	margin: 9px 0 0 0; /* en: margin: 5px 0 0 0; */
	padding: 0;
}

div.footer {
	height: 120px;
	width: 100%;
	position: fixed;
	bottom: 0%;
	left: 0px;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
	position: fixed;
	z-index: 200;
}

div.menu_frame {
	position: relative;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #5ec8e0 url(/c3/images/frames/menu_b1.gif) top left repeat-x;
	z-index: 210;
	height: 40px;
	border: solid 0px #00FFFF;
}

table.menu {
	border: solid 0px #FF00FF;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px auto 0px auto;
	width: 1344px; /* 24 + 1296 + 24 */
	height: 40px;
}

table.menu tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu tr td, table.menu tr th {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 40px;
	border: solid 0px #FF0000;
}

table.menu tr td.menu_item {
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 18px;
	padding-right: 18px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	color: #1e88a0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	white-space: nowrap;
}


table.menu tr td.menu_item_sel {
	padding-top: auto;
	padding-bottom: auto;
	padding-left: 18px;
	padding-right: 18px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	background: transparent url(/c3/images/frames/menu_s1.gif) top left
		repeat-x;
	cursor: pointer;
	color: #1e88a0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}


table.menu tr td.menu_logo {
	height: 40px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #5ec8e0;
	background-image : url('/c3/images/frames/logo.gif' );
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

table.menu tr td.menu_logo a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.menu tr td.menu_logo a img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


table.menu tr td.menu_sep {
	background: transparent url(/c3/images/frames/menu_sep.gif) top left
		no-repeat;
	height: 40px;
	width: 2px;
	margin: 0px;
}

table.menu tr td.menu_magnifier {
	background: transparent url(/c3/images/frames/magnifier.gif) top left
		no-repeat;
	height: 40px;
	width: 40px;
	margin: 0px;
	cursor: pointer;
}

table.headline {
	border: solid 0px #FF00FF;
	padding: 0 24px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px auto 0px auto;
	width: 1344px;
	height: 32px;
}


table.menu tr td.menu_margin, table.headline tr td.menu_margin {
	width: 24px;
	padding: 0;
}

table.menu tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.menu tbody tr td.menu_item_m {
	display: none;	  
}

table.menu td.menu_icon {
	display: none;
}

input.search {
	border: solid 0px #9ad9e8;
	background-color: #9ad9e8;
	font-size: 12px;
	margin: 0px;
	width: 120px;
	color: white;
}

input.search:focus {
	outline: none;
}

div.submenu {
	border: solid 0px #FF00FF;
	position: fixed;
	bottom: 120px;
	left: 0px;
	vertical-align: top;
	z-index: 180;
}

div.submenu_c {
	padding: 6px 16px 10px 12px;
	margin: 0px;
	color: #1e88a0;
	font-size: 12px;
	float: left;
	vertical-align: top;
}

div.white_bullet {
	background: transparent url(/c3/images/frames/submenu_w_arw.gif) top
		left no-repeat;
	margin: 4px 3px 3px -6px;
	padding: 0px 0px 0px 0px;
	width: 3px;
	height: 5px;
	display: inline-block;
}

div.submenu_c h2 {
	margin: 0px;
	padding: 8px 8px 0px 0px;
	color: #1e88a0;
	font-size: 13px;
	vertical-align: top;
	white-space: nowrap;
}

div.submenu_c a {
	color: white;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}

div.submenu_c hr {
	background-color: #3ea8c0;
	border: solid 0px #3ea8c0;
	margin-top: 2px;
	margin-bottom: 8px;
	height: 1px;
}

table.submenu {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}

table.submenu tr td.l {
	background: transparent url(/c3/images/frames/submenu_l.gif) top left
		no-repeat;
	width: 5px;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

table.submenu tr td.r {
	background: transparent url(/c3/images/frames/submenu_r.gif) top right
		no-repeat;
	width: 5px;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

table.submenu tr td.c {
	background: #71cee2 url(/c3/images/frames/submenu_c.gif) top left repeat;
	margin: 0px;
	vertical-align: top;
}

table.submenu tr td.c table tr td {
	vertical-align: top;
}

table.submenu tr td.b {
	background: #71cee2 url(/c3/images/frames/submenu_b.gif) top left
		repeat-x;
	height: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 3px;
	vertical-align: top;
}

table.submenu tr td.b_arw {
	background: transparent url(/c3/images/frames/submenu_b_arw.gif) top
		center no-repeat;
	width: 21px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 3px;
	vertical-align: top;
}

table.submenu tr td.b_arw_sel {
	background: transparent url(/c3/images/frames/submenu_b_arw_sel.gif) top
		left no-repeat;
	width: 21px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 3px;
	vertical-align: top;
}

a.submenu_item {
	white-space: nowrap;
}



div.return_to_top{
	padding-top:16px;
}


div.headline_frame {
	position: relative;
	top: 0px;
	width: 100%;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	vertical-align: top;
	z-index: 201;
	background: white url(/c3/images/frames/menu_shadow.gif) top left
		repeat-x;
}

table.headline tr td.headline {
	margin: 0;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 0;
	border: solid 0px yellow;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

table.headline tr td.headline_icon {
	margin: 0px;
	padding-top: 6px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border: solid 0px yellow;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

table.headline tr td.headline a.headline_item, table.headline tr td.headline span.headline_item
	{
	color: #bebeb2;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
}

table.headline tr td.headline_icon a {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#div_news {
	position: relative;
	top: 0px;
	height: 10px;
	max-height: 10px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 4px;
	margin: 0px;
	display: inline-block;
	_display: inline;
	vertical-align: top;
	z-index: 205;
}

#div_news a.news {
	z-index: 206;
	color: #5ec8e0;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: top;
}

#div_news a.date {
	z-index: 206;
	color: #bebeb2;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: top;
}

table.headline tr td.headline_sep {
	margin: 0px;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	padding-top: 8px;
}

div.headline_sep {
	background-color: #bebeb2;
	width: 1px;
	margin: 0px 12px 0px 12px;
	height: 19px;
	white-space: nowrap;
}

div.footer_shadow {
	position: relative;
	top: 0px;
	z-index: 220;
	background-color: #f5f5f5;
	width: 100%;
	height: 8px;
	padding: 0px;
	margin: 0px;
	/* webkit example  */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(228, 228, 228)),
		to(rgb(245, 245, 245)), color-stop(1, #f5f5f5));
	/* mozilla example - FF3.6+ */
	background-image: -moz-linear-gradient(rgb(228, 228, 228) 0%,
		rgb(245, 245, 245) 95%);
	/* opacity  */
	filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#e4e4e4, endColorstr=#f5f5f5);
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

		  startColorstr=#e4e4e4, endColorstr=#f5f5f5);
}

div.footer_bottom {
	position: relative;
	top: 0px;
	z-index: 230;
	background-color: #f5f5f5;
	margin: 0px auto 0px auto;
	max-width: 1296px;
	padding: 0px 24px;
	text-align: right;
}

div.footer_menu {
	font-size: 12px;
}

div.footer_menu a {
	padding: 6px 0px 0px 0px;
	color: #74bf53;
	font-size: 12px;
	text-decoration: none;
}

div.footer_menu_sep {
	padding: 2px 1px 0px 0px; /* en: 6px 1px 4px 0px; */
	color: #a4a698;
	font-size: 11px;
	display: inline-block;
}

div.footer_copyright {
	color: #adadad;
	font-size: 11px;
}


div.message {
	top: 50%;                     
	transform: translate(-50%, -50%); 
	-webkit-transform: translate(-50%, -50%); 	
	border-radius: 8px;
	position: fixed;
	left: 50%;
	border: 3px solid #5ac7de ;
	background-color: white;
	padding: 8px 12px;	
}

div.message_body {
	color: #848678;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}




/*--------------------------------------------------*/
/*


div.topbar {
	width: 100%;
	height: 16px;
	background: #f2f3ef url(/c3/images/frames/topbar.gif) top left repeat-x;
	background-color: #f2f3ef;
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 13;
}

img {
	border: solid 0px #d2d3cf;
}


table.c3 {
	border: solid 0px #FF00FF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table.c3 tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.c3 thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.c3 tr td, table.c3 tr th {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}




table.m2 tbody {
	border-width: 0;
	padding: 0;
	margin: 0;
}

table.m2 thead {
	border-width: 0px;
	padding: 0 48px 0 0;
	margin: 0px;
}


td.left {
	width: 195px;
	min-width: 195px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td.center {
	width: 590px;
	border-width: 0px;
	margin: 0px;
	margin: 0px;
	vertical-align: top;
}


div.sidemenu_white {
	margin: 0px 0px 8px 0px;
	background-color: white;
	border-top: solid 0px #e0e0d0;
	border-left: solid 0px #e0e0d0;
	border-right: solid 1px #e0e0d0;
	border-bottom: solid 1px #e0e0d0;
	padding: 12px 12px 18px 10px;
	line-height: 15px;
	font-size: 11px;
}

table.sidemenu {
	width: 100%;
	min-width: 194px;
	border: solid 0px #FF00FF;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table.sidemenu tbody {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.sidemenu thead {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.sidemenu tr th.underline_dot {
	border-left: 0px solid #c5c5b5;
	border-right: 0px solid #c5c5b5;
	border-top: 0px solid #c5c5b5;
	border-bottom: 1px dotted #c5c5b5;
	padding: 12px 0px 12px 0px;
	margin: 0px;
	vertical-align: middle;
	color: #aeaea2;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

table.sidemenu tr td.underline_dot {
	border-left: 0px solid #c5c5b5;
	border-right: 0px solid #c5c5b5;
	border-top: 0px solid #c5c5b5;
	border-bottom: 1px dotted #c5c5b5;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	vertical-align: middle;
	color: #aeaea2;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.sidemenu2 {
	color: #bebeb2;
	text-decoration: none;
	font-size: 11px;
	padding-left: 17px;
	line-height: 150%;
}

a.sidemenu2_selected {
	color: #848678;
	text-decoration: none;
	font-size: 11px;
	padding-left: 17px;
	line-height: 150%;
}

a.sidemenu_t2, a.sidemenu_t2:hover {
	color: #bebeb2;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}

ul.small {
	padding: 2px 2px 2px 14px;
	margin: 0px;
	font-size: 16px;
}

ul.small li {
	padding-left: 2px;
	font-size: 16px;
	line-height: 24px;
}


img.mark {
	margin-left: -6px;
}

hr.sidemenu {
	height: 1px;
	background-color: #c5c5b5;
	border: solid 0px #c5c5b5;
	margin-top: 2px;
	margin-bottom: 2px;
}

*/

div.notice {
	border-radius: 8px;
	position:absolute;
	margin: 20px;
	bottom: 170px;
	border: 4px solid white;
	background-color: #f2f3ef;
	padding: 8px 12px;
	z-index: 99;
}

div.notice_title {
	color: #74bf53;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

div.notice_body {
	color: #848678;
	font-size: 13px;
	padding: 4px 3px;
}




textarea.agreement {
	font-size: 12px;
	width: 92%;
	height: 300px;
}


@media only screen and (max-width: 1024px) {
    div.m1 {
		padding: 24px 24px 0 24px;
		width: 692px;
    }
	div.m2 {
		margin: 0 0 48px 0;
	}
	
	h1.c3 {  /* en: n/a */
		font-size: 19px; 
		line-height: 38px;	
	}
	
	h2.c3 {
		margin: 0 0 12px 0;
	}
	
	div.smenubar div.smenu div.smenu_item {
		padding: 8px 8px;
		letter-spacing: 0px;
	}
	
	div.titlebar div.top_buttons {
	  margin: 10px 0 0 -40px;
	}
	
	div.titlebar div.top_buttons button {
	  padding: 0;
	  min-width: 24px;
	  width: 24px;
	  height: 24px;
	}

	div.smenu div.top_buttons button {
	  display: none;
	}

	div.smenu div.top_buttons button div, div.titlebar div.top_buttons button div {
		display: none;
	}
    div.center { 
		width: 692px;
		order: 1;
	}	
	div.left {
		order: 2;
		width: 692px;
		margin: 20px 0;
	}
	
	div.share_on {
	}

	div.right {
		order: 3;
		padding: 0;
		margin: 0;
		vertical-align: top;
		width: 692px;
	}
	
  div.l_left {
	margin: 0;
	padding: 0;
	width: 269px;
	padding: 0;
	margin: 0 41px 0 0;
  }
  div.l_right {
	width: 382px;
  }
  
  table.chart1 {
	width: 692px;
	max-width: 692px;
  }
  
  
  div.l_menu_frame  {
	  width: 382px;
	  margin: 0;
  }
  div.bottom_banner {
	width: 692px;
	height: 98px;
	background-size: 125%;
	padding: 16px 100px 16px 32px;
  }
  
  div.bottom_banner div.l2 {
	font-size: 26px; /* en: font-size: 32px; */
	margin: 10px 0 0 0; /* en:  margin: 4px 0 0 0; */
  }	  
  
  div.form1 div.label {
	 width: 228px;
  }
  
  table.menu tbody tr td.menu_item_sel, table.menu tbody tr td.menu_item, 
  table.menu tbody tr td.menu_magnifier, table.menu tbody tr td.menu_sep {
	  display: none;
  }
  
  table.menu tbody tr td.menu_item_m {
	display: table-cell;	  
  }
  
  table.menu tbody tr td.menu_icon {
	display: table-cell;	
	background-image: url(/c3/images/icon/menu_w.svg) ;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30%;
	width: 48px;
  }
  
  table.menu {
	width: 100%;
  }
  
  div.headline_frame, div.footer_shadow, div.footer_bottom {
	  display: none;
  }
 
  div.footer {
	  height: 40px;
  }


}

@media handheld and (max-width: 652px),
screen and (max-device-width: 652px),
screen and (max-width: 652px)
{
   div.m1 {
		padding: 24px 16px 0 16px;
		width: 382px;
   }
	h1.c3 {
		font-size: 23px; /* en: 28px */
		line-height: 40px; /* en: 32px */
		height: 32px;
	}

	h2.c3 {
		padding: 4px 0;
		font-size: 17px;
		line-height: 20px;
	}
	
	div.navi {
		letter-spacing: 0;
	}	
	
	div.form1 div.label {
		padding: 4px 0 2px 0;
		width: 382px;
	  font-size: 11px;
	  font-weight: bold;
	  font-style: normal;
	  line-height: 1.18;
	  letter-spacing: 1.18px;		
		text-align: left;
		text-transform: uppercase;
	}
	
	div.form1 div.item {
		padding: 4px 0;
		width: 382px;
	}
	
	div.form1 div.veri_code {
		padding: 12px 8px;		
	}
	
	div.form1 div.l1 {
		width: 382px;
		flex-flow: wrap;
	}

    div.center { 
		width: 382px;
	}	
	div.left {
		width: 382px;
	}
	div.right {
		width: 382px;
	}   
   
  div.l_left {
	width: 382px;
	margin: 0 0 0 0;
  }
  
  table.chart1 {
	width: 382px;
	max-width: 382px;
  }
  
  ul.small {
	padding-left: 12px;
  }
  
  ul.small li {
	  font-size: 12px;
	  padding: 2px 0;
	  margin-left: 4px;
	  word-break: break-word;
  }	  
  
  a.ex_link2 {
	  font-size: 12px;
      padding: 3px 2px 3px 22px;
  }

  table.chart1 tbody tr th , table.chart1 tbody tr td {
	padding: 4px;
	font-size: 14px;
  }

  table.compact tbody tr th , table.chart1 tbody tr td {
	padding: 4px 2px;
	font-size: 12px;
  }

	table.chart1 tbody tr th.indent1 , table.chart1 tbody tr td.indent1 {
		 padding-left: 16px;
	}	  


  img {
	  max-width: 382px;
	  height: auto;
  }
  
  
  div.l_menu {
	width: 100%;
	margin: 0 0 16px 0;
  }
  
  table.menu {
	width: 100%;
  }
  
  div.bottom_banner {
	display: none;
  }
  
 
}


div.bg_small {
	margin: 0 0 20px 0;
}

div.m_small {
	height: 20px;
}

div.m_small table.menu {
	height: 20px;
}


div.m_small table.menu tbody tr td.menu_item {
	height: 20px;
}

div.m_small table.menu tbody tr td.menu_logo {
	height: 20px;
	width: 83px;
}

div.m_small table.menu tbody tr td.menu_icon {
	height: 20px;
	width:  20px;
}

div.form1 div.alert {
	font-size: 11px; /* en: --- */
	display: none;
	color: red; 
	padding-top: 0;
	padding-bottom: 8px;
    margin-top: 0;
}

div.form1 div.alert div {
	padding-top: 0;
    margin-top: 0;
	padding-bottom: 0;
}


div.veri_code {
	background-color: #f5f5f5;
	color: #adadad;
	font-size: 11px;
	line-height: 13px;
	padding: 18px 17px;
    border-radius: 4px;
	box-sizing: border-box;
}

div.search_result {

	color: #e0e0e0;
	padding: 18px 17px;
	border: 1px solid #e0e0e0;
    border-radius: 4px;
	box-sizing: border-box;
	margin: 8px 0;
}	
	
div.search_result h3 {
	padding: 4px 0;
	margin:  2px 0;
}

div.search_result a {
	overflow: hidden;
	float: left;
	max-width: 100%;
	width: 100%;
}

div.sticky {
	position: sticky;
    top: 0px;
}


