<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mt80{
	margin-top: 80px;
}

.mb80{
	margin-bottom: 80px;
}

#cnt{
width:910px;
}

#responsive_wrap{
	color:#000000;
}

#cnt .date{
	font-weight:bold;
	font-size:16px;
}

#cnt .date2{
	font-size:12px;
	text-align: center;
}

#cnt .date3{
	font-weight:bold;
	font-size:16px;
}

#cnt .date4{
	font-size:16px;
	text-decoration: underline;
}

#cnt .card{
	padding: 10px 10px 0px 10px;
}

#cnt .point{
	padding: 20px 0px 20px 30px;
    text-align: center;
}

#cnt .point2{
	padding: 20px 30px 20px 0px;
    text-align: center;
}

#cnt .points{
	margin: auto;
	padding: 10px;
    text-align: center;
	width: 700px; height: 300px;
    border: solid 1px #000000;
}

figure {
    display: inline-block;   /* 繧､繝ｳ繝ｩ繧､繝ｳ繝悶Ο繝�け蛹� */
    margin: 0px 0px 30px 0px; /* 螟門�縺ｫ菴咏區繧定ｿｽ蜉�(窶ｻ蜿ｳ縺ｫ3px繝ｻ荳九↓7px) */
}
/* 笆ｼ逕ｻ蜒上↓蟇ｾ縺吶ｋ陬�｣ｾ */
figure img {
    display: block;          /* 菴呵ｨ医↑菴咏區縺悟�縺ｪ縺�ｈ縺�↓縺吶ｋ */
    margin: auto; /* 荳句�縺ｫ縺�縺�3px縺ｮ菴咏區繧定ｿｽ蜉� */
}
/* 笆ｼ繧ｭ繝｣繝励す繝ｧ繝ｳ縺ｫ蟇ｾ縺吶ｋ陬�｣ｾ */
figcaption {
    font-size: 11px;        /* 譁�ｭ励し繧､繧ｺ繧�90%縺ｫ */
    text-align: center;      /* 荳ｭ霄ｫ繧偵そ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ */
	margin: 5px 0px 0px 0px;
}

#cnt .info {
	border:4px solid #2597df;
	box-sizing: border-box;
	padding:20px;
	margin:30px 0;
}

#cnt .info .ttl .ef-logo {
	vertical-align: text-bottom;
	padding-left: 5px;
	padding-right: 3px;
}
#cnt .info .txt-center{
	margin-right: 0;
	margin-left: 0;
}
#cnt .info p.txt{
	width:80%;
	font-size:18px;
	font-weight:bold;
	margin:0 auto;
}
#cnt .info span {
	font-weight: bold;
	font-size: 22px;
	color: #0F218B;
}
#cnt .info .yearpoint {
	width: 95%;
	padding: 10px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	background-color: #0F218B;
	margin-left: auto;
	margin-right: auto;
}
#cnt .info .info_img,
#cnt .info .btn_link{
	text-align:center;
	margin:20px 0;
}
#cnt .info .info_img li,
#cnt .info .btn_link li{
	display:inline-block;
}
#cnt .info .btn_link li:first-child{
	margin-right:10px;
}


#cnt .list-notes li {
	line-height: 17px;
	font-size: 12px;
	margin-bottom: 0;
}
#cnt .btn1 {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#cnt .card_box {
	margin-top: 20px;
	/* [disabled]vertical-align: bottom; */
}
#cnt .card_box li {
	display: inline-block;
	padding-right: 10px;
	/* [disabled]vertical-align: bottom; */
}
#cnt .card_box li:last-child  {
	padding-right: 10px;
	vertical-align: bottom;
	letter-spacing: normal;
}
#cnt .presentlist {
	margin-top: 10px;
	margin-bottom: 10px;
	/* [disabled]vertical-align: middle; */
}

#cnt .presentlist .figure,
#cnt .presentlist .text {
	display: table-cell;
	vertical-align: middle;
}
#cnt .ef-logo   {
	margin-right: 10px;
}
#cnt .presentlist .text {
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
}
#cnt .presentlist .ttl  {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #772200;
	text-align: center;
}
#cnt .presentlist .text ul.list-notes li {
	font-size:11px;
}

a:hover{
	opacity:0.7;}
	
	
#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}



@media (max-width: 720px) {
	
#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}
#cnt .btn1 img{
	width:80%;
	height:auto;
}
#cnt .sp{
	width:100%;
	height:auto;
}
	
figure {
    display: inline-block;   /* 繧､繝ｳ繝ｩ繧､繝ｳ繝悶Ο繝�け蛹� */
    margin: 10px 5px 10px 5px; /* 螟門�縺ｫ菴咏區繧定ｿｽ蜉�(窶ｻ蜿ｳ縺ｫ3px繝ｻ荳九↓7px) */
}
	
#cnt .presentlist .figure,
	#cnt .presentlist .text {
	display: block;
	text-align: left;
	}
	#cnt .presentlist .figure {
		text-align:center;
	}
	#cnt .presentlist .figure img {
	width: 90%;
	height: auto;
	}
	#cnt .presentlist .text {
	padding-left: 0;
	margin-top: 10px;
	}
	#cnt .presentlist .text .ttl {
		margin-bottom:10px;
		font-size:16px;
	}
	
	#cnt .cardlist .figure,
	#cnt .cardlist .text {
	display: block;
	text-align: left;
	}
	#cnt .cardlist{
		text-align:center;
	}
	#cnt .cardlist .figure img {
	width: 90%;
	height: auto;
	}
	
	#cnt .sp95 img {
	width:95%;
	height:auto;
	margin: 0;
	}
	#cnt .sp70{
	width:70%;
	height:auto;
	margin: 0 auto;
	}	
}



