@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500;600;700&family=Vollkorn:wght@400;500;700&display=swap");/*!
 * ress.css • v2.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    -webkit-box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    box-sizing: border-box;
    word-break: break-word;
    tab-size: 4
}

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

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

* {
    margin: 0;
    padding: 0
}

hr {
    height: 0;
    overflow: visible
}

details,
main {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden] {
    display: none
}

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

a {
    background-color: transparent;
    text-decoration: none;
    color: #181413;
    font-weight: 500;
}

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

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

pre {
    font-size: 1em
}

b,
strong {
    font-weight: bolder
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

input {
    border-radius: 0
}

[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,
input,
optgroup,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
    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
}

button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button,
input,
select,
textarea {
    border-style: none;
    background-color: transparent
}


select {
    -moz-appearance: none;
    -webkit-appearance: none
}

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

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

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

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

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not([fill]) {
    fill: currentColor
}

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

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

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

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

html {
    height: 100%;
    font-size: 62.5%
}

@media screen and (max-width: 767px) {
    html {
        font-size: 10px;
        font-size: 1.30208vw
        font-size: 1.50208vw
    }
 
}

body {
    height: 100%;
    height: unset;
    font-family: "Noto Sans JP", sans-serif
}

@media screen and (min-width: 768px) {
    body {
        font-size: 1.8rem;
        font-weight: lighter
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 2.5rem;
        line-height: 1.8
    }
}

::before,
::after {
    vertical-align: middle
}

li {
    list-style: none
}

img {
    vertical-align: bottom
}

input[type=text],
textarea,
select {
    font-size: 16px
}

table,
table tr,
table th,
table td {
    border-collapse: collapse
}

@font-face {
    src: url(“/assets/font/SourceHanSerif-Regular.woff”) format(“woff”), url(“/assets/SourceHanSerif-Regular.otf”) format(“opentype”);
    font-family: “SourceHanSerif”
}

.wp-block-image img {
    max-width: 100％;
    height: auto
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat
}

@media screen and (min-width: 768px) {
.u-pc--none {
        display: none;
    }
.single .u-pc--none {
        display: none;
    }
}

@font-face {
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-family: 'slick';
    font-style: normal;
    font-weight: normal
}

.slick-prev,
.slick-next {
    -webkit-transform: translate(0, -50%);
    display: block;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    border: none;
    outline: none;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    cursor: pointer
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000000;
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '竊�'
}

[dir='rtl'] .slick-prev:before {
    content: '竊�'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '竊�'
}

[dir='rtl'] .slick-next:before {
    content: '竊�'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    display: block;
    position: absolute;
    bottom: -25px;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    border: 0;
    outline: none;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    color: black;
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    content: '窶｢';
    opacity: .25
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: .75
}

.slick-slider {
    -webkit-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -ms-touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
    user-select: none
}

.slick-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    height: 100%;
    min-height: 1px;
    float: left
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.bxslider {
    position: relative
}

.bxslider ul {
    opacity: 0
}

.bxslider a {
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.bxslider .bx-pager {
    display: inline;
    position: absolute;
    bottom: 26px;
    left: 0;
    width: 100%;
    height: 0px;
    text-align: center
}

.bxslider .bx-pager-item {
    display: inline;
    padding: 0 20px
}

.bxslider .bx-pager-item a {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    border-radius: 50%;
    background: #000;
    text-indent: -200%
}

.bxslider .bx-pager-item a:hover {
    background: rgba(0, 0, 0, 0.6)
}

.bxslider .bx-pager-item a.active {
    background: #a0a0a0
}

.bxslider .bx-controls-direction {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0px;
    margin-top: -1em
}

.bxslider .bx-controls-direction a {
    display: block;
    position: relative;
    width: 36px;
    height: 63px;
    overflow: hidden;
    text-indent: -100%;
    display: none;
}

.bxslider .bx-prev {
    margin-left: -60px;
    float: left;
    background: url("../images/top/left.png") center center no-repeat
}

.bxslider .bx-next {
    margin-right: -60px;
    float: right;
    background: url("../images/top/right.png") center center no-repeat
}

.bx-loading:before,
.bx-loading:after,
.bx-loading {
    -webkit-animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    animation: load7 1.8s infinite ease-in-out;
    animation-fill-mode: both
}

.bx-loading {
    -webkit-transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateZ(0);
    color: #000;
    font-size: 10px;
    text-indent: -100%;
    animation-delay: -0.16s
}

.bx-loading:before {
    -webkit-animation-delay: -0.32s;
    left: -3.5em;
    animation-delay: -0.32s
}

.bx-loading:after {
    left: 3.5em
}

.bx-loading:before,
.bx-loading:after {
    position: absolute;
    top: 0;
    content: ''
}

@-webkit-keyframes load7 {

    0%,
    80%,
    100% {
        -webkit-box-shadow: 0 2.5em 0 -1.3em;
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        -webkit-box-shadow: 0 2.5em 0 0;
        box-shadow: 0 2.5em 0 0
    }
}

@keyframes load7 {

    0%,
    80%,
    100% {
        -webkit-box-shadow: 0 2.5em 0 -1.3em;
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        -webkit-box-shadow: 0 2.5em 0 0;
        box-shadow: 0 2.5em 0 0
    }
}

.wp-pagenavi {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 60px
}

.wp-pagenavi .previouspostslink {
    position: relative;
    margin-right: 5px;
    padding: 5px 13px 5px 0;
    border-top: 1px solid #f39b05;
    border-right: 1px solid #f39b05;
    border-bottom: 1px solid #f39b05;
    color: #f39b05;
    font-size: 3rem;
    line-height: 1.7rem;
    text-decoration: none
}

.wp-pagenavi .previouspostslink::before {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 17px;
    left: -17px;
    width: 25px;
    height: 25px;
    transform: rotate(-45deg);
    transform-origin: left top;
    border-top: 1px solid #f39b05;
    border-left: 1px solid #f39b05;
    content: ''
}

.wp-pagenavi .nextpostslink {
    position: relative;
    margin-left: 5px;
    padding: 5px 0 5px 13px;
    border-top: 1px solid #f39b05;
    border-bottom: 1px solid #f39b05;
    border-left: 1px solid #f39b05;
    color: #f39b05;
    font-size: 3rem;
    line-height: 1.7rem;
    text-decoration: none
}

.wp-pagenavi .nextpostslink::after {
    -webkit-transform-origin: right top;
    -webkit-transform: rotate(135deg);
    display: block;
    position: absolute;
    right: 0;
    bottom: -25px;
    width: 25px;
    height: 25px;
    transform: rotate(135deg);
    transform-origin: right top;
    border-top: 1px solid #f39b05;
    border-left: 1px solid #f39b05;
    content: ''
}

.wp-pagenavi .page {
    margin: 0 5px;
    padding: 5px 10px;
    border: 1px solid #f39b05;
    background: #fff;
    color: #f39b05;
    font-size: 1.6rem;
    text-decoration: none
}

.wp-pagenavi .current {
    margin: 0 5px;
    padding: 5px 10px;
    background: #f39b05;
    color: #fff;
    font-size: 1.6rem
}

@media screen and (max-width: 767px) {
    .wp-pagenavi {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 7.8125vw 0
    }

    .wp-pagenavi .previouspostslink {
        position: relative;
        width: 13.02083vw;
        margin-right: 1.30208vw;
        padding: .65104vw 0 0 3.90625vw;
        border-top: none;
        border-right: none;
        border-bottom: none;
        background: url("../images/common/page_left.png") left top no-repeat;
        background-size: auto 100%;
        color: #f39b05;
        font-size: 6rem;
        line-height: 4rem;
        text-decoration: none
    }

    .wp-pagenavi .previouspostslink::before {
        display: none
    }

    .wp-pagenavi .nextpostslink {
        position: relative;
        width: 13.02083vw;
        margin-right: 1.30208vw;
        padding: .65104vw 0 0 5.20833vw;
        border-top: none;
        border-bottom: none;
        border-left: none;
        background: url("../images/common/page_right.png") left top no-repeat;
        background-size: auto 100%;
        color: #f39b05;
        font-size: 6rem;
        line-height: 4rem;
        text-decoration: none
    }

    .wp-pagenavi .nextpostslink::after {
        display: none
    }

    .wp-pagenavi .page {
        margin: 0 1.30208vw;
        padding: 1.30208vw 3.90625vw;
        border: 1px solid #f39b05;
        background: #fff;
        color: #f39b05;
        font-size: 3.3rem;
        text-decoration: none
    }

    .wp-pagenavi .current {
        margin: 0 1.30208vw;
        padding: 1.30208vw 3.90625vw;
        background: #f39b05;
        color: #fff;
        font-size: 3.3rem
    }
}


.br767, .br430 {
    display: none;
}
@media screen and (max-width: 767px) {
    .br767 {
        display: block;
    }
    .brfull {
         display: none;
    }
}

@media screen and (max-width: 430px) {
    .br430 {
        display: block;
    }
}
.l-about {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 70px 0 0 0;
    background: url(images/top/top-about-people.png) center top no-repeat;
    background-size: cover;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.l-about .inbox {
    max-width: 1240px;
    width: 100%;
    display: flex;
}

.l-about__logo {
    width: 280px;
    padding: 85px 35px 220px 10px;
}
.l-about__contents {
    width: 670px;
    padding: 50px 40px 20px;
}
.l-about__people {
    width: 450px;
}

@media screen and (max-width: 767px) {
.l-about .inbox {
    flex-direction: column;
}
    .p-about__title, .p-about__subtitle {
        display: none;
    }
    .l-about__logo {
        width: 242px;
        padding: 15px;
        margin: 0 auto;
    }
    .l-about {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        padding: 9.11458vw 5.20833vw;
        background-size: cover;
        background: url();
    }
    .l-about__contents {
        width: 100%;
        padding: 0;
    }
}

.l-banner {
    width: 100%;
    background: url("../images/common/orange_dot.png");
    background-position: center;
    background-repeat: repeat
}

@media screen and (max-width: 767px) {
    .l-banner {
        width: 100%;
        background: url("../images/common/orange_dot.png");
        background-position: center;
        background-repeat: repeat
    }
}

.l-choosing {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding: 115px 0 100px 0;
    justify-content: center;
}

.l-choosing__contents {
    width: 1088px
}

@media screen and (max-width: 767px) {
    .l-choosing {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        padding: 9.11458vw 0;
        background: url("images/common/gold_background.jpg") center top repeat;
        background: unset;
        background-size: cover
    }

    .l-choosing__contents {
        width: 100%;
        max-width: 100%
    }
}

.l-consultation {
    position: relative;
    width: 100%;
    min-width: 1366px;
    overflow: hidden;
}

.l-consultation:before {
    -webkit-transform-origin: left top;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 100%;
    width: 500%;
    height: 10000%;
    transform-origin: left top;
    content: ''
}

.l-consultation__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 110px 0 64px 0;
    background-position: 70px 40px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
.l-consultation {
        position: relative;
        width: 100%;
        min-width: 100%;
        background: none;
    }

    .l-consultation:before {
        -webkit-transform-origin: left top;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 100%;
        width: 500%;
        height: 10000%;
        background-color: rgba(0, 51, 83, 0.15);
        content: ''
    }

    .l-consultation__contents {
        display: block;
        width: 100%;
        margin: initial;
        padding: 7.8125vw 0 0 0;
        background-position: left 29.94792vw;
        background-repeat: no-repeat;
        background-size: 35.15625vw auto
    }
}

.l-contact {
    width: 100%;
    min-width: 1366px;
    background: #00A1AD;
}

.l-contact__contents {
    width: 1108px;
    height: 443px;
    margin: 0 auto;
    background: url(./images/top/contact_background.png) right center no-repeat;
    background-size: 100% auto;
}

@media screen and (max-width: 767px) {
    .l-contact {
        width: 100%;
        min-width: 100%;
    }

    .l-contact__contents {
        width: 100%;
        height: 80.5625vw;
        margin: 0;
        padding: 2.55729vw 3.20833vw 0;
        background-size: 100% auto;
        background: url(./images/top/contact_background_sp.png) right bottom no-repeat;
        background-size: 100% auto;
    }
}

.l-example {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding: 100px 0 150px 0;
    overflow-x: hidden;
}

.l-example__contents {
    width: 100%;
    max-width: 100% !important
}

@media screen and (max-width: 767px) {
    .l-example {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        padding: 0 0 13.02083vw 0;
        overflow-x: hidden;
    }
}

.l-faq {
    width: 100%
}

@media screen and (max-width: 767px) {
    .l-faq {
        width: 100%;
        padding: 5.20833vw
    }
}


.l-fixed-contact {
    -webkit-transform: translateX(-50%);
    z-index: 100;
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 1088px;
    height: 105px;
    transform: translateX(-50%);
    background: url(img/bottom_to_contact.jpg) left bottom no-repeat;
    background-size: 100% auto;
}

.l-fixed-contact__infomation {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    width: 161px;
    margin: 73px 0 0 310px;
}
.l-fixed-contact__infomation__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 1.3rem
}

.l-fixed-contact__infomation__title {
    margin-right: 5px;
    font-weight: bold
}

.l-fixed-contact__items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 635px;
    margin: 1px 13px 0 10px;
}
.l-fixed-contact__item {
    display: block;
    width: 258px;
    height: 84px;
}
.l-fixed-contact__item2 {
    display: block;
    width: 317px;
    height: 100px;
}

@media screen and (max-width: 767px) {
    .l-fixed-contact {
        display: none
    }
}

.l-footer {
    width: 100%;
    min-width: 1366px;
    background-blend-mode: multiply;
    background-color: #313131;
    background: #ffffff;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.l-footer__contents {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 1088px;
    margin: 0 auto;
    padding: 70px 0 65px;
}



.home .footer-consultation {
    display: none;
}
.category-news .footer-consultation, .category-blog .footer-consultation, .single-post .footer-consultation {
    display: none;
}
.box-bottom-link-block {
    display: flow-root;
    padding: 0 0 30px;
}
.box-bottom-link-block li {
    width: 25%;
    padding: 54px 0 0 0;
    min-height: 140px;
    text-align: center;
    float: left;
    background: #0096CC;
    border: 2px solid #ffffff;
}
.box-bottom-link-block ._current{
    background: #2C529F;
}
.box-bottom-link-block ._current h4 {
    color: #009619;
}
.box-bottom-link-block .li2 {
    padding: 40px 0 0 0;
}
.box-bottom-link-block .li3 {
    padding: 28px 0 0 0;
}
.box-bottom-link-block h4 {
    margin: 0;
    color: #FFFF00;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.1rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
    text-align: center;
    line-height: 1.3;
    padding: 0;
}
.box-bottom-link-block h4 span {
    display: block;
}

@media screen and (max-width: 980px) {
.box-bottom-link-block h4 {
    font-size: 1.5rem;
}
}
@media screen and (max-width: 767px) {
    .l-footer {
        width: 100%;
        min-width: 100%;
        background-blend-mode: multiply;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 0 0 20px 0;
    }

    .l-footer__contents {
        -webkit-box-pack: unset;
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 0;
        margin: 0 auto;
        flex-direction: column;
    }
.bt-btm-line-pc {
   display: none;
}
.box-bottom-link-block li {
    width: 100%;
}


.box-bottom-link-block h4 {
    font-size: 1.9rem;
    font-weight: 500;
}
}
.l-free {
    width: 100%;
    display: none !important
}

.l-free__contents {
    width: 100%;
    padding: 2.55729vw 3.11458vw 0.90625vw 3.11458vw;
}
.l-free__infomation {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    margin-top: 3.25521vw;
    padding-top: 2.60417vw;
    border-top: 2px solid #000
}

.l-free__links {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.l-free__links__item {
    width: 100%;
    padding: 0.55729vw 4.11458vw 0.90625vw 4.11458vw;
}

.l-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 30px;
}

.header-line-pic {
    margin: 0 auto;
    padding: 10px 80px;
    text-align: center;
}
@media screen and (max-width: 767px) {
.l-free {
    display: block !important;
}
.l-free__contents {
    width: 100%;
    padding: 5.55729vw 7.11458vw 0.90625vw;
}
.l-free__links__item {
    width: 100%;
    padding: 0.55729vw 8.11458vw 0.90625vw;
}
.bt_btm_line {
    padding: 2.55729vw 10.11458vw 3.90625vw;
}
}

@media screen and (max-width: 767px) {

.l-header {
        z-index: 9999;
        position: fixed;
        padding: 0;
        background: #fff;
        height: auto;
    }
}

.l-infomation {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding: 64px 0 46px 0;
    background: #F4F4F4;
}

.l-infomation__contents {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    width: 1088px
}

@media screen and (max-width: 767px) {
    .l-infomation {
        display: block;
        width: 100%;
        min-width: 100%
    }

    .l-infomation__contents {
        display: block;
        width: 100%
    }
}

.l-lead {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    height: 670px;
    background: url(../images/top/read_logo.png), url(../images/top/l-lead_bottom.png), url(../images/top/l-lead_top.png), url(../images/top/ivory_washi_back.png);
    background-position: right bottom, center bottom, left top, left top;
    background-repeat: no-repeat, no-repeat, repeat-x, repeat;
    background-size: auto, 100% auto, auto, auto;
    background: #F2FDFD;
}

.l-lead__contents {
    width: 1088px;
    padding: 120px 0 0 0;
    position: relative;
    display: flex;
    align-items: flex-end;
}

.intro-txt {
    max-width: 590px;
    width: 100%;
    padding: 0px 0 60px;
}

.intro-people {
    display: block;
    float: left;
    width: 100%;
    max-width: 430px;
    padding: 10px 10px 0 10px;
    display: none;
}

@media screen and (max-width: 767px) {
    .l-lead {
        width: 100%;
        min-width: 100%;
        height: auto;
        background: #F2FDFD;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .l-lead__contents {
        width: 100%;
        padding: 7.8125vw 15px 0 15px;
    }
}

.l-main {
    -ms-flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    min-width: 1088px;
    margin: 0 0 50px;
}

.single .l-main, .archive .l-main {
    margin: 0;
}

.l-main--large {
    padding-top: 65px;
    padding-bottom: 65px
}

.l-main--non-bottom {
    padding-bottom: 0
}

.l-main__contents {
    width: 800px;
    padding: 65px 0
}

.l-main__contents--large {
    width: 1088px
}

.page-template-about .l-main__contents--large {
    width: 1088px;
    max-width: 800px;
}

@media screen and (max-width: 767px) {
    .l-main {
        -ms-flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: wrap;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        margin: 0 0 0px;
    }

    .l-main--large {
        padding: 0
    }

    .l-main--non-bottom {
        padding-bottom: 0
    }

    .l-main__contents {
        width: 100%;
        padding: 0
    }

    .l-main__contents--large {
        width: 100%
    }

    .l-main__contents--sp {
        padding-right: 5.20833vw;
        padding-left: 5.20833vw
    }
}

.l-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: initial;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    background: unset;
    background-position: center, center;
    background-repeat: repeat, repeat;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
}

.l-nav--fixed {
    z-index: 9999;
    position: fixed;
    top: 0;
    background: #fffffff2;
}

/*!
 * PCでもスマホメニュー表示のため
 */

.l-nav {
    display: block;
    display: none;
    z-index: 1000;
    position: absolute;
    top: 86px;
    width: 100%;
    min-width: 100%;
    overflow: hidden;
    background: #004671;
}
.l-nav {
    top: 190px;
}
.c-link--opacity {
    color: #fff;
}


.f-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: initial;
    margin: 0 auto;
    justify-content: center;
    width: 100%;
    max-width: 1088px;
    min-width: 1080px;
    background-position: center, center;
    background-repeat: repeat, repeat;
    font-family: "Noto Sans JP", serif;
}

.home .header-nav {
    display: none;
}

.page .f-nav, .archive .f-nav, .single .f-nav {
    background: #00A1AD;
    width: 100%;
    max-width: 100%;
}
.fp-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1088px;
    padding: 25px 0;
    font-size: 18px;
}

.page .fp-nav, .single .fp-nav, .archive .fp-nav {
    width: 1260px;
}
.home .f-nav {
    display: none;
}
.topnvi {
    display: block !important;
}
.page .f-nav .c-link--opacity {
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .l-nav {
        display: block;
        display: none;
        z-index: 1000;
        position: fixed;
        top: 67px;
        width: 100%;
        min-width: 100%;
        overflow: hidden;
        background: #004671;
    }
}

.l-news {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding: 110px 0;
    background: #F4F4F4;
}

.l-news__contents {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 1088px
}
.l-pagetop {
    display: none;
}
@media screen and (max-width: 767px) {
    .l-news {
        display: block;
        width: 100%;
        min-width: 100%;
        padding: 8.46354vw 5.20833vw
    }

    .l-news__contents {
        display: block;
        width: 100%
    }
.l-pagetop {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 3.90625vw 0;
    background: #00A1AD;
}
}


.l-reform {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    background: #F4F4F4;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.l-reform__contents {
    width: 1088px;
    padding: 110px 0 45px 0
}

@media screen and (max-width: 767px) {
    .l-reform {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        background: url("../images/top/reform_background.png");
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover
    }

    .l-reform__contents {
        width: 100%;
        padding: 9.11458vw 0 7.8125vw 0
    }
}

.l-side {
    width: 288px;
    padding: 65px 0;
    background: url(img/side.png), url(img/side_green.jpg);
    background-position: left bottom, left top;
    background-repeat: no-repeat, repeat-y;
}

.l-slider {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
}

@media screen and (max-width: 767px) {
    .l-slider {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        padding: 12.425vw 0 0 0;
    }
}



.l-top-title {
    width: 100%;
    min-width: 1366px;
    padding: 10px 30px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .l-top-title {
        display: none
    }
}

.l-voice {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding: 0 0 110px 0;
    overflow-x: hidden;
    background: url("../images/common/orange_dot.png");
    background-position: center;
    background-repeat: repeat
}

.l-voice__contents {
    width: 100%;
    max-width: 100% !important
}

@media screen and (max-width: 767px) {
    .l-voice {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        min-width: 100%;
        padding: 0 0 0 0;
        overflow-x: hidden;
        background: url("../images/common/orange_dot.png");
        background-position: center;
        background-repeat: repeat
    }

    .l-voice__contents {
        width: 100%
    }
}

.c-button {
    display: block
}

.c-button--alpha {
    background: #0096CC;
}

.c-button--right-arrow {
    position: relative
}

.c-button--right-arrow::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: 1.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.c-button--orange-arrow {
    position: relative
}

.c-button--orange-arrow::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 2.1rem;
    right: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #FF5CA4;
    border-right: 2px solid #FF5CA4;
    content: '';
}

.c-button--orange {
    border: 2px solid #FF5CA4;
    background: #ffffff;
}

.c-button--orange-text {
    padding: 15px 54px 15px 45px;
    color: #000000;
    font-weight: 500;
}
.c-button--yellow {
    min-width: 320px;
    padding: 24px 84px;
    text-align: center;
}

.c-button--consultation {
    right: 0;
    left: 0;
    bottom: 25px;
    font-weight: 500;
    position: absolute;
    width: 340px;
    padding: 15px 90px;
    background-size: cover;
    text-align: center;
}

.c-button--text {
    min-width: 320px;
    padding: 24px 84px;
    border: 1px solid #fff;
    text-align: center
}

@media screen and (max-width: 767px) {
    .c-button {
        display: block
    }

    .c-button--right-arrow {
        position: relative
    }

    .c-button--right-arrow::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 36%;
        right: 3.25521vw;
        width: 1rem;
        height: 1rem;
        transform: rotate(45deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: ''
    }

    .c-button--orange-arrow {
        position: relative;
        padding-right: 5.20833vw
    }

    .c-button--orange-arrow::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 1.04167vw;
        right: 0vw;
        width: 2rem;
        height: 2rem;
        transform: rotate(45deg);
        transform-origin: left top;
        border-top: 2px solid #f39b05;
        border-right: 2px solid #f39b05;
        content: ''
    }

    .c-button--orange-text {
        padding: 15px 0;
        color: #f1982e;
        text-align: center
    }

    .c-button--yellow {
        width: 87.23958vw;
        padding: 3.90625vw 0;
        text-align: center
    }

    .c-button--text {
        width: 65.31771vw;
        min-width: 38.31771vw;
        padding: 3.90625vw 0;
        border: 1px solid #fff;
        font-size: 3rem;
        text-align: center;
    }

    .c-button--large {
        min-width: 55.33854vw
    }
}

.c-category-nav__title {
    position: relative;
    width: 100%;
    padding: 20px 84px 20px 50px;
    background: url("../images/common/category.png") 20px center no-repeat;
    color: #fff;
    font-size: 2rem;
    font-weight: 400
}

.c-category-nav__title::before {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 65px);
    height: 2px;
    background: #f39b05;
    content: ''
}

.c-category-nav__title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 65px);
    height: 1px;
    background: #f39b05;
    content: ''
}

.c-category-nav__list {
    padding: 20px 84px 20px 20px
}

.c-category-nav__list__item {
    margin-bottom: 20px
}

.c-category-nav__list__item__link {
    display: block;
    position: relative;
    padding-left: 20px;
    font-size: 1.6rem
}

.c-category-nav__list__item__link::before {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 35%;
    left: 0;
    width: 0.7rem;
    height: 0.7rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

@media screen and (max-width: 767px) {
    .c-category-nav--sp {
        width: 100%;
        margin: 0;
        padding: 3.90625vw 5.20833vw
    }

    .c-category-nav--sp__title {
        position: relative;
        width: 100%;
        padding: 1.30208vw 1.30208vw 1.95313vw 5.20833vw;
        border-bottom: 1px solid #f39b05;
        background: url("../images/common/category.png") left center no-repeat;
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3rem;
        font-weight: 400
    }

    .c-category-nav--sp__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 3.90625vw 0 5.20833vw 0
    }

    .c-category-nav--sp__list__item {
        margin-right: 2.60417vw;
        padding: 1.30208vw 2.60417vw;
        border: 1px solid #004773;
        color: #004773;
        font-size: 2.6rem
    }

    .c-category-nav--sp__list__item--current {
        background: #004773
    }

    .c-category-nav--sp__list__item__link {
        color: #004773
    }

    .c-category-nav--sp__list__item__link--current {
        color: #fff
    }
}

.c-company__read {
    z-index: 10;
    position: relative;
    width: 100%;
    margin: 60px 0;
    clear: both
}

.c-company__read__text {
    margin: 0;
    padding: 15px 15px 35px 15px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2;
    text-align: left;
}
.c-company__read__text02 {
    margin: 0;
    padding: 10px 15px 10px 15px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.6;
    text-align: left;
}

.c-company__read__text--bold {
    font-weight: bold
}

.c-company__read__text--marker {
    display: inline-block;
    z-index: 10;
    position: relative;
    margin: 0 0 40px 0;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem !important;
    font-weight: bold
}

.c-company__read__text--marker::after {
    display: block;
    z-index: -1;
    position: absolute;
    width: 100%;
    margin-top: -10px;
    border-bottom: 10px solid #fffb87;
    content: ''
}

.c-company__about__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #eaeaea;
    font-size: 1.6rem;
    font-weight: normal
}

.c-company__about__dl:last-child {
    border-bottom: 1px solid #eaeaea
}

.c-company__about__dt {
    -moz-text-align-last: justify;
    width: 120px;
    padding: 20px;
    color: #004671;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph
}

.c-company__about__dd {
    padding: 20px 20px 20px 90px
}

.c-company__history__ul {
    position: relative;
    width: 100%;
    margin: 50px 0 0 0
}

.c-company__history__li {
    position: relative;
    width: 50%
}

.c-company__history__li:nth-child(2n+1) {
    margin-left: 50%;
    border-left: 1px solid #004671
}

.c-company__history__li:nth-child(2n) {
    left: 1px;
    margin-right: 50%;
    border-right: 1px solid #004671
}

.c-company__history__li:last-child {
    padding-bottom: 30px
}

.c-company__history__li:last-child::after {
    -webkit-transform: translateX(-0.4rem);
    position: absolute;
    bottom: -1rem;
    left: 100%;
    transform: translateX(-0.4rem);
    color: #004671;
    font-size: 1rem;
    content: '●'
}

.c-company__history__title {
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 400
}

.c-company__history__title--right {
    text-align: right
}

.c-company__history__title__label {
    display: inline-block;
    padding: 14px 30px;
    background-color: #004671;
    color: #fff
}

.c-company__history__title__label--margin {
    margin-right: 20px
}

.c-company__history__text {
    padding: 30px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    line-height: 2.5rem
}

