﻿@charset "utf-8";

@font-face {
    font-family: notosans;
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url(../font/web/notosans.woff2) format("woff2"), url(../font/web/notosans.otf) format("opentype")
}

:root {
    --color-wine: #cd0f31;
    --color-black: #333;
    --color-glay: #535353
}

html {
    -webkit-text-size-adjust: 100%
}

address,
table {
    font-style: normal
}

a,
hr {
    border: 0;
    padding: 0
}

a,
img,
input,
select {
    vertical-align: bottom
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
hr,
nav,
section {
    display: block
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
span,
strong,
table,
tbody,
td,
tfoot,
th,
thead tr,
ul {
    border: 0;
    outline: 0;
    font-size: 100%;
    background: 0;
    margin: 0;
    padding: 0
}

a img,
table {
    border: 0
}

nav ul,
ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

a {
    font-size: 100%;
    background: 0;
    text-decoration: underline;
    margin: 0;
    color: #06f
}

a:hover {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

hr {
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

a:hover img {
    opacity: .8
}

.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: .1px;
    font-size: .1em;
    line-height: 0
}

input[type=button],
input[type=submit] {
    -webkit-appearance: none;
    cursor: pointer
}

.svg_img path {
    color: #fff;
    fill: currentColor
}

body {
    background-color: #fff;
    color: var(--color-black)
}

@media only screen and (min-width:768px) {
    body {
        color: var(--color-black)
    }
}

.bo,
.bold {
    font-weight: 700
}

.f10 {
    font-size: 10px
}

.f11 {
    font-size: 11px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.lh15 {
    line-height: 1.5
}

.mb2 {
    margin-bottom: 2rem
}

.mb3 {
    margin-bottom: 3rem
}

.db {
    display: block
}

sup {
    font-size: .65rem !important;
    vertical-align: top !important
}

.clear {
    clear: both
}

.center {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.color-alert {
    color: var(--color-wine)
}

img {
    max-width: 540%;
    height: auto;
    width: 100%
}

@media only screen and (min-width:1000px) {
    img {
        width: auto
    }

    .flexlay_half img {
        width: 400px;
        margin: 0 auto
    }
}

.big {
    font-size: 150%
}

table {
    margin: 0 auto 2rem;
    width: 100%;
    box-sizing: border-box
}

table caption {
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: center;
    padding: .5rem 0
}

table th {
    background: #f7f7f7
}

table td,
table th {
    padding: 1rem;
    border: #e0e0e0 solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ol,
ul {
    margin: 0 2rem 2rem
}

ol>li,
ul>li {
    margin-bottom: 1rem
}

ul>li {
    list-style-type: disc
}

ol>li {
    list-style-type: decimal
}

dl {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: #ccc dotted 1px
}

dt {
    font-weight: 700;
    margin-bottom: 1rem
}

.red {
    color: var(--color-wine)
}

.small {
    font-size: .875rem
}

.bg_red {
    background-color: #b3001b;
    background-image: linear-gradient(90deg, #a7a7a7, #1b1b1b), linear-gradient(45deg, #741330 0, #741330 69%, #8d1e2f 69%, #8d1e2f 75%, #a6292f 75%, #a6292f 81%, #c0342e 81%, #c0342e 85%, #d93f2e 85%, #d93f2e 91%, #f24a2d 91%, #f24a2d 100%), linear-gradient(135deg, #741330 0, #741330 69%, #8d1e2f 69%, #8d1e2f 75%, #a6292f 75%, #a6292f 81%, #c0342e 81%, #c0342e 85%, #d93f2e 85%, #d93f2e 91%, #f24a2d 91%, #f24a2d 100%);
    background-blend-mode: overlay, overlay, normal;
    color: #fff;
    padding: 5rem 0
}

.bg_red a {
    color: #fff;
    text-decoration: underline
}

.bg_red a:hover {
    text-decoration: none
}

.bg_area {
    padding: 2rem 1rem;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 2rem;
    width: 95%
}

.bg_orange {
    background: #eb7f2e !important;
    color: #fff !important
}

.bg_thin_red {
    background: #fff5f5 !important
}

.bg_thin_yellow {
    background: #fffed5 !important
}

.bg_thin_gray {
    background: #f9f9f9 !important;
    color: #333 !important
}

.red_label {
    background-color: var(--color-wine) !important;
    color: #fff !important
}

.navy_label {
    background: #0c183c;
    color: #fff;
    text-align: center
}

.blue_label {
    background: #02428a;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    display: inline-block;
    margin-right: .5rem
}

.marker {
    background: linear-gradient(transparent 75%, #ffdc00 75%);
    font-weight: 700
}

.bg_point {
    background: #f1f1f1;
    margin: 0 1rem 1rem;
    padding: 1rem
}

.annotation_bg {
    background: #f9f9f9;
    font-size: .75rem;
    padding: 2rem 1.5rem;
    margin: 0 0 2rem;
    color: #333;
    width: auto;
    box-sizing: border-box
}

.annotation_bg a {
    color: #06f
}

.annotation_bg>p {
    margin-bottom: .5rem
}

.index_btn {
    width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 100%;
    max-width: 80%
}

@media only screen and (min-width:768px) {
    .index_btn {
        width: 60%;
        max-width: 60%
    }
}

.btn {
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    border-radius: 1.2em;
    background: -webkit-gradient(linear, left top, left bottom, from(#838c93), to(#5b6366));
    background: -o-linear-gradient(top, #838c93, #5b6366);
    background: linear-gradient(to bottom, #838c93, #5b6366);
    -webkit-box-shadow: 0 4px 0 0 #1b1b1b;
    box-shadow: 0 4px 0 0 #1b1b1b;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    margin-top: 0;
    padding: 1em 1.5em;
    display: inline-block;
    text-align: center;
    font-size: .9em;
    vertical-align: middle;
    min-width: 10em
}

.btn:hover {
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn {
    color: #fff !important;
    text-decoration: none !important
}

.btn>.icon-arrow-right-4 {
    font-size: .7em;
    margin-left: .25em;
    margin-right: 0;
    vertical-align: middle
}

.cv_btn {
    border-radius: 32px;
    background: #006cff;
    -webkit-box-shadow: 0 4px 0 0 #00357c;
    box-shadow: 0 4px 0 0 #00357c;
    min-width: auto
}

.scroll {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 2rem
}

.scroll:before {
    content: "⇔ 左右に動かせます";
    font-size: 12px;
    line-height: 20px;
    color: var(--color-wine);
    display: block;
    text-align: center;
    position: absolute
}

@media only screen and (min-width:768px) {
    .scroll:before {
        content: ""
    }
}

.scroll table {
    margin-top: 25px
}

.scroll::-webkit-scrollbar {
    height: 5px
}

.scroll::-webkit-scrollbar-track {
    background: #f1f1f1
}

.scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc
}

.ol_design {
    counter-reset: number;
    list-style-type: none !important;
    padding: .5em
}

.ol_design>li {
    position: relative;
    line-height: 1.5em;
    padding: 1em .5em 1em 30px;
    list-style-type: none;
    line-height: 2;
    border-bottom: #b9b9b9 dashed 1px
}

.ol_design>li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #444;
    color: #fff;
    font-family: Avenir, "Arial Black", Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ol_design>li p {
    margin-bottom: 1rem
}

#new-eyecatch-bg {
    text-align: center;
    background-size: contain;
    -webkit-background-size: contain;
    margin: 0 auto 3rem
}

#new-eyecatch-bg ul {
    margin: 0
}

@media screen and (min-width:1000px) {
    #new-eyecatch-bg {
        width: 1000px
    }
}

.eyecatch_bg {
    background-size: contain;
    -webkit-background-size: contain;
    margin: 0 auto;
    text-align: center
}

@media screen and (min-width:1000px) {
    .eyecatch_bg {
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0, #f5f6fa 50%, #fff 100%);
        background: -webkit-linear-gradient(top, #fff 0, #f5f6fa 50%, #fff 100%);
        background: linear-gradient(to bottom, #fff 0, #f5f6fa 50%, #fff 100%)
    }
}

.list_table th {
    white-space: nowrap;
    display: list-item;
    list-style-type: none
}

.list_table td {
    display: list-item;
    list-style-type: none
}

@media screen and (min-width:1000px) {
    .list_table th {
        white-space: nowrap;
        display: table-cell
    }

    .list_table td {
        display: table-cell
    }
}

.limit_bg {
    text-align: center;
    color: #fff;
    padding: .5rem 0;
    font-size: 110%;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    background-color: #cacaca;
    background: -o-linear-gradient(269.378deg, rgb(35 7 7) .0033783783783785104%, rgb(216 0 0) .0033783783783785104%, rgba(158, 2, 9, 1) 92.0304054054054%);
    background: linear-gradient(180.6217841366515deg, rgb(35 7 7) .0033783783783785104%, rgb(216 0 0) .0033783783783785104%, rgba(158, 2, 9, 1) 92.0304054054054%)
}

.info_bg {
    text-align: center;
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    background-color: #ffecec
}

@media screen and (min-width:1000px) {
    .limit_bg {
        width: 1000px;
        margin: 0 auto;
        font-size: 130%
    }

    .info_bg {
        margin: 0 auto 1rem
    }
}

.cls {
    position: relative;
    height: 0;
    overflow: hidden
}

.cls img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.marqueeRightLeft {
    margin: 0 1rem 1rem;
    position: relative;
    overflow: hidden;
    text-align: left;
    border: 1px solid #383838;
    border-radius: 4px;
    color: #383838;
    height: auto;
    font-size: 13px
}

.marqueeRightLeft:before {
    content: "重要なお知らせ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-left: .25em;
    padding: 0 .5em;
    z-index: 10;
    color: #f5f5f5;
    background: #383838
}

@media only screen and (min-width:1000px) {
    .marqueeRightLeft {
        width: 1000px;
        margin: 0 auto 1rem;
        font-size: 14px
    }
}

.marqueeRightLeft p {
    margin: 0;
    padding-left: 100%;
    line-height: 1;
    display: inline-block;
    -webkit-text-size-adjust: 100%;
    white-space: nowrap;
    -webkit-animation: marqueeRL 25s linear infinite;
    animation: marqueeRL 25s linear infinite
}

@-webkit-keyframes marqueeRL {
    from {
        -webkit-transform: translate(0)
    }

    to {
        -webkit-transform: translate(-100%)
    }
}

@keyframes marqueeRL {
    from {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
}

.cb_appeal {
    color: #fff;
    text-align: center;
    padding: .5rem 0;
    font-weight: 700;
    font-size: 130%;
    background-image: linear-gradient(67.5deg, #5f1b2b 0, #5f1b2b 21%, #6d2f26 21%, #6d2f26 28%, #7b4220 28%, #7b4220 32%, #89561b 32%, #89561b 41%, #986916 41%, #986916 48%, #a67d11 48%, #a67d11 69%, #b4900b 69%, #b4900b 93%, #c2a406 93%, #c2a406 100%), linear-gradient(45deg, #5f1b2b 0, #5f1b2b 21%, #6d2f26 21%, #6d2f26 28%, #7b4220 28%, #7b4220 32%, #89561b 32%, #89561b 41%, #986916 41%, #986916 48%, #a67d11 48%, #a67d11 69%, #b4900b 69%, #b4900b 93%, #c2a406 93%, #c2a406 100%), linear-gradient(112.5deg, #5f1b2b 0, #5f1b2b 21%, #6d2f26 21%, #6d2f26 28%, #7b4220 28%, #7b4220 32%, #89561b 32%, #89561b 41%, #986916 41%, #986916 48%, #a67d11 48%, #a67d11 69%, #b4900b 69%, #b4900b 93%, #c2a406 93%, #c2a406 100%), linear-gradient(90deg, #ad40bf, #2a1f11);
    background-blend-mode: overlay, overlay, overlay, normal
}

@media screen and (min-width:768px) {
    .cb_appeal {
        display: none
    }
}

.general_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    margin-bottom: 2rem
}

@media screen and (min-width:768px) {
    .general_flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.flexlay_half p,
.flexlay_half2 p {
    margin-bottom: 1rem
}

.fl {
    float: none;
    text-align: center
}

.img_lay,
.img_lay2 {
    display: block;
    text-align: center;
    margin-bottom: 1rem
}

.img_lay2 img {
    border: #ccc solid 1px;
    display: inline-block;
    padding: 1rem
}

html {
    font-size: 15px;
    font-family: verdana, "Helvetica Neue", Helvetica, Meiryo, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Arial, "Yu Gothic", sans-serif;
    color: #333;
    line-height: 1.8
}

@media only screen and (min-width:768px) {
    html {
        font-size: 17px
    }
}

.logo_wrapper {
    text-align: center;
    padding: 1.5rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff
}

#entry .logo_wrapper {
    border-bottom: #d10a27 solid 1px
}

.logo_area_left {
    margin-bottom: 1rem
}

.logo_area_left .logo {
    display: inline-block;
    margin-bottom: 1rem
}

.logo img {
    max-width: 100% !important;
    height: auto !important;
    width: 50%
}

#roof_gimmick {
    display: none
}

.logo_area_center {
    visibility: hidden;
    display: none
}

.logo_area_right {
    display: none
}

.gnav_bg {
    background-color: rgba(209, 10, 39, .92);
    margin-bottom: 1rem;
    top: 0;
    z-index: 300
}

.gnav_bg ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin: 0;
    padding: 0
}

.gnav_bg ul li {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    margin-bottom: 0;
    font-size: 14px;
    width: 33.33333%
}

.gnav_bg ul li:nth-child(n+4) {
    border-top: #fff solid 1px
}

.gnav_bg ul li:not(:nth-child(3n+1)) {
    border-left: #fff solid 1px
}

.gnav_bg a {
    color: #fff;
    display: block;
    padding: .5rem 0;
    text-decoration: none
}

.gnav_bg a:hover {
    color: #f8c301
}

@media only screen and (min-width:768px) {
    .gnav_bg ul li a {
        padding: 8px 10px;
        font-size: 16px
    }
}

@media only screen and (min-width:1000px) {
    .gnav_bg {
        margin: 0 auto 1.8rem;
        position: sticky
    }

    .gnav_bg ul {
        width: 1000px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gnav_bg ul li {
        border-bottom: none;
        width: 16.66666%;
        border-top: none
    }

    .gnav_bg ul li:nth-child(n+4) {
        border-top: none
    }

    .gnav_bg ul li:not(:nth-child(3n+1)) {
        border-left: none
    }

    .gnav_bg a {
        color: #fff
    }
}

#wrapper {
    margin: 0 auto;
    width: 92%;
    background: #fff;
    padding-bottom: 6rem
}

@media only screen and (min-width:1000px) {
    #wrapper {
        width: 1000px;
        padding: 0 50px;
        position: relative;
        padding-bottom: 0
    }
}

#contents {
    margin-bottom: 10rem
}

#main a:link {
    color: #03c;
    text-decoration: underline
}

#main a:visited {
    color: #03c
}

#main a:hover {
    color: #c00;
    text-decoration: none
}

#main a.img-link::after {
    content: ""
}

a img {
    content: none !important
}

#main h1~p,
#main h2~dl,
#main h2~ol,
#main h2~p,
#main h2~table,
#main h2~ul,
#main h3~dl,
#main h3~ol,
#main h3~p,
#main h3~table,
#main h3~ul,
#main h4~table {
    padding-left: 1rem;
    padding-right: 1rem
}

.best-agency {
    margin-bottom: 20px
}

.youtube {
    position: relative;
    width: 100%;
    margin: 20px 0 20px;
    padding-top: 56.25%
}

.best-agency p {
    text-align: justify;
    margin-left: 1rem;
    margin-right: 1rem
}

.youtube iframe,
.youtube img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

@media (min-width:600px) {
    .best-agency {
        display: none
    }
}

.contentsBox {
    position: relative;
    margin: 0 1rem
}

@media only screen and (min-width:1000px) {
    .contentsBox {
        width: 1000px;
        margin: 0 auto
    }
}

.contentsBox:last-child {
    margin-bottom: 0
}

.contentsBox:after,
.contentsBox:before {
    font-size: 5em;
    color: var(--color-wine);
    position: absolute;
    bottom: -100px
}

.contentsBox:before {
    left: -10px
}

.contentsBox:after {
    right: -10px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

@media only screen and (min-width:768px) {

    .contentsBox:after,
    .contentsBox:before {
        font-size: 10em;
        bottom: -200px
    }

    .contentsBox:before {
        left: -100px
    }

    .contentsBox:after {
        right: -100px
    }
}

.contentsBox-lead {
    text-align: left;
    margin-bottom: 3em;
    font-size: .95em
}

@media only screen and (min-width:768px) {
    .contentsBox-lead {
        text-align: center;
        margin-bottom: 3.5em
    }
}

.primary-title {
    font-size: 2em;
    margin-bottom: .5em;
    text-align: center;
    letter-spacing: -.005em
}

.primary-title:first-letter {
    font-weight: 700
}

@media only screen and (min-width:768px) {
    .primary-title {
        font-size: 2.5em
    }
}

@media only screen and (min-width:1000px) {
    .primary-title {
        font-size: 2.8em
    }
}

.sub-title {
    font-size: 1.15em;
    text-align: left
}

@media only screen and (min-width:768px) {
    .sub-title {
        font-size: 2em;
        text-align: center
    }
}

.sub-title2 {
    padding: .25em .5em;
    color: #494949;
    background: 0 0;
    border-left: solid 6px #cd0f31;
    font-size: 1.6rem;
    margin-bottom: 3.2rem
}

#main h3 {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 2rem;
    padding-right: 1rem;
    margin: 2rem 0;
    clear: both;
    border-bottom: #9a9a9a solid 1px
}

#main h3::before {
    content: "■";
    margin-right: .5rem;
    font-size: 2.2rem;
    color: #d80000
}

#main h4 {
    font-weight: 700;
    padding-right: 1rem;
    margin: 2rem 1rem;
    display: table;
    border-bottom: #333 solid 1px
}

#main h4::before {
    content: "□";
    margin-right: .5rem;
    font-size: 1.8rem;
    color: #d80000
}

