@charset "shift_jis"; 
/* clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
	overflow: hidden;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
.clear01 {
	clear: both;
}
/* clearfix end */
.int0 {
	text-indent: 0 !important;
}

/*---------------------------------
 device
-----------------------------------*/
.spOnly{display: none;}
.pcOnly{display: inline-block;}

@media screen and (max-width: 747px){ /* 768px以下用（タブレット／スマートフォン用）の記述 */
.spOnly{display: inline-block;}
.pcOnly{display: none;}
}

/* -------------見出し------------- */
h1 {
    font-size: 2rem;
    color: #da0112;
    font-weight: bold;
    padding: 8px 24px;
    margin: 40px 0;
    border-left: #da0112 8px solid;
    line-height: 1.4;
}

h2 {
	margin:40px 0 20px;
	padding:0 0 10px;
	color:#ee7f00;
	font-size:28px;
	border-bottom:3px #ee7f00 solid;

}
h2 span {
	background:#ee7f00;
	border-radius:50%;
	color:#fff;
	font-weight:normal;
	width:40px;
	height:40px;
	text-align:center;
	display: inline-block;
	margin-right:10px;
	vertical-align:middle;
	line-height:40px;
}

/* -------------文字装飾------------- */
p{
	line-height:1.5;
	text-align: left;
	color: #444;
}
/* 赤字、アンダーライン等 */
.em01 {
	color:#FF0000;
	text-decoration: underline;
    font-weight: bold;
}
.em02 {
	text-decoration: underline;
}
.em03 {
	color:#FF0000;
    font-weight: bold;
}
/* カラー強調 */
.atten01{
	color:#706cb0;
	font-weight:bold;
}
.atten02{
	color:#96b439;
	font-weight:bold;
}
.atten03{
	color:#f68e0d;
	font-weight:bold;
}
/* 注釈 */
.notes {
	font-size:80%;
}
/* -------------リンク------------- */
/*#over01 CSSによるロールオーバー*/
.over01:hover{
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.link01 {
    background: url("../img/list_mark05.gif") no-repeat left;
    padding: 0 0 0 20px;
	display: inline-block;
}
/* ------------- 共通 ------------- */
body {
	background: #fff;
	font-family: "メイリオ", Verdana, "ＭＳＰゴシック", sans-serif;
	font-size:18px;
	/*padding-right:10px;*/
}
.wrapper {
	width: 100%;
}

.main_visual {
	text-align: center;
	background: #fff;
	margin:0 auto;
	width: 780px;
}
.contents{
	width: 780px;
	margin:0 auto ;
	word-break: normal;
	line-break: normal;
	word-wrap: normal; 
	font-size:90%;
}
.contents2{
	max-width: 1180px;
	width: 100%;
	margin:0 auto ;
	word-break: normal;
	line-break: normal;
	word-wrap: normal; 
	font-size:90%;
}

.section01 {
	padding:0;
}
.section01 table {
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	width: 100%;
}
.section01 table tr th, .section01 table tr td {
	padding:7px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	width:25%;
}
.section01 table tr th {
	/*font-weight:bold;*/
	white-space:nowrap;
	line-height:1.4em;
	background:#757575;
	color:#fff;
}
.section01 table tr td {
	line-height:1.4em;
	background:#d7d8d6;
}
.section01 .tar.text-c{
    text-align: center;
}
.date{
	text-align:right;
}
.section02 {
	margin:40px 0 20px;
}
.section02 .ttl,
.disc .ttl {
	margin:0 0 15px;
    font-size: 1.2rem;
    font-weight: bold;
}
.section02 ul {
	display:table; 
	table-layout: fixed;
	width:100%;
}
.section02 li {
	padding:0 0 22px 34px;
	line-height:30px;
	background:url(../img/icon_pdf.png) 0 0 no-repeat;
    background-size: 24px;
    display: block;
    overflow: hidden;
}
.section02 li.col4 {
	margin:0 15px 0 0;
	float:left;
	width:148px;
}
.section02 li.mr0 {
	margin:0;
}
.section02 li.pdf-none {
	background: none;
}
.section03 ul {
	margin-bottom:15px;
	overflow: hidden;
}
.section03 ul li {
	float:left;
	margin:0 10px 0 0;
}
.section03 ul li:last-child {
	margin:0;
}

.section03 ul li a:hover {
	top:1px; left:1px; position:relative; 
}
.section03 img.movie {
	max-width: 713px;
	width: 100%;
}
/* ページトップへリンク */
.pagetop_wrap p.gotop{
	margin:15px 0;
	text-align:right;
	font-size:0.8em;
	display:none;
}
.pagetop_wrap p.gotop a{
	padding:0 0 0 15px;
	background:url(../img/icon_arrow.gif) no-repeat left 0;
	display:none;
}
.ind1{
	text-indent:-1em;
	padding-left:1em;
}
#tabs ul li a {
	font-size: 0.9em;
}
a:hover .hover {
    filter: alpha( opacity=70 );  /* IE */
    opacity:0.7;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.7;           /* Firefox 0.9より前 */
}
.lih {
	line-height: 1.2em;
}
.sd {
	display:none;
}

