@charset "UTF-8";


@charset "UTF-8";


.consortiumtitle {
  padding-top : 5px !important;
}

.consortiumtitle h1 {
	position: relative;
	margin-left: 68px !important;
}

.consortiumtitle span {
	position: absolute;
	top: 50%;
	left: -68px;
	margin-top: -34px;
}

#consortium * {
	box-sizing: border-box;
}

#consortium .icon_attached {
	margin: 0px 3px;
	padding: 0px;
}

#consortium {
	padding-bottom: 50px;
}

#consortium .strong {
	font-weight: bold;
}

#consortium.cColor01 .strong { color: #3869f6; }
#consortium.cColor02 .strong { color: #0e8586; }
#consortium.cColor03 .strong { color: #df2d64; }

#consortium .cList li {
	position: relative;
	background: none;
}

#consortium .cList li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 0.4em;
	width: 6px;
	height: 6px;
	background: #000000;
	border-radius: 50%;
}

#consortium.cColor01 .cList li:before { background: #3869f6; }
#consortium.cColor02 .cList li:before { background: #0e8586; }
#consortium.cColor03 .cList li:before { background: #df2d64; }

#consortium .cVoice {
	margin-top: 24px;
	padding: 16px;
	border: 4px solid #f0f0f0;
}

#consortium.cColor01 .cVoice {
	background: #dae2f9;
	border-color: #3869f6;
}

#consortium.cColor02 .cVoice {
	background: #e9f8f3;
	border-color: #0e8586;
}

#consortium.cColor03 .cVoice {
	background: #feecf2;
	border-color: #df2d64;
}

#consortium.cColor01 .cVoice .elem_heading_lv2 h2,
#consortium.cColor02 .cVoice .elem_heading_lv2 h2,
#consortium.cColor03 .cVoice .elem_heading_lv2 h2 {
	position: relative;
	padding-left: 45px;
}

#consortium .cVoice .elem_heading_lv2 h2:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 34px;
	height: 35px;
	margin-top: -17.5px;
	background-size: 100% auto;
}

#consortium.cColor01 .cVoice .elem_heading_lv2 h2:before { background-image: url(/library/new/local/consortium/images/voiceicon01.png); }
#consortium.cColor02 .cVoice .elem_heading_lv2 h2:before { background-image: url(/library/new/local/consortium/images/voiceicon02.png); }
#consortium.cColor03 .cVoice .elem_heading_lv2 h2:before { background-image: url(/library/new/local/consortium/images/voiceicon03.png); }

#consortium .cVoice .elem_pic_text_block:first-child .elem_pic_text_block_pad {
	padding-top: 0px;
}

#consortium .cVoice .elem_pic_text_block .box_pic {
	padding-bottom: 0px;
}

#cContact {
	margin-top: 25px;
	padding: 25px;
	background: #f0f0f0;
}

#cContact .elem_heading_lv2 {
	margin: 0;
	padding: 0 0px 20px;
	text-align: center;
	color: #004364;
}

#cContact .elem_heading_lv2 h2 span {
	display: inline-block;
	margin-left: 10px;
	padding: 2px 12px;
	color: #ffffff;
	font-size: 0.6428em;
	font-weight: normal;
	vertical-align: middle;
	background: #004364;
}

#cContact .linkBox {
	width: 475px;
	margin: auto;
	padding: 0px;
}

#cContact .linkBox a {
	position: relative;
	height: 80px;
	padding: 10px;
}

.cColor01 #cContact .linkBox a {
	background: #3869f9;
}

#cContact .linkBox a:after {
	content: "";
	position: absolute;
	right: 8px;
	bottom: 8px;
	border: 6px solid #ffffff;
	border-top-color: transparent;
	border-left-color: transparent;
}

#cContact .linkBox a span {
	background: none;
	padding: 0px;
	font-size: 1.125em;
	font-weight: bold !important;
}

#cContact .linkBox a span:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 32px;
	margin-right: 8px;
	vertical-align: middle;
	background: url(/library/new/local/consortium/images/contacticon.png);
}