@media screen and (max-width: 767px) {
    .c-company__read {
        z-index: 10;
        position: relative;
        width: 100%;
        margin: 3.90625vw 0;
        padding: 0 5.20833vw
    }

    .c-company__read__text {
        margin: 0 0 30px 0;
        font-size: 1.5rem;
        font-weight: normal;
        line-height: 1.8;
    }

    .c-company__read__text--bold {
        font-weight: bold
    }

    .c-company__read__text--marker {
        display: inline;
        z-index: 10;
        position: relative;
        margin: 0 0 0 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #fffb87));
        background: linear-gradient(transparent 75%, #fffb87 0%);
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.8rem !important;
        font-weight: bold
    }

    .c-company__read__text--marker::after {
        content: none
    }

    .c-company__read__text--margin {
        margin-top: 7.8125vw
    }

    .c-company__about {
        width: 100%;
        padding: 0 5.20833vw
    }

    .c-company__about__dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        padding: 5.20833vw 0;
        border-top: 1px solid #eaeaea;
        font-size: 1.8rem;
        font-weight: normal;
    }

    .c-company__about__dl:last-child {
        border-bottom: 1px solid #eaeaea
    }

    .c-company__about__dt {
        -moz-text-align-last: initial;
        width: 100%;
        padding: 0;
        color: #004671;
        font-weight: 600;
        text-align: left;
        text-align-last: initial;
        text-justify: initial;
    }

    .c-company__about__dd {
        padding: 0
    }

    .c-company__history {
        width: 100%
    }

    .c-company__history__ul {
        position: relative;
        width: 100%;
        margin: 7.8125vw 0 0 0
    }

    .c-company__history__li {
        position: relative;
        width: 100%
    }

    .c-company__history__li:nth-child(2n+1) {
        margin-left: 0;
        border-left: none
    }

    .c-company__history__li:nth-child(2n) {
        left: 0;
        margin-right: 0;
        border-right: none
    }

    .c-company__history__li:last-child {
        padding-bottom: 30px
    }

    .c-company__history__li:last-child::after {
        content: none
    }

    .c-company__history__title {
        margin-bottom: 5.20833vw;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.0rem;
        font-weight: 400
    }

    .c-company__history__title--right {
        text-align: left
    }

    .c-company__history__title__label {
        display: inline-block;
        padding: 2.60417vw 7.8125vw;
        background-color: #004671;
        color: #fff
    }

    .c-company__history__title__label--margin {
        margin-right: 4.55729vw
    }

    .c-company__history__text {
        margin-bottom: 7.8125vw;
        padding: 0;
        font-size: 3.0rem;
        font-weight: 400;
        letter-spacing: -0.1rem;
        line-height: 4.5rem
    }
}

.c-construction {
    width: 100%
}

.c-construction__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.c-construction__nav__item {
    width: 363px;
    border-right: 1px solid #fff;
    background: url("images/common/gold_background.jpg") center center repeat;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    text-align: center
}

.c-construction__nav__item--current {
    background: url("../images/common/yellow_btn_background.png") center center repeat
}

.c-construction__nav__item:last-child {
    border-right: none
}

.c-construction__nav__item__link {
    display: block;
    padding: 15px 0;
    color: #fff;
    text-decoration: none
}

.c-construction__nav__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ddd
}

.c-construction__nav__middle__item {
    padding: 15px 0 20px 0;
    font-size: 1.8rem
}

.c-construction__nav__middle__item--current {
    margin-bottom: -1px;
    border-bottom: 1px solid #f39b05;
    color: #f39b05
}

.c-construction__nav__middle__item__link {
    display: block;
    width: 195px;
    border-left: 1px solid #ddd;
    color: #000;
    text-align: center;
    text-decoration: none
}

.c-construction__nav__middle__item__link:last-child {
    border-right: 1px solid #ddd
}

.c-construction__nav__middle__item__link--current {
    color: #f39b05
}

.c-construction__nav__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 15px 0 0 0
}

.c-construction__nav__child__item__link {
    display: block;
    margin: 0 10px 0 0;
    padding: 8px 20px;
    border: 1px solid #004773;
    color: #004773;
    font-size: 1.8rem;
    text-decoration: none
}

.c-construction__nav__child__item__link--current {
    border: none;
    background: #004773;
    color: #fff
}

.c-construction__none {
    width: 100%;
    margin: 80px 0;
    text-align: center
}

.c-construction__list {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%
}

.c-construction__list__image img {
    -o-object-fit: cover;
    width: 310px;
    height: 257px;
    object-fit: cover
}

.c-construction__list__item {
    width: 345px;
    margin: 30px 26px 0 0;
    padding: 15px;
    border-right: 1px solid #e6e4da;
    border-bottom: 1px solid #e6e4da;
    background: #fff
}

.c-construction__list__item:nth-of-type(3n) {
    margin-right: 0
}

.c-construction__list__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 0 0
}

.c-construction__list__category__item {
    margin: 0 5px 0 0;
    padding: 5px 10px;
    background: #004773;
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 1px;
}

.c-construction__list__category__item:nth-child(1) {
    background: #004773
}

.c-construction__list__category__item:nth-child(2) {
    background: #007ecd
}

.c-construction__list__category__item:nth-child(3) {
    background: #1ba990
}

.c-construction__list__category__item:last-child {
    margin: 0 0 0 0
}

.c-construction__list__category__item--blue {
    background: #004773
}

.c-construction__list__category--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-construction__list__category--tm {
    margin: 50px 0 0 0
}

.c-construction__list__category--m30 {
    margin: 30px 0
}

.c-construction__list__title {
    margin: 10px 0 0 0;
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.1rem
}

.c-construction__list__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0 0;
    color: #f39b05;
    font-size: 1.4rem
}

.c-construction__list__desc__title {
    margin-right: 5px;
    padding: 0 3px;
    border: 1px solid #f39b05
}

.c-construction__list__desc__price span {
    font-weight: bold
}

.c-construction__images {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 120px 0 0 0
}

.c-construction__images__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px
}

.c-construction__images__box {
    position: relative
}

.c-construction__images__box--before {
    width: 390px;
    background: url("../images/under/change.png") right bottom no-repeat
}

.c-construction__images__box--after {
    width: 650px
}

.c-construction__images__box--after img {
    width: 100%
}

.c-construction__images__box__icon {
    z-index: 2;
    position: absolute;
    top: -70px
}

.c-construction__images__lists {
    width: 500px
}

.c-construction__images__lists__title {
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem
}

.c-construction__images__lists__ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0 0
}

.c-construction__images__lists__li {
    width: 160px;
    margin-right: 10px
}

.c-construction__images__lists__li:last-child {
    margin-right: 0px
}

.c-construction--large {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 100px 0 0 0;
    padding: 0 0 150px 0;
    overflow-x: hidden;
    background: url("../images/top/blue.png"), url("../images/common/blue_dot.png");
    background-position: center top, center;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto
}

.c-construction__contents {
    width: 1088px
}

.c-construction__table {
    width: 100%;
    margin: 30px 0 100px 0
}

.c-construction__table th {
    width: 128px;
    padding: 10px 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #004773;
    color: #fff;
    font-weight: 400;
    text-align: left
}

.c-construction__table td {
    width: 416px;
    padding: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.c-construction__voice {
    width: 1088px;
    clear: both
}

.c-construction__voice__box {
    position: relative;
    width: 1024px;
    margin: 50px 0;
    padding: 40px 60px;
    background: #fff
}

.c-construction__voice__box--right {
    float: right
}

.c-construction__voice__box--left {
    float: left
}

.c-construction__voice__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    font-size: 2.2rem
}

.c-construction__voice__title--left {
    top: -50px;
    left: -70px
}

.c-construction__voice__title--right {
    top: -50px;
    right: -60px
}

.c-construction__voice__desc {
    z-index: 10;
    position: relative;
    margin-left: 15px;
    color: #f39b05;
    font-weight: bold
}

.c-construction__voice__desc--blue {
    color: #004773
}

.c-construction__voice__desc::after {
    display: block;
    z-index: -1;
    position: absolute;
    width: 100%;
    margin-top: -10px;
    border-bottom: 10px solid #fffb87;
    content: ''
}

.c-construction__category {
    position: relative;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.c-construction__category::before {
    position: absolute;
    width: calc(100% + 0px);
    height: calc(100% + 1px);
    border-top: 1px solid #fff;
    content: ''
}

.c-construction__category::after {
    position: absolute;
    bottom: -2px;
    width: calc(100% + 0px);
    height: calc(100% + 1px);
    border-bottom: 1px solid #fff;
    content: ''
}

@media screen and (max-width: 767px) {
    .c-construction {
        width: 100%;
        min-width: 100%
    }

    .c-construction__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .c-construction__nav__item {
        width: 33.2%;
        padding: 5.85938vw 0;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        background: url("images/common/gold_background.jpg") center center repeat;
        color: #fff;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3rem;
        text-align: center
    }

    .c-construction__nav__item--current {
        background: url("../images/common/yellow_btn_background.png") center center repeat
    }

    .c-construction__nav__item:last-child {
        border-right: none
    }

    .c-construction__nav__item__link {
        display: block;
        padding: 15px 0;
        color: #fff;
        text-decoration: none
    }

    .c-construction__nav__middle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #ddd
    }

    .c-construction__nav__middle__item {
        width: 33.2%;
        padding: 3.90625vw 0;
        font-size: 2.6rem
    }

    .c-construction__nav__middle__item--current {
        margin-bottom: -1px;
        border-bottom: 1px solid #f39b05;
        color: #f39b05
    }

    .c-construction__nav__middle__item__link {
        display: block;
        width: 100%;
        border-left: 1px solid #ddd;
        color: #000;
        text-align: center;
        text-decoration: none
    }

    .c-construction__nav__middle__item__link:last-child {
        border-right: 1px solid #ddd
    }

    .c-construction__nav__middle__item__link--current {
        color: #f39b05
    }

    .c-construction__nav__child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 5.20833vw
    }

    .c-construction__nav__child__item__link {
        display: block;
        margin: 0 2.60417vw 0 0;
        padding: 8px 20px;
        border: 1px solid #004773;
        color: #004773;
        font-size: 1.8rem
    }

    .c-construction__nav__child__item__link--current {
        border: none;
        background: #004773;
        color: #fff
    }

    .c-construction__list {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        margin: 0 0 10.41667vw 0
    }

    .c-construction__list__image img {
        -o-object-fit: cover;
        width: 44.14062vw;
        height: 36.32812vw;
        object-fit: cover
    }

    .c-construction__list__item {
        width: 49%;
        margin: 0;
        padding: 1.95313vw;
        border-right: 1px solid #e6e4da;
        border-bottom: 1px solid #e6e4da;
        background: #fff
    }

    .c-construction__list__item:nth-of-type(3n) {
        margin-right: 0
    }

    .c-construction__list__category {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2.60417vw 0 0 0
    }

    .c-construction__list__category__item {
        margin: 0 1.30208vw 0 0;
        padding: .65104vw 1.30208vw;
        background: #004773;
        color: #fff;
        font-size: 1.4rem
    }

    .c-construction__list__category__item--large {
        padding: .65104vw 1.95313vw;
        font-size: 2.4rem
    }

    .c-construction__list__category__item:nth-child(1) {
        background: #004773
    }

    .c-construction__list__category__item:nth-child(2) {
        background: #007ecd
    }

    .c-construction__list__category__item:nth-child(3) {
        background: #1ba990
    }

    .c-construction__list__category__item:last-child {
        margin: 0 0 0 0
    }

    .c-construction__list__category__item--blue {
        background: #004773
    }

    .c-construction__list__category--center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-construction__list__category--tm {
        margin: 6.51042vw 0 0 0
    }

    .c-construction__list__category--m30 {
        margin: 3.90625vw 0
    }

    .c-construction__list__title {
        line-clamp: 3;
        margin: 1.30208vw 0 0 0;
        overflow: hidden;
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 2.61rem;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .c-construction__list__desc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 1.30208vw 0 0 0;
        color: #f39b05;
        font-size: 1.4rem
    }

    .c-construction__list__desc__title {
        margin-right: 5px;
        padding: 0 3px;
        border: 1px solid #f39b05;
        font-size: 1.8rem
    }

    .c-construction__list__desc__price span {
        font-size: 2.3rem;
        font-weight: bold
    }

    .c-construction__images {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        margin: 10.41667vw 0 0 0
    }

    .c-construction__images__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        margin-bottom: 6.51042vw
    }

    .c-construction__images__box {
        width: 90%;
        height: auto;
        margin: 0 auto 7.8125vw auto;
        text-align: center
    }

    .c-construction__images__box--before {
        width: 90%;
        min-height: 46.875vw;
        background: none
    }

    .c-construction__images__box--before>img {
        -o-object-fit: cover;
        width: 100%;
        height: 46.875vw;
        object-fit: cover
    }

    .c-construction__images__box--after {
        width: 90%;
        min-height: 46.875vw;
        background: none
    }

    .c-construction__images__box--after>img {
        -o-object-fit: cover;
        width: 100%;
        height: 46.875vw;
        object-fit: cover
    }

    .c-construction__images__box__icon {
        z-index: 2;
        position: absolute;
        top: -3.90625vw;
        width: 11.71875vw;
        height: 13.02083vw
    }

    .c-construction__images__lists {
        width: 100%;
        margin-bottom: 6.51042vw;
        padding: 0 6.51042vw
    }

    .c-construction__images__lists__title {
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.4rem
    }

    .c-construction__images__lists__ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin: 2.60417vw 0 0 0
    }

    .c-construction__images__lists__li {
        width: 31%;
        margin-right: 0
    }

    .c-construction__images__lists__li img {
        -o-object-fit: cover;
        width: 100%;
        height: auto;
        object-fit: cover
    }

    .c-construction__images__lists__li:last-child {
        margin-right: 0px
    }

    .c-construction--large {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 13.02083vw 0 0 0;
        padding: 0 0 6.51042vw 0;
        overflow-x: hidden;
        background: url("../images/top/blue.png"), url("../images/common/blue_dot.png");
        background-position: center top, center;
        background-repeat: no-repeat, repeat;
        background-size: contain, auto
    }

    .c-construction__contents {
        width: 100%
    }

    .c-construction__table {
        width: 84.63542vw;
        margin: 6.51042vw 6.51042vw 10.41667vw 6.51042vw
    }

    .c-construction__table th {
        width: 23.4375vw;
        padding: 2.60417vw 2.60417vw 2.60417vw 2.60417vw;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #004773;
        color: #fff;
        font-size: 2.6rem;
        font-weight: 400;
        text-align: left
    }

    .c-construction__table td {
        width: 61.19792vw;
        padding: 10px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #fff
    }

    .c-construction__voice {
        width: 84.63542vw;
        margin: 7.8125vw auto;
        clear: both
    }

    .c-construction__voice__box {
        position: relative;
        width: 100%;
        margin: 26.04167vw 0;
        padding: 7.8125vw 5.20833vw;
        background: #fff
    }

    .c-construction__voice__box--right {
        float: none
    }

    .c-construction__voice__box--left {
        float: none
    }

    .c-construction__voice__box:last-child {
        margin: 26.04167vw 0 0 0
    }

    .c-construction__voice__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        font-size: 2.2rem
    }

    .c-construction__voice__title--left {
        top: -23.4375vw;
        left: 0
    }

    .c-construction__voice__title--right {
        top: -24.73958vw;
        right: 0
    }

    .c-construction__voice__desc {
        z-index: 10;
        position: relative;
        margin: 7.8125vw 0vw 0vw 2.60417vw;
        color: #f39b05;
        font-size: 3.3rem;
        font-weight: bold
    }

    .c-construction__voice__desc--blue {
        color: #004773
    }

    .c-construction__voice__desc::after {
        display: block;
        z-index: -1;
        position: absolute;
        width: 100%;
        margin-top: -10px;
        border-bottom: 10px solid #fffb87;
        content: ''
    }

    .c-construction__category {
        position: relative;
        width: 100%;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }

    .c-construction__category::before {
        position: absolute;
        width: calc(100% + 0px);
        height: calc(100% + 1px);
        border-top: 1px solid #fff;
        content: ''
    }

    .c-construction__category::after {
        position: absolute;
        bottom: -2px;
        width: calc(100% + 0px);
        height: calc(100% + 1px);
        border-bottom: 1px solid #fff;
        content: ''
    }
}

.c-contact__end {
    margin: 30px 0;
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
    text-align: center
}

.c-contact__desc {
    margin: 30px 0;
    font-size: 1.6rem;
    text-align: center
}

.c-contact__read {
    margin: 0 0 30px 0;
    font-size: 1.6rem;
    font-weight: 400
}

.c-contact__tel {
    margin: 0 0 30px 0;
    padding: 15px 0;
    border: 1px solid #eaeaea;
    background: #fff
}

.c-contact__tel__box {
    margin: 0 auto !important
}

.c-contact__contents {
    padding: 30px 40px;
    border: 1px solid #eaeaea;
    background: #fff
}

.c-contact__table {
    width: 100%
}

.c-contact__table th {
    width: 315px;
    padding: 40px 0 40px 30px;
    border-bottom: 1px solid #007ecd;
    line-height: 2rem;
    text-align: left;
    vertical-align: top
}

.c-contact__cell {
    padding: 30px
}

.c-contact__cell--confirm {
    padding: 40px 30px 30px 30px
}

.c-contact__cell--gray {
    border-bottom: 1px solid #d6d6d6
}

.c-contact__cell--small {
    padding: 30px 30px 0 30px
}

.c-contact__cell--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-contact__required {
    margin-left: 7px;
    padding: 3px 5px;
    background: #e87878;
    color: #fff;
    font-size: 1.3rem;
    vertical-align: top
}

.c-contact__submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 60px
}

.mw_wp_form_confirm .zip-search {
    display: none
}

@media screen and (max-width: 767px) {
    .c-contact__end {
        margin: 5.20833vw 0;
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.2rem;
        text-align: center
    }

    .c-contact__desc {
        margin: 5.20833vw 0;
        font-size: 1.6rem;
        text-align: center
    }

    .c-contact__read {
        margin: 5.20833vw 6.51042vw;
        font-size: 2.6rem;
        font-weight: 400
    }

    .c-contact__tel {
        margin: 5.20833vw 6.51042vw;
        padding: 5.20833vw 0;
        border: 1px solid #eaeaea;
        background: #fff
    }

    .c-contact__tel__box {
        margin: 0 auto !important
    }

    .c-contact__contents {
        padding: 0;
        border: 1px solid #eaeaea;
        background: #fff
    }

    .c-contact__cell--normal {
        display: block !important
    }

    .c-contact__table {
        width: 100%
    }

    .c-contact__table th {
        display: block;
        width: 100%;
        padding: 5.20833vw 0 0 6.51042vw;
        border-bottom: none;
        line-height: 4rem;
        text-align: left;
        vertical-align: top
    }

    .c-contact__table td {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .c-contact__cell {
        padding: 6.51042vw
    }

    .c-contact__cell--confirm {
        padding: 3.90625vw
    }

    .c-contact__cell--gray {
        border-bottom: 1px solid #d6d6d6
    }

    .c-contact__cell--small {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        justify-content: space-between;
        padding: 5.20833vw 5.20833vw 0 5.20833vw
    }

    .c-contact__cell--row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .c-contact__required {
        margin-left: 7px;
        padding: 3px 5px;
        background: #e87878;
        color: #fff;
        font-size: 2rem;
        vertical-align: top
    }

    .c-contact__submit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 7.8125vw 0 13.02083vw 0
    }
}

.c-faq {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding: 16px 160px 16px 24px;
    border-top: 1px solid #e6e4da;
    border-right: 3px solid #e6e4da;
    border-bottom: 3px solid #e6e4da;
    border-left: 1px solid #e6e4da;
    background-color: #fff
}

.c-faq:last-child {
    margin-bottom: 120px
}

.c-faq__toggle {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #f39b05;
    border-bottom: 2px solid #f39b05;
    content: ''
}

.c-faq__toggle--open {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.c-faq__toggle--close {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.c-faq__question {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.0rem
}

.c-faq__question__image {
    width: 40px;
    margin-right: 20px
}

.c-faq__answer {
    display: none;
    margin: 26px 0 28px 0;
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: -0.1rem
}

.c-faq__answer--open {
    display: block
}

@media screen and (max-width: 767px) {
    .c-faq {
        position: relative;
        width: 100%;
        margin-bottom: 4.55729vw;
        padding: 2.60417vw 2.60417vw 10.41667vw 2.60417vw;
        border-top: .39062vw solid #e6e4da;
        border-right: .39062vw solid #e6e4da;
        border-bottom: .39062vw solid #e6e4da;
        border-left: .39062vw solid #e6e4da;
        background-color: #fff
    }

    .c-faq:last-child {
        margin-bottom: 25.52083vw
    }

    .c-faq__toggle {
        -webkit-transform: translate(-50%, 0);
        display: block;
        position: absolute;
        top: initial;
        right: initial;
        bottom: 3.38542vw;
        left: 48%;
        width: 2.60417vw;
        height: 2.60417vw;
        transform: translate(-50%, 0);
        border-right: 2px solid #f39b05;
        border-bottom: 2px solid #f39b05;
        content: ''
    }

    .c-faq__toggle--open {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .c-faq__toggle--close {
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg)
    }

    .c-faq__question {
        -webkit-box-align: start;
        -ms-flex-align: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.8rem
    }

    .c-faq__question__image {
        width: 9.63542vw;
        margin-right: 2.73438vw
    }

    .c-faq__question__text {
        width: 69.01042vw;
        margin-top: .65104vw;
        line-height: 5.5rem
    }

    .c-faq__answer {
        display: none;
        margin: 7.8125vw 0 0vw 0;
        font-size: 3.0rem;
        font-weight: normal;
        letter-spacing: -0.1rem
    }

    .c-faq__answer--open {
        display: block
    }
}

.c-first__box {
    z-index: 1;
    position: relative;
    width: 100%;
    margin-top: 64px
}

.c-first__box:last-child {
    margin-bottom: 100px
}

.c-first__box__read {
    padding: 66px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.0rem;
    font-weight: 500
}

.c-first__box__read--one {
    height: 800px;
    background-image: url("../images/first/01.png");
    color: #fff
}

.c-first__box__read--two {
    height: 874px;
    background-image: url("../images/first/02.png");
    color: #000
}

.c-first__box__read--three {
    height: 816px;
    background-image: url("../images/first/03.png");
    color: #fff
}

.c-first__box__read__text--min {
    margin-left: -23px
}

.c-first__box__desc {
    width: 960px;
    padding: 64px;
    background-image: url("../images/first/04.png");
    background-repeat: repeat
}

.c-first__box__desc--one {
    margin: -160px auto 0 auto
}

.c-first__box__desc--two {
    margin: -250px auto 0 auto
}

.c-first__box__desc--three {
    margin: -180px auto 0 auto
}

.c-first__box__desc--child {
    margin: 16px auto 0 auto
}

.c-first__box__desc__title {
    margin-bottom: 40px;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.3rem;
    font-weight: 500;
    text-align: center
}

.c-first__box__desc__text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.8rem
}

.c-first__box__desc__text--margin {
    margin-bottom: 16px
}

.c-first__box__desc__text--bold {
    font-weight: bold
}

.c-first__box__desc__text--blue {
    color: #004671
}

@media screen and (max-width: 767px) {
    .c-first__box {
        width: 100%;
        margin-top: 11.71875vw
    }

    .c-first__box:first-child {
        margin-top: 0
    }

    .c-first__box:last-child {
        margin-bottom: 13.02083vw
    }

    .c-first__box__read {
        padding: 6.51042vw 5.46875vw;
        background-color: #fff;
        background-position: left top;
        background-repeat: no-repeat;
        background-size: cover;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 5.72917vw;
        letter-spacing: -0.2rem;
        line-height: 7.55208vw
    }

    .c-first__box__read--one {
        height: 97.65625vw;
        background-image: url("../images/first/01.png");
        color: #fff
    }

    .c-first__box__read--two {
        height: 102.86458vw;
        background-image: url("../images/first/02.png");
        background-position: left top;
        color: #000
    }

    .c-first__box__read--three {
        height: 102.86458vw;
        background-image: url("../images/first/03.png");
        color: #fff
    }

    .c-first__box__read__text--min {
        margin-left: -3.125vw
    }

    .c-first__box__desc {
        width: 90%;
        margin: -35.15625vw auto 0 auto;
        padding: 5.20833vw 5.20833vw;
        background-image: url("../images/first/04.png");
        background-repeat: repeat
    }

    .c-first__box__desc--child {
        margin: 2.60417vw auto 0 auto
    }

    .c-first__box__desc__title {
        margin-bottom: 6.51042vw;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 5.46875vw;
        text-align: center
    }

    .c-first__box__desc__text {
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.90625vw;
        font-weight: 400;
        line-height: 6.51042vw
    }

    .c-first__box__desc__text--margin {
        margin-bottom: 2.60417vw
    }

    .c-first__box__desc__text--bold {
        font-weight: bold
    }

    .c-first__box__desc__text--blue {
        color: #004671
    }
}

.c-flow__free {
    position: absolute;
    top: -15px;
    left: -32px;
    width: 69px
}

.c-flow__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 170px
}

.c-flow__list:nth-child(1) {
    background-color: #99b5c7
}

.c-flow__list:nth-child(2) {
    background-color: #7fa3b9
}

.c-flow__list:nth-child(2)::before {
    background-color: #7fa3b9
}

.c-flow__list:nth-child(2)::after {
    border-color: #99b5c7 transparent transparent transparent
}

.c-flow__list:nth-child(3) {
    background-color: #6691ab
}

.c-flow__list:nth-child(3)::before {
    background-color: #6691ab
}

.c-flow__list:nth-child(3)::after {
    border-color: #7fa3b9 transparent transparent transparent
}

.c-flow__list:nth-child(4) {
    background-color: #4c7e9d
}

.c-flow__list:nth-child(4)::before {
    background-color: #4c7e9d
}

.c-flow__list:nth-child(4)::after {
    border-color: #6691ab transparent transparent transparent
}

.c-flow__list:nth-child(5) {
    background-color: #336c8f
}

.c-flow__list:nth-child(5)::before {
    background-color: #336c8f
}

.c-flow__list:nth-child(5)::after {
    border-color: #4c7e9d transparent transparent transparent
}

.c-flow__list:nth-child(6) {
    background-color: #004773
}

.c-flow__list:nth-child(6)::before {
    background-color: #004773
}

.c-flow__list:nth-child(6)::after {
    border-color: #336c8f transparent transparent transparent
}

.c-flow__list:nth-child(2)::before,
.c-flow__list:nth-child(3)::before,
.c-flow__list:nth-child(4)::before,
.c-flow__list:nth-child(5)::before,
.c-flow__list:nth-child(6)::before {
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    border-width: 30px 95px 0 95px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: ''
}

.c-flow__list:nth-child(2)::after,
.c-flow__list:nth-child(3)::after,
.c-flow__list:nth-child(4)::after,
.c-flow__list:nth-child(5)::after,
.c-flow__list:nth-child(6)::after {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    border-width: 30px 95px 0 95px;
    border-style: solid;
    content: ''
}

.c-flow__day {
    position: relative;
    width: 100%;
    height: 170px
}

.c-flow__day:nth-child(1)::before {
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 150px 150px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    background-color: transparent;
    content: ''
}

.c-flow__day__ribon {
    z-index: 10;
    position: absolute;
    top: 10px;
    right: 12px;
    color: #f39b05
}

.c-flow__day__text {
    position: absolute;
    top: -65px
}

.c-flow__day__text--small {
    position: absolute;
    top: -35px;
    font-size: 1.1rem;
    line-height: 1.5rem
}

.c-flow__dl {
    width: 100%;
    min-height: 170px
}

.c-flow__dl--large {
    margin: -20px 0 40px 0
}

.c-flow__dt {
    margin-bottom: 10px;
    color: #004671;
    font-size: 2.4rem;
    font-weight: bold
}

.c-flow__dd {
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -0.1rem
}

@media screen and (max-width: 767px) {
    .c-flow__free {
        z-index: 10;
        position: absolute;
        top: -3.90625vw;
        left: -7.03125vw;
        width: 13.28125vw
    }

    .c-flow__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 28.90625vw
    }

    .c-flow__list:nth-child(1) {
        background-color: #99b5c7
    }

    .c-flow__list:nth-child(2) {
        background-color: #7fa3b9
    }

    .c-flow__list:nth-child(2)::before {
        background-color: #7fa3b9
    }

    .c-flow__list:nth-child(2)::after {
        border-color: #99b5c7 transparent transparent transparent
    }

    .c-flow__list:nth-child(3) {
        background-color: #6691ab
    }

    .c-flow__list:nth-child(3)::before {
        background-color: #6691ab
    }

    .c-flow__list:nth-child(3)::after {
        border-color: #7fa3b9 transparent transparent transparent
    }

    .c-flow__list:nth-child(4) {
        background-color: #4c7e9d
    }

    .c-flow__list:nth-child(4)::before {
        background-color: #4c7e9d
    }

    .c-flow__list:nth-child(4)::after {
        border-color: #6691ab transparent transparent transparent
    }

    .c-flow__list:nth-child(5) {
        background-color: #336c8f
    }

    .c-flow__list:nth-child(5)::before {
        background-color: #336c8f
    }

    .c-flow__list:nth-child(5)::after {
        border-color: #4c7e9d transparent transparent transparent
    }

    .c-flow__list:nth-child(6) {
        background-color: #004773
    }

    .c-flow__list:nth-child(6)::before {
        background-color: #004773
    }

    .c-flow__list:nth-child(6)::after {
        border-color: #336c8f transparent transparent transparent
    }

    .c-flow__list:nth-child(2)::before,
    .c-flow__list:nth-child(3)::before,
    .c-flow__list:nth-child(4)::before,
    .c-flow__list:nth-child(5)::before,
    .c-flow__list:nth-child(6)::before {
        position: absolute;
        top: -3.64583vw;
        left: 0;
        width: 100%;
        border-width: 3.90625vw 18.48958vw 0 18.48958vw;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        content: ''
    }

    .c-flow__list:nth-child(2)::after,
    .c-flow__list:nth-child(3)::after,
    .c-flow__list:nth-child(4)::after,
    .c-flow__list:nth-child(5)::after,
    .c-flow__list:nth-child(6)::after {
        position: absolute;
        top: -3.90625vw;
        left: 0;
        width: 100%;
        border-width: 3.90625vw 18.48958vw 0 18.48958vw;
        border-style: solid;
        content: ''
    }

    .c-flow__day {
        position: relative;
        width: 100%;
        height: 28.90625vw
    }

    .c-flow__day:nth-child(1)::before {
        position: absolute;
        top: 0;
        right: 0;
        border-width: 0 31.25vw 31.25vw 0;
        border-style: solid;
        border-color: transparent #fff transparent transparent;
        background-color: transparent;
        content: ''
    }

    .c-flow__day__ribon {
        z-index: 10;
        position: absolute;
        top: 1.30208vw;
        right: 1.30208vw;
        color: #f39b05
    }

    .c-flow__day__text {
        position: absolute;
        top: -13.02083vw
    }

    .c-flow__day__text--small {
        position: absolute;
        top: -6.51042vw;
        font-size: 1.6rem;
        line-height: 2.5rem
    }

    .c-flow__dl {
        width: 100%;
        min-height: auto;
        margin-bottom: 10.41667vw
    }

    .c-flow__dl--large {
        margin-bottom: 10.41667vw
    }

    .c-flow__dt {
        margin-bottom: 1.30208vw;
        color: #004671;
        font-size: 4.2rem;
        font-weight: bold
    }

    .c-flow__dd {
        font-size: 3.0rem;
        font-weight: 400;
        letter-spacing: -0.1rem
    }
}

