:root {
    --theme-origin-color-primitive-color-pink-100: #FECDC2;
    --theme-origin-color-primitive-color-orisumi-100: #595750;
    --theme-origin-color-primitive-color-oriyellow-100: #FDD890;
    --theme-origin-color-primitive-color-oriyello-50: #EAE4D4;

    --theme-origin-color-primitive-color-dark-blue-500: #0066ad;
    --theme-origin-color-primitive-color-light-blue-500: #0284d4;
    --theme-origin-color-primitive-color-light-blue-50: #ecfcff;
    --theme-origin-color-primitive-color-green-400: #51b883;
    --theme-origin-color-primitive-color-green-700: #1d8b56;
    --theme-origin-color-primitive-color-sumi-50: #f8f8f8;
    --theme-origin-color-primitive-color-sumi-900: #1a1a1c;
    --theme-origin-color-primitive-color-sumi-800: #414143;
    --theme-origin-color-primitive-color-sumi-300: #d8d8db;
    --theme-origin-color-primitive-color-black-1000: #000;
    --theme-origin-color-primitive-color-white-1000: #fff;
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    word-break: normal
}

html [type=button] {
    -webkit-appearance: button
}

* {
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    background-repeat: no-repeat;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit
}

hr {
    height: 0;
    overflow: visible
}