#cContact .elem_paragraph  {
	margin-top: 20px;
	padding: 0px;
}

#consortium .cBox {
	margin-top: 24px;
	padding: 4px;
	background: url(/library/new/local/consortium/images/boxborder.gif);
}

#consortium .cBox > div {
	padding: 1px 16px 0px;
	background: #ffffff;
}


/*----------- top 2020/07 ---------------------*/


p.copy {
   font-family: 'Noto Serif JP', serif;
   font-size: 2.25em;
   line-height: 1.3em;
}
@media screen and (max-width: 640px) {
p.copy {
    font-size: 1.5em;
}
}
#sankaku_block {
	padding: 10px 20px 0px;
	color: #ffffff;
	background: #004364;
	position: relative;
}
#sankaku_block:after {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    bottom: -60px;
    margin-left: -95px;
    border: 40px solid transparent;
    border-width: 30px 95px;
    border-top-color: #004364;
}
#cTopblock03x {
    background-color: #ebf5f3;
}

#cTopblock03x .elem_table_basic thead th {
    background: #B2DBD2 !important;
}
#cTopblock03x .elem_table_basic th.bg_gray_lv2 {
    background: #FBFEFD !important;
}


/*  ------------- top end --------------------------------*/


#consortium #cCategorylist {
	display: table;
	width: 100%;
}

#consortium #cCategorylist > div {
	display: table-cell;
	width: 310px;
	padding: 0px 0px 12px;
	vertical-align: top;
}

#consortium #cCategorylist > div+div {
	width: 325px;
	border-left: 15px solid #ffffff;
}

#consortium #cCategorylist > div.cColor01 { background: #dae2f9; }
#consortium #cCategorylist > div.cColor02 { background: #e9f8f3; }
#consortium #cCategorylist > div.cColor03 { background: #feecf2; }

#consortium #cCategorylist .elem_heading_lv2 {
	display: table;
	width: 100%;
	margin: 0px 0px 30px;
	padding: 0px;
}

#consortium #cCategorylist > div.cColor01 .elem_heading_lv2 { background: #aabef7; }
#consortium #cCategorylist > div.cColor02 .elem_heading_lv2 { background: #97dcc9; }
#consortium #cCategorylist > div.cColor03 .elem_heading_lv2 { background: #efc2d0; }

#consortium #cCategorylist .elem_heading_lv2:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -30px;
	margin-left: -38px;
	border: 15px solid transparent;
	border-width: 15px 38px;
}

#consortium #cCategorylist > div.cColor01 .elem_heading_lv2:after { border-top-color: #aabef7; }
#consortium #cCategorylist > div.cColor02 .elem_heading_lv2:after { border-top-color: #97dcc9; }
#consortium #cCategorylist > div.cColor03 .elem_heading_lv2:after { border-top-color: #efc2d0; }

#consortium #cCategorylist .elem_heading_lv2 h2 {
	display: table-cell;
	height: 95px;
	padding: 10px 15px;
	font-size: 1.375em;
	vertical-align: middle;
}

#consortium #cCategorylist .elem_paragraph {
	padding: 0px 15px 15px;
}

#consortium #cCategorylist .cCategorylink li {
	display: table;
	width: 100%;
}

#consortium #cCategorylist .cCategorylink li+li {
	margin-top: 4px;
}

#consortium #cCategorylist .cCategorylink li a {
	position: relative;
	display: table-cell;
	height: 75px;
	padding: 10px 15px 10px 75px;
	font-size: 1.125rem;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	background: none no-repeat 10px center;
	background-size: 57px auto;
	transition: 0.3s;
}

#consortium #cCategorylist > div.cColor01 .cCategorylink li a { background-color: #3869f6; }
#consortium #cCategorylist > div.cColor02 .cCategorylink li a { background-color: #0e8586; }
#consortium #cCategorylist > div.cColor03 .cCategorylink li a { background-color: #df2d64; }

