@charset "UTF-8";
.text-left {
	text-align: left !important;
}
#global-wrapper .module-title06 {
	margin-bottom: 1em;
	margin-top: 20px;
	line-height: 1.4;
}
#global-wrapper .iframe_wrapper + .module-title06 {
	margin-top: 10px;
}
#global-wrapper .module-inner .mb-1 {
	margin-bottom: 1em;
}
#global-wrapper .module-inner hr.ethis-hr + section {
	padding-top: 3em;
}
#global-wrapper .module-inner .res_box_quarter .module-title06 {
	margin-top: 0.5em;
}
#global-wrapper .module-inner .res_box_quarter img {
	margin: 0 auto;
}
#global-wrapper .module-commonLayout .module-title02 { 
	display: table;
}
#global-wrapper .module-commonLayout .module-title02.d-block {
	display: block;
}
#global-wrapper .module-commonLayout .module-title02 span.icon {
    display: table-cell;
    padding-right: 0; /* ケースによって調整する */
    white-space: nowrap;
}
#global-wrapper .module-commonLayout .module-title02 span.text {
    display: table-cell;
    width: 100%;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-wrapper .module-title06 {
		font-size: 100%;
		margin-top: 6.66667%;
	}
	.device-js-on #global-wrapper .iframe_wrapper + .module-title06 {
		margin-top: 3%;
	}
	.device-js-on #global-wrapper .sp-mw-360 {
		max-width: 360px;
	}
}
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
	#global-wrapper .module-iconBlankM01 {
		margin-left: 16px;
	}
	#global-content section.recommend-link-sec {
    font-size: 15px;
    line-height: 1.8;
	}
	#global-content section.recommend-link-sec .module-listLayout01 .listItems .listItem .listInner .module-iconArrowRL01 {
		top: 0.55em;
	}
	#global-content section.recommend-link-sec .bg-gray,
	#global-content section.teacher-info-section .bg-gray {
		background: #EFEFEF;
		padding: 40px 30px 40px 35px;
	}
	#global-content section.recommend-link-sec .bg-gray + .module-lead01,
	#global-content section.recommend-link-sec .bg-gray + .module-lead02 {
		margin-top: 40px;
	}
	#global-content section.teacher-info-section  {
    font-size: 15px;
    line-height: 1.8;
	}
	#global-content section.teacher-info-section + .recommend-link-sec {
		margin-top: -60px;
	}
	#global-content section.teacher-info-section .bg-gray dl + dl {
		margin-top: 1em;
	}
	#global-content section.teacher-info-section .bg-gray dt .post-name {
		font-weight: 500;
	}
	#global-content section.teacher-info-section .bg-gray a {
		color:#009389 !important;
		text-decoration: underline;
	}
	#global-content section.teacher-info-section .bg-gray .linkWrap {
		font-size: 14px;
		padding: 0 1em;
		border-left: solid 1px #ccc;
	}
	#global-content section.teacher-info-section .bg-gray .linkWrap:first-child {
    border-left: none 0;
    padding-left: 0;
	}
	#global-wrapper section.teacher-info-section .bg-gray .module-iconPdfM01 {
		margin: 0 0 0 0.5em;
	}
	#global-wrapper section.recommend-link-sec .module-listLayout02 .listItems .listItem .listInner .listText {
		font-size: 1em;
	}
	#global-wrapper .module-commonLayout .module-title01 {
		margin-bottom: 35px;
	}
	#global-wrapper .module-commonLayout .pic {
		margin-top: 3.6em;
		margin-bottom: 3.6em;
	}
	#global-wrapper .module-commonLayout .module-lead02 p + .basic-ol {
		margin-top: 30px;
	}
	#global-wrapper .module-commonLayout .module-lead02 + .module-lead02 {
		margin-top: 30px;
	}
	#global-wrapper .module-commonLayout .module-lead02 + .row {
		margin-top: 30px;
	}
	#global-wrapper .module-commonLayout .module-lead02 + .row .pic {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	#global-wrapper .module-commonLayout .module-lead02 + .table-disclaimer {
		margin-top: 30px;
	}
	#global-wrapper .module-commonLayout .module-lead02 + .module-title01,
	#global-wrapper .module-commonLayout .row + .module-title01 {
		margin-top: 60px;
	}
	#global-wrapper .module-commonLayout .row .plane-table-wrap {
		margin-bottom: 0;
	}
	#global-content .pic {
		margin-bottom: 40px;
	}
	#global-content .pic + p {
		padding-top: 0 !important;
	}
	#global-content .module-listLayout02 .listPdf {
		vertical-align: top;
		margin-top: 1px;
	}
	#global-content .module-commonLayout .module-lead02 .listItems .listInner a {
		font-size: 14px;
		line-height: 1.5;
	}
	#global-content .module-commonLayout .listItems .listInner .listPdf {
		font-size: 13px;
	}
	#global-content .module-commonLayout p + .listItems {
		padding-top: 30px;
	}
	#global-content .module-commonLayout .listInner + .listInner {
		padding-top: 30px;
	}
	#global-content .module-commonLayout .listItems + .module-title06 {
		padding-top: 30px;
	}
	#global-content .module-commonLayout .listItems .listInner a + p {
		margin-top: 0;
		padding-left: 27px;
	}
	#global-content .module-commonLayout .listItems .listInner + .basic-ol {
		margin-top: 5px;
		padding-left: 55px;
	}
	#global-content .module-boxColumn2 {
    margin-top: 40px;
  }
  #global-content .module-boxColumn2 .listItems .listItem {
    margin-left: 40px;
  }
  #global-content .boxLink {
    width: 100%;
    height: 220px;
    background-color: #005;
  }
}
.device-view-pc #global-content section {
  margin-bottom: 60px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-content section {
    margin-bottom: 20%;
  }
	.device-js-on #global-content .module-lead02 p + .listItems,
	.device-js-on #global-content .module-lead02 .listInner + .listInner,
	.device-js-on #global-content .module-lead02 .listItems + .pic {
		margin-top: 2em;
	}
	.device-js-on #global-wrapper .module-lead02 .listItems .listInner {
    padding-left: 2.2em;
    position: relative;
	}
	.device-js-on #global-wrapper .module-lead02 .listItems .listIcon {
    position: absolute;
    top: 0.6em;
    left: 0;
	}
	.device-js-on #global-wrapper .module-lead02 .listItems .listText {
    font-size: 110%;
    line-height: 1.5;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 p + .basic-ol {
		margin-top: 10%;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 + .table-disclaimer {
		margin-top: 10%;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 + .row {
		margin-top: 10%;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 + .row .pic {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 + .row div:not(:first-child) .pic{
		margin-top: 1.2em !important;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 + .module-lead02 {
		margin-top: 10%;
	}
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 a + p.small {
		padding-top: 3%;
	}
	.device-js-on #global-content .module-commonLayout .listItems + .module-title06 {
		padding-top: 7%;
	}
	.device-js-on #global-content .module-commonLayout .listItems .listInner a + p {
		margin-top: 0;
		padding-top: 1%;
		padding-left: 0;
	}
	.device-js-on #global-content .module-commonLayout .listItems .listInner + .basic-ol {
		margin-top: 5%;
    padding-left: 10%;
	}
	.device-js-on #global-content .module-commonLayout .listItems .listInner + .basic-ol li + li {
		margin-top: 3%;
	}
	.device-js-on 	#global-content section.teacher-info-section + .recommend-link-sec  {
		margin-top: -12%;
	}
  .device-js-on #global-content section.recommend-link-sec .bg-gray,
	.device-js-on #global-content section.teacher-info-section .bg-gray {
		background: #EFEFEF;
		padding: 30px 20px 30px 25px;
	}
	.device-js-on #global-content section.recommend-link-sec .bg-gray + .module-lead01 {
		margin-top: 15% !important;
	}
	.device-js-on #global-content section.teacher-info-section .bg-gray dl {
		line-height: 1.8;
	}
	.device-js-on #global-content section.teacher-info-section .bg-gray dl + dl {
		margin-top: 1em;
	}
	.device-js-on #global-content section.teacher-info-section .bg-gray dt .post-name {
		font-weight: 500;
	}
	.device-js-on #global-content section.teacher-info-section .bg-gray a {
		color:#009389 !important;
		text-decoration: underline;
	}
	.device-js-on #global-content section.teacher-info-section .bg-gray .linkWrap {
		font-size: 85%;
		padding: 0 1em;
		border-left: solid 1px #ccc;
	}
	.device-js-on #global-content section.teacher-info-section .bg-gray .linkWrap:first-child {
    border-left: none 0;
    padding-left: 0;
	}
	.device-js-on #global-wrapper section.teacher-info-section .bg-gray .module-iconPdfM01 {
		margin: 0 0 0 0.5em;
	}
	.device-js-on #global-wrapper section.teacher-info-section .bg-gray .module-iconBlankM01 {
		margin: 0 0 5px 0.5em;
	}
	/* 後で消す ここから */
  .device-js-on #global-content section.recommend-link-sec .obc-recommend th,
  .device-js-on #global-content section.recommend-link-sec .obc-recommend td {
		display: inline-block;
		line-height: 1.5;
		padding: 8px 0;
	}
  .device-js-on #global-content section.recommend-link-sec .obc-recommend th {
		width: 40%;
		font-weight: 500;
		padding-bottom: 0;
	}
	.device-js-on #global-content section.recommend-link-sec .obc-recommend td {
		width: 100%;
	}
  .device-js-on #global-content section.recommend-link-sec .obc-recommend td.name {
		width: 60%;
		padding-bottom: 0;
	}
  .device-js-on #global-content section.recommend-link-sec .obc-recommend td.name a {
		color:#009389 !important;
		text-decoration: underline;
	}
  .device-js-on #global-wrapper section.recommend-link-sec .obc-recommend td .module-iconPdfM01 {
		line-height: 1;
		margin-left: 5px;
	}
	.device-js-on #global-content section.recommend-link-sec .obc-recommend + .linkWrap {
		text-align: left;
	}
  .device-js-on #global-content section.recommend-link-sec .obc-recommend + .linkWrap .listLink {
		display: inline-block;
		margin-top: 30px;
	}
	.device-js-on #global-content section.recommend-link-sec .obc-recommend + .linkWrap .row {
		margin-top: 15px;
	}
	.device-js-on #global-content section.recommend-link-sec .obc-recommend + .linkWrap .row .listLink {
		margin-top: 0;
	}
	/* 後で消す ここまで */
	.device-js-on #global-wrapper .module-commonLayout .module-lead02 + .module-title01,
	.device-js-on #global-wrapper .module-commonLayout .row + .module-title01 {
		margin-top: 12%;
	}
  .device-js-on #global-content .pic {
		margin-top: 1.2em;
		margin-bottom: 1.8em;
  }
	.device-js-on #global-content .module-commonLayout .module-lead01 {
		margin-bottom: 50px;
	}
	.device-js-on #global-content .module-commonLayout .module-lead01 p + * {
		margin-top: 11.11111%;
	}
}