/*17.08.07*/
#cnt .btn_div {
	display:table-cell;
}

#cnt .btn_box ul{
	display:table;
}

#cnt .btn_box li{
	width:180px; 
	padding:4px; 
	background:#ffffff; 
	text-align:center; 
	display:table-cell; 
	vertical-align:middle;
}

#cnt .btn_box li img{
	width:220px;
	height: auto;
	
}

@media (max-width: 720px) {

#cnt .btn_div {
	display:table-cell;
	box-sizing: border-box;
}

#cnt .btn_box li{
	width:50%; 
	display: block;
	box-sizing: border-box;
    margin: 0 auto;
	float: left;
	
}
	
#cnt .btn_box li img{
	width:100%;
	height: auto;
	
}
	
}


#cnt .btn_div2 {
	/*display:table-cell;*/
	
}

#cnt .btn_box2 ul{
	display:table;
}


#cnt .cards{
	margin: auto;
}

#cnt .btn_box2 li{
	width:412px; 
	padding:25px; 
	background:#ffffff; 
	text-align:center; 
	display:table-cell; 
	vertical-align:middle;
}

#cnt .btn_box2 li img{
	width:412px;
	height: auto;
	
}

@media (max-width: 720px) {

#cnt .btn_div2 {
	display:table-cell;
	box-sizing: border-box;
}

#cnt .btn_box2 li{
	width:50%; 
	display: block;
	box-sizing: border-box;
    margin: 0 auto;
	float: left;
	
}
	
#cnt .btn_box2 li img{
	width:100%;
	height: auto;
	
}
	
}

.list-box2 {
  display: table;
  text-align:center;
}

.list-img2{
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right:20px;
}

.list-text2 {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right:20px;
}


@media (max-width: 720px) {
	

.list-box2 {
  width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
}

.list-img2{
	width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
	margin: 10px auto;
}
	
.list-img2 img{
	width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
        margin: 0 auto;
}

.list-text2 {
  width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
}
	
	.cp_bnr img{
		width: 100%;
		height: auto;
	}

	#cnt .info .info_img li{
		width:49%;
	}
	
	#cnt .info .btn_link li:first-child{
	margin-right:0px;
	margin-bottom:10px;
	}
	
	#cnt .info .infottl {
	font-size: 18px;
	padding-left: 0px;
}
	
	#cnt .merit_area .link_btn img{
		width:100%;
		height:auto !important;
	}
	#cnt .merit li,
	#cnt .info .btn_link li,
	#cnt .target li{
		display:block;
		width:100%;
	}
	
	#cnt .info .ttl{
	font-size: 18px;
	font-weight: bold;
	color: #0f218b;
	text-align: center;
	margin-bottom: 20px;
}
}
	
.att {
  padding-left: 1em;
  text-indent: -1em;
}

#cnt .info {
	border:2px solid #1d194c;
	box-sizing: border-box;
	padding:20px;
	margin:30px 0;
}
#cnt .info .ttl{
	font-size: 20px;
	font-weight: bold;
	color: #0f218b;
	text-align: center;
	margin-bottom: 20px;
}
#cnt .info .ttl .ef-logo {
	vertical-align: text-bottom;
	padding-left: 5px;
	padding-right: 3px;
}
#cnt .info .txt-center{
	margin-right: 0;
	margin-left: 0;
}
#cnt .info p.txt{
	width:80%;
	font-size:18px;
	font-weight:bold;
	margin:0 auto;
}
#cnt .info span {
	font-weight: bold;
	font-size: 22px;
	color: #0F218B;
}
#cnt .info .yearpoint {
	width: 95%;
	padding: 10px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	background-color: #0F218B;
	margin-left: auto;
	margin-right: auto;
}
#cnt .info .info_img,
#cnt .info .btn_link{
	text-align:center;
	margin:20px 0;
}
#cnt .info .info_img li,
#cnt .info .btn_link li{
	display:inline-block;
}
#cnt .info .btn_link li:first-child{
	margin-right:10px;
}

#cnt .info a {
	text-decoration: underline;
	text-align: center;
	padding-bottom: 10px;
}
#cnt .info .infottl {
	font-size: 18px;
	padding-left: 35px;
}

#cnt .icon_box {
	vertical-align: top;
}
#cnt .icon_box li {
	display: inline-block;
	padding-right: 30px;
    padding-left: 30px;
	vertical-align: top;
	padding-bottom: 5px;
}

#cnt .merit_area{
	background:#feffe2;
	padding:10px;
	text-align:center;
}
#cnt .merit_area .ttl{
	color:#e71438;
	font-size:24px;
	font-weight:bold;
}
#cnt .merit_area ul{
	margin-right: auto;
	margin-left: auto;
}

#cnt .merit{
	text-align:center;
}
#cnt .merit li{
	list-style: none;
	display: inline-block;
	padding-right: 10px;
	padding-bottom: 10px;
}
</pre></body></html>