@charset "utf-8";


/* *****************************************************************************
   PCÓÃ¤Î¥¹¥¿¥¤¥ëÓ›Êö
***************************************************************************** */
@media screen and (min-width: 769px), print {

#contents-area {
	min-width:1000px;
	/*padding-top:80px;*/
}

    .bg009fb2{background:#009fb2 !important;
    color: #FFF;}

/* title-area

#title-area {
	position:relative;
	width:100%;
	background-color:#009fb2;
	text-align:center;
	display:table;
}

#title-area::after {
	position:absolute;
	bottom:-16px;
	left:0;
	right:0;
	width:22px;
	height:16px;
	margin:0 auto;
	content:"";
	background:url(/prospect/img/title_bottom_ico2.svg) no-repeat;
	background-size:22px auto;
	display:block;
}


#title-area h1 {
	color:#fff;
	font-size:30px;
	width:100%;
	height:140px;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#title-area h1::after {
	content:"";
	width:30px;
	height:2px;
	margin:8px auto 0;
	background-color:#bbe700;
	display:block;
}

#breadcrumb-sp {
	display:none;
}

#breadcrumb-pc {
	max-width:1000px;
	margin:20px auto 0 auto;
	padding-top:1em;
	text-align:left;
}

#breadcrumb-pc li {
	display:inline-block;
}

#breadcrumb-pc li::after {
	content:"£¾";
	display:inline-block;
}

#breadcrumb-pc li:last-child::after {
	content:"";
	display:none;
}
 */

/* section */

#contents-area > section {
	color:#14143c;
	padding-bottom:60px;
	overflow:hidden;
}

#contents-area > section.bg {
	padding-top:0;
	background-color:#ededed;
}

#contents-area > section.bg.blue {
	padding-top:0;
	background-color:#d7e5e5;
}


#contents-area > section .section-inner {
	width:1000px;
	margin:0 auto;
	line-height:2em;
}

#contents-area > section .section-inner .subtitle {
	font-size:30px;
	font-weight:bold;
	margin:25px 0 35px;
	line-height:1em;
}

#contents-area > section .section-inner .subtitle::after {
	width:30px;
	height:2px;
	background-color:#bbe700;
	content:"";
	margin:15px auto 0;
	display:block;
}

#contents-area > section .section-inner p {
	font-size:1.05em;
	margin-top:25px;
	text-align:left;
}

#contents-area > section .subhead1 {
	font-size:1.7em;
	font-weight:bold;
	margin:0;
	padding:0.5em 0;
	border-top:1px solid #8190bd;
	border-bottom:1px solid #8190bd;
	line-height:1em;
}

#contents-area > section .subhead2 {
	font-size:1.5em;
	font-weight:bold;
	margin:0;
	padding:1em 1.5em;
	background-color:#ededed;
	border-left:2px solid #55c998;
	text-align:left;
	line-height:1em;
}

#contents-area > section .read1 {
	font-size:1.4em !important;
	font-weight:bold;
	margin-top:25px;
	text-align:left;
}

#contents-area > section .read1 span {
	padding:0.5em 1em;
	background-color:#dbe5e5;
	line-height:2.6em;
	display:inline;
}

#contents-area > section .list {
	font-size:1.05em;
	margin-top:35px;
}

#contents-area > section .list li {
	margin-bottom:15px;
	text-align:left;
}

#contents-area > section .list li::before {
	font-size:11px;
	margin:0 5px 0 0;
	padding-top:3px;
	content:"¡ø";
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	display:inline-block;
}

#contents-area > section .list li a {
	color:#14143c;
	text-decoration:underline !important;
	line-height:1.2em;
	word-break: break-all;
}

#contents-area > section .list li a:hover {
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#contents-area > section .list li a.pdf::after {
	width:25px;
	height:27px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_pdf.svg) no-repeat;
	background-size:24px;
	vertical-align:middle;
	display:inline-block;
}

#contents-area > section .list li a.excel::after {
	width:25px;
	height:27px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_excel.svg) no-repeat;
	background-size:24px;
	vertical-align:middle;
	display:inline-block;
}

#contents-area > section .list li a.word::after {
	width:25px;
	height:27px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_word.svg) no-repeat;
	background-size:24px;
	vertical-align:middle;
	display:inline-block;
}

#contents-area > section .list li a.outlink::after {
	width:25px;
	height:27px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_outlink.svg) no-repeat;
	background-size:24px;
	vertical-align:middle;
	display:inline-block;
}

#contents-area > section ol {
	font-size:1.05em;
	margin-top:35px;
	text-align:left;
}

#contents-area > section ol > li {
	text-align:left;
}

#contents-area > section img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

ul.disc {
	margin: 30px 0;
	padding: 0 0 0 20px;
}
ul.disc li {
	list-style: disc;
	text-align:left;
}



/* linkbox */

#contents-area > section .linkbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .linkbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .linkbox {
	height:1%;
}

#contents-area > section .linkbox {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
	display:block;
}

#contents-area > section .linkbox .box {
	background-color:#fff;
	float:left;
}

#contents-area > section .linkbox.row3 .box {
	width:320px;
	margin:20px 20px 0 0;
}

#contents-area > section .linkbox.row3 .box:nth-child(1),
#contents-area > section .linkbox.row3 .box:nth-child(2),
#contents-area > section .linkbox.row3 .box:nth-child(3) {
	margin-top:0;
}

#contents-area > section .linkbox.row3 .box:nth-child(3n) {
	margin-right:0;
}

#contents-area > section .linkbox.row4 .box {
	width:240px;
	margin:13.33px 13.33px 0 0;
}

#contents-area > section .linkbox.row4 .box:nth-child(1),
#contents-area > section .linkbox.row4 .box:nth-child(2),
#contents-area > section .linkbox.row4 .box:nth-child(3),
#contents-area > section .linkbox.row4 .box:nth-child(4) {
	margin-top:0;
}

#contents-area > section .linkbox.row4 .box:nth-child(4n) {
	margin-right:0;
}

#contents-area > section .linkbox .box a {
	color:#14143c;
	display:block;
}

#contents-area > section .linkbox .box .title {
	font-size:1.4em;
	font-weight:bold;
	padding:0.8em 0 0.7em;
	background-color:#55c998;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    color: #FFF;
}

#contents-area > section .linkbox.row4 .box .title {
	padding:0.6em 0 0.5em;
}

#contents-area > section .linkbox .box .img {
	margin:0;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom:4px solid #99dfc1;
}

#contents-area > section .linkbox .box .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .linkbox .box .list {
	font-size:1.05em;
	margin:0;
	padding:1.5em 1em;
	background:url(/common/img/ico_arrow_yellow3.svg) right 10px center no-repeat;
	background-size:7px auto;
	text-align:left;
	line-height:1.2em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .linkbox .box .list li {
	margin-left:1em;
	margin-bottom:0;
	text-indent:-1em;
}

#contents-area > section .linkbox .box .list li::before {
	content:"";
	display:none;
}



/* verticalbox */

#contents-area > section .verticalbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .verticalbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .verticalbox {
	height:1%;
}

#contents-area > section .verticalbox {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
	display:block;
}

#contents-area > section .verticalbox .box {
	width:470px;
	margin:60px 60px 0 0;
	float:left;
}

#contents-area > section .verticalbox.row3 .box {
	width:300px;
	margin:60px 50px 0 0;
	float:left;
}

#contents-area > section .verticalbox.row4 .box {
	width:220px;
	margin:60px 40px 0 0;
	float:left;
}

#contents-area > section .verticalbox .box:nth-child(1),
#contents-area > section .verticalbox .box:nth-child(2),
#contents-area > section .verticalbox.row3 .box:nth-child(3),
#contents-area > section .verticalbox.row4 .box:nth-child(3),
#contents-area > section .verticalbox.row4 .box:nth-child(4) {
	margin-top:0;
}

#contents-area > section .verticalbox .box:nth-child(2n) {
	margin-right:0;
}
#contents-area > section .verticalbox.row3 .box:nth-child(2n) {
	margin-right:50px;
}
#contents-area > section .verticalbox.row4 .box:nth-child(2n) {
	margin-right:40px;
}

#contents-area > section .verticalbox.row3 .box:nth-child(3n) {
	margin-right:0;
}
#contents-area > section .verticalbox.row4 .box:nth-child(4n) {
	margin-right:0;
}

#contents-area > section .verticalbox .box .title {
	color:#14143c;
	font-size:1.7em;
	margin-top:20px;
	line-height:1em;
}

#contents-area > section .verticalbox.row3 .box .title {
	font-size:1.5em;
}

#contents-area > section .verticalbox.row4 .box .title {
	font-size:1.4em;
}

#contents-area > section .verticalbox .box .en {
	color:#14143c;
	font-size:1.25em;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0.4em;
	letter-spacing:0.1em;
	line-height:1em;
}

