<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------
 
 研究報告会 css
 
---------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	box-sizing: border-box;
}

li, dl{ line-height: 1.7; }
p{ margin:0 0 0.5em 0; }
img{ border: none; }
.clear{ clear: both; }
li{list-style: none;}

a:link   { color: #003399; text-decoration: none; }
a:visited{ color: #003399; text-decoration: none; }
a:hover  { text-decoration: underline; }
a:active { text-decoration: underline; }

.larger{ font-size: 16px;}
.pdf-link{
	background: url(../img/icon_pdf.gif) no-repeat 100% 50%;
    padding-right: 20px;
}

/* ここからこのページ専用　*/

body{
	font-size: 75%;
	color: #333;
	font-family: "メイリオ", Meirio, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	border-top:5px solid #15136f;
}

#Container {
    width: 900px;
    margin:0 auto;
    padding:20px 0;
    font-size:120%;
    font-family: 'Noto Sans JP', sans-serif;
}

#header2 {
    margin-bottom: 50px;
}

.alignC{text-align:center;}
.alignR{text-align:right;}

h1 img{
	width:250px;
	margin-bottom:10px;
}

h2{
	color: #110e5d;
	font-size: 30px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 500;
	text-align:center;
	transform: rotate(0.03deg);    
}

.ttl-date {
	margin: 30px 0 0;
	padding: 5px 15px 8px;
	font-size: 20px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 500;
	text-align:center;
	transform: rotate(0.03deg);   
	color: #fff; 
	background: #15136f;	
	text-align: left;	
	letter-spacing: .1em;
}


.lead_box{
	width: 100%;
	margin: 20px auto;
}

.lead_box p{
	font-size: 16px;
	line-height: 1.8;
}


.title{
	margin-bottom:30px;
}

h3{
	font-size:16px;	
  	font-family: 'M PLUS 1p', sans-serif;
  	font-weight: 400;
	color:#fff;
	text-align:center;
	transform: rotate(0.03deg);		
}

.contents{
	width:100%;
	box-sizing:border-box;
	margin:1em 0 0;
}

.contents2{
	width:100%;
	box-sizing:border-box;
	margin:1em auto 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 20px;
}

.name{
	line-height: 1.5;
    	font-family: 'M PLUS 1p', sans-serif;	
	font-size: 14px;
	font-weight: 400;
	transform: rotate(0.03deg);
}

.hou-title{
    	font-family: 'M PLUS 1p', sans-serif;
    	font-weight: 500;
	font-size: 17px;
	line-height: 1.3;
	transform: rotate(0.03deg);
}

.houkoku_box{
	width:100%;
	margin:30px auto;
}

.flex{
	display:flex;
	justify-content: space-between;
}

.flex2{
	display:flex;
	height: 148px;
}

.movie_box{
	position:relative;
	width:224px;
}

.movie_box .play{
	position:absolute;
	top: 35%;
  	left: 35%;
	z-index:2;
	opacity:0.9;
}

.cont_box {
	margin: 10px 0 0 20px;
	width: 640px;
}

.cont_box2 {
	margin: 10px 0 0 20px;
	width: 864px;
}

.source {
	font-family: 'M PLUS 1p', sans-serif;
  	font-size: 16px;
  	font-weight: 500;
  	transform: rotate(0.03deg);
}


.source a:after {
	font-family: "Font Awesome 5 Free";
    	content: '\f1c1';
    	font-weight: 900;
    	padding-left: 5px;
	color: #f00;
}


.play {
	margin-top: 2px;
}

.color1 h3{
	background: #110e5d;
	color:#fff;
	display:inline-block;
	padding:0 20px;
	margin-bottom:10px;
}

.color1{
	border:1px solid #14126f;
}

.att_box{
	width: 100%;
	margin: 20px auto;
}

.att_box p{
	font-family: 'M PLUS 1p', sans-serif;	
	font-size: 14px;
	font-weight: 400;
	transform: rotate(0.03deg);
	
}

.pdf_link{
	margin:0;
	text-align:right;
}

#ft-Copylight {
	margin-bottom:20px;
    	padding: 0;
    	text-align: center;
}

#FootArea {
	margin-top:30px;
    	height: 30px;
    	border-width: 1px 0 0;
}

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

.br-sp{
	display:none;
}

.questionnaire {
	width: 400px;
	height: 64px;
	margin: 20px auto;
  	background: url("../img/btn_question2.png") no-repeat; /* ロールオーバー時のチラつき防止 */
}
	
.questionnaire a{
	width: 400px;
	height: 64px;
	background-image: url("../img/btn_question2.png"); 	
  	display: block;
	text-indent: -9999px;
}