.index_topics_lay {
    margin-bottom: 2rem;
    overflow: hidden
}

.index_topics_lay a {
    display: block;
    text-align: center;
    margin-bottom: 1rem
}

.myCampaign {
    counter-reset: myCampaignNum;
    margin-bottom: 8rem
}

.myCampaignBox {
    counter-increment: myCampaignNum;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border: solid 1px #d5d5d5;
    padding: 2rem;
    box-sizing: border-box
}

.myCampaignBox {
    margin-bottom: 2rem
}

.myCampaignBox:nth-child(-n+2) {
    border: 12px solid #d00;
    border-image: linear-gradient(to right, #d00, #ffdc00);
    border-image-slice: 1
}

@media only screen and (min-width:768px) {
    .myCampaignBox:nth-child(-n+2) {
        margin-bottom: 2rem
    }
}

.myCampaignBox-title {
    font-weight: 700
}

.myCampaignBox-title>span:before {
    content: "特典";
    color: var(--color-glay);
    font-size: 1.1em;
    display: inline-block;
    margin-right: .15em
}

.myCampaignBox-title>span.label_tokuten:before {
    content: "割引";
    color: var(--color-glay);
    font-size: 1.1em;
    display: inline-block;
    margin-right: .15em
}

.myCampaignBox-title>span:after {
    content: counter(myCampaignNum, decimal-leading-zero);
    color: var(--color-wine);
    font-size: 2.6em;
    display: inline-block
}

.myCampaignBox-title>h3 {
    font-size: 1.4em;
    position: relative;
    color: var(--color-black);
    margin-bottom: 1.25rem;
    text-align: center;
    padding-top: 1rem
}

.myCampaignBox-title>h3:after,
.myCampaignBox-title>h3:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    background: #ffdc00
}