#contents-area > section .verticalbox.row3 .box .en {
	font-size:1.15em;
}

#contents-area > section .verticalbox.row4 .box .en {
	font-size:1.05em;
}

#contents-area > section .verticalbox .box .en::after {
	width:30px;
	height:2px;
	background-color:#bbe700;
	content:"";
	margin:15px auto;
	display:block;
}

#contents-area > section .verticalbox .box .text {
	font-size:1.05em;
	text-align:left;
}


/* horizonbox */

#contents-area > section .horizonbox {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
	display:block;
}

#contents-area > section .horizonbox .box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .horizonbox .box {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .horizonbox .box {
	height:1%;
}

#contents-area > section .horizonbox .box {
	width:auto;
	margin:20px 0 0 0;
	padding-bottom:40px;
	background-color:#fff;
	display:block;
}

#contents-area > section .horizonbox .box:nth-child(1) {
	margin-top:0;
}

#contents-area > section .horizonbox .box .inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .horizonbox .box .inner {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .horizonbox .box .inner {
	height:1%;
}

#contents-area > section .horizonbox .box .inner {
	display:block;
}

#contents-area > section .horizonbox .box .inner .img {
	padding-top:95px;
	text-align:left;
}

#contents-area > section .horizonbox .box .inner:nth-child(1) .img {
	padding-top:40px;
}

#contents-area > section .horizonbox .box .inner .img img {
	margin:0 0 15px 0;
}

#contents-area > section .horizonbox .box .inner .content {
	width:590px;
}

#contents-area > section .horizonbox .box .inner .title {
	font-size:1.7em;
	padding-top:95px;
	text-align:left;
}

#contents-area > section .horizonbox .box .inner:nth-child(1) .title {
	font-size:1.7em;
	padding-top:35px;
	text-align:left;
}

#contents-area > section .horizonbox .box .inner .title::after {
	width:30px;
	height:2px;
	background-color:#bbe700;
	content:"";
	margin:15px 0 25px;
	display:block;
}

#contents-area > section .horizonbox .box .text {
	font-size:1.05em;
	text-align:left;
}

#contents-area > section .horizonbox .box.imgleft .inner.imgleft  .img {
	margin-left:40px;
	float:left;
}
#contents-area > section .horizonbox .box.imgleft .inner.imgleft  .content  {
	margin-right:40px;
	float:right;
}
#contents-area > section .horizonbox .box.imgleft .inner.imgright .img {
	margin-right:40px;
	float:right;
}
#contents-area > section .horizonbox .box.imgleft .inner.imgright .content {
	margin-left:40px;
	float:left;
}

#contents-area > section .horizonbox .box.imgright .inner.imgleft .img {
	margin-right:40px;
	float:right;
}
#contents-area > section .horizonbox .box.imgright .inner.imgleft .content {
	margin-left:40px;
	float:left;
}
#contents-area > section .horizonbox .box.imgright .inner.imgright .img {
	margin-left:40px;
	float:left;
}
#contents-area > section .horizonbox .box.imgright .inner.imgright .content {
	margin-right:40px;
	float:right;
}


/* imgtext */

#contents-area > section .imgtext {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
}

#contents-area > section .imgtext .inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .imgtext .inner {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .imgtext .inner {
	height:1%;
}

#contents-area > section .imgtext .inner {
	margin-top:35px;
	padding-top:35px;
	border-top:1px solid #d9d9d9;
	display:block;
}

#contents-area > section .imgtext .inner:nth-child(1) {
	margin-top:0;
	padding-top:0;
	border-top:none;
}

#contents-area > section .imgtext .inner .img {
	width:345px;
	text-align:center;
}

#contents-area > section .imgtext .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .imgtext .inner .text {
	font-size:1.05em;
	text-align:left;
}

#contents-area > section .imgtext .inner.imgleft .img {
	float:left;
}

#contents-area > section .imgtext .inner.imgleft .text,
#contents-area > section .imgtext .inner.imgleft .list {
	margin-left:380px;
}

#contents-area > section .imgtext .inner.imgright .img {
	float:right;
}

#contents-area > section .imgtext .inner.imgright .text,
#contents-area > section .imgtext .inner.imgright .list {
	margin-right:380px;
}


/* qrbox */

#contents-area > section .qrbox {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
}

#contents-area > section .qrbox .inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .qrbox .inner {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .qrbox .inner {
	height:1%;
}

#contents-area > section .qrbox .inner {
	padding-top:35px;
	display:block;
}

#contents-area > section .qrbox .inner:nth-child(1) {
	padding-top:0;
}

#contents-area > section .qrbox .inner .img {
	width:160px;
	height:160px;
	border:1px solid #dae4e4;
	text-align:center;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

#contents-area > section .qrbox .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .qrbox .inner .text {
	font-size:1.05em;
	width:680px;
	padding:0 40px;
	text-align:left;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .qrbox .inner .text p {
	margin-top:1em;
}

#contents-area > section .qrbox .inner .text p:nth-child(1) {
	margin-top:0;
}

#contents-area > section .qrbox .inner .text a {
	color:#55b38c;
}

#contents-area > section .qrbox .inner .qr {
	width:160px;
	height:160px;
	border:1px solid #dae4e4;
	text-align:center;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}


/* circlebox */

#contents-area > section .circlebox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .circlebox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .circlebox {
	height:1%;
}

#contents-area > section .circlebox {
	width:1000px;
	margin:0 auto;
	padding-top:60px;
	display:block;
}

#contents-area > section .circlebox .inner :after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .circlebox .inner  {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .circlebox .inner  {
	height:1%;
}

#contents-area > section .circlebox .inner {
	width:290px;
	margin-right:65px;
	padding-top:35px;
	float:left;
	display:block;
}

#contents-area > section .circlebox .inner:nth-child(1),
#contents-area > section .circlebox .inner:nth-child(2),
#contents-area > section .circlebox .inner:nth-child(3) {
	padding-top:0;
}

#contents-area > section .circlebox .inner:nth-child(3n) {
	margin-right:0;
}

#contents-area > section .circlebox .inner .img {
	width:134px;
	text-align:center;
	vertical-align:middle;
	float:left;
}

#contents-area > section .circlebox .img img {
	width:130px;
	height:130px;
	border:2px solid #4256a1;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}

#contents-area > section .circlebox .inner:nth-child(6n+2) .img img {
	border:2px solid #00bf8c;
}
#contents-area > section .circlebox .inner:nth-child(6n+3) .img img {
	border:2px solid #35559a;
}
#contents-area > section .circlebox .inner:nth-child(6n+4) .img img {
	border:2px solid #009a8e;
}
#contents-area > section .circlebox .inner:nth-child(6n+5) .img img {
	border:2px solid #35559b;
}
#contents-area > section .circlebox .inner:nth-child(6n+6) .img img {
	border:2px solid #4256a1;
}

#contents-area > section .circlebox .inner .text {
	min-height:134px;
	font-size:1.05em;
	margin-left:156px;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

#contents-area > section .circlebox .inner .text p {
	margin-top:1em;
}

#contents-area > section .circlebox .inner .text p:nth-child(1) {
	margin-top:0;
}


/* profilebox */

#contents-area > section .profilebox {
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	width:1000px;
	margin:60px auto 0;
	border:1px solid #35559a;
}

#contents-area > section .profilebox .subtitle {
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	padding:0.5em 1.5em 0.4em;
	background-color:#35559a;
	text-align:left;
}

#contents-area > section .profilebox .profile:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .profilebox .profile {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .profilebox .profile {
	height:1%;
}

#contents-area > section .profilebox .profile {
	padding:40px;
	display:block;
}


#contents-area > section .profilebox .profile .img {
	width:260px;
	text-align:center;
	vertical-align:middle;
	float:left;
}

#contents-area > section .profilebox .profile .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .profilebox .profile .department {
	font-size:1.25em;
	margin-left:295px;
	text-align:left;
}

#contents-area > section .profilebox .profile .name {
	font-size:1.55em;
	font-weight:bold;
	margin-left:295px;
	text-align:left;
}

#contents-area > section .profilebox .profile .name span {
	font-size:0.8em;
}

#contents-area > section .profilebox .profile .en {
	color:#55b38c;
	font-size:1.05em;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	margin-top:0.3em;
	margin-left:295px;
	text-align:left;
}

#contents-area > section .profilebox .profile .text {
	font-size:1.05em;
	margin-top:2em;
	margin-left:295px;
	text-align:left;
}


#contents-area > section .profilebox .library:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .profilebox .library {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .profilebox .library {
	height:1%;
}

#contents-area > section .profilebox .library {
	padding: 0 50px 40px;
	display:block;
}

#contents-area > section .profilebox .library article {
	width:210px;
	margin-top:40px;
	margin-right:19px;
	border-right:1px solid #d9d9d9;
	text-align:left;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .profilebox .library article:nth-child(1),