.c-form__input {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #d6d6d6;
    font-size: 1.6rem
}

.c-form__input--small {
    width: 30%
}

.c-form__input--middle {
    width: 87%
}

.c-form__textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #d6d6d6;
    font-size: 1.6rem
}

.c-form__button {
    padding: 10px 20px;
    background: #54a8dd;
    color: #fff;
    font-weight: bold
}

.c-form__check {
    border: 1px solid #d6d6d6
}

.c-form__submit {
    position: relative;
    min-width: 320px;
    padding: 18px 84px;
    background: url("../images/common/yellow_btn_background.png") center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center
}

.c-form__submit::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 2.4rem;
    right: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.c-form__back {
    position: relative;
    min-width: 320px;
    margin-right: 30px;
    padding: 18px 84px;
    background: url("../images/common/gray_btn_background.png") center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center
}

.c-form__back::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(225deg);
    position: absolute;
    top: 4rem;
    left: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(225deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.cp_ipselect select {
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 90%;
    padding-right: 1em;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    cursor: pointer
}

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

.cp_ipselect.cp_sl01 {
    position: relative;
    width: 40%;
    margin-left: 10px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    background: #ffffff
}

.cp_ipselect.cp_sl01::before {
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 0.8em;
    right: 0.9em;
    width: 1.2rem;
    height: 1.2rem;
    padding: 0;
    transform: rotate(135deg);
    border-top: 2px solid #0681ce;
    border-right: 2px solid #0681ce;
    content: '';
    pointer-events: none
}

.cp_ipselect.cp_sl01 select {
    padding: 8px 38px 8px 8px;
    color: #666666
}

.mw_wp_form_confirm .cp_ipselect.cp_sl01 {
    border: none
}

.mw_wp_form_confirm .cp_ipselect.cp_sl01::before {
    display: none
}

@media screen and (max-width: 767px) {
    .c-form__input {
        width: 100%;
        padding: 10px 15px;
        border: 1px solid #d6d6d6;
        font-size: 3rem
    }

    .c-form__input--small {
        width: 45%
    }

    .c-form__input--middle {
        width: 87%
    }

    .c-form__textarea {
        width: 100%;
        padding: 10px 15px;
        border: 1px solid #d6d6d6;
        font-size: 3rem
    }

    .c-form__button {
        padding: 10px 20px;
        background: #54a8dd;
        color: #fff;
        font-weight: bold
    }

    .c-form__check {
        border: 1px solid #d6d6d6
    }

    .c-form__submit {
        position: relative;
        width: 90%;
        min-width: initial;
        padding: 3.90625vw 0;
        background: url("../images/common/yellow_btn_background.png") center center no-repeat;
        background-size: cover;
        color: #fff;
        font-size: 3rem;
        text-align: center
    }

    .c-form__submit::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 3.9rem;
        right: 2.5rem;
        width: 2rem;
        height: 2rem;
        transform: rotate(45deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: ''
    }

    .c-form__back {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        position: relative;
        order: 2;
        min-width: 90%;
        margin: 3.90625vw 0 0 0;
        padding: 3.90625vw 0;
        background: url("../images/common/gray_btn_background.png") center center no-repeat;
        background-size: cover;
        color: #fff;
        text-align: center
    }

    .c-form__back::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(225deg);
        position: absolute;
        top: 6.4rem;
        left: 4rem;
        width: 2rem;
        height: 2rem;
        transform: rotate(225deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: ''
    }

    .cp_ipselect select {
        -webkit-box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 90%;
        padding-right: 1em;
        border: none;
        outline: none;
        background: transparent;
        background-image: none;
        box-shadow: none;
        text-indent: 0.01px;
        text-overflow: ellipsis;
        cursor: pointer
    }

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

    .cp_ipselect.cp_sl01 {
        position: relative;
        width: 45%;
        margin-left: 10px;
        border: 1px solid #d6d6d6;
        border-radius: 2px;
        background: #ffffff
    }

    .cp_ipselect.cp_sl01::before {
        -webkit-transform: rotate(135deg);
        position: absolute;
        top: 0.8em;
        right: 0.9em;
        width: 1.2rem;
        height: 1.2rem;
        padding: 0;
        transform: rotate(135deg);
        border-top: 2px solid #0681ce;
        border-right: 2px solid #0681ce;
        content: '';
        pointer-events: none
    }

    .cp_ipselect.cp_sl01 select {
        padding: 8px 38px 8px 8px;
        color: #666666
    }

    .mw_wp_form_confirm .cp_ipselect.cp_sl01 {
        border: none
    }

    .mw_wp_form_confirm .cp_ipselect.cp_sl01::before {
        display: none
    }
}

.c-infomation {
    z-index: 10;
    position: relative;
    width: 528px;
    padding: 64px;
    background: #fff
}

.c-infomation__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px 0
}

.c-infomation__title {
    font-size: 2.8rem;
    font-weight: 500;
}

.c-infomation__subtitle {
    color: #FF5CA4;
    font-weight: 600;
    font-size: 1.4rem;
}

.c-infomation__lists-link {
    position: relative;
    padding-right: 20px;
    color: #f39b05
}

.c-infomation__lists-link::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0.5rem;
    right: 0;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #f39b05;
    border-right: 2px solid #f39b05;
    content: ''
}

.c-infomation__item {
    padding: 32px 0;
    border-bottom: 1px solid #eaeaea
}

.c-infomation__item:last-child {
    padding: 32px 0 0 0;
    border-bottom: none
}

.c-infomation__abouts {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 20px 0
}

.c-infomation__category {
    padding: 5px 24px;
    background: #004773;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem
}

.c-infomation__date {
    margin: 0 0 0 10px;
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
}

.c-infomation__text {
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: -0.2rem
}

@media screen and (max-width: 767px) {
    .c-infomation {
        z-index: 10;
        position: relative;
        width: 98%;
        margin: 0 auto 1.30208vw auto;
        padding: 8.33333vw 4.55729vw;
        background: #fff
    }

    .c-infomation__header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 0 10px 0
    }

    .c-infomation__title {
        font-size: 2.8rem;
        font-weight: 400;
    }

    .c-infomation__subtitle {
        color: #f39b05;
        font-family: "Vollkorn", serif;
        font-size: 2.2rem
    }

    .c-infomation__lists-link {
        margin: 0
    }

    .c-infomation__item {
        padding: 32px 0;
        border-bottom: 1px solid #eaeaea
    }

    .c-infomation__item:last-child {
        padding: 32px 0 0 0;
        border-bottom: none
    }

    .c-infomation__abouts {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 0 0 20px 0
    }

.c-infomation__category {
        padding: 5px 24px;
        background: #004773;
        color: #fff;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 1.4rem;
    }

    .c-infomation__date {
        margin: 0 0 0 10px;
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 1.8rem;
    }
    .c-infomation__text {
        font-family: "Noto Sans JP", sans-serif;
        letter-spacing: -0.2rem
    }
}



.c-link--block {
    display: block
}

.c-link--white {
    color: #fff
}

.c-link--black {
    color: #000;
}

.c-link--black a {
    font-size: 20px;
    line-height: 1.6;
    text-decoration: none;
}
.c-link--blue {
    color: #0096CC
}


.c-link--orange {
    color: #f39b05
}
.c-link--pink {
    color: #FF5CA4
}
.c-link--no-line {
    text-decoration: none
}

.p-nav__icon {
    width: 25px;
}

.c-link--opacity {
    -webkit-transition: all 233ms;
    transition: all 233ms;
    font-size: 1.6rem !important;
    font-weight: 400;
}
.c-link--opacity img {

}

.c-link--opacity:hover {
    opacity: 0.8
}

.c-lp__large {
    width: 100%
}

.c-lp__large--button {
    display: block;
    text-align: center
}

.c-lp__sub-title {
    width: 100%;
    margin-top: 96px;
    padding-bottom: 50px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.8rem;
    font-weight: 400;
    line-height: 7rem;
    text-align: center
}

.c-lp__sub-title__text {
    color: #004671
}

.c-lp__sub-title__ribbon {
    display: inline-block;
    position: relative;
    margin-top: 20px;
    padding: 8px 115px 12px 115px;
    background: #f39b05;
    color: #fff
}

.c-lp__sub-title__ribbon::before {
    position: absolute;
    top: 0;
    left: -32px;
    border-width: 90px 0 0 32px;
    border-style: solid;
    border-color: #f39b05 transparent #f39b05 transparent;
    content: ''
}

.c-lp__sub-title__ribbon::after {
    position: absolute;
    top: 0;
    right: -32px;
    border-width: 90px 32px 0 0;
    border-style: solid;
    border-color: #f39b05 transparent #f39b05 transparent;
    content: ''
}

.c-lp__desc__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    align-items: center;
    margin: 20px 0 70px 0;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.8rem;
    font-weight: bold;
    line-height: 5rem
}

.c-lp__desc__title--narrow {
    font-size: 5.8rem !important;
    letter-spacing: -0.4rem
}

.c-lp__desc__title span {
    font-size: 3.2rem
}

.c-lp__desc__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-weight: bold
}

.c-lp__desc__image {
    width: 336px
}

.c-lp__desc__text {
    width: 696px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3.5rem
}

.c-lp__desc__text span {
    color: #ff0030;
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .c-lp__large {
        width: 100%
    }

    .c-lp__large--button {
        display: block;
        text-align: center
    }

    .c-lp__sub-title {
        width: 100%;
        margin-top: 6.51042vw;
        padding-bottom: 6.51042vw;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 5.8rem;
        font-weight: 400;
        line-height: 7rem;
        text-align: center
    }

    .c-lp__sub-title__text {
        color: #004671
    }

    .c-lp__sub-title__ribbon {
        display: inline-block;
        position: relative;
        margin-top: 2.60417vw;
        padding: .65104vw 15.49479vw 1.95313vw 15.49479vw;
        background: #f39b05;
        color: #fff
    }

    .c-lp__sub-title__ribbon::before {
        position: absolute;
        top: 0;
        left: -3.90625vw;
        border-width: 11.97917vw 0 0 3.90625vw;
        border-style: solid;
        border-color: #f39b05 transparent #f39b05 transparent;
        content: ''
    }

    .c-lp__sub-title__ribbon::after {
        position: absolute;
        top: 0;
        right: -3.90625vw;
        border-width: 11.97917vw 3.90625vw 0 0;
        border-style: solid;
        border-color: #f39b05 transparent #f39b05 transparent;
        content: ''
    }

    .c-lp__desc__point {
        width: 8.85417vw
    }

    .c-lp__desc__title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%;
        margin: 2.34375vw 0 7.8125vw 0;
        padding: 0 3.90625vw;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 5.8rem;
        font-weight: bold;
        letter-spacing: -0.2rem;
        line-height: 3rem
    }

    .c-lp__desc__title--narrow {
        font-size: 5.8rem !important;
        letter-spacing: -0.4rem !important;
        line-height: 6.5rem !important
    }

    .c-lp__desc__title span {
        font-size: 3.2rem;
        line-height: 3rem
    }

    .c-lp__desc__content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        font-weight: bold
    }

    .c-lp__desc__image {
        width: 63.54167vw;
        margin: 0 0 5.20833vw 0
    }

    .c-lp__desc__text {
        width: 100%;
        padding: 0 5.20833vw;
        font-size: 3.0rem;
        font-weight: 400;
        line-height: 5.0rem
    }

    .c-lp__desc__text span {
        color: #ff0030;
        font-weight: bold
    }
}


.c-pankuzu__item .post-categories a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    margin: 1px 27px 0 0;
}
@media screen and (max-width: 440px) {
.c-link--opacity {
    -webkit-transition: all 233ms;
    transition: all 233ms;
    font-size: 1.4rem;
}
}
.c-modal {
    display: none;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3)
}

.c-modal__close {
    display: block;
    z-index: 9999;
    position: absolute;
    top: 10%;
    right: 15%;
    width: 32px;
    height: 32px;
    background-image: url("../images/under/modal_close.png");
    background-position: left center;
    background-size: 100% auto
}

.c-modal__allow {
    display: block;
    position: absolute;
    top: 50%;
    width: 37px;
    height: 66px;
    background-position: left center;
    background-size: 100% auto
}

.c-modal__allow--left {
    left: -10%;
    background-image: url("../images/under/modal_left.png")
}

.c-modal__allow--right {
    right: -10%;
    background-image: url("../images/under/modal_right.png")
}

.c-modal__slider {
    position: relative;
    width: 100%;
    height: 100%
}

.c-modal__slider__item {
    -webkit-transform: translate(-50%, -50%);
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 897px;
    padding: 69px;
    transform: translate(-50%, -50%);
    background: #fff
}

.c-modal__slider__item--current {
    display: block
}

.c-modal__slider__top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.c-modal__slider__image {
    width: 250px
}

.c-modal__slider__desc {
    width: 454px
}

.c-modal__slider__sub-title {
    width: 100%;
    margin-bottom: 5px;
    color: #f39b05;
    font-size: 1.8rem;
    font-weight: normal
}

.c-modal__slider__title {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 2px solid #f39b05;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
    font-weight: bold
}

.c-modal__slider__title::after {
    display: block;
    position: absolute;
    bottom: -8px;
    width: 100%;
    border-bottom: 4px solid #ece9e3;
    content: ''
}

.c-modal__slider__text {
    font-size: 1.7rem
}

.c-modal__slider__table {
    width: 100%;
    margin-top: 65px
}

.c-modal__slider__th {
    padding: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #004773;
    color: #fff;
    font-size: 1.6rem
}

.c-modal__slider__td {
    padding: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

@media screen and (max-width: 767px) {
    .c-modal {
        display: none;
        z-index: 99999;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3)
    }

    .c-modal__close {
        display: block;
        z-index: 9999;
        position: absolute;
        top: 5%;
        right: 5%;
        width: 7.8125vw;
        height: 7.8125vw;
        background-image: url("../images/under/modal_close.png");
        background-position: left center;
        background-size: 100% auto
    }

    .c-modal__allow {
        display: block;
        position: absolute;
        top: -12%;
        width: 5.20833vw;
        height: 7.8125vw;
        background-position: left center;
        background-size: 100% auto
    }

    .c-modal__allow--left {
        left: 0%;
        background-image: url("../images/under/modal_left.png")
    }

    .c-modal__allow--right {
        right: 0%;
        background-image: url("../images/under/modal_right.png")
    }

    .c-modal__slider {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0 5.20833vw
    }

    .c-modal__slider__item {
        -webkit-transform: none;
        display: none;
        position: absolute;
        top: 20%;
        left: 5%;
        width: 90%;
        padding: 5.20833vw;
        transform: none;
        background: #fff
    }

    .c-modal__slider__item--current {
        display: block
    }

    .c-modal__slider__top {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .c-modal__slider__image {
        width: 39.0625vw
    }

    .c-modal__slider__desc {
        width: 37.76042vw
    }

    .c-modal__slider__title {
        position: relative;
        margin-bottom: 4.55729vw;
        padding-bottom: 2.34375vw;
        border-bottom: 2px solid #f39b05;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.6rem;
        font-weight: bold
    }

    .c-modal__slider__title::after {
        display: block;
        position: absolute;
        bottom: -8px;
        width: 100%;
        border-bottom: 4px solid #ece9e3;
        content: ''
    }

    .c-modal__slider__text {
        width: 100%;
        font-size: 2.8rem
    }

    .c-modal__slider__table {
        width: 100%;
        margin-top: 7.8125vw
    }

    .c-modal__slider__th {
        width: 26.04167vw;
        padding: 1.30208vw 2.60417vw;
        border-top: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        background: #004773;
        color: #fff;
        font-size: 2.6rem
    }

    .c-modal__slider__td {
        padding: 1.30208vw 2.60417vw;
        border-top: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea
    }
}

.c-news__main-title {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
}

.c-news__list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.c-news__list__image img {
    -o-object-fit: cover;
    width: 248px;
    height: 193px;
    object-fit: cover
}

.c-news__list a {
    text-decoration: none
}

.c-news__item {
    width: 247px;
    margin: 0 29px 40px 0;
}

.c-news__item:nth-of-type(3n) {
    margin-right: 0
}

.c-news__desc {
    width: 100%;
    margin-top: 20px
}

.c-news__category {
    margin-right: 10px;
    padding: 0px 16px;
    background: #004773;
    color: #fff;
    font-size: 1.4rem;
}

.c-news__date {
    color: #004773;
    font-size: 1.5rem;
    padding: 3px 5px 0 0;
    float: left;
}

.cat-name {
    display: ruby-text;
    background: #006169;
    color: #fff;
    padding: 0 19px;
    margin: 0 5px;
    font-size: 15px;
    text-align: center;
}

.single .cat-name {
    display: inline-block;
    background: #006169;
    color: #fff;
    padding: 3px 19px;
    margin: 0 5px;
    font-size: 15px;
    text-align: center;
}
.single .cat-name p {
    width: 90px;
}
.single-introducing .single .cat-name p {
    width: 180px;
}
.c-news__text {
    margin-top: 20px;
    color: #000;
    font-size: 1.5rem;
}

.c-news__title {
    margin: 15px 0;
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: bold
}

.c-news__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    border-top: 1px solid #eaeaea
}

.c-news__dl:last-child {
    border-bottom: 1px solid #eaeaea
}

.c-news__dt {
    width: 80px;
    color: #f39b05;
    font-size: 1.6rem
}

.c-news__dd {
    color: #000;
    font-size: 1.6rem
}

.c-news__table {
    width: 100%;
    margin: 30px 0 100px 0
}

.c-news__table th {
    width: 168px;
    padding: 10px 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #004773;
    color: #fff;
    font-weight: 400;
    text-align: left
}

.c-news__table td {
    width: 416px;
    padding: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.author-pic-pc {
   display: block;
}
.author-pic-pc img {
    width: 100%;
    height: auto;
    margin: 0;
}

.author-pic, .post_cat_navi_box {
   display: none;
}



.box_list_pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 60px;
    max-width: 600px;
    margin: 26px 0 45px;
    padding: 15px;
}
.box_list_pagination li {
    width: 190px;
}
.box_list_pagination li a {
        display: block;
        position: relative;
        padding: 12px 0px;
        background: url(img/blue_btn_blog.jpg) center center no-repeat;
        background-size: cover;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 1.5rem;
    }
.box_list_pagination .arc_to_past a {
    padding: 18px 0 18px 8px;
}
.box_list_pagination .arc_to_past a::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(225deg);
        position: absolute;
        top: 65%;
        left: 1.3rem;
        width: 1rem;
        height: 1rem;
        transform: rotate(225deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: '';
    }
    .box_list_pagination .arc_to_next a {
        padding: 18px 14px 18px 0;
    }
.box_list_pagination .arc_to_next a::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(225deg);
        position: absolute;
        top: 36%;
        right: 0.6rem;
        width: 1rem;
        height: 1rem;
        transform: rotate(45deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: '';
    }
    
    
@media screen and (max-width: 767px) {
.archive .c-news__list a {
    text-align: center;
    margin: 0 auto;
}
.archive .c-news__text {
    margin-top: 2.60417vw;
    color: #000;
    font-size: 1.4rem;
    text-align: left;
}
.archive .c-news__category {
        margin-right: 1.60417vw;
        padding: 0.32083vw 1.90625vw;
        background: #004773;
        color: #fff;
        font-size: 1.3rem;
    }
.author-pic-pc {
   display: none;
}
.author-pic {
    width: 100%;
    display: block;
    padding: 15px 30px;
}
.author-pic img {
    width: 100%;
    height: auto;
    padding:0px;
}
    .c-news__main-title {
        width: 100%;
        margin-bottom: 3.90625vw;
        padding: 2.60417vw 0;
        border-bottom: 0;
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 5.8vw;
    }
    .c-news__main-contents{
        font-size: 1.5rem;
    }
    .c-news__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        padding: 0 5.20833vw 5.20833vw 5.20833vw
    }

    .c-news__list__image img {
        -o-object-fit: cover;
        width: 100%;
        height: auto;
        object-fit: cover;
    }


    .box_list_pagination {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 60px;
        max-width: 310px;
        margin: 26px 0 45px;
        padding: 15px;
    }
.box_list_pagination li {
    width: 120px;
}
.box_list_pagination li a {
    display: block;
    position: relative;
    padding: 12px 0px;
    background: url(img/blue_btn_blog.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 1.5rem;
}
.box_list_pagination .arc_to_past a {
padding: 12px 0 12px 14px;
}
.box_list_pagination .arc_to_next a {
padding: 12px 14px 12px 0;
}
.box_list_pagination .arc_to_past a::after  {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(225deg);
        position: absolute;
        top: 65%;
        left: 1.3rem;
        width: 1rem;
        height: 1rem;
        transform: rotate(225deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: '';
    }
.box_list_pagination .arc_to_next a::after  {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(225deg);
        position: absolute;
        top: 36%;
        right: 0.6rem;
        width: 1rem;
        height: 1rem;
        transform: rotate(45deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: '';
    }
    .c-news__link {
        text-decoration: none
    }

    .c-news__item {
        width: 100%;
        margin: 0 0 5.20833vw 0;
        max-width: 260px;
    }

    .c-news__item:nth-of-type(3n) {
        margin-right: 0
    }

    .c-news__desc {
        width: 100%;
        margin-top: 2.60417vw
    }
    .archive .c-news__desc {
        width: 100%;
        margin-top: 2.60417vw;
        display: flex;
    }
    .c-news__category {
        margin-right: 2.60417vw;
        padding: .52083vw 3.90625vw;
        background: #004773;
        color: #fff;
        font-size: 2.2rem
    }

    .c-news__date {
        color: #004773;
        font-size: 1.5rem;
        padding: 12px 5px 0 0;
    }
    .c-news__list .c-news__date {
        color: #004773;
        font-size: 1.5rem;
        padding: 0px 5px 0 0;
    }
    .c-news__text {
        margin-top: 2.60417vw;
        color: #000;
        font-size: 2.6rem
    }

    .c-news__title {
        margin: 2.60417vw 0;
        color: #004773;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 2.4rem;
        font-weight: bold
    }

    .c-news__dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 0;
        border-top: 1px solid #eaeaea
    }

    .c-news__dl:last-child {
        border-bottom: 1px solid #eaeaea
    }

    .c-news__dt {
        width: 80px;
        color: #f39b05;
        font-size: 1.6rem
    }

    .c-news__dd {
        color: #000;
        font-size: 1.6rem
    }

    .c-news__table {
        width: 100%;
        margin: 30px 0 100px 0
    }

    .c-news__table th {
        width: 168px;
        padding: 10px 20px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #004773;
        color: #fff;
        font-weight: 400;
        text-align: left
    }

    .c-news__table td {
        width: 416px;
        padding: 10px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #fff
    }
}

.c-page-nav {
    margin-bottom: 60px
}

.c-page-nav__item {
    position: relative;
    padding: 20px 84px 20px 20px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400
}

.c-page-nav__item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 65px);
    height: 1px;
    background: #54768c;
    content: ''
}

.c-page-nav__item:last-child::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 65px);
    height: 1px;
    background: #54768c;
    content: ''
}

.c-page-nav__item--current {
    background: url(img/current.png) left top no-repeat;
}

.c-page-nav__item__link {
    display: block;
    position: relative;
    width: 100%
}

.c-page-nav__item__link::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 30%;
    right: 0;
    width: 1rem;
    height: 1rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.c-pankuzu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 14px 0 0 0;
    color: #fff;
    font-size: 1.2rem
}

.c-pankuzu__item {
    display: block;
    position: relative;
    margin: 0 8px 0 0;
    padding: 0 30px 0 0;
    font-size: 18px;
}

.c-pankuzu__item:not(:last-child)::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0.9rem;
    right: 0;
    width: 0.9rem;
    height: 0.9rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #181818;
    border-right: 2px solid #101010;
    content: '';
}

.c-pankuzu .post-categories li:not(:last-child)::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0.8rem;
    left: 79px;
    width: 0.9rem;
    height: 0.9rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #181818;
    border-right: 2px solid #101010;
    content: '';
}
.page .c-pankuzu__item:not(:last-child)::after {
    top: 0.9rem;
}

.c-pankuzu__link {
    display: block
}

.page .c-pankuzu__link01 {
    width: auto;
    font-size: 17px;
    margin: 0 8px 0 0;
}
.page .c-pankuzu__link02 {
    width: auto;
    font-size: 17px;
}
.c-pankuzu .post-categories li {
    float: left;
}

.c-pankuzu__link--home {
    width: 18px;
    font-size: 16px !important;
}

.page .c-pankuzu__link--home {
    width: 18px;
    height: 0px;
    font-size: 16px !important;
}

@media screen and (max-width: 767px) {
    .c-pankuzu {
        display: none
    }
}

.c-posts-link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 60px
}

.c-posts-link li {
    width: 190px
}