/*ヘッダー*/
.device-js-on #global-header {
	background-image: url("../../images/research/research-mv.jpg");
    background-position: 50% 75%;
}
.device-js-on #global-header.covid-header  {
	background-image: url("../../images/research/covid19/mv-covid19.jpg");
}
.device-js-on #global-header.covid-header::before {
	display: none;
}
.device-js-on #global-header header .headerInner .title {
	font-size: 36px;
	line-height: 1.4;
}
.device-js-on #global-header header .headerInner .title small {
	font-size: 16px;
}

/*セクション*/
#global-content section {
	margin-bottom:100px;
}
/*アンカーリンク*/
@media screen and (max-width: 750px) {
	.device-js-on #global-wrapper .anchor-list .listItems .listInner {
    padding-left: 3em;
    position: relative;
	}
	.device-js-on #global-wrapper .anchor-list.ct-research-list .listItems .listIcon {
    position: absolute;
    top: 0.6em;
    left: 0;
	}
	.device-js-on #global-wrapper .anchor-list .listItems .listText {
    line-height: 1.5;
	}
}

#global-content ol.ethics-list {
	list-style: decimal !important;
	padding-left: 1.5em;
	padding-top: 1.8em;
}
#global-content ol.ethics-list li {
	margin-bottom: 1.8em;
}
#global-content ul.ethis-ul {
	list-style: disc !important;
	padding-left: 1.5em;
	font-size: 15px;
	line-height: 1.8;
	padding-top: 1.8em;
}
#global-content ul.ethis-ul + h6 {
	margin-top: 2.6em !important;
	margin-bottom: 0 !important;
}
#global-wrapper a.text-inside {
	margin-left: 0.8em;
	margin-right: 0.8em;
}
#global-wrapper .text-right {
	text-align: right;
}
#global-wrapper a.text-inside .module-iconArrowTS02 {
	background-color: #009389;
	margin-right: 5px;
}
#global-content p + .ethis-dl {
	margin-top: 40px;
}
#global-content .module-lead02 + .ethis-dl {
	margin-top: 25px;
}
#global-content .ethis-dl {
	display: flex;
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 27px;
}
#global-content .ethis-dl dt {
	color: #009389;
	font-weight: 500;
	white-space: nowrap;
}
#global-content .ethis-dl dd {
	
}
#global-content .ethis-hr {
	color: #666666;
	font-size: 15px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#global-content .ethis-hr + p {
	padding-top: 0 !important;
}
@media all and (min-width: 751px), print {
	#global-content  ol.ethics-list {
		font-size: 14px;
		line-height: 1.8;
	}
	#global-content  ol.ethics-list.covid-list {
		font-size: 15px;
		padding-top: 38px;
	}
}
@media screen and (max-width: 750px) {
	.device-js-on #global-content .ethis-dl {
		flex-direction: column;
		font-size: 100%;
	}
	.device-js-on #global-content .module-lead02 + .ethis-dl {
    margin-top: 5%;
	}
	.device-js-on #global-content ul.ethis-ul,
	.device-js-on #global-content .ethics-list {
		font-size: 100%;
	}
	.device-js-on #global-content ol.ethics-list li {
		line-height: 1.76923;
	}
}