#contents-area > section .profilebox .library article:nth-child(2),
#contents-area > section .profilebox .library article:nth-child(3),
#contents-area > section .profilebox .library article:nth-child(4) {
	margin-top:0;
}


#contents-area > section .profilebox .library article:nth-child(4n) {
	margin-right:0;
	padding-right:0;
	border-right:none;
}

#contents-area > section .profilebox .library article .date {
	font-size:1.25em;
	font-weight:bold;
}

#contents-area > section .profilebox .library article .text {
	font-size:1.05em;
	margin-top:0.2em;
}

#contents-area > section .profilebox .library article .bt {
	margin-top:15px;
}

#contents-area > section .profilebox .library article .bt a {
	color:#fff;
	font-size:12px;
	padding:12px 65px 12px 20px;
	background:#35559a url(../img/ico_volume.svg) right 15px center no-repeat;
	background-size:21px auto;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	line-height:1em;
	display:inline-block;
}


/* anchorbox */

#contents-area > section .anchorbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .anchorbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .anchorbox {
	height:1%;
}

#contents-area > section .anchorbox {
	display:block;
}

#contents-area > section .anchorbox {
	width:1000px;
	margin:60px auto 0;
}

#contents-area > section .anchorbox li {
	width:310px;
	margin:35px 35px 0 0;
	background-color:#fff;
	float:left;
}

#contents-area > section .anchorbox li:nth-child(1),
#contents-area > section .anchorbox li:nth-child(2),
#contents-area > section .anchorbox li:nth-child(3) {
	margin-top:0;
}

#contents-area > section .anchorbox li:nth-child(3n) {
	margin-right:0;
}

#contents-area > section .anchorbox li a {
	position:relative;
	color:#14143c;
	font-size:18px;
	font-weight:bold;
	width:310px;
	min-height:60px;
	padding:12px 30px 10px 75px;
	background:url(/prospect/img/ico_arrow_green.svg) right 15px center no-repeat;
	background-size:7px auto;
	border:1px solid #00b58c;
	text-align:left;
	line-height:1.2em;
	display: flex;
	justify-content: left;
	align-items: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .anchorbox li a::before {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:22px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	content:"";
	width:60px;
	height:100%;
	background-color:#00b58c;
	display: flex;
	justify-content: center;
	align-items: center;
	float:left;
}

#contents-area > section .anchorbox li:nth-child(1) a::before { content:"1"; }
#contents-area > section .anchorbox li:nth-child(2) a::before { content:"2"; }
#contents-area > section .anchorbox li:nth-child(3) a::before { content:"3"; }
#contents-area > section .anchorbox li:nth-child(4) a::before { content:"4"; }
#contents-area > section .anchorbox li:nth-child(5) a::before { content:"5"; }
#contents-area > section .anchorbox li:nth-child(6) a::before { content:"6"; }
#contents-area > section .anchorbox li:nth-child(7) a::before { content:"7"; }
#contents-area > section .anchorbox li:nth-child(8) a::before { content:"8"; }
#contents-area > section .anchorbox li:nth-child(9) a::before { content:"9"; }
#contents-area > section .anchorbox li:nth-child(10) a::before { content:"10"; }
#contents-area > section .anchorbox li:nth-child(11) a::before { content:"11"; }
#contents-area > section .anchorbox li:nth-child(12) a::before { content:"12"; }
#contents-area > section .anchorbox li:nth-child(13) a::before { content:"13"; }
#contents-area > section .anchorbox li:nth-child(14) a::before { content:"14"; }
#contents-area > section .anchorbox li:nth-child(15) a::before { content:"15"; }
#contents-area > section .anchorbox li:nth-child(16) a::before { content:"16"; }
#contents-area > section .anchorbox li:nth-child(17) a::before { content:"17"; }
#contents-area > section .anchorbox li:nth-child(18) a::before { content:"18"; }
#contents-area > section .anchorbox li:nth-child(19) a::before { content:"19"; }
#contents-area > section .anchorbox li:nth-child(20) a::before { content:"20"; }



/* numberbox */

#contents-area > section .numberbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .numberbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .numberbox {
	height:1%;
}

#contents-area > section .numberbox {
	width:1000px;
	margin:60px auto 0;
	display:block;
}

#contents-area > section .numberbox .inner {
	width:310px;
	margin:35px 35px 0 0;
	border:1px solid #4256a1;
	text-align:left;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .numberbox .inner:nth-child(1),
#contents-area > section .numberbox .inner:nth-child(2),
#contents-area > section .numberbox .inner:nth-child(3) {
	margin-top:0;
}

#contents-area > section .numberbox .inner:nth-child(3n) {
	margin-right:0;
}


#contents-area > section .numberbox .inner .subtitle {
	position:relative;
	color:#4256a1;
	font-size:18px;
	font-weight:bold;
	width:100%;
	height:60px;
	padding:2px 0 0 75px;
	background-color:#efefef;
	line-height:1.2em;
	display: flex;
	justify-content: left;
	align-items: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
}

#contents-area > section .numberbox .inner .subtitle::before {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:22px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	content:"";
	width:60px;
	height:60px;
	background-color:#4256a1;
	display: flex;
	justify-content: center;
	align-items: center;
	float:left;
}

#contents-area > section .numberbox .inner:nth-child(1) .subtitle::before { content:"1"; }
#contents-area > section .numberbox .inner:nth-child(2) .subtitle::before { content:"2"; }
#contents-area > section .numberbox .inner:nth-child(3) .subtitle::before { content:"3"; }
#contents-area > section .numberbox .inner:nth-child(4) .subtitle::before { content:"4"; }
#contents-area > section .numberbox .inner:nth-child(5) .subtitle::before { content:"5"; }
#contents-area > section .numberbox .inner:nth-child(6) .subtitle::before { content:"6"; }
#contents-area > section .numberbox .inner:nth-child(7) .subtitle::before { content:"7"; }
#contents-area > section .numberbox .inner:nth-child(8) .subtitle::before { content:"8"; }
#contents-area > section .numberbox .inner:nth-child(9) .subtitle::before { content:"9"; }
#contents-area > section .numberbox .inner:nth-child(10) .subtitle::before { content:"10"; }
#contents-area > section .numberbox .inner:nth-child(11) .subtitle::before { content:"11"; }
#contents-area > section .numberbox .inner:nth-child(12) .subtitle::before { content:"12"; }
#contents-area > section .numberbox .inner:nth-child(13) .subtitle::before { content:"13"; }
#contents-area > section .numberbox .inner:nth-child(14) .subtitle::before { content:"14"; }
#contents-area > section .numberbox .inner:nth-child(15) .subtitle::before { content:"15"; }
#contents-area > section .numberbox .inner:nth-child(16) .subtitle::before { content:"16"; }
#contents-area > section .numberbox .inner:nth-child(17) .subtitle::before { content:"17"; }
#contents-area > section .numberbox .inner:nth-child(18) .subtitle::before { content:"18"; }
#contents-area > section .numberbox .inner:nth-child(19) .subtitle::before { content:"19"; }
#contents-area > section .numberbox .inner:nth-child(20) .subtitle::before { content:"20"; }

#contents-area > section .numberbox .inner .text {
	font-size:1.05em;
	padding:25px 30px;
}


/* colorbox */

#contents-area > section .colorbox {
	width:1000px;
	margin:20px auto 0;
	padding:30px;
	background-color:#ededed;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .colorbox .subtitle {
	font-size:1.55em;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:15px;
	text-align:left;
	border-left:2px solid #00b58c;
	line-height:1.2em;
}

#contents-area > section .colorbox p {
	font-size:1.05em;
	padding-top:0.5em;
	text-align:left;
}


/* colorbox */

#contents-area > section .cautionbox {
	width:1000px;
	margin:20px auto 0;
	padding:30px;
	background-color:#dae4e4;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .cautionbox .subtitle {
	font-size:1.55em;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:15px;
	text-align:left;
	border-left:2px solid #00b58c;
	line-height:1.2em;
}

#contents-area > section .cautionbox .subhead {
	font-size:1.25em;
	font-weight:bold;
	padding-top:0.5em;
	text-align:left;
}

#contents-area > section .cautionbox p {
	font-size:1.05em;
	padding-top:0.5em;
	text-align:left;
}


/* linebox */

#contents-area > section .linebox {
	width:1000px;
	margin:0 auto 0;
	padding-top: 60px;
}

#contents-area > section .linebox dl {
	margin-top:20px;
	background-color:#fff;
	border:1px solid #4256a1;
}

#contents-area > section .linebox dl:first-child {
	margin-top:0;
}

#contents-area > section .linebox dt {
	color:#4256a1;
	font-size:1.55em;
	font-weight:bold;
	padding:15px;
	border-bottom:1px solid #4256a1;
	text-align:center;
}