.u-smartphone--none .to_previous a {
    display: block;
    position: relative;
    padding: 24px 0px;
    background: url(img/blue_btn_blog.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.u-smartphone--none .to_previous a::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(225deg);
    position: absolute;
    top: 4.7rem;
    left: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(225deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.u-smartphone--none .to_next a  {
    display: block;
    position: relative;
    padding: 24px 0px;
    background: url(img/blue_btn_blog.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.u-smartphone--none .to_next a::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 3rem;
    right: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}


.c-posts-link__button {
    display: block;
    position: relative;
    padding: 24px 0px;
    background: url(img/blue_btn_blog.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-decoration: none
}

.c-posts-link__button--prev::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(225deg);
    position: absolute;
    top: 4.7rem;
    left: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(225deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.c-posts-link__button--next::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 3rem;
    right: 2.5rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: ''
}

.c-posts-link a {
    font-size: 1.7rem;
    font-weight: 300;
}

@media screen and (max-width: 767px) {
    .post_cat_navi_box {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0 0 25px;
    }
    .post_cat_navi_box div {
        width: 50%;
    }
    .post_cat_navi_box div a {
        display: block;
        position: relative;
        padding: 3.90625vw 0px;
        background-size: cover;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 1.5rem;
    }
    .post_cat_sp_news a {
        background: #006168;
    }
    .post_cat_sp_blog a {
        background: #00A0AC;
    }
    .c-posts-link {
        -ms-flex-pack: distribute;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        width: 84.63542vw;
        margin: 10.41667vw auto
    }

    .c-posts-link__box {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        width: 100%
    }
    


    .c-posts-link__box__move {
        width: 39.0625vw
    }
    .c-posts-link__box__move a {
        display: block;
        position: relative;
        padding: 3.90625vw 0px;
        background: url(img/blue_btn_blog.jpg) center center no-repeat;
        background-size: cover;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 1.5rem;
    }
    .c-posts-link__box__back {
        width: 100%;
        margin-top: 7.8125vw;
        display: none;
    }
    .single .c-posts-link__box__back {
        width: 100%;
        margin-top: 7.8125vw;
        display: block;
    }
    .c-posts-link__button {
        display: block;
        position: relative;
        padding: 3.90625vw 0px;
        background: url(img/blue_btn_blog.jpg) center center no-repeat;
        background-size: cover;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 1.5rem;
    }

    .to_past_sp a::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(225deg);
        position: absolute;
        top: 60%;
        left: 1.8rem;
        width: 1rem;
        height: 1rem;
        transform: rotate(225deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: ''
    }

    .to_next_sp a::after {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 40%;
        right: 1rem;
        width: 1rem;
        height: 1rem;
        transform: rotate(45deg);
        transform-origin: left top;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        content: '';
    }
}

.c-privacy__title {
    height: 67px;
    margin: 0 0 30px 0;
    padding: 7px 0 0 35px;
    background-image: url("../images/under/circle.png");
    background-position: left center;
    background-size: auto 100%;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6rem;
    font-weight: 400
}

.c-privacy__sub-title {
    position: relative;
    margin: 50px 0 25px 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #f39b05;
    color: #004671;
    font-size: 2.4rem;
    font-weight: bold
}

.c-privacy__sub-title::after {
    display: block;
    position: absolute;
    bottom: -8px;
    width: 100%;
    border-bottom: 4px solid #ece9e3;
    content: ''
}

.c-privacy__text {
    font-size: 1.6rem;
    font-weight: 400
}

.c-privacy__ul {
    margin: 50px 0 25px 0;
    background-image: url("../images/under/dot.png");
    background-position: left center;
    font-size: 1.6rem;
    font-weight: 400
}

.c-privacy__li {
    margin: 0 0 8px 0;
    padding: 0 0 0 17px;
    background-image: url("../images/under/dot.png");
    background-position: left center
}

.c-privacy__contact {
    display: inline-block;
    z-index: 200;
    position: relative;
    margin: 30px 0 10px 0;
    padding: 0 7px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fffb87));
    background: linear-gradient(transparent 70%, #fffb87 70%);
    color: #f39b05;
    font-size: 2.0rem;
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .c-privacy__title {
        height: 13.02083vw;
        margin: 2.99479vw;
        padding: .91146vw 0 0 3.90625vw;
        background-image: url("../images/under/circle.png");
        background-position: left center;
        background-size: 12.36979vw auto;
        font-size: 4.4rem
    }

    .c-privacy__sub-title {
        margin: 9.11458vw 2.99479vw 4.6875vw 2.99479vw;
        padding: 0 0 3.25521vw 0;
        font-size: 3.8rem
    }

    .c-privacy__text {
        margin: 0 2.99479vw;
        font-size: 3.0rem
    }

    .c-privacy__text--mb {
        margin-bottom: 15.625vw
    }

    .c-privacy__ul {
        margin: 9.11458vw 2.99479vw 4.6875vw 2.99479vw
    }

    .c-privacy__li {
        font-size: 2.5rem
    }

    .c-privacy__contact {
        display: inline-block;
        z-index: 200;
        position: relative;
        margin: 3.90625vw 2.99479vw 1.30208vw 2.99479vw;
        padding: 0 1.30208vw;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fffb87));
        background: linear-gradient(transparent 70%, #fffb87 70%);
        color: #f39b05;
        font-size: 3.4rem;
        font-weight: bold
    }
}

.c-read {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1088px;
    height: 312px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 60px;
}

.single .c-read, .archive .c-read {
    margin: 0;
}

.archive .c-read {
    margin: 0;
}

.c-read--construction {
    background-image: url("../images/under/construction_title.png")
}
.c-read--post {
    background-image: url("img/bk-head-post.jpg")
}
.c-read--news {
    background-image: url("../images/under/news_title.png")
}

.c-read--event {
    background-image: url("../images/under/event_title.png")
}

.c-read--okyaku {
    background-image: url("img/bk-head-okyaku.png")
}
.c-read--member {
    background-image: url("img/bk-head-member.jpg")
}
.c-read--contact {
    background-image: url("../images/under/contact_title.png")
}

.c-read--voice {
    background-image: url("../images/under/voice_title.png")
}

.c-read--staff {
    background-image: url("../images/under/staff_title.png")
}

.c-read--about {
    background-image: url("img/bk-head-about.jpg")
}
.c-read--privacypolicy {
    background-image: url("img/bk-head-privacypolicy.jpg")
}
.c-read--recruitment {
    background-image: url("img/bk-head-recruitment.jpg")
}

.c-read--first {
    background-image: url("../images/under/first_title.png")
}

.c-read--normal {
    height: 185px;
    background-image: url("../images/under/title.png")
}

.c-read__contents {
    width: 1088px
}


.c-read--shikinchoutatsu {
    background-image: url("img/bk-head-shikinchoutatsu.jpg");
    margin: 0;
}
.c-read--manda {
    background-image: url("img/bk-head-manda.jpg");
    margin: 0;
}
.c-read--shagai {
    background-image: url("img/bk-head-shagai.jpg");
    margin: 0;
}
.c-read--souzokutaisaku {
    background-image: url("img/bk-head-souzokutaisaku.jpg");
    margin: 0;
}
.c-read--syoukei {
    background-image: url("img/bk-head-syoukei.jpg");
    margin: 0;
}
.c-read--zeimu {
    background-image: url("img/bk-head-zeimu.jpg");
    margin: 0;
}
.c-read--cloud-bookkeeping {
    background-image: url("img/bk-head-cloud-bookkeeping.jpg");
    margin: 0;
}
.c-read--service {
    background-image: url("img/bk-head-cloud-service.jpg");
}

.c-read__title {
    margin: 95px 0 0 0;
    color: #005685;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4rem;
    font-weight: 400;
}

.c-read__title--normal {
    margin: 38px 0 0 0
}

@media screen and (max-width: 767px) {
    .c-read {
        width: 100%;
        min-width: 100%;
        height: initial;
        padding: 19.83333vw 7.20833vw 44.20833vw 5.20833vw;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .c-read--construction {
        background-image: url("images/common/gold_background.jpg");
    }

    .c-read--news {
        background-image: url("images/common/gold_background.jpg");
    }

    .c-read--event {
        background-image: url("images/common/gold_background.jpg");
    }

    .c-read--useful {
        background-image: url("images/common/gold_background.jpg");
    }

    .c-read--contact {
        background-image: url("images/common/gold_background.jpg");
    }

    .c-read--voice {
        background-image: url("../images/under/title.png");
    }

    .c-read--staff {
        background-image: url("../images/under/bk-head-about.jpg");
    }
    
.c-read--about {
    background-image: url("img/bk-head-about-sp.png");
}
.c-read--privacypolicy {
    background-image: url("img/bk-head-privacypolicy-sp.jpg");
}
.c-read--recruitment {
    background-image: url("img/bk-head-recruitment-sp.jpg");
}
.c-read--okyaku {
    background-image: url("img/bk-head-okyaku-sp.png");
}
.c-read--member {
    background-image: url("img/bk-head-member-sp.jpg");
}
.c-read--post {
    background-image: url("img/bk-head-post-sp.jpg");
}
.c-read--first {
    background-image: url("../images/under/title.png");
}



.c-read--shikinchoutatsu {
    background-image: url("img/bk-head-shikinchoutatsu-sp.jpg");
}
.c-read--manda {
    background-image: url("img/bk-head-manda-sp.jpg");
}
.c-read--shagai {
    background-image: url("img/bk-head-shagai-sp.jpg");
}
.c-read--souzokutaisaku {
    background-image: url("img/bk-head-souzokutaisaku-sp.jpg");
}
.c-read--syoukei {
    background-image: url("img/bk-head-syoukei-sp.jpg");
}
.c-read--zeimu {
    background-image: url("img/bk-head-zeimu-sp.jpg");
}
.c-read--cloud-bookkeeping {
    background-image: url("img/bk-head-cloud-bookkeeping-sp.jpg");
}
.c-read--service {
    background-image: url("img/bk-head-cloud-service-sp.jpg");
}

    .c-read__contents {
        width: 1088px
    }

.c-read__title {
        margin: 0 0 0 0;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3rem;
        text-align: center;
        font-weight: 400;
        line-height: 1.2;
    }
}

.c-reason {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-flow: column;
    align-items: center;
    width: 534px;
    height: 523px;
    margin: 0 5px 60px 0;
    padding: 70px 53px;
    background-image: url("../images/reason/03.png");
    background-position: center center;
    background-repeat: none;
    background-size: contain
}

.c-reason:nth-child(2n) {
    margin-left: 5px
}

.c-reason__badge {
    -webkit-transform: translate(-50%, 0);
    position: absolute;
    top: -40px;
    left: 50%;
    width: 82px;
    transform: translate(-50%, 0)
}

.c-reason__title {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6rem;
    font-weight: 600;
    text-align: center
}

.c-reason__desc {
    width: 344px;
    margin-top: 30px
}

.c-reason__text {
    margin-top: 50px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -0.1rem
}

.c-reason__button {
    margin-top: 50px
}

.c-reason__button--large {
    display: inline-block;
    min-width: 320px;
    padding: 24px 0
}

@media screen and (max-width: 767px) {
    .c-reason {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        flex-flow: column;
        align-items: center;
        width: 100%;
        height: auto;
        margin: 0 0 14.32292vw 0;
        padding: 11.06771vw 5.20833vw 13.02083vw 5.20833vw;
        background-image: url("../images/reason/03.png");
        background-position: center center;
        background-repeat: none;
        background-size: auto 100%
    }

    .c-reason:nth-child(2n) {
        margin-left: 0
    }

    .c-reason__badge {
        -webkit-transform: translate(-50%, 0);
        position: absolute;
        top: -9.76562vw;
        left: 50%;
        width: 19.27083vw;
        transform: translate(-50%, 0)
    }

    .c-reason__title {
        width: 100%;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 6.4rem;
        font-weight: 600;
        line-height: 7.5rem;
        text-align: center
    }

    .c-reason__desc {
        width: 80.33854vw;
        margin-top: 4.55729vw
    }

    .c-reason__text {
        margin-top: 7.8125vw;
        font-size: 3.0rem;
        font-weight: 400;
        letter-spacing: -0.1rem;
        line-height: 4.5rem
    }

    .c-reason__button {
        margin-top: 8.59375vw
    }

    .c-reason__button--large {
        display: inline-block;
        max-width: 88.54167vw;
        padding: 24px 0
    }
}

.c-reform__item {
    position: relative;
    width: 525px;
    margin-bottom: 50px;
    padding: 24px;
    border-right: 4px solid rgba(212, 212, 212, 0.3);
    border-bottom: 4px solid rgba(212, 212, 212, 0.3);
    background-image: url("../images/reform/05.png");
    background-position: left top;
    background-repeat: repeat
}

.c-reform__kind {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px 5px 14px;
    border-bottom: 2px solid #fff;
    background: #004671;
    color: #fff;
    font-size: 4.5rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    text-align: center
}

.c-reform__kind::before {
    position: absolute;
    top: 0;
    right: -39px;
    border-width: 73px 39px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: ''
}

.c-reform__kind::after {
    position: absolute;
    top: 0;
    right: -37px;
    border-width: 70px 37px 0 0;
    border-style: solid;
    border-color: #004671 transparent transparent transparent;
    content: ''
}

.c-reform__rank {
    position: absolute;
    top: -18px;
    right: 5px;
    width: 104px
}

.c-reform__image {
    width: 100%;
    margin-bottom: 15px
}

.c-reform__title {
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: -0.1rem;
    text-align: center
}

.c-reform__title--small {
    font-size: 4.0rem
}

.c-reform__title--large {
    font-size: 5.7rem;
    letter-spacing: -0.3rem
}

.c-reform__desc {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.c-reform__read {
    width: 210px
}

.c-reform__read__price {
    display: inline-block;
    width: 201px;
    padding: 13px 10px 15px 10px;
    background: #4d4d4d;
    color: #fff;
    font-size: 2.0rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    text-align: center
}

.c-reform__read__plus {
    display: inline-block;
    width: 20px;
    margin: 5px 3px 0 4px;
    vertical-align: text-top
}

.c-reform__read__text {
    margin-top: 16px;
    font-size: 1.0rem;
    font-weight: 400
}

.c-reform__price {
    width: 249px;
    text-align: right
}

.c-reform__price--01 {
    width: 239px
}

.c-reform__price--02 {
    width: 188px
}

.c-reform__comment {
    width: 100%;
    color: #bd0000;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: -0.3rem;
    text-align: center
}

@media screen and (max-width: 767px) {
    .c-reform__item {
        position: relative;
        width: 100%;
        margin-bottom: 6.51042vw;
        padding: 4.03646vw;
        border-right: .52083vw solid rgba(212, 212, 212, 0.3);
        border-bottom: .52083vw solid rgba(212, 212, 212, 0.3);
        background-image: url("../images/reform/05.png");
        background-position: left top;
        background-repeat: repeat
    }

    .c-reform__kind {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 3.125vw .65104vw 3.125vw;
        border-bottom: .26042vw solid #fff;
        background: #004671;
        color: #fff;
        font-size: 4.5rem;
        text-align: center
    }

    .c-reform__kind::before {
        position: absolute;
        top: 0;
        right: -6.51042vw;
        border-width: 11.58854vw 6.51042vw 0 0;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        content: ''
    }

    .c-reform__kind::after {
        position: absolute;
        top: 0;
        right: -6.25vw;
        border-width: 11.32812vw 6.51042vw 0 0;
        border-style: solid;
        border-color: #004671 transparent transparent transparent;
        content: ''
    }

    .c-reform__rank {
        position: absolute;
        top: -2.99479vw;
        right: 1.04167vw;
        width: 17.31771vw
    }

    .c-reform__image {
        width: 100%;
        margin-bottom: 4.03646vw
    }

    .c-reform__title {
        margin-bottom: 4.55729vw;
        font-weight: bold;
        letter-spacing: -0.1rem;
        text-align: center
    }

    .c-reform__title--small {
        font-size: 5.1rem
    }

    .c-reform__title--large {
        font-size: 7.6rem
    }

    .c-reform__desc {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .c-reform__read {
        width: 33.46354vw
    }

    .c-reform__read__price {
        display: inline-block;
        width: 33.46354vw;
        padding: 2.99479vw 1.69271vw;
        background: #4d4d4d;
        color: #fff;
        font-size: 2.5rem;
        font-weight: 400;
        letter-spacing: -0.1rem;
        text-align: center
    }

    .c-reform__read__plus {
        display: inline-block;
        width: 3.25521vw;
        margin: .91146vw .26042vw 0 .39062vw;
        vertical-align: text-top
    }

    .c-reform__read__text {
        margin-top: 2.60417vw;
        font-size: 10px;
        font-weight: 400
    }

    .c-reform__price {
        width: 37.10938vw
    }

    .c-reform__comment {
        width: 100%;
        color: #bd0000;
        font-size: 4.0rem;
        font-weight: bold;
        letter-spacing: -0.2rem;
        line-height: 5.4rem;
        text-align: center
    }
}

.c-staff__list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.c-staff__list__item {
    width: 251px;
    margin: 0 25px 25px 0;
    background: linear-gradient(315deg, transparent 14px, #e6e4da 16px, #fff 18px);
    background-color: #fff;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 95% 95%
}

.c-staff__list__item:nth-child(4n) {
    margin-right: 0
}

.c-staff__list__item::before,
.c-staff__list__item::after {
    display: block;
    width: auto;
    margin: 0 20px 0 0;
    content: ""
}

.c-staff__list__item::after {
    border-bottom: solid 2px #e6e4da
}

.c-staff__list__link {
    display: block;
    margin: 0 0 18px 0;
    border-right: solid 2px #e6e4da;
    text-decoration: none
}

.c-staff__list__image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 210px
}

.c-staff__list__image img {
    width: auto;
    max-height: 100%
}

.c-staff__list__desc {
    width: 250px;
    padding: 25px 20px 15px 20px
}

.c-staff__list__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    margin: 0 0 5px 0;
    overflow: hidden;
    color: #f39b05;
    font-size: 1.6rem;
    font-weight: normal
}

.c-staff__list__text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.4rem;
    font-weight: bold
}

.c-staff__slider__message--pc {
    display: block
}

.c-staff__slider__message--sp {
    display: none
}

@media screen and (max-width: 767px) {
    .c-staff__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        padding: 5.46875vw
    }

    .c-staff__list__item {
        width: 47%;
        margin: 0 0 5.20833vw 0;
        background: linear-gradient(315deg, transparent 14px, #e6e4da 16px, #fff 18px);
        background-color: #fff;
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: 95% 95%
    }

    .c-staff__list__item::before,
    .c-staff__list__item::after {
        display: block;
        width: auto;
        margin: 0 20px 0 0;
        content: ""
    }

    .c-staff__list__item::after {
        border-bottom: solid 2px #e6e4da
    }

    .c-staff__list__link {
        display: block;
        margin: 0 0 18px 0;
        border-right: solid 2px #e6e4da;
        text-decoration: none
    }

    .c-staff__list__image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        width: 100%;
        height: auto
    }

    .c-staff__list__desc {
        width: 100%;
        padding: 3.25521vw 2.60417vw 1.95313vw 2.60417vw
    }

    .c-staff__list__title {
        margin: 0 0 5px 0;
        color: #f39b05;
        font-size: 2.2rem;
        font-weight: normal
    }

    .c-staff__list__text {
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.2rem;
        font-weight: bold
    }

    .c-staff__slider__desc {
        -ms-flex-item-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-self: center
    }

    .c-staff__slider__message--pc {
        display: none
    }

    .c-staff__slider__message--sp {
        display: block;
        margin-top: 7.8125vw;
        font-size: 2.8rem
    }
}

.c-title {
    margin: 0 auto;
    height: 56px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6rem;
    font-weight: 600;
    text-align: center;
    border-bottom: 3px solid #E45B95;
    display: table;
}
.c-title span {
    border-bottom: 3px solid #E45B95;
}
.l-choosing .c-title {
    border-bottom: 0px;
}
.c-subtitle{
    text-align: center;
    font-size: 14px;
    color: #E45B95;
}


.l-choosing .c-title .btm_horizon {
    float: right;
}

.l-choosing .c-title .c-border  {
    float: right;
    background: #e55e95;
    border: #e55e95 0px solid;
    padding: 0px 10px;
    font-size: 56px;
    font-weight: 400;
    margin: -26px 0 0 0px;
    color: #FFFF00;
}
.l-choosing .c-title .c-border  b {
    font-size: 32px;
    color: #FFFFFF;
}

.c-title--white {
    color: #f5f5f5;
}
.c-title--blue {
    color: #148DBE;
}


@media screen and (max-width: 767px) {
.c-title {
        height: auto;
        padding-bottom: 0vw;
        font-weight: 500;
        text-align: left;
        font-size: 6vw;
        line-height: 1.5;
    }
.c-title span {
    border-bottom: 3px solid #E45B95;
    float: left;
}
.l-choosing .c-title .c-border {
    font-size: 8.8vw;
}
    .c-title--detail {
        margin: 5.20833vw 2.60417vw
    }

    .c-title--mt {
        margin-top: 7.8125vw
    }
.l-choosing .c-title .btm_horizon {
    float: right;
    display: flex;
    align-items: flex-end;
}
}

.c-voice__slider__message--pc {
    display: block
}

.c-voice__slider__message--sp {
    display: none
}

@media screen and (max-width: 767px) {
    .c-voice__slider__desc {
        -ms-flex-item-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-self: center
    }

    .c-voice__slider__message--pc {
        display: none
    }

    .c-voice__slider__message--sp {
        display: block;
        margin-top: 7.8125vw;
        font-size: 2.8rem
    }
}

.c-warranty__box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
    position: relative;
    align-items: center;
    justify-content: space-between;
    margin: 40px 0 119px 0
}

.c-warranty__box__image {
    width: 512px
}

.c-warranty__box__text {
    width: 530px;
    font-size: 1.6rem;
    font-weight: 400
}

@media screen and (max-width: 767px) {
    .c-warranty__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 10;
        position: relative;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 6.38021vw 0 12.76042vw 0;
        padding: 0 5.20833vw
    }

    .c-warranty__box--reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .c-warranty__box__image {
        width: 66.66667vw
    }

    .c-warranty__box__image:nth-child(2) {
        margin-bottom: 3.90625vw
    }

    .c-warranty__box__text {
        width: 100%;
        margin-top: 3.90625vw;
        font-size: 3.0rem;
        font-weight: 400
    }

    .c-warranty__box__text:nth-child(1) {
        margin-top: 0
    }
}

.p-about__title {
    color: #115C8E;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.4rem;
    font-weight: 600;
    text-align: left;
}

.p-about__subtitle {
    margin-top: 4px;
    color: #FF5CA4;
    font-family: "Vollkorn", serif;
    font-size: 1.7rem;
    text-align: left;
}

.p-about__text {
    margin: 25px 0 45px 0;
    color: #333333;
    font-size: 1.7rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    line-height: 1.9;
    text-align: left;
}
.p-about__button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0px 0 30px;
}

.p-about__button a:first-child {
    margin-right: 33px
}

@media screen and (max-width: 767px) {
    .p-about {
        width: 100%
    }

    .p-about__title {
        color: #fff;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.8rem;
        font-weight: 300;
        text-align: center
    }

    .p-about__subtitle {
        margin-top: 25px;
        color: #f39b05;
        font-family: "Vollkorn", serif;
        font-size: 2.2rem;
        text-align: center
    }

    .p-about__text {
        width: 100%;
        margin: 40px auto;
        color: #000;
        font-size: 16px;
        line-height: 1.8;
        text-align: left;
    }

    .p-about__button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .p-about__button a:first-child {
        margin: 0 auto;
    }
    .l-about__people {
        display: none;
    }
}

.p-banner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0 0 65px 0;
    background: url("../images/common/orange_dot.png") left top repeat
}

.p-banner__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33.3%;
    height: 224px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.2rem;
    text-decoration: none
}

.p-banner__item--reasons {
    background-image: url("../images/top/item_01.png")
}

.p-banner__item--flow {
    background-image: url("../images/top/item_02.png")
}

.p-banner__item--sales {
    background-image: url("../images/top/item_03.png")
}


@media screen and (max-width: 767px) {
    .p-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        padding: 7.8125vw 0;
        background: url("../images/common/orange_dot.png") left top repeat
    }

    .p-banner__item {
        width: 100%;
        height: 30.72917vw;
        margin-bottom: 2px;
        font-size: 4.8rem
    }
}

.p-choosing__text {
    width: 970px;
    margin: 50px auto 170px auto;
    color: #272727;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
    text-align: center;
}
.p-choosing__items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.p-choosing__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    width: 188px;
    height: 320px;
    padding: 125px 0 0px 0;
    border-left: 1px solid #115C8C;
}

.p-choosing__item_last {
    border-right: 1px solid #115C8C;
}

.p-choosing__item__no {
    z-index: 10;
    position: absolute;
    top: -2.51042vw;
    width: 4.23958vw;
}
.p-choosing__item__text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-text-orientation: upright;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.3rem;
    line-height: 3.1rem;
    font-weight: 500;
    text-orientation: upright;
    writing-mode: vertical-rl;
}

.p-choosing__item__text div {
    text-orientation: initial;
    writing-mode: initial;
    line-height: 1;
}

.p-choosing__item__text--normal {
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
    line-height: 4rem;
    writing-mode: initial
}

.p-choosing__item__text--small {
    font-size: 2.9rem
}

.p-choosing__item__desc {
    position: absolute;
    bottom: -30px;
    left: -2px;
    width: 188px
}

.p-choosing__button {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 65px 0 0 0
}

@media screen and (max-width: 767px) {
    .p-choosing__text {
        width: 100%;
        margin: 25px 0 30px 0;
        color: #000;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 400;
        line-height: 1.7;
        font-size: 16px;
        text-align: center;
    }

    .p-choosing__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        flex-direction: column;
        margin: 0 auto;
        text-align: center;
    }

.p-choosing__item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
;
        position: relative;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        margin: 0 auto 10px auto;
        text-align: center;
        height: 26.30208vw;
        margin: 0 auto 9.11458vw auto;
        padding: 0 0 0 35.15625vw;
    }

   .p-choosing__item--sp-no-padding {
        text-align: center;
        height: auto;
        border: unset;
        padding: 0;
        border-top: solid 2px #115C8C;
        display: block;
        margin: 0 auto 10px auto;
        justify-content: unset;
        align-items: flex-start;
    }

    .p-choosing__items .last_li {
        border-bottom: solid 2px #115C8C;
        padding: 0 0 30px 0;
    }
.p-choosing__item__no {
    z-index: 10;
    position: relative;
    top: unset;
    left: unset;
    width: 70px;
    height: 70px;
    margin: 30px 0 12px 0;
    display: inline-flex;
}


.p-choosing__item__text {
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        -webkit-text-orientation: initial;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 23px;
        font-weight: 500;
        line-height: 5.4rem;
        text-orientation: initial;
        writing-mode: initial;
    }

    .p-choosing__item__text--normal {
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        line-height: 4rem;
        writing-mode: initial
    }

    .p-choosing__item__text--small {
        font-size: 4.0rem
    }

    .p-choosing__item__desc {
        position: absolute;
        top: 7.16146vw;
        left: -2px;
        width: 33.20312vw
    }

    .p-choosing__button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin: 0 0 0 0
    }
}



@media screen and (max-width: 430px) {
    .p-choosing__text {
        font-size: 14px;
    }
}

@media screen and (max-width: 400px) {
.p-choosing__item__text {
        font-size: 20px;
    }
}


.p-company {
    -ms-flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding-bottom: 60px;
    overflow: hidden;
}


.p-company__contents {
    width: 1088px;
    max-width: 100%;
}
.page-template-zeimu .p-company__contents {
    width: 880px;
}
.page-template-zeimu .contents_left {
    width: 1040px;
    margin: 0 0 0 180px;
}

.page-template-about .p-company__contents, page-template-syoukei .p-company__contents {
    max-width: 900px;
    width: 100%;
}

.p-company__top {
    width: 100%;
    margin: 65px 0 60px 0;
}
.p-page__top {
    width: 950px;
    margin: 65px auto 60px;
}
.p-company__top__title {
    width: 690px;
    float: right;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3rem;
    font-weight: 500;
}
.p-company__top__title2 {
    width: 690px;
    float: right;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.3rem;
    font-weight: 500;
    padding: 68px 0 0 0;
}
.p-company__top__title2 b {
    font-weight: 500;
    font-size: 120%;
}
.p-company__top__image {
    width: 193px;
    float: left;
    margin: -80px 0 0 0;
}



.p-company__banner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
    position: relative;
    justify-content: center;
    width: 100%;
    margin: 0 0 110px 0;
    margin-top: -115px
}

.p-company__banner__item {
    display: block;
    width: 456px
}

.p-company__map {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 120px 0;
    padding: 0 0 60px 0;
    background: url("../images/company/02.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.p-company__map__contents {
    width: 1088px
}

.p-company__area__desc {
    width: 590px;
    margin: 80px 0 0 0;
    float: left
}

.p-company__area__text {
    width: 590px;
    margin: 80px 0 0 0;
    float: left;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.2rem;
    font-weight: normal;
    letter-spacing: -0.1rem
}

.p-company__area__text--large {
    font-size: 5.8rem
}

.p-company__area__dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    width: 590px;
    margin: 40px 0 0 0;
    float: left;
    font-weight: 400
}

.p-company__area__dt {
    margin: 0 0 10px 0
}

.p-company__area__dt span {
    display: inline-block;
    z-index: 10;
    position: relative;
    padding: 0 10px;
    color: #fffb87;
    color: #f39b05;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center
}

.p-company__area__dt span::after {
    display: block;
    z-index: -1;
    position: absolute;
    left: -5%;
    width: 110%;
    margin: -10px 0 0 0;
    border-bottom: 10px solid #fffb87;
    content: ''
}

.p-company__area__dd {
    font-size: 1.5rem
}

.p-company__area__image {
    width: 470px;
    float: right
}

.p-company__about {
    width: 100%;
    margin: 50px 0 60px 0;
}



.p-company__about h5 {
    color: #0096CC;
    padding: 9px 2px;
    font-size: 1.9rem;
}

.p-company__history {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 50px 0 0 0;
    padding: 0 0 150px 0;
    overflow-x: hidden;
    background: url("../images/top/blue.png"), url("../images/common/blue_dot.png");
    background-position: center top, center;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto
}

.p-company__history__contents {
    width: 1088px
}

.sp_top_title, .sp_top_title2 {
	display: none;
}