.myCampaignBox-title>h3:before {
    top: -10px;
    width: 32%;
    height: 3px;
    left: 0
}

.myCampaignBox-title>h3:after {
    width: 3%;
    left: 30%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 3px;
    top: -13px
}

.myCampaignBox-body {
    margin-bottom: 3em
}

@media only screen and (min-width:768px) {
    .myCampaignBox-title>h3 {
        font-size: 1.2em
    }

    .myCampaignBox-title>h3:before {
        top: -10px;
        width: 40%;
        height: 3px;
        left: 10%
    }

    .myCampaignBox-title>h3:after {
        width: 5%;
        left: 46%;
        height: 3px;
        top: -16px
    }
}

.myCampaignBox-body {
    font-size: .9em
}

.myCampaignBox-figure {
    margin: 0 auto 2em
}

.myCampaignBox-footer {
    text-align: center;
    margin-bottom: 2em
}

.features {
    counter-reset: featureNum
}

.featuresBox {
    counter-increment: featureNum;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    padding: 1em
}

.featuresBox-title {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.featuresBox-point {
    position: relative;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    font-size: 15px;
    color: #333
}

.featuresBox-title>.featuresBox-point>span:first-child {
    vertical-align: baseline;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 200
}

.featuresBox-point>span:first-child:before {
    content: "POINT";
    font-size: .85em;
    display: inline-block;
    margin-right: .15em;
    letter-spacing: -.01em
}

.featuresBox-point>span:first-child:after {
    content: counter(featureNum, decimal-leading-zero);
    font-size: 1.75em;
    margin-top: -.5em;
    margin-right: 8px;
    letter-spacing: -1px;
    text-align: center
}

.featuresBox-point>span:nth-child(2) {
    background: #ffea45;
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 100;
    border-radius: 50%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(-15px, -8px);
    -ms-transform: translate(-15px, -8px);
    transform: translate(-15px, -8px)
}

.featuresBox-point>span:nth-child(2):after {
    content: "";
    bottom: -2px;
    right: -3px;
    border: 5px solid transparent;
    border-left: 14px solid #ffea45;
    position: absolute;
    -webkit-transform: rotate(45deg) skew(20deg);
    -ms-transform: rotate(45deg) skew(20deg);
    transform: rotate(45deg) skew(20deg)
}

.featuresBox-title h3 {
    font-size: 1.4em;
    margin-bottom: 1.25em;
    text-align: left;
    line-height: 1.4;
    position: relative
}

.featuresBox-title sup {
    font-size: 12px;
    font-weight: 400;
    color: var(--color-glay);
    margin: 0 .25em
}

.featuresBox-body {
    margin-bottom: 1em
}

.featuresBox-figure {
    margin-bottom: 1.75em;
    background: #fff;
    border-radius: 1rem;
    text-align: center;
    padding: 1rem;
    width: 100%;
    box-sizing: border-box;
    border: #ffd3d3 solid 6px
}

.featuresBox-footer {
    margin-bottom: 2em
}

.features-footer {
    margin: 0 1em .5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.features-footer>.btn {
    margin: 1.5em auto;
    display: inline-block
}

.flow {
    counter-reset: featureNum;
    padding: 5rem 0
}

.flow-figure {
    margin-bottom: 1.75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flow-figure>img {
    margin-bottom: 1em
}

.flow-figure>figcaption {
    margin-top: 2rem
}

.flow-footer {
    padding: 1em;
    margin: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .5em
}

.flow-footer>.btn {
    margin: 1.5em auto;
    display: inline-block
}

.setDiscount-A {
    counter-reset: featureNum
}

.setDiscount-A-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.setDiscount-A-figure>img {
    margin-bottom: 1em
}

.setDiscount-A-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .5em
}

.setDiscount-A-footer>.btn {
    margin: 1.5em auto;
    display: inline-block
}

.setDiscount-B {
    counter-reset: featureNum;
    padding: 5rem 0
}

.setDiscount-B-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.5em
}

.setDiscount-B-figure>img {
    margin-bottom: 1em
}

.setDiscount-B-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .5em
}