#consortium #cCategorylist .cCategorylink li#cI0101 a { background-image: url(/library/new/local/consortium/images/icon0101w.png); }
#consortium #cCategorylist .cCategorylink li#cI0102 a { background-image: url(/library/new/local/consortium/images/icon0102w.png); }
#consortium #cCategorylist .cCategorylink li#cI0201 a { background-image: url(/library/new/local/consortium/images/icon0201w.png); }
#consortium #cCategorylist .cCategorylink li#cI0202 a { background-image: url(/library/new/local/consortium/images/icon0202w.png); }
#consortium #cCategorylist .cCategorylink li#cI0203 a { background-image: url(/library/new/local/consortium/images/icon0203w.png); }
#consortium #cCategorylist .cCategorylink li#cI0204 a { background-image: url(/library/new/local/consortium/images/icon0204w.png); }
#consortium #cCategorylist .cCategorylink li#cI0205 a { background-image: url(/library/new/local/consortium/images/icon0205w.png); }
#consortium #cCategorylist .cCategorylink li#cI0206 a { background-image: url(/library/new/local/consortium/images/icon0206w.png); }
#consortium #cCategorylist .cCategorylink li#cI0301 a { background-image: url(/library/new/local/consortium/images/icon0301w.png); }
#consortium #cCategorylist .cCategorylink li#cI0302 a { background-image: url(/library/new/local/consortium/images/icon0302w.png); }
#consortium #cCategorylist .cCategorylink li#cI0303 a { background-image: url(/library/new/local/consortium/images/icon0303w.png); }
#consortium #cCategorylist .cCategorylink li#cI0304 a { background-image: url(/library/new/local/consortium/images/icon0304w.png); }
#consortium #cCategorylist .cCategorylink li#cI0305 a { background-image: url(/library/new/local/consortium/images/icon0305w.png); }
#consortium #cCategorylist .cCategorylink li#cI0306 a { background-image: url(/library/new/local/consortium/images/icon0306w.png); }
#consortium #cCategorylist .cCategorylink li#cI0307 a { background-image: url(/library/new/local/consortium/images/icon0307w.png); }
#consortium #cCategorylist .cCategorylink li#cI0308 a { background-image: url(/library/new/local/consortium/images/icon0308w.png); }
#consortium #cCategorylist .cCategorylink li#cI0309 a { background-image: url(/library/new/local/consortium/images/icon0309w.png); }
#consortium #cCategorylist .cCategorylink li#cI0310 a { background-image: url(/library/new/local/consortium/images/icon0310w.png); }
#consortium #cCategorylist .cCategorylink li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#consortium #cCategorylist .cCategorylink li a:after {
	content: "";
	position: absolute;
	right: 4px;
	bottom: 4px;
	border: 5px solid #ffffff;
	border-top-color: transparent;
	border-left-color: transparent;
}

#consortium .elem_content_divide_block .content_divide_col2 .elem_content_divide_box {
	box-sizing: content-box;
}

#consortium .cAcc{
	display: block;
	position: relative;
}

#consortium .cAcc:after {
	content: "";
	position: absolute;
	right: 0px;
	top: 0.2em;
	display: block;
	width: 12px;
	height: 12px;
	background: url(/library/new/local/consortium/images/accordion.gif) no-repeat left top;
}

#consortium .cAcc.open:after {
	background-position: left bottom;
}

#consortium .cAcc + div {
	display: none;
	padding: 5px;
}
@charset "UTF-8";

#consortium #cCategorylist .elem_heading_lv2 {
	display: block;
	width: 100%;
	margin: 0px 0px 30px;
	padding: 0px;
	background: transparent !important;
}

#consortium #cCategorylist .elem_heading_lv2:after {
	display: none;
}

#consortium #cCategorylist .elem_heading_lv2 h2 {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0px;
	font-size: 1.375em;
}

#consortium #cCategorylist .elem_heading_lv2 h2 a {
	display: table-cell;
	height: 95px;
	padding: 10px 15px;
	vertical-align: middle;
	transition: 0.3s;
}