@media screen and (max-width: 767px) {
    .p-company {
        position: relative;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        overflow: hidden;
        background-position: left bottom, right top, center center;
        background-repeat: no-repeat, no-repeat, repeat
    }

    .p-company__top {
        z-index: 10;
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
        padding: 5.20833vw
    }
	.p-page__top {
	        width: 100%;
	        margin: 0 0 0 0;
	        padding: 5.20833vw
	}
    .p-company__top__title {
        width: 100%;
        float: left;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.8rem;
        font-weight: normal
    }
    .page-template-about .p-company__top__title, .page-template-about .p-company__top__title2 {
        display: none;
    }
    .p-company__top__image {
        width: 100%;
        margin: 0;
        float: unset;
    }

    .p-company__top__name {
        width: 212px;
        margin: 30px auto 0;
        float: unset;
        font-weight: normal;
        text-align: unset;
    }



.sp_top_title {
    margin: 16px auto;
    text-align: center;
    display: block;
}
.sp_top_title p {
    text-align: left;
    display: inline-block;
    font-size: 6vw;
    color: #005685;
    font-weight: 500;
}

.sp_top_title2 {
    margin: 16px auto;
    text-align: center;
    display: block;
}
.sp_top_title2 p {
    text-align: left;
    display: inline-block;
    font-size: 5vw;
    color: #000000;
    font-weight: 400;
}
.sp_top_title2 b {
    text-align: left;
    font-size: 9vw;
    color: #000000;
    font-weight: 400;
}

    .p-company__banner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 10;
        position: relative;
        justify-content: center;
        width: 100%;
        margin: 0 0 6.51042vw 0;
        margin-top: 0
    }

    .p-company__banner__item {
        width: 100%
    }

    .p-company__map {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        justify-content: center;
        width: 100%;
        margin: 0 0 6.51042vw 0;
        padding: 0 5.20833vw;
        background: url("../images/company/02.png");
        background-position: left bottom;
        background-repeat: no-repeat
    }

    .p-company__map__contents {
        width: 100%
    }

    .p-company__area {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        justify-content: center;
        padding: 0 0 10.41667vw 0
    }

    .p-company__area__desc {
        width: 100%;
        margin: 5.20833vw 0 0 0
    }

    .p-company__area__text {
        margin: 5.20833vw 0;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.6rem;
        font-weight: normal;
        letter-spacing: 0rem;
        line-height: 7.5rem
    }

    .p-company__area__text--large {
        font-size: 6.0rem
    }

    .p-company__area__dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        width: 100%;
        margin: 5.20833vw 0 0 0;
        font-weight: 400
    }

    .p-company__area__dt {
        margin: 0 0 2.60417vw 0
    }

    .p-company__area__dt span {
        display: inline-block;
        z-index: 10;
        position: relative;
        padding: 0 1.30208vw;
        color: #fffb87;
        color: #f39b05;
        font-size: 3.4rem;
        font-weight: bold;
        text-align: center
    }

    .p-company__area__dt span::after {
        display: block;
        z-index: -1;
        position: absolute;
        left: -3%;
        width: 106%;
        margin: -10px 0 0 0;
        border-bottom: 10px solid #fffb87;
        content: ''
    }

    .p-company__area__dd {
        font-size: 3.0rem
    }

    .p-company__area__image {
        width: 100%
    }

    .p-company__about {
        width: 100%;
        margin: 7.8125vw 0 10.41667vw 0;
        padding: 0 5.20833vw
    }

    .p-company__history {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 5.20833vw 0 0 0;
        padding: 0 5.20833vw;
        overflow-x: hidden;
        background: url("../images/top/blue.png"), url("../images/common/blue_dot.png");
        background-position: center top, center;
        background-repeat: no-repeat, repeat;
        background-size: contain, auto
    }

    .p-company__history__contents {
        width: 1088px
    }
}

.p-consultation__links {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 25px 0 0 0;
    flex-wrap: wrap;
}
.p-consultation__links__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
    position: relative;
    flex-direction: column;
    width: 33.3%;
    padding: 30px 0 120px 0;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.p-consultation__links__item--diagnosis {
    background: #0096CC;
    border: 2px solid #ffffff;
}

.p-consultation__links__item--insurance {
    background: #0096CC;
    border: 2px solid #ffffff;
}

.p-consultation__links__item--loan {
    background: #0096CC;
    border: 2px solid #ffffff;
}

.p-consultation__links__title {
    margin: 0 0 10px 0;
    color: #FFFF00;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem;
    font-weight: 600;
    letter-spacing: 0.2rem;
    text-align: left;
    line-height: 1.3;
    padding: 10px 0 0 25px;
}
.p-consultation__links__desc {
    font-size: 17px;
    text-align: left;
    padding: 0 0 0 24px;
}

.p-consultation__links__badge {
    position: absolute;
    top: -18%;
    left: 4%;
    width: 25%
}
.p-consultation__text {
    width: 100%;
    margin: 10px 0 30px 0;
    padding: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    text-align: center;
    font-weight: 400;
    line-height: 4rem;
}
    
@media screen and (max-width: 767px) {
    .p-consultation__text {
        width: 100%;
        margin: 10px 0 30px 0;
        padding: 15px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 16px;
        text-align: center;
        font-weight: 400;
        line-height: 1.7;
    }

    .p-consultation__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        margin: 0 0 0 0
    }

.p-consultation__links__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 10;
        position: relative;
        flex-direction: column;
        width: 100%;
        margin-bottom: 1px;
        padding: 7.8125vw 0 7.8125vw 29.94792vw;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        text-align: left;
        min-height: 360px;
    }
    .p-consultation__links__item--diagnosis {
        padding: 2.8125vw 0 3.8125vw 0;
        min-height: auto;
    }

    .p-consultation__links__item--insurance {
        background-image: url(images/top/item_02_background.png);
    }

    .p-consultation__links__item--loan {
        background-image: url("../images/top/item_03_background.png")
    }
    .p-consultation__links__title {
        margin: 0 0 3.90625vw 0;
        font-size: 25px;
        letter-spacing: 3px;
    }

    .p-consultation__links__desc {
        font-size: 14px;
        padding: 0 0 0 18px;
    }

    .p-consultation__links__badge {
        position: absolute;
        top: 25%;
        left: 5%;
        width: 19.79167vw
    }
.p-consultation__text {
        width: 100%;
        margin: 10px 0 30px 0;
        padding: 15px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 16px;
        text-align: center;
        font-weight: 400;
        line-height: 4rem;
    }
}

@media screen and (max-width: 540px) {
    .p-consultation__links__item {
        min-height: auto;
    }
}



.p-contact__header {
    margin-top: 48px;
    float: left
}

.p-contact__title-box {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.p-contact__header--sp .p-contact__title, .p-contact__header--sp .p-contact__subtitle, .p-contact__header--sp .p-contact__title2 {
    display: none;
}

.p-contact__title {
    margin-right: 5px;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.6rem;
    font-weight: 600;
}

.p-contact__subtitle {
    color: #FF5CA4;
    font-family: "Vollkorn", serif;
    font-size: 1.3rem;
}



.p-contact__contents {
    margin: 303px 0 0 164px;
    float: left;
}

.p-contact__tel {
    margin: 10px 0 0 0;
    float: left;
    max-width: 410px;
}

.p-contact__link {
    margin-left: 12px;
    float: left
}

.p-contact__link__item {
    margin-left: 5px;
    margin-bottom: 10px;
}
.p-contact__link__item .u-image--max {
    max-width: 280px;
}

.contact__link__item_line img {
    padding: 0px 15px;
}

.p-contact__links {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 328px
}
.p-news__header--sp {
    display: none !important;
}
@media screen and (max-width: 767px) {
    .p-contact__header {
        display: none
    }
.p-news__header--sp {
    display: block !important;
}
.p-contact__header--sp .p-contact__title, .p-contact__header--sp .p-contact__subtitle, .p-contact__header--sp .p-contact__title2 {
    display: block;
}
    .p-contact__title-box {
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        writing-mode: initial
    }

    .p-contact__title {
        margin-right: 5px;
        color: #fff;
        font-size: 3.9rem;
        padding: 0;
        line-height: 1.2;
        font-weight: 600;
    }
    .p-contact__subtitle {
        color: #FF5CA4;
        font-family: "Vollkorn", serif;
        font-size: 1.9rem;
        padding: 6px 4px;
        line-height: 1;
    }
    .p-contact__title2 {
        color: #edea4a;
        font-size: 25px;
        line-height: 1;
    }
    .p-contact__contents {
        display: none
    }

    .p-contact__free {
        width: 100%
    }

    .p-contact__free__infomation {
        width: 100%
    }

    .p-contact__free__infomation__box {
        width: 100%
    }
}


@media screen and (max-width: 480px) {
    .p-contact__title2 {
        color: #edea4a;
        font-size: 18px;
}
    .p-contact__title {
        margin-right: 5px;
        color: #fff;
        font-size: 2.4rem;
        padding: 0;
        line-height: 1.2;
        font-weight: 500;
    }
    .p-contact__subtitle {
        color: #FF5CA4;
        font-family: "Vollkorn", serif;
        font-size: 1.4rem;
        padding: 4px 2px;
        line-height: 1;
    }
    .p-footer__list__item::before {
        width: 2.82292vw;
    }
}

.p-example__links {
    -ms-flex-item-align: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-self: flex-end;
    width: 100%;
    margin: 50px 0 60px 0
}

.p-example__links .slick-slide {
    width: 340px;
    height: 100%;
    margin: 0 15px
}

.p-example__links__item {
    width: 341px;
    min-height: 446px;
    margin: 0 15px;
    padding: 15px 15px 40px 15px;
    background-color: #DCEBF5;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.p-example__links__item a {
    text-decoration: none;
}

.p-example__links__link {
    display: block;
    text-decoration: none
}

.p-example__links__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    margin: 30px 0 0 0;
    overflow: hidden;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    word-break: break-all;
}

.p-example__links__text {
    color: #000
}

.p-example__button {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}



.bn__links__item {
    width: 341px;
    padding: 15px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.top-bn-slide {
    max-width: 1060px;
    margin: 0 auto;
}
.page-template-zeimu page-template-zeimu-php .top-bn-slide {
    max-width: 850px;
    margin: 0 auto;
}
.top-bn-slide .slick-center {
    opacity: 100% !important;
}

.top-bn-slide .slick-slide {
    opacity: 30%;
}


@media screen and (max-width: 767px) {
    .p-example {
        width: 100%
    }

    .p-example__links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        justify-content: center;
        margin: 50px 0 60px 0
    }
    .u-image-center2 .p-example__links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        justify-content: center;
        margin: 20px 0 0px 0;
    }
    .p-example__links__item {
        width: 67.70833vw;
        margin: 0 1.30208vw;
        padding: 2.60417vw 2.60417vw 6.51042vw 2.60417vw;
        background-position: right bottom;
        background-repeat: no-repeat
    }
    .bn__links__item {
        width: 67.70833vw;
        margin: 0 1.30208vw;
        padding: 2.60417vw 2.60417vw 6.51042vw 2.60417vw;
        background-position: right bottom;
        background-repeat: no-repeat
    }
    .top-bn-slide .slick-slide {
        width: 248px;
        margin: 0px 5px;
    }
    }
    .top-bn-slide .bn__links__item {
        width: 67.70833vw;
        margin: 0 1.30208vw;
        margin: 0;
        padding: 2.60417vw 0 6.51042vw 0;
        background-position: right bottom;
        background-repeat: no-repeat;
    }
    .p-example__links__link {
        display: block;
        width: 100%;
        text-decoration: none
    }

    .p-example__links__link img {
        width: 100%;
        height: auto
    }

    .p-example__links__title {
        margin: 3.20833vw 0;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 1.7rem;
        line-height: 1.4;
        min-height: 50px;
    }

    .p-example__links__text {
        color: #000
    }

    .p-example__button {
        font-size: 3.0rem
    }
}

.p-first {
    -ms-flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    min-width: 1366px;
    padding-bottom: 115px;
    overflow: hidden;
    background: url("../images/top/consultation_cloud_bottom.png"), url("../images/top/consultation_cloud_top.png"), url("../images/top/dot.gif");
    background-position: left bottom, right bottom, center center;
    background-repeat: no-repeat, no-repeat, repeat
}

.p-first:before {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(60deg);
    z-index: 1;
    position: absolute;
    top: 67%;
    left: 100%;
    width: 500%;
    height: 200%;
    transform: rotate(60deg);
    transform-origin: left top;
    background-color: rgba(0, 51, 83, 0.15);
    content: ''
}

.p-first__contents {
    width: 1088px
}

@media screen and (max-width: 767px) {
    .p-first {
        position: relative;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        overflow: hidden;
        background: none
    }

    .p-first:before {
        content: none
    }

    .p-first__contents {
        width: 100%
    }
}

.p-flow {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: space-between;
    margin: 88px 0 0 0
}

.p-flow__figure {
    -ms-flex-flow: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    flex-flow: wrap;
    width: 380px
}

.p-flow__list {
    position: absolute;
    top: -32px;
    width: 190px;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8rem;
    font-weight: 600
}

.p-flow__day {
    width: 288px;
    margin-left: 95px;
    padding-left: 128px;
    border: 2px solid #ece9e3;
    background-color: #ece9e3;
    font-size: 2.0rem;
    font-weight: 400
}

.p-flow__warranty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 380px;
    height: 161px;
    margin-top: 32px;
    border: 1px solid #007ecd
}

.p-flow__warranty__title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    background-color: #007ecd;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8rem;
    font-weight: 400
}

.p-flow__warranty__text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 190px;
    color: #007ecd;
    font-size: 1.8rem;
    text-align: center
}

.p-flow__warranty__text::before {
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-width: 0 0 30px 30px;
    border-style: solid;
    border-color: transparent transparent #007ecd transparent;
    background-color: transparent;
    content: ''
}

.p-flow__warranty__text::after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    border-width: 0 0 30px 30px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    background-color: transparent;
    content: ''
}

.p-flow__desc {
    width: 620px;
    margin-top: -32px
}

.p-flow__contact {
    width: 100%;
    margin: 120px 0 0 0
}

@media screen and (max-width: 767px) {
    .p-flow {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        flex-flow: column;
        justify-content: space-between;
        margin: 16.92708vw 0 0 0
    }

    .p-flow__figure {
        -ms-flex-flow: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        flex-flow: wrap;
        width: 100%;
        padding: 0 11.71875vw
    }

    .p-flow__list {
        position: absolute;
        top: -5.98958vw;
        width: 36.97917vw;
        color: #fff;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.2rem;
        font-weight: 600
    }

    .p-flow__day {
        width: 56.25vw;
        margin-left: 18.75vw;
        padding-left: 25vw;
        border: .26042vw solid #ece9e3;
        background-color: #ece9e3;
        font-size: 3.0rem;
        font-weight: 400
    }

    .p-flow__warranty {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 31.25vw;
        margin-top: 6.25vw;
        border: .13021vw solid #007ecd
    }

    .p-flow__warranty__title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50%;
        background-color: #007ecd;
        color: #fff;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.2rem;
        font-weight: 400
    }

    .p-flow__warranty__text {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: center;
        width: 50%;
        color: #007ecd;
        font-size: 2.7rem;
        text-align: center
    }

    .p-flow__warranty__text::before {
        position: absolute;
        right: 0px;
        bottom: 0px;
        border-width: 0 0 5.20833vw 5.20833vw;
        border-style: solid;
        border-color: transparent transparent #007ecd transparent;
        background-color: transparent;
        content: ''
    }

    .p-flow__warranty__text::after {
        position: absolute;
        right: -1px;
        bottom: -1px;
        border-width: 0 0 5.20833vw 5.20833vw;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
        background-color: transparent;
        content: ''
    }

    .p-flow__desc {
        width: 100%;
        margin-top: 10.41667vw;
        padding: 0 5.20833vw
    }

    .p-flow__button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .p-flow__contact {
        width: 100%;
        margin: 13.02083vw 0 0 0
    }
}
















table.company {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
table.company th,
table.company td {
padding: 10px;
}

table.company th {
    background: #E9FFFF;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    border: 1px solid #888888;
}

table.company td {
    font-size: 15px;
    font-weight: 400;
    color: #3b3b3b;
    background: url();
    width: 360px;
    padding-left: 20px;
    border: 1px solid #888888;
}






@media screen and (max-width: 767px) {
    table.company {
        border-bottom: 0;
    }
    table.company tr {
        border-bottom: 1px solid;
        width: 100%;
        display: block;
    }
    table.company th {
        display: block;
        width: 100%;
        border-bottom: 1px solid;
        border-top: 0;
        border-left: 0;
        border-right: 0;
    }
    table.company td {
        width: 100%;
        padding-left: 20px;
        display: block;
        border: 0;
    }
}




table.table001 {
    width: 100%;
    margin: 0px auto;
    border-collapse: separate;
    border-spacing: 0px 20px;
    font-size: 16px;
    padding: 0;
}

table.table001 th, table.table001 td {
    padding: 10px;
    display: block;
    width: 100%;
}

table.table001 th {
    background: #E9FFFF;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    border-top: 1px solid #888888;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
    display: block;
    width: 100%;
}

table.table001 td {
    background: url();
    padding-left: 20px;
    border: 1px solid #888888;
}
























.p-footer__box {
    text-align: center;
    width: 100%;
    max-width: unset;
    padding: 20px 0 0;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    float: left;
}

.p-footer__logo {
    width: 210px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}
.p-footer__company {
    height: 295px;
    width: 382px;
    padding: 15px 25px;
    margin: 0;
    background: #005685;
    color: #fff;
    font-size: 14px;
}
.p-footer__company__read {
    margin-bottom: 15px;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0;
}


.p-footer__company__address {
    margin-bottom: 15px;
    letter-spacing: -0.1rem
}

.p-footer__company__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    margin: 0 auto;
    width: auto;
    text-align: center;
    flex-wrap: nowrap;
    justify-content: center;
}

.p-footer__company__tel a {
    color: #ffffff;
    text-decoration: none;
}
.p-footer__company__tel dt::after {
    content: ' '
}

.p-footer__menu {
    width: 475px;
    padding: 20px 0 0 0;
    float: left;
}

.p-footer__link {
    width: 520px;
    float: left;
}

.p-footer__item {
    margin-right: 30px
}

.p-footer__list {
    width: 200px;
    margin: 0 0 0 50px;
    float: left;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
}


.p-footer__list--large {
    width: 520px
}

.p-footer__list__item {
    margin: 0 0 15px 0;
    padding: 0 0 0 24px;
    background: url(./images/common/black_allows.svg) 12px 11px no-repeat;
}

.p-footer__list__item:last-child {
    margin: 0 0 35px 0
}

.p-footer__copy {
    width: 1088px;
    margin: 0 auto;
    padding: 30px 0 60px 0;
    border-top: 2px solid #0096CC;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .p-footer__company {
        height: auto;
        padding: 10px;
        margin: 0;
        width: 100%;
    }
    .p-footer__box {
        display: block;
        text-align: center;
        width: 100%;
        max-width: unset;
        padding: 20px 0 0;
        margin: 0 auto;
    }
    .p-footer__company__tel {
        display: block;
        margin-top: 5px;
        text-align: center;
    }
    .p-footer__menu {
        width: 100%;
    }

    .p-footer__link {
        width: 100%;
        padding: 15px;
    }

    .p-footer__list {
        width: 50%;
        margin: 0 0 0 0;
        float: left;
        font-family: "Noto Sans JP", sans-serif;
    }

    .p-footer__list--large {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .p-footer__list--large .p-footer__item {
        display: inline-block;
        width: 47%;
        margin: 0;
        padding: 0 0 0 3%
    }

    .p-footer__list--large .p-footer__item:last-child {
        padding: 0 0 0 6%
    }

    .p-footer__list__item {
        margin: 0 0 15px 0;
        padding: 0 0 0 6.25vw;
        background: none;
        line-height: 1;
    }

    .p-footer__list__item::before {
        display: inline-block;
        position: relative;
        left: -2.60417vw;
        width: 1.82292vw;
        height: 2.34375vw;
        background: url("../images/common/white_allow.svg") left top no-repeat;
        background-size: 100% auto;
        content: ''
    }

    .p-footer__list__item:last-child {
        margin: 0 0 35px 0
    }

    .p-footer__copy {
        width: 95%;
        margin: 0 auto;
        padding: 8px 0 60px 0;
        border-top: 2px solid #0096CC;
        color: #000;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 1rem;
        text-align: center;
    }
.p-footer__logo {
    padding: 0 0 30px;
}
}

@media screen and (max-width: 480px) {
    .p-footer__list__item::before {
        width: 2.82292vw;
    }
}


.p-header__logo img {
    width: 470px;
}

.p-header__logo {
    display: block;
    max-width: 540px;
    width: 100%;
    height: auto;
    margin: 0px 0 0 0;
}

.p-header__contents {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 948px;
    display: none;
}

.p-header__icons {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 277px;
    margin: 8px 0 0 0
}

.p-header__icon {
    width: 88px;
    height: 83px
}

.p-header__contact {
    width: 307px;
    margin: 3px 0 0 0;
    display: none;
}

.p-header__infomation {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    width: 307px;
    margin: 10px 0 0 0;
    padding: 4px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.p-header__infomation__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-header__infomation__title {
    margin: 0 5px 0 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold
}

.p-header__infomation__desc {
    font-family: "Noto Sans JP", sans-serif
}

.p-header__links {
    display: inline-flex;
    width: 590px;
}
.p-header__links__item {
    width: 68px;
    height: 60px;
}

.link-bt-header {
    width: 570px;
    padding: 10px 30px 0;
}
@media screen and (max-width: 1100px) {
.p-header__links {
    display: inline-flex;
    width: 390px;
}
}

@media screen and (max-width: 767px) {
    .p-header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .p-header__logo {
        display: block;
        width: 42.75521vw;
        height: 8.46354vw;
        margin: 0;
        padding: 4px 0 0 0;
    }

    .p-header__contents {
        display: none
    }

    .p-header__links {
        width: 45.975vw;
    }
    .p-header__links__item {
        width: 14.94vw;
        height: auto;
    }
    .p-header__links__item img {
        width: 100%;
    }

    .p-header__links__item--menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        justify-content: center;
        cursor: pointer
    }

    .p-header__contact {
        width: 52.08333vw;
        margin: 0
    }

    .p-header__infomation {
        -ms-flex-pack: distribute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around;
        width: 52.08333vw;
        margin: 2.60417vw 0 0 0;
        padding: .65104vw 0;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000
    }

    .p-header__infomation__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .p-header__infomation__title {
        margin: 0 5px 0 0;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 2.2rem;
        font-weight: bold
    }

    .p-header__infomation__desc {
        font-family: "Noto Sans JP", sans-serif;
        font-size: 2.2rem
    }
    
}

@media screen and (max-width: 570px) {
.p-header__links {
        width: 50.975vw;
    }
    .p-header__links__item {
        width: 25.90vw;
        height: 12.94vw;
    }
	.l-nav {
	        top: 15vw;
	}
    .p-toggle-menu__burger {
        margin-top: 5.16146vw;
    }
}

.p-lead {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
    justify-content: space-around;
}


.intro-logo {
    max-width: 360px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 20px 25px 25px;
}

.p-lead__title {
    margin: 0 0 40px 0;
    color: #005685;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
}
.p-lead__title span {
    margin: 0 0 5px 0;
    color: #005685;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 22px;
    font-weight: 500;
    display: block;
}

.p-lead__title_sp, .p-lead__title_sp span {
    display: none;
}

.p-lead__text {
    margin: 0 0 20px 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.6;
}
* {
}
@media screen and (max-width: 767px) {
.intro-logo {
    max-width: 360px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 25px 13% 30px;
}
        .p-lead__title_sp, .p-lead__title_sp span {
            display: block;
        }
        .p-lead__title_sp {
    font-size: 8.6vw;
    color: #005685;
    text-align: center;
    font-weight: 500;
}

    .p-lead__title_sp span {
        font-size: 14px;
        text-align: center;
    }
        .p-lead {
            width: 100%;
            display: block;
        }

        .p-lead__title {
            margin: 0 0 40px 0;
            color: #004773;
            font-size: 5.2rem;
            font-weight: 500;
            line-height: 6.5rem;
            display: none;
        }
    .p-lead__text {
        width: 100%;
        margin: 0 0 20px 0;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 2;
        letter-spacing: 1px;
    }
    .intro-txt {
        max-width: 630px;
        margin: 0 auto;
        width: 100%;
        padding: 0px 0 0px;
    }
    .intro-people {
        float: unset;
        width: 100%;
        margin: 0 auto;
        max-width: 350px;
        padding: 0px 20px 0 20px;
    }
}

.p-lp__button {
    margin-top: -99px
}

.p-lp__merit {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    padding: 36px 0 45px 0;
    background-image: url("images/common/gold_background.jpg");
    background-position: right bottom;
    background-repeat: repeat
}

.p-lp__desc {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 40px
}

.p-lp__desc__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 60px
}

.p-lp__banner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 0;
    padding: 20px 0 50px 0;
    background-image: url("images/common/gold_background.jpg");
    background-position: right bottom;
    background-repeat: repeat
}

.p-lp__banner__contents {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 1088px
}

.p-lp__banner__item {
    width: 524px
}

.p-lp__about {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: -30px;
    padding: 70px 0 0 0;
    background-image: url("../images/lp/17.png");
    background-position: center top;
    background-repeat: none;
    background-size: 100% auto
}

.p-lp__about__contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 1088px
}

.p-lp__about__contents__contanct {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 1088px;
    margin-top: 30px
}

.p-lp__about__contents__contanct__text {
    display: inline-block;
    position: relative;
    margin-top: 20px;
    padding: 8px 181px 12px 181px;
    background: #004671;
    color: #fff;
    color: #fff;
    font-weight: bold;
    text-align: center
}

.p-lp__about__contents__contanct__text::before {
    position: absolute;
    top: 0;
    left: -75px;
    border-width: 0 0 136px 75px;
    border-style: solid;
    border-color: #004671 transparent #004671 transparent;
    content: ''
}

.p-lp__about__contents__contanct__text::after {
    position: absolute;
    top: 0;
    right: -75px;
    border-width: 0 75px 136px 0;
    border-style: solid;
    border-color: #004671 transparent #004671 transparent;
    content: ''
}

.p-lp__about__contents__contanct__text--small {
    font-size: 3.2rem
}

.p-lp__about__contents__contanct__text--large {
    font-size: 4.8rem
}

.p-lp__about__contents__contanct__text--orange {
    color: #f39b05
}

.p-lp__contact {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-bottom: 70px
}

.p-lp__contact__contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-flow: column;
    align-items: center;
    width: 1088px;
    margin-top: -115px;
    padding-top: 115px;
    border-bottom: 5px solid #ece9e3
}

.p-lp__contact__contents__image {
    z-index: 50;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 278px
}

.p-lp__contact__contents::before {
    position: absolute;
    bottom: -65px;
    border-width: 60px 95px 0 95px;
    border-style: solid;
    border-color: #ece9e3 transparent transparent transparent;
    content: ''
}

.p-lp__contact__contents::after {
    position: absolute;
    bottom: -60px;
    border-width: 60px 95px 0 95px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: ''
}

.p-lp__contact__contents__title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    padding: 15px 0 15px 160px;
    border-right: 5px solid #ece9e3;
    border-left: 5px solid #ece9e3;
    background-color: #f7eed6;
    color: #004671;
    font-size: 3.2rem;
    font-weight: bold
}

.p-lp__contact__contents__title--ribon {
    display: block;
    position: relative;
    margin-right: 20px;
    padding: 10px;
    background-color: #f39b05;
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal
}

.p-lp__contact__contents__title--ribon::after {
    position: absolute;
    top: 14px;
    right: -10px;
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #f39b05;
    content: ''
}

.p-lp__contact__desc {
    -webkit-box-align: end;
    -ms-flex-align: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding: 32px 0 32px 280px;
    border-right: 5px solid #ece9e3;
    border-left: 5px solid #ece9e3
}

.p-lp__contact__desc__tel {
    width: 379px;
    margin-right: 10px
}

.p-lp__contact__desc__infomation {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    width: 350px;
    padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.p-lp__contact__desc__infomation__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-lp__contact__desc__infomation__title {
    margin: 0 5px 0 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold
}

.p-lp__contact__desc__infomation__desc {
    font-family: "Noto Sans JP", sans-serif
}

@media screen and (max-width: 767px) {
    .p-lp__button {
        margin: -9.76562vw 4.6875vw 1.30208vw 1.95313vw
    }

    .p-lp__merit {
        -ms-flex-pack: distribute;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0 5.85938vw;
        padding: 5.20833vw;
        background-image: url("images/common/gold_background.jpg");
        background-position: right bottom;
        background-repeat: no-repeat
    }

    .p-lp__merit__item {
        height: 41.66667vw;
        margin-bottom: 3.90625vw
    }

    .p-lp__merit__item:nth-child(1) {
        width: 33.85417vw
    }

    .p-lp__merit__item:nth-child(2) {
        width: 40.36458vw
    }

    .p-lp__merit__item:nth-child(3) {
        width: 46.61458vw
    }

    .p-lp__desc {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 0vw
    }

    .p-lp__desc__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 7.8125vw
    }

    .p-lp__banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        justify-content: center;
        width: 100%;
        margin-bottom: 0vw;
        padding: 1.30208vw 5.20833vw 5.20833vw 5.20833vw;
        background-image: url("images/common/gold_background.jpg");
        background-position: right bottom;
        background-repeat: repeat
    }

    .p-lp__banner__contents {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        justify-content: center;
        width: 100%
    }

    .p-lp__banner__item {
        width: 100%;
        margin-bottom: 1.30208vw
    }

    .p-lp__about {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding: 6.51042vw 5.20833vw 0 5.20833vw;
        background-image: url("../images/lp/22.png");
        background-position: center top;
        background-size: 100% auto
    }

    .p-lp__about__contents {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%
    }

    .p-lp__about__contents__contanct {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%;
        margin-top: 6.51042vw
    }

    .p-lp__about__contents__contanct__text {
        display: inline-block;
        position: relative;
        width: 85%;
        margin-top: 0;
        padding: 3.125vw 0;
        background: #004671;
        color: #fff;
        color: #fff;
        font-weight: bold;
        letter-spacing: 0rem;
        text-align: center
    }

    .p-lp__about__contents__contanct__text::before {
        position: absolute;
        top: 0;
        left: -6.51042vw;
        border-width: 0 0 25.13021vw 6.51042vw;
        border-style: solid;
        border-color: #004671 transparent #004671 transparent;
        content: ''
    }

    .p-lp__about__contents__contanct__text::after {
        position: absolute;
        top: 0;
        right: -6.51042vw;
        border-width: 0 6.51042vw 25.13021vw 0;
        border-style: solid;
        border-color: #004671 transparent #004671 transparent;
        content: ''
    }

    .p-lp__about__contents__contanct__text--small {
        font-size: 3.2rem
    }

    .p-lp__about__contents__contanct__text--large {
        font-size: 4.8rem
    }

    .p-lp__about__contents__contanct__text--orange {
        color: #f39b05
    }

    .p-lp__contact {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%;
        margin-bottom: 5.20833vw;
        padding: 0 5.20833vw
    }

    .p-lp__contact__contents {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        flex-flow: column;
        align-items: center;
        width: 100%;
        margin-top: 0;
        padding-top: 0;
        border-bottom: .65104vw solid #ece9e3
    }

    .p-lp__contact__contents__image {
        display: none
    }

    .p-lp__contact__contents::before {
        position: absolute;
        bottom: -8.46354vw;
        border-width: 7.8125vw 12.36979vw 0 12.36979vw;
        border-style: solid;
        border-color: #ece9e3 transparent transparent transparent;
        content: ''
    }

    .p-lp__contact__contents::after {
        position: absolute;
        bottom: -7.8125vw;
        border-width: 7.8125vw 12.36979vw 0 12.36979vw;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
        content: ''
    }

    .p-lp__contact__contents__title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        display: block;
        position: relative;
        flex-flow: column;
        justify-content: center;
        width: 100%;
        padding: 2.47396vw 0 4.55729vw 0;
        border-right: .65104vw solid #ece9e3;
        border-left: .65104vw solid #ece9e3;
        background-color: #f7eed6;
        color: #004671;
        font-size: 3.6rem;
        font-weight: bold;
        text-align: center
    }

    .p-lp__contact__contents__title span {
        display: inline-block
    }

    .p-lp__contact__contents__title--ribon {
        display: inline-block;
        position: relative;
        margin: 0 0 2.60417vw 0;
        padding: 2.08333vw;
        background-color: #f39b05;
        color: #fff;
        font-size: 3.0rem;
        font-weight: normal
    }

    .p-lp__contact__contents__title--ribon::after {
        -webkit-transform: translateX(-50%);
        position: absolute;
        top: inherit;
        right: inherit;
        bottom: -2.60417vw;
        left: 50%;
        transform: translateX(-50%);
        border-width: 2.60417vw 2.60417vw 0 2.60417vw;
        border-style: solid;
        border-color: #f39b05 transparent transparent transparent;
        content: ''
    }

    .p-lp__contact__desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%;
        padding: 2.60417vw;
        border-right: .65104vw solid #ece9e3;
        border-left: .65104vw solid #ece9e3
    }

    .p-lp__contact__desc__tel {
        width: 100%;
        margin: 0
    }

    .p-lp__contact__desc__infomation {
        -ms-flex-pack: distribute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around;
        width: 100%;
        padding: 2.60417vw 0;
        border: none
    }

    .p-lp__contact__desc__infomation__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .p-lp__contact__desc__infomation__title {
        margin: 0 2.60417vw 0 0;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: bold
    }

    .p-lp__contact__desc__infomation__desc {
        font-family: "Noto Sans JP", sans-serif
    }
}