details,
main {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden] {
    display: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

code,
kbd,
pre {
    font-family: monospace, monospace
}

pre {
    font-size: 1em
}

samp {
    font-family: monospace, monospace
}

b,
strong {
    font-weight: bolder
}

sub {
    bottom: -.25em
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

input {
    background-color: transparent;
    border-radius: 0;
    border-style: none;
    font: inherit
}

[disabled] {
    cursor: default
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,
textarea {
    background-color: transparent;
    border-style: none;
    font: inherit
}

button {
    -webkit-appearance: button;
    color: inherit;
    cursor: pointer;
    overflow: visible;
    text-transform: none
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted ButtonText
}

optgroup {
    font: inherit;
    font-weight: 700
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    border-style: none;
    font: inherit;
    text-transform: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentcolor
}

[role=button],
[type=button] {
    color: inherit;
    cursor: pointer
}

[type=button]::-moz-focus-inner {
    border-style: none;
    outline: 1px dotted ButtonText;
    padding: 0
}

[type=reset] {
    -webkit-appearance: button;
    color: inherit;
    cursor: pointer
}

[type=reset]::-moz-focus-inner {
    border-style: none;
    outline: 1px dotted ButtonText;
    padding: 0
}

[type=submit] {
    -webkit-appearance: button;
    color: inherit;
    cursor: pointer
}

[type=submit]::-moz-focus-inner {
    border-style: none;
    outline: 1px dotted ButtonText;
    padding: 0
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    color: inherit;
    font: inherit
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

summary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    list-style-type: none
}

summary::-webkit-details-marker {
    display: none
}

:focus {
    outline: none
}

li {
    list-style-type: none
}

body {
    color: #595750;
    font-family: Noto Sans JP, 游ゴシック, メイリオ, Meiryo, MS Pゴシック, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    text-align: left
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    opacity: .8
}

main {
    padding-top: 56px
}

.picture_kv_image_box {
    aspect-ratio: 16/7;
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
}


main img,
main picture {
    display: block
}

main img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}


.u-pc,
.u-sp {
    display: block
}

.u-bg-gry {
    background: #f8f8f8
}

.u-bg-blu {
    background: #e9f2f4
}

.u-bg-grn {
    background: #0a9e60
}

.u-font__grn {
    color: #0a9e60
}

.u-font__red {
    color: #e20404
}

.l-section__inner {
    margin: auto;
    max-width: 488px;
    padding: 72px 24px;
    width: 100%
}

.a-sub__heading {
    color: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad);
    font-family: Montserrat, sans-serif;
    font-size: 20px
}

.a-main__heading,
.a-sub__heading {
    font-weight: 700;
    line-height: 1.4;
    text-align: center
}

.a-main__heading {
    display: block;
    font-size: 28px;
    position: relative
}

.a-main__heading:after {
    background: -webkit-gradient(linear, left top, right top, from(var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad)), color-stop(50%, var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad)), color-stop(50%, var(--theme-origin-color-primitive-color-green-400, #51b883)), to(var(--theme-origin-color-primitive-color-green-400, #51b883)));
    background: linear-gradient(90deg, var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad) 0, var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad) 50%, var(--theme-origin-color-primitive-color-green-400, #51b883) 50%, var(--theme-origin-color-primitive-color-green-400, #51b883) 100%);
    bottom: -20px;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 40px
}

.a-button__pagetop {
    -ms-flex-negative: 0;
    background-image: url(../img/img_pagetop_button.png);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 24px;
    cursor: pointer;
    display: block;
    flex-shrink: 0;
    height: 40px;
    margin: auto;
    position: fixed;
    right: 24px;
    width: 40px;
    z-index: 999
}

.a-button__pagetop img {
    display: block;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

main .content__swiper-sp {
    display: block
}

main .content__swiper-pc {
    display: none
}

.l-header {
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999
}

.l-header img {
    display: block;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 92%
}

.l-header__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-columns: 1fr auto;
    align-items: center;
    background: var(--theme-origin-color-primitive-color-white-1000, #fff);
    display: -ms-grid;
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr auto;
    height: 56px;
    padding: 8px 24px;
    width: 100%
}

.l-header__wrap h1 a {
    display: block;
    height: 40px;
    width: 77px
}

.l-header__link_button_wrap {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    gap: 24px;
    justify-self: flex-end
}

.a-header__link_button,
.l-header__link_button_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.a-header__link_button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 700;
    gap: 4px;
    justify-content: center;
    line-height: 1.4;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    width: 180px
}

.a-header__link_button i {
    -ms-flex-negative: 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-left: 4px;
    width: 16px
}

.a-header__link_button.--button1 {
    background: var(--theme-origin-color-primitive-color-white-1000, #fff);
    border: 1px solid var(--theme-origin-color-primitive-color-pink-100, #FECDC2);
    color: var(--theme-origin-color-primitive-color-orisumi-100, #595750)
}

.a-header__link_button.--button1 i {
    background-image: url(../img/icon_person.svg)
}

.a-header__link_button.--button2 {
    background: var(--theme-origin-color-primitive-color-pink-100, #FECDC2);
    border: 1px solid var(--theme-origin-color-primitive-color-pink-100, #FECDC2);
    color: var(--theme-origin-color-primitive-color-orisumi-100, #595750);
}

.a-header__link_button.--button2 i {
    background-image: url(../img/icon_chevron-right-white.svg)
}

.js-menu_open .a-menu_toggle span:nth-child(2) {
    display: none
}

.js-menu_open .a-menu_toggle span:first-child {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.js-menu_open .a-menu_toggle span:nth-child(3) {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.js-menu_open .l-menu {
    display: block
}

.a-menu_toggle {
    cursor: pointer;
    height: 22px;
    position: relative;
    width: 32px
}

.a-menu_toggle span {
    background: var(--theme-origin-color-primitive-color-orisumi-100, #595750);
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 100%
}

.a-menu_toggle span:first-child {
    top: 0
}

.a-menu_toggle span:nth-child(2) {
    bottom: 0;
    top: 0
}

.a-menu_toggle span:nth-child(3) {
    bottom: 0
}

.l-menu {
    background: rgba(0, 0, 0, .6);
    display: none;
    height: 100vh;
    left: 0;
    pointer-events: none;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999
}

.l-menu .l-header__link_button_wrap {
    margin: 48px auto auto;
    max-width: 100%
}

.l-menu .l-header__link_button_wrap+.l-header__link_button_wrap {
    margin-top: 16px
}

.l-menu .a-header__link_button {
    border-radius: 36px;
    font-size: 18px;
    padding: 20px 24px;
    width: 100%
}

.l-menu img {
    display: block;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.l-menu__inner {
    background: var(--theme-origin-color-primitive-color-white-1000, #fff);
    height: 100vh;
    margin: auto 0 auto auto;
    max-width: 576px;
    padding: 8px 24px 56px;
    pointer-events: all
}

.m-menu_header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-columns: 1fr auto;
    align-items: center;
    display: -ms-grid;
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr auto;
    height: 56px;
    padding: 8px 0;
    width: 100%
}

.m-menu_header h1 {
    display: block;
    height: 40px;
    width: 77px
}

.menu__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: center;
    align-self: stretch;
    color: var(--theme-origin-color-primitive-color-sumi-900, #1a1a1c);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    font-weight: 700;
    gap: 32px;
    line-height: 1.3;
    padding-top: 48px;
    text-align: center
}

.l-mv {
    position: relative
}

.l-mv__title_wrap {
    background: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad);
    text-align: center
}

.l-mv__title {
    margin: auto;
    max-width: 281px
}

.l-mv__bg {
    height: 400px
}

.l-mv__bg img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.l-service .l-section__inner {
    max-width: 100%
}

.service__contents_wrap {
    background: var(--theme-origin-color-primitive-color-oriyello-50, #EAE4D4);
    margin: 52px auto auto;
    max-width: 556px;
    padding: 32px 24px
}

.service__content p {
    color: var(--theme-origin-color-primitive-color-sumi-900, #1a1a1c);
    font-family: Noto Sans JP;
    font-size: 16px;
    line-height: 2;
    text-align: left
}

.l-service_list {
        background-color: var(--theme-origin-color-primitive-color-oriyellow-100, #FDD890);
}

.l-service_list .l-section__inner {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 66px
}

.m-service_list_wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.m-service_list_wrap+.m-service_list_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 24px
}

.m-service_list_wrap+.m-service_list_wrap .a-service_list__img {
    border-radius: 8px 0 0 8px
}

.m-service_list_wrap+.m-service_list_wrap .a-service_list__text p {
    padding-left: 24px
}

.m-service_list_wrap+.m-service_list_wrap .a-service_list__text p:before {
    left: auto
}

.a-service_list__img {
    -webkit-box-flex: 60%;
    border-radius: 0 8px 8px 0;
    -ms-flex: 60%;
    flex: 60%;
    overflow: hidden
}

.a-service_list__text {
    -webkit-box-flex: 40%;
    -ms-flex: 40%;
    flex: 40%
}

.a-service_list__text p {
    color: var(--theme-origin-color-primitive-color-black-1000, #000);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 16px;
    padding-left: 18px;
    position: relative;
    text-shadow: 0 0 8px rgba(0, 0, 0, .25)
}

.a-service_list__text p:before {
    background: var(--theme-origin-color-primitive-color-black-1000, #000);
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    width: calc(100% - 24px)
}

.l-feature .l-section__inner {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.feature__swiper_wrap {
    margin: auto;
    max-width: 486px
}

.feature__contents_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 52px auto auto;
    max-width: 440px
}

.feature__content {
    min-width: 266px
}

.feature__content p {
    color: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 24px;
    text-align: center
}

.feature__swiper_wrap {
    overflow: hidden
}

.feature__swiper_wrap .swiper:not(.swiper-initialized) {
    padding: 0
}

.feature__swiper_wrap .swiper:not(.swiper-initialized) .swiper-button-next,
.feature__swiper_wrap .swiper:not(.swiper-initialized) .swiper-button-prev,
.feature__swiper_wrap .swiper:not(.swiper-initialized) .swiper-pagination-bullet {
    display: none
}

.feature__swiper_wrap .swiper:not(.swiper-initialized) {
    overflow: initial
}

.feature__swiper_wrap .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.feature__swiper_wrap .swiper:not(.swiper-initialized) .swiper-slide {
    height: auto
}

.feature__swiper_wrap .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 15px
}

.feature__swiper_wrap .swiper-button-next.swiper-button-disabled,
.feature__swiper_wrap .swiper-button-prev.swiper-button-disabled {
    opacity: .5
}

.feature__swiper_wrap .swiper-button-next,
.feature__swiper_wrap .swiper-button-prev {
    top: 40%;
    width: 32px
}

.feature__swiper_wrap .swiper-button-next {
    right: 8px
}

.feature__swiper_wrap .swiper-button-prev {
    left: 8px
}

.feature__swiper_wrap .swiper-button-prev:after,
.feature__swiper_wrap .swiper-rtl .swiper-button-next:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.feature__swiper_wrap .swiper-button-next:after,
.feature__swiper_wrap .swiper-button-prev:after,
.feature__swiper_wrap .swiper-rtl .swiper-button-next:after,
.feature__swiper_wrap .swiper-rtl .swiper-button-prev:after {
    background-image: url(../img/swipe-button_right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 32px;
    width: 32px
}

.feature__swiper_wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: var(--theme-origin-color-primitive-color-sumi-300, #d8d8db);
    border-radius: 16px;
    height: 16px;
    margin: 0 8px;
    opacity: 1;
    width: 16px
}

.feature__swiper_wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad)
}

.feature__swiper_wrap .swiper {
    overflow: visible;
    padding-left: 24px;
    padding-right: 24px
}

.feature__swiper_wrap .swiper-slide {
    height: auto;
    margin-bottom: 72px
}

.l-flow {
    background: var(--theme-origin-color-primitive-color-oriyellow-100, #FDD890)
}

.l-flow .l-section__inner {
    max-width: 100%;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0
}

.flow_content_pc {
    display: none;
    margin: 100px auto auto
}

.flow_content_pc__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 200px;
    position: relative
}

.flow_content_pc__item:last-child .a-flow_content__item_img:after {
    display: none
}

.a-flow_content__item_img {
    position: relative
}

.flow_content__num {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--theme-origin-color-primitive-color-sumi-800, #414143);
    border: 1px solid var(--theme-origin-color-primitive-color-sumi-800, #414143);
    border-radius: 40px;
    color: var(--theme-origin-color-primitive-color-white-1000, #fff);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    left: -10px;
    line-height: 140%;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 40px
}

.flow_content__flow {
    color: var(--theme-origin-color-primitive-color-sumi-900, #1a1a1c);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 16px;
    text-align: center
}

.flow_content_sp {
    overflow: hidden
}

.flow_content_sp .swiper:not(.swiper-initialized) {
    padding: 0
}

.flow_content_sp .swiper:not(.swiper-initialized) .swiper-button-next,
.flow_content_sp .swiper:not(.swiper-initialized) .swiper-button-prev {
    display: none
}

.flow_content_sp .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: block
}

.flow_content_sp .swiper:not(.swiper-initialized) .swiper-pagination-bullet {
    display: none
}

.flow_content_sp .flow_content_sp_inner .swiper:not(.swiper-initialized) {
    overflow: initial
}

.flow_content_sp .flow_content_sp_inner .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flow_content_sp .flow_content_sp_inner .swiper:not(.swiper-initialized) .swiper-slide {
    height: auto
}

.flow_content_sp .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 15px
}

.flow_content_sp .swiper-button-next.swiper-button-disabled,
.flow_content_sp .swiper-button-prev.swiper-button-disabled {
    opacity: .5
}

.flow_content_sp .swiper-button-next,
.flow_content_sp .swiper-button-prev {
    top: 40%;
    width: 32px
}

.flow_content_sp .swiper-button-next {
    right: 8px
}

.flow_content_sp .swiper-button-prev {
    left: 8px
}

.flow_content_sp .swiper-button-prev:after,
.flow_content_sp .swiper-rtl .swiper-button-next:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.flow_content_sp .swiper-button-next:after,
.flow_content_sp .swiper-button-prev:after,
.flow_content_sp .swiper-rtl .swiper-button-next:after,
.flow_content_sp .swiper-rtl .swiper-button-prev:after {
    background-image: url(../img/swipe-button_right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 32px;
    width: 32px
}

.flow_content_sp .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: var(--theme-origin-color-primitive-color-sumi-300, #d8d8db);
    border-radius: 16px;
    height: 16px;
    margin: 0 8px;
    opacity: 1;
    width: 16px
}

.flow_content_sp .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad)
}

.flow_content_sp .swiper {
    overflow: visible;
    padding-left: 24px;
    padding-right: 24px
}

.flow_content_sp .swiper-slide {
    height: auto;
    margin-bottom: 72px
}

.flow_content_sp .flow_content_sp_inner .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.flow_content_sp {
    margin: 52px auto auto;
    max-width: 556px
}

.flow_content_sp__item_wrapper {
    background: var(--theme-origin-color-primitive-color-white-1000, #fff);
    border: 1px solid var(--theme-origin-color-primitive-color-sumi-400, #b4b4b7);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 32px
}

.flow_content_sp__item {
    margin: auto;
    max-width: 64.2201834862%;
    position: relative
}

.l-order .l-section__inner {
    max-width: 100%
}

.order__swiper_wrap {
    margin: auto;
    max-width: 486px
}

.order__contents_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 52px auto auto;
    max-width: 440px
}

.order__content {
    min-width: 266px
}

.order__content p {
    color: var(--theme-origin-color-primitive-color-sumi-900, #1a1a1c);
    font-size: 16px;
    line-height: 1.8
}

.order__content p,
.order__title {
    margin-top: 24px;
    text-align: center
}

.order__title {
    border-bottom: 1px solid var(--theme-origin-color-primitive-color-green-700, #1d8b56);
    color: var(--theme-origin-color-primitive-color-green-700, #1d8b56);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 24px
}

.l-order__link_button_wrap {
    -webkit-box-flex: 1;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex: auto;
    flex: auto;
    gap: 24px;
    margin-top: 24px
}

.a-order__link_button,
.l-order__link_button_wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.a-order__link_button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--theme-origin-color-primitive-color-pink-100, #FECDC2);
    border-radius: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-origin-color-primitive-color-orisumi-100, #595750);
    font-size: 14px;
    font-weight: 700;
    gap: 4px;
    height: 44px;
    line-height: 1.4;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    width: 210px
}

.a-order__link_button i {
    -ms-flex-negative: 0;
    background-image: url(../img/icon_book.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-left: 4px;
    width: 16px
}

.l-news {
    background-color: #FDD890;
    background-position: 0;
    background-repeat: no-repeat
}

.l-news .l-section__inner {
    max-width: 100%
}

.news__content_wrap {
    background: var(--theme-origin-color-primitive-color-white-1000, #fff);
    border: 1px solid var(--theme-origin-color-primitive-color-sumi-400, #b4b4b7);
    height: 500px;
    margin: 52px auto auto;
    max-width: 556px;
    overflow-y: scroll
}

.news__content_wrap ul {
    padding: 32px 28px
}

.news__content_wrap li {
    padding-bottom: 16px
}

.news__content_wrap li+li {
    border-top: 1px solid var(--theme-origin-color-primitive-color-sumi-400, #b4b4b7);
    padding-top: 24px
}

.news__days {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4
}

.news__days,
.news__title {
    color: var(--theme-origin-color-primitive-color-sumi-900, #1a1a1c)
}

.news__title {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 8px;
    text-align: left
}

.l-footer__link_button_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background: var(--theme-origin-color-primitive-color-sumi-800, #414143);
    border-bottom: 1px solid var(--theme-origin-color-primitive-color-sumi-300, #d8d8db);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 32px 24px
}

.a-footer__link_button,
.l-footer__link_button_wrap {
    -webkit-box-pack: center;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.a-footer__link_button {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    background: var(--theme-origin-color-primitive-color-white-1000, #fff);
    border: 1px solid var(--theme-origin-color-primitive-color-white-1000, #fff);
    border-radius: 24px;
    color: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad);
    font-size: 14px;
    font-weight: 700;
    gap: 4px;
    line-height: 1.4;
    padding: 12px 0;
    text-align: center;
    width: 180px;
    width: 301px
}

.a-footer__link_button i {
    -ms-flex-negative: 0;
    background-image: url(../img/icon_chevron-right-blue.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-left: 4px;
    width: 16px
}

.l-footer__link_list {
    background: var(--theme-origin-color-primitive-color-sumi-800, #414143);
    color: var(--theme-origin-color-primitive-color-white-1000, #fff);
    font-size: 16px;
    line-height: 1.3;
    padding: 56px 24px;
    text-align: center;
    text-decoration-line: underline
}

.l-footer__link_list_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    margin: auto;
    max-width: 440px;
    text-align: left
}

.l-footer__note {
    background: var(--style-guide-white-fff, #fff);
    color: var(--theme-origin-color-primitive-color-sumi-900, #1a1a1c);
    font-size: 14px;
    line-height: 1.8;
    padding: 24px;
    text-align: left
}

.l-footer__note a {
    text-decoration: none
}

.l-footer__copyright {
    background: var(--theme-origin-color-primitive-color-sumi-50, #f8f8f8);
    color: #7a7a7a;
    font-size: 12px;
    line-height: 1.4;
    padding: 24px 22px 40px;
    text-align: center
}

@media(min-width:768px) {
    .l-section__inner {
        padding: 72px 48px
    }

    .a-button__pagetop {
        height: 64px;
        width: 64px
    }

    main .content__swiper-sp {
        display: none
    }

    main .content__swiper-pc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .l-menu .l-header__link_button_wrap+.l-header__link_button_wrap {
        margin-top: 16px
    }

    .l-menu .a-header__link_button {
        font-size: 18px
    }

    .l-menu .a-header__link_button i {
        margin-left: 8px
    }

    .l-menu__inner {
        padding: 8px 48px 56px
    }

    .feature__swiper_wrap {
        max-width: 100%
    }

    .feature__contents_wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 56px;
        justify-content: center;
        margin-top: 100px
    }

    .feature__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 320px
    }

    .l-flow .l-section__inner {
        padding-bottom: 120px
    }

    .flow_content_pc {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 40px 48px;
        justify-content: center;
        max-width: 608px
    }

    .flow_content_sp {
        display: none
    }

    .a-flow_content__item_img img {
        border-radius: 16px;
        overflow: hidden
    }

    .a-flow_content__item_img:after {
        background-image: url(../img/icon_arrow-right.svg);
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 0;
        content: "";
        display: block;
        height: 32px;
        margin: auto;
        position: absolute;
        right: -40px;
        top: 0;
        width: 32px
    }

    .order__swiper_wrap {
        max-width: 100%
    }

    .order__contents_wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 60px;
        justify-content: center;
        margin-top: 100px
    }

    .order__content,
    .order__contents_wrap {
        -webkit-box-direction: normal;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .order__content {
        -webkit-box-orient: vertical;
        -webkit-box-flex: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        max-width: 320px
    }

    .order__swiper_wrap {
        overflow: hidden
    }

    .order__swiper_wrap .swiper:not(.swiper-initialized) {
        padding: 0
    }

    .order__swiper_wrap .swiper:not(.swiper-initialized) .swiper-button-next,
    .order__swiper_wrap .swiper:not(.swiper-initialized) .swiper-button-prev,
    .order__swiper_wrap .swiper:not(.swiper-initialized) .swiper-pagination-bullet {
        display: none
    }

    .order__swiper_wrap .swiper:not(.swiper-initialized) {
        overflow: initial
    }

    .order__swiper_wrap .swiper:not(.swiper-initialized) .swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .order__swiper_wrap .swiper:not(.swiper-initialized) .swiper-slide {
        height: auto
    }

    .order__swiper_wrap .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 15px
    }

    .order__swiper_wrap .swiper-button-next.swiper-button-disabled,
    .order__swiper_wrap .swiper-button-prev.swiper-button-disabled {
        opacity: .5
    }

    .order__swiper_wrap .swiper-button-next,
    .order__swiper_wrap .swiper-button-prev {
        top: 40%;
        width: 32px
    }

    .order__swiper_wrap .swiper-button-next {
        right: 8px
    }

    .order__swiper_wrap .swiper-button-prev {
        left: 8px
    }

    .order__swiper_wrap .swiper-button-prev:after,
    .order__swiper_wrap .swiper-rtl .swiper-button-next:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .order__swiper_wrap .swiper-button-next:after,
    .order__swiper_wrap .swiper-button-prev:after,
    .order__swiper_wrap .swiper-rtl .swiper-button-next:after,
    .order__swiper_wrap .swiper-rtl .swiper-button-prev:after {
        background-image: url(../img/swipe-button_right.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 32px;
        width: 32px
    }

    .order__swiper_wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        background: var(--theme-origin-color-primitive-color-sumi-300, #d8d8db);
        border-radius: 16px;
        height: 16px;
        margin: 0 8px;
        opacity: 1;
        width: 16px
    }

    .order__swiper_wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active {
        background: var(--theme-origin-color-primitive-color-dark-blue-500, #0066ad)
    }

    .order__swiper_wrap .swiper {
        overflow: visible;
        padding-left: 24px;
        padding-right: 24px
    }

    .order__swiper_wrap .swiper-slide {
        height: auto;
        margin-bottom: 72px
    }

    .l-news {
        background-color: #FDD890;
    }

    .news__content_wrap {
        max-width: 880px
    }
}

@media(min-width:1080px) {
    main {
        padding-top: 88px
    }

    .u-sp {
        display: none
    }

    .l-section__inner {
        max-width: 1440px;
        padding: 120px 80px
    }

    .a-main__heading {
        font-size: 32px
    }

    .l-header__wrap {
        -ms-grid-columns: 1fr auto auto;
        grid-template-columns: 1fr auto auto;
        height: 88px;
        padding: 8px 80px
    }

    .l-header__wrap h1 a {
        height: 72px;
        width: 138px
    }

    .m-menu_header {
        height: 88px
    }

    .m-menu_header h1 {
        height: 72px;
        width: 138px
    }

    .l-mv {
        padding-bottom: 100px
    }

    .l-mv__title_wrap {
        border-radius: 0 16px 16px 0;
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute
    }

    .l-mv__title {
        max-width: 923px
    }

    .l-mv__bg {
        height: 720px
    }

    .l-service .l-section__inner {
        padding-bottom: 80px
    }

    .service__contents_wrap {
        margin-top: 100px;
        max-width: 880px
    }

    .service__content p {
        text-align: center
    }

    .l-service_list {
        background-color: var(--theme-origin-color-primitive-color-oriyellow-100, #FDD890);
    }

    .m-service_list_wrap+.m-service_list_wrap {
        margin-top: 80px
    }

    .m-service_list_wrap+.m-service_list_wrap .a-service_list__img {
        border-radius: 16px 0 0 16px
    }

    .m-service_list_wrap+.m-service_list_wrap .a-service_list__text p {
        padding-left: 160px
    }

    .a-service_list__img {
        border-radius: 0 16px 16px 0
    }

    .a-service_list__text p {
        font-size: 30px;
        padding-bottom: 32px;
        padding-left: 40px
    }

    .a-service_list__text p:before {
        width: calc(100% - 160px)
    }

    .feature__contents_wrap {
        margin-top: 100px;
        max-width: 100%
    }

    .flow_content_pc {
        max-width: 100%
    }

    .order__contents_wrap {
        margin-top: 100px;
        max-width: 100%
    }

    .news__content_wrap ul {
        padding: 40px 32px
    }

    .news__content_wrap li {
          padding-bottom: 32px
    }

    .news__title {
        margin-top: 0
    }

    .l-footer__link_list_inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-direction: row;
        flex-direction: row;
        justify-content: center;
        max-width: 880px
    }

    .l-footer__note {
        text-align: center
    }
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        clip: rect(0 0 0 0) !important;
        position: absolute !important
    }
}

@media(max-width:1079px) {
    .u-pc {
        display: none
    }
}

.news__body {
  margin-top: 8px;     /* タイトルとの間に少し余白 */
  line-height: 1.8;
}