#consortium #cCategorylist > div.cColor01 .elem_heading_lv2 a { background: #aabef7; }
#consortium #cCategorylist > div.cColor02 .elem_heading_lv2 a { background: #97dcc9; }
#consortium #cCategorylist > div.cColor03 .elem_heading_lv2 a { background: #efc2d0; }

#consortium #cCategorylist .elem_heading_lv2 h2 a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#consortium #cCategorylist .elem_heading_lv2 a:after {
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	bottom: -30px;
	margin-left: -38px;
	border: 15px solid transparent;
	border-width: 15px 38px;
}

#consortium #cCategorylist > div.cColor01 .elem_heading_lv2 a:after { border-top-color: #aabef7; }
#consortium #cCategorylist > div.cColor02 .elem_heading_lv2 a:after { border-top-color: #97dcc9; }
#consortium #cCategorylist > div.cColor03 .elem_heading_lv2 a:after { border-top-color: #efc2d0; }



#consortium #cCategorylist h2 a {
	color: #000000;
}

#consortium .cExperttitle h2 span {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px 12px;
	color: #ffffff;
	font-size: 0.6428em;
	font-weight: normal;
	vertical-align: middle;
	background: #004364;
}

#consortium .cExperttitle p {
	display: inline-block;
	letter-spacing: 0px;
}

#consortium .cExperttable {
	margin-top: 10px;
	margin-left: -4px;
	margin-right: -4px;
}

#consortium .cExperttable table {
	width: 100%;
	height: 100%;
	border-spacing: 4px;
}

#consortium .cExperttable table thead th {
	padding: 8px;
	text-align: center;
	font-size: 1.125rem;
	font-weight: bold;
}

#consortium .cExperttable table tbody th {
	width: 230px;
	padding: 8px;
	vertical-align: middle;
	font-size: 1.125rem;
	font-weight: bold;
	border: 1px solid transparent;
}

#consortium .cExperttable table tbody th span {
	display: inline-block;
}

#consortium .cExperttable table tbody td {
	padding: 15px;
}

#consortium .cExperttable table tbody td.cExpertbutton {
	position: relative;
	width: 310px;
	height: 75px;
	padding: 0px;
}

#consortium .cExperttable table tbody td.cExpertbutton div {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

#consortium .cExperttable table tbody td.cExpertbutton div a {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px 15px 10px 75px;
	font-size: 1.125rem;
	font-weight: bold;
	color: #ffffff;
	transition: 0.3s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#consortium .cExperttable table tbody td.cExpertbutton div {
		position: relative;
	}

	#consortium .cExperttable table tbody td.cExpertbutton div a {
		position: absolute;
	}
}

#consortium .cExperttable table tbody td.cExpertbutton div a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#consortium .cExperttable table tbody td.cExpertbutton div a:after {
	content: "";
	position: absolute;
	right: 4px;
	bottom: 4px;
	border: 5px solid #ffffff;
	border-top-color: transparent;
	border-left-color: transparent;
}

#consortium .cExperttable table tbody td.cExpertbutton div a > span {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#consortium .cExperttable table tbody td.cExpertbutton div a > span .cTitle {
	display: block;
	position: relative;
}

#consortium .cExperttable table tbody td.cExpertbutton div a > span .cTitle:before {
	content: "";
	position: absolute;
	left: -65px;
	top: 50%;
	display: block;
	width: 57px;
	height: 57px;
	margin-top: -28.5px;
	background-size: 57px auto;
}

#consortium .cExperttable table tbody td.cExpertbutton div a > span .cText {
	display: block;
	margin-top: 15px;
	font-size: 0.875rem;
	font-weight: normal;
}

#consortium .cExperttable table tbody td.cExpertbutton div a > span .cIcon {
	display: inline-block;
	margin-top: 10px;
	padding: 2px 10px;
	font-size: 0.875rem;
	font-weight: normal;
	color: #f01e1e;
	background: #ffffff;
}