#global-content ul.covid-ul {
	list-style: disc !important;
	padding-left: 1.5em;
	font-size: 15px;
	line-height: 1.8;
}
#global-content ul.covid-ul + h5 {
	margin-top: 60px !important;
}

#global-content .bg-gray-covid {
	background: #EFEFEF;
	padding: 60px 45px;
	margin-top: 5em;
}
#global-content .bg-gray-covid h5.module-title05 {
	border-bottom: 1px solid #707070;
	padding-bottom: 0.8em;
	margin-bottom: 0.8em;
	margin-top: 0;
}
#global-content .bg-gray-covid p {
	margin-top: 0 !important;
}
#global-content .bg-gray-covid .module-listLayout02 .listItems {
	margin-bottom: 0;
}
#global-content .covid-box {
	padding: 25px 22px 20px;
	height: 100%;	
}
#global-content .covid-box.red {
	border: 1px solid #C00004;
}
#global-content .covid-box.blue {
	border: 1px solid #0059C0;
}
#global-content .covid-box h6 {
	font-size: 150%;
	font-weight: 400;
}
#global-content .covid-box.red h6 {
	color:#C00004;
}
#global-content .covid-box.blue h6 {
	color:#0059C0;
}
#global-content .covid-box p {
	margin-top: 1em !important;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-content ul.covid-ul {
		font-size: 100%;
	}
	.device-js-on #global-content .bg-gray-covid {
		padding: 30px 25px;
		margin-top: 3em;
	}
	.device-js-on #global-content .bg-gray-covid .module-title05 {
		margin-top: 0;
	}
	.device-js-on #global-content ul.covid-ul + h5 {
		margin-top: 3.4em !important;
	}
}