#contents-area > section .linebox dd {
	font-size:1.05em;
	padding:25px 30px;
	text-align:left;
}


/* namelist */

#contents-area > section .namelist:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .namelist {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .namelist {
	height:1%;
}

#contents-area > section .namelist {
	width:1000px;
	margin:0 auto 0;
	padding-top: 40px;
	display:block;
}

#contents-area > section .namelist dl {
	width:250px;
	margin-top:20px;
	display:table;
	float:left;
}

#contents-area > section .namelist dt {
	font-size:1.05em;
	font-weight:bold;
	width:60px;
	padding:2px 0 0;
	background-color:#e3e3e3;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .namelist dd {
	font-size:14px;
	font-weight:bold;
	padding:2px 0 2px 7px;
	text-align:left;
	vertical-align:middle;
	display:table-cell;
}


/* massagebox */

#contents-area > section .messagebox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .messagebox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .messagebox {
	height:1%;
}

#contents-area > section .messagebox {
	width:1000px;
	margin:0 auto 0;
	padding: 60px 0;
	border-top:1px solid #d9d9d9;
	display:block;
}

#contents-area > section .messagebox:last-child {
	padding-bottom:0;
}

#contents-area > section .messagebox .profile {
	width:310px;
	float:left;
}

#contents-area > section .messagebox .profile dt {
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	width:100px;
	padding:10px 0;
	background-color:#55c998;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .messagebox .profile dd {
	font-size:1.4em;
	font-weight:bold;
	width:210px;
	padding:10px;
	background-color:#e3e3e3;
	text-align:left;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .messagebox .profile dd:last-child {
	width:310px;
	padding:0;
	text-align:center;
	display:block;
}

#contents-area > section .messagebox .message {
	width:650px;
	text-align:left;
	float:right;
}

#contents-area > section .messagebox .message .catch {
	font-size:1.7em;
	font-weight:bold;
}

#contents-area > section .messagebox .message .name {
	font-size:1.55em;
	font-weight:bold;
	padding:20px 25px 20px 0;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .messagebox .message .en {
	color:#55b38c;
	font-size:1.05em;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	padding:20px 0;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .messagebox .message .history {
	font-size:1.05em;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#contents-area > section .messagebox .message .text {
	font-size:1.05em;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	margin-top:20px;
}


/* table-style1 */

#contents-area > section table.table-style1 {
	width:1000px;
	margin:60px auto 0;
	border-spacing:0px;
	border-collapse:collapse;
}

#contents-area > section table.table-style1 th,
#contents-area > section table.table-style1 td {
	font-size:1.05em;
	font-weight:normal;
	padding:20px 20px 17px;
	background-color:#fff;
	border-bottom:1px solid #66c5d1;
}

#contents-area > section table.table-style1 tr:last-child th,
#contents-area > section table.table-style1 tr:last-child td {
	border-bottom:none;
}

#contents-area > section table.table-style1 th {
	border-right:1px solid #66c5d1;
}

#contents-area > section table.table-style1 td strong {
	font-size:1.15em;
}


/* table-style2 */

#contents-area > section table.table-style2 {
	width:1000px;
	margin:60px auto 0;
	border-spacing:0px;
	border-collapse:collapse;
}

#contents-area > section .busstop table.table-style2 {
	width:600px;
}

#contents-area > section table.table-style2 th,
#contents-area > section table.table-style2 td {
	font-size:1.05em;
	font-weight:normal;
	padding:20px 20px 17px;
	background-color:#fff;
	border-right:1px solid #66c5d1;
	border-bottom:1px solid #66c5d1;
}

#contents-area > section table.table-style2 tr th:last-child,
#contents-area > section table.table-style2 tr td:last-child {
	border-right:none;
}

/*#contents-area > section table.table-style2 tr:last-child th,
#contents-area > section table.table-style2 tr:last-child td {
	border-bottom:none;
}*/

#contents-area > section table.table-style2 th {
	background-color:#ededed;
}

#contents-area > section .busstop table.table-style2 th {
	width:120px;
}

#contents-area > section table.table-style2 td strong {
	font-size:1.15em;
}

#contents-area > section .busstop table.table-style2 td strong{
	font-size:1em;
}

#contents-area > section table.table-style2 td.bg {
	color:#fff;
	background-color:#009fb2;
}

#contents-area > section table.table-style2 td.bg strong {
	font-size:1.4em;
}

#contents-area > section table.table-style2 tr td.b_r{
	border-right: 1px solid #66c5d1;
}

/* row-block */

#contents-area > section .row2-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .row2-block {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .row2-block {
	height:1%;
}

#contents-area > section .row2-block {
	width:1000px;
	margin:60px auto 0;
	display:block;
}

#contents-area > section .row2-block .inner {
	width:460px;
	margin-right:80px;
	text-align:left;
	float:left;
}

#contents-area > section .row2-block .inner:nth-child(even) {
	margin-right:0;
}

#contents-area > section .row2-block .inner .subtitle {
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:0.5em;
	border-bottom:1px solid #66c5d1;
}

#contents-area > section .row2-block .inner .text {
	font-size:1.05em;
	margin-top:1em;
}


/* horizontable */

#contents-area > section .horizontable {
	width:1000px;
	margin:60px auto 0;
	display:block;
}

#contents-area > section .horizontable .inner {
	padding:20px 0;
	border-top:1px solid #14143c;
	border-bottom:1px solid #14143c;
}

#contents-area > section .horizontable .inner:last-child {
	border-top:none;
}

#contents-area > section .horizontable .inner .subtitle {
	font-size:1.55em;
	font-weight:bold;
	width:220px;
	padding-right:35px;
	border-right:1px solid #d9d9d9;
	text-align:left;
	vertical-align:top;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .horizontable .inner .text {
	font-size:1.05em;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	width:385px;
	padding:0 35px;
	border-right:1px solid #d9d9d9;
	text-align:left;
	vertical-align:top;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .horizontable .inner .list {
	font-size:1.05em;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	padding:0 0 0 35px;
	text-align:left;
	vertical-align:top;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .horizontable .inner .list li {
	margin-right:1em;
	margin-bottom:0;
	display:inline-block;
}

#contents-area > section .horizontable .inner .list li::before {
	color:#00b58c;
	font-size:0.77em;
	content:"¡ö";
	padding:0 0.2em 0.2em 0;
	vertical-align:middle;
	display:inline-block;
}



/* linkbanner */

#contents-area .linkbanner {
	width:999px;
	margin:60px auto 0;
	display:table;
}

#contents-area .linkbanner li {
	width:240px;
	margin-right:13px;
	margin-top:13px;
	float:left;
}

#contents-area .linkbanner li:nth-child(4n) {
	margin-right:0;
}


#contents-area .linkbanner li:nth-child(1),
#contents-area .linkbanner li:nth-child(2),
#contents-area .linkbanner li:nth-child(3),
#contents-area .linkbanner li:nth-child(4) {
	margin-top:0;
}

#contents-area .linkbanner li a {
	color:#14143c;
	font-size:1.05em;
	width:100%;
	height:100%;
	min-height:82px;
	padding:24px 30px 20px 20px;
	background: #eeeeee url(/common/img/ico_arrow_yellow3.svg) right 15px center no-repeat;
	background-size: 7px auto;
	vertical-align:middle;
	background-color:#fff;
	display: flex;
	justify-content: center;
	align-items: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
}



/* style-news */

#contents-area .style-news {
	padding:60px 0 60px;
	background-color:#dee6f5;
}

#contents-area .style-news h2 {
	color:#14143c;
	font-size:28px;
	margin:0;
	line-height:1em;
}

#contents-area .style-news h2::after {
	display:none;
}

#contents-area .style-news .en {
	color:#14143c;
	font-size:16px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0.4em;
	letter-spacing:0.1em;
	line-height:1em;
}

#contents-area .style-news .en::after {
	width:30px;
	height:2px;
	background-color:#88abda;
	content:"";
	margin:15px auto 0;
	display:block;
}

#contents-area > section::nth-child(even) {
	background-color:#ededed;
}

#contents-area .style-news .inner {
	padding-top:12px;
}

#contents-area .style-news article {
	width:1000px;
	margin:10px auto 0;
	background-color:#fff;
}

#contents-area .style-news article a {
	padding:15px 20px;
	background:url(/img/ico_topics_arrow.svg) right center no-repeat;
	background-size:28px auto;
	display:block;
}