#consortium .cExperttable .cExpertbutton.cI0101 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0101w.png); }
#consortium .cExperttable .cExpertbutton.cI0102 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0102w.png); }
#consortium .cExperttable .cExpertbutton.cI0201 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0201w.png); }
#consortium .cExperttable .cExpertbutton.cI0202 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0202w.png); }
#consortium .cExperttable .cExpertbutton.cI0203 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0203w.png); }
#consortium .cExperttable .cExpertbutton.cI0204 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0204w.png); }
#consortium .cExperttable .cExpertbutton.cI0205 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0205w.png); }
#consortium .cExperttable .cExpertbutton.cI0206 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0206w.png); }
#consortium .cExperttable .cExpertbutton.cI0301 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0301w.png); }
#consortium .cExperttable .cExpertbutton.cI0302 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0302w.png); }
#consortium .cExperttable .cExpertbutton.cI0303 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0303w.png); }
#consortium .cExperttable .cExpertbutton.cI0304 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0304w.png); }
#consortium .cExperttable .cExpertbutton.cI0305 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0305w.png); }
#consortium .cExperttable .cExpertbutton.cI0306 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0306w.png); }
#consortium .cExperttable .cExpertbutton.cI0307 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0307w.png); }
#consortium .cExperttable .cExpertbutton.cI0308 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0308w.png); }
#consortium .cExperttable .cExpertbutton.cI0309 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0309w.png); }
#consortium .cExperttable .cExpertbutton.cI0310 .cTitle:before { background-image: url(/library/new/local/consortium/images/icon0310w.png); }

#consortium .cExperttable.cColor01 table tbody td.cExpertbutton div a { background-color: #3869f6; }
#consortium .cExperttable.cColor02 table tbody td.cExpertbutton div a { background-color: #0e8586; }
#consortium .cExperttable.cColor03 table tbody td.cExpertbutton div a { background-color: #df2d64; }

#consortium .cExperttable.cColor01 table thead th { background-color: #aabef7; }
#consortium .cExperttable.cColor02 table thead th { background-color: #97dcc9; }
#consortium .cExperttable.cColor03 table thead th { background-color: #efc2d0; }

#consortium .cExperttable.cColor01 table tbody th { color: #3869f6; border-color: #3869f6; }
#consortium .cExperttable.cColor02 table tbody th { color: #0e8586; border-color: #0e8586; }
#consortium .cExperttable.cColor03 table tbody th { color: #df2d64; border-color: #df2d64; }

#consortium .cExperttable.cColor01 table tbody td { background-color: #dae2f9; }
#consortium .cExperttable.cColor02 table tbody td { background-color: #e9f8f3; }
#consortium .cExperttable.cColor03 table tbody td { background-color: #feecf2; }




#consortium .cCasebutton {
	margin-top: 8px;
}

#consortium .cCasebutton a {
	position: relative;
	display: table;
	width: 720px;
	height: 120px;
	margin: auto;
	transition: 0.3s;
}

#consortium .cCasebutton a:hover {
	opacity: 0.8;
}

#consortium .cCasebutton a:after {
	content: "";
	position: absolute;
	right: 4px;
	bottom: 4px;
	border: 4px solid #ffffff;
	border-top-color: transparent;
	border-left-color: transparent;
}

#consortium .cCasebutton a > span {
	display: table-cell;
	vertical-align: middle;
}

#consortium .cCasebutton a > span.cHeading {
	width: 100px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #cf2b2a;
}

#consortium .cCasebutton a > span.cHeading strong {
	display: inline-block;
	font-size: 3.125rem;
	line-height: 110%;
}


#consortium .cCasebutton a > span.cBody {
	padding: 8px 250px 8px 16px;
	font-size: 1.125rem;
	text-align: left;
	color: #000000;
	line-height: 144%;
	font-weight: bold;
	background: none no-repeat right bottom #ffe1de;
	border-left: 1px solid #ffffff;
}

#consortium #cC01.cCasebutton a > span.cBody { background-image: url(/library/new/local/consortium/images/button01.png); }
#consortium #cC02.cCasebutton a > span.cBody { background-image: url(/library/new/local/consortium/images/button02.png); }
#consortium #cC03.cCasebutton a > span.cBody { background-image: url(/library/new/local/consortium/images/button03.png); }