@media (min-width: 751px) {
	#global-wrapper .module-infoListType02 .infoItems {
    display: block;
    border-top: solid 1px #ddd;
	}
	#global-wrapper .module-infoListType02 .infoItems .infoItem {
    padding: 30px 0;
    border-bottom: solid 1px #ddd;
	}
	#global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoDate {
			font-size: 15px;
			line-height: 1.8;
	}
	#global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner {
    padding-top: 5px;
	}
	#global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
    font-size: 15px;
    line-height: 1.8;
    color: #005;
	}
}
@media (max-width: 750px) {
	.device-js-on #global-wrapper .module-infoListType02 .infoItems {
    margin: 0 4%;
    display: block;
    border-top: solid 1px #ddd;
	}
	.device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem {
    padding: 4.34783% 0;
    border-bottom: solid 1px #ddd;
	}
	.device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoDate {
    font-size: 108.33333%;
    line-height: 1.76923;
	}
	.device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner {
    padding-top: 0.72464%;
	}
	.device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
    font-size: 108.33333%;
    line-height: 1.76923;
    color: #005;
	}
}

#global-wrapper div.iframe_wrapper {
    position: relative;
    width: 100%; /* ここは適時編集してください（px指定してmin-widthと組み合わせるなり） */
	margin-bottom: 10px;
}
#global-wrapper div.iframe_wrapper::before {
    content:'';
    display: block;
    padding-top: 56.25%; /* 高さ÷横幅×100 */
}
#global-wrapper div.iframe_wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#global-wrapper .project-select select {
	font-size: 100%;
}
#global-wrapper .project-bottom {
	margin-top: 3em;
}
#global-content .module-listLayout-pha01.project-bottom a.square-link {
	margin-bottom: 0;
}