#contents-area .style-news article .date {
	color:#14143c;
	font-size:14px;
	font-weight:bold;
	width:100px;
	padding-right:15px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area .style-news article .cat {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:100px;
	padding:7px 3px 5px;
	background-color:#0078c8;
	text-align:center;
	line-height:1.2em;
	vertical-align:middle;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contents-area .style-news article:nth-child(even) .cat {
	background-color:#425698;
}

#contents-area .style-news article h3 {
	color:#14143c;
	font-size:16px;
	font-weight:bold;
	padding:0 10px 0 15px;
	text-align:left;
	line-height:1em;
	vertical-align:middle;
	display:table-cell;
}

#contents-area .style-news .bt {
	margin-top:25px;
}

#contents-area .style-news .bt a {
	color:#323c64;
	font-size:14px;
	font-weight:bold;
	padding:10px 55px 8px;
	background:#fff url(../common/img/ico_button.svg) right center no-repeat;
	background-size:30px auto;
	border:1px solid #323c64;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	display:inline-block;
}

}


/* *****************************************************************************
   ¥¹¥Þ©`¥È¥Õ¥©¥óÓÃ¤Î¥¹¥¿¥¤¥ëÓ›Êö
***************************************************************************** */
@media screen and (max-width: 769px) {

#contents-area::before {
	content:"";
	padding-top:15.625%;
	display:block;
}


/* title-area */

#title-area {
	position:relative;
	width:100%;
	padding:20px 0 20px;
	background-color:#009fb2;
	text-align:center;
	display:table;
}

#title-area::after {
	position:absolute;
	bottom:-10px;
	left:0;
	right:0;
	width:15px;
	height:11px;
	margin:0 auto;
	content:"";
	background:url(/prospect/img/title_bottom_ico2.svg) no-repeat;
	background-size:15px auto;
	display:block;
}


#title-area h1 {
	color:#fff;
	font-size:16px;
	width:100%;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#title-area h1::after {
	content:"";
	width:15px;
	height:2px;
	margin:4px auto 0;
	background-color:#bbe700;
	display:block;
}

#breadcrumb-pc {
	display:none;
}

#breadcrumb-sp {
	font-size:11px;
	margin:0 auto;
	background-color:#ededed;
	padding:0.5em 10px;
	text-align:left;
}

#breadcrumb-sp li {
	display:inline-block;
}

#breadcrumb-sp li::after {
	content:"£¾";
	display:inline-block;
}

#breadcrumb-sp li:last-child::after {
	content:"";
	display:none;
}


/* section */

#contents-area > section {
	color:#14143c;
	padding-bottom:25px;
	overflow:hidden;
}

#contents-area > section.bg {
	padding-top:0;
	background-color:#ededed;
}

#contents-area > section.bg.blue {
	padding-top:0;
	background-color:#d7e5e5;
}


#contents-area > section .section-inner {
	margin:0 20px;
}

#contents-area > section .section-inner .subtitle {
	font-size:16px;
	font-weight:bold;
	margin:25px 0 25px;
	line-height:1em;
}

#contents-area > section .section-inner .subtitle::after {
	width:15px;
	height:2px;
	background-color:#bbe700;
	content:"";
	margin:10px auto 0;
	display:block;
}

#contents-area > section .section-inner p {
	font-size:14px;
	margin-top:20px;
	text-align:left;
}

#contents-area > section .subhead1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0.5em 0;
	border-top:1px solid #8190bd;
	border-bottom:1px solid #8190bd;
	line-height:1.5em;
}

#contents-area > section .subhead2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0.5em 1em 0.4em;
	background-color:#c9eedf;
	border-left:2px solid #35559a;
	text-align:left;
	line-height:1.2em;
}

#contents-area > section .read1 {
	font-size:16px !important;
	font-weight:bold;
	margin-top:25px;
	text-align:left;
	line-height:2.7em;
}

#contents-area > section .read1 span {
	padding:0.5em 0;
	background-color:#dbe5e5;
	display:inline;
}

#contents-area > section .list {
	font-size:12px;
	margin-top:20px;
}

#contents-area > section .list li {
	margin-bottom:10px;
	text-align:left;
}

#contents-area > section .list li::before {
	font-size:9px;
	margin:0 5px 0 0;
	padding-top:3px;
	content:"¡ø";
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	display:inline-block;
}

#contents-area > section .list li a {
	color:#14143c;
	text-decoration:underline;
	line-height:1.2em;
	word-break: break-all;
}

#contents-area > section .list li a:hover {
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#contents-area > section .list li a.pdf::after {
	width:18px;
	height:20px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_pdf.svg) no-repeat;
	background-size:18px;
	vertical-align:middle;
	display:inline-block;
}

#contents-area > section .list li a.pdf::after {
	width:18px;
	height:20px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_pdf.svg) no-repeat;
	background-size:18px;
	vertical-align:middle;
	display:inline-block;
}
#contents-area > section .list li a.excel::after {
	width:18px;
	height:20px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_excel.svg) no-repeat;
	background-size:18px;
	vertical-align:middle;
	display:inline-block;
}
#contents-area > section .list li a.word::after {
	width:18px;
	height:20px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_word.svg) no-repeat;
	background-size:18px;
	vertical-align:middle;
	display:inline-block;
}
#contents-area > section .list li a.outlink::after {
	width:18px;
	height:20px;
	content:"";
	margin-left:10px;
	background:url(/prospect/img/ico_outlink.svg) no-repeat;
	background-size:18px;
	vertical-align:middle;
	display:inline-block;
}

#contents-area > section ol {
	margin-top:20px;
	text-align:left;
}

#contents-area > section ol > li {
	text-align:left;
}

#contents-area > section img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

ul.disc {
	margin: 30px 0;
	padding: 0 0 0 20px;
}
ul.disc li {
	list-style: disc;
	text-align:left;
}



/* linkbox */

#contents-area > section .linkbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .linkbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .linkbox {
	height:1%;
}

#contents-area > section .linkbox {
	margin:0 20px 0;
	display:block;
}

#contents-area > section .linkbox:first-child {
	margin-top:0;
}

#contents-area > section .linkbox.row3 .box {
	width:auto;
	margin:20px 0 0 0;
}

#contents-area > section .linkbox.row3 .box:nth-child(3n) {
	margin-right:0;
}

#contents-area > section .linkbox.row4 .box {
	width:50%;
	margin:20px 0 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
}

#contents-area > section .linkbox.row4 .box:nth-child(odd) {
	padding-right:5px;
}

#contents-area > section .linkbox.row4 .box:nth-child(even) {
	padding-left:5px;
}

#contents-area > section .linkbox .box a {
	color:#14143c;
	background-color:#fff;
	display:block;
}

#contents-area > section .linkbox .box .title {
	font-size:16px;
	font-weight:bold;
	padding:0.8em 0 0.7em;
	background-color:#55c998;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .linkbox.row4 .box .title {
	font-size:14px;
	padding:0.6em 0 0.5em;
}

#contents-area > section .linkbox .box .img {
	margin:0;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom:4px solid #99dfc1;
}

#contents-area > section .linkbox .box .img img {
	width: 100%;
	height: auto;
}

#contents-area > section .linkbox .box .list {
	font-size:14px;
	margin:0;
	padding:15px 20px 15px 10px;
	background:url(/prospect/img/ico_arrow_yellow2.svg) right 10px center no-repeat;
	background-size:5px auto;
	text-align:left;
	line-height:1.2em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .linkbox .box .list li {
	margin-left:1em;
	margin-bottom:0;
	text-indent:-1em;
	margin-top:0.3em;
}

#contents-area > section .linkbox .box .list li::before {
	content:"";
	display:none;
}

#contents-area > section .linkbox .box .list li:first-child {
	margin-top:0;
}


/* verticalbox */

#contents-area > section .verticalbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .verticalbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .verticalbox {
	height:1%;
}

#contents-area > section .verticalbox {
	margin:0 auto;
	padding-top:10px;
	display:block;
	overflow:hidden;
}

#contents-area > section .verticalbox .box {
	margin:20px 20px 0;
}

#contents-area > section .verticalbox.row3 .box,
#contents-area > section .verticalbox.row4 .box {
	width:50%;
	margin:0;
	padding:20px 10px 0 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
}

#contents-area > section .verticalbox.row3 .box:nth-child(even),
#contents-area > section .verticalbox.row4 .box:nth-child(even) {
	padding:20px 20px 0 10px;
}


#contents-area > section .verticalbox .box .title {
	color:#14143c;
	font-size:16px;
	margin-top:20px;
	line-height:1em;
}

#contents-area > section .verticalbox.row3 .box .title,
#contents-area > section .verticalbox.row4 .box .title {
	font-size:15px;
}

#contents-area > section .verticalbox .box .en {
	color:#14143c;
	font-size:12px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0.4em;
	letter-spacing:0.1em;
	line-height:1em;
}

#contents-area > section .verticalbox.row3 .box .en,
#contents-area > section .verticalbox.row4 .box .en {
	font-size:11px;
}

#contents-area > section .verticalbox .box .en::after {
	width:15px;
	height:2px;
	background-color:#bbe700;
	content:"";
	margin:10px auto;
	display:block;
}