.setDiscount-B-footer>.btn {
    margin: 1.5em auto;
    display: inline-block
}

.option_box {
    margin-bottom: 2rem;
    border: #ccc solid 1px;
    padding: .5rem
}

.option_box>p {
    margin-bottom: 1rem
}

#side {
    display: none
}

#footer_fix {
    background-color: #ffdc00;
    position: fixed;
    width: 100%;
    z-index: 100;
    border-top: #343d56 solid 1px;
    bottom: -200px;
    -webkit-transition: opacity, bottom .8s linear 0s;
    -o-transition: opacity, bottom .8s linear 0s;
    transition: opacity, bottom .8s linear 0s
}

#footer_fix_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0
}

#footer_fix.is-active {
    bottom: 0;
    z-index: 1000;
    -webkit-transition: opacity, bottom .8s linear 0s;
    -o-transition: opacity, bottom .8s linear 0s;
    transition: opacity, bottom .8s linear 0s
}

#footer_fix_nav li {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .85em;
    color: #fff;
    list-style-type: none;
    margin-bottom: 0;
    width: 33.3333%
}

#footer_fix_nav li:not(:last-child) {
    border-right: 1px solid #343d56
}

#footer_fix_nav li a {
    color: #3e3e3e;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: .5em 0
}

#footer_fix_nav li i {
    font-size: 18px;
    display: block;
    margin-bottom: .15em
}

