/* IMPORT RESET */

@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */

@import url("gs.12col.css");
@font-face {
    font-family: 'LigatureSymbols';
    src: url('LigatureSymbols-2.11.eot');
    src: url('LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'), url('LigatureSymbols-2.11.woff') format('woff'), url('LigatureSymbols-2.11.ttf') format('truetype'), url('LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('LigatureSymbols-2.11.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.lsf,
.lsf-icon:before {
    font-family: 'LigatureSymbols';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 30px;
}

.rsf,
.rsf-icon:after {
    font-family: 'LigatureSymbols';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 30px;
}

.lsf-icon:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 10px;
}

.lsf-icon.nextheader:before {
    content: '\025b6';
    color: #D3D3D3;
}

.lsf-icon.nextside:before {
    content: '\025b6';
    color: #40B5AF;
}

.lsf-icon.nextcampaign:before {
    content: '\025b6';
    color: #333;
}

.lsf-icon.menumain:before {
    content: '\025b6';
    color: #009C94;
    float: left;
    margin-left: 10px;
    margin-right: 40px;
}

.rsf-icon:after {
    content: attr(title);
    float: right;
    margin-right: 10px;
    font-size: 10px;
}

.rsf-icon.menusub:after {
    content: '\E112';
    color: #CCC;
}

.nextheader {
    text-align: center;
    margin-top: 20px;
}

.nextheader a {
    text-decoration: none;
    color: #333;
}

.f1 {
    font-size: 10px;
}

.f2 {
    font-size: 12px;
}

.f3 {
    font-size: 14px;
}

#textsize {
    font-weight: bold;
    margin-top: 17px;
    text-align: center;
}

#textsize span {
    margin-left: 5px;
}

#textsize a {
    padding: 5px 7px;
    text-decoration: none;
    background: #E4E4E3;
    color: #333;
}

#textsize a.active {
    background: #4AB8B3;
    color: #fff;
}

.contact {
    margin-top: 9px;
    margin-bottom: 9px;
}