.p-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1088px;
    padding: 25px 0;
    font-size: 18px
}

/*!
 * PCでもスマホメニュー表示のため
 */
.p-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-flow: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5.20833vw 2.60417vw;
    font-size: 18px
}
.p-nav__item {
    width: 100%;
    padding: 1.00208vw 0;
    text-align: center;
    font-weight: 500;
}

.p-nav__item img {
    max-width: 45px;
}
.f-nav .p-nav__item img {
    max-width: 25px;
}


@media screen and (max-width: 767px) {
    .p-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        flex-flow: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 5.20833vw 2.60417vw;
        font-size: 18px
    }

    .p-nav__item {
        width: 100%;
        padding: 1.30208vw 0;
        text-align: center
    }
    .p-nav__item {
        width: 100%;
        padding: 0.8vw 0;
        text-align: center;
    }
.p-nav__item img {
        max-width: 25px;
    }
.f-nav {
    display: none;
}
    .p-footer__list__item {
        margin: 0 0 5px 0;
        background: url(./images/common/black_allows.svg) 12px 11px no-repeat;
        padding: 0px 0 0 2.95vw;
        font-size: unset;
        line-height: 0.8;
    }
}
.c-link--opacity {
    color: #fff;
}
    .p-footer__list__item .c-link--opacity {
        color: #000;
        font-size: 1.5rem;
    }

    .p-footer__list__item::before {
        background: url("../images/common/black_allow.svg") left top no-repeat;
        background-size: 100% auto;
        content: ''
    } 
    



.p-news__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 190px;
    margin-right: 30px
}

.p-news__title-box {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    margin: 0 auto 65px auto;
    writing-mode: vertical-rl
}

.p-news__title {
        margin-right: 5px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 3.6rem;
        font-weight: 400;
        color: #005687;
    }

.p-news__subtitle {
    color: #FF5CA4;
    font-family: "Vollkorn", serif;
    font-size: 1.6rem;
}

.p-news__item {
    width: 864px;
    padding: 32px 0;
    border-bottom: 1px solid #eaeaea
}

.p-news__item a {
    text-decoration: none;
}

.p-news__item:first-child {
    padding: 0 0 32px 0;
    border-bottom: none
}

.p-news__item:last-child {
    padding: 32px 0 0 0;
    border-bottom: none
}

.p-news__link {
    position: relative
}

.p-news__link::after {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 0.6rem;
    right: -2.2rem;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(45deg);
    transform-origin: left top;
    border-top: 2px solid #FF5CA4;
    border-right: 2px solid #FF5CA4;
    content: '';
}



.c-link--opacity {
    -webkit-transition: all 233ms;
    transition: all 233ms;
    font-size: 1.6rem;
    font-weight: 400;
}


.l-nav .c-link--opacity {
    line-height: 3;
}


@media screen and (max-width: 767px) {
    .p-news__header {
        display: none
    }

    .p-news__header--sp {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .p-news__title-box {
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        margin: 0;
        writing-mode: initial
    }

        .p-news__title {
            margin: 0 0 1.04167vw 0;
            font-size: 3.8rem;
            font-weight: 500;
        }

    .p-news__subtitle {
        color: #f39b05;
        font-family: "Vollkorn", serif;
        font-size: 2.2rem
    }

    .p-news__link {
        margin: 1.95313vw 0 0 0;
        line-height: 2.7rem;
        font-size: 20px;
    }

    .p-news__item {
        width: 100%;
        padding: 5.20833vw 0;
        border-bottom: 1px solid #eaeaea
    }

    .p-news__item:first-child {
        padding: 5.20833vw 0 0 0;
        border-bottom: none
    }

    .p-news__item:last-child {
        padding: 5.20833vw 0 0 0;
        border-bottom: none
    }
}

.p-pagetop {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 30px;
    bottom: 10px;
    width: 74px;
    height: 74px
}

@media screen and (max-width: 767px) {
    .p-pagetop {
        display: none
    }
}

.p-reason {
    background-image: url("../images/reason/01.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.p-reason__title {
    margin-bottom: 359px;
    text-align: center
}

.p-reason__contents {
    -ms-flex-wrap: wrap;
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%
}

@media screen and (max-width: 767px) {
    .p-reason {
        background-image: url("../images/reason/04.png")
    }

    .p-reason__title {
        margin-bottom: 39.0625vw;
        padding: 10.41667vw 9.63542vw;
        text-align: center
    }

    .p-reason__contents {
        -ms-flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.p-reform {
    width: 100%;
    margin-bottom: 135px
}

.p-reform__items {
    width: 100%;
    margin: 70px 0 60px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
}

.p-reform__item {
    position: relative;
    height: auto;
}

.p-reform__item img {
    max-width: 424px;
    width: 100%;
    height: auto;
    max-height: 100%;
}

.p-reform__item:last-child {
    margin-right: 0
}

.p-reform__text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-text-orientation: upright;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 20;
    position: absolute;
    top: 4%;
    left: 25px;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 210px;
    background-size: 100% auto;
    color: #fff;
    font-family: "Noto sans JP", 'Noto Serif JP';
    font-size: 2.6rem;
    text-orientation: upright;
    writing-mode: vertical-rl;
    letter-spacing: 4px;
}

.p-reform__text2 {
    top: 34px;
    left: 26px;
    font-size: 2rem;
    height: 174px;
    letter-spacing: 0px;
}
.p-reform__text3 {
    font-size: 26px;
}
.p-reform__text4 {
    top: 56px;
    left: 26px;
    font-size: 2rem;
    height: 174px;
    letter-spacing: 0px;
}



.p-reform__image {
    width: 341px;
    height: 262px;
}

.p-reform__button {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.p-reform__title {
    width: 100%;
    margin-bottom: 0;
}

.p-reform__list {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 51px 0
}

.p-reform__list--non-margin {
    margin: 51px 0 0 0
}

.service-list {
    font-family: "Noto sans JP", 'Noto Serif JP';
    line-height: 1.7;
    font-size: 1.6rem;
    min-height: 160px;
    font-weight: 500;
    padding: 30px 0 25px;
}

.p-reform__item .p-reform__button {
    margin: 0px 0 60px;
}

@media screen and (max-width: 767px) {
.p-reform__text4 {
    top: 12.39583vw !important;
    left: 8.39583vw !important;
    width: 12.74479vw !important;
    height: 32.28125vw !important;
    font-size: 2.4rem !important;
}
.service-list {
    font-size: 1.5rem;
    min-height: unset;
    padding: 20px 0 25px;
}
    .p-reform {
        width: 100%;
        margin-bottom: 13.67188vw
    }

    .p-reform__items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 9.11458vw 0 5.20833vw 0
    }

    .p-reform__item {
        position: relative;
        width: 63.5vw;
        width: 88.5vw;
        margin: 0 0 5.20833vw 0
    }

    .p-reform__item img {
        width: 100%;
        max-width: 100%;
        height: auto;
        max-height: auto
    }

    .p-reform__item:last-child {
        margin-right: 0
    }

        .p-reform__text {
            -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: tb-rl;
            -webkit-text-orientation: upright;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            z-index: 20;
            position: absolute;
            top: 5.60417vw;
            left: 3.09583vw;
            align-items: center;
            justify-content: center;
            width: 21.74479vw;
            height: 38.28125vw;
            background-size: 100% auto;
            color: #fff;
            font-size: 2.6rem;
            text-orientation: upright;
            writing-mode: vertical-rl;
        }
        .p-reform__text2 {
            top: 28px;
            left: 23px;
            font-size: 2.4rem;
            height: 196px;
            letter-spacing: 0px;
        }
    .p-reform__text3 {
        top: 7%;
    }


  

    .p-reform__image {
        width: 62.5vw;
        height: 40.75521vw;
    }

    .p-reform__button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .p-reform__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: column;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        margin: 7.8125vw 0 0 0;
        padding: 5.20833vw
    }
}


.p-slider {
    width: 100%;
    padding: 30px 0;
    overflow: hidden
}

.p-slider__main {
    width: 100%;
    margin: 5px 0 0 0
}

.p-slider__main {
    overflow: hidden
}

.p-slider__main .bxslider {
    width: 100%;
    max-width: 1088px;
    margin: 0 auto
}

.p-slider__main .bxslider .rll-youtube-player {
    height: 544px;
    padding-bottom: 0
}

.p-slider__main ul li img {
    width: 100%;
    height: auto
}

.p-slider__main ul li {
    height: 544px;
    opacity: 0.5
}

.p-slider__main ul li.active {
    opacity: 1
}

.p-slider__main .bx-viewport {
    overflow: visible !important
}

.p-slider__nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1088px;
    margin: 30px auto
}

.p-slider__nav__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 256px
}

.p-slider__nav__item--current {
    width: 246px;
    border: 5px solid #fff
}

.p-slider__nav__item--current::before {
    position: absolute;
    top: -25px;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    content: ""
}

.slick-prev {
    left: -60px;
    width: 36px;
    height: 63px;
    background: url("../images/top/left.gif") center center no-repeat
}

.slick-prev:before {
    content: ''
}

.slick-prev:hover,
.slick-prev:focus {
    outline: none;
    background: url("../images/top/left.gif") center center no-repeat;
    color: transparent
}

.slick-next {
    right: -60px;
    width: 36px;
    height: 63px;
    background: url("../images/top/right.gif") center center no-repeat
}

.slick-next:before {
    content: ''
}

.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: url("../images/top/right.gif") center center no-repeat;
    color: transparent
}

.slick-slide img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.p-slider__construction {
    width: 653px;
    height: auto
}

.p-slider__construction .slick-slide img {
    -o-object-fit: initial;
    max-width: 100%;
    height: auto;
    object-fit: initial
}

.p-slider__construction .slick-prev {
    left: -30px;
    width: 18px;
    height: 31px;
    background: url("../images/under/left.png") center center no-repeat;
    background-size: auto 100%
}

.p-slider__construction .slick-next {
    right: -30px;
    width: 18px;
    height: 31px;
    background: url("../images/under/right.png") center center no-repeat;
    background-size: auto 100%
}

.p-slider__construction--before {
    width: 390px;
    height: auto
}

.p-slider__construction--before .slick-slide img {
    -o-object-fit: initial;
    max-width: 100%;
    height: auto;
    object-fit: initial
}

.p-slider__construction--before .slick-prev {
    left: -30px;
    width: 18px;
    height: 31px;
    background: url("../images/under/left.png") center center no-repeat;
    background-size: auto 100%
}

.p-slider__construction--before .slick-next {
    right: -30px;
    width: 18px;
    height: 31px;
    background: url("../images/under/right.png") center center no-repeat;
    background-size: auto 100%
}

@media screen and (max-width: 767px) {
    .p-slider {
        width: 100%;
        padding: 1.30208vw
    }

    .p-slider__main {
        width: 100%;
        padding: 10px 0 2.1vw 0;
        margin: 0;
        background: #0096CC;
    }

    .p-slider__main__item {
        width: 100%
    }

    .p-slider__main .bxslider .rll-youtube-player {
        height: 207px;
        padding-bottom: 0
    }

    .p-slider__main ul li {
        height: 100%;
        max-height: 207px
    }
    .p-slider__main .bxslider {
        width: 100%;
        max-width: 1088px;
        height: 48vw;
        margin: 0 auto;
    }
    .p-slider__nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin: 3.90625vw 0 3.90625vw;
    }

    .p-slider__nav__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.33333vw;
        border: .26042vw solid transparent
    }

    .p-slider__nav__item--current {
        width: 31.25vw;
        border: .65104vw solid #fff !important
    }

    .p-slider__nav__item--current::before {
        position: absolute;
        top: -3.25521vw;
        right: 0;
        left: 0;
        width: 0;
        height: 0;
        margin: auto;
        border: 1.30208vw solid transparent;
        border-bottom-color: #fff;
        content: ""
    }

    .p-slider__main .slick-arrow {
        display: none !important
    }

    .p-slider__construction {
        width: 87.23958vw;
        height: auto
    }

    .p-slider__construction .slick-arrow {
        display: absolute !important
    }

    .p-slider__construction .slick-slide img {
        -o-object-fit: initial;
        max-width: 100%;
        height: auto;
        object-fit: initial
    }

    .p-slider__construction .slick-prev {
        z-index: 5;
        position: absolute;
        left: 0vw;
        width: 6.51042vw;
        height: 6.51042vw;
        background: url("../images/top/left.png") center center no-repeat;
        background-size: auto 100%
    }

    .p-slider__construction .slick-next {
        z-index: 5;
        position: absolute;
        right: 0vw;
        width: 6.51042vw;
        height: 6.51042vw;
        background: url("../images/top/right.png") center center no-repeat;
        background-size: auto 100%
    }

    .p-slider__construction--before {
        width: 87.23958vw;
        height: auto
    }

    .p-slider__construction--before .slick-arrow {
        display: absolute !important
    }

    .p-slider__construction--before .slick-slide img {
        -o-object-fit: initial;
        max-width: 100%;
        height: auto;
        object-fit: initial
    }

    .p-slider__construction--before .slick-prev {
        z-index: 5;
        position: absolute;
        left: 0vw;
        width: 6.51042vw;
        height: 6.51042vw;
        background: url("../images/top/left.png") center center no-repeat;
        background-size: auto 100%
    }

    .p-slider__construction--before .slick-next {
        z-index: 5;
        position: absolute;
        right: 0vw;
        width: 6.51042vw;
        height: 6.51042vw;
        background: url("../images/top/right.png") center center no-repeat;
        background-size: auto 100%
    }
}


@media screen and (max-width: 525px) {
.p-reform__text {
    top: 7%;
    font-size: 2.2rem;
    line-height: 1.5;
}
.p-reform__text2 {
    top: 2%;
    left: 17px;
    font-size: 1.6rem;
    line-height: 1.5;
    height: 162px;
}
.p-reform__text3 {
    top: 25px;
    font-size: 1.8rem;
    height: 155px;
    line-height: 1.5;
}
    .p-reform__text4 {
        height: 28.88125vw !important;
        font-size: 1.8rem !important;
    }
    .service-list {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
.p-reform__text {
        top: 5%;
        font-size: 1.8rem;
}
.p-reform__text2 {
        top: 0%;
        left: 14px;
        font-size: 1.6rem;
        line-height: 1.5;
        height: 162px;
    }
    .p-reform__text3 {
        top: 10px;
        font-size: 1.6rem;
        height: 157px;
        line-height: 1.5;
    }
.p-reform__text4 {
        top: 10.39583vw !important;
        left: 9.39583vw !important;
        width: 9.74479vw !important;
        height: 35.88125vw !important;
        font-size: 1.6rem !important;
    }
}

@media screen and (max-width: 375px) {
    .p-slider__main .bxslider .rll-youtube-player {
        height: 188px
    }
}

@media screen and (max-width: 320px) {
    .p-slider__main .bxslider .rll-youtube-player {
        height: 160px
    }
}

.p-smartphone-buttons {
    display: none
}

@media screen and (max-width: 767px) {
    .p-smartphone-buttons {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 9999;
        position: fixed;
        bottom: 0;
        justify-content: space-between;
        width: 100%
    }

        .p-smartphone-buttons__button {
            width: 50%;
            height: 10.63542vw;
        }
}

    .p-toggle-menu__text {
        position: absolute;
        bottom: 1.30208vw;
        color: #004671;
        font-size: 0;
        position: absolute;
        top: 100px;
        width: 67px;
        height: 39px;
        z-index: 15;
    }


.p-toggle-menu__burger, .p-toggle-menu__burger--close:before, .p-toggle-menu__burger--close:after {
    -webkit-transition-property: background-color, -webkit-transform;
    -webkit-transition-duration: 333ms;
    display: block;
    position: absolute;
    width: 6.11979vw;
    height: 0.18125vw;
    margin-top: 1.16146vw;
    background: #231815;
    transition-duration: 333ms;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
}

.p-toggle-menu__burger:before, .p-toggle-menu__burger--close:before, .p-toggle-menu__burger:after, .p-toggle-menu__burger--close:after {
    -webkit-transition-property: background-color, -webkit-transform;
    -webkit-transition-duration: 333ms;
    display: block;
    position: absolute;
    width: 68px;
    height: 2px;
    margin-top: 0;
    background: #231815;
    content: "";
    transition-duration: 333ms;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
}


.p-toggle-menu__burger:before, .p-toggle-menu__burger--close:before {
    top: -17px;
}

.p-toggle-menu__burger:after, .p-toggle-menu__burger--close:after {
    top: 17px;
}


.p-toggle-menu__burger--close {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(45deg);
    display: block;
    position: absolute;
    width: 4.42708vw;
    height: .52083vw;
    margin-top: -1.30208vw;
    transform: rotate(45deg);
    transform-origin: left top;
    background: #004671
}

.p-toggle-menu__burger--close:before,
.p-toggle-menu__burger--close:after {
    width: 4.42708vw;
    height: .52083vw;
    content: ""
}

.p-toggle-menu__burger--close:before {
    -webkit-transform: translateY(-1.30208vw) rotate(-90deg);
    transform: translateY(-1.30208vw) rotate(-90deg)
}

.p-toggle-menu__burger--close:after {
    display: none
}

.p-toggle-menu__burger {
    width: 68px;
    height: 2px;
    margin-top: 29px;
}

.p-top-title {
    width: 1300px
}

.p-voice {
    position: relative
}

.p-voice__title {
    position: absolute;
    margin-top: -30px
}

.p-voice__links {
    width: 100%;
    margin: 110px 0 60px 0
}

.p-voice__links .slick-slide {
    width: 500px;
    height: 100%;
    margin: 0 15px
}

.p-voice__links__item {
    width: 500px;
    height: 250px;
    margin: 0 15px;
    padding: 15px;
    border-right: 2px solid #ece9e3;
    border-bottom: 2px solid #ece9e3;
    background-color: #fff;
    background-image: url("../images/common/orange.gif");
    background-position: right bottom;
    background-repeat: no-repeat
}

.p-voice__links__link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    text-decoration: none
}

.p-voice__links__image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 239px
}

.p-voice__links__desc {
    width: 270px;
    margin: 0 0 0 19px
}

.p-voice__links__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    margin: 0 0 30px 0;
    overflow: hidden;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem
}

.p-voice__links__text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    color: #000
}

.p-voice__button {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.p-voice__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.p-voice__list__item {
    width: 533px;
    height: 250px;
    margin-bottom: 25px;
    padding: 15px;
    border-right: 2px solid #ece9e3;
    border-bottom: 2px solid #ece9e3;
    background-color: #fff;
    background-position: right bottom;
    background-repeat: no-repeat
}

.p-voice__list__link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    text-decoration: none
}

.p-voice__list__image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 250px;
    height: 220px
}

.p-voice__list__image img {
    width: auto;
    max-height: 100%
}

.p-voice__list__desc {
    width: 270px;
    margin: 0 0 0 30px
}

.p-voice__list__title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    margin: 0 0 20px 0;
    overflow: hidden;
    color: #004671;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.6rem
}

.p-voice__list__text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    color: #000
}

@media screen and (max-width: 767px) {
    .p-voice {
        position: relative
    }

    .p-voice__title {
        position: absolute;
        margin-top: -5.20833vw
    }

    .p-voice__links {
        position: inherit;
        width: 100%;
        height: auto;
        margin: 14.32292vw 0 7.8125vw 0
    }

    .p-voice__links .slick-slide {
        width: 87.23958vw;
        margin: 0 1.30208vw
    }

    .p-voice__links__item {
        width: 100%;
        height: 46.875vw;
        margin: 0;
        padding: 2.60417vw;
        background-color: #fff;
        background-image: url("../images/common/orange.gif");
        background-position: right bottom;
        background-repeat: no-repeat
    }

    .p-voice__links__link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin: 0 1.30208vw;
        text-decoration: none
    }

    .p-voice__links__image {
        width: 26.04167vw
    }

    .p-voice__links__image img {
        width: 100%;
        height: auto
    }

    .p-voice__links__desc {
        width: 49.47917vw;
        margin: 0 0 0 30px
    }

    .p-voice__links__title {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        margin: 0 0 5.20833vw 0;
        overflow: hidden;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4rem
    }

    .p-voice__links__text {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        overflow: hidden;
        color: #000
    }

    .p-voice__button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .p-voice__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 5.46875vw
    }

    .p-voice__list__item {
        width: 100%;
        height: inherit;
        margin-bottom: 2.21354vw;
        padding: 2.99479vw;
        border-right: .26042vw solid #ece9e3;
        border-bottom: .26042vw solid #ece9e3
    }

    .p-voice__list__link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-decoration: none
    }

    .p-voice__list__image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        width: 29.55729vw;
        height: inherit
    }

    .p-voice__list__image img {
        width: inherit;
        max-width: 100%;
        height: auto;
        max-height: inherit
    }

    .p-voice__list__desc {
        width: 41.14583vw;
        margin: 0 0 0 0
    }

    .p-voice__list__title {
        margin: 0 0 0 0;
        color: #004671;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 4.0rem
    }

    .p-voice__list__text {
        display: none
    }

    .p-toggle-menu__burger, .p-toggle-menu__burger--close:before, .p-toggle-menu__burger--close:after {
        -webkit-transition-property: background-color, -webkit-transform;
        -webkit-transition-duration: 333ms;
        display: block;
        position: absolute;
        width: 6.11979vw;
        height: 0.78125vw;
        margin-top: 4.16146vw;
        background: #004671;
        transition-duration: 333ms;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
    }
       .p-toggle-menu__burger:before, .p-toggle-menu__burger--close:before, .p-toggle-menu__burger:after, .p-toggle-menu__burger--close:after {
           position: absolute;
           width: 6.11979vw;
           height: .78125vw;
       }
    .p-toggle-menu__text {
        position: absolute;
        color: #004671;
        font-size: 14px;
        bottom: 1.10208vw;
        top: unset;
        width: unset;
        height: auto;
    }
      .p-toggle-menu__burger:after, .p-toggle-menu__burger--close:after {
          top: 1.43229vw;
      }
      .p-toggle-menu__burger:before, .p-toggle-menu__burger--close:before {
          top: -1.43229vw;
      }
}

@media screen and (max-width: 580px) {
    .p-toggle-menu__text {
        position: absolute;
        color: #004671;
        font-size: 13px;
        bottom: 0.80208vw;
        top: unset;
        width: unset;
        height: auto;
    }
}

.p-warranty {
    position: relative;
    width: 100%;
    min-width: 1366px;
    overflow: hidden;
    background: url("../images/top/consultation_cloud_bottom.png"), url("../images/top/consultation_cloud_top.png"), url("../images/top/dot.gif");
    background-position: left bottom, right 910px, center center;
    background-repeat: no-repeat, no-repeat, repeat
}

.p-warranty:before {
    -webkit-transform-origin: left top;
    -webkit-transform: rotate(60deg);
    z-index: 1;
    position: absolute;
    top: 910px;
    left: 100%;
    width: 500%;
    height: 10000%;
    transform: rotate(60deg);
    transform-origin: left top;
    background-color: rgba(0, 51, 83, 0.15);
    content: ''
}

.p-warranty__top {
    z-index: 10;
    position: relative;
    width: 896px;
    margin: 40px 0 170px 0;
    padding: 80px 200px 80px 60px;
    background: url("../images/warranty/04.png");
    background-position: left top;
    background-repeat: no-repeat
}

.p-warranty__top__text {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3.5rem
}

.p-warranty__top__image {
    position: absolute;
    top: 32px;
    right: -127px;
    width: 313px
}

@media screen and (max-width: 767px) {
    .p-warranty {
        position: relative;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        overflow: hidden;
        background: url("../images/top/consultation_cloud_bottom.png"), url("../images/top/consultation_cloud_top.png"), url("../images/top/dot.gif");
        background-position: left bottom, right 173.82812vw, center center;
        background-repeat: no-repeat, no-repeat, repeat
    }

    .p-warranty:before {
        -webkit-transform-origin: left top;
        -webkit-transform: rotate(60deg);
        z-index: 1;
        position: absolute;
        top: 173.82812vw;
        left: 100%;
        width: 500%;
        height: 10000%;
        transform: rotate(60deg);
        transform-origin: left top;
        background-color: rgba(0, 51, 83, 0.15);
        content: ''
    }

    .p-warranty__box {
        z-index: 10;
        position: relative
    }

    .p-warranty__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        flex-flow: column;
        align-items: center;
        width: 100%;
        margin: 9.11458vw 0 37.76042vw 0;
        padding: 5.20833vw 5.20833vw 34.89583vw 5.20833vw;
        background: url("../images/warranty/04.png");
        background-position: left top;
        background-repeat: no-repeat
    }

    .p-warranty__top__text {
        font-size: 3.0rem;
        font-weight: 400;
        line-height: 4.5rem
    }

    .p-warranty__top__image {
        -webkit-transform: translate(-50%, 0);
        position: absolute;
        top: initial;
        right: initial;
        bottom: -29.6875vw;
        left: 50%;
        width: 44.14062vw;
        transform: translate(-50%, 0)
    }
}


@media screen and (max-width: 480px) {
.p-toggle-menu__text {
        font-size: 10px;
    }
}
.u-clear {
    clear: both
}

.u-display--none {
    display: none
}

@media screen and (max-width: 767px) {
    .u-display-smartphone--inline-block {
        display: inline-block
    }

    .u-display-smartphone--none {
        display: none
    }
}

.u-image-center {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    display: inline-block;
}
.u-image-center2 {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    display: inline-block;
}
.page-template-contact .u-image-center {
    width: 100%;
    max-width: 380px;
    margin: 5px auto 50px;
    display: block;
    padding: 15px;
    text-align: center;
}
.u-image--center p {
    padding: 6px 0;
    font-weight: 500;
}

.u-image--max {
    max-width: 100%;
    height: auto;
}

.u-image--600 {
    width: 100%;
    max-width: 600px;
    padding: 15px;
    height: auto;
}
.u-image--850-2 {
    width: 100%;
    max-width: 850px;
    padding: 15px;
    height: auto;
}
.u-image--850-3 {
    width: 100%;
    padding: 15px;
    height: auto;
}
.u-image--850-4 {
    width: 100%;
    max-width: 425px;
    padding: 15px;
    height: auto;
    float: left;
}
.u-image--850-5 {
    width: 100%;
    padding: 15px;
    height: auto;
    max-width: 700px;
    float: left;
}
.u-image--850-6 {
    width: 100%;
    padding: 15px;
    height: auto;
    max-width: 850px;
}
.point-880px-centering {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 1.7;
    max-width: 880px;
    margin: 45px auto 70px;
    font-family: "Noto Sans JP", sans-serif;
}