/* ディスクレーマー */
.disc {
	padding:50px 0 20px;
	background: #fff;
	font-size:0.9em;
	line-height:1.1;
}
.disc h4 {
	padding:5px 0 3px;
	margin:10px 0 5px;
	font-size:1.1em;
	border-bottom:solid 1px #333;
}
.disc p {
	line-height:1.3;
	margin-bottom:15px;
}
.disc .box {
	/*border:1px solid #999;*/
	background:#eee;
	padding:20px 15px;
	float:left;
	margin-right:15px;
	width:220px;
	border-radius:5px;
}
.disc .box.right {
	margin-right:0;
}
.disc .box dt {
	font-weight:bold;
	background:url(../img/icon_pdf.png) 100% 100% no-repeat;
    background-size: 24px;
	display:inline-block;
	padding-right:37px;
	line-height:26px;
	margin-bottom:10px;
	font-size:1.1em;
}
.disc .box dd {
	text-align:justify;
	font-size:90%;
	line-height:1.4;
}
.disctit{
	font-size:1.4em;
	background-color:#2b2a2a;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
}
.logo_area {
	margin:20px auto 10px;
	/*width:760px;*/
	/*border:1px solid #999;*/
}
.logo_area p {
	font-size:0.9em;
	margin-top:15px;
}
.logo_area li {
	float:left;
	margin-right:15px;
	width:250px;
}
.logo_area li:last-child {
	margin-right:0;
}
/* MSディスクレーマー */
.disclaimer{
	font-size:small;
	color:#555;
	padding:25px 15px 5px;
	margin:0 0 20px;
	border:1px solid #999;
}
.disclaimer li {
	margin-left:20px;
	list-style-type:disc;
}

.foy_disclaimer {
	margin-bottom:20px;
}


/* -------------レスポンシブ------------- */

@media screen and (max-width: 747px){

h1 {
    font-size: 1.4rem;
    margin: 10px 0 20px;
    padding: 5px 0 5px 14px;
    border-left: #da0112 5px solid;
}

body {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
}
.wrapper {
    background: #fff;
}
.main_visual{
    width: 100%;
}
.main_visual img{
    width: 100%;
    height: auto;
}
.contents {
    width: 100%;
    padding: 0;
}
.contents2 {
    width: 100%;
    padding: 0;
}
.section01 table {
    font-size: 80%;
}
.section01 table tr th, .section01 table tr td {
    padding: 7px 5px;
}
.section01 .ttl {
    width: 20%;
}
.section01 .tac {
    width: 20%;
}
.section01 .tar {
    width: 10%;
}
.section02 .ttl,
.disc .ttl {
	font-size: 110%;
	margin:0 0 10px;

}
.section02 ul {
    margin: 0;
}
.section02 li {
	padding: 0 0 20px 30px;
    display: block;
    overflow: hidden;
    background-size: 20px;
    line-height: 20px;
    text-decoration: underline;
}
.section02 li.col4 {
	margin:0;
	float:none;
	width:auto;
}
.section02 li.pdf-none {
	background: none;
}
.section03 ul li {
    width: 48%;
    margin: 0 2px 4px;
    float: none;
    display: inline-block;
}
img.course {
    width: 100%;
}
.section03 ul {
    margin-bottom: 0;
}
.disc {
    padding: 30px 0 20px;
    font-size: inherit;
}
.disc .box {
    background: none;
    padding: 0;
    float: left;
    margin-right: 0;
    width: 100%;
    height: auto !important;
}
.disc .box dl {
    background: #eee;
    padding: 15px;
    border-radius: 5px;
    margin: 5px 0;
}
.disc .box dt {
    background-size: 20px;
    line-height: 24px;
    font-size: 100%;
    margin-bottom: 6px;
    padding-right: 30px;
}
.disc .box dt a{
    text-decoration: underline;
}
.logo_area li {
    float: none;
    margin: 0 0 25px;
    width: 100%;
    height: auto !important;
    overflow: hidden;
}
.logo_area .col2-logo {
    width: 34%;
    float: left;
    margin: 0 20px 0 0;
    height: auto !important;
}
.logo_area .none {
    display: none;
}
.logo_area .col2-logo img {
    width: 100%;
}
.logo_area .col2-text {
    width: 58%;
    float: left;
    margin: 0;
}
.logo_area p {
    margin-top: 0;
    overflow: hidden;
}
.pagetop_wrap p.gotop {
    margin: 15px;
}

}

