<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* Google font */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(https://example.com/MaterialIcons-Regular.woff2) format('woff2'),
       url(https://example.com/MaterialIcons-Regular.woff) format('woff'),
       url(https://example.com/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  vertical-align:middle;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  margin-right:2px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.material-icons.md-12 { font-size: 12px; }
.material-icons.md-14 { font-size: 14px; }
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }
.material-icons.md-22 { font-size: 22px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-26 { font-size: 26px; }
.material-icons.md-28 { font-size: 28px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
/*--------------------
          汎用
------------------*/
.clearfix {float:none;clear:both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix{ zoom: 1; } /* IE7 */
/*--------------------
   background-color
------------------*/
.bgbl {background-color:#7EABE2;padding:0px 2px; line-height:18px !important;}
.bggr {background-color:#22B573;padding:0px 2px; line-height:18px !important;}
.bgor {background-color:#F77C00;padding:0px 2px; line-height:18px !important;}
/*--------------------
          位置
------------------*/
.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}
.mb40 { margin-bottom:40px !important;}
.mb50 { margin-bottom:50px !important;}
.mb60 { margin-bottom:60px !important;}
.mb70 { margin-bottom:70px !important;}
.mb80 { margin-bottom:80px !important;}
.mb90 { margin-bottom:90px !important;}
.mb100 { margin-bottom:100px !important;}

.mt10 { margin-top:10px !important;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}
.mt40 { margin-top:40px !important;}
.mt50 { margin-top:50px !important;}
.mt60 { margin-top:60px !important;}
.mt70 { margin-top:70px !important;}
.mt80 { margin-top:80px !important;}
.mt90 { margin-top:90px !important;}
.mt100 { margin-top:100px !important;}

.taCenter { text-align:center;}
.taRight { text-align:right;}
.taLeft { text-align:left;}
/*--------------------
          font
------------------*/
.bold { font-weight:bold;}
.red { color:#ED1C24;}
.orange { color:#F15A24;}
.pink { color:#E9463F;}^
body {
	font-family: "NewRodinPro-M";
	font-size:13px;
	color:#000;
}
.wrap p{
	padding:0 10px ;
	line-height:35px;
}
.wrap p.text {
	padding:0 30px ;
	line-height:35px;
}
a {
	color:#000;
	text-decoration:none !important;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a img:hover {
	filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    -moz-opacity: 0.7;
    opacity: 0.7;
}
figure {
	text-align:center;
	margin-top:30px;
}
/*--------------------
      ここから	  
------------------*/
/*--------------------
      video	  
------------------*/
.videoWrap {
	height:687px;
	max-width:100%;
	min-width:1000px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.covervid-wrapper {
    top: -170px;
    left: 0;
	margin:auto;
    width: 1800px;
	z-index:0;
	position:relative;
}
.covervid-video {
	width:100%;
	min-width:1000px;
	z-index:0;
}
/*--------------------
      catch	  
------------------*/
.catch {
	text-align:center;
	width:1000px;
	margin:auto;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-500px;
	z-index:10;
}
.obiBlue {
	max-width:100%;
	min-width:1000px;
	background:#002781;
}
.obiBlue p {
	width:970px;
	margin:auto;
	color:#fff;
	line-height:50px;
	font-size:19px;
}
/*--------------------
      article	  
------------------*/
.wrap {
	width:1000px;
	margin:auto;
}
/*--------------------
      mailBox	  
------------------*/
.presentBox {
	width:800px;
	margin:30px auto;
	background:#EDE9C6;
	border:1px solid #DBC988;
}
.presentBox .midashi01 {
	font-size:;
	text-align:center;
	margin:30px 40px 0;
	font-size:36px;
	padding-bottom:10px;
	border-bottom:1px solid #DBC988;
	font-family:"TsukuMinPr5-E";
}
.presentBox .midashi01 + p {
	padding:5px 0 0 40px;
}
.presentBox ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.presentBox ul {
	width:730px;
	margin:10px auto;
	text-align:center;
}
.presentBox ul li {
	float:left;
	width:210px;
	background:url(../image/present.png) no-repeat center center #fff;
	margin:0 3px;
	padding:10px;
	height:130px;
}
.presentBox ul li h2 {
	text-align:center;
	font-family:"TsukuGoPro-U";
	color:#ED1C24;
	line-height:28px;
	font-size:16px;
}
.presentBox ul li p {
	font-size:13px;
	line-height:18px;
	padding:10px 0;
}
.presentBox ul li h2 span {
	display:block;
}
.presentBox .midashi02 {
	font-family:"TsukuMinPr5-E";
	background:#000;
	text-align:center;
	color:#fff;
	width:720px;
	margin:auto;
	line-height:30px;
	font-size:20px;
}
.presentBox .mailBox {
	width:720px;
	background:#fff;
	border:1px solid #DBC988;
	margin:10px auto;
}
.presentBox .mailBox input[type=text]{
	width:600px;
	display:block;
	margin:20px auto;
	padding-left:10px;
	background:#fff;
	border:1px solid #ED1C24;
	line-height:40px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.presentBox .mailBox a.maroon {
	width:400px;
	cursor:pointer;
	display:block;
	text-align:center;
	margin:20px auto;
	line-height:60px;
	color:#fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:none;
	background: rgb(247,147,30);
	background: -moz-linear-gradient(top,  rgb(247,147,30) 0%, rgb(241,90,36) 100%);
	background: -webkit-linear-gradient(top,  rgb(247,147,30) 0%,rgb(241,90,36) 100%);
	background: linear-gradient(to bottom,  rgb(247,147,30) 0%,rgb(241,90,36) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7931e', endColorstr='#f15a24',GradientType=0 );
}
/*--------------------
      mailBox	  
------------------*/
.box01 {
}
.box01 h2 {
	text-align:center;
	font-size:31px;
	font-family:"TsukuMinPr5-E";
}
.box01 h2 span {
	font-size:49px;
	vertical-align:middle;
}
.box01 ul {
	width:870px;
	margin:auto;
}
.box01 ul.first {
	background:url(../image/box01/bg00.png) no-repeat right bottom;
}
.box01 ul li {
	font-size:20px;
	font-family:"TsukuGoPro-U";
	padding:5px;
	border-bottom:1 px solid #B3B3B3;
	margin-top:10px;
}
.box01 .info {
	width:960px;
	margin:auto;
	background:url(../image/box01/pic01.png) no-repeat 0 center;
}
.box01 .info h3 {
	font-family:"TsukuMinPr5-E";
	padding:10px 10px 10px 410px;
	font-size:18px;
	line-height:35px;
}
.box01 .info p {
	padding:0 10px 0 410px;
	line-height:35px;
}
.box01 h3.title {
	font-family:"TsukuGoPro-U";
	text-align:center;
	margin:40px auto 10px;
	border:3px solid #002781;
	padding:5px 0;
	color:#002781;
	font-size:35px;
	width:880px;
}
.wrap p.text span.shomei {
	font-family:"GFGyoshoStd-E";
	text-align:right;
	display:block;
	font-size:40px !important;
}


.box02 .wrap900 {
	width:900px;
	margin:auto;
}
.box02 .wrap900 p {
	width:900px;
	line-height:35px;
	margin:20px auto;
	font-size:20px;
}
.box02 .thumb:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.box02 .thumb .pic {
	float:left;
	margin:0 10px 0 0;
}
.bg01 {
	background:url(../image/box01/bg01.png) no-repeat center 0 #90C6FE;
	text-align:center;
	margin:30px 0;
	padding:30px 0 0;
}
.bg01bl {
	background-color: rgba(0,39,129,0.7);
	text-align:center;
	font-size:66px;
	font-family:"TsukuGoPro-U";
	color:#fff;
	line-height:72px;
	padding:40px 0;
}
.bg01bl span {
	font-size:40px;
	line-height:52px;
	display:block;
}
.voiceTitle {
	width:900px;
	margin:auto;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding:10px 0;
	position:relative;
}
.voiceTitle:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.voiceTitle .pic {
	float:left;
	width:140px;
	border:1px solid #eee;
	padding:3px;
}
.voiceTitle dl {
	float:left;
	width:730px;
}
.voiceTitle dt {
	margin:10px 10px 20px 10px;
	font-size:28px;
	color:#002781;
	border-left:10px solid #002781;
	font-family:"TsukuMinPr5-E";
	line-height:35px;
	padding-left:5px;
}
.voiceTitle dd {
	margin:10px 10px 20px 10px;
	font-size:22px;
	font-family:"TsukuGoPro-U";
}
.box02 ul li {
	margin-bottom:50px;
}
.box02 ul li p {
	width:900px;
	line-height:35px;
	margin:20px auto;
	font-size:16px !important;
}
.box02 .voiceTitle {
	overflow:hidden;
}
.box02 .voiceTitle .bg {
	position:absolute;
	left:500px;
	bottom:10px;
	font-family:"TsukuGoPro-U";
	font-size:70px !important;
	color:#002781;
	opacity:0.1;
}
.box03 {
	width:1000px;
	margin:auto;
}
.box03 h4 {
	text-align:center;
	font-size:49px;
	color:#ED1C24;
	font-family:"TsukuMinPr5-E";
	margin:50px 0 30px;
}
.box03 .seminar {
	background:url(../image/box03/pic01.png) no-repeat 0 center;
	min-height:200px;
	width:930px;
	margin:auto;
}
.box03 .seminar p {
	padding:0 0 0 330px;
	line-height:35px;
}
footer {
	border-top:2px solid #002781;
	font-family:"TsukuGoPro-U";
	text-align:center;
	max-width:100%;
	min-width:1000px;
	padding:30px 0;
}
footer a {
	font-family:"NewRodinPro-M";
	text-align:center;
	max-width:100%;
	min-width:1000px;
	font-size:14px;
}</pre></body></html>