@charset "UTF-8";
/* CSS Document */

/*============================================================================================
¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ë====================================================================================
============================================================================================*/

#top {
    height: 320px;
    min-width: 1200px;
    width: 100%;
    background-size: contain;
    background-position: right center;
    background-image: url(/sgu/elp/common/img/top-img.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-bottom: 1px solid #d61826;
}

#top h1 {
    font-size: 42px;
    line-height: 1.4em;
    width: 1200px;
    margin: auto;
    padding-top: 70px;

}

#top .en-r {
    font-size: 28px;
    line-height: 1.2em;
}

/*============================================================================================
¥¿¥¤¥È¥ë====================================================================================
============================================================================================*/

#contents-area {
    padding-top: 50px;
}

#contents-area li {
    line-height: 1.4em;
}

section {
    width: 100%;
    margin-top: 40px;
}

section .title {
    background-image: url(/sgu/elp/common/img/elp-dot.jpg);
    background-position: center;
}

section h2 {
    font-size: 1.6em;
    text-align: center;
    margin: 0 auto;
    line-height: 1em;
    background-color: #fff;
    width: 320px;
}

section .en-r {
    font-size: 0.6em;
}

section .inner {
    padding: 40px 120px 60px;
}

/*============================================================================================
¤ªÖª¤é¤»====================================================================================
============================================================================================*/

#record table {
    border: 1px solid #e4e4e4;
    display: block;
    padding: 20px;
}

#record .inner {
    margin: 0 auto;
    width: 800px;
}
#record .day{
    padding: 0 10px;
}
#record table td img {
    vertical-align: middle;
    display: block;
}
#record table td{
    padding:8px 0 8px 5px;
}
#record table td a{
    line-height: 1.8em;
display: block;
}
/*============================================================================================
ELP====================================================================================
============================================================================================*/
#about-elp .elp-list{
    width: 800px;
    margin: auto;
}
#about-elp .inner {
    padding: 40px 0px 60px;
     width: 800px; margin: auto;
}
#about-elp .inner p{
    text-align: left;
}
#efforts .icon {
    width: 120px;
    font-size: 0.8em;
    text-align: center;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    background-color: #d61826;
}

/*ÇÐ¤êÌæ¤¨¥¿¥Ö*/


#efforts .tabnavi li {
    display: inline;

}

#efforts .tabnavi li a {
    display: inline-block;
    background: #043d60;
    color: #fff;
    padding: 5px 20px;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
}

#efforts .tabnavi li a:hover,
#efforts .tabnavi li a.active {
    background: #ddd;
    color: #333;
}

#efforts .tabcontent {
    padding: 40px 40px;
    border: 1px solid #043d60;
    letter-spacing: 0.1em;
}

#efforts .tabcontent h5 {
    background-repeat: no-repeat;
    background-position: left center;
    width: 400px;
    padding: 10px;
    margin: auto;
}

#efforts #tab01 h5 {
    background-image: url(/sgu/elp/common/img/icon-step1.jpg);
}

#efforts #tab02 h5 {
    background-image: url(/sgu/elp/common/img/icon-step2.jpg);
}

#efforts #tab03 h5 {
    background-image: url(/sgu/elp/common/img/icon-step3.jpg);
}

table {
    margin: auto;
}

#efforts .font12 {
    line-height: 1.8em;
}

#efforts .bgr {
    background-color: #f4d2d4;
    width: 600px;
    margin: 0 auto;
}

#efforts .displayNone {
    display: none;
}

#efforts .contentWrap {
    padding: 30px;
    margin: 0 auto;
}

#efforts .switch {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 56px 0px;
}

#efforts .teach {
    background-image: url(/sgu/elp/common/img/btn-teach.jpg);
}

#efforts .student {
    background-image: url(/sgu/elp/common/img/btn-student.jpg);
}

#efforts .staff {
    background-image: url(/sgu/elp/common/img/btn-staff.jpg);
}

#efforts .switch .en-r {
    font-size: 0.8em;
}

#efforts .close {
    height: 30px;
    background-color: #e6747d;
    width: 186px;
    text-align: center;
    color: #fff;
    margin: 30px auto 0;
}

/*============================================================================================
½Ì†T½B½é====================================================================================
============================================================================================*/

#teacher .tabcontent2 {
    padding: 20px 40px;
    background-color: #F1F1F1;
    box-sizing: border-box;
    width: 960px;
    display: table;
    margin-top: -5px;
}

#teacher .teacher {
    margin: auto;
    width: 960px;
    display: block;
}
#teacher .tabnavi2{
    background:url(/sgu/elp/common/img/bg-dot.png) #f9e5e6;

}
#teacher .tabnavi2 li {
    display: table-cell;
    width: 140px;
    width: 140px;
}

#teacher .tabnavi2 li a {
    opacity: 0.3;


}

#teacher .tabnavi2 li a img {
    width: 100%;
    max-width: 140px;
}

#teacher .tabnavi2 li a:hover,
#teacher .tabnavi2 li a.active {
    opacity: 1;

}

/*============================================================================================
ÊÜÖvÕß¤ÎÉù
====================================================================================
============================================================================================*/

#voice ul {
    width: 960px;
    margin: auto;
}

#voice li {

    width: 480px;
    height: 200px;
    line-height: 0 !important;
}

#voice li:nth-child(n) {
    float: left;
    margin-bottom: 20px;
}