#contents-area > section .verticalbox .box .img img {
	width:100%;
	height:auto;
}

#contents-area > section .verticalbox .box .text {
	font-size:14px;
	text-align:left;
}

#contents-area > section .verticalbox.row3 .box .text,
#contents-area > section .verticalbox.row4 .box .text {
	font-size:12px;
}

/* horizonbox */

#contents-area > section .horizonbox {
	/* margin:0 20px; */
	margin:0;
	padding-top:30px;
	display:block;
}

#contents-area > section .horizonbox .box {
	width:auto;
	margin:20px 0 0 0;
	padding:20px;
	background-color:#fff;
	display:block;
}

#contents-area > section .horizonbox .box:nth-child(1) {
	margin-top:0;
}

#contents-area > section .horizonbox .box .inner {
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #d9d9d9;
}

#contents-area > section .horizonbox .box .inner:nth-child(1) {
	margin-top:0;
	padding-top:0;
	border-top:none;
}

#contents-area > section .horizonbox .box .inner .img {
	font-size:12px;
	padding-top:20px;
	text-align:center;
}

#contents-area > section .horizonbox .box .inner .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
	margin-bottom:10px;
}

#contents-area > section .horizonbox .box .inner .title {
	font-size:16px;
	text-align:left;
}

#contents-area > section .horizonbox .box .inner .title::after {
	width:15px;
	height:2px;
	background-color:#bbe700;
	content:"";
	margin:10px 0 15px;
	display:block;
}

#contents-area > section .horizonbox .box .text {
	font-size:14px;
	text-align:left;
}


/* imgtext */

#contents-area > section .imgtext {
	margin:0 20px;
	padding-top:30px;
}

#contents-area > section .imgtext .inner {
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #d9d9d9;
}

#contents-area > section .imgtext .inner:nth-child(1) {
	margin-top:0;
	padding-top:0;
	border-top:none;
}

#contents-area > section .imgtext .inner .img {
	margin-bottom:20px;
	text-align:center;
}

#contents-area > section .imgtext .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .imgtext .inner .text {
	font-size:14px;
	text-align:left;
}

/* qrbox */

#contents-area > section .qrbox {
	margin:0 20px;
	padding-top:30px;
}

#contents-area > section .qrbox .inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .qrbox .inner {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .qrbox .inner {
	height:1%;
}

#contents-area > section .qrbox .inner {
	padding-top:20px;
	display:block;
}

#contents-area > section .qrbox .inner:nth-child(1) {
	padding-top:0;
}

#contents-area > section .qrbox .inner .img {
	width:28.57%;
	max-width:120px;
	margin-right:20px;
	padding:10px;
	border:1px solid #dae4e4;
	text-align:center;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .qrbox .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .qrbox .inner .text {
	font-size:12px;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .qrbox .inner .text p {
	font-size:14px;
	margin-top:1em;
}

#contents-area > section .qrbox .inner .text p:nth-child(1) {
	margin-top:0;
}

#contents-area > section .qrbox .inner .text a {
	color:#55b38c;
}

#contents-area > section .qrbox .inner .text .url {
	font-size:12px;
	margin-top:0;
	padding-top:1em;
	clear:both;
}

#contents-area > section .qrbox .inner .qr {
	width:120px;
	height:120px;
	margin:20px auto;
	padding:15px;
	border:1px solid #dae4e4;
	text-align:center;
	vertical-align:middle;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

#contents-area > section .qrbox .inner .qr img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}


/* circlebox */

#contents-area > section .circlebox {
	margin:0 20px;
	padding-top:30px;
}

#contents-area > section .circlebox .inner :after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .circlebox .inner  {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .circlebox .inner  {
	height:1%;
}

#contents-area > section .circlebox .inner {
	padding-top:30px;
	display:block;
}

#contents-area > section .circlebox .inner:nth-child(1) {
	padding-top:0;
}

#contents-area > section .circlebox .inner .img {
	width:35.71%;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .circlebox .img img {
	width:100%;
	height:auto;
	border:2px solid #4256a1;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .circlebox .inner:nth-child(6n+2) .img img {
	border:2px solid #00bf8c;
}
#contents-area > section .circlebox .inner:nth-child(6n+3) .img img {
	border:2px solid #35559a;
}
#contents-area > section .circlebox .inner:nth-child(6n+4) .img img {
	border:2px solid #009a8e;
}
#contents-area > section .circlebox .inner:nth-child(6n+5) .img img {
	border:2px solid #35559b;
}
#contents-area > section .circlebox .inner:nth-child(6n+6) .img img {
	border:2px solid #4256a1;
}

#contents-area > section .circlebox .inner .text {
	font-size:12px;
	padding-left:20px;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .circlebox .inner .text p {
	font-size:14px;
	margin-top:1em;
}

#contents-area > section .circlebox .inner .text p:nth-child(1) {
	margin-top:0;
}


/* profilebox */

#contents-area > section .profilebox {
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	margin:30px 20px 0;
	border:1px solid #35559a;
}

#contents-area > section .profilebox .subtitle {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:0.4em 1em 0.4em;
	background-color:#35559a;
	text-align:left;
}

#contents-area > section .profilebox .profile:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .profilebox .profile {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .profilebox .profile {
	height:1%;
}

#contents-area > section .profilebox .profile {
	padding:20px;
	display:block;
}

#contents-area > section .profilebox .profile .img {
	margin-bottom:15px;
	text-align:center;
	vertical-align:middle;
}

#contents-area > section .profilebox .profile .img img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#contents-area > section .profilebox .profile .department {
	font-size:12px;
	text-align:left;
}

#contents-area > section .profilebox .profile .name {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

#contents-area > section .profilebox .profile .name span {
	font-size:12px;
}

#contents-area > section .profilebox .profile .en {
	color:#55b38c;
	font-size:11px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	margin-top:0.3em;
	text-align:left;
}

#contents-area > section .profilebox .profile .text {
	font-size:14px;
	margin-top:1em;
	text-align:left;
}


#contents-area > section .profilebox .library:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .profilebox .library {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .profilebox .library {
	height:1%;
}

#contents-area > section .profilebox .library {
	padding:0 20px 20px;
	display:block;
}

#contents-area > section .profilebox .library article {
	width:50%;
	margin-top:40px;
	padding-right:20px;
	border-right:1px solid #d9d9d9;
	text-align:left;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .profilebox .library article:nth-child(1),
#contents-area > section .profilebox .library article:nth-child(2) {
	margin-top:0;
}


#contents-area > section .profilebox .library article:nth-child(even) {
	padding-left:20px;
	padding-right:0;
	border-right:none;
}

#contents-area > section .profilebox .library article .date {
	font-size:12px;
	font-weight:bold;
}

#contents-area > section .profilebox .library article .text {
	font-size:12px;
	margin-top:0.2em;
}

#contents-area > section .profilebox .library article .bt {
	margin-top:5px;
}

#contents-area > section .profilebox .library article .bt a {
	color:#fff;
	font-size:9px;
	padding:6px 35px 6px 10px;
	background:#35559a url(../img/ico_volume.svg) right 10px center no-repeat;
	background-size:15px auto;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	line-height:1em;
	display:inline-block;
}


/* anchorbox */

#contents-area > section .anchorbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .anchorbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .anchorbox {
	height:1%;
}

#contents-area > section .anchorbox {
	display:block;
}

#contents-area > section .anchorbox {
	margin:30px 20px 0;
}

#contents-area > section .anchorbox li {
	margin:10px 0 0 0;
	background-color:#fff;
}

#contents-area > section .anchorbox li:nth-child(1) {
	margin-top:0;
}

#contents-area > section .anchorbox li a {
	position:relative;
	color:#14143c;
	font-size:14px;
	font-weight:bold;
	padding:12px 30px 10px 55px;
	background:url(/prospect/img/ico_arrow_green.svg) right 15px center no-repeat;
	background-size:5px auto;
	border:1px solid #00b58c;
	text-align:left;
	line-height:1.2em;
	display: flex;
	justify-content: left;
	align-items: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .anchorbox li a::before {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:16px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	content:"";
	width:45px;
	height:100%;
	background-color:#00b58c;
	display: flex;
	justify-content: center;
	align-items: center;
	float:left;
}

