@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');

/*　タイアップサイト用
-------------------------------------------------*/
.lb-image {
	max-width: 1000px;
}
@media screen and (min-width:768px) {
	body {
	  text-align:center;
	}
	
	.nbo_header {
		display:block;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(../xtf0916/bp_bg.png);
		background-color: #e1e1e1; /* ie8 */
	}
}

body {
	text-align:center;
}

.nxr_header {
	background: #fff;
}

#tieup {
  border-bottom:1px solid #ddd;
  text-align:center;
  color:#fff;
  font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight:500;
  font-size:14px;
  line-height:1.8em;
  width:100%;
  overflow-x:hidden;
}


@media all and (-ms-high-contrast:none){
  #tieup { 
	  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   } 
}

@media screen and (min-width:758px) {
	#tieup {
		font-size:16px;
	}
}

.w-100p {
	width:100%;
}

#tieup a:link,
#tieup a:visited {
  color:#fff;text-decoration: none;
}

#tieup a:link {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -khtml-opacity: 1;
  -moz-opacity: 1;
  transition:0.5s
}

#tieup a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  transition:0.5s
}

img {
	max-width:100%;
	height: auto;
}

#tieup a:hover {
  text-decoration:none;
  color:#ccc;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  transition:0.5s;
}

#topcontrol {
	margin:0 30px 30px 0;
}

.fw-bold {
	font-weight:bold;
}

.c-gray {
	color:#666;
}

/*　枠組み
----------------------------------------------------------*/

.container {
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	box-sizing: content-box !important;
	text-align: center;
}

@media screen and (min-width:758px) {
	.container {
		text-align: center;
	}
}

.w-900 {max-width: 900px;}
.w-850 {max-width: 850px;}
.w- {max-width: px;}

.flex-row-reverse {
	flex-direction: row-reverse;
}
.flex-row-row {
	flex-direction: row !important;
}

/*下層ヘッダー*/
.ttl-box-01 {
	max-width: 900px;
	padding-top: 80px;
	padding-bottom: 30px;
	text-align: left;
	font-weight: bold;
	position: relative;
}
.logo-forum-01 {
	text-align: right;
	position: absolute;
	top: 20px;
	right: 25px;
}
.logo-forum-01 img {
	width: 110px;
}
.ttl-01 {
	font-size: 25px;
	padding-bottom: 20px;
	line-height: 1.3;
	text-align: center;
}
.ttl-02 {
	color: #34CDFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 30px 0 15px 0;
}
.ttl-03 {
	text-align: center;
}

.ttl-03 p {
	display: inline-block;
	border: 1px solid #fff;
	padding:0.3em 1em;
	line-height: 1.2;
	margin: 0 auto 10px auto;
	font-size: 15px;
	font-weight: bold;
}

.lead-01 br {
	display: none;
}
.logo-client-01 {
	padding-bottom: 25px;
	position: absolute;
	top: 20px;
	left: 25px;
}
.logo-client-01 img {
	width: 70px;
}
	