#voice li:nth-child(2n) {
    float: right;
    margin-bottom: 20px;
}


#voice li:nth-child(n) div {
    padding-right: 10px;
}

#voice li:nth-child(2n) div {
    padding-left: 10px;
}

#voice li table {
    background-color: #F1F1F1;
    display: block;
}

#voice li table td p {
    padding-left: 10px;
}

#voice li table td .font8 {
    line-height: 1.4em;
}

#voice li a {
    text-decoration: none;
}

#voice li .voice img {
    width: 100%;
}

#voice li table:hover {
    border: 3px solid #d61826;
    box-sizing: border-box;
    margin: -3px;
    color: #5a4f4a;
}

/*============================================================================================
ß^È¥¤Î»î„Ó
====================================================================================
============================================================================================*/

#achievements ul {
    width: 960px;
    margin: auto;
    display: table;
}

#achievements li {
    display: table-cell;
    vertical-align: middle;
}

#achievements li:first-child {
    padding-right: 10px;
}

#achievements li:last-child {
    padding-left: 10px;
}

#achievements li:nth-child(2),
#achievements li:nth-child(3) {
    padding-left: 5px;
    padding-right: 5px;
}

#achievements li a {
    color: #d61826;
    text-decoration: none;
    border: solid 1px #d61826;
    box-sizing: border-box;
    display: block;
    padding: 10px 0px;

}

#achievements li a first {
    margin-right: 10px;
}

#achievements li a img {
    vertical-align: middle;
}

/*============================================================================================
¥¢¥¯¥»¥¹
====================================================================================
============================================================================================*/

#access table tr td p {
    line-height: 1.6em;
}

#access td img {
    padding-right: 60px;
}

#access td .more {
    border: 1px solid #d61826;
    background-color: #d61826;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 30px auto 0;
    text-decoration: none;
    width: 220px;
}

/*============================================================================================
¥á¥Ë¥å©`
====================================================================================
============================================================================================*/

#main-menu {
    background-image: url(/sgu/elp/common/img/bg-dot.png);
    width: 1200px;
    margin: 20px auto;
}

#main-menu a {
    text-decoration: none;
}

#main-menu .inner {
    width: 1048px;
    display: table;
    margin: 0 auto;
    vertical-align: middle;
    padding: 30px 0;
}

#main-menu .inner li {
    width: 262px;
    display: table-cell;
    border-right: 1px solid;
    padding: 0 6px;
}

#main-menu .inner li:last-child {
    border-right: none;
}


#main-menu .inner h2 {
    margin-bottom: 14px;
    font-size: 1.4em;
}

#main-menu .inner h2 .en-r {
    font-size: 0.8em;
}

#main-menu .inner h3 {
    margin-bottom: 10px;
    font-size: 1.2em;
}

#main-menu .inner h3 .en-r {
    font-size: 0.8em;
}

#main-menu .inner .mini {
    margin-left: 30px;
}

#main-menu .inner .mini tr td {
    padding-bottom: 5px;
}

#main-menu .inner p a {
    text-decoration: underline;
    margin-bottom: 10px;
}

.elp-list .bigtitle {
    background: #fff;
    font-size: 20px;
    width: 200px;
    z-index: 3;
    color: #d61826;
    font-weight: bold;
    margin-bottom: -10px;
    position: relative;
}

.elp-list .suben {
    font-size: 12px;
    padding-top: 10px;
    color: #d61826;
    display: block;
    border-top: 1px solid #d61826;
    z-index: 1;
    position: relative;
    margin-bottom: 40px;
}

.elp-list .border-gray {
    padding: 40px;
    border: 1px solid #F1F1F1;
    margin-bottom: 40px;
}
.elp-list .border-gray img{
    display: block;
    margin: auto;
}
.elp-list h5 {
    color: #d61826;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 0.8em;
}

.elp-list .table {
    display: table;
    margin-bottom: 60px;
}

.elp-list .cell {
    display: table-cell;
    vertical-align: middle;
}

.elp-list .cell.left-cont {
    width: 660px;
    line-height: 2em;
    font-size: 15px;
}

.elp-list .cell.right-cont {
    width: 300px;
}

.elp-list .cell.right-cont img {
    width: 100%;
}

.elp-list .attention {
    color: #d61826;
    font-weight: bold;
}

.elp-list .post-body ul {
    padding-left: 0;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 0;
    color: #d61826;
    border-top: 1px solid #F1F1F1;
}

.elp-list .post-body ul li {
    margin-bottom: 10px;
    line-height: 1.8em;
    list-style-position: outside;
    margin-left: 20px;
}

.elp-list .post-body ul li:last-child {
    margin-bottom: 0px;
}

.btn-group {
    width: 100%;
    max-width: 800px;
    margin: auto;
}

.btn-group p {
    margin-bottom: 20px;
}
.link-list {
    margin-right: -3%;
    overflow: hidden;
    margin: auto;
}
.link-list li {
    width: 30.333333333333333%;
    float: left;
    margin-right: 3%;
}
.link-list li a {
    display: block;
    text-decoration: none;
    text-align: center;
    border: 1px solid #d61826;
    padding: 20px;
    box-sizing: border-box;
    background: url(/sgu/elp/common/img/arr-red-next.png) left center no-repeat;
    background-size: 30px;
    color: #d61826;
    cursor: pointer;
}
.link-list li a:hover {
    background: #d61826;
    color: #fff;
}