@charset "Shift_JIS";

/* PC Layout Style
------------------------------------------------------------*/
.banner_archive{ text-align: center;}
.about-site{ border:solid 1px #ccc; background: #fff; font-size: 14px; padding:12px 16px;}
.about-site strong{ font-weight: bold;}

@media screen and (min-width: 751px), print {
.contents {
	padding:0px 0px 90px 0px;
}
.contents a {
	color:#333;
	text-decoration:none;
}
.top_bnr { margin:45px 0px 60px 0px; }	
.kv {
	width:100%;
	height:200;
	margin:0 auto;
	/*background:#fff;*/
}
.kv h1 {
	width:980px;
	margin:0 auto;
/*	background-size:cover;*/
}

.reason h3 {
	height:auto;
	margin-top:50px;
	border-bottom: 2px solid #c81027;
	text-align:center;
 }
 .reason h3 img {
	 width:680px;
 }
.topics {
	width:900px;
	margin:20px auto 0;
}
.topics .topics_title {
	width:116px;
}
.topics_inner {
	width:900px;
	height:131px;
	margin-top:10px;
	padding: 3px 0px;
	box-sizing: border-box;
	font-size:14px;
}
.topics_inner a {
	color: #2f3e8d;
	text-decoration: underline;
}
.underLine{
	text-decoration:underline;
}
.scroll {
	position: relative;
	overflow: hidden;
	height: 130px;
 }
.scroll ul li {
	width:870px;
	margin-bottom:8px;
 }
.scroll .date {
	width:100px; 
	margin-right:10px;
	float:left;
 }
.scroll .update {
	width:760px; 
	float:left;
 }
.reason_inner {
	width:980px;
	margin-top:26px;
 }
 .reason_inner a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
 }
 .reason_inner li {
	width:980px;
	margin-bottom:20px;
 }
.reason_inner .point {
	width:85px;
	height:100px;
	padding:0px 41px 0px 22px;
	float:left;
	background:#4b62a9;
	background:url(../img/reason_point.gif) no-repeat top right, #4b62a9;
	font-size:22px;
	text-align:center;
 }
 .reason_inner .blue {
	width:280px;
	height:70px;
	padding:30px 63px 0px 0px;
	float:left;
	background:#7a91c8;
	background:url(../img/reason_blue.gif) no-repeat top right, #7a90c1;
	color:#fff;
	font-size:28px;
	text-align:center;
	line-height:1.3;
 }
  .reason_inner .line {
	height:88px;
	padding:12px 63px 0px 0px;
 }
.reason_inner .long_text{
	padding: 12px 23px 0px 0px;
	width: 320px;
	font-size: 25.5px;
	line-height: 1.5;
}
  .reason_inner .white {
	width:434px;
	height:75px;
	padding:25px 40px 0px 15px;
	float:left;
	background:#fff;
	background:url(../img/reason_white.gif) no-repeat top right, #fff;
	font-size:18px;
	text-align:left;
	line-height:1.3;
 }
.example_inner {
	width:980px;
	margin:0px auto;
 }
.example_inner li {
	width:300px;
	float:left;
	margin:36px 40px 0px 0px;
 }
.example_inner li.new {
	margin-top:0px;
 }
.example_inner .virtual-example {
	position: relative;
}
.virtual-icon{
	position: absolute;
	margin-top: 0 !important;
	top: 10px;
	right: 0;
}
.example_inner li.last {
	margin-right:0px;
}
.example_inner li p {
	margin-top:6px;
	font-size:16px;
}
.example_inner li .new {
	margin-top:0px;
}
.example_inner li p.photo {
	margin-top:0px;
}
.example_inner li p.name {
	margin-top:22px;
	font-size:20px;
	line-height:1.3;
}
.example_inner li img:hover {
	filter: alpha(opacity=100);
    opacity:1.0;
}
.more {
	margin:34px auto 0;
	text-align:center;
	font-size:16px;
	height:60px;
}
.more.diff-topics-list-end{ margin-top:50px;}
.more a {
	width:100px;
	padding:12px 24px;
	background:#F16100;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	box-shadow: 0px 4px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 4px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 1px rgba(0,0,0,0.2);
 }
.more.diff-topics-list-end a{ background:#666;}
.more a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);

}
.col-box{
	display:flex;
}
.col-box p{ width:50%;}
	
}

