body {
    background-color: #fef9f2;
}
.mo-container {
    padding: 20px 15px;
}

.mo-container h2 {
    color: #29446e;
}

/* header */
.mo-container header h2 {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 700;
}

/* Microsoft Office に含まれている代表的なアプリ */
.mo-one h2 {
    font-size: 30px;
    font-weight: 700;
}

.mo-one .item {
    top: -20px;
}

.mo-one .item .item1{
    position: relative;
    top: 50px;
}

.mo-one .item .item1 img {
    width: 100px;
    z-index: 1;
}

.mo-one .item .item1 p {
    background: url('//p3-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/mcrosoft365-page/microsoft-text-bg-553x54.png') no-repeat;
    background-size: cover;
    color: #fff;
    height: 54px;
    line-height: 54px;
    margin-bottom: 0;
    margin-left: -25px;
    padding-left: 35px;
    border-radius: 25px;
    overflow: hidden;
    width: 70%;
}

.mo-one .item .item1 p span.word {
    font-size: 32px;
}

.mo-one .item .item2 {
    background-color: #fff;
    padding: 50px 20px 20px 0;
    margin-left: 30px;
    height: -webkit-fill-available;
}

.mo-one .item .item2 p {
    padding: 20px;
}

.mo-one .item .item2 img {
    width: 40%;
}

/* ニーズに応じて選べる2種類のライセンス形態 */
.mo-two h2 {
    margin: 10px 0 20px;
}

.mo-two .item {
    top: 0;
}

.mo-two .red-box {
    border: 3px solid #f3354b;
    border-radius: 10px;
}

.mo-two h3.title {
    text-align: center;
    background-color: #29446e;
    height: 40px;
    line-height: 40px;
    width: 91%;
    color: #fff;
    border-radius: 20px;
    position: relative;
    top: -20px;
    font-size: 20px;
}

.mo-two .middle div {
    background-color: #fff;
    width: 49%;
    border-radius: 10px;
    padding: 0 2%;
}

.mo-two .middle .subtitle {
    color: #fff;
    background-color: #e97132;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    position: relative;
    width: 90%;
    top: -20px;
}

.mo-two .middle img {
    width: 90%;
    margin-bottom: 10px;
}

.mo-two .middle p {
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
}

.mo-two .middle p.text1 {
    color: #e97132;
}

.mo-two .middle p span {
    color: #29446e;
    font-weight: 700;
}

.mo-two .middle p.note {
    font-size: 12px;
}

.mo-two .middle-btn {
    color: #ffff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    background-color: #f3354b;
    border-radius: 10px;
    border: 0;
    margin: 10px 0;
    text-decoration: none;
}
.mo-two .notes {
    margin-top: 20px;
}

.mo-two .notes p {
    color: #29446e;
    text-align: left;
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 15px;
}

/* 主な仕様の比較 */
.mo-three {
    margin-top: 30px;
}

.mo-three .table-bordered {
    border: none;
}

.mo-three .table th {
    font-size: 20px;
}

.mo-three .table td, .mo-three .table th {
    vertical-align: middle;
    border: 1px solid #fbe2d5;
    color: #29446e;
}
.mo-three .table th {
    border-color: #b0afae;
}
/* 可以让表格的宽度撑满父盒子 */
.mo-three .table th {
    width: 1%; 
}

.mo-three .table .placeholder {
    visibility: hidden;
}

.mo-three .table .placeholder th {
    border-color: #fef9f2;
}

.mo-three .table tbody tr td {
    border-width: 2px;
}

.mo-three .table tbody tr td:first-child {
    background-color: #fef8e6;
}

/* 選べる 3 パターンの利用方法 */
.mo-four h2 {
    margin: 30px 0;
    font-size: 30px;
    font-weight: 700;
}

.mo-four .four-img img {
    width: 100%;
}

.mo-four .icon-text img {
    width: 10%;
}

.mo-four .icon-text {
    padding: 0 2%;
}

.mo-four .icon-text div {
    margin: 5px 0;
}

.mo-four .icon-text div p {
    font-size: 24px;
    font-weight: 700;
    color: #29446e;
    border: 2px solid #29446e;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 0 15px;
}

.mo-four .notes {
    margin-top: 20px;
}

.mo-four .notes p {
    color: #29446e;
    text-align: left;
    width: 93%;
    font-size: 24px;
    margin-bottom: 0;
}
.mo-four .notes p a {
    color: #29446e;
    text-decoration: underline;
}
.mo-four .notes p.underline {
    text-decoration: underline;
}

/* 有効化手順 */
.mo-container .middle-h2 {
    font-size: 36px;
    margin: 20px 0 10px;
}
.mo-five .mo-box h3 {
    font-size: 24px;
    color: #29446e;
    font-weight: 700;
    padding: 10px;
    border-bottom: 2px solid #29446e;
    margin-bottom: 30px;
}

.mo-five .mo-box h3 span {
    font-weight: 400;
    font-size: 20px;
    margin-left: 5px;
}

.mo-five .mo-box .mo-box-img .box-img {
    width: 43%;
}

.mo-five .mo-box .mo-box-img .box-img img {
    width: 100%;
}

.mo-five .mo-box .mo-box-img .box-img p {
    font-size: 18px;
    color: #29446e;
    margin: 10px 0;
}

.mo-five .mo-box .mo-box-img .box-img p.image-note {
    font-size: 14px;
}

.mo-five .mo-box .mo-box-img img.arrow {
    width: auto;
    height: 80px;
    position: relative;
    top: 110px;
}

/* ①有効化の手順 */
.mo-five .mo-box1 {
    border-bottom: 2px solid #29446e;
    padding-top: 10px;
}
.mo-five .mo-box1 .mo-box-img .box-img {
    width: 28%;
}
.mo-five .mo-box1 .mo-box-img img.arrow {
    width: auto;
    height: 50px;
    top: 80px;
}
.mo-five .mo-box1 .mo-box-img .box-img:last-child p {
    text-align: center;
}

.mo-five .mo-box1-list {
    list-style: none;
    padding-left: 20px;
    color: #29446e;
    font-size: 18px;
    margin-top: 20px;
}

.mo-five .mo-box1-list li {
    margin: 8px 0;
    line-height: 1.2;
    position: relative;
}

.mo-five .mo-box1-list li::before {
    content: '・';
    color: #29446e;
    position: absolute;
    left: -20px;
}

/* ②有効化の手順 */
.mo-five .mo-box2 .mo-box-img .box-img:last-child p {
    text-align: left;
}