#contents-area > section .anchorbox li:nth-child(1) a::before { content:"1"; }
#contents-area > section .anchorbox li:nth-child(2) a::before { content:"2"; }
#contents-area > section .anchorbox li:nth-child(3) a::before { content:"3"; }
#contents-area > section .anchorbox li:nth-child(4) a::before { content:"4"; }
#contents-area > section .anchorbox li:nth-child(5) a::before { content:"5"; }
#contents-area > section .anchorbox li:nth-child(6) a::before { content:"6"; }
#contents-area > section .anchorbox li:nth-child(7) a::before { content:"7"; }
#contents-area > section .anchorbox li:nth-child(8) a::before { content:"8"; }
#contents-area > section .anchorbox li:nth-child(9) a::before { content:"9"; }
#contents-area > section .anchorbox li:nth-child(10) a::before { content:"10"; }
#contents-area > section .anchorbox li:nth-child(11) a::before { content:"11"; }
#contents-area > section .anchorbox li:nth-child(12) a::before { content:"12"; }
#contents-area > section .anchorbox li:nth-child(13) a::before { content:"13"; }
#contents-area > section .anchorbox li:nth-child(14) a::before { content:"14"; }
#contents-area > section .anchorbox li:nth-child(15) a::before { content:"15"; }
#contents-area > section .anchorbox li:nth-child(16) a::before { content:"16"; }
#contents-area > section .anchorbox li:nth-child(17) a::before { content:"17"; }
#contents-area > section .anchorbox li:nth-child(18) a::before { content:"18"; }
#contents-area > section .anchorbox li:nth-child(19) a::before { content:"19"; }
#contents-area > section .anchorbox li:nth-child(20) a::before { content:"20"; }



/* numberbox */

#contents-area > section .numberbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .numberbox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .numberbox {
	height:1%;
}

#contents-area > section .numberbox {
	margin:30px 20px 0;
	display:block;
}

#contents-area > section .numberbox .inner {
	margin:10px 0 0 0;
	border:1px solid #4256a1;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .numberbox .inner:nth-child(1) {
	margin-top:0;
}

#contents-area > section .numberbox .inner .subtitle {
	position:relative;
	color:#4256a1;
	font-size:16px;
	font-weight:bold;
	width:100%;
	min-height:45px;
	padding:12px 0 10px 55px;
	background-color:#efefef;
	line-height:1.2em;
	display: flex;
	justify-content: left;
	align-items: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
}

#contents-area > section .numberbox .inner .subtitle::before {
	position:absolute;
	top:0;
	left:0;
	color:#fff;
	font-size:16px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	content:"";
	width:45px;
	height:100%;
	background-color:#4256a1;
	display: flex;
	justify-content: center;
	align-items: center;
	float:left;
}

#contents-area > section .numberbox .inner:nth-child(1) .subtitle::before { content:"1"; }
#contents-area > section .numberbox .inner:nth-child(2) .subtitle::before { content:"2"; }
#contents-area > section .numberbox .inner:nth-child(3) .subtitle::before { content:"3"; }
#contents-area > section .numberbox .inner:nth-child(4) .subtitle::before { content:"4"; }
#contents-area > section .numberbox .inner:nth-child(5) .subtitle::before { content:"5"; }
#contents-area > section .numberbox .inner:nth-child(6) .subtitle::before { content:"6"; }
#contents-area > section .numberbox .inner:nth-child(7) .subtitle::before { content:"7"; }
#contents-area > section .numberbox .inner:nth-child(8) .subtitle::before { content:"8"; }
#contents-area > section .numberbox .inner:nth-child(9) .subtitle::before { content:"9"; }
#contents-area > section .numberbox .inner:nth-child(10) .subtitle::before { content:"10"; }
#contents-area > section .numberbox .inner:nth-child(11) .subtitle::before { content:"11"; }
#contents-area > section .numberbox .inner:nth-child(12) .subtitle::before { content:"12"; }
#contents-area > section .numberbox .inner:nth-child(13) .subtitle::before { content:"13"; }
#contents-area > section .numberbox .inner:nth-child(14) .subtitle::before { content:"14"; }
#contents-area > section .numberbox .inner:nth-child(15) .subtitle::before { content:"15"; }
#contents-area > section .numberbox .inner:nth-child(16) .subtitle::before { content:"16"; }
#contents-area > section .numberbox .inner:nth-child(17) .subtitle::before { content:"17"; }
#contents-area > section .numberbox .inner:nth-child(18) .subtitle::before { content:"18"; }
#contents-area > section .numberbox .inner:nth-child(19) .subtitle::before { content:"19"; }
#contents-area > section .numberbox .inner:nth-child(20) .subtitle::before { content:"20"; }

#contents-area > section .numberbox .inner .text {
	font-size:14px;
	padding:20px 20px;
}


/* colorbox */

#contents-area > section .colorbox {
	margin:20px 20px 0;
	padding:20px;
	background-color:#ededed;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .colorbox .subtitle {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:10px;
	text-align:left;
	border-left:2px solid #00b58c;
	line-height:1.2em;
}

#contents-area > section .colorbox p {
	font-size:14px;
	padding-top:0.5em;
	text-align:left;
}


/* colorbox */

#contents-area > section .cautionbox {
	margin:20px 20px 0;
	padding:20px;
	background-color:#dae4e4;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .cautionbox .subtitle {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:10px;
	text-align:left;
	border-left:2px solid #00b58c;
	line-height:1.2em;
}

#contents-area > section .cautionbox .subhead {
	font-size:12px;
	font-weight:bold;
	padding-top:0.5em;
	text-align:left;
}

#contents-area > section .cautionbox p {
	font-size:12px;
	padding-top:0.5em;
	text-align:left;
}


/* linebox */

#contents-area > section .linebox {
	margin:0 20px 0;
	padding-top: 30px;
}

#contents-area > section .linebox dl {
	margin-top:10px;
	background-color:#fff;
	border:1px solid #4256a1;
}

#contents-area > section .linebox dl:first-child {
	margin-top:0;
}

#contents-area > section .linebox dt {
	color:#35559b;
	font-size:16px;
	font-weight:bold;
	padding:15px 10px 13px;
	border-bottom:1px solid #4256a1;
	text-align:center;
}

#contents-area > section .linebox dd {
	font-size:14px;
	padding:15px 20px;
	text-align:left;
}


/* namelist */

#contents-area > section .namelist:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .namelist {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .namelist {
	height:1%;
}

#contents-area > section .namelist {
	margin:0 20px 0;
	padding-top: 20px;
	display:block;
}

#contents-area > section .namelist dl {
	margin-top:10px;
	display:table;
}

#contents-area > section .namelist dt {
	font-size:12px;
	font-weight:bold;
	width:60px;
	padding:2px 0 0;
	background-color:#e3e3e3;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .namelist dd {
	font-size:14px;
	font-weight:bold;
	padding:2px 0 2px 7px;
	text-align:left;
	vertical-align:middle;
	display:table-cell;
}


/* massagebox */

#contents-area > section .messagebox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#contents-area > section .messagebox {
	display:inline-table;
	zoom:1;
}

* html #contents-area > section .messagebox {
	height:1%;
}

#contents-area > section .messagebox {
	margin:0 20px 0;
	padding: 30px 0;
	border-top:1px solid #d9d9d9;
	display:block;
}

#contents-area > section .messagebox:last-child {
	padding-bottom:0;
}

#contents-area > section .messagebox .profile {
	width:100%;
	display:table;
}

#contents-area > section .messagebox .profile dt {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:22%;
	padding:12px 0;
	background-color:#55c998;
	text-align:center;
	vertical-align:middle;
	float:left;
	display: flex;
	justify-content: center;
	align-items: center;
}

#contents-area > section .messagebox .profile dd {
	font-size:14px;
	font-weight:bold;
	margin-left:22%;
	padding:10px;
	background-color:#e3e3e3;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: left;
	align-items: center;
}

#contents-area > section .messagebox .profile dd:last-child {
	width:auto;
	margin:0;
	padding:0;
	text-align:center;
	display:block;
}

#contents-area > section .messagebox .profile dd img {
	width:100%;
	height:auto;
}

#contents-area > section .messagebox .message {
	text-align:left;
	margin-top:15px;
}

#contents-area > section .messagebox .message .catch {
	font-size:16px;
	font-weight:bold;
}

#contents-area > section .messagebox .message .name {
	font-size:15px;
	font-weight:bold;
	padding:15px 15px 15px 0;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .messagebox .message .en {
	color:#55b38c;
	font-size:11px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	padding:15px 0;
	vertical-align:middle;
	display:table-cell;
}

#contents-area > section .messagebox .message .history {
	font-size:12px;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#contents-area > section .messagebox .message .text {
	font-size:14px;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	margin-top:15px;
}


/* table-style1 */

#contents-area > section table.table-style1 {
	margin:30px 20px 0;
	border-spacing:0px;
	border-collapse:collapse;
}

#contents-area > section table.table-style1 th,
#contents-area > section table.table-style1 td {
	font-size:12px;
	font-weight:normal;
	padding:10px 10px 8px;
	background-color:#fff;
	border-bottom:1px solid #66c5d1;
}

#contents-area > section table.table-style1 tr:last-child th,
#contents-area > section table.table-style1 tr:last-child td {
	border-bottom:none;
}