.questionnaire a:hover {
	background-image: url("../img/btn_question2_on.png");
}

.questionnaire_sp{
	display: none;
}

.box {
    	width: 100%;
    	margin: 30px 0;
    	background: #f1f1f1;
}

.box .text_box {
    	margin: 0 20px;
    	padding: 10px;
}

.box .text_box h3 {
	margin: 5px 0;
    	font-size: 18px;
    	color: #110e5d;
    	text-align: left;
    	transform: rotate(0.03deg);
}

.box .text_box p{
	font-size: 14px;
}

.box .text_box h3:before{
	font-family: "Font Awesome 5 Free";
    	content: '\f199';
    	font-weight: 900;
    	padding-right: 8px;
}

.titlebar {
    	background: #110e5d;
    	color: #fff;
    	padding: 2px 10px;
    	font-size: 18px;
    	font-weight: 400;
    	transform: rotate(0.03deg);
    	margin: 10px 0;
}


/* - Right margin */

.marA0 {margin: 0px !important;}
.marA5 {margin: 5px !important;}
.marA10 {margin: 10px !important;}
.marA15 {margin: 15px !important;}
.marA20 {margin: 20px !important;}
.marA25 {margin: 25px !important;}
.marA30 {margin: 30px !important;}
.marA40 {margin: 40px !important;}
.marA50 {margin: 50px !important;}

/* - Top margin */

.marT0 {margin-top: 0px !important;}
.marT5 {margin-top: 5px !important;}
.marT10 {margin-top: 10px !important;}
.marT15 {margin-top: 15px !important;}
.marT20 {margin-top: 20px !important;}
.marT25 {margin-top: 25px !important;}
.marT30 {margin-top: 30px !important;}
.marT40 {margin-top: 40px !important;}
.marT50 {margin-top: 50px !important;}
.marT60 {margin-top: 60px !important;}

/* - Bottom margin */

.marB0 {margin-bottom: 0px !important;}
.marB5 {margin-bottom: 5px !important;}
.marB10 {margin-bottom: 10px !important;}
.marB15 {margin-bottom: 15px !important;}
.marB20 {margin-bottom: 20px !important;}
.marB25 {margin-bottom: 25px !important;}
.marB30 {margin-bottom: 30px !important;}
.marB40 {margin-bottom: 40px !important;}
.marB50 {margin-bottom: 50px !important;}

/* - Left margin */

.marL0 {margin-left: 0px !important;}
.marL5 {margin-left: 5px !important;}
.marL10 {margin-left: 10px !important;}
.marL15 {margin-left: 15px !important;}
.marL20 {margin-left: 20px !important;}
.marL25 {margin-left: 25px !important;}
.marL30 {margin-left: 30px !important;}
.marL40 {margin-left: 40px !important;}
.marL50 {margin-left: 40px !important;}

/* - Right margin */

.marR0 {margin-right: 0px !important;}
.marR5 {margin-right: 5px !important;}
.marR10 {margin-right: 10px !important;}
.marR15 {margin-right: 15px !important;}
.marR20 {margin-right: 20px !important;}
.marR25 {margin-right: 25px !important;}
.marR28 {margin-right: 28px !important;}
.marR30 {margin-right: 30px !important;}
.marR40 {margin-right: 40px !important;}
.marR50 {margin-right: 50px !important;}


@media screen and (max-width: 768px) {
	body{
		font-size:80%!important;
	}
	
	#hd-Logo {
	    display:block;
	    padding:20px 0 0;
	}
	
	#Container {
		width:100% !important;
		padding:0 10px;
	}
	
	h2 {
    	font-size: 120%;
    }
    
    .br-sp{
		display:block;
	}
	
	.area {
	    width: 100%;
	    margin: 30px auto;
	}
	
	.houkoku_box{
		width: 100%;
		margin: 10px auto;
	}
	
	.flex2{
		display:block;
		height: auto;
	}
	
	.color1 {
	    border: 1px solid #14126f;
	}	
	
	.movie_box {
	    position: relative;
	    width: 224px;
	    margin:20px auto;
	}
	
	.cont_box {
	    margin: 10px auto;
    	width: 90%;
    }

	.cont_box2 {
	    margin: 10px auto;
    	width: 90%;
    } 

   .questionnaire {
		display:none;
   }
   
   .questionnaire_sp{
   		display: block;
		width: 400px;	
		margin: 20px auto;
	}
	
}

@media screen and (max-width: 480px) {
   .questionnaire_sp{
   		display: block;
		width: 100%;	
		margin: 20px auto;
	}

}
</pre></body></html>