/**********************************/
/* paging */
/**********************************/
#global-content #infoFooter {
	text-align: center;
	padding-top: 30px;
}
  #global-wrapper .module-pagingType01 {
    padding: 0 70px;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-pagingType01 ul {
    display: block;
  }
  #global-wrapper .module-pagingType01 ul li {
    display: inline-block;
  }
  #global-wrapper .module-pagingType01 .pagingNumber {
    font-size: 18px;
    display: inline-block;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul {
    min-height: 24px;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li {
    margin: 0 6px;
    vertical-align: middle;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li a {
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li a span {
    color: #005;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li a span:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom: solid 2px #005;
  }
  #global-wrapper .module-pagingType01 .pagingPrev {
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-wrapper .module-pagingType01 .pagingPrev .first {
    margin-right: 6px;
  }
  #global-wrapper .module-pagingType01 .pagingNext {
    position: absolute;
    top: 0;
    right: 0;
  }
  #global-wrapper .module-pagingType01 .pagingNext .last {
  }
@media (max-width: 750px) {
	.device-js-on #global-content #infoFooter {
    padding-top: 8%;
}
 .device-js-on #global-wrapper .module-pagingType01 {
    padding: 0 6em;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType01 ul {
    display: block;
  }
  .device-js-on #global-wrapper .module-pagingType01 ul li {
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber {
    font-size: 150%;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li {
    margin: 0 0.2em 0.7em;
    vertical-align: middle;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li a {
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li a span {
    color: #009389;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li a span:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom: solid 2px #009389;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingPrev {
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingPrev .first {
    margin-right: 6px;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNext {
    position: absolute;
    top: 0;
    right: 0;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNext .last {
    margin-left: 6px;
  }
}

#global-wrapper .plane-table-wrap table th.bg-green {
	background-color: rgba(235,244,228,0.5);
}
#global-wrapper .module-commonLayout .sec-res-center .module-title05 {
	margin-top: 0;
	margin-bottom: 5px;
}
#global-wrapper .module-commonLayout .sec-res-center .module-title05 + p {
	margin-top: 0;
}
#global-wrapper .module-commonLayout .sec-res-center p + p {
	margin-top: 1em;
}
#global-wrapper .module-commonLayout .sec-res-center .row + .row {
	margin-top: 20px;
}
#global-wrapper .module-commonLayout .pic figcaption {
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin-top: 10px;
}
#global-wrapper .module-commonLayout .pic figcaption strong {
	font-weight: bold !important;
}
#global-wrapper .module-commonLayout .rcdd-img-box {
	display: flex;
	margin-top: 20px;
}
#global-wrapper .module-commonLayout .rcdd-img-box figcaption {
	display: flex;
   align-items: flex-end;
}
#global-wrapper .module-commonLayout .rcdd-img-box figcaption p {
	font-size: 14px !important;
	line-height: 1.5 !important;
	margin-left: 15px;
}
@media (max-width: 750px) {
	.device-js-on #global-wrapper .module-commonLayout .pic figcaption {
		font-size: 100% !important;
		text-align: left;
		margin-top: 3%;
	}
	.device-js-on #global-wrapper .module-commonLayout .pic figcaption.text-center {
		text-align: center;
	}
	.device-js-on #global-wrapper .module-commonLayout .rcdd-img-box {
		margin-top: 7%;
	}
	.device-js-on #global-wrapper .module-commonLayout .rcdd-img-box div {
		max-width: 45%;
	}
	.device-js-on #global-wrapper .module-commonLayout .rcdd-img-box figcaption {
		display: flex;
		align-items: flex-end;
	}
	.device-js-on #global-wrapper .module-commonLayout .rcdd-img-box figcaption p {
		font-size: 100% !important;
		line-height: 1.76923;;
		margin-left: 15px;
	}
}


/* 受賞・表彰 */