#contents-area > section table.table-style1 th {
	border-right:1px solid #66c5d1;
	white-space:nowrap;
}

#contents-area > section table.table-style1 td strong {
	font-size:12px;
}

#contents-area > section table.table-style1.vertical,
#contents-area > section table.table-style1.vertical tbody,
#contents-area > section table.table-style1.vertical tr {
	display:block;
}

#contents-area > section table.table-style1.vertical th {
	width:100%;
	border-right:none;
	border-bottom:1px solid #66c5d1;
	white-space:normal;
	display:block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ededed;
}

#contents-area > section table.table-style1.vertical td {
	width:100%;
	border-bottom:1px solid #66c5d1;
	display:block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section table.table-style1.vertical tr:last-child th {
	border-bottom:1px solid #66c5d1;
}

#contents-area > section table.table-style1.vertical tr:last-child td {
	border-bottom:none;
}



/* table-style2 */

#contents-area > section table.table-style2 {
	margin:30px 20px 0;
	border-spacing:0px;
	border-collapse:collapse;
}

#contents-area > section .busstop table.table-style2{
	width:100%;
	margin:0px;
	margin-right:40px;
}

#contents-area > section table.table-style2 th,
#contents-area > section table.table-style2 td {
	font-size:12px;
	font-weight:normal;
	padding:10px 10px 8px;
	background-color:#fff;
	border-right:1px solid #66c5d1;
	border-bottom:1px solid #66c5d1;
	white-space:nowrap;
}

#contents-area > section .busstop table.table-style2 th,
#contents-area > section .busstop table.table-style2 td{
	border:1px solid #66c5d1;
	white-space: normal;
	display:block;
}

#contents-area > section table.table-style2 tr th:last-child,
#contents-area > section table.table-style2 tr td:last-child {
	border-right:none;
}

#contents-area > section .busstop table.table-style2 th:last-child,
#contents-area > section .busstop table.table-style2 td:last-child{
	border:none;
}

/*#contents-area > section table.table-style2 tr:last-child th,
#contents-area > section table.table-style2 tr:last-child td {
	border-bottom:none;
}*/

#contents-area > section .busstop table.table-style2 tr:last-child th{
	border-bottom:1px solid #66c5d1;
}

#contents-area > section table.table-style2 th {
	background-color:#ededed;
}

#contents-area > section table.table-style2 td strong {
	font-size:13px;
}

#contents-area > section table.table-style2 td.bg {
	color:#fff;
	background-color:#009fb2;
}

#contents-area > section table.table-style2 td.bg strong {
	font-size:15px;
}

#contents-area > section table.table-style2 tr td.b_r{
	border-right: 1px solid #66c5d1;
}

#contents-area > section .table-scroll {
	margin:30px 20px 0;
	overflow-x:scroll;
}

#contents-area > section .table-scroll table.table-style1,
#contents-area > section .table-scroll table.table-style2 {
	margin:0 0 20px 0;
}



/* row-block */
#contents-area > section .row2-block {
	margin:0 20px 0;
}

#contents-area > section .row2-block .inner {
	text-align:left;
}

#contents-area > section .row2-block .inner:nth-child(even) {
	margin-right:0;
}

#contents-area > section .row2-block .inner .subtitle {
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:0.5em;
	border-bottom:1px solid #66c5d1;
}

#contents-area > section .row2-block .inner .text {
	font-size:14px;
	margin-top:1em;
}


/* horizontable */

#contents-area > section .horizontable {
	margin:30px 20px 0;
	display:block;
}

#contents-area > section .horizontable .inner {
	padding:15px 0;
	border-top:1px solid #14143c;
	border-bottom:1px solid #14143c;
}

#contents-area > section .horizontable .inner:last-child {
	border-top:none;
}

#contents-area > section .horizontable .inner .subtitle {
	font-size:13px;
	font-weight:bold;
	width:70px;
	padding-right:10px;
	text-align:left;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .horizontable .inner .text {
	font-size:12px;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	margin-left:70px;
	padding:0 0 0 10px;
	border-left:1px solid #d9d9d9;
	text-align:left;
	vertical-align:top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .horizontable .inner .list {
	font-size:12px;
	font-family:"¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	margin:0 0 0 70px;
	padding:10px 0 0 10px;
	border-left:1px solid #d9d9d9;
	text-align:left;
	vertical-align:top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area > section .horizontable .inner .list li {
	margin-right:1em;
	margin-bottom:0;
	display:inline-block;
}

#contents-area > section .horizontable .inner .list li::before {
	color:#00b58c;
	font-size:0.77em;
	content:"¡ö";
	padding:0 0.2em 0.2em 0;
	vertical-align:middle;
	display:inline-block;
}


/* linkbanner */

#contents-area .linkbanner {
	margin:30px 20px 0;
}

#contents-area .linkbanner li {
	width:50%;
	padding-right:5px;
	margin-top:10px;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area .linkbanner li:nth-child(even) {
	padding-left:5px;
	margin-right:0;
}

#contents-area .linkbanner li:nth-child(1),
#contents-area .linkbanner li:nth-child(2) {
	margin-top:0;
}

#contents-area .linkbanner li a {
	color:#14143c;
	width:100%;
	padding:15px 20px 15px 15px;
	background: #eeeeee url(/common/img/ico_arrow_yellow3.svg) right 10px center no-repeat;
	background-size: 5px auto;
	vertical-align:middle;
	background-color:#fff;
	display: flex;
	justify-content: center;
	align-items: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
}


/* style-news */

#contents-area .style-news {
	padding:30px 0 30px;
	background-color:#dee6f5;
}

#contents-area .style-news h2 {
	color:#14143c;
	font-size:20px;
	line-height:1em;
}

#contents-area .style-news .en {
	color:#14143c;
	font-size:13px;
	font-family:"Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0.4em;
	letter-spacing:0.1em;
	line-height:1em;
}

#contents-area .style-news .en::after {
	width:15px;
	height:2px;
	background-color:#323c64;
	content:"";
	margin:10px auto 0;
	display:block;
}

#contents-area .style-news .inner {
	width:auto;
	margin:0 20px 0;
	padding-top:10px;
}

#contents-area .style-news article {
	margin-top:10px;
	background-color:#fff;
}

#contents-area .style-news article a {
	padding:10px 15px;
	background:url(/prospect/img/ico_topics_arrow.svg) right center no-repeat;
	background-size:28px auto;
	display:block;
}

#contents-area .style-news article .date {
	color:#14143c;
	font-size:14px;
	width:100px;
	padding-right:15px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contents-area .style-news article .cat {
	color:#fff;
	font-size:13px;
	padding:3px 5px 2px;
	background-color:#0078c8;
	text-align:center;
	line-height:1.2em;
	vertical-align:middle;
	display:table-cell;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contents-area .style-news article:nth-child(even) .cat {
	background-color:#425698;
}

#contents-area .style-news article h3 {
	color:#14143c;
	font-size:14px;
	font-weight:normal;
	padding:10px 20px 0 5px;
	text-align:left;
	line-height:1em;
}

#contents-area .style-news .bt {
	margin-top:25px;
}

#contents-area .style-news .bt a {
	color:#323c64;
	font-size:14px;
	font-weight:bold;
	padding:8px 35px 6px;
	background:#fff url(../common/img/ico_button.svg) right center no-repeat;
	background-size:30px auto;
	border:1px solid #323c64;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	display:inline-block;
}

}

@media screen and (max-width: 415px) {
	#contents-area > section.bg .linkbox.busstop .box{
		width:100%;
		padding:0;
		margin-top:15px;
	}
}

@media all and (-ms-high-contrast: none){
	#contents-area .linkbanner li a {
		background-size: 7px 10px;
	}
	#contents-area > section .linkbox .box .img {
		overflow:hidden;
	}
	#contents-area > section .linkbox .box .img img {
		width:100%;
	}
	#contents-area > section .linkbox .box .list {
		background-size:7px 10px;
	}
}

#curriculum ul {
    width: 797px;
    margin: 0 auto;
    padding-bottom: 45px;
}
#curriculum ul li {
    position: relative;
    width: 259px;
    margin: 10px 10px 0 0;
    float: left;
}
#curriculum ul li:nth-child(3),#curriculum ul li:nth-child(6), #curriculum ul li:last-child {
    margin: 10px 0 0 0;
}
#curriculum ul li:nth-child(5), #curriculum ul li:nth-child(10) {
    margin: 10px 10px 0 0;
}

#curriculum .curriculum_p{width: 797px;
    margin: 0 auto !important;}

@media screen and (max-width: 769px){
#curriculum ul {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 45px;
}
#curriculum ul li {
    position: relative;
    width: 49.5%;
    margin: 10px 10px 0 0;
    float: left;
}

#curriculum .curriculum_p{width:100%;}

}