.footerFix_copyRight {
    font-size: 10px;
    background-color: #3e3e3e;
    color: #fff;
    text-align: center;
    padding: .75em;
    padding-bottom: calc(env(safe-area-inset-bottom) + .75em)
}

.footer .logo_wrapper {
    display: none
}

.footerNav {
    text-align: center;
    font-size: 13px;
    padding-top: 1rem;
    margin-bottom: 0;
    padding-bottom: 6rem;
    border-top: 1px solid #ccc
}

@media screen and (min-width:1000px) {
    .footerNav {
        padding-bottom: 0
    }
}

.footerNav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.footerNav>ul>li {
    list-style: none
}

.footerNav>ul>li:after {
    content: "|";
    margin: 0 .75em
}

.footerNav>ul>li:last-child:after {
    display: none
}

.tax {
    background-color: #faebd7;
    margin-bottom: 1rem;
    padding: .5rem 0
}

.footerCopy {
    display: none
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon-1.woff) format("woff"), url(../fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-free-dial:before {
    content: "\e935";
    color: #01a442;
    vertical-align: inherit
}

.icon-mail-1:before {
    content: "\e900"
}

.icon-arrow-right-1:before {
    content: "\e901"
}

.icon-arrow-right-2:before {
    content: "\e902"
}

.icon-arrow-right-3:before {
    content: "\e903"
}

.icon-arrow-right-4:before {
    content: "\e904"
}

.icon-arrow-right-5:before {
    content: "\e905"
}

.icon-card:before {
    content: "\e906"
}

.icon-caution:before {
    content: "\e907"
}

.icon-check:before {
    content: "\e908"
}

.icon-denki:before {
    content: "\e909"
}

.icon-fee:before {
    content: "\e90a"
}

.icon-flow:before {
    content: "\e90b"
}

.icon-fukidashi:before {
    content: "\e90c"
}

.icon-gift:before {
    content: "\e90d"
}

.icon-good:before {
    content: "\e90e"
}

.icon-hatena:before {
    content: "\e90f"
}

.icon-heart:before {
    content: "\e910"
}

.icon-home:before {
    content: "\e911"
}

.icon-life:before {
    content: "\e912"
}

.icon-link:before {
    content: "\e913"
}

.icon-memo:before {
    content: "\e914"
}

.icon-mobile:before {
    content: "\e915"
}

.icon-money:before {
    content: "\e916"
}

.icon-pc:before {
    content: "\e917"
}

.icon-pen:before {
    content: "\e918"
}

.icon-phone:before {
    content: "\e919"
}

.icon-security:before {
    content: "\e91a"
}

.icon-strage:before {
    content: "\e91b"
}

.icon-thunder:before {
    content: "\e91c"
}

.icon-tool:before {
    content: "\e91d"
}

.icon-trophy:before {
    content: "\e91e"
}

.icon-tv:before {
    content: "\e91f"
}

.icon-user:before {
    content: "\e920"
}

.icon-users:before {
    content: "\e921"
}

.icon-wifi:before {
    content: "\e922"
}

.icon-plus:before {
    content: "\e923"
}

.icon-minus:before {
    content: "\e924"
}

.icon-phone-2:before {
    content: "\e925"
}

.icon-phone-3:before {
    content: "\e926"
}

.icon-phone-4:before {
    content: "\e927"
}

.icon-sound:before {
    content: "\e928"
}

.icon-line:before {
    content: "\e929"
}

.icon-arrow-left:before {
    content: "\e92a"
}

.icon-building:before {
    content: "\e92b"
}

.icon-arrow-top:before {
    content: "\e92c"
}

.icon-cross:before {
    content: "\e92d"
}

.icon-play:before {
    content: "\e92e"
}

.icon-film:before {
    content: "\e92f"
}

.icon-calendar:before {
    content: "\e930"
}

.icon-arrow1-down:before {
    content: "\e931"
}

.icon-pc-2:before {
    content: "\e932"
}

.icon-tablet:before {
    content: "\e933"
}

.icon-earth:before {
    content: "\e9ca"
}

.acd-check {
    display: none
}

.acd-label {
    background: #efefef;
    display: block;
    margin-bottom: 1px;
    padding: 1rem 6.5rem 1rem 1rem;
    position: relative;
    cursor: pointer
}

.acd-label::after {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "＋";
    font-weight: 700;
    font-size: 21px;
    display: block;
    padding: .5rem 1rem;
    position: absolute;
    right: 0;
    top: 0;
    background: #828282;
    color: #fff;
    cursor: pointer
}

.acd-label::before {
    font-family: icomoon;
    content: "\e90e";
    margin-right: 8px
}

.acd-content {
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    visibility: hidden;
    background: #fff;
    margin-bottom: 2rem;
    font-weight: 400;
    font-size: 14px
}

.acd-check:checked+.acd-label:after {
    content: "－"
}

.acd-check:checked+.acd-label+.acd-content {
    height: auto;
    opacity: 1;
    padding: 20px;
    visibility: visible
}

.mokuji {
    margin: 2rem 0 3rem
}

.mokuji ul li {
    position: relative;
    border-bottom: #ccc solid 1px;
    list-style-type: none;
    font-size: 14px
}

.mokuji ul li a {
    display: block;
    margin: 0 0 1rem;
    color: #333 !important;
    text-decoration: none !important;
    text-align: center
}

.mokuji ul li a::after {
    content: "\e901";
    font-family: icomoon;
    position: absolute;
    top: 0;
    right: 0;
    color: #d80000
}

#contents_footer_btn {
    padding: 1.5rem 1rem;
    margin: 2rem auto 1rem;
    color: #fff !important;
    text-decoration: none !important;
    width: 70%;
    font-size: 1.2rem
}