#global-wrapper .module-pagingType01 {
	position: relative;
	display: inline-block;
	padding: 0 70px;
	text-align: center;
}
#global-wrapper .module-pagingType01 .pagingPrev {
	position: absolute;
	top: 0;
	left: 0;
}
#global-wrapper .module-pagingType01 .module-iconArrowRL01 {
	margin: 0 6px 0 0;
}
#global-wrapper .module-pagingType01 ul {
	display: block;
}
#global-wrapper .module-pagingType01 ul li {
 	display: inline-block;
}
#global-wrapper .module-pagingType01 .pagingPrev .first {
	margin-right: 6px;
}
#global-wrapper .module-pagingType01 .pagingNumber {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
}
#global-wrapper .module-pagingType01 .pagingNumber ul {
	min-height: 24px;
}
#global-wrapper .module-pagingType01 .pagingNumber ul li {
	margin: 0 6px;
	vertical-align: middle;
}
#global-wrapper .module-pagingType01 .pagingNumber ul li a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}
#global-wrapper .module-pagingType01 .pagingNumber ul li a span {
	color: #009389;
}
#global-wrapper .module-pagingType01 .pagingNumber ul li a span:after {
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 100%;
	content: '';
	border-bottom: solid 1px #009389;
}
#global-wrapper .module-pagingType01 .pagingNext {
	position: absolute;
	top: 0;
	right: 0;
}

#global-content .module-listLayout-pha01 .award-top-row dl,
#global-content .module-listLayout-pha01 .award-top-row a.square-link {
	margin-bottom: 0;
}
#global-wrapper .module-commonLayout section.sec-seminar-event {
	margin-bottom: 0;
}
#global-wrapper .module-commonLayout section > .container {
	padding: 0;
}
#global-content .news-wrap .news .news-list .list {
	display: block;
	border-top: solid 1px #ddd;
}
#global-content .news-wrap .news .list {
}
#global-content .news-wrap .news .list > li {
	margin: 0;
	padding: 0;
}
#global-content .news-wrap .news .list > li > dl {
	border-bottom: solid 1px #DDDDDD;
	padding: 20px 0 30px;
	margin: 0;
	font-size: 15px;
	line-height: 1.7;
}
#global-content .news-wrap .news .list > li > dl > dt {
	color: #9B9B9B;
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd {
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd > a {
	color: #000000;
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd > a:hover {
	text-decoration: underline;
	opacity: 1;
}
#global-content .news-wrap .news .list > li > dl > dd > a .text {
	margin: 0;
}
#global-content ul.list .infoItem .infoOuter .infoDate {
	font-size: 15px;
	line-height: 1.8;
	display: inline-block;
	vertical-align: middle;
}
#global-content ul.list .infoItem .infoOuter .infoInner {
	padding-top: 5px;
}
#global-content #infoFooter {
	padding-top: 30px;
	text-align: center;
}

/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
	/*
	#global-content .container {
		width: 92%;
		padding: 0;
	}
	*/
	#global-content .container .sec-seminar-event .container {
		width: 100%;
		padding: 0;
	}
	#global-content #infoHeader .headerInner .headerPaging {
    position: inherit;
	}
	.device-js-on #global-wrapper .module-pagingType01 {
    position: relative;
    display: inline-block;
    padding: 0 6em;
    text-align: center;
	}
	.device-js-on #global-wrapper .module-pagingType01 .pagingNumber {
    font-family: 'Montserrat', sans-serif;
    font-size: 150%;
    font-weight: 400;
    display: inline-block;
	}
	#global-wrapper .module-pagingType01 .pagingNumber ul li {
		margin-bottom: 5px;
	}
	.device-js-on #global-wrapper .module-pagingType01 .module-iconArrowRL01 {
		font-size: 100%;
		margin: 0;
	}
	.device-js-on #global-wrapper .module-pagingType01 .pagingNext .last {
    margin-left: 6px;
	}
	.device-js-on #global-wrapper .module-pagingType01 .pagingPrev .first {
    margin-right: 6px;
	}
	#global-content {
		padding: 0;
	}
	#global-content .title {
		margin-bottom: 9.33vw;
	}
	#global-content .title .jp {
		font-size: 2.66em;
		margin-bottom: 4vw;
	}
	#global-content .title .en {
		font-size: 1.5em;
	}
	#global-content .news-wrap .news .list {
		margin-bottom: 10.67vw;
	}
	#global-content .news-wrap .news .list > li > dl {
		padding: 4.34783% 0;
		font-size: 1.15em;
	}
	#global-content .news-wrap .news .listLink {
		font-size: 1.23em;
	}
	.device-js-on #global-content ul.list .infoItem .infoOuter .infoDate {
    font-size: 100%;
    line-height: 1.76923;
	}
	#global-content #infoFooter {
		padding-top: 0;
	}
}