/* SP Layout Style
------------------------------------------------------------*/
@media screen and (max-width: 750px) {
.kv {
	width:100%;
}
.contents {
	padding-bottom:81px;
}
.top_bnr { margin:14px 0px; }	
.top_bnr img{
	width:100%;
	height:auto;
}

.reason h3 {
	margin-top:1em;
	padding-top:0px;
	border-bottom: 2px solid #c81027;
 }	
.reason_inner li {
	margin-top:14px;
 }
.reason_inner .point {
	width:16%;
	padding:1%;
	float:left;
	background:#4b62a9;
	font-size:22px;
	text-align:center;
 }
 .reason_inner .point img {
	 max-height:80px;
	 max-width:68px;
 }
 .reason_inner .blue {
	width:69.6%;
	padding:6.2%;
	float:left;
	background:#7a91c8;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:1.6;
 }
  .reason_inner .line {
	padding:4.4% 6.2%;
	line-height:1.3;
 }
  .reason_inner .white {
	width:84%;
	padding:6% 12% 6% 4%;
	float:left;
	background:#fff;
	background:url(../img/reason_white.gif) no-repeat top right, #fff;
	background-size:contain;
	font-size:12px;
	text-align:left;
	line-height:1.3;
 }

.topics {
	width:100%;
	margin:0.5em auto 1em;
}
.topics .topics_title {
	width:33%;
}
.topics_inner a {
	color: #2f3e8d;
	text-decoration: underline;
}

.contents_inner .topics {
	width:97%;
	margin:30px auto 0;
}
.contents_inner .topics_inner {
	width:auto;
	height:220px;
	box-sizing: border-box;
	padding: 10px 0px;
}
.contents_inner .scroll {
	position: relative;
	overflow: hidden;
	height: 200px;
 }
.contents_inner .scroll ul li {
	width:96%;
	margin-bottom:10px;
 }
.example_inner li {
	width:48%;
	float:left;
	margin-top:36px;
 }
 .example_inner li.even {
	float:right;
 }
.example_inner li.new {
	margin-top:0px;
	margin-bottom:50px;
 } 
.example_inner li.last {
	margin-right:0px;
}
.example_inner li p {
	margin-top:4px;
	font-size:12px;
}
.example_inner li .new {
	margin-top:0px;
}
.example_inner .virtual-example {
	position: relative;
	overflow: hidden;
}
.virtual-icon{
	position: absolute;
	margin-top: 0 !important;
	top: 8px;
	right: -33px;
}
.virtual-icon img {
    width: 75%;
    height: auto;
}
.example_inner li p.photo {
	margin-top:0px;
}
.example_inner li p.name {
	margin-top:14px;
	font-size:14px;
	line-height:20px;
}
.more {
	margin:30px auto 0;
	text-align:center;
	font-size:15px;
}
.more a {
	width:45%;
	padding:10px 7%;
	background:#F16100;
	color:#fff;
	text-decoration:none;
	box-shadow: 0px 4px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 4px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 3px rgba(0,0,0,0.2);
 }
.more.diff-topics-list-end a{ background:#666;}
.about-site{ font-size: 12px;}

li.col3last{
	float:none;
    margin-top: 0;
}

.banner_archive{ margin-top:40px;}

.col-box p{ margin-bottom: 1em;}

}


.event-box{ margin-top:3em; background: #fff; box-sizing: border-box; padding:10px 15px; width: 100%; box-shadow: 0px 4px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 4px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 4px 0px rgba(0,0,0,0.2);}
.event-box a{ color: #2f3e8d; text-decoration: underline;}
.event-box p span{ font-size:90%;}
.event-box .web-link{ text-align: center; margin-bottom:1em; font-size:23px;}
.event-box .web-link strong{ font-weight: bold;}
.event-box .web-link span{ display: block;}
.event-box .pdf-link{ text-align: right;}
.event-box .pdf-link img{ vertical-align: middle; padding-right:3px;}
@media screen and (max-width:480px) { 
.event-box p span{ font-size:0.75rem;}
.event-box .web-link{ font-size:15px;}
.event-box .web-link span{ font-size:14px;}
}