.flexlay_3 {
    margin-top: 2rem
}

@media screen and (min-width:768px) {
    .mokuji ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mokuji ul li {
        margin-bottom: 1rem
    }

    .mokuji ul li:first-child {
        margin-left: 0
    }

    .mokuji ul li:not(:first-child) {
        margin-left: 26px
    }

    .mokuji ul li a {
        margin: 0;
        padding: 6px 0
    }

    .mokuji ul li a::after {
        content: "▼";
        position: absolute;
        top: 29px;
        left: 0;
        right: 0;
        color: #d80000
    }

    .mokuji ul li a:hover {
        background-color: #fff5f5
    }

    .mokuji ul li a:hover::after {
        color: #d80000
    }

    #toc ul,
    .general_flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .align_c {
        align-items: center
    }

    .flexlay_half {
        width: 48%
    }

    .flexlay_half2 {
        width: 44%
    }

    .flexlay_half2:nth-child(even),
    .flexlay_half:nth-child(even) {
        margin-left: 1rem !important
    }

    #toc ul,
    .flexlay_3 {
        width: 32%
    }

    .flexlay_3 {
        margin-bottom: 0
    }

    #toc ul li:not(:first-child),
    .flexlay_3:not(:first-child) {
        margin-left: .8rem !important
    }

    .img_lay,
    .img_lay2 {
        float: left;
        margin-right: 1rem
    }

    table td,
    table th {
        padding: 1rem
    }

    .fl {
        float: left;
        text-align: left
    }

    #eyecatch img {
        display: none
    }

    #eyecatch {
        background: url(/img/pc-eyecatch.jpg) no-repeat top center;
        background-size: contain;
        -webkit-background-size: contain;
        height: 0;
        padding-top: 55%
    }

    .acd-label::after {
        font-size: 24px
    }
}

