.office_eos .wrapper {
    font-family: 'Yu Gothic UI', 'Segoe UI', SegoeUI, 'Meiryo UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    position: relative;
    width: 980px;
    margin: 20px auto 50px;
    text-align: left;
    color: #000;
    background: #fff;
}
.office_eos .wrapper__inner {
    width: 910px;
    margin-right: auto;
    margin-left: auto;
}
.office_eos .wrapper img {
    vertical-align: bottom;
}
.office_eos .wrapper sup {
    font-size: 10px;
    vertical-align: super;
}
.office_eos .wrapper a {
    text-decoration: none;
}
.office_eos .wrapper a:hover {
    text-decoration: none;
    opacity: .8;
}
.office_eos .logo {
    margin: 0 0 25px 25px;
}
.office_eos .bnr {
    margin-top: 125px;
}
.office_eos .bnr + .bnr {
    margin-top: 80px;
}
.office_eos .bnr__title {
    margin-bottom: 30px;
    text-align: center!important;
    background: url(../images/pc/bg_title.png) center center no-repeat;
}
.office_eos .bnr__title > span {
    font-size: 23px;
    font-size: 1.4375rem;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background: #fff;
}
.office_eos .bnr__title > span:before {
    position: absolute;
    top: -3px;
    left: -47px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 0 34px 48px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.office_eos .bnr__title > span:after {
    position: absolute;
    top: 3px;
    right: -42px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 34px 43px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.office_eos .bnr__img {
    margin-top: 30px;
}
.office_eos .hero {
    margin-bottom: 33px;
}
.office_eos .hero__lead {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
}
.office_eos .hero__note {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    line-height: 2.0;
    margin-top: 10px;
    text-align: center;
}
.office_eos .hero__img {
    text-align: center;
}
.office_eos .hero__icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 45px;
    margin-bottom: 70px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.office_eos .hero__icon {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.office_eos .hero__icon_img {
    margin-right: 15px;
}
.office_eos .lineup__title {
    margin-bottom: 30px;
    text-align: center!important;
    background: url(../images/pc/bg_title.png) center center no-repeat;
}
.office_eos .lineup__title > span {
    font-size: 23px;
    font-size: 1.4375rem;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background: #fff;
}
.office_eos .lineup__title > span:before {
    position: absolute;
    top: 0;
    left: -42px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 0 30px 43px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.office_eos .lineup__title > span:after {
    position: absolute;
    top: 4px;
    right: -40px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 34px 42px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.office_eos .lineup__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 870px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.office_eos .lineup__item:first-child {
    margin-right: 35px;
}
.office_eos .lineup__link {
    display: block;
    text-decoration: none;
    color: #000;
}
.office_eos .lineup__link--col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 335px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.office_eos .lineup__detail {
    font-size: 14px;
    font-size: .875rem;
    display: inline-block;
    padding: .35em 1.2em;
    color: #fff;
    background: #000;
}
.office_eos .lineup__name {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4;
    margin-top: .4em;
    margin-bottom: .7em;
}
.office_eos .recommend {
    margin-top: 80px;
}
.office_eos .recommend__head {
    text-align: center!important;
    color: #0078d4;
}
.office_eos .recommend__sub {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 0 20px;
}
.office_eos .recommend__sub:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 1px;
    content: '';
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    background-color: #0078d4;
}
.office_eos .recommend__sub:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 20px;
    height: 1px;
    content: '';
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
    background-color: #0078d4;
}
.office_eos .recommend__title {
    text-align: center!important;
    background: url(../images/pc/bg_title_b.png) center center no-repeat;
}
.office_eos .recommend__title > span {
    font-size: 23px;
    font-size: 1.4375rem;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
}
.office_eos .recommend__title > span:before {
    position: absolute;
    top: 0;
    left: -30px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 0 30px 34px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.office_eos .recommend__title > span:after {
    position: absolute;
    top: 0;
    right: -30px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 34px 30px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.office_eos .recommend__lead {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
}
.office_eos .recommend__move {
    width: 830px;
    margin: 20px auto 0;
}
.office_eos .recommend__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-bottom: 45px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.office_eos .recommend__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 47.25275%;
    padding: 35px 10px 40px 0;
    border-bottom: 1px solid #b1b1b1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.office_eos .recommend__item:last-child {
    border-bottom: none;
}
.office_eos .recommend__item_body {
    margin-left: 20px;
}
.office_eos .recommend__item_title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.5;
    color: #0078d4;
}
.office_eos .recommend__item_text {
    font-size: 15px;
    font-size: .9375rem;
    margin-top: 6px;
    letter-spacing: .05em;
}
.office_eos .recommend__item_note {
    font-size: 11px;
    font-size: .6875rem;
    margin-top: 4px;
}