.point-880px-center {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    line-height: 1.7;
    max-width: 880px;
    margin: 35px auto 35px;
    font-family: "Noto Sans JP", sans-serif;
}

.point-880px-center2 {
    padding: 30px 0 30px;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.6;
    color: #000000;
}
.point-880px-center3 {
    padding: 30px 0 30px;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.6;
    color: #616161;
}
.contact-confirm .point-880px-center, .contact-confirm .u-image-center, .contact-thanks .point-880px-center, .contact-thanks .u-image-center{
    display: none;
}

.p-footer__logo .u-image--max {
    padding: 0 5px 5px;
    max-width: 200px;
    width: 100%;
    height: auto;
}

.u-image--height-max {
    width: auto;
    max-height: 100%;
}

.p-header__links .u-image--height-max {
    width: 100%;
    max-height: 100%;
}

.u-image--baseline {
    vertical-align: baseline
}

.u-image--text-top {
    vertical-align: text-top
}

.u-margin-auto {
    margin-right: auto;
    margin-left: auto;
    background: #0096CC;
}
.u-margin-auto2 {
        margin-right: auto;
        margin-left: auto;
        background: #0064CC;
        border: 1px solid #ffffff;
}

.u-margin-auto--right {
    margin-right: auto
}

.u-margin-auto--left {
    margin-left: auto
}


.p-header__bt_contact {
    display: none;
}

.bt_tel_head {
    width: 70%;
    padding: 5px;
}

.bt_line_head {
    width: 30%;
    padding: 5px;
}

.u-smartphone--on {
    display: none;
}

.div-image-center-pc {
    width: 100%;
    margin-bottom: 90px;
    text-align: center;
}
.div-image-center-sp {
    display: none;
}






p.ind_a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    text-indent: -2.4em;
    padding-left: 2.4em;
    padding-bottom: 1rem;
    margin: 0;
}
p.ind_c {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    text-indent: -1em;
    padding-left: 1em;
    padding-bottom: 1rem;
    margin: 0;
    display: inline-block;
}
.section_coution {
    max-width: 1020px;
    margin: 0 auto;
    padding: 10px 10px 40px;
}

.section_coution p._a {
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 0;
}
.section_coution p._a .link {
  display: inline-block;
  color: #607D8B;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.section_coution p._a .link:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #607D8B;
  border-right: 2px solid #607D8B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
    .u-image--max {
        width: 100%;
        height: auto;
    }
    .u-image--850-2, .u-image--850-3  {
        width: 100%;
        width: 750px;
        padding: 15px 0;
        overflow-x: scroll;
        object-fit: contain;
        height: auto;
    }
    .u-image--850-4 {
        width: 350px;
        padding: 0;
    }
    .u-image--850-5 {
        width: 550px;
        padding: 0 5px;
    }
    .p-header__bt_contact {
        display: flex;
    }
    .u-smartphone--none {
        display: none;
    }
    .u-smartphone--on {
        display: block;
    }
.link-bt-header {
        display: none;
    }
    .u-image-center {
        margin-bottom: 0px;
        padding: 15px;
        height: auto;
        overflow-x: auto;
        white-space: nowrap;
    }
    .u-image-center2 {
        margin-bottom: 0px;
        padding: 15px;
        height: auto;
        overflow-x: unset;
        white-space: unset;
    }
.u-image-center p {
    font-size: 1.6rem;
}
.div-image-center-pc {
    display: none;
}
.div-image-center-sp {
    padding: 25px;
    max-width: 400px;
    text-align: center;
    display: block;
    margin: 0 auto 50px;
}
.u-image--850-6 {
    width: 100%;
    padding: 5px;
}
}

.u-text--white {
    color: #fff
}

.u-text--red {
    color: #ff0030
}

.u-text--blue {
    color: #004671
}

.u-text--black {
    color: #000
}

.u-text--dark-blue {
    color: #004773
}

.u-text--no-decoration {
    text-decoration: none
}

.u-text--nowarp {
    white-space: nowrap
}

.u-text-align--center {
    text-align: center
}

.u-text-align--right {
    text-align: right
}

.u-text-size--12 {
    font-size: 12px;
    font-weight: lighter
}

.u-text-size--13 {
    font-size: 13px;
    font-weight: lighter
}

.u-text-size--14 {
    font-size: 14px;
    font-weight: lighter
}

.u-text-size--15 {
    font-size: 15px;
    font-weight: lighter
}

.u-text-size--16 {
    font-size: 16px;
    font-weight: lighter
}

.u-text-size--18 {
    font-size: 18px;
    font-weight: lighter
}

.u-text-size--20 {
    font-size: 20px;
    font-weight: lighter
}

.u-text-size--22 {
    font-size: 22px;
    font-weight: lighter
}

.u-text-size--28 {
    font-size: 28px;
    font-weight: lighter
}

.u-text-size--34 {
    font-size: 34px;
    font-weight: lighter
}

.u-text-size--38 {
    font-size: 38px;
    font-weight: lighter
}

.u-text-size--42 {
    font-size: 42px;
    font-weight: lighter
}

.u-text-size--46 {
    font-size: 46px;
    font-weight: lighter
}

@media screen and (max-width: 767px) {
    .u-text-size-smartphone--18 {
        font-size: 1.8rem
    }

    .u-text-size-smartphone--30 {
        font-size: 2rem
    }
    .u-margin-auto2 {
        font-size: 15px;
        width: 87.23958vw;
        position: relative;
        top: unset;
        bottom: unset;
        margin: 20px auto 0;
        padding: 3.90625vw 0;
    }
.p-consultation__links .c-button--right-arrow::after {
        top: 35%;
}
}




.u-text-break--break {
    word-break: break-all
}

.u-text--bold {
    font-weight: bold
}

.u-text--strong {
    font-weight: 700
}

/*# sourceMappingURL=app.css.map */


/*! =================================================================
||
||    PAGE > PROGRAM LIST
||
======================================================================*/

.section-program-listing {
    padding: 60px 0px;
    display: block;
    background: url(img/stripe01.png);
    background-attachment: fixed;
}
@media screen and (max-width: 780px) {
.section-radio-program .cover-index01 {
    margin: 0 auto;
    padding: 0 0 5px;
}
.section-radio-program .cover-index01 h1 span {
    display: block;
    padding: 0;
}
}



.program-listing {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.box-search-genre {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
.search-list {
    display: flex;
    font-size: 0;
    width: 100%;
    padding: 2.5px;
    background: #ffffffbd;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.search-list li {
    letter-spacing: 2px;
    padding: 4px;
    width: 100%;
}
.search-list li div {
    color: #ffffff;
    background: #115C8E;
    font-size: 1.7rem;
    line-height: 2;
    text-align: center;
    padding: 16px 0;
    font-weight: 400;
    border-radius: 2px;
}
.type-name2 {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 1.1rem;
    background: #ee2a7c;
    float: left;
    width: 70px;
    color: #fff;
    line-height: 1.4rem;
    padding: 2px 0 2px;
}



.program-listing ul {
    height: auto;
    width: 100%;
    padding: 0;
    font-size: 0;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}
.program-listing li {
    height: auto;
    padding: 10px;
    position: relative;
    width: 33.333%;
    float: left;
    margin: 0;
}
.program-listing li .inbox {
    background: #DCEBF5;
    padding: 10px;
    position: relative;
    width: 100%;
}
.program-listing img {
    padding: 0;
    width: 100%;
    height: auto;
}
.program-listing .txtarea {
    width: 100%;
    min-height: 90px;
    display: block;
    padding: 8px 8px;
}
.type-cat {
    background: #115C8E;
    text-align: center;
    font-weight: 500;
    font-size: 1.5rem;
    padding: 1px 0 2px;
    width: 120px;
    letter-spacing: 1px;
    border-radius: 1px;
    color: #ffffff;
}

.program-listing h2 {
    color: #000000;
    font-size: 1.5rem;
    word-break: break-all;
    padding: 2px 0 0 0;
    font-weight: 600;
    line-height: 1.3;
    font-family: 'Noto Sans JP', sans-serif;
}
.program-listing h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #4a0e2a;
    margin: 0;
    padding: 1.5px 0 0 0;
}
.program-listing h3 span {
    font-size: 1.2rem;
    margin: 0;
    color: #d0285e;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
    .search-all {
        width: 100% !important;
    }
    .search-list {
        display: block;
        padding: 21px;
    }
    .search-list li {
        letter-spacing: 2px;
        padding: 4px;
        width: 100%;
        width: 50%;
        float: left;
    }
    .program-listing li {
        width: 100%;
        padding: 10px 25px;
    }
}

@media screen and (max-width: 680px) {
.search-list li div {
    color: #ffffff;
    background: #115C8E;
    font-size: 1.5rem;
    line-height: 2;
    text-align: center;
    padding: 10px 0;
}
}


.head-title2 {
    background: #0096CC;
    padding: 40px 15px;
}
.head-title2 h2 {
    color: #FFFF00;
    text-align: center;
    font-size: 2.4rem;
}
.head-title2 h2 span {
    display: block;
    color: #ffffff;
    font-size: 70%;
    border-bottom: 2px solid #FFFF00;
    width: max-content;
    text-align: center;
    margin: 0 auto;
}
.index06 {
    border-bottom: 0px solid #0096CC;
    color: #0096CC;
    padding: 10px 10px 10px 30px;
    position: relative;
    font-weight: 500;
    margin: 60px 0 0 0;
    text-align: left;
}
.index06:before {
    background-image: linear-gradient(180deg, #0096CC 0%, #0096CC 55%, #0096CC 100%);
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    top: 19px;
    left: 5px;
    width: 17px;
    height: 16px;
}
.index06:after {
    background-color: #0096CC;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    top: 23px;
    left: 10px;
    width: 8px;
    height: 8px;
}

.page-template-syoukei .index06 {
    max-width: 800px;
    margin: 60px auto 10px;
}

.page-template-cloud-bookkeeping .index06 {
    max-width: 820px;
    margin: 40px auto 0px;
}
.point06  {
    font-size: 1.7rem;
    font-weight: 400;
    padding: 3px;
}


.index07 {
    color: #FF5CA4;
    padding: 10px 10px 10px 10px;
    position: relative;
    font-weight: 600;
    font-size: 1.8rem;
    margin: 0px 0 0 0;
}

.index08 {
    border-bottom: 0px solid #0096CC;
    color: #0096CC;
    padding: 10px 10px 10px 30px;
    position: relative;
    font-weight: 500;
    margin: 60px 0 0 0;
}
.index08:before {
    background-image: linear-gradient(180deg, #0096CC 0%, #0096CC 55%, #0096CC 100%);
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    top: 19px;
    left: 5px;
    width: 17px;
    height: 16px;
}
.index08:after {
    background-color: #0096CC;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    top: 23px;
    left: 10px;
    width: 8px;
    height: 8px;
}
.index09 {
    color: #FF5CA4;
    padding: 0px 0 10px;
    position: relative;
    font-weight: 500;
    font-size: 1.9rem;
    line-height: 1.2;
    margin: 0;
}
.index05 {
    border-left: 8px solid #A8D4FF;
    color: #005685;
    padding-left: 10px;
    font-size: 21px;
    font-weight: 500;
}
.index10 {
    padding: 30px 0 0 130px;
    font-size: 1.6rem;
    color: #565656;
    font-weight: 500;
}
.index12 {
    font-weight: 500;
    text-align: center;
    padding: 5px;
    display: flex;
    align-items: center;
}
.index12:before,
.index12:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #666;
}
.index12:before {
    margin-right: 1rem;
}
.index12:after {
    margin-left: 1rem;
}

@media screen and (max-width: 768px) {
.head-title2 {
    padding: 20px 15px;
}
.head-title2 h2 {
    font-size: 1.9rem;
}
.head-title2 h2 span {
    font-size: 58%;
}
.index06, .index08 {
    font-size: 2rem;
}
.index06:before, .index08:before {
    top: 21px;
}
    .index09 {
        color: #FF5CA4;
        padding: 8px 15px 10px;
        font-size: 18px;
    }
.index10 {
    padding: 30px 15px 0 15px;
    font-size: 1.6rem;
    color: #565656;
}
.page-template-manda .index10 {
        padding: 30px 20px 0;
        font-size: 1.5rem;
        color: #565656;
    }
.index12 {
    font-size: 1.7rem;
}
}


/******************************/
/** コンタクトフォームの装飾 **/
/******************************/

.wpcf7-form {
    margin: 50px 0;
}
.cf7__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    font-family: "Noto Sans JP", sans-serif;
}

.cf7__list dt:nth-of-type(n + 2),
.cf7__list dd:nth-of-type(n + 2) {
  margin-top: 30px;
}

.cf7__list dt {
    width: 30%;
    border-bottom: 1px solid #0054C8;
    padding: 4px 0 25px;
    font-weight: 500;
    font-size: 1.7rem;
}

.cf7__list dd {
    width: 70%;
    border-bottom: 1px solid #C8C8C8;
    padding: 0 0px 25px 30px;
}

/* 必須・任意 */
.cf7__required, .cf7__optional {
    margin-left: 10px;
    padding: 4px 12px;
    color: #fff;
    font-size: 12px;
    vertical-align: 1px;
}

.cf7__required {
    background: #FF6496;
}

.cf7__optional {
  background: #878D8E;
}



/* input・textarea */
.cf7__list dd input[type="text"], .cf7__list dd input[type="tel"], .cf7__list dd input[type="email"], .cf7__list dd textarea {
    width: 100%;
    padding: 5px 5px;
    background: #F4F4F4;
    background: url();
    border: 1px solid #cccccc;
    font-size: 1.5rem;
}

/* ドロップダウンメニュー */
.cf7__select {
  position: relative;
}

.cf7__select:before {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 10;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  pointer-events: none;
  content: '';
}

.cf7__select select {
  width: 100%;
  padding: 19px 20px;
  background: #F4F4F4;
  color: #a5a5a5;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}



.zipcode {
    float: left;
    margin: 0px 10px 20px 0;
}

.zipcode input {
    max-width: 150px;
}
.postal-search {
    background: #00A0B3;
    font-family: "Noto Sans JP", sans-serif;
    color: #ffffff;
    width: 135px;
    font-size: 1.5rem;
    padding: 6px;
    float: left;
}

.postal-search p {
}

/* チェックボックス・ラジオボタン */
.cf7__list dd .wpcf7-checkbox,
.cf7__list dd .wpcf7-radio {
  display: block;
  padding: 15px 0 10px;
}

/* 縦並び（チェックボックス・ラジオボタン） */
.cf7__list dd .wpcf7-list-item {
    display: block;
    margin: 0;
    width: 49%;
    float: left;
}

.cf7__list dd .wpcf7-list-item:nth-child(n + 2) {
    margin-top: 0;
}

/* マウスカーソル（チェックボックス・ラジオボタン） */
.cf7__list dd .wpcf7-list-item label {
  cursor: pointer;
}

/* チェックボックス・ラジオボタン */
input[type="checkbox"],
input[type="radio"] {
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  border: 1px solid #bcbcbc;
  vertical-align: -3px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* チェックボックス */
input[type="checkbox"]:checked {
  border: 1px solid #000;
  background: #000;
}

input[type="checkbox"]:checked:before {
  position: absolute;
  top: 2px;
  left: 5px;
  transform: rotate(50deg);
  width: 6px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
}

/* ラジオボタン */
input[type="radio"] {
  border-radius: 50%;
}

input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #000;
  content: '';
}

/* プレースホルダー */
/* Google Chrome / Safari / Mozilla Firefox / Opera */
.cf7__list dd input[type="text"]::placeholder,
.cf7__list dd input[type="tel"]::placeholder,
.cf7__list dd input[type="email"]::placeholder,
.cf7__list dd textarea::placeholder {
  color: #a5a5a5;
}

/* Microsoft Edge */
.cf7__list dd input[type="text"]::-ms-input-placeholder,
.cf7__list dd input[type="tel"]::-ms-input-placeholder,
.cf7__list dd input[type="email"]::-ms-input-placeholder,
.cf7__list dd textarea::-ms-input-placeholder {
  color: #a5a5a5;
}

/* Internet Explorer */
.cf7__list dd input[type="text"]:-ms-input-placeholder,
.cf7__list dd input[type="tel"]:-ms-input-placeholder,
.cf7__list dd input[type="email"]:-ms-input-placeholder,
.cf7__list dd textarea:-ms-input-placeholder {
  color: #a5a5a5;
}






/* 送信ボタン */
.cf7__button {
  padding-left: 72px;
  text-align: center;
}

input[type="submit"] {
    width: 260px;
    height: 60px;
    background: #0096CC;
    font-weight: 500;
    color: #fff;
    transition: opacity .6s;
}

input[type="submit"]:hover {
  opacity: .6;
}


.cf7__button_double {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    width: 100%;
    max-width: 500px;
}

.cf7__button_back, .cf7__button_send {
    font-family: "Noto Sans JP", sans-serif;
    padding: 10px;
    width: 50%;
}

.cf7__button_back input[type="button"], .cf7__button_send input[type="submit"] {
    width: 100%;
    height: 50px;
    color: #fff;
    transition: opacity .6s;
}
.cf7__button_back input[type="button"] {
  background: #B78048;
}
.cf7__button_send input[type="submit"] {
  background: #0096CC;
}


/* ajax-loader */
.wpcf7-spinner {
  vertical-align: middle;
}

.cf7__list dd .notice {
    font-size: 1.5rem;
    font-weight: 400;
}

.wpcf7-list-item-label {
    font-weight: 400;
    font-size: 1.5rem;
}


@media screen and (max-width: 767px) {
    .cf7__list dt:nth-of-type(n + 2), .cf7__list dd:nth-of-type(n + 2) {
        margin-top: 15px;
    }
    .cf7__list dt {
        width: 100%;
        margin-bottom: 1px;
        padding-top: 0;
        border-bottom: unset;
        padding: 0 0 5px;
    }

    .cf7__list dd {
        width: 100%;
    }

.cf7__list dd:nth-of-type(n + 2) {
        margin-top: 0;
    }

  .cf7__list dd .wpcf7-checkbox,
  .cf7__list dd .wpcf7-radio {
    padding: 15px 0 0;
  }
   .wpcf7-list-item-label {
        font-size: 1.7rem;
   }
    .cf7__list dd:nth-of-type(n + 2), .cf7__list dd {
        margin-top: 0;
        padding: 0 0px 25px 0px;
        font-size: 15px;
    }
.zipcode {
    float: left;
    margin: 0px 10px 10px 0;
}
.postal-search {
        margin: 0;
    }
  /* 送信ボタン */
    input[type="submit"] {
        width: 260px;
        height: 60px;
        font-size: 16px;
        letter-spacing: 2px;
        background: #0096CC;
        font-weight: 500;
        color: #fff;
        transition: opacity .6s;
    }
.cf7__button_back input[type="button"], .cf7__button_send input[type="submit"] {
  color: #fff;
  font-size: 15px;
  transition: opacity .6s;
}
.cf7__button_back, .cf7__button_send {
    font-family: "Noto Sans JP", sans-serif;
    padding: 5px;
    height: auto;
}
}


@media screen and (max-width: 680px) {
.cf7__list dd .wpcf7-list-item {
    display: block;
    margin: 0;
    width: 100%;
    float: unset;
}
}







.member-listing ul {
    height: auto;
    width: 100%;
    padding: 0;
    font-size: 0;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}
.member-listing li {
    height: auto;
    padding: 10px;
    position: relative;
    width: 25%;
    float: left;
    margin: 0;
}
.member-listing li .inbox {
    padding: 10px;
    position: relative;
    width: 100%;
}
.member-listing img {
    padding: 0;
    width: 100%;
    height: auto;
}
.member-listing .txtarea {
    width: 100%;
    min-height: 120px;
    display: block;
    padding: 8px 8px;
}

.member-listing h2 {
    color: #224466;
    font-size: 2rem;
    word-break: break-all;
    padding: 10px 0 20px 0;
    text-align: center;
    font-weight: 600;
    line-height: 1.3;
    font-family: 'Noto Sans JP', sans-serif;
}
.member-listing h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #4a0e2a;
    margin: 0;
    padding: 1.5px 0 0 0;
}
.member-listing h3 span {
    font-size: 1.2rem;
    margin: 0;
    color: #d0285e;
    margin: 0;
    padding: 0;
}

.member-listing-btm {
    color: #ffffff;
    background: #0096CC;
    font-size: 1.5rem;
    line-height: 2;
    padding: 9px 0;
    font-weight: 500;
    max-width: 230px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
}

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

    .member-listing li {
        width: 100%;
        padding: 10px 25px;
    }
}









.box-profile01 {
    max-width: 850px;
    margin: 0 auto;
    padding: 15px;
}

.box-profile01 .inbox {
    display: flex;
    align-items: flex-end;
    padding: 50px 0 0;
}
.box-profile01 .inbox img {
    width: 100%;
    max-width: 270px;
    height: auto;
    padding: 15px 15px 0 0;
    float: left;
}
.list-profile {
    max-width: 400px;
    width: 100%;
    padding: 0 0 15px 0;
    border-bottom: 5px solid #0096CC;
}

.name-profile-Text {
    font-size: 120% !important;
}
.li-profile {
    display: flex;
    align-items: center;
}
.li-profile:first-child {
  border-top: none;
}
.li-profile-Title {
    width: 90px;
    line-height: 1.8;
    font-weight: 400;
    font-size: 18px;
    padding: 7px 7px 0px 0px;
    color: #224466;
    text-align: right;
}
.li-profile-Text {
    width: 70%;
    padding: 7px 0 0 0;
    line-height: 1.8;
    font-size: 18px;
    color: #224466;
    font-weight: 500;
}
.li-profile-Ul {
  width: 70%;
  padding: 10px;
  line-height: 1.8;
  list-style: none;
  font-size: 15px;
}
.box-profile02 {
    max-width: 850px;
    margin: 0 auto;
    padding: 15px;
}

.box-profile02 h4 {
    width: 100px;
    background: #0096CC;
    text-align: left;
    padding: 2px 0px 2px 12px;
    color: #fff;
    font-weight: 400;
    margin: 25px 0 0 0;
    letter-spacing: 2px;
}