body {
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.header {}


/*----- [START] 会社系事業系サイト分離 '2017.04.26 SC T.K -----*/

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

.footer {
    margin-top: 50px;
    /* ADD */
}

.footer .fmenu li {
    /* ADD */
    margin: 5px 5px;
}

.footer .fmenu a {
    /* ADD */
    text-decoration: none;
}


/*----- [E N D] 会社系事業系サイト分離 '2017.04.26 SC T.K -----*/

.copyright {
    text-align: center;
    padding: 2%;
}

.naver {
    background: url(../img/old_company/menubg.png) repeat-x left top;
    border-top: 1px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.naver a {
    background: transparent url(../img/old_company/menukado.png) no-repeat top right;
    color: #333;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    height: 44px;
}

.naver a.gyou1 {
    line-height: 44px;
    height: 44px;
    width: 14.1%;
    text-align: center;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.naver a.gyou2 {
    height: 40px;
    padding-top: 4px;
    padding-bottom: 0px;
    padding-bottom: 0;
    width: 14.6%;
    text-align: center;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.naver a:hover {
    color: #009C94;
}

.naver.enabled a {
    float: none;
    margin: 0 0 1px 0;
    width: 100%;
}

.navcms {
    height: 44px;
}

.navcms a:first-child {
    border-left: 1px solid #C5C5C5;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    margin-left: -1px;
}

.navcms a {
    background: url(/corporate/imgs/menu/navcms.png) no-repeat right top!important;
}

.navcms a:hover {
    color: #009C94!important;
}

.navcms .naver {
    box-sizing: content-box!important;
}

.fmenu {
    margin: 10px;
}

.fmenu li {
    font-size: 0.9em;
}

.fmenu li a {
    color: #333;
}

.fureaikun {
    margin-top: -50px;
    text-align: center;
}

.topnews {
    border: 1px solid #BFBFBF;
    margin-bottom: 20px;
}

.topnews h2 {
    border-bottom: 3px solid #009C94;
}

.topnews ul {
    margin: 0 2%;
}

.topnews li {
    border-bottom: 1px dotted #BFBFBF;
    padding: 1% 0;
}

.day {
    font-weight: bold;
}

.info {
    background: #E97589;
    color: #fff;
    padding: 2px 10px;
    margin: 0 1%;
}

.event {
    background: #4B92C8;
    color: #fff;
    padding: 2px 10px;
    margin: 0 1%;
}

.report {
    background: #4CA25D;
    color: #fff;
    padding: 2px 10px;
    margin: 0 1%;
}

.topside {
    border: 1px solid #BFBFBF;
    margin-bottom: 20px;
}

.topside h2 {
    border-bottom: 3px solid #009C94;
}

.topside ul {
    margin: 1% 2%;
}

.topside li {
    padding: 5px 0;
    font-size: 0.9em!important;
}

.topside a {
    text-decoration: none;
    color: #333;
}

.topbn p {
    text-align: center;
    margin-bottom: 15px;
}

.toptopic {
    border: 1px solid #D8D8D8;
}

.toptopic h3 {
    height: 35px;
    line-height: 1.2em;
    background: url(../img/old_company/allow1.gif) no-repeat 0px 0px;
    margin: 10px 15px;
    color: #40B5AF;
    padding-left: 15px;
}

.toptopic h3 a {
    color: #40B5AF;
    s font-weight: bold;
}

.toptopic p {
    margin: 0 10px 10px;
}

.topthumb {
    margin: 2% 1%;
    text-align: center;
}

.topthumb img {
    width: 100%;
    max-width: 210px;
    height: auto;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}

.pagetop a {
    display: block;
    background: #BFE6E4;
    text-align: center;
    color: #009C94;
    border: 1px solid #009C94;
    font-size: 0.9em;
    text-decoration: none;
    padding: 5px 20px;
}

.pagetop a:hover {
    background: #009C94;
    color: #BFE6E4;
    text-decoration: none;
}

.breadcrumb {
    margin: 1%;
}

.smp {
    width: 100%;
    height: auto;
}

.mainsidebar li {
    margin-bottom: 2px;
}

.mainsidebar a {
    background: #ECECEB url(../img/mainsidesub.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    display: block;
    color: #333;
}

.mainsidettl {
    background: #E2E2E1 url(../img/mainsidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #333;
}

.mainsidesub a {
    background: #ECECEB url(../img/mainsidesubsub.png) no-repeat top left;
    padding-left: 38px;
}

.companysidettl {
    background: #F6939F url(../img/old_company/companysidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.companysideactive,
.companysidesub a:hover,
.companysidehover a:hover {
    background: #F9B9C1 url(../img/old_company/companysideactive.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #F06B78;
}

.companysidesub a {
    background: #F9B9C1 url(../img/old_company/companysidesub.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.csrsidettl {
    background: #d44064 url(../img/old_company/csrsidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.csrsideactive a {
    background: #d44064 url(../img/old_company/csrsidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.csrsidesub a {
    background: #F6939F url(../img/old_company/companysidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.branchsidesidettl {
    background: #6CADDB url(../img/old_company/branchsidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.branchsideactive,
.branchsidesub a:hover,
.branchsidehover a:hover {
    background: #9FCAE8 url(../img/old_company/branchsideactive.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #4489C7;
}

.branchsidesub a {
    background: #9FCAE8 url(../img/old_company/branchsidesub.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.businesssidettl {
    background: #8DB33F url(../img/old_company/businesssidettl.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.businesssideactive,
.businesssidesub a:hover,
.businesssidehover a:hover {
    background: #B5CE82 url(../img/old_company/businesssideactive.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #739C33;
}

.businesssidesub a {
    background: #B5CE82 url(../img/old_company/businesssidesubsub.png) no-repeat top left;
    padding-left: 27px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.businesssidesubsub a {
    background: #B5CE82 url(../img/old_company/businesssidesubsub.png) no-repeat top left;
    padding-left: 38px;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.businesssidesubsub a:hover,
.businesssidesubhover a:hover {
    background: #B5CE82 url(../img/old_company/businesssideactive.png) no-repeat 11px top;
    padding-left: 38px;
    height: 33px;
    line-height: 33px;
    color: #739C33;
}

.maincontents {
    margin-bottom: 20px;
}

.maincontents h2 {
    background: url(../img/mainh2bg.gif) repeat-x left top;
    height: 45px;
    margin-bottom: 20px;
}

.maincontents h3 {
    color: #333;
    margin-top: 20px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E50013;
    background-image: url(../img/icon_title10px_red.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    padding-left: 20px;
}

.maincontents p {
    margin: 10px;
}

.center {
    text-align: center;
}

.mb20 {
    margin-bottom: 20px;
}

.mt15 {
    margin-top: 17px;
}

.mt18 {
    margin-top: 18px;
}

#title_Area h2 {
    background-image: url(../img/icon_title16px.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #333;
    font-size: 167%;
    margin-left: 5px;
    margin-top: 10px;
    padding-left: 25px;
    margin-bottom: 20px;
}
/*add 20240708*/
@media (max-width:768px) {
	.pc-only {
		display: none;
	}
}