@media screen and (min-width:758px) {
	.ttl-box-01 {
		padding-bottom: 100px;
		padding-top: 120px;
	}
	.ttl-01 {
		font-size:42px;
		padding-bottom: 30px;
	}
	.ttl-02 {
		font-size: 32px;
		margin: 60px 0 25px 0;
	}
	.ttl-03 p {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.lead-01 {
		font-size: 20px;
		max-width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
	.lead-01 br {
		display: block;
	}
	.logo-forum-01 {
		top: 30px;
	}
	.logo-forum-01 img {
		width: 164px;
	}
	.logo-client-01 {
		top: 30px;
	}
	.logo-client-01 img {
		width: 110px;
	}
}




/*本文*/
.main-box-01 {
	max-width: 850px;
	text-align: left;
}


.main-txt-01 p {
	line-height: 1.85;
}


.mt-2em {
	margin-top: 2em;
}
.c-att-01.lh-big dt,
.c-att-01.lh-big dd {
	line-height: 1.85em;
}
.c-att-01.lh-big dd {
	margin: -1.85em 0 0 1em;
}

.main-caption-01 {
	font-size: 70%;
	color: #aaa;
}

.main-txt-01 p + p,
.main-txt-01 p + h3,
.main-txt-01 + .main-txt-02,
.main-txt-02 + .main-txt-01,
.main-txt-02 + .main-txt-02,
.main-caption-01 + p {
	margin-top: 2em;
}

.main-box-02 + .main-txt-01 {
	margin-top: 40px;
}
.main-txt-02 p,
.main-txt-02 h3 {
	padding-left: 15px;
}
.main-txt-02 dl {
	margin-left: 15px;
}
.main-txt-01 h3,
.main-txt-02 h3{
	padding-bottom: 0.3em;
	position: relative;	
	font-size: 15px;
}
.main-txt-02 h3::before {
	content: "・";
	position: absolute;
	left: 0;
	top: 0;
}
.main-txt-03 {
	font-size:13px;
	padding-left: 0.3em;
}

.main-txt-01 h4,
.main-txt-02 h4 {
	padding: 1.2em 0 0.2em 0;
}

@media screen and (min-width:758px) {
	.main-box-02 + .main-txt-01 {
		margin-top: 60px;
	}
	.main-txt-01 h3,
	.main-txt-02 h3 {
		font-size: 20px;
	}
	.main-txt-03 {
		font-size:14px;
	}
}

/*背景*/
#tieup {
	background:url("bg-01.jpg") no-repeat center top #001A26;
}
.bg-02 {
	background: url("bg-02.jpg") no-repeat -250px 1000px;
}
@media screen and (max-width:757.9px) {
	#tieup {
		background:url("bg-01.jpg") no-repeat center top #001A26;
		background-size: 1500px auto;
	}
	.bg-02 {
		background: url("bg-02.jpg") no-repeat -450px 1300px;
		background-size: 1500px auto;
	}
}

/*プロフィール*/
.profile-img-01 {
	text-align: center;
}
.profile-txt-01 {
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.4;
}
.profile-txt-01 span {
	display: inline-block;
	padding-right: 0.5em;
}
.profile-txt-02 {
	font-weight: bold;
}
.profile-txt-02 span {
	font-size: 16px;
}