#consortium .cSteptable .cPhase {
	position: relative;
	width: 120px;
	left: 840px;
	padding: 28px 8px 8px;
	color: #cf2b2a;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #cf2b2a;
}

#consortium .cSteptable .cPhase:before {
	content: "";
	position: absolute;
	display: block;
	top: -1px;
	left: -1px;
	width: 120px;
	height: 20px;
	background: #ffffff;
	border-bottom: 1px solid #cf2b2a;
}

#consortium .cSteptable .cStep {
	position: relative;
	width: 225px;
	padding: 6px;
	color: #ffffff;
	font-size: 1.125rem;
	line-height: 120%;
	font-weight: bold;
	background: #cf2b2a;
	border-top: 20px solid #ffffff;
}

#consortium .cSteptable.cPhase .cStep {
	left: -120px;
}

#consortium .cSteptable .cStep span {
	display: block;
	margin-bottom: 4px;
	font-size: 0.875rem;
	line-height: 120%;
}

#consortium .cSteptable td {
	position: relative;
	padding: 6px;
	background: #fff0ef;
	border-top: 20px solid #ffffff;
	border-left: 4px solid #ffffff;
}

#consortium .cSteptable.cPhase td {
	left: -120px;
	border-right: 4px solid #ffffff;
}


#consortium .cSteptable .cLink {
	margin-top: 8px;
}

#consortium .cSteptable .cLink a {
	display: inline-block;
	padding: 4px 12px;
	color: #ffffff;
	transition: 0.3s;
}

#consortium .cSteptable .cLink a:hover {
	text-decoration: none;
	opacity: 0.8;
}

#consortium .cSteptable .cLink.cColor01 a { background: #3869f9; }
#consortium .cSteptable .cLink.cColor02 a { background: #0e8586; }
#consortium .cSteptable .cLink.cColor03 a { background: #df2d66; }
#consortium .cSteptable .cLink.cColor04 a { color: #000000; background: #ffdfa8; }



@media screen and (max-width: 640px) {

.consortiumtitle h1 {
	margin-left: 40px !important;
}

.consortiumtitle span {
	left: -40px;
	margin-top: -17px;
}

.consortiumtitle span img {
	width: 34px;
	height: auto;
}

#consortium .cVoice {
	margin-top: 16px;
	padding: 8px;
}

#consortium.cColor01 .cVoice .elem_heading_lv2 h2,
#consortium.cColor02 .cVoice .elem_heading_lv2 h2,
#consortium.cColor03 .cVoice .elem_heading_lv2 h2 {
	padding-left: 30px;
}

#consortium .cVoice .elem_heading_lv2 h2:before {
	width: 24px;
	height: 24px;
	margin-top: -12px;
}



#cContact {
	margin-top: 15px;
	padding: 8px;
}

#cContact .elem_heading_lv2 {
	padding-bottom: 10px;
}

#cContact .linkBox {
	width: 100%;
}

#cContact .linkBox a span {
	white-space: normal;
}


#cContact .elem_paragraph  {
	margin-top: 10px;
}

#consortium .cBox {
	margin-top: 16px;
}

#consortium .cBox > div {
	padding: 1px 8px 0px;
}

#cTopblock01 {
	min-height: 0px;
	padding: 10px;
	background-image: none;
}

#cTopblock01:after {
	bottom: -40px;
	margin-left: -45px;
	border-width: 20px 45px;
}

#cTopblock02 {
	padding: 30px 10px 10px;
}

#cTopblock03,
#cTopblock04 {
	display: block;
}

#cTopblock03 a,
#cTopblock04 a {
	display: block;
	padding: 10px;
}

#cTopblock03 .elem_heading_lv2,
#cTopblock04 .elem_heading_lv2 {
	text-align: left;
}

#cTopblock03 .elem_heading_lv2 h2,
#cTopblock04 .elem_heading_lv2 h2 {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 60px;
}

#cTopblock03 .elem_heading_lv2 h2 span,
#cTopblock04 .elem_heading_lv2 h2 span {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -29px;
}

