
a {
    color: #ca9d00;
}
.tb-hide {
}
.tb-show {
    display: none;
}
.sp-hide {
}
.sp-show {
    display: none;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
header {
}
header .logo {
    float: left;
    margin-bottom: 20px;
    padding-top: 20px;
}
header .navi {
    float: right;
    margin-bottom: 20px;
    padding-top: 35px;
}
header .navi li {
    float: left;
    line-height: 38px;
    margin-right: 15px;
}
header .navi li a {
    display: inline-block;
    vertical-align: top;
}
header .navi li.seminar a {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/head-icon-seminar.png") no-repeat scroll left center;
    padding-left: 25px;
}
header .navi li.support a {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/head-icon-support.png") no-repeat scroll left center;
    padding-left: 25px;
}
header .navi li.member a {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/head-icon-member.png") no-repeat scroll left center;
    padding-left: 25px;
}
header .navi li.signup {
    margin-right: 0;
}
header nav {
}
header nav li {
    float: left;
    position: relative;
}
header nav li ul {
    background: #e5eeea none repeat scroll 0 0;
    display: none;
    font-size: 14px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}
header nav li:hover ul {
    display: block;
}
header nav li ul li {
    float: none;
}
header nav li ul a {
    color: #005930;
    display: block;
    line-height: 1.2;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
}
header nav li ul a:hover {
    background: #bfd5cb none repeat scroll 0 0;
}
.contents {
    background: rgba(0, 0, 0, 0) url("../../img/hp/navi/navi-shadow.png") repeat-x scroll left top;
}
.page-header {
    background: rgba(0, 0, 0, 0) url("../../img/hp/content/headline-back.png") repeat-x scroll left bottom;
    margin-bottom: 60px;
    position: relative;
}
.page-header h1 {
    color: #005930;
    font-size: 42px;
    font-weight: normal;
    line-height: 100px;
    padding-top: 70px;
}
.page-header h1.ls {
    letter-spacing: -0.1em;
}
.page-header h1 small {
    border-left: 1px solid #4c8b6e;
    color: #4c8b6e;
    display: inline-block;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 1.2;
    margin-left: 20px;
    padding-left: 20px;
    vertical-align: middle;
}
.page-header .topic-path-wrap {
    position: relative;
}
.page-header .topic-path {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 10px;
}
.page-header .topic-path li {
    border-right: 1px solid #666;
    color: #ca9d00;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-right: 10px;
    padding-right: 10px;
}
.page-header .topic-path li.current {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}
.page-header .topic-path a {
    color: #666;
}
.sub-page-header {
    background: rgba(0, 0, 0, 0) url("../../img/hp/content/sub-headline-back.png") repeat-x scroll left bottom;
}
.sub-page-header h1 {
    padding-top: 30px;
}
footer {
}
footer .tagline {
    background: #fcfaf2 none repeat scroll 0 0;
    line-height: 1.2;
    padding: 30px 20px;
    text-align: center;
}
footer .sitemap {
    line-height: 1.3;
    padding: 35px 0 0;
}
footer .sitemap ul {
    border-left: 1px solid #c9caca;
    display: table;
}
footer .sitemap li {
    border-right: 1px solid #c9caca;
    display: table-cell;
    margin-bottom: 15px;
    padding: 0 20px;
    width: 159px;
}
footer .sitemap li a {
    color: #005930;
    font-size: 15px;
    font-weight: bold;
}
footer .sitemap li ul {
    border: medium none;
}
footer .sitemap li li {
    border: medium none;
    display: list-item;
    margin: 15px 0 0;
    padding: 0;
    width: auto;
}
footer .sitemap li li a {
    color: #1a1a1a;
    font-size: 13px;
    font-weight: normal;
}
footer .copyright {
    border-top: 1px solid #c9caca;
    line-height: 70px;
    margin-top: 35px;
}
footer .copyright .navi {
    float: left;
}
footer .copyright .navi li {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/icon-gold-arrow.png") no-repeat scroll left center;
    float: left;
    margin-right: 15px;
    padding-left: 12px;
}
footer .copyright .copy {
    float: right;
    font-size: 9px;
}
.pagetop {
    bottom: 20px;
    position: fixed;
    right: 20px;
}
@media screen and (max-width: 1039px) {
.wrapper {
    min-width: 0;
}
.layout {
    width: auto;
}
header {
}
header .navi {
    padding-top: 10px;
}
header .navi li.signup {
    float: none;
    text-align: right;
}
header nav ul {
    display: table;
}
header nav li {
    display: table-cell;
    float: none;
}
header nav li li {
    display: block;
}
header nav li li br {
    display: none;
}
header nav li img {
    height: auto;
    max-width: 100%;
}
.sub-page-header .image {
    margin: 0 -20px;
}
.sub-page-header .image img {
    height: auto;
    max-width: 100%;
}
}
@media screen and (max-width: 799px) {
.tb-hide {
    display: none;
}
.tb-show {
    display: block;
}
img.tb-show, span.tb-show, small.tb-show, a.tb-show {
    display: inline;
}
header {
}
header .logo {
    max-width: 267px;
    width: 50%;
}
header .logo img {
    height: auto;
    max-width: 100%;
}
header .navi {
    max-width: 181px;
    padding-top: 0;
    width: 32%;
}
header .navi li {
    display: none;
    margin-top: 10px;
}
header .navi li.member {
    display: block;
    float: none;
    margin-right: 0;
}
header .navi li.member a {
    background: #f7f8f8 url("../../img/hp/icon/icon-sp-member.png") no-repeat scroll 10px center / 23px 18px;
    display: block;
    padding-left: 35px;
    text-decoration: none;
}
header .navi li.signup {
    display: block;
}
header .navi li.signup img {
    height: auto;
    max-width: 100%;
}
.page-header {
    background: rgba(0, 0, 0, 0) url("../../img/hp/content/headline-back.png") repeat-x scroll left top / auto 100%;
    margin-bottom: 40px;
}
.page-header h1 {
    font-size: 34px;
    line-height: 1.4;
    margin: 0 -20px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.page-header h1 small {
    border-left: medium none;
    display: block;
    font-size: 18px;
    margin-left: 0;
    padding-left: 0;
}
.page-header .topic-path {
    display: none;
}
footer {
}
footer .sitemap {
    display: none;
}
.pagetop {
    display: none;
}
}
@media screen and (max-width: 479px) {
.layout {
    padding: 0 10px;
    width: auto;
}
.sp-hide {
    display: none;
}
.sp-show {
    display: block;
}
img.sp-show, span.sp-show, small.sp-show, a.sp-show {
    display: inline;
}
header {
    height: 46px;
    overflow: visible !important;
}
header .logo {
    margin-bottom: 0;
    padding-top: 10px;
    width: 135px;
}
header .navi {
    margin-bottom: 0;
    margin-right: -10px;
    padding-top: 0;
    width: 138px;
}
header .navi li {
    margin: 0;
}
header .navi li.member {
    float: left;
    font-size: 10px;
    line-height: 1.2;
    width: 82px;
}
header .navi li.member a {
    height: 34px;
    padding-top: 12px;
}
header .navi li.signup {
    display: none;
}
header .navi li.trigger {
    display: block;
}
header nav {
    display: none;
}
header nav.navi-view {
    background: #fff none repeat scroll 0 0;
    display: block;
    left: 0;
    position: absolute;
    top: 46px;
    width: 100%;
    z-index: 10;
}
header nav.navi-view ul {
    border-top: 1px solid #e5e5e5;
    display: block;
}
header nav.navi-view li {
    border-bottom: 1px solid #e5e5e5;
    display: block;
}
header nav.navi-view li.sp-hide {
    display: none;
}
header nav.navi-view li a {
    color: #3e3a39;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
}
header nav.navi-view li a::before {
    content: attr(data-title);
}
header nav.navi-view li a::after {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/icon-sp-arrow.png") no-repeat scroll left top / 10px 17px;
    content: "";
    height: 17px;
    margin-top: -9px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 10px;
}
header nav.navi-view li img {
    display: none;
}
header nav.navi-view .sub-navi li a {
    background: #f7f8f8 none repeat scroll 0 0;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
}
header nav.navi-view li ul {
    border-top: medium none;
    position: static;
}
header nav.navi-view li ul li {
    border-bottom: medium none;
    border-top: 1px solid #e5e5e5;
}
header nav.navi-view li ul a {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    text-align: left;
}
header nav.navi-view li ul br {
    display: none;
}
header nav.navi-view .sub-btns {
    font-size: 12px;
    padding: 15px;
}
header nav.navi-view .sub-btns a {
    border: 1px solid #ead99c;
    box-sizing: border-box;
    display: block;
    height: 36px;
    line-height: 14px;
    padding-left: 30px;
    text-decoration: none;
}
header nav.navi-view .sub-btns p.member {
    float: left;
    width: 44%;
}
header nav.navi-view .sub-btns p.member a {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/icon-sp-member.png") no-repeat scroll 5px center / 23px 18px;
    line-height: 36px;
}
header nav.navi-view .sub-btns p.signup {
    float: right;
    width: 55%;
}
header nav.navi-view .sub-btns p.signup a {
    background: rgba(0, 0, 0, 0) url("../../img/hp/icon/icon-sp-signup.png") no-repeat scroll 5px center / 23px 18px;
    padding-top: 4px;
}
header nav.navi-view .sub-btns p.signup small {
    font-size: 0.8em;
}
.page-header {
    background: rgba(0, 0, 0, 0) url("../../img/hp/content/headline-back.png") repeat-x scroll left top / auto 100%;
    height: auto;
    margin-bottom: 30px;
}
.page-header h1 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0 -10px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.page-header h1 small {
    border-left: medium none;
    display: block;
    font-size: 13px;
    margin-left: 0;
    padding-left: 0;
}
.page-header .topic-path {
    display: none;
}
.sub-page-header .image {
    margin: 0 -10px;
}
footer {
}
footer .tagline {
    display: none;
}
footer .copyright {
    line-height: 1.4;
    margin-top: 0;
    padding: 10px 0;
}
footer .copyright .navi {
    display: none;
}
footer .copyright .copy {
    float: none;
    text-align: center;
}
}
