img {
    max-width: 100%;
}
.fwb {
    font-weight: bold;
}
.or-color {
    color: #ff4d01;
}
h2.coordinator-header {
    background: #f4f1eb;
    padding: 40px;
    margin: 0 0 30px;
}
.header-photo {
    padding: 0 20px 20px;
    margin: 0;
}
ul.header-photo-list {
    margin: 0 0 20px;
    padding: 0 0 50px;
    list-style: none;
    text-align: center;
}
ul.header-photo-list li {
    display: inline-block;
    width: 30%;
    padding: 0 5px 0;
}
.mokuji-box {
    border-top: 1px solid #ff4d01;
    border-bottom: 1px solid #ff4d01;
    position: relative;
    padding: 40px 0 30px;
    margin: 0 0 50px;
}
p.mokuji-ttl {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -25px;
}
p.mokuji-ttl img {
    display: inline-block;
    width: 50px;
    height: auto;
}
ul.mokuji-unit {
    padding: 0 30px;
}
ul.mokuji-unit li {
    padding: 0 0 15px;
    font-size: 1.5rem;
    font-weight: bold;
}
ul.mokuji-unit li span img {
    display: inline-block;
    height: 25px;
    position: relative;
    top: 3px;
    padding: 0 10px 0 0;
}
.ttl-unit {
    position: relative;
    margin: 0 0 20px;
    color: #ff4d01;
    font-weight: bold;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.ttl-ico {
    display: table-cell;
    width: 10%;
    text-align: center;
    vertical-align: middle;
}
.ttl-ico img {
    width: 50px;
    height: auto;
    display: inline-block;
}
.ttl-content {
    display: table-cell;
    width: 90%;
    vertical-align: middle;
}
.ttl-content p {
    font-size: 1.7rem;
}
.ttl-content p.sub-pp {
    font-size: 0.9rem;
}
.ttl-content span {
    background-image: url(/korec/coordinator/img/bg-ul.png);
    background-repeat: repeat;
    border-bottom: 2px solid #ff4d01;
    background-size: 80%;
    display: block;
    width: 100%;
    padding: 5px;
}
.ttl-content span img {
    width: 40px;
    height: auto;
}
.content-bg {
    background: #f4f1eb;
    padding: 30px;
    margin: 0 0 50px;
}
.content-bg p.caution {
    font-size: 0.8em;
    padding: 0 0 60px;
}
.content-bg p {
    padding: 0 0 10px;
}
.contnt-01-unit {
    background: #fff;
    position: relative;
    padding: 50px 30px 30px;
    margin: 0;
}
.contnt-01-unit p.sub-ttl {
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    top: -20px;
    left: 0;
}
.contnt-01-unit p.sub-ttl img {
    display: inline-block;
    width: 300px;
    height: auto;
}
.contnt-01-unit strong {
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.8rem;
    padding: 0 0 20px;
}
.image-box {
    table-layout: fixed;
    display: table;
    width: 100%;
}
.image-box-text {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0 20px 0 0;
}
.image-box-image {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.image-box-image p {
    padding: 10px 0 0;
    font-size: 0.9rem;
}
p.content-02-ttl {
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.8rem;
    padding: 0 0 50px;
}
.content-ttl-unit {
    position: relative;
    border-bottom: 2px solid #ff4d01;
    margin: 0 0 40px;
}
.content-ttl-unit span img {
    position: absolute;
    width: auto;
    height: 35px;
    top: -17px;
}
.content-02-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.content-02-text {
    display: table-cell;
    width: 60%;
    vertical-align: top;
}
.content-02-image {
    display: table-cell;
    width: 40%;
    vertical-align: top;
    padding: 0 30px 30px;
}
.content-02-body {
    padding: 0 0 20px;
}
.content-02-body .ttl {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 0 10px;
}
.content-02-body .ttl span {
    color: #ff4d01;
    font-size: 3rem;
    line-height: 0;
    position: relative;
    top: 3px;
    padding: 0 5px 0 0;
}
.content-02-body p {
    padding-left: 25px;
}
.content-02-body-last {
    padding-bottom: 60px;
}
table.content-03-table-01,table.content-03-table-02 {
    width: 100%;
    margin: 0 0 15px;
    border-top: 2px solid #ff4d01;
    border-left: 2px solid #ff4d01;
}
table.content-03-table-01 td {
    border-bottom: 2px solid #ff4d01;
    border-right: 2px solid #ff4d01;
    text-align: center;
    padding: 5px;
    font-size: 1.3rem;
}
p.content-03-subttl {
    color: #ff4d01;
    border-left: 8px solid #ff4d01;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    font-size: 1.3rem;
    font-weight: bold;
}
table.content-03-table-02 th,table.content-03-table-02 td {
    border-bottom: 2px solid #ff4d01;
    border-right: 2px solid #ff4d01;
    padding: 5px;
    text-align: center;
    font-size: 1.3rem;
}
table.content-03-table-02 th {
    background: #f4f1eb;
    color: #ff4d01;
}
table.content-03-table-02 {
    margin: 0 0 10px;
}
table.content-03-table-02 td:nth-child(2) {
    text-align: left;
}
table.content-03-table-02 td span {
    color: #ff4d01;
    font-size: 2rem;
    line-height: 0;
    position: relative;
    padding: 0 3px 0 0;
}
.content-bg p.sub-content {
    padding-left: 30px;
}
.content-bg a {
    color: #ff4d01;
    text-decoration: underline;
}
p.content-05-ttl {
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.6rem;
    padding: 0 0 30px;
}

table.content-05-table-01 {
    width: 100%;
    margin: 0 0 60px;
    border-top: 2px solid #ff4d01;
    border-bottom: 2px solid #ff4d01;
}
table.content-05-table-01 td {
    text-align: center;
    padding: 10px;
    font-size: 1.3rem;
    vertical-align: middle;
}
table.content-05-table-01 th {
    background: #ffddcf;
    text-align: center;
    padding: 10px;
    font-size: 1.3rem;
    vertical-align: middle;
}
table.content-05-table-01 td:nth-child(2),table.content-05-table-01 th:nth-child(2) {
    text-align: left;
    border-left: 2px solid #ff4d01;
    padding-left: 30px;
}
table.content-05-table-01 td span,table.content-05-table-01 th span {
    font-size: 1.8rem;
    color:#ff4d01;
}
.content-bg p.q-ttl {
    font-size: 1.5rem;
    font-weight: bold;
}
ul.footer-bnr {
    text-align: center;
}

ul.footer-bnr li {
    display: inline-block;
    width: 30%;
    margin: 0 0.5% 0;
}
p.link {
    text-decoration: underline;
}
p.link2 {
    text-decoration: underline;
    padding: 0 0 60px;
}