.copyright a {
     color: #fff;
     text-decoration: none;
}
.btn_center {
     display: block;
     margin: 60px auto 0;
     text-align: center;
}
.course a {
     color: #333;
}

@media screen and (max-width: 768px) {
.visual {
     position: relative;
     z-index: 3;
}
.visual h1 {
    background: rgba(63,115,110,0.4);
   position: absolute;
    width: 50%;
    height: auto;
    top: 43%;
    left: 50%;
    text-align: center;
    z-index: 4;
   font-size: 13px;
   line-height: 1.2;
   color: #fff;/* 3f736e*/
   font-weight: bold;
   padding: 7px 0 ;
   
}
.visual h1 span {
    display: block;
    font-size: 18px;
}
.footlinks {
     position: fixed;
     width: 100%;
      left: 0;
      bottom: 0;
      z-index: 1953;
}

.footlinks ul {
     position:relative;
     display: block;
     width: 100%;
}
.footlinks ul li {
     width: 50%;
     float: left;
     text-align:center; 
     border-right: solid 1px #efefef;
}

.footlinks ul li:last-child {
      border-right: none;
}

.footlinks ul li.phone {
     background-color: #3f736e;
}
.footlinks ul li.contact {
     background-color: #ff9a4c;
}

.footlinks ul li a {
     display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    height: 64px;
    line-height: 64px;
    position: relative;
}

.footlinks ul li a:before {
     content: "";
     display: block;
     background-position: left center;
     background-repeat: no-repeat;
     height: 64px;
     position: absolute;
     left: 16px;
     top: 0;
}

.footlinks ul li.phone a {
     padding-left: 35px;
}

.footlinks ul li.phone a:before {
     background-image: url("../images/common/header_icn_phone.svg");
     background-size: 28px auto;
     width:29px;
}

.footlinks ul li.contact a {
     padding-left: 35px;
}

.footlinks ul li.contact a::before {
     background-image: url("../images/common/header_icn_mail.svg");
     background-size: 28px auto;
     width:29px;
}

#globalFooter {
   margin-bottom: 54px!important;
}
}

#privacyPage h3 {
     padding-bottom: 60px;
}

#privacyPage h4 {
     padding: 30px 0 5px;
     border-bottom: 1px solid #dcdcdc;
     margin-bottom: 5px;
}

#privacyPage a {
     color: #3f736e;
}

@media screen and (max-width: 768px) {
#privacyPage h3 {
     padding-bottom: 25px;
}
}

#privacyPage .tbl-r05 {
    width: 100%;
    margin:  5px auto 0;
    margin-left: auto;
    margin-right: auto;
}

.tbl-r05 td {
   background: #dcdcdc;
   border: solid 1px #999;
  padding: 10px;
}


.tbl-r05 td:last-child {
     background: #fff;
     text-align: left;
     padding: 10px 20px;
}



@media screen and (max-width: 640px) {
#privacyPage table {
    font-size: 13px;
}

   .tbl-r05 td {
   text-align: center;
   padding: 10px 0;
}

.tbl-r05 td:last-child {
     text-align: left;
     padding: 10px 5px;
}
}


/*****�ѥ󤯤�*****/
.breadcrumbs {
width: 980px;
margin: 10px auto 0;
}
.breadcrumbs ul {
display: table;
font-size: 13px;
}
.breadcrumbs ul li {
margin: 0 10px 0 0;
font-size: 13px;
float: left;
}
.breadcrumbs ul li a {
color: #000;
/*text-decoration: none;*/
}
.breadcrumbs ul li.active a {
color: #3f736e;
}
.breadcrumbs ul li:first-child::before {
padding: 0 3px 0 0;
content: "\f015";
font-family: FontAwesome;
font-size: 14px;
}
.breadcrumbs ul li::before {
padding: 0 10px 0 0;
content: "\f105";
font-family: FontAwesome;
font-size: 14px;
}
@media screen and (max-width: 640px) {
.breadcrumbs ul li {
margin: 0 5px 0 0;
font-size: 11px;
}
.breadcrumbs ul li:first-child::before {
padding: 0 3px 0 0;
content: "\f015";
font-family: FontAwesome;
font-size: 12px;
}
.breadcrumbs ul li::before {
padding: 0 5px 0 0;
content: "\f105";
font-family: FontAwesome;
font-size: 12px;
}
.breadcrumbs ul li a {
text-decoration: none;
}
}



body.home .c-box03 .visual-box2 {
                position: relative;
                display: block;
                width: 100%;
		margin: 40px auto 0;
		background: url("../images/top/sec03_visual.jpg") no-repeat center center;
		background-size: cover;
                padding: 100px 0;
	}