@media screen and (min-width:1000px) {
    .flexlay_half2 {
        width: 44%
    }

    header {
        padding-top: 80px
    }

    #roof_gimmick {
        position: absolute;
        display: block;
        top: -45px;
        left: -6px
    }

    .logo_wrapper {
        text-align: left;
        width: 1000px;
        margin: 0 auto;
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-left: #d10a27 solid 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative
    }

    #entry .logo_wrapper {
        width: 1000px;
        height: 125px
    }

    .footer .logo_wrapper {
        border-left: none
    }

    .logo_area_left {
        margin-bottom: 0;
        margin-left: 50px
    }

    .t-form .logo_area_left {
        padding-top: 25px;
        height: 100px
    }

    .logo_area_left .logo {
        margin-bottom: 5px
    }

    .logo img {
        width: 172px;
        height: 52px;
        display: block
    }

    .logo_area_center {
        height: 100px;
        margin-left: auto;
        padding-top: 25px;
        display: block;
        margin-right: 30px
    }

    .tel_number a {
        text-decoration: none;
        color: #333;
        font-size: 32px;
        line-height: 32px;
        font-weight: 700;
        letter-spacing: -2px;
        font-family: "century gothic", sans-serif;
        margin-bottom: 5px;
        display: block
    }

    .logo_area_right {
        display: block;
        font-size: 13px;
        margin-right: 50px;
        padding-top: 20px
    }

    #header_cv_btn {
        padding: 1.3rem 2rem;
        line-height: 1.3;
        font-size: 16px
    }

    #eyecatch {
        height: 550px;
        padding-top: 0
    }

    #contents {
        width: 1000px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: auto;
        margin-bottom: 5rem
    }

    #main {
        width: 100%
    }

    #side {
        display: block;
        width: 230px
    }

    #side section {
        background: #0c183c;
        border-radius: 8px;
        padding: .5rem;
        border: #5360a0 solid 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 2rem
    }

    #side section h2 {
        color: #fff;
        margin-bottom: .5rem;
        text-align: center
    }

    #side section ul {
        border-radius: 8px;
        background: #fff;
        padding: .5rem 0;
        margin: 0
    }

    #side section ul li {
        list-style-type: none;
        margin-bottom: 0
    }

    #side section ul li a {
        display: block;
        padding: 10px 24px;
        color: #333;
        font-size: 14px;
        text-indent: -1rem
    }

    #side section ul li a:hover {
        color: #d80000
    }

    #side section ul li:not(:last-child) a {
        border-bottom: #ccc solid 1px
    }

    #side section ul li a::before {
        content: "■";
        vertical-align: baseline;
        font-size: 20px;
        padding-right: 5px
    }

    .white_bg {
        border-radius: 8px;
        background: #fff;
        padding: 1rem;
        text-align: left
    }

    .white_bg:not(:first-child) {
        margin-bottom: .5rem
    }

    #footer_fix {
        display: none
    }

    .footer {
        margin-bottom: 0
    }

    .footer .logo_wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .footer .gnav_bg {
        background-color: #ce0a26
    }

    .footer .gnav_bg a {
        color: #fff
    }

    .footer_inner {
        width: 1000px
    }

    .footerCopy {
        display: block;
        color: #fff;
        background-color: #d10a27;
        text-align: center;
        font-size: 13px;
        padding: 4px 0;
        margin: 0 auto
    }
}

.scroll {
    box-sizing: border-box;
    width: 100%;
    overflow-x: auto
}

.scroll:before {
    content: "※スクロール可能です";
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .5px;
    color: var(--color-red)
}

.scroll table {
    overflow: auto;
    margin-top: 20px
}

@media (min-width:1080px) {
    .scroll {
        display: none
    }
}