.box-profile02 p {
    line-height: 1.7;
    padding: 5px 1px;
    font-weight: 400;
}
@media screen and (max-width: 768px) {
.box-profile01 .inbox {
    display: block;
    align-items: unset;
    padding: 0px;
    text-align: center;
}
.box-profile01 .inbox img {
    width: 100%;
    max-width: 300px;
    height: auto;
    padding: 15px 15px 0 0;
    float: unset;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.box-profile02 p {
    line-height: 1.7;
    padding: 5px 1px;
    font-weight: 400;
    font-size: 1.6rem;
}
.box-profile02 h4 {
    font-size: 1.8rem;
}
.name-profile-Text {
    font-size: 90% !important;
}
    .li-profile-Title {
        font-size: 16px;
    }
.list-profile {
        display: block;
        width: 100%;
        max-width: 306px;
        margin: 0 auto;
    }
.li-profile-Text {
    width: unset;
    padding: 7px 0 0 0;
    line-height: 1.8;
    font-size: 16px;
    color: #224466;
    font-weight: 500;
}
.box-profile02 {
    max-width: 850px;
    margin: 0 auto;
    padding: 20px 15px 60px 15px;
}
  .li-profile-Text {
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  .li-profile-Ul {
    font-size: 14px;
  }
 
}









.single-introducing  .l-main {
    max-width: 810px;
    margin: 0 auto !important;
}

.logo-intro {
    width: 100%;
    max-width: 500px;
    height: auto;
    padding: 20px 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.post-pic {
    display: block;
    padding: 0 0 15px;
}
.post-pic img {
    width: 100%;
    height: auto;
    margin: 0;
}


.single-introducing .cat-name {
    display: ruby-text;
    background: #115C8E;
    color: #fff;
    padding: 6px 25px;
    margin: 0;
    font-size: 20px;
    text-align: center;
}

.p-intro {
    padding: 10px 0;
}
.p-intro h2 {
    background: #00A1AD;
    color: #ffffff;
    font-weight: 400;
    font-size: 2.2rem;
    width: 170px;
    text-align: center;
    padding: 3px 0;
}

.single-introducing .c-news__desc {
    width: 100%;
    margin: 15px auto 0;
    text-align: center;
}
.single-introducing .c-news__main-title {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #004773;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.8rem;
    text-align: center;
}
.index08 {
    color: #005685;
    padding: 10px 10px 10px 30px;
    position: relative;
    font-weight: 500;
    margin: 20px 0 0 0;
}
.index08:before {
    background-image: linear-gradient(0deg, #005685 1000%, #005685 1000%, #005685 100%);
    border-radius: 0%;
    content: '';
    display: block;
    position: absolute;
    top: 19px;
    left: 5px;
    width: 17px;
    height: 16px;
}
.index08:after {
    background-color: #005685;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    top: 23px;
    left: 10px;
    width: 8px;
    height: 8px;
}

.point08 {
    font-size: 1.7rem;
    font-weight: 400;
    padding: 3px;
}

@media screen and (max-width: 768px) {
.single-introducing .c-news__main-title {
    font-size: 1.8rem;
}
}

.service_read_text01 {
    margin: 0 0 30px 15px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.6rem;
    color: #224466;
    text-align: left;
}

.center200 .in-center200 {
    margin: 0 auto 15px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.6rem;
    color: #224466;
    text-align: left;
    width: auto;
    float: unset;
    display: table;
}

.service_read_text02 {
    margin: 0 0 30px 0;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.5rem;
    color: #224466;
    padding: 1px 20px 10px;
}
.service_read_text03 {
    margin: 0 0 0 15px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 4.6rem;
    color: #224466;
    text-align: left;
    float: left;
}
.service_read_text03 span {
    display: block;
    font-size: 80%;
}
.service_read_text03 div {
    width: 100px;
    float: right;
    height: 29px;
}

.service_read_text08 {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    color: #224466;
    text-align: left;
    max-width: 715px;
    padding: 15px;
    margin: 0 auto 30px;
}
.service_read_text03 div img {
    width: 100%;
}
.service_read_text04 {
    margin: 0 auto 15px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    color: #224466;
    text-align: left;
    max-width: 800px;
    width: 100%;
    padding: 0 15px;
}
.div-service-box {
    -ms-flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1366px;
    padding-bottom: 60px;
    overflow: hidden;
}

.box-880 {
    width: 100%;
    max-width: 880px;
    margin: 20px auto;
    text-align: center;
}
.page-template-shikinchoutatsu .box-880 {

    max-width: 735px;
}

.box-1280 {
    width: 100%;
    max-width: 1280px;
    margin: 20px auto;
    text-align: center;
}
.p-service01 {
    max-width: 880px;
    margin: 0 auto;
    width: 100%;
    display: block;
}

.p-service02 {
    width: 100%;
    margin: 0 auto;
    max-width: 780px;
    display: block;
}

.first-blue {
    background: #0096CC;
    padding: 25px 15px;
    text-align: center;
}

.first-blue h3 {
    color: #FFFF00;
    font-size: 2.3rem;
    letter-spacing: 1px;
}

.first-blue h4 {
    color: #ffffff;
    border-bottom: #FFFF00 3px solid;
    width: auto;
    display: inline;
    padding: 0 2px;
    font-weight: 500;
    font-size: 1.6rem;
    letter-spacing: 0.5px;
}

.service_name_text01 {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.service_name_text01 div {
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    text-align: left;
}

.service_name_text01 div span {
    font-size: 1.4rem;
    display: block;
}
.service_name_text02 {
    max-width: 574px;
    width: 100%;
    margin: 0 auto;
}

.service_name_text02 div {
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    text-align: left;
}

.service_name_text02 div span {
    font-size: 1.4rem;
    display: block;
}



table.t001 {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 12px 10px;
    font-size: 12px;
}

table.t001 .th001 {
    height: 68px;
    font-size: 2rem;
    letter-spacing: 4px;
}

table.t001 .tr002 {
    height: 78px;
}
table.t001 .tr002 td {
    width: 360px;
    padding-left: 20px;
    border-top: 3px solid #0096CC;
    border-bottom: 3px solid #0096CC;
    font-size: 2.7rem;
    font-weight: 500;
    text-align: center;
    color: #FF5CA4;
}

table.t001 th,
table.t001 td {
padding: 10px;
}

table.t001 td {
    background: url();
    width: 360px;
    padding-left: 20px;
    border-top: 3px solid #0096CC;
    border-bottom: 3px solid #0096CC;
    font-size: 1.7rem;
    font-weight: 500;
    text-align: center;
}

table.t001 th {
    vertical-align: middle;
    text-align: left;
    width: 49%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
}


table.t001 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-width: 39px;
    margin-top: -39px;
}

.bg0096CC {
    background: #0096CC;
}
.bg3D63D0 {
    background: #3D63D0;
}

.bg38A2FF {
    background: #38A2FF;
}

table.t001 .tr002 .bg3D63D0:after {
    border-left-color: #3D63D0;
}
table.t001 .tr002 .bg38A2FF:after {
    border-left-color: #38A2FF;
}

/* firefox */
@-moz-document url-prefix() {
table.t001 th::after {
float: right;
padding: 0;
left: 30px;
top: 10px;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border: 10px solid transparent;
border-left: #295890 10px solid;
margin-top: -10px;
}
}

table.t001 td {
width: 360px;
padding-left: 20px;
}
@media screen and (max-width: 768px) {
.service_read_text01 {
        padding: 5px 20px;
        font-size: 1.5rem;
        line-height: 2.3rem;
        margin: 0 0 30px 0;
    }
    .page-template-manda .service_read_text01 {
        padding: 5px 20px;
        font-size: 1.5rem;
        line-height: 2.3rem;
        margin: 0px 0 10px 0;
    }
}

@media screen and (max-width: 680px) {
table.t001 .th001 {
    display: none;
}
table.t001 th {
    width: 100%;
    display: block;
    font-size: 18px;
}
table.t001 .tr002 td {
    width: 100%;
    display: block;
    padding-left: 0;
    font-size: 2rem;
}
.service_read_text03 {
    margin: 0 0 0 15px;
    font-size: 1.6rem;
    line-height: 2.6rem;
}
.service_read_text03 div {
    width: 70px;
    float: right;
    height: 20px;
}
}




.table008 {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    max-width: 850px;
    text-align: center;
}
.table008 th, .table008 td {
    border-left: 2px solid #0096CC;
    border-bottom: 2px solid #0096CC;
    border: 4px solid #ffffff;
    padding: 1em;
    background: #E6FAFF;
    color: #224466;
    font-weight: 500;
}
.table008 .td-bold {
    border-left: 2px solid #0096CC;
    border-bottom: 2px solid #0096CC;
    border: 4px solid #ffffff;
    padding: 1em;
    background: #E6FAFF;
    color: #FF5CA4;
    font-weight: 500;
    font-size: 2.5rem;
}
.table008 thead th {
    background-color: #0096CC;
    color: #fff;
    border: 5px solid #ffffff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.table008 thead th:last-of-type {
  border-right: 2px solid #4d9bc1;
}
.table008 tbody th {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    border: 5px solid #ffffff;
}
.table008 tbody .bg96B87A {
    background: #96B87A;
}
.table008 tbody .bgBE96CC {
    background: #BE96CC;
}
.table008 tbody .bg009671 {
    background: #009671;
}
@media screen and (max-width: 787px) {
.table008 {
        text-align: left;
        width: 95%;
    }
  .table008 thead {
    display:none;
  }
    .table008 th, .table008 td, .table008 td::before {
        display: block;
        font-size: 1.8rem;
    }
    .table008 tbody th {
        background: #4d9bc1;
        color: #fff;
        font-size: 1.8rem;
        padding: 5px;
    }
  .table008 td::before{
    content: attr(data-label);
    color: #4d9bc1;
    font-weight: bold;
    display: inline-block;
    width: 20%;
    min-width: 4em;
  }
.table008 .td-bold {
    padding: 12px;
}


}


.subpic-sp, .subtitle-sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .l-about__logo {
        width: 242px;
        padding: 15px;
        margin: 0 auto;
        display: none;
    }
    .subpic-sp {
        display: block;
        font-weight: 400;
        width: 100%;
    }
    .subtitle-sp {
        display: block;
        color: #115C8E;
        font-family: 'Noto Sans JP';
        font-weight: 400;
        font-size: 26px;
        padding: 0 5.11458vw 2.20833vw;
    }
    .home .l-about {
        padding: 9.11458vw 0;
    }
    .home .l-about .l-about__contents {
        width: 100%;
        padding: 0 6.11458vw 5.20833vw;
    }

}



.p-rinen__top__title {
    color: #0096CC;
    font-size: 2.5rem;
    font-weight: 500;
    text-align: center;
    padding: 10px 0 50px;
}

.timeTable {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}
.timeTable tr {
    background: #ffffff none repeat scroll 0 0;
    width: 100%;
    margin: 30px 0;
    display: grid
;
}
.timeTable .introzone {
    padding: 4px 4px 4px 8px;
    position: relative;
    width: auto;
}

.timeTable p {
    margin: 0;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.7;
    letter-spacing: 0px;
}
.timeTable .piczone {
    float: right;
    padding: 0;
    display: table;
    width: 20%;
}
.timeTable .piczone img {
    width: 100%;
    padding: 2px;
}

.timeTable .intro-program {
    display: table;
    width: 80%;
    padding: 0;
}


.line-menu {
    width: 100%;
    float: left;
    padding: 0;
    margin: 15px 0 15px;
    color: #673b15;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.timeTable h3 {
    color: #005685;
    font-size: 2.0rem;
    flex: 0 1 auto;
    padding: 0;
    line-height: 1.2;
}
.centerLine {
    padding: 12px 8px 0;
    flex-grow: 2;
}
.centerLine hr {
    border-width: 0px 3px 3px 3px;
    border-style: solid;
    height: unset;
    border-color: #005685;
    margin: 0;
    background: unset;
}


@media screen and (max-width: 767px) {
.timeTable .introzone {
    padding: 4px 4px 4px 8px;
    position: relative;
    width: auto;
    padding: 0 0 105px;
}
.timeTable .intro-program {
    display: table;
    width: 100%;
    padding: 0;
}
.timeTable .piczone {
    float: unset;
    padding: 0;
    display: table;
    width: 30%;
    position: absolute;
    right: 21px;
    bottom: 15px;
}
.timeTable .piczone img {
    width: 100%;
    padding: 2px;
    opacity: 40%;
}
.timeTable p {
    font-size: 1.6rem;
}
p.ind_a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
}
}

@media screen and (max-width: 560px) {
.timeTable .introzone {
    padding: 0 0 30px;
}
.timeTable .piczone {
    width: 40%;
}
}





.u-image-center-h4 {
    color: #eb5e99;
    font-size: 18px;
    text-align: left;
    max-width: 760px;
    margin: 0 auto;
    padding: 15px 15px 0px 5px;
}


.page-template-syoukei .u-image-center {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.page-template-syoukei .service_read_text01 {
    max-width: 700px;
    margin: 0 auto 30px;
}


.bk-zeimu {
    width: 100%;
    background-image: url(./img/bk-zeimu.jpg);
}




.bar_zeimu {
    text-align: center;
    padding: 70px 10px 10px;
}

.bar_zeimu h5 {
    color: #2F2DCC;
    font-weight: 300;
    font-size: 3rem;
    text-align: center;
    padding: 15px 0;
}
.bar_zeimu h5 span {
    display: block;
}

.bar_zeimu ul li {
    color: #224466;
    font-size: 2rem;
    font-weight: 400;
    padding: 5px;
    line-height: 1.5;
}

.bar_zeimu .zeimu_onthetxt {
    position: relative;
    max-width: 860px;
    margin: 0 auto;
}
.bar_zeimu .zeimu_onthetxt ul {
    position: absolute;
    top: 28%;
    left: 10%;
    padding: 15px;
    color: #fff;
}
.bar_zeimu .zeimu_onthetxt ul li {
    color: #fff;
    font-size: 1.7rem;
    font-weight: 300;
    text-align: left;
    padding: 1px 0 12px;
}
.upper620 {
    display: block;
}
.under620 {
    display: none;
}
.under442 {
    display: none;
}



.box_manda_hukidashi, .box_manda_hukidashi02, .box_manda_hukidashi03 {
    position: relative;
    width: 100%;
    display: table;
    margin: 70px 0 0 0;
}
.manda_hukidashi {
    width: 100%;
    padding: 0;
    height: auto;
    max-width: 380px;
    margin: 0px 0 0 160px;
    position: absolute;
    top: -44px;
}
.box_manda_hukidashi02 .manda_hukidashi {
    margin: 0px 0 0 416px;
}
.box_manda_hukidashi03 .manda_hukidashi {
    margin: 0px 0 0 315px;
}
.manda_hukidashi02 {
    display: none;
}
.manda_p2 {
    font-size: 1.7rem;
    font-weight: 500;
    margin: 0 0 50px;
}
.manda_p3 {
    font-size: 1.7rem;
    font-weight: 500;
    margin: 0 0 10px;
    float: left;
    margin: 20px 0 0 28px;
    width: 100%;
    text-align: left;
}
.page-template-shikinchoutatsu .manda_p3 {
    margin: 20px 0 0 0;
}
.dis768 {
    display: block;
}
.blo768 {
    display: none;
}



@media screen and (max-width: 768px) {
.box_manda_hukidashi, .box_manda_hukidashi02, .box_manda_hukidashi03 {
    position: relative;
    width: 100%;
    display: table;
    margin: 20px 0 0 0;
}
}



.index_cloud01 {
    color: #0096CC;
    font-weight: 400;
    font-size: 2.8rem;
    text-align: center;
    padding: 25px 0 10px;
}
.index_cloud01 span {
    border-bottom: 10px solid #FFFF00;
    display: inline-flex;
}


.index_cloud02 {
    color: #224466;
    font-weight: 500;
    font-size: 1.9rem;
    text-align: center;
    margin: 15px auto;
    padding: 0 0 2px;
    max-width: 720px;
    border-top: 2px solid #0096CC;
    border-bottom: 2px solid #0096CC;
}

.box_cloud02 {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
}

.box_cloud02 li {
}
.box_cloud02 li div {
    color: #C50066;
    font-weight: 500;
    float: left;
    margin: 39px 5px 0 0px;
}
.box_cloud02 li img {
    max-width: 100px;
    margin: 17px 0 0 0;
}


.sample-balloon {
    position: relative;
    background: #224466;
    border-radius: 30px;
    padding: 16px;
    font-weight: bold;
    color: #fff;
    margin: 40px auto 10px;
    text-align: center;
    max-width: 820px;
}
.sample-balloon p {
    font-size: 15px;
    font-weight: 500;
}

.sample-balloon::before {
  content: "";
  /* borderで三角形を作る */
  border-width: 10px;
  border-style: solid;
  border-color: #224466 transparent transparent transparent;
  /* 配置する */
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}



.box_cloud03 ul {
    max-width: 662px;
    margin: 45px auto;
}
.box_cloud03 li {
    color: #D95B24;
    font-size: 16px;
    padding: 8px 15px;
    line-height: 1.2;
    font-weight: 500;
}

.box_cloud04 {
    max-width: 840px;
    padding: 15px;
    margin: 25px auto;
    display: flex;
}
.box_cloud04 div {
    width: 500px;
    font-size: 17px;
    font-weight: 400;
}

.box_cloud04 img {
    max-width: 250px;
    float: right;
}



.box_cloud05 {
    max-width: 840px;
    margin: 0 auto 30px;
    padding: 15px;
}
.box_cloud05 h4 {
    font-size: 1.7rem;
    font-weight: 500;
    color: #224466;
    background: #FFFF00;
    padding: 2px 4px 1px;
    margin: 20px 0 0px;
    display: inline-block;
}
.box_cloud05 p {
    font-size: 1.6rem;
    font-weight: 500;
    padding: 2px 4px 1px;
    margin: 5px 0;
    display: block;
}


.box_cloud06 {
    max-width: 830px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.box_cloud06 ul {
    position: relative;
}

.box_cloud06 li {
    padding: 5px 10px;
    position: relative;
}
.box_cloud06 div {
    float: left;
    max-width: 630px;
    width: 100%;
}
.box_cloud06 .bou2 {
    position: relative;
    max-width: 7px;
    margin: 0;
    padding: 0;
    left: 113px;
    top: -14px;
}

.box_cloud06 h5 {
    background: #224466;
    color: #fff;
    padding: 5px 17px 6px 6px;
    font-weight: 500;
    font-size: 1.6rem;
    border-radius: 26px;
    margin: 30px 0 10px 0;
    display: inline-block;
    letter-spacing: 1px;
}

.box_cloud06 h5 span {
    background: #fff;
    color: #224466;
    padding: 2px 8px;
    border-radius: 50%;
    font-size: 15px;
    margin: 0 5px 0 0;
}

.box_cloud06 p {
    font-weight: 400;
    font-size: 16px;
    padding: 0 0 0 15px;
}

.box_cloud06 img {
    max-width: 125px;
    padding: 40px 0 0 9px;
}




.box_cloud07 ul {
    max-width: 825px;
    margin: 0 auto;
    padding: 15px;
}

.box_cloud07 li {
    font-size: 1.7rem;
    font-weight: 400;
    padding: 5px 0;
}
.box_cloud08 ul {
    max-width: 825px;
    margin: 0 auto;
    padding: 15px;
}

.box_cloud08 li {
    font-size: 1.4rem;
    font-weight: 400;
    padding: 5px 0;
}
.box_price01 {
    max-width: 800px;
    padding: 5px 15px;
    margin: 0 auto;
}
.box_price01 h3 {
    background: #FF5CA4;
    display: inline-block;
    padding: 5px 15px;
    color: #FFFF00;
}

.box_price01 h3 span {
    padding: 0 0 0 10px;
}

@media screen and (max-width: 767px) {
.u-image-center-h4 {
    color: #eb5e99;
    font-size: 18px;
    text-align: left;
    max-width: 760px;
    margin: 0 auto;
    padding: 40px 5px 10px 10px;
}
.page-template-syoukei .service_read_text01 {
    max-width: 700px;
    margin: 0 auto 0px;
    padding: 0 25px;
}
.page-template-syoukei .u-image--600 {
    width: 100%;
    max-width: 600px;
    padding: 10px;
    height: auto;
}
.page-template-manda .u-image--600 {
    width: 100%;
    max-width: 600px;
    padding: 0px 5px 10px;
    height: auto;
}

.page-template-shikinchoutatsu .u-image--600 {
        width: 100%;
        max-width: 600px;
        padding: 5px 7px;
        height: auto;
    }
    .page-template-shikinchoutatsu .box-880 .u-image--600 {
        width: 100%;
        max-width: 600px;
        padding: 5px 15px;
        height: auto;
    }
.page-template-shikinchoutatsu table.t001 {
    width: 90%;
    max-width: 750px;
    margin: 0 auto;
    float: left;
    border-collapse: separate;
    border-spacing: 12px 10px;
    font-size: 12px;
}
.page-template-shikinchoutatsu .service_name_text01 div {
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    text-align: left;
    padding: 0 5px;
}
    .page-template-shikinchoutatsu .service_name_text01 {
        max-width: 660px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
.page-template-shikinchoutatsu .index06, .index08 {
        font-size: 2rem;
        margin: 10px 0 0 0;
    }
.page-template-manda .service_name_text02 {
    max-width: 574px;
    width: 100%;
    margin: 0 auto;
    padding: 0 5px;
}

    .page-template-shagai .c-company__read__text {
        margin: 0 0 0px 0;
        font-size: 1.5rem;
        font-weight: normal;
        line-height: 1.8;
    }
    .page-template-shagai .u-image--600 {
    width: 100%;
    max-width: 600px;
    padding: 0px;
    height: auto;
}
.page-template-shagai .box-850, .page-template-souzokutaisaku .box-850 {
    margin: 0 auto;
    max-width: 850px;
    padding: 15px 5px 0;
}
.page-template-shagai .u-image--600, .page-template-souzokutaisaku .u-image--600  {
    width: 100%;
    max-width: 600px;
    padding: 10px;
    height: auto;
}
.page-template-souzokutaisaku  .service_name_text02 {
    max-width: 574px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
.page-template-souzokutaisaku .index06 {
        font-size: 2rem;
        margin: 20px 0 0 0;
    }
.page-template-souzokutaisaku  .service_read_text01 {
        padding: 5px 20px;
        font-size: 1.5rem;
        line-height: 2.3rem;
        margin: 0 0 0px 0;
    }
.index-shagai01 {
    color: #FF5CA4;
    font-size: 18px;
    line-height: 1.5;
    padding: 20px 0 0px 0;
}
.page-template-syoukei .service_name_text02 div {
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    text-align: left;
    padding: 0 10px;
}
.page-template-syoukei .index06 {
    max-width: 800px;
    margin: 0px auto 10px;
}
.bar_zeimu img {
    max-width: 100%;
}
.p-zeimu h5 {
    font-weight: 400;
    font-size: 2rem;
}
.bar_zeimu ul li {
    font-size: 1.5rem;
    text-align: left;
    padding: 2px;
}
.bar_zeimu .zeimu_onthetxt ul {
    position: absolute;
    top: 27%;
    left: 5%;
    color: #fff;
}
.bar_zeimu .zeimu_onthetxt ul li {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: left;
    padding: 1px 0 8px;
}
.page-template-zeimu .contents_left {
    width: 880px;
    margin: 0;
}
.bar_zeimu h5 {
    color: #2F2DCC;
    font-weight: 300;
    font-size: 1.9rem;
    text-align: center;
    padding: 5px 0 10px;
}
}

@media screen and (max-width: 620px) {
.upper620 {
    display: none;
}
.under620 {
    display: block;
}
}
@media screen and (max-width: 442px) {
.under620 {
    display: none;
}
.under442 {
    display: block;
}
}
@media screen and (max-width: 520px) {
.bar_zeimu .zeimu_onthetxt ul {
    position: absolute;
    top: 15%;
    left: 2%;
}
}
@media screen and (max-width: 442px) {
    .bar_zeimu .zeimu_onthetxt ul {
        position: absolute;
        top: 20%;
        left: 2%;
    }
}
@media screen and (max-width: 420px) {
.p-zeimu h5 {
    font-size: 1.7rem;
}
.bar_zeimu .zeimu_onthetxt ul {
    position: absolute;
    top: 14%;
}
}
@media screen and (max-width: 320px) {
    .bar_zeimu .zeimu_onthetxt ul li {
        line-height: 1.3;
    }
}

@media screen and (max-width: 767px) {
.dis768 {
    display: none;
}
.blo768 {
    display: block;
}
.manda_p2 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 50px;
    padding: 15px;
}
.box_manda_hukidashi {
    position: relative;
    width: 100%;
    display: block;
    margin: 0;
}
.manda_hukidashi {
    display: none;
}
        .manda_hukidashi02 {
            width: 100%;
            padding: 10px 15px 0;
            height: auto;
            max-width: 380px;
            margin: 0;
            position: relative;
            top: unset;
            display: block;
        }
.manda_p3 {
    font-size: 1.7rem;
    font-weight: 500;
    margin: 0 0 10px;
    float: unset;
    margin: 20px 0 7px 4px;
    text-align: left;
}
}




.u-image--850-8 {
    width: 100%;
    max-width: 850px;
    padding: 0 22px;
    height: auto;
}

.area-box-syoukei {
    width: 100%;
    max-width: 830px;
    height: auto;
    margin: 0 auto;
    padding: 0 15px;
}
.box-syoukei05 {
    border: 1px solid;
    margin: 0 auto;
}
.box-syoukei05 h5 {
    background: #284162;
    color: #fff;
    padding: 7px 10px;
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
}

.box-syoukei05 p {
    font-size: 1.5rem;
    font-weight: 400;
    padding: 10px 12px;
    line-height: 1.6;
    text-align: left;
}
.bou_tate {
    margin: 0 0 0 30px;
    height: 44px;
}

@media screen and (max-width: 767px) {
    .u-image--850-8  {
        width: 100%;
        width: 750px;
        padding: 0 15px;
        overflow-x: scroll;
        object-fit: contain;
        height: auto;
    }
    .padding0 {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
.index_cloud01 {
            color: #0096CC;
            font-weight: 400;
            font-size: 1.5rem;
            text-align: center;
            padding: 15px;
        }
.index_cloud01 span {
    border-bottom: 0;
}
.index_cloud02 {
    color: #224466;
    font-weight: 500;
    font-size: 1.6rem;
}
    .box_cloud02 li div {
        font-size: 16px;
        float: unset;
        padding: 10px;
        margin: 0;
    }
.sample-balloon {
    position: relative;
    background: #224466;
    border-radius: 30px;
    padding: 16px;
    font-weight: bold;
    color: #fff;
    margin: 40px auto 10px;
    text-align: center;
    max-width: 820px;
    width: 95%;
}
    .page-template-zeimu .service_read_text01 {
        padding: 5px 10px;
        font-size: 1.5rem;
        line-height: 2.3rem;
        margin: 0 0 30px 0;
        padding: 0 20px;
    }
.bar_zeimu .service_read_text01 {
        padding: 5px 10px;
        font-size: 1.5rem;
        line-height: 2.3rem;
        margin: 0 0 30px 0;
        padding: 0 10px;
    }
.box_cloud07 p{
    font-size: 15px;
}
.box_cloud02 li img {
    max-width: 150px;
    margin: 0px auto 10px;
    text-align: center;
    display: block;
}
.sample-balloon p {
    font-size: 14px;
    font-weight: 500;
}
.box_cloud04 {
    max-width: 840px;
    padding: 15px;
    margin: 25px auto;
    display: block;
}

        .box_cloud04 div {
            max-width: 100%;
            font-size: 16px;
            font-weight: 400;
            display: block;
            text-align: left;
            margin: 0 auto 20px;
        }
.box_cloud04 img {
            max-width: 450px;
            width: 100%;
            float: unset;
            margin: 0 auto;
            display: block;
        }
.box_cloud06 img {
        max-width: 164px;
        padding: 23px 5% 15px 15px;
            float: right;
}
.box_cloud06 .bou2 {
    position: relative;
    max-width: 16px;
    margin: 0;
    padding: 0;
    left: 90px;
    top: 35px;
    float: left;
}
}

@media screen and (max-width: 480px) {
.box_cloud06 img {
    max-width: 150px;
    padding: 15px 5% 15px 15px;
    float: right;
}
}
@media screen and (max-width: 320px) {
.box_cloud06 .bou2 {
        position: relative;
        max-width: 13px;
        margin: 0;
        padding: 0;
        left: 55px;
}
}

.souzokutaisaku_bar01 {
    margin: 0 auto;
    max-width: 850px;
    padding: 15px 15px 0;
}
.souzokutaisaku_bar01 img {
    width: 100%;
    margin: 0 auto;
}
.souzokutaisaku_bar01 p {
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 30px 30px;
}

.souzokutaisaku_txt01 {
    display: flex;
    max-width: 720px;
    margin: 0 auto;
    padding: 15px;
}

.souzokutaisaku_txt01 div {
    background: #FF5CA4;
    color: #FFFF00;
    padding: 5px 8px;
    font-weight: 500;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 4px;
    font-size: 2rem;
}

.souzokutaisaku_txt01 p {
    font-size: 2.8rem;
    color: #FF5CA4;
    font-weight: 800;
    line-height: 1.5;
}


.souzokutaisaku_txt02 {
    color: #FF5CA4;
    font-size: 1.8rem;
    max-width: 820px;
    margin: 20px auto 0;
}

.box-850 {
    margin: 0 auto;
    max-width: 850px;
    padding: 15px 15px 0;
}

.box-l {
    width: 45%;
    float: left;
}

.box-r {
    width: 55%;
    float: right;
}
.paddingleft15 {
    padding: 0 0 0 15px;
}
.souzokutaisaku_txt03 {
    color: #224466;
    font-size: 1.6rem;
    padding: 15px 0 0 15px;
}
.souzokutaisaku_txt03 span {
    background: #224466;
    color: #fff;
    padding: 0 5px;
    margin: 0 3px 0 0;
    font-size: 13px;
}
@media screen and (max-width: 767px) {
.souzokutaisaku_bar01 p {
    font-size: 15px;
    font-weight: 500;
    padding: 0 0 30px 12px;
}
.page-template-souzokutaisaku .service_read_text08 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.8;
    color: #224466;
    text-align: left;
    max-width: 715px;
    padding: 15px;
    margin: 0 auto 30px;
}
.box-l, .box-r {
    width: 100%;
    float: unset;
    display: block;
}
.souzokutaisaku_txt02 {
    color: #FF5CA4;
    font-size: 1.5rem;
    max-width: 820px;
    margin: 20px auto 0;
    padding: 15px;
}
.souzokutaisaku_txt03 {
    color: #224466;
    font-size: 1.6rem;
    padding: 15px 0 0 5px;
}
.overflow100 {
    overflow-x: auto;
    white-space: nowrap;
}
}






.index-shagai01 {
    color: #FF5CA4;
    font-size: 2rem;
    padding: 20px 0 0px 0;
}
.box_shagai01 ul {
    max-width: 100%;
    padding: 20px 15px;
    margin: 0 auto;
}
.box_shagai01 li {
    color: #224466;
    font-size: 16px;
    padding: 8px 15px;
    line-height: 1.5;
    font-weight: 500;
    text-indent: -1.2em;
    padding-left: 1.2em;
    padding-bottom: 1rem;
}


.box_shagai04 {
    background: #00757D;
    font-size: 1.8rem;
    padding: 10px 15px;
    color: #fff;
    font-weight: 500;
}

.box_shagai04 span{
    color: #FFFF00;
    font-size: 15px;
    padding: 0 0 0 8px;
}

.box_shagai03 {
    display: inline-block;
}
.box_shagai03 li {
    color: #00757D;
    font-weight: 500;
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 5px 0 0 0;
    margin: 10px 0 10px 0;
}

.box_shagai03  a {
    background-color: transparent;
    text-decoration: none;
    color: #1b747d;
    font-weight: 500;
}



.fukidashi {
    padding: 15px;
}
.fukidashi dt {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 2.2rem;
    letter-spacing: 1px;
    float: left;
    clear: both;
    padding: 10px 15px;
    background-color: #FF5CA4;
}

.fukidashi dt::after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-width: 26px;
    margin-top: -26px;
    border-left-color: #FF5CA4;
}
.fukidashi dd {
    padding: 10px 30px;
    display: inline-block;
    margin: 0;
    color: #FF5CA4;
    font-size: 4rem;
    line-height: 0.7;
}

.index-shagai05 {
    font-size: 15px;
    padding: 15px 0 0 14px;
    color: #224466;
}



@media screen and (max-width: 767px) {
.box_shagai04 {
    text-align: center;
}
.box_shagai04 span {
    color: #FFFF00;
    font-size: 13px;
    padding: 0 0 0 8px;
    display: block;
    text-align: center;
}
.box_shagai03 li {
    font-size: 16px;
    width: 100%;
    margin: 5px 0 10px 0;
}
.fukidashi dt {
    font-size: 1.5rem;
    clear: unset;
    float: unset;
    width: 120px;
}
.fukidashi dt::after {
    border-width: 23px;
    margin-top: -23px;
    float: unset;
}
.fukidashi dd {
    padding: 10px 0px;
    display: inline-block;
    margin: 0;
    color: #FF5CA4;
    font-size: 3.5rem;
}
.fukidashi {
    padding: 15px;
    max-width: 310px;
    margin: 0 auto;
}
.fp-nav {
    padding: 0;
}
.l-slider {
    min-width: 100%;
    padding: 11.425vw 0 0 0;
}
    .home .fp-nav {
        display: none;
    }
}
@media screen and (max-width: 580px) {
    .l-slider {
        min-width: 100%;
        padding: 12.225vw 0 0 0;
    }
}


.img-left200 {
    width: 100%;
    padding: 15px;
    height: auto;
    max-width: 850px;
    width: auto;
    float: left;
}

.maxwidth680px {
    width: 100%;
    margin: 0 auto;
    max-width: 680px;
}

.ul200 {
    background: #224466;
    padding: 15px 25px;
    max-width: 600px;
    margin: 0 auto;
    display: flex;
}
.ul200 ul {
    width: 50%;
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}

.ul200 li {
    padding: 4px 0;
}

.marginleft20px {
    margin-left: 20px;
}

.inin15 {
    padding: 0 15px;
}

.colorFF5CA4 {
    color: #FF5CA4;
}

.lineheight3ten6rem {
line-height: 3.6rem;
}

.cyousei3001 {
    margin: 10px 0 0 15px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.6rem;
    color: #224466;
    text-align: left;
    float: left;
}
.cyousei3002 {
    max-width: 700px;
    margin: 10px auto 30px;
}

.cyousei3003 {
    max-width: 778px !important;
    padding: 0px 10px;
}



.displayblock768 {
    display: none;
}
.displayblock768-2 {
    display: none;
}
.display-top-line-bt {
    text-align: center;
}
.display-top-line-bt img {
    margin: 0 auto;
    padding: 15px 30px;
    text-align: center;
    display: block;
}

@media screen and (max-width: 767px) {
.ul200 {
    background: #224466;
    padding: 15px 15px;
    max-width: 600px;
    margin: 0 auto;
    display: block;
}
.ul200 ul {
        width: 100%;
        max-width: 220px;
        float: unset;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 400;
        padding: 0;
        display: table;
        margin: 0 auto;
    }
.lineheight3ten6rem {
    line-height: 2.6rem;
}
.displaynone768 {
    display: none;
}
.displayblock768 {
        display: block;
        max-width: 80%;
    }
.displayblock768-2 {
        display: block;
        max-width: 100%;
    }
.page-template-contact .cf7__button {
    padding-left: 72px;
    width: 260px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}
.page-template-zeimu .u-image--600 {
    width: 100%;
    max-width: 600px;
    padding: 5px;
    height: auto;
}
}

.u-image--850-7 {
    width: 100%;
    max-width: 550px;
    padding: 15px;
    height: auto;
    float: left;
}




.confused-direction001 {
    margin-bottom: 0px;
    padding: 15px 15px 10px;
    height: auto;
    overflow-x: auto;
    white-space: nowrap;
}


.wp-caption {
    width: 1034px;
    max-width: 100%;
}




.category-blog .on-the-blog {
display: block;
}
.category-blog .on-the-news {
display: none;
}
.category-news .on-the-news {
display: block;
}
.category-news .on-the-blog {
display: none;
}


.c-news__main-contents a {
    background-color: transparent;
    text-decoration: none;
    color: #3F51B5;
    font-weight: 500;
}