body.home .c-box03 .visual-box2 .inner-box {
        position: relative;
       width: 90%;
       max-width: 990px;
       margin: 0 auto;
       display: flex;
  justify-content: center;
  align-items: flex-start;
         background-color: rgba(255, 255, 255, 0.9);
         padding: 30px;
}


	body.home .c-box03 .visual-box2 .inner-box .box {
                width: 50%;
                margin: 0 auto;
                float: left;
		padding: 0 20px;
		border-right: 1px dashed #aaa;
	}

        body.home .c-box03 .visual-box2 .inner-box .box:last-child {
               border-right:  none;
}

body.home .c-box03 .visual-box2 .inner-box .box img {
     height: 160px;
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 32px;
}

        body.home .c-box03 .visual-box2 .inner-box .box .sub {
            font-size: 13px;
            font-weight: bold;
            display: block;
            width: 90%;
             margin: 0 auto 10px;
             padding: 2px 0;
               border: 1px solid #aaa;
             text-align: center;
             color: #9F8DC6;
}

        
	body.home .c-box03 .visual-box2 .inner-box .box .title {
		font-size: 22px;
		font-weight: bold;
		color: #525252;
		text-align: center;
          padding-top: 37px;
	}
     body.home .c-box03 .visual-box2 .inner-box .box .title.issub {
          padding-top: 0;
     }
	body.home .c-box03 .visual-box2 .inner-box .box .title span {
                display: block;
		font-size: 14px;
		font-weight: bold;
	}
	body.home .c-box03 .visual-box2 .inner-box .box .description {
		margin-top: 10px;
		font-size: 14px;
		color: #313131;
	}
        body.home .c-box03 .visual-box2 .inner-box .box .description span {
               font-weight: bold;
               /*font-size: 16px;*/
               border-bottom: 1px solid #777;
               color: #525252;
}
	body.home .c-box03 .visual-box2 .inner-box .box .btn {
		margin-top: 20px;
		text-align: center;
	}
body.home .c-box03 .visual-box2 .inner-box .note-right {
                text-align: center;
                padding: 3px 10px;
                display: inline-block;
                border: solid 1px #999;
                background: #888;
                color: #fff;
                float: right;
                font-size: 13px;
                line-height: 1;
                margin-top: 10px;
}

@media screen and (max-width: 950px) {
body.home .c-box03 .visual-box2 {
                position: relative;
                display: block;
                width: 100%;
		margin: 20px auto 0;
		background: url("../images/top/sec03_visual.jpg") no-repeat center center;
		background-size: cover;
                 padding:  20px 0;
	}

body.home .c-box03 .visual-box2 .inner-box {
        position: relative;
       width: 90%;
       margin: 0 auto;
       display: block;
         background-color: rgba(255, 255, 255, 0.9);
         padding: 20px 10px;
}


	body.home .c-box03 .visual-box2 .inner-box .box {
                width: 100%;
                margin: 0 auto;
                float: none;
		padding: 20px 10px;
		border-right: none;
               border-bottom: 1px dashed #aaa;
	}

        body.home .c-box03 .visual-box2 .inner-box .box:last-child {
               border-bottom: none
}

        body.home .c-box03 .visual-box2 .inner-box .box .sub {
            font-size: 11px;
            font-weight: bold;
            display: block;
            width: 100%;
             margin: 0 auto 5px;
             padding: 2px 0;
               border: 1px solid #aaa;
             text-align: center;
             color: #9F8DC6;
}

        
	body.home .c-box03 .visual-box2 .inner-box .box .title {
		font-size: 18px;
		font-weight: bold;
		color: #525252;
		text-align: center;
          padding-top: 0;
	}
	body.home .c-box03 .visual-box2 .inner-box .box .title span {
                display: block;
		font-size: 12px;
		font-weight: bold;
	}
	body.home .c-box03 .visual-box2 .inner-box .box .description {
		margin-top: 10px;
		font-size: 13px;
		color: #313131;
	}

       body.home .c-box03 .visual-box2 .inner-box .box .description span {
               font-weight: bold;
               /*font-size: 14px;*/
               border-bottom: 1px solid #777;
               color: #525252;
}

	body.home .c-box03 .visual-box2 .inner-box .box .btn {
		margin-top: 15px;
		text-align: center;
	}

}


@media screen and (max-width: 768px) {
body.home .c-box03 .visual-box2 .inner-box .note-right {
                text-align: center;
                padding: 2px 6px;
                display: inline-block;
                border: solid 1px #999;
                background: #888;
                color: #fff;
                float: right;
                font-size: 12px;
                line-height: 1;
                margin-top: 5px;
}
}