@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
body, p, h1, h2, h3, h4, h5 img, ul, li, dl, dt, dd{
	line-height: 1.6;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

/*# sourceMappingURL=bootstrap-reboot.css.map */
.contents-width {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
}

@media screen and (max-width: 500px) {
    .contents-width {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.contents-wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 500px) {
    .contents-wrapper {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.contents-wrapper .contents-width {
    padding-right: 20px;
    padding-left: 20px;
}

@media screen and (max-width: 500px) {
    .contents-wrapper .contents-width {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.object-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.object-contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    line-height: 1.6;
    color: #202020;
    overflow-x: hidden;
}

body #app{
	letter-spacing: 1px;
	line-height: 1.6;
}

p {
    margin-bottom: 0;
}

img {
    max-width: 100%;
}

.orange-line {
    background: linear-gradient(transparent 70%, #FF685A 70%);
}

.fv .fv-img {
    position: relative;
}

.fv .fv-img .pc {
    display: block;
}

.fv .pc .fv-logo,
.fv .pc .fv-link-box {
    position: absolute;
}

.fv .pc .fv-logo {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
}

.fv .pc .fv-logo img {
    height: 100%;
}

.fv .pc .fv-link-box {
    right: 3%;
    bottom: 5.5%;
    width: 23%;
    height: 9%;
}

.fv .pc .fv-link {
    display: block;
    height: 100%;
    width: 100%;
}

.fv .fv-img .sp {
    display: none;
}

@media screen and (max-width: 1023px) {
    .fv .fv-img .pc {
        display: none;
    }

    .fv .fv-img .sp {
        display: block;
    }
}

.sp-link{
    display: none;
}

@media screen and (max-width: 1023px) {

    .sp-link {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 80px;
        background-color: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        opacity: 0;
        cursor: pointer;
        transition: 0.5s;
        z-index: 100;
    }

    .sp-link.active {
        opacity: 1;
    }

    .sp-link.disabled {
        pointer-events:none;
    }

    .sp-link .link {
        width: 90%;
        min-width: 310px;
        max-width: 370px;
        margin-top: 3px;
    }
}

.problem {
    background-color: #0085E2;
}

.problem .problem-top {
    position: relative;
    padding-top: 70px;
    padding-bottom: 100px;
    background-image: url("../images/ordering_efficiency/problem_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.problem .problem-title-wrapper {
    display: flex;
    justify-content: center;
    text-align: center;
}

.problem .problem-title-box {
    position: relative;
}

.problem .problem-hukidashi {
    position: absolute;
    left: -149px;
    top: -20px;
    height: 96px;
}

.problem .problem-hukidashi img {
    height: 100%;
    width: auto;
}

.problem .problem-hukidashi img.sp {
    display: none
}

.problem .problem-title {
    font-size: 26px;
}

.problem .problem-title-bold {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
}

.problem .problem-example-area {
    margin-top: 39px;
    display: flex;
    justify-content: space-between;
}

.problem .problem-example-contents {
    border-radius: 5px;
    background-color: #fff;
    width: calc((100% / 3) - 17px);
    padding: 15px 15px 30px;
    text-align: center;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.28);
}

.problem .problem-example-text {
    margin-top: 5px;
    font-size: 19px;
}

.problem .problem-clip {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.problem .problem-clip:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    border-left: 50vw solid #0085E2;
    border-right: 50vw solid #0085E2;
    border-top: 200px solid transparent;
}

.problem .problem-bottom {
    color: #fff;
    text-align: center;
}
.problem .problem-bottom h2 p{
	 color: #fff !important;
}

.problem .problem-bottom-wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
}

.problem .problem-bottom-text {
    font-size: 32px;
    font-weight: bold;
}

.problem .problem-bottom-bold {
    font-size: 50px;
    font-weight: bold;
}

@media screen and (max-width: 1023px) {
    .problem .problem-top {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .problem .problem-example-area {
        display: block;
    }

    .problem .problem-hukidashi {
        position: absolute;
        left: -29px;
        top: -34px;
        height: 70px;
    }

    .problem .problem-hukidashi img.pc {
        display: none
    }

    .problem .problem-hukidashi img.sp {
        display: block
    }

    .problem .problem-example-contents {
        padding: 20px 15px 30px;
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }

    .problem .problem-example-contents:nth-of-type(n + 2) {
        margin-top: 20px;
    }

    .problem .problem-example-text {
        font-size: 20px;
        font-weight: bold;
    }

    .problem .problem-title {
        font-size: 20px;
    }

    .problem .problem-title-bold {
        font-size: 32px;
        letter-spacing: 2px;
    }

    .problem .problem-clip:after {
        height: 50px;
        border-left: 50vw solid #0085E2;
        border-right: 50vw solid #0085E2;
        border-top: 160px solid transparent;
    }

    .problem .problem-bottom-text {
        font-size: 20px;
    }

    .problem .problem-bottom-bold {
        font-size: 30px;
    }
}

@media screen and (max-width: 500px) {
    .problem .problem-top {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .problem .problem-hukidashi {
        position: absolute;
        left: -9px;
        top: -63px;
        height: 70px;
    }
    .problem .problem-title-bold {
        font-size: 26px;
    }
    .problem .problem-example-area {
        margin-top: 25px;
    }

    .problem .problem-bottom-text {
        font-size: 16px;
    }

    .problem .problem-bottom-bold {
        font-size: 28px;
    }
}



.point {
    /* 吹き出し・全共通 */
    /* 吹き出し・下辺中央 */
}

.point .point-wrapper {
    margin-top: 50px;
    background-color: #F0F3F6;
    padding: 30px 0 55px;
}

.point .point-hukidashi {
    position: relative;
    font-weight: bold;
    font-size: 24px;
}

.point .point-mark {
    position: absolute;
    width: 42px;
    top: -15px;
    right: -28px;
}

.point .point-box {
    margin-top: 35px;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
}

.point .point-contents:nth-of-type(even) .point-box {
    flex-direction: row-reverse;
}

.point .point-contents:nth-of-type(n + 2) {
    margin-top: 68px;
}

.point .point-text-area,
.point .point-img {
    width: 50%;
    height: 330px;
}

.point .point-text-area {
    background-color: #29A7FF;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 65px;
}

.point .point-number {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: -12px;
    left: 10px;
    color: #55B9FF;
    font-size: 65px;
    font-weight: bold;
}

.point .point-text {
    color: #fff !important;
    font-size: 28px;
    font-weight: bold;
}

.point .balloon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    /* 幅 */
    max-width: 750px;
    min-height: 60px;
    /* 最小の高さ */
    margin: 0 auto;
    /* 外側の余白 */
    padding: 20px 10px;
    /* 内側の余白 */
}

.point .balloon::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 40px;
    height: 40px;
    /* 吹き出しサイズ */
}

.point .balloon::after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.point .balloon > * {
    position: relative;
    z-index: 3;
}

.point .balloon,
.point .balloon::after {
    border-radius: 10px;
    /* 角の丸め方 */
}

.point .balloon,
.point .balloon::before {
    box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5);
    /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */
}

.point .balloon,
.point .balloon::before,
.point .balloon::after {
    background: #fff;
    /* 背景色 */
}

.point .balloon--bottom_center::before {
    bottom: -10px;
    left: 50%;
    /* 位置 */
    transform: translateX(-50%) rotate(45deg) skew(-10deg, -10deg);
    /* 傾斜角(skew) */
}

@media screen and (max-width: 1023px) {
    .point .point-wrapper {
        margin-top: 0;
        padding: 30px 0 100px;
    }
    .point .point-hukidashi {
        font-size: 20px;
        text-align: center;
    }
    .point .point-mark {
        position: static;
        width: 32px;
        vertical-align: bottom;
    }
    .point .point-box {
        margin-top: 35px;
        display: flex;
        border-radius: 5px;
        overflow: hidden;
        flex-direction: column-reverse;
    }
    .point .point-contents {
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .point .point-contents:nth-of-type(n + 2) {
        margin-top: 55px;
    }
    .point .point-contents:nth-of-type(even) .point-box {
        flex-direction: column-reverse;
    }
    .point .point-text-area, .point .point-img {
        width: 100%;
    }
    .point .point-number {
        top: -8px;
        left: 10px;
        font-size: 40px;
    }
    .point .point-text-area {
        padding: 45px 20px 30px;
    }
    .point .point-text {
        font-size: 24px;
    }
    .point .point-img {
        height: 250px;
    }
    .point .point-text-area {
        height: auto;
    }
    .point .balloon {
        width: 100%;
        max-width: 400px;
        padding: 10px;
    }
}

@media screen and (max-width: 500px) {
    .point .point-box {
        margin-top: 25px;
    }
    .point .point-contents:nth-of-type(n + 2) {
        margin-top: 40px;
    }
    .point .point-wrapper {
        padding: 30px 0 80px;
    }
    .point .point-hukidashi {
        font-size: 18px;
    }
}



.proposal {
    margin-top: 115px;
}

.proposal .proposal-top {
    background-color: #0085E2;
}

.proposal .proposal-top .text-area {
    position: relative;
    color: #fff;
    padding: 65px 0;
    text-align: center;
}
.proposal .proposal-top .text-area p.text,
.proposal .proposal-top .text-area p.bold{
	color: #fff;
}

.proposal .proposal-top .text-area .hukidashi {
    position: absolute;
    top: -47px;
    left: 0;
    height: 115px;
    width: 100%;
}

.proposal .proposal-top .text-area .hukidashi img {
    height: 100%;
    width: auto;
}

.proposal .proposal-top .text-area .text {
    font-size: 32px;
}

.proposal .proposal-top .text-area .text .sp {
    display: none;
}

.proposal .proposal-top .text-area .text .xs {
    display: none;
}

.proposal .proposal-top .text-area .text .point {
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    font-size: 38px;
    padding: 0 10px;
    background-color: #fff;
    color: #FF685A;
}

.proposal .proposal-top .text-area .bold {
    font-size: 50px;
    font-weight: bold;
    margin-top: 8px;
}

.proposal .proposal-top .text-area .arrow {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
}

.proposal .proposal-bottom {
    background-color: #F0F7FF;
}

.proposal .proposal-bottom .contents-area {
    padding: 50px 0 90px;
    display: flex;
    justify-content: space-between;
}

.proposal .proposal-bottom .contents-area .box {
    position: relative;
    padding: 35px 20px 20px;
    border-radius: 5px;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.2);
    width: calc(50% - 15px);
    background-color: #fff;
}

.proposal .proposal-bottom .contents-area .box .img {
    display: flex;
    justify-content: center;
}

.proposal .proposal-bottom .contents-area .box .img img {
    height: 65px;
    width: auto;
    max-width: 337px;
}

.proposal .proposal-bottom .contents-area .box .header {
    margin-top: 30px;
    text-align: center;
    color: #fff !important;
    font-size: 28px;
    font-weight: bold;
    padding: 5px 0;
    border-radius: 10px;
}

.proposal .proposal-bottom .contents-area .box .text-area {
    padding-top: 50px;
}

.proposal .proposal-bottom .contents-area .box .text-area .title-box {
    display: flex;
    justify-content: center;
}

.proposal .proposal-bottom .contents-area .box .text-area .title-box .title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    white-space: nowrap;
    position: relative;
    display: inline-block;
}

.proposal .proposal-bottom .contents-area .box .text-area .title-box .title:after {
    content: '';
    height: 10px;
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.proposal .proposal-bottom .contents-area .box .text-area .check-area {
    margin-top: 50px;
    font-weight: bold;
}

.proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box {
    display: flex;
    justify-content: center;
}

.proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box .check {
    padding-left: 1.2em;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0;
    background-position: 0 center;
    display: inline-block;
    line-height: 1.8;
}

.proposal .proposal-bottom .contents-area .box .text-area .list-bg {
    margin-top: 50px;
    margin-bottom: 0;
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.proposal .proposal-bottom .contents-area .box .text-area .list-box {
    padding: 20px 15px 20px 2.2em;

}

.proposal .proposal-bottom .contents-area .box .text-area .list {
    margin-top: 10px;
    position: relative;
}

.proposal .proposal-bottom .contents-area .box .text-area .list:first-of-type {
    margin-top: 0;
}

.proposal .proposal-bottom .contents-area .box .text-area .list span {
    color: #202020;
}

.proposal .proposal-bottom .contents-area .box1 .header {
    background-color: #2B67A3;
}

.proposal .proposal-bottom .contents-area .box1 .text-area .title:after {
    background-image: url("../images/ordering_efficiency/proposal_line_blue.png");
}

.proposal .proposal-bottom .contents-area .box1 .text-area .check-area .check {
    background-image: url("../images/ordering_efficiency/proposal_check_blue.png");
}

.proposal .proposal-bottom .contents-area .box1 .list-box {
    background-color: #E7F5FF;
}

.proposal .proposal-bottom .contents-area .box1 .list {
    color: #2B67A3;
}

.proposal .proposal-bottom .contents-area .box2 .header {
    background-color: #FF685A;
}

.proposal .proposal-bottom .contents-area .box2 .text-area .title:after {
    background-image: url("../images/ordering_efficiency/proposal_line_orange.png");
}

.proposal .proposal-bottom .contents-area .box2 .text-area .check-area .check {
    background-image: url("../images/ordering_efficiency/proposal_check_orange.png");
}

.proposal .proposal-bottom .contents-area .box2 .list-box {
    background-color: #FFEBE9;
}

.proposal .proposal-bottom .contents-area .box2 .list {
    color: #FF685A;
}

@media screen and (max-width: 1023px) {
    .proposal {
        margin-top: 0;
    }
    .proposal .proposal-top .text-area {
        padding: 65px 0 50px;
    }
    .proposal .proposal-top .text-area .arrow {
        bottom: 20px;
    }
    .proposal .proposal-top .text-area .hukidashi {
        top: -47px;
        left: 50%;
        transform: translateX(-50%);
        height: 95px;
    }
    .proposal .proposal-top .text-area .text {
        font-size: 24px;
        line-height: 2;
    }
    .proposal .proposal-top .text-area .text .sp {
        display: block;
    }

    .proposal .proposal-top .text-area .text .point {
        border-radius: 5px;
        font-size: 24px;
        padding: 0 10px;
        line-height: 1.6;
    }
    .proposal .proposal-top .text-area .bold {
        font-size: 32px;
        margin-top: -5px;
    }
    .proposal .proposal-bottom .contents-area {
        padding: 40px 0;
        display: block;
    }
    .proposal .proposal-bottom .contents-area .box {
        padding: 25px 20px 20px;
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .proposal .proposal-bottom .contents-area .box .text-area {
        padding-top: 35px;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .check-area {
        margin-top: 30px;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box .check {
        font-size: 24px;
        line-height: 1.8;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .list-bg {
        margin-top: 25px;
        margin-bottom: 0;
        height: auto;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .list-box {
        padding: 20px 15px 20px 2.2em;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .list:first-of-type {
        margin-top: 0;
    }
    .proposal .proposal-bottom .contents-area .box1 .list-box {
        height: auto;
    }
    .proposal .proposal-bottom .contents-area .box2 {
        margin-top: 30px;
    }
}

@media screen and (max-width: 500px) {
    .proposal .proposal-top .text-area .bold {
        font-size: 28px;
    }
    .proposal .proposal-bottom .contents-area .box .img img {
        height: auto;
        width: 100%;
        max-width: none;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box .check {
        font-size: 18px;
        padding-left: 1.6em;
    }
    .proposal .proposal-bottom .contents-area .box .text-area {
        padding-top: 20px;
    }
    .proposal .proposal-top .text-area .text {
        font-size: 20px;
    }
    .proposal .proposal-top .text-area .bold {
        font-size: 24px;
    }
}



.cv {
    background-image: url("../images/ordering_efficiency/cv_bg.png");
    background-size: cover;
}

.cv .cv-wrapper {
    position: relative;
}

.cv .cv-wrapper .text-area {
    width: 65%;
    min-width: 700px;
    position: relative;
    color: #fff !important;
    padding: 55px 0;
    text-align: center;
    z-index: 1;
}

.cv .cv-wrapper .text-area .hukidashi {
    position: absolute;
    top: -13px;
    left: 0px;
    width: 32%;
    z-index: 3;
}

.cv .cv-wrapper .text-area p.text {
    font-size: 24px;
    padding-left: 88px;
	color: #fff !important;
}

.cv .cv-wrapper .text-area p.bold {
    font-size: 43px;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 2px;
    line-height: 1.4;
	color: #fff !important;
}

.cv .cv-wrapper .text-area .xs {
    display:none;
}

.cv .cv-wrapper .text-area .link {
    position: relative;
    display: block;
    margin-top: 15px;
    height: 79px;
    z-index: 1;
}

.cv .cv-wrapper .text-area .link img {
    height: 100%;
    width: auto;
}

.cv .cv-wrapper .img-area {
    height: 107%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    vertical-align: bottom;
}

.cv .cv-wrapper .img-area .sp{
    display: none;
}

.cv .cv-wrapper .img-area img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: auto;
}

@media screen and (max-width: 1023px) {
    .cv {
        background-image: url(../images/ordering_efficiency/cv_bg2.png);
    }
    .cv .cv-wrapper .text-area {
        width: 100%;
        min-width: auto;
        padding: 30px 0 10px;
    }
    .cv .cv-wrapper .text-area .text {
        font-size: 22px;
        padding-left: 0;
        text-align: center;
    }
    .cv .cv-wrapper .text-area .bold {
        font-size: 30px;
        margin-top: 5px;
        letter-spacing: 0;
        line-height: 1.4;
    }
    .cv .cv-wrapper .text-area .link {
        height: 70px;
    }
    .cv .cv-wrapper .img-area {
        height: auto;
        width: 100%;
        position: static;
        vertical-align: bottom;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .cv .cv-wrapper .img-area img{
        position: relative;
        height: auto;
        width: auto;
        margin-left: 0;
        z-index: 4;
    }
    .cv .cv-wrapper .text-area .hukidashi {
        display: none;
    }
    .cv .cv-wrapper .img-area .pc{
        display: none;
    }
    .cv .cv-wrapper .img-area .sp{
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .cv .cv-wrapper .text-area .text {
        font-size: 17px;
    }
    .cv .cv-wrapper .text-area .xs {
        display:block;
    }
    .cv .cv-wrapper .text-area .bold {
        font-size: 24px;
    }
    .cv .cv-wrapper .text-area .link {
        height: 50px;
    }
}



.reason {
    margin-top: 80px;
}

.reason .text-area {
    text-align: center;
}

.reason .text-area .text {
    font-size: 28px;
    font-weight: bold;
}

.reason .text-area .bold {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
}

.reason .text-area .bold .red {
    color: #FF5C4D;
}

.reason .text-area .bold .number {
    font-size: 50px;
}

.reason .contents-area {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.reason .contents-area .box-bg {
    position: relative;
    height: 0;
    width: calc((100% / 3) - 10px);
    padding-bottom: calc((100% / 3) - 10px);
    background-image: url("../images/ordering_efficiency/reason_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.reason .contents-area .box-bg .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.reason .contents-area .box-bg .box .tag-box {
    position: relative;
}

.reason .contents-area .box-bg .box .tag {
    position: absolute;
    bottom: 15px;
    left: 5%;
}

.reason .contents-area .box-bg .box .tag .blue,
.reason .contents-area .box-bg .box .tag .orange {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    width: 115px;
    height: 30px;
    line-height: 30px;
}

.reason .contents-area .box-bg .box .tag .blue {
    background-color: #2B67A3;
}

.reason .contents-area .box-bg .box .tag .orange {
    background-color: #FF5C4D;
}

.reason .contents-area .box-bg .box .number {
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
}

.reason .contents-area .box-bg .box .text {
    margin-top: 5px;
    font-weight: bold;
    font-size: 24px;
}

.reason .contents-area .box-bg .box .img {
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translateX(-50%);
    height: 113px;
}

.reason .contents-area .box-bg .box .img img {
    height: 100%;
    /*width: auto;*/
}

@media screen and (max-width: 1023px) {
    .reason {
        margin-top: 40px;
    }
    .reason .text-area .text {
        font-size: 24px;
    }
    .reason .text-area .bold {
        font-size: 32px;
    }
    .reason .text-area .bold .number {
        font-size: 44px;
        line-height: 1;
    }
    .reason .contents-area {
        margin-top: 30px;
        display: block;
        justify-content: space-between;
    }
    .reason .contents-area .box-bg {
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 460px;
    }
    .reason .contents-area .box-bg:nth-of-type(n + 2) {
        margin-top: 20px;
    }
    .reason .contents-area .box-bg .box .tag {
        bottom: 15px;
        left: 14%;
    }
    .reason .contents-area .box-bg .box .number {
        margin-top: 40px;
        font-size: 38px;
    }
    .reason .contents-area .box-bg .box .text {
        margin-top: 5px;
        font-size: 28px;
    }
    .reason .contents-area .box-bg .box .img {
        bottom: 15%;
        left: 50%;
        transform: translateX(-50%);
        height: 35%;
    }
}

@media screen and (max-width: 500px) {
    .reason .contents-area .box-bg {
        padding-bottom: 100%;
    }
    .reason .text-area .text {
        font-size: 18px;
    }
    .reason .text-area .bold {
        font-size: 28px;
    }
    .reason .contents-area .box-bg .box .tag {
        bottom: 15px;
        left: calc(50% - 100px);
        transform: translateX(-50%);
    }
    .reason .contents-area .box-bg .box .number {
        margin-top: 15px;
        font-size: 38px;
    }
    .reason .contents-area .box-bg .box .text {
        margin-top: 5px;
        font-size: 24px;
    }
}



.flow {
    background-color: #F0F7FF;
    margin-top: 70px;
    padding-top: 87px;
    padding-bottom: 40px;
}

.flow .text-area {
    position: relative;
    text-align: center;
}

.flow .text-area .hukidashi {
    position: absolute;
    top: -145px;
    left: 50%;
    transform: translateX(-50%);
}

.flow .text-area .text {
    font-size: 28px;
    font-weight: bold;
}

.flow .text-area .text .red {
    color: #FF5C4D;
}

.flow .contents-area {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.flow .contents-area .box {
    position: relative;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    width: calc((100% / 3) - 40px);
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.2);
}

.flow .contents-area .box .title {
    text-align: center;
    color: #29A7FF;
    font-weight: bold;
    font-size: 28px;
}

.flow .contents-area .box .flow-img {
    width: 100%;
    margin-top: 10px;
}

.flow .contents-area .box .flow-img img {
    width: 100%;
}

.flow .contents-area .box .text {
    font-size: 16px;
    margin-top: 10px;
}

.flow .contents-area .box .arrow {
    width: 36px;
    position: absolute;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}
.flow .contents-area .box .arrow .sp {
    display: none;
}

.flow .contents-area .flow-hukidasi {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 50px;
    border-radius: 25px;
    background-color: #2B67A3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flow .contents-area .flow-hukidasi .hukidashi-text {
    color: #fff;
    font-size: 22px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 5px;
}

.flow .contents-area .flow-hukidasi .hukidashi-text.sp {
    display: none;
}

.flow .contents-area .flow-hukidasi::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 15px solid #2B67A3;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

@media screen and (max-width: 1023px) {
    .flow {
        margin-top: 70px;
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .flow .text-area .hukidashi {
        top: -95px;
        width: 200px;
    }
    .flow .text-area .text {
        font-size: 22px;
        line-height: 1.4;
    }
    .flow .contents-area {
        margin-top: 20px;
        display: block;
    }
    .flow .contents-area .box {
        padding: 10px 15px 30px;
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .flow .contents-area .box .title {
        font-size: 24px;
    }
    .flow .contents-area .box:last-of-type {
        margin-top: 30px;
    }
    .flow .contents-area .box .text .pc {
        display: none;
    }
    .flow .contents-area .box .arrow {
        width: 36px;
        position: absolute;
        right: 50%;
        top: auto;
        bottom: -18px;
        transform: translate( 50% );
        z-index: 3;
    }
    .flow .contents-area .box .arrow .pc {
        display: none;
    }
    .flow .contents-area .box .arrow .sp {
        display: block;
    }
    .flow .contents-area .flow-hukidasi .hukidashi-text.pc {
        display: none;
    }
    .flow .contents-area .flow-hukidasi .hukidashi-text.sp {
        display: block;
    }
    .flow .contents-area .flow-hukidasi {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 90%;
        max-width: 400px;
        border-radius: 25px;
        margin-right: auto;
        margin-left: auto;
        padding: 5px 0;
        z-index: 2;
    }

    .flow .contents-area .flow-hukidasi .hukidashi-text {
        color: #fff;
        font-size: 22px;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        letter-spacing: 5px;
    }

    .flow .contents-area .flow-hukidasi::before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        right: auto;
        left: 50%;
        top: auto;
        bottom: -25px;
        transform: translate( -50%, 0);
        border-top: 15px solid #2B67A3;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
        z-index: 1;
    }
}

@media screen and (max-width: 500px) {
    .flow .text-area .text {
        font-size: 20px;
        line-height: 1.4;
    }
    .flow .text-area .text {
        font-size: 18px;
    }
}



.merit .merit-top {
    padding: 20px 0 35px;
}

.merit .merit-top .title-area {
    background-image: url("../images/ordering_efficiency/merit-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: center;
    padding: 43px 0;
}

.merit .merit-top .title-area .title {
    font-size: 45px;
    font-weight: bold;
}

.merit .merit-top .text-area .text {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
}

.merit .merit-bottom {
    background-color: #BCE4FF;
}

.merit .merit-bottom .merit-inner {
    position: relative;
    padding: 70px 0;
}

.merit .merit-bottom .merit-inner .img-area {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
}

.merit .merit-bottom .merit-inner .img-area .hukidashi {
    position: absolute;
    bottom: 64%;
    width: 33%;
    z-index: 2;
}

.merit .merit-bottom .merit-inner .img-area .merit-img {
    position: absolute;
    bottom: 0;
    width: 38%;
    min-width: 400px;
}

.merit .merit-bottom .merit-inner .img-area .merit-img_sp {
    display: none;
}

.merit .merit-bottom .merit-inner .contents-area {
    margin-left: auto;
    width: 65%;
    min-width: 650px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.merit .merit-bottom .merit-inner .contents-area .box {
    width: calc(50% - 10px);
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 55px 20px;
    font-weight: bold;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.28);
}

.merit .merit-bottom .merit-inner .contents-area .box h3{
	font-weight: bold;
}

.merit .merit-bottom .merit-inner .contents-area .box .icon {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 55px;
}

.merit .merit-bottom .merit-inner .contents-area .box .text {
    font-size: 24px;
}
.merit .merit-bottom .merit-inner .contents-area .box .text .sp {
    display: none;
}

.merit .merit-bottom .merit-inner .contents-area .box .text .orange {
    font-size: 38px;
    color: #FF5C4D;
}

.merit .merit-bottom .merit-inner .contents-area .box .text .orange-normal {
    font-size: 24px;
    color: #FF5C4D;
}

.merit .merit-bottom .merit-inner .contents-area .box:nth-of-type(n + 3) {
    margin-top: 40px;
}

@media screen and (max-width: 1023px) {
    .merit .merit-top .title-area {
        padding: 20px 0 25px;
    }
    .merit .merit-bottom .merit-inner {
        position: relative;
        padding: 40px 0 0;
    }
    .merit .merit-top {
        padding: 0 0 25px;
    }
    .merit .merit-top .title-area .title {
        font-size: 32px;
    }
    .merit .merit-top .text-area .text {
        margin-top: 10px;
        font-size: 24px;
    }
    .merit .merit-bottom .merit-inner .contents-area {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        min-width: auto;
        max-width: 460px;
        display: block;
    }
    .merit .merit-bottom .merit-inner .contents-area .box {
        width: 100%;
        padding: 40px 20px 30px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box:nth-of-type(n + 3) {
        margin-top: 0;
    }
    .merit .merit-bottom .merit-inner .contents-area .box:nth-of-type(n + 2) {
        margin-top: 40px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text .pc {
        display: none;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text .sp {
        display: block;
    }
    .merit .merit-bottom .merit-inner .img-area {
        position: relative;
        height: auto;
        margin-top: -20px;
    }
    .merit .merit-bottom .merit-inner .img-area .hukidashi {
        display: none;
    }

    .merit .merit-bottom .merit-inner .img-area .merit-img {
        display: none;
    }

    .merit .merit-bottom .merit-inner .img-area .merit-img_sp {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .merit .merit-top .title-area .title {
        font-size: 26px;
    }
    .merit .merit-top .text-area .text {
        margin-top: 10px;
        font-size: 18px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text {
        font-size: 20px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text .orange {
        font-size: 32px;
    }
}



.voice {
    margin-top: 75px;
}

.voice .voice-wrapper {
    background-color: #E3F0FF;
    padding-top: 40px;
    padding-bottom: 40px;
}

.voice .voice-wrapper .title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
}

.voice .voice-wrapper .contents {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.voice .voice-wrapper .contents .box {
    width: calc((100% / 3) - 20px);
    background-color: #fff;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.28);
}

.voice .voice-wrapper .contents .box .img {
    width: 100%;
}

.voice .voice-wrapper .contents .box .img img {
    width: 100%;
}

.voice .voice-wrapper .contents .box .text-area {
    height: 285px;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.voice .voice-wrapper .contents .box .text-area .text {
    margin-top: 3px;
    color: #006AD5;
    font-weight: bold;
    font-size: 22px;
}

.voice .voice-wrapper .contents .box .text-area .company {
    height: 50px;
    font-size: 16px;
    text-align: center;
}

.voice .voice-wrapper .contents .box .text-area .company .no-wrap {
    white-space: nowrap;
}

.voice .voice-wrapper .contents .box .text-area .link-box {
    background-color: #0085E2;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    position: relative;
    display: block;
}
.voice .voice-wrapper .contents .box .text-area .link-box {}

.light-box {
    background-color: #0085E2;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    position: relative;
    display: block;
}

.tanomu-box {
    background-color: #ff752b;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    position: relative;
    display: block;
}
.light-box p,
.tanomu-box p{
	color: #fff !important;
}

.voice .voice-wrapper .contents .box .text-area .link-box　.light-box　.tanomu-box :after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
    width: 20px;
    height: 10px;
    border-bottom: 1px solid currentColor;
    border-top: none;
    border-right: none;
    transform: none;
}

.voice .voice-wrapper .contents .box .text-area .link-box　.light-box　.tanomu-box :before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: -7px;
    right: 20px;
    margin: auto;
    width: 12px;
    height: 10px;
    border-top: 1px solid currentColor;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}

.voice .voice-wrapper .contents .box .text-area .link-box p.link{
	color: #fff !important;
}

@media screen and (max-width: 1023px) {
    .voice {
        margin-top: 0;
    }
    .voice .voice-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .voice .voice-wrapper .title {
        font-size: 28px;
    }
    .voice .voice-wrapper .contents {
        margin-top: 25px;
        display: block;
    }
    .voice .voice-wrapper .contents .box {
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .voice .voice-wrapper .contents .box:nth-of-type(n + 2) {
        margin-top: 30px;
    }
    .voice .voice-wrapper .contents .box .text-area {
        height: auto;
        padding: 15px 20px 20px;
    }
    .voice .voice-wrapper .contents .box .text-area .company {
        height: auto;
    }
    .voice .voice-wrapper .contents .box .text-area .text {
        margin-top: 10px;
        font-size: 22px;
    }
    .voice .voice-wrapper .contents .box .text-area .link-box　.light-box　.tanomu-box  {
        padding: 13px 0;
        margin-top: 30px;
    }
}




.question {
    margin-top: 95px;
}

.question .title {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
}

.question .contents-area {
    margin-top: 35px;
}

.question .contents-area .question-item {
    position: relative;
    background-color: #2B67A3;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 28px 10px 28px 77px;
}

.question .contents-area .question-item:before {
    content: 'Q';
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 43px;
    font-weight: bold;
}

.question .contents-area .question-item:nth-of-type(n + 3) {
    margin-top: 30px;
}

.question .contents-area .answer {
    position: relative;
    padding: 20px 10px 20px 77px;
}

.question .contents-area .answer:before {
    content: 'A';
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    position: absolute;
    left: 20px;
    top: calc(20px - 0.25em);
    font-size: 43px;
    color: #2B67A3;
    font-weight: bold;
}

@media screen and (max-width: 1023px) {
    .question {
        margin-top: 35px;
    }
    .question .title {
        font-size: 28px;
    }
    .question .contents-area {
        margin-top: 25px;
        max-width: 460px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .question .contents-area .question-item:nth-of-type(n + 3) {
        margin-top: 15px;
    }
    .question .contents-area .question-item:before {
        left: 20px;
        top: calc(20px - 0.25em);
        transform: translateY(0);
        font-size: 32px;
    }
    .question .contents-area .answer:before {
        left: 20px;
        top: calc(20px - 0.25em);
        font-size: 32px;
    }
    .question .contents-area .question-item {
        font-size: 22px;
        padding: 20px 10px 20px 77px;
    }
}




.contact {
    margin-top: 65px;
}

.contact .contact-top {
    background-image: url("../images/ordering_efficiency/contact_bg.png");
}

.contact .contact-top .contact-inner {
    padding: 50px 0 55px;
    color: #fff;
    text-align: center;
}

.contact .contact-top .contact-inner .text-area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact .contact-top .contact-inner .text-area .contact-img {
    margin-right: 10px;
}

.contact .contact-top .contact-inner .text-area p.text{
    font-weight: bold;
    font-size: 38px;
	color: #fff;
}

.contact .contact-top .contact-inner .subtext-area {
    margin-top: 10px;
    font-size: 24px;
    display: flex;
    justify-content: center;
}

.contact .contact-top .contact-inner .subtext-area p.subtext {
    display: inline-block;
    position: relative;
    padding: 0 55px;
    font-weight: bold;
	color: #fff;
}

.contact .contact-top .contact-inner .subtext-area .subtext:before,
.contact .contact-top .contact-inner .subtext-area .subtext:after {
    content: '';
    position: absolute;
    top: 59%;
    display: inline-block;
    width: 59px;
    height: 2px;
    background-color: #fff;
}

.contact .contact-top .contact-inner .subtext-area .subtext:before {
    left: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.contact .contact-top .contact-inner .subtext-area .subtext:after {
    right: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.contact .contact-bottom {
    background-color: #F5F9FB;
}

.contact .contact-bottom .contact-form {
    padding: 50px 0;
}

@media screen and (max-width: 1023px) {
    .contact {
        margin-top: 45px;
    }
    .contact .contact-top {
        background-image: url(../images/ordering_efficiency/contact_bg_sp.png);
        background-size: 100% auto;
    }
    .contact .contact-top .contact-inner .text-area .text {
        font-weight: bold;
        font-size: 32px;
    }
}



.footer {
    background-color: #2B67A3;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    color: #fff;
    font-size: 12px;
}

@media screen and (max-width: 1023px) {
    .footer {
        height: 60px;
    }
}

/*-----------------
 *Marketoフォーム
-----------------*/
.form {
    padding: 3em 0;
    background-color: #F0F8FF;
    overflow: hidden;
}

.form #mktoForm_6986 {
    margin: 0 auto;
}

.form .mktoButtonRow {
    margin: 2.25em auto 0;
    display: block;
    text-align: center;
}

.form .mktoButtonWrap {
    margin: 0 !important;
}

.form .mktoButton {
    width: 300px !important;
    padding: .75em !important;
    font-size: 18px !important;
    background: #e78b00 !important;
    border: 1px solid #e78b00 !important;
    border-radius: 6px !important;
    position: relative;
}

.form .mktoButton::after {
    content: '>';
    font-weight: normal;
    display: inline-block;
    position: absolute;
    top: 1em;
    right: .625em;
    -webkit-transform: scale(0.8, 1.4);
    -moz-transform: scale(0.8, 1.4);
    -ms-transform: scale(0.8, 1.4);
    transform: scale(0.8, 1.4);
}

.form .mktoButton:hover {
    opacity: 0.8 !important;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
    .form .mktoFormRow {
        padding: .5em 0;
    }
}