#cTopblock03 .elem_heading_lv2 h2 span img,
#cTopblock04 .elem_heading_lv2 h2 span img {
	width: 50px;
	height: auto;
	margin: 0px !important;
}

#cTopblock03 .elem_paragraph,
#cTopblock04 .elem_paragraph {
	margin-top: 15px;
}

.cNews ul.button {
	display: block;
	margin-top: 10px;
}

#consortium #cCategorylist {
	display: block;
}

#consortium #cCategorylist > div {
	display: block;
	width: auto;
	padding-bottom: 0px;
}

#consortium #cCategorylist > div+div {
	width: auto;
	margin-top: 15px;
	border-left: 0px;
}

#consortium #cCategorylist .elem_heading_lv2 {
	margin-bottom: 20px;
}

#consortium #cCategorylist .elem_heading_lv2 h2 {
	display: table-cell;
	height: auto;
	padding: 10px;
}

#consortium #cCategorylist .elem_paragraph {
	padding: 0px 10px 15px;
}

#consortium #cCategorylist .cCategorylink li a {
	height: 60px;
	padding: 10px 10px 10px 65px;
	font-size: 1rem;
	background-size: 45px auto;
}

#consortium #cCategorylist .elem_heading_lv2 h2 {
	display: table;
	height: auto;
	padding: 0px;
}

#consortium #cCategorylist .elem_heading_lv2 h2 a {
	height: auto;
	padding: 10px;
}


#consortium .cExperttitle {
	margin-top: 10px;
}

#consortium .cExperttable {
	overflow-x: auto;
}

#consortium .cExperttable table {
	width: 800px;
}

#consortium .cExperttable table thead th {
	padding: 4px;
	font-size: 1rem;
}

#consortium .cExperttable table tbody th {
	width: 200px;
	padding: 4px;
	font-size: 1rem;
}

#consortium .cExperttable table tbody td {
	padding: 10px;
}

#consortium .cExperttable table tbody td.cExpertbutton {
	width: 250px;
	height: 70px;
}

#consortium .cExperttable table tbody td.cExpertbutton div a {
	padding: 10px 10px 10px 65px;
	font-size: 1rem;
}

#consortium .cExperttable table tbody td.cExpertbutton div a > span .cTitle:before {
	left: -55px;
	width: 45px;
	height: 45px;
	margin-top: -22.5px;
	background-size: 45px auto;
}



#consortium .cCasebutton a {
	width: 100%;
	height: auto;
}

#consortium .cCasebutton a > span.cHeading {
	width: 70px;
}

#consortium .cCasebutton a > span.cHeading strong {
	font-size: 1.875rem;
	line-height: 110%;
}

#consortium .cCasebutton a > span.cBody {
	padding: 8px 16px;
	font-size: 1rem;
	line-height: 144%;
	background-image: none !important;
}



#consortium .cSteptable {
	display: block;
	margin-top: 20px;
}

#consortium .cSteptable tr {
	display: block;
}

#consortium .cSteptable *+tr {
	margin-top: 10px;
}

#consortium .cSteptable .cPhase {
	display: block;
	width: 100%;
	left: 0px;
	padding: 8px;
}

#consortium .cSteptable .cPhase:before {
	display: none;
}

#consortium .cSteptable .cStep {
	display: block;
	left: 0px !important;
	width: 100%;
	padding: 8px;
	border-top-width: 1px;
}

#consortium .cSteptable td {
	display: block;
	left: 0px !important;
	padding: 8px;
	border-width: 1px 0px 0px;
}

#consortium .cSteptable .cLink {
	margin-top: 8px;
}

#consortium .cSteptable .cLink a {
	display: inline-block;
	padding: 4px 12px;
	color: #ffffff;
	transition: 0.3s;
}

#consortium .cSteptable .cLink a:hover {
	text-decoration: none;
	opacity: 0.8;
}

#consortium .cSteptable .cLink.cColor01 a { background: #3869f9; }
#consortium .cSteptable .cLink.cColor02 a { background: #0e8586; }
#consortium .cSteptable .cLink.cColor03 a { background: #df2d66; }

}