/* 受賞・表彰 記事詳細ページ */
#global-content .module-inner #article-inner {
	
}
#global-content .module-inner #article-inner b {
	font-weight: bold;
}
#global-content .module-inner #article-inner a {
	color: #009389 !important;
	text-decoration: underline;
}
#global-content .module-inner #article-inner .infoDateWrap {
	color: #9B9B9B;
	margin: 0 0 1.5em 0;
}
#global-content .module-inner #article-inner .infoDateWrap .infoDate {
	font-size: 15px;
	line-height: 1.8;
	display: inline-block;
	vertical-align: middle;
}
#global-content .module-inner #article-inner .module-lead02 p {
	margin-top: 0.3em;
}
#global-content .module-inner #article-inner .module-lead02 ul {
	list-style: inherit;
	margin-top: 0.3em;
	font-size: 15px;
	line-height: 1.8;
	padding-left: 1.5em;
}

#global-wrapper .module-inner {
    width: 724px;
	max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#global-content .module-newsHead {
    margin-bottom: 45px;
    padding: 15px 0 0;
    text-align: left;
}
#global-content .module-newsHead .newsHeadTitle {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 0;
}
#global-content .module-newsHead .newsHeadDate {
	color: #9B9B9B;
	font-size: 15px;
	text-align: right;
	margin-bottom: 60px;
}
@media all and (min-width: 751px), print {

}
@media screen and (max-width: 750px) {
	.device-js-on #global-content .module-newsHead {
    width: 100%;
    margin: 0 auto 8%;
    padding: 4% 0;
    text-align: left;
	}
	.device-js-on #global-content .module-newsHead .newsHeadTitle {
    font-size: 153.8%;
    line-height: 1.5;
	}
	.device-js-on #global-content .module-newsHead .newsHeadDate {
    font-size: 115.4%;
    text-align: right;
		margin-bottom: 10%;
	}
	.device-js-on #global-content #article-inner .module-lead02 {
    margin-right: 5%;
    margin-left: 5%;
	}
	.device-js-on #global-content .module-inner #article-inner .module-lead02 ul,
	.device-js-on #global-content .module-inner #article-inner .module-lead02 ol {
		font-size: 108.33333%;
    line-height: 1.76923;
	}
	#global-content .module-inner #article-inner .infoDateWrap .infoDate {
		font-size: 100%;
	}
	#global-content .module-inner #article-inner .infoDateWrap .infoCategories {
		font-size: 80%;
	}
}

/* movie popup */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* rcdd トピックス */
#global-content .news-wrap .news .news-list .list {
	display: block;
	border-top: solid 1px #ddd;
}
#global-content .news-wrap .news .list {
}
#global-content .news-wrap .news .list > li {
	margin: 0;
	padding: 0;
}
#global-content .news-wrap .news .list > li > dl {
	border-bottom: solid 1px #DDDDDD;
	padding: 20px 0 30px;
	margin: 0;
	font-size: 15px;
	line-height: 1.7;
}
#global-content .news-wrap .news .list > li > dl > dt {
	color: #9B9B9B;
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd {
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd > a {
	color: #000000;
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd > a:hover {
	text-decoration: underline;
	opacity: 1;
}
#global-content .news-wrap .news .list > li > dl > dd > a .text {
	margin: 0;
}
@media screen and (max-width: 750px) {
	#global-content .news-wrap .news .list {
		margin-bottom: 10.67vw;
	}
	#global-content .news-wrap .news .list > li > dl {
		padding: 4.34783% 0;
		font-size: 1.15em;
	}
	#global-content .news-wrap .news .listLink {
		font-size: 1.23em;
	}
}

#global-content .module-inner #article-inner dl.separate-dl {
	display: flex;
}
#global-content .module-inner #article-inner dl.separate-dl dt {
	flex-shrink: 0;
	flex-grow: 0;
}
#global-content .module-inner #article-inner dl.separate-dl dd {}