@media screen and (min-width:758px) {
	.main-box-02 {
		display: flex;
		flex-direction: row-reverse;
	}
	.main-box-03 {
		width: 460px;
	}	
	.main-box-04 {
		width: 340px;
		padding-top: 5px;
		margin-right: auto;
	}
	.flex-row-row .main-box-04 {
		margin-right: 0;
		margin-left:auto;
	}
	.profile-img-01 img {
		max-width: 100%;
	}
	.profile-txt-01 {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.profile-txt-02 span {
		font-size: 24px;
	}
}

@media screen and (max-width:757.9px) {
	.profile-img-01 img {
		max-width: 60%;
	}
	.profile-img-01 {
		padding:30px 0 0 0;
	}
	.profile-txt-01, .profile-txt-02, .profile-txt-03 {
		text-align: center;
	}
	
}

/*図表*/

.fig-box-01 {
	margin: 30px auto;
	max-width: 740px;
	box-sizing: content-box !important;
}
.fig-box-01 img {
	border: 1px solid #707070;
}
.fig-txt-01{
	font-size:12px;
	padding-top:10px;
	line-height: 1.5;
}

@media screen and (min-width:758px) {
	.fig-box-01 {
		margin: 60px auto;
	}
	.fig-box-01-caption-01 {
		font-size: 14px;
		padding-top: 15px;
	}
}

/*フッター*/
.footer-01 {
	padding: 40px 0;
	text-align: center;
}
.footer-btn-01 a {
	display: block;
	margin-left:auto;
	margin-right: auto;
	width: 90%;
	max-width: 460px;
	padding: 22px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
	font-feature-settings: "palt";
	color: #fff;
	background-image: linear-gradient(90deg, #04A1BC, #013A74);
	position: relative;
}

.footer-btn-01 a img {
	max-width: 80%;
}


.footer-txt-01 {
	font-size: 16px;
	padding: 25px 0 10px;
}
.footer-txt-02 {
	padding: 20px 0 30px;
	line-height: 1.5;
}
.logo-client-02 img {
	max-width: 140px;
}
.logo-forum-02 {
	padding-bottom: 20px;
}

.logo-forum-02 img {
	width: 185px;
}
.footer-txt-03 {
	font-weight: bold;
}
.footer-txt-03 li a::before {
	content: "";
	width: 0.4em;
	height: 1em;
	margin-right: 0.3em;
	display: inline-block;
	background:url("icn-arrow-02.svg") no-repeat center center;
	background-size: contain;
}


@media screen and (min-width:758px) {
	.footer-btn-01 a {
		font-size: 20px;
		padding: 25px 0;
	}
	.footer-txt-02 li {
		display: inline-block;
		padding: 0 0.5em;
	}

	.footer-01 {
		padding: 80px 0;
	}
	.footer-txt-01 {
		font-size: 18px;
		padding: 60px 0 30px;
	}
	.footer-txt-02 {
		padding: 25px 0 100px;
		line-height: 1.5;
	}
	.logo-client-02 img {
		max-width: 160px;
	}	
	.logo-forum-02 {
		padding-bottom: 35px;
	}
	.footer-txt-03 {
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-txt-03 li,
	.footer-txt-03 {
		width: 22em;
	}
}



.ibm-tbl-01 {
	line-height: 1.4;
	margin: 2em 0;
	position: relative;
}

.ibm-tbl-01 td dl dt {
	font-weight: bold;
}


@media screen and (min-width:758px) {
	.c-mt-lg-0 {
		margin-top: 0 !important;
	}
}

.list-01 {
	font-weight: bold;
}

.list-01 li {
	font-size: 15px;
	line-height: 1.35;
	padding: 0 0 0.7em 1.7em;
	position: relative;
}
.list-01 li:before {
	content: "";
	display: inline-block;
	width: 1.2em;
	height: 1.35em;
	background: url("icn-check.svg") no-repeat left center;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}

@media screen and (min-width:758px) {
	.list-01 {
		display: flex;
		justify-content: space-around;
	}
	.list-01 li {
		font-size: 18px;
	}
}

.info {
	border: 1px solid #34CDFF;
	padding: 20px;
}

.info-ttl {
	color: #34CDFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.35;
}

.info-lead {
	padding-bottom: 15px;
	font-weight: normal;
	padding: 0.5em 0 1em;
	line-height: 1.5;
}

.info-speaker {
	font-size: 12px;
	line-height: 1.45;
	font-weight: normal;
}
.info-speaker-txt-02 {
	font-size: 150%;
	font-weight: bold;
	padding: 2px 0 8px 0;
}

.info-speaker + .info-speaker {
	padding-top: 20px;
}

@media screen and (min-width:758px) {
	.info {
		padding: 35px 40px 40px 40px;
	}
	.info-ttl {
		font-size: 26px;
	}
	
	.info-speaker {
		display: flex;
		justify-content: space-between;
		font-size: 14px;
	}
	.info-speaker-img {
		width: 16%;
	}
	.info-speaker-txt {
		width: 80%;
	}
	.info-speaker + .info-speaker {
		padding-top: 15px;
	}
}

@media screen and (max-width:757.9px) {
	.info-speaker-img {
		text-align: center;
	}
	.info-speaker-img img {
		max-width: 70%;
		padding:10px 0 15px;
	}
}

.main-caption-01 {
	line-height: 1.5;
}

.video {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#note_text {
	font-size: 75%;
	line-height: 1.5;
	padding-top: 32px;
	font-weight: normal;
}

@media screen and (min-width:758px) {
	#note_text {
		line-height: 1.7;
		text-align: center;
		padding-top: 30px;
	}
}
#errorMessage {
font-size: 12px;
color: #999999;
line-height: 1.4em;
margin-bottom: 30px;
}
