/*!
 Theme Name: GAIA-THEME-FP
 Description: コーポレートサイト用
 Author: S.Shindo
 */
/* base color */
/* width setting */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    font-size: 62.5%;
}

body {
    color: #3b3b3b;
    font-size: 1.6rem;
    line-height: 1.7;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

a {
    text-decoration: none;
    color: #1e1e1e;
}

b,
strong {
    font-weight: 700;
}

.white {
    margin-top: 2rem;
    z-index: 0;
}

#slider_3338 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.pr-text_arrow {
    position: relative;
    width: 32%;
    padding-left: 16px;
}

@media screen and (max-width: 768px) {
    .pr-text_arrow {
        width: 100%;
    }
}

.pr-text_arrow:before {
    position: absolute;
    display: block;
    top: 1rem;
    left: 0;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    height: 1rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 60%;
    content: "";
}

.pr-text_arrow a {
    display: block;
    font-size: 1.2rem;
}

.bd-gray {
    border: 1px solid #eee;
    padding: 5px;
}


/**************************************
 // CONTENT
 ***************************************/
.content-inner {
    width: 100%;
    margin: 0 auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
    .content-inner {

        width: 1000px;
    }
}

.txtheight-12 {
    height: 12rem;
}

.link-under {
    text-decoration: underline;
}

.link-pdf {
    display: inline-block;
    margin-bottom: 4rem;
    font-weight: 700;
    color: #2d728f;
    text-decoration: underline;
}

.link-pdf:after {
    display: inline-block;
    width: 23px;
    height: 28px;
    background: url(images/company/pdf.png) center no-repeat;
    background-size: 100%;
    content: "";
    vertical-align: baseline;
}

.main {
    position: relative;
}

.intro-txt {
    opacity: 0;
}

.info {
    margin: 0 auto 4rem;
    background: #fff;
}

@media screen and (min-width: 769px) {
    .info {
        margin: 4rem auto;
    }
}

.info td {
    display: block;
    border-bottom: 1px solid #eee;
}

@media screen and (min-width: 769px) {
    .info td {
        display: table-cell;
    }
}

.info td:first-child {
    display: block;
    width: 100%;
    padding: 1.6rem 1.6rem 0;
    vertical-align: middle;
    border-bottom: 0;
}

@media screen and (min-width: 769px) {
    .info td:first-child {
        display: table-cell;
        width: 240px;
        padding: 1.6rem 2.5rem 1.6rem 6rem;
        border-bottom: 1px solid #eee;
    }
}

.info td:last-child {
    padding: 0rem 1.6rem 1.6rem;
}

@media screen and (min-width: 769px) {
    .info td:last-child {
        padding: 1.6rem 6rem 1.6rem 2.5rem;
    }
}

.info td a {
    text-decoration: underline;
}

.info tr:last-child td {
    border-bottom: 0;
}

.info-date {
    padding-right: 2rem;
}

@media screen and (min-width: 769px) {
    .info-date {
        padding-right: 6rem;
    }
}

.mainVisual-seminar {
    position: absolute;
    bottom: 1rem;
    width: 200px;
    height: 200px;
    right: 1rem;
    margin: auto;
}

@media screen and (min-width: 769px) {
    .mainVisual-seminar {
        top: 0;
        bottom: 0;
        left: 60rem;
        width: 250px;
        height: 250px;
    }
}

.mainVisual-seminar img {
    width: 100%;
    height: auto;
}

.voice-list li {
    padding: 2rem;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

@media screen and (min-width: 769px) {
    .voice-list li {
        border-bottom: 0;
        border-right: 1px solid #eee;
    }
}

.voice-list p {
    color: #ab9670;
    font-size: 2rem;
}

.voice-more {
    font-size: 2rem;
    font-weight: 700;
    color: #ab9670;
    text-decoration: underline;
    transition: 0.2s;
}

.voice-more:hover {
    opacity: 0.8;
}

.voice-age {
    display: block;
    margin-top: 1.6rem;
    text-align: right;
    font-size: 1.6rem;
}

.help {
    display: none;
    position: fixed;
    width: 120px;
    height: 140px;
    top: 0;
    right: -120px;
    bottom: 0;
    margin: auto;
    z-index: 100;
    transition: 0.6s;
}

@media screen and (min-width: 769px) {
    .help {
        display: block;
    }
}

.help:hover {
    right: 0 !important;
}

.help:hover .help-head img {
    transform: rotate(0deg);
}

.help-head {
    padding: 1rem 1.4rem;
    background: #3b3b3b;
    text-align: center;
    border-radius: 10px 0 0 10px;
    cursor: pointer;
}

.help-head img {
    margin-top: 1rem;
    transform: rotate(180deg);
    transition: 0.2s;
}

.help span {
    display: block;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.2;
}

.help-detail {
    width: calc(100% - 42px);
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 2rem 0;
}

.help-detail a {
    display: block;
    padding: 1rem;
    font-size: 1.4rem;
    text-align: center;
    transition: 0.2s;
}

.help-detail img {
    display: block;
    margin: 0 auto;
}

.service-head {
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #ab9670;
    padding: 1.6rem;
    color: #ab9670;
    text-align: center;
}


/**************************************
 // PAGE
 ***************************************/
.sort-box {
    display: inline-block;
    border-bottom: 2px solid #3b3b3b;
    font-weight: 700;
}

#sort {
    width: 200px;
    border: 0;
    padding: 1rem;
    font-family: "Noto Serif JP", Serif;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1;
}

#sort:-ms-expand {
    display: none;
}

.card-item {
    margin-bottom: 3rem;
    padding: 4rem;
    background: #fff;
    box-shadow: 1px 1px 4px rgba(59, 59, 59, 0.3);
}

.btn-seminar {
    margin-bottom: 1rem;
    padding: 1.6rem 0;
    border: 1px solid #8f7340;
    text-align: center;
    transition: 0.3s;
}

.btn-seminar:hover {
    background: #8f7340;
    color: #fff;
}

.col1-5.seminar-all {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .col1-5.seminar-all {
        width: 19%;
    }
}

.btn-seminar.is-current {
    background: #8f7340;
    color: #fff;
}

.news-ttl {
    display: block;
    margin-top: 0.8rem;
    text-decoration: underline;
    text-align: left;
}

.inner-bb {
    border-bottom: 1px solid #eee;
}

.relative {
    position: relative;
}

.area-link {
    padding: 1.6rem;
}

@media screen and (min-width: 769px) {
    .area-link {
        padding: 0 1.6rem;
    }
}

.card-member {
    margin: 1% 1% 3% 1%;
    border: 1px solid #fff;
    transition: 0.3s;
}

.card-member:hover {
    border: 1px solid #8f7340;
}

.card-member p {
    padding: 1.6rem;
}

.card-member p.align-center {
    padding: 0;
}

.member-name {
    display: block;
    text-align: center;
    font-size: 2rem;
}

.book-box {
    width: 50%;
}

.breadcrumbs br {
    display: none;
}

.company-ttl_foot {
    display: block;
    position: relative;
    margin-bottom: 2rem;
    color: #2d728f;
    font-size: 2rem;
    font-family: "Noto Serif JP", Serif;
}

.company-ttl_foot:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 0;
    bottom: 1rem;
    margin: auto;
    width: 0.6rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.company-ttl_main {
    margin-bottom: 4rem;
    font-family: "Noto Serif JP", Serif;
    font-size: 3rem;
    font-weight: 700;
    text-align: left;
    line-height: 1.3;
}

@media screen and (min-width: 769px) {
    .company-ttl_main {
        font-size: 5.4rem;
    }
}

.company-ttl_sub {
    display: inline-block;
    border-bottom: 1px solid #ab9670;
    font-size: 2.6rem;
    font-weight: 400;
    text-align: left;
    line-height: 1.3;
    color: #ab9670;
}

@media screen and (min-width: 769px) {
    .company-ttl_sub {
        font-size: 4rem;
    }
}

.company-ttl_lg {
    margin-bottom: 5rem;
    font-family: "Noto Serif JP", Serif;
    font-size: 2.6rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}

@media screen and (min-width: 769px) {
    .company-ttl_lg {
        font-size: 3.2rem;
    }
}

.company-ttl_lg:after {
    display: block;
    width: 60px;
    height: 2px;
    margin: 2rem auto;
    background: #3b3b3b;
    text-align: center;
    content: "";
}

.company-ttl_lg_left {
    margin-bottom: 5rem;
    font-family: "Noto Serif JP", Serif;
    font-size: 3.2rem;
    font-weight: 700;
    text-align: left;
    line-height: 1.3;
}

.company-ttl_lg_left:after {
    display: block;
    width: 60px;
    height: 2px;
    margin: 2rem 0;
    background: #3b3b3b;
    text-align: left;
    content: "";
}

.company-ttl_md {
    font-family: "Noto Sans JP", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 3rem;
    color: #3b3b3b;
    font-size: 2.8rem;
    font-weight: 400;
    text-align: center;
}

.company-ttl_sm {
    font-family: "Noto Sans JP", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 2rem;
    margin-top: 4rem;
    border-bottom: 1px solid #ab9670;
    color: #3b3b3b;
    font-size: 2rem;
    font-weight: 700;
    text-align: left;
}

/**************************************
 // BTN
 ***************************************/
.btn {
    opacity: 0;
}

.btn-header {
    display: block;
    width: 110px;
    margin: 0 0.4rem;
    padding: 0.6rem 0;
    border: 1px solid #9f2042;
    border-radius: 20px;
    background: #9f2042;
    color: #fff;
    text-align: center;
    transition: 0.2s;
}

.btn-header:hover {
    border: 1px solid #ab9670;
    background: #fff;
    color: #1e1e1e;
}

.btn-more01 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1.6rem 0;
    margin: 2rem auto;
    border: 1px solid #9f2042;
    border-radius: 40px;
    background: #9f2042;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more01:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more01:hover {
    opacity: 0.8 !important;
}

.btn-more02 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1rem 0;
    margin: 2rem auto;
    border: 1px solid #ab9670;
    border-radius: 40px;
    background: #fff;
    color: #ab9670;
    font-size: 1.4rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more02:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 0.6rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more02:hover {
    background: #ab9670;
    color: #fff;
    opacity: 0.8;
}

.btn-more02:hover:after {
    opacity: 0;
}

.btn-more02_bd0 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1rem 0;
    margin: 2rem auto;
    border-radius: 40px;
    background: #fff;
    color: #ab9670;
    font-size: 1.4rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more02_bd0:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 0.6rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more02_bd0:hover {
    background: #ab9670;
    color: #fff;
    opacity: 0.8;
}

.btn-more02_bd0:hover:after {
    opacity: 0;
}

.btn-more03 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1rem 0;
    margin: 2rem auto 0;
    background: #9f2042;
    border-radius: 40px;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more03:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 0.6rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more03:hover {
    opacity: 0.8;
}

.btn-more03:hover:after {
    opacity: 0;
}

.btn-more04 {
    position: relative;
    display: block;
    width: 100.5%;
    padding: 2rem;
    font-size: 2.4rem;
    background: #ab9670;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    transition: 0.2s;
}

.btn-more04:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more04:hover {
    opacity: 0.8;
}

.btn-more05 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1.6rem 0;
    margin: 2rem auto;
    border: 1px solid #ab9670;
    border-radius: 40px;
    background: #ab9670;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more05:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more05:hover {
    background: #fff;
    color: #ab9670;
}

.btn-more06 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1rem 0;
    margin: 2rem auto;
    border: 1px solid #ab9670;
    border-radius: 40px;
    background: #ab9670;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more06:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more06:hover {
    opacity: 0.8 !important;
}

.btn-book {
    position: relative;
    display: block;
    width: 100%;
    max-width: 400px;
    margin-top: 1rem;
    padding: 1.6rem 2rem;
    font-size: 1.6rem;
    background: #fff;
    color: #ab9670;
    letter-spacing: 2px;
    text-align: center;
    transition: 0.2s;
    border-radius: 50px;
}

.btn-book:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-book:hover {
    opacity: 0.8;
}

.btn-news,
.btn-seminor,
.btn-media {
    display: block;
    padding: 1.6rem;
    background: #fff;
    text-align: center;
    transition: 0.2s;
}

.btn-news:hover,
.btn-seminor:hover,
.btn-media:hover {
    background: #3b3b3b;
    color: #fff;
}

.btn-active {
    background: #3b3b3b;
    color: #fff;
}

.btn-faq {
    display: block;
    margin-bottom: 2rem;
    padding: 1.6rem;
    background: #f8f3e6;
    border: 1px solid #ab9670;
    text-align: center;
    transition: 0.2s;
}

.btn-faq:after {
    display: none;
}

.btn-faq:hover {
    background: #ab9670;
    color: #fff;
}

.btn-office {
    text-align: center;
    display: block;
    padding: 1.6rem;
    border: 2px solid #ab9670;
    background: #f8f3e6;
    color: #ab9670;
    transition: 0.2s;
}

.btn-office:hover {
    background: #ab9670;
    color: #fff;
}

.btn-office.is-current {
    background: #ab9670;
    color: #fff;
}

.btn-lifeplan,
.btn-management,
.btn-insurance {
    cursor: pointer;
    padding-top: 2rem;
    transition: 0.2s;
}

.btn-lifeplan:hover,
.btn-management:hover,
.btn-insurance:hover {
    background: rgba(255, 255, 255, 0.4);
}

.btn-lifeplan {
    background: #fff;
}

.btn-lifeplan,
.btn-management {
    border-right: 1px solid #3b3b3b;
}

.number {
    margin-right: 1rem;
    padding-bottom: 0.5rem;
    vertical-align: middle;
}

.service-inner {
    width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 769px) {
    .service-inner {
        width: 1000px;
    }
}

.privacy-box {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.box-left {
    width: 100%;
    order: 2;
}

@media screen and (min-width: 769px) {
    .box-left {
        width: calc(100% - 340px);
        order: 0;
    }
}

.box-right {
    width: 100%;
    margin-bottom: 2rem;
    order: 1;
}

@media screen and (min-width: 769px) {
    .box-right {
        order: 0;
        margin-bottom: 0;
        width: 300px;
    }
}

.box-right img {
    width: 100%;
    height: auto;
}

.box-movie {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.popular-box {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: stretch;
    align-items: stretch;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2rem;
}

.popular-btn {
    width: calc(100% / 3);
    text-align: center;
    padding: 0.5rem;
    font-weight: 700;
    color: #444;
    font-size: 1.4rem;
    border-bottom: 3px solid #444;
}

.popular-btn.is-active {
    color: #ab9670;
    border-color: #ab9670;
}

/**************************************
 // INNER
 ***************************************/
.section-inner {
    width: 100%;
    margin: 0 auto;
    padding: 2rem 2rem;
}

@media screen and (min-width: 769px) {
    .section-inner {
        padding: 2rem 0;
    }

    :is(.footer, .footer-global) .section-inner {
        width: 1000px;
    }
}

.section-inner img {
    display: block;
}

/**************************************
 // BOX
 ***************************************/
.flex-box {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.box {
    padding: 2rem 6rem;
}

.box-vertical {
    margin: 4rem auto 0;
}

.box-vertical_md {
    margin: 2rem auto;
}

.box-ex {
    padding: 2rem;
}

@media screen and (min-width: 769px) {
    .box-ex {
        padding: 2rem 6rem;
    }
}

.box-faq {
    border-bottom: 2px solid #eee;
}

.box-white {
    background: #fff;
}

.no-box {
    display: none;
    padding: 3rem;
    margin-left: 0;
}

.no-item {
    position: relative;
    padding: 2rem;
    border-bottom: 1px #ab9670 solid;
    font-size: 1.6rem;
    color: #ab9670;
    cursor: pointer;
}

@media screen and (min-width: 769px) {
    .no-item {
        font-size: 2rem;
    }
}

.no-item:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    background: url(images/common/totop.png) center no-repeat;
    transform: rotate(180deg);
    background-size: 100%;
    content: "";
}

.no-item.is-open:after {
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    margin: auto;
    width: 20px;
    background: url(images/common/totop.png) center no-repeat;
    background-size: 100%;
    transform: rotate(0deg);
    content: "";
}

.txt-box {
    padding: 2rem 1.6rem;
}

.txt-box_sm {
    padding: 1rem;
}

.txt-box_lg {
    padding: 1rem;
}

@media screen and (min-width: 769px) {
    .txt-box_lg {
        padding: 1rem 3rem;
    }
}

.txt-box_xl {
    padding: 2rem;
}

@media screen and (min-width: 769px) {
    .txt-box_xl {
        padding: 3rem 3rem;
    }
}

.txt-box_wd {
    padding: 8rem;
}

.txt-box_company {
    padding: 0;
}

@media screen and (min-width: 769px) {
    .txt-box_company {
        padding: 0 4rem 4rem;
    }
}

.txt-lg {
    font-size: 4.8rem;
    font-weight: 700;
}

.inner-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 4rem 0;
}

@media screen and (min-width: 769px) {
    .inner-box {
        width: 1000px;
    }
}

.inner-box_left,
.inner-box_right {
    position: static;
    width: 100%;
    height: auto;
    padding: 4rem 2rem;
    background: #f8f3e6;
}

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

    .inner-box_left,
    .inner-box_right {
        position: absolute;
        width: 500px;
        height: 500px;
        padding: 6rem;
        background: rgba(255, 255, 255, 0.75);
    }
}

.inner-box_left {
    top: 0;
    left: 0;
}

.inner-box_right {
    top: 0;
    right: 0;
}

.section-ttl_xs {
    font-size: 2rem;
    margin-bottom: 2rem;
    font-family: "Noto Serif JP", Serif;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}

.section-ttl_xs:after {
    display: block;
    width: 40px;
    height: 2px;
    margin: 1rem auto;
    background: #ab9670;
    text-align: center;
    content: "";
}

.bd-box {
    border: 1px solid #3b3b3b;
}

.bd-box_gold {
    margin-top: 2rem;
    border: 2px solid #8f7340;
    font-size: 2rem;
    text-align: center;
    padding: 1rem;
}

.bd-box_gold_lg {
    margin-top: 2rem;
    border: 2px solid #8f7340;
    font-size: 2rem;
    text-align: center;
    padding: 3rem;
}

.bd-box_lgray {
    border: 1px solid #eee;
}

.bd_gold {
    border: 1px solid #ab9670;
    box-sizing: border-box;
}

.page-id-3099 .single-content iframe {
    width: 100% !important;
    min-height: 1400px !important;
}

/**************************************
 // COLUMN
 ***************************************/
.col1-2 {
    width: 100%;
    margin-bottom: 1rem;
}

@media screen and (min-width: 769px) {
    .col1-2 {
        width: 48%;
    }
}

.col1-2_nm {
    width: 100%;
    margin-bottom: 1rem;
}

@media screen and (min-width: 769px) {
    .col1-2_nm {
        width: 50%;
    }
}

.col1-3 {
    width: 100%;
    margin-bottom: 2rem;
}

@media screen and (min-width: 769px) {
    .col1-3 {
        width: 31%;
    }
}

.col1-3_nm {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .col1-3_nm {
        width: calc(100% / 3);
    }
}

.col1-4 {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .col1-4 {
        width: 23%;
    }
}

.col1-4_nm {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .col1-4_nm {
        width: 25%;
    }
}

.col1-5 {
    width: 48%;
}

@media screen and (min-width: 769px) {
    .col1-5 {
        width: 19%;
    }
}

.col1-5_nm {
    width: 48%;
}

@media screen and (min-width: 769px) {
    .col1-5_nm {
        width: 20%;
    }
}

.col1-6 {
    width: 48%;
}

@media screen and (min-width: 769px) {
    .col1-6 {
        width: 16%;
    }
}

.col-flow {
    width: 16%;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .col-flow {
        width: 20%;
    }
}

/**************************************
 // TABLE
 ***************************************/
.bb-1 {
    border-bottom: 1px solid #eee;
}

.border-item {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 2rem 0;
    border-top: 1px solid #eee;
}

.border-item:last-child {
    border-bottom: 1px solid #eee;
}

.tbl-history {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 2rem;
    border-top: 1px solid #eee;
}

.tbl-history th {
    display: block;
    width: 100%;
    padding: 0.5rem;
    text-align: left;
    font-weight: 400;
    vertical-align: top;
}

@media screen and (min-width: 769px) {
    .tbl-history th {
        display: table-cell;
        width: 150px;
        padding: 0.5rem 4rem;
        text-align: right;
    }
}

.tbl-history td {
    padding: 0.5rem 0;
    display: block;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .tbl-history td {
        width: auto;
        display: table-cell;
    }
}

.tbl-notice {
    width: 100%;
}

.tbl-notice th {
    display: block;
    width: 100%;
    border-bottom: 1px solid #8f7340;
    color: #8f7340;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
}

@media screen and (min-width: 769px) {
    .tbl-notice th {
        display: table-cell;
        width: 200px;
        border-bottom: 0;
        border-right: 1px solid #8f7340;
    }
}

.tbl-notice td {
    padding: 1rem 0;
    display: block;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .tbl-notice td {
        padding: 0;
        display: table-cell;
        width: auto;
    }
}

.tbl-form {
    width: 90%;
    margin: 0 auto 4rem;
}

@media screen and (min-width: 769px) {
    .tbl-form {
        width: 1000px;
        margin: 0 auto 4rem;
    }
}

.tbl-form th {
    display: block;
    width: 100%;
    padding: 2rem 0 0;
    text-align: left;
    font-weight: 700;
    vertical-align: middle;
    border-top: 1px solid #eee;
}

@media screen and (min-width: 769px) {
    .tbl-form th {
        width: 300px;
        padding: 2rem;
    }
}

.tbl-form td {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
}

@media screen and (min-width: 769px) {
    .tbl-form td {
        padding: 2rem 0;
        border-top: 1px solid #eee;
        display: table-cell;
        margin-bottom: 0;
    }
}

.tbl-form td input,
.tbl-form td select {
    padding: 1.6rem;
    border: 3px solid #eee;
    box-sizing: border-box;
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

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

    .tbl-form td input,
    .tbl-form td select {
        margin-bottom: 0;
    }
}

.tbl-form td input[name="address01"],
.tbl-form td select[name="address01"],
.tbl-form td input[name="address02"],
.tbl-form td select[name="address02"] {
    margin-bottom: 2rem;
}

.tbl-form td select {
    width: 60%;
}

.tbl-form td select.col1-2 {
    width: 48%;
}

.tbl-form td textarea {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    font-size: 100%;
    height: 300px;
    padding: 1.6rem;
    border: 3px solid #eee;
    box-sizing: border-box;
}

.tbl-form td input[name="tel"],
.tbl-form td input[name="address01"],
.tbl-form td input[name="address02"],
.tbl-form td input[name="address03"],
.tbl-form td input[name="company-name"],
.tbl-form td input[name="company-dep"],
.tbl-form td input[name="mail"],
.tbl-form td input[name="mail_conf"],
.tbl-form td input[name="media"] {
    width: 100%;
}

.tbl-form td input[name="mail_conf"] {
    margin-top: 1rem;
}

.tbl-form tr:last-child th,
.tbl-form tr:last-child td {
    border-bottom: 1px solid #eee;
}

.txt-box_company .tbl-form {
    width: 100%;
}

.calender {
    width: 100%;
}

.calender tr:nth-child(odd) th,
.calender tr:nth-child(odd) td {
    background: #f8f3e6;
}

.calender tr:first-child th {
    padding: 0.5rem 0;
    background: #8f7340;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
}

.calender tr:nth-child(2) th,
.calender tr:nth-child(3) th,
.calender tr:nth-child(4) th,
.calender tr:nth-child(5) th,
.calender tr:nth-child(6) th {
    width: 200px;
    padding: 2rem 0;
    font-weight: 700;
    vertical-align: middle;
}

.calender td {
    text-align: center;
    font-size: 4.8rem;
}

.agreement {
    width: 90%;
    height: 250px;
    margin: 0 auto 4rem;
    padding: 2rem;
    border: 1px solid #eee;
    background: #f8f3e6;
    overflow-y: scroll;
}

@media screen and (min-width: 769px) {
    .agreement {
        width: 1000px;
    }
}

.scroll-box {
    width: 100%;
    height: 100%;
}

.page-id-280 .txt-700 {
    display: inline-block;
    margin-top: 1.6rem;
}

/**************************************
 // TEXT
 ***************************************/
.state01 {
    width: 140px;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    color: #fff;
    background: #e8ab13;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .state01 {
        padding: 1.6rem 0;
        font-size: 2rem;
    }
}

.state02 {
    width: 140px;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    color: #fff;
    background: #2d728f;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .state02 {
        padding: 1.6rem 0;
        font-size: 2rem;
    }
}

.state03 {
    width: 140px;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    color: #fff;
    background: #3b3b3b;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .state03 {
        padding: 1.6rem 0;
        font-size: 2rem;
    }
}

.single-place {
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1.6rem 0;
    font-size: 2rem;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .single-place {
        width: calc(100% - 340px);
    }
}

.single-place_01 {
    display: block;
    padding: 0 2rem;
    font-weight: 700;
    text-align: left;
}

@media screen and (min-width: 769px) {
    .single-place_01 {
        display: inline;
        text-align: center;
    }
}

.single-place_02 {
    display: block;
    font-size: 1.6rem;
    padding: 0 2rem;
    text-align: left;
}

@media screen and (min-width: 769px) {
    .single-place_02 {
        display: inline;
        padding: 0;
        text-align: center;
    }
}

.btn-state {
    position: relative;
    width: 100%;
    padding: 1.6rem;
    background: #9f2042;
    color: #fff;
    line-height: 2;
}

@media screen and (min-width: 769px) {
    .btn-state {
        width: 200px;
    }
}

.btn-state:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    transform: rotate(90deg);
    content: "";
}

.seminar-single01 {
    margin-top: 1rem;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .seminar-single01 {
        margin-top: 0;
        width: calc(100% - 240px);
    }
}

.state03 {
    padding: 2rem 0;
}

.seminar-link {
    display: block;
    border-right: 1px solid #8f7340;
    text-align: center;
}

.seminar-link:last-child {
    border-right: 0;
}

.seminar-link a {
    display: block;
    font-size: 1.4rem;
    padding: 1.6rem 0;
}

@media screen and (min-width: 769px) {
    .seminar-link a {
        font-size: 1.6rem;
    }
}

.single-textbox table {
    width: 100%;
    margin-bottom: 2rem;
    table-layout: fixed;
}

.single-textbox table td {
    padding: 1.6rem;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.single-textbox table td:first-child {
    width: 160px !important;
    padding: 1.6rem;
    background: #c7b99f;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #fff;
}

.border-ttl {
    display: block;
    padding: 3rem 0;
    border-bottom: 1px solid #ab9670;
    text-align: center;
    color: #ab9670;
}

.global-ttl {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    border-bottom: 1px solid #3b3b3b;
    margin-bottom: 1.6rem;
    text-align: left;
}

.section-ttl_lg {
    margin-bottom: 5rem;
    font-family: "Noto Serif JP", Serif;
    font-size: 2.6rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}

@media screen and (min-width: 769px) {
    .section-ttl_lg {
        font-size: 3rem;
    }
}

.section-ttl_lg:after {
    display: block;
    width: 60px;
    height: 2px;
    margin: 2rem auto;
    background: #ab9670;
    text-align: center;
    content: "";
}

.section-ttl_md {
    font-family: "Noto Sans JP", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 3rem;
    color: #ab9670;
    font-size: 2.4rem;
    font-weight: 400;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .section-ttl_md {
        font-size: 2.8rem;
    }
}

.section-ttl_md:before {
    display: inline-block;
    width: 5%;
    margin-bottom: 0.8rem;
    margin-right: 1rem;
    border-bottom: 2px solid #ab9670;
    content: "";
}

@media screen and (min-width: 769px) {
    .section-ttl_md:before {
        width: 60px;
    }
}

.section-ttl_md:after {
    display: inline-block;
    width: 5%;
    margin-bottom: 0.8rem;
    margin-left: 1rem;
    border-bottom: 2px solid #ab9670;
    content: "";
}

@media screen and (min-width: 769px) {
    .section-ttl_md:after {
        width: 60px;
    }
}

.section-ttl_md_bk {
    font-family: "Noto Sans JP", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 3rem;
    color: #3b3b3b;
    font-size: 2.4rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

@media screen and (min-width: 769px) {
    .section-ttl_md_bk {
        font-size: 2.8rem;
    }
}

.section-ttl_md_gold {
    font-family: "Noto Sans JP", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 3rem;
    color: #ab9670;
    font-size: 2.8rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

.section-ttl_sm {
    margin-bottom: 1rem;
    font-family: "Noto Sans JP", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
}

.txt-large {
    margin-bottom: 1.6rem;
    color: #ab9670;
    font-size: 2rem;
    font-weight: 400;
    text-align: center;
}

.txt-large .sub-txt {
    display: block;
    font-size: 1.4rem;
}

.txt-totop {
    color: #ab9670;
    display: block;
    text-align: center;
}

.icon {
    width: 50px;
    height: auto;
    margin-right: 1.6rem;
}

.more-txt {
    text-decoration: underline;
}

.image-head {
    display: block;
    background: #ab9670;
    color: #fff;
    text-align: center;
}

.vector-ttl {
    font-size: 2.8rem;
    margin-bottom: 4rem;
}

.vector-ttl:before {
    display: inline-block;
    color: #ab9670;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
}

.link-more {
    position: relative;
    color: #ab9670;
    transition: 0.2s;
    text-decoration: underline;
}

.link-more:hover {
    opacity: 0.8;
}

.link-more:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: -1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 0.6rem;
    height: 1rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.txt-700 {
    font-weight: 700;
}

.txt-gold {
    color: #ab9670;
}

.single-content p {
    margin-bottom: 1.6rem;
}

.single-content h1,
.single-content h2 {
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-size: 2.2rem;
    padding: 1rem 0;
    border-bottom: 5px solid #dad47b;
    font-weight: 500;
    line-height: 1.3;
    font-weight: bold;
}


.single-content h3{
    font-weight: bold;
}

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

    .single-content h1,
    .single-content h2 {
        font-size: 2.6rem;
    }
}

.single-content figure,
.single-content img,
.single-content iframe {
    width: 100% !important;
    height: auto;
}

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

    .single-content img,
    .single-content iframe {
        width: auto;
        max-width: 100%;
    }
}

.faq-ttl {
    margin-bottom: 2rem;
    font-size: 2.2rem;
    padding: 1rem 0;
    border-bottom: 5px solid #fdd835;
    font-weight: 500;
}

@media screen and (min-width: 769px) {
    .faq-ttl {
        font-size: 2.6rem;
    }
}

.first-cate01 {
    top: 0;
    right: 0;
    padding: 1.6rem 3rem;
    background: #aa7b44;
    color: #fff;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .first-cate01 {
        position: absolute;
    }
}

.first-cate02 {
    top: 0;
    left: 0;
    padding: 1.6rem 3rem;
    background: #446daa;
    color: #fff;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .first-cate02 {
        position: absolute;
    }
}

.flow-ttl {
    width: 100%;
    margin-bottom: 1.6rem;
    padding: 0.8rem;
    font-size: 1.6rem;
    background: #8f7340;
    color: #fff;
    text-align: center;
}

.root-ttl {
    width: 100%;
    margin-bottom: 5rem;
    padding: 0.8rem;
    font-size: 1.6rem;
    background: #eee;
    color: #3b3b3b;
    text-align: center;
}

/**************************************
 // BREADCRUMBS
 ***************************************/
.breadcrumbs {
    width: 95%;
    margin: 0 auto;
    padding: 1rem 0;
    font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
    .breadcrumbs {
        width: 1000px;
    }
}

.breadcrumbs a {
    font-size: 1.4rem;
}

/**************************************
 // UTILLITY
 ***************************************/
.notice {
    position: relative;
    padding-left: 1.6rem;
}

.notice:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline;
    width: 1.6rem;
    content: "※";
}

.vertical-center {
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

.vertical-end {
    align-items: flex-end;
}

.ai-center {
    align-items: center;
}

.justify-start {
    justify-content: flex-start;
}

.justify-center {
    justify-content: center;
}

.space-graph {
    margin: 0 1% 5%;
}

.space-center {
    margin: 0 1rem;
}

.space-global {
    position: relative;
    margin: 1%;
}

.space-thumb {
    position: relative;
    margin: 1% 1% 5% 1%;
}

.topBg-01 {
    min-width: initial;
    height: 650px;
    background: url(images/top/031412_1361.png) bottom no-repeat;
    background-size: 115%;
}

@media screen and (min-width: 769px) {
    .topBg-01 {
        min-width: 1000px;
        height: 500px;
    }
}

.topBg-02 {
    min-width: initial;
    background: url(images/top/031412_0094.png) bottom no-repeat;
    background-size: 115%;
    height: 650px;
}

@media screen and (min-width: 769px) {
    .topBg-02 {
        height: 500px;
        min-width: 1000px;
    }
}

.topBg-03 {
    min-width: initial;
    background: url(images/top/info.png);
    background-size: cover;
}

@media screen and (min-width: 769px) {
    .topBg-03 {
        min-width: 1000px;
    }
}

.firstBg-01 {
    position: relative;
    min-width: initial;
    height: 550px;
    background: url(images/first/first02.png) bottom no-repeat;
    background-size: 115%;
}

@media screen and (min-width: 769px) {
    .firstBg-01 {
        min-width: 1000px;
        height: 500px;
    }
}

.firstBg-02 {
    position: relative;
    min-width: initial;
    height: 750px;
    background: url(images/first/first03.png) bottom no-repeat;
    background-size: 115%;
}

@media screen and (min-width: 769px) {
    .firstBg-02 {
        min-width: 1000px;
        height: 600px;
    }
}

.firstBg-03 {
    position: relative;
    min-width: initial;
    height: 650px;
    background: url(images/first/first04.png) bottom no-repeat;
    background-size: 115%;
}

@media screen and (min-width: 769px) {
    .firstBg-03 {
        min-width: 1000px;
        height: 500px;
    }
}

@media screen and (min-width: 769px) {
    .firstBg-03 .inner-box {
        height: 500px;
    }
}

.fukidashi-01,
.fukidashi-02,
.fukidashi-03 {
    display: block;
    position: relative;
    padding: 1rem;
    color: #fff;
    text-align: center;
}

.fukidashi-01:before,
.fukidashi-02:before,
.fukidashi-03:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
}

.fukidashi-01 {
    background: #446daa;
}

.fukidashi-01.is-current:before {
    border-top: 15px solid #446daa;
}

.fukidashi-02 {
    background: #aa7b44;
}

.fukidashi-02.is-current:before {
    border-top: 15px solid #aa7b44;
}

.fukidashi-03 {
    background: #63a944;
}

.fukidashi-03.is-current:before {
    border-top: 15px solid #63a944;
}

.vector-txt01 {
    width: 33.3%;
}

.vector-txt02 {
    width: 66.7%;
}

.bg-fil {
    background: rgba(255, 255, 255, 0.6);
}

.bg-pink {
    background: #f8f3e6;
}

.bg-gray {
    background: #3b3b3b;
}

.bg-lgray {
    background: #eee;
}

.bg-white {
    background: #fff;
}

.align-center {
    text-align: center;
}

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

.align-right {
    text-align: right;
}

.fz-1 {
    font-size: 1rem;
}

.fz-2 {
    font-size: 2rem;
}

.fz-12 {
    font-size: 1.2rem;
}

.fz-14 {
    font-size: 1.4rem;
}

.fz-16 {
    font-size: 1.6rem;
}

.fz-28 {
    font-size: 2.4rem;
}

@media screen and (min-width: 769px) {
    .fz-28 {
        font-size: 2.8rem;
    }
}

.fz-32 {
    font-size: 2.4rem;
}

@media screen and (min-width: 769px) {
    .fz-32 {
        font-size: 3.2rem;
    }
}

.pb-0 {
    padding-bottom: 0;
}

.pb-5 {
    padding-bottom: 5rem;
}

.pb-10 {
    padding-bottom: 10rem;
}

.pl-1 {
    padding-left: 1rem;
}

.zoom {
    display: block;
    position: relative;
    width: 100%;
    height: 168px;
    overflow: hidden;
}

.zoom img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: 0.2s;
}

.zoom img:hover {
    transform: scale(1.1);
}

.clr {
    clear: both;
}

.through {
    opacity: 0;
}

.line-vertical {
    border-bottom: 1px solid #ab9670;
    margin-bottom: 2rem;
}

@media screen and (min-width: 769px) {
    .line-vertical {
        margin-bottom: 0;
        border-right: 1px solid #ab9670;
        border-bottom: 0;
    }
}

.i-block {
    display: inline-block !important;
}

.space-right {
    margin-right: 1rem;
}

.google-map {
    display: inline-block;
    margin: 2rem auto;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #3b3b3b;
}

.google-map:before {
    display: inline-block;
    color: #9f2042;
    margin-right: 0.5rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f3c5";
}

.google-map:after {
    display: inline-block;
    margin-left: 0.5rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f105";
}

.date {
    font-size: 1rem;
}

.card {
    margin-bottom: 4rem;
    padding: 1.6rem 2rem;
    border: 1px solid rgba(59, 59, 59, 0.2);
    box-shadow: 2px 2px 2px rgba(59, 59, 59, 0.2);
}

.card-heights {
    height: 9rem;
}

.card-gold {
    margin: 4rem auto;
    padding: 4rem 2rem;
    border: 1px solid rgba(171, 150, 112, 0.8);
}

.card-gold_p0 {
    margin: 2rem auto;
    padding: 0;
    border: 1px solid rgba(171, 150, 112, 0.8);
}

.card-gold_sq {
    margin: 1rem;
    padding: 2rem;
    border: 1px solid rgba(171, 150, 112, 0.8);
}

.image-center {
    max-width: 100%;
    margin: 1rem auto 2rem;
}

@media screen and (max-width: 480px) {
    .image-center {
        width: 100%;
        margin: 1rem auto 2rem;
    }
}

.no-border:before {
    display: none;
}

.no-border:after {
    display: none;
}

.telnum {
    display: inline-block;
    color: #ab9670;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.2;
}

ul.disc {
    padding-left: 1.6rem;
    list-style-type: disc;
}

li.disc {
    margin-left: 1.6rem;
    list-style-type: disc;
}

ol.decimal {
    padding-left: 1.6rem;
    list-style: decimal;
}

li.decimal {
    margin-left: 1.6rem;
    list-style-type: decimal;
}

ul.square {
    padding-left: 1.6rem;
    list-style-type: square;
}

li.square {
    margin-left: 1.6rem;
    list-style-type: square;
}

ul.require {
    color: #d00;
}

.require {
    color: #c00;
}

.step-link {
    position: relative;
    display: block;
    width: 95%;
    line-height: 48px;
    padding: 0 50px 0 20px;
    background-color: #f8f3e6;
    box-sizing: border-box;
    border-top: 1px solid #ab9670;
    border-bottom: 1px solid #ab9670;
    border-left: 1px solid #ab9670;
    transition: 0.2s;
}

.step-link:hover {
    opacity: 0.8s;
}

.step-link br {
    display: none;
}

.step-link:before,
.step-link:after {
    position: absolute;
    right: -15px;
    display: block;
    content: '';
    background-color: #f8f3e6;
    width: 25px;
    height: 25px;
}

.step-link:after {
    top: -1px;
    border-top: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    transform: skew(30deg);
}

.step-link:before {
    border-bottom: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    bottom: -1px;
    transform: skew(-30deg);
}

/**************************************
 // FORM
 ***************************************/
.stepBar {
    position: relative;
    list-style: none;
    margin: 0 0 4rem;
    padding: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
    *zoom: 1;
}

.stepBar .step {
    position: relative;
    float: left;
    display: inline-block;
    line-height: 40px;
    padding: 0;
    background-color: #eee;
    box-sizing: border-box;
    font-size: 1rem;
}

@media screen and (min-width: 769px) {
    .stepBar .step {
        font-size: 1.6rem;
        padding: 0 40px 0 20px;
    }
}

.stepBar .step:before,
.stepBar .step:after {
    position: absolute;
    left: -15px;
    display: block;
    content: '';
    background-color: #eee;
    border-left: 4px solid #fff;
    width: 20px;
    height: 20px;
}

.stepBar .step:after {
    top: 0;
    transform: skew(30deg);
}

.stepBar .step:before {
    bottom: 0;
    transform: skew(-30deg);
}

.stepBar .step:first-child:before,
.stepBar .step:first-child:after {
    content: none;
}

.stepBar .step.current {
    color: #fff;
    background-color: #8f7340;
}

.stepBar .step.current:before,
.stepBar .step.current:after {
    background-color: #8f7340;
}

.stepBar.step2 .step {
    width: 50%;
}

/* 作業中 */
.slide-thumb {
    margin: 0.33%;
    cursor: pointer;
    transition: 0.6s;
}

.slide-thumb:hover {
    opacity: 0.8;
}

.slide-thumb br {
    display: none;
}

.contactbar-sub {
    width: 50px;
    padding: 0.5rem;
    color: #3b3b3b;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
}

.contactbar-01 {
    position: relative;
    width: 50px;
    padding: 0.5rem;
    border: 2px solid #1a7abe;
    background: #fff;
    color: #3b3b3b;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
}

.contactbar-02 {
    position: relative;
    width: 50px;
    padding: 0.5rem;
    border: 2px solid #62ae40;
    background: #fff;
    color: #3b3b3b;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
}

.contactbar-03 {
    position: relative;
    width: 50px;
    padding: 0.5rem;
    border: 2px solid #e26b2f;
    background: #fff;
    color: #3b3b3b;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
}

.contactbar-number01 {
    position: absolute;
    top: 5px;
    left: 3px;
    display: inline-block;
    background: #1a7abe;
    color: #fff;
    padding: 1rem 0.5rem;
    line-height: 1;
    text-align: left;
    transform: rotate(-90deg);
    font-size: 3rem;
    font-weight: 700;
}

.contactbar-number02 {
    position: absolute;
    top: 5px;
    left: 3px;
    display: inline-block;
    background: #62ae40;
    color: #fff;
    padding: 1rem 0.5rem;
    line-height: 1;
    text-align: left;
    transform: rotate(-90deg);
    font-size: 3rem;
    font-weight: 700;
}

.contactbar-number03 {
    position: absolute;
    top: 5px;
    left: 3px;
    display: inline-block;
    background: #e26b2f;
    color: #fff;
    padding: 1rem 0.5rem;
    line-height: 1;
    text-align: left;
    transform: rotate(-90deg);
    font-size: 3rem;
    font-weight: 700;
}

.contactbar-inner {
    width: calc(100% - 100px);
}

.relative {
    position: relative;
}

.number-square {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    background: #1a7abe;
    color: #fff;
    padding: 0.8rem 1rem;
    line-height: 1;
    text-align: left;
    font-size: 3rem;
    font-weight: 700;
}

.number-square_orange {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    background: #e26b2f;
    color: #fff;
    padding: 0.8rem 1rem;
    line-height: 1;
    text-align: left;
    font-size: 3rem;
    font-weight: 700;
}

.number-circle {
    position: absolute;
    left: 5px;
    bottom: 5px;
    display: inline-block;
    border-radius: 50px;
    background: #62ae40;
    color: #fff;
    padding: 0.7rem 1.4rem;
    line-height: 1;
    text-align: left;
    font-size: 3rem;
    font-weight: 700;
}

.space-1p {
    margin: 0;
}

@media screen and (min-width: 769px) {
    .space-1p {
        margin: 1%;
    }
}

.flex-start {
    justify-content: flex-start;
}

.red {
    color: #d00;
}

.lh-12 {
    line-height: 1.2;
}

.btn-center {
    position: absolute;
    height: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.bold {
    font-weight: 700;
}

.gma-list li {
    padding: 4rem 0;
    border-top: 1px solid #eee;
}

.gma-list li:last-child {
    border-bottom: 1px solid #eee;
}

.gma-menu li {
    width: 22%;
    text-align: center;
}

.gma-menu a {
    position: relative;
    display: block;
    width: 95%;
    line-height: 48px;
    padding: 0 0 0 20px;
    background-color: #f8f3e6;
    box-sizing: border-box;
    border-top: 1px solid #ab9670;
    border-bottom: 1px solid #ab9670;
    border-left: 1px solid #ab9670;
}

.gma-menu a:hover {
    background: #9f2042;
    color: #fff;
}

.gma-menu a:hover:before,
.gma-menu a:hover:after {
    position: absolute;
    right: -15px;
    display: block;
    content: '';
    background-color: #9f2042;
    width: 25px;
    height: 25px;
}

.gma-menu a:hover:after {
    top: -1px;
    border-top: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    transform: skew(30deg);
}

.gma-menu a:hover:before {
    border-bottom: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    bottom: -1px;
    transform: skew(-30deg);
}

.gma-menu a br {
    display: none;
}

.gma-menu a:before,
.gma-menu a:after {
    position: absolute;
    right: -15px;
    display: block;
    content: '';
    background-color: #f8f3e6;
    width: 25px;
    height: 25px;
}

.gma-menu a:after {
    top: -1px;
    border-top: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    transform: skew(30deg);
}

.gma-menu a:before {
    border-bottom: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    bottom: -1px;
    transform: skew(-30deg);
}

.gma-menu a.is-current {
    background: #9f2042;
    color: #fff;
}

.gma-menu a.is-current:before,
.gma-menu a.is-current:after {
    position: absolute;
    right: -15px;
    display: block;
    content: '';
    background-color: #9f2042;
    width: 25px;
    height: 25px;
}

.gma-menu a.is-current:after {
    top: -1px;
    border-top: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    transform: skew(30deg);
}

.gma-menu a.is-current:before {
    border-bottom: 1px solid #ab9670;
    border-right: 1px solid #ab9670;
    bottom: -1px;
    transform: skew(-30deg);
}

.gma-tbl {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #c7b99f;
}

.gma-tbl th,
.gma-tbl td {
    padding: 1.6rem;
}

.gma-tbl th {
    width: 300px;
    border-bottom: 1px solid #fff;
    background: #c7b99f;
    color: #fff;
    text-align: left;
    vertical-align: middle;
}

.gma-tbl td {
    border-bottom: 1px solid #c7b99f;
}

.book-left {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .book-left {
        width: auto;
    }
}

.book-left img {
    display: block;
    margin: 0 auto;
}

.book-right {
    margin-top: 2rem;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .book-right {
        margin-top: 0;
        width: calc(100% - 200px);
    }
}

.comment-left {
    width: calc(100% - 120px);
}

.block {
    display: block;
}

.m-0 {
    margin: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.mb-4 {
    margin-bottom: 4rem;
}

.mb-5 {
    margin-bottom: 5rem !important;
}

@media screen and (min-width: 769px) {
    .content {
        padding-top: 0;
    }
}


.serif {
    font-family: "Noto Serif JP", Serif;
}

.wp-pagenavi {
    margin-top: 5rem;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    margin: 1rem;
    padding: 0.6rem 1.4rem;
    background: #eee;
    transition: 0.3s;
}

.wp-pagenavi span.current {
    background: #c00;
    color: #fff;
}

.wp-pagenavi a:hover {
    background: #c00;
    color: #fff;
}


.single-state {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .single-state {
        width: 140px;
    }
}

table.info {
    width: 100%;
}

.access-slide.flex-box {
    justify-content: space-between;
}

@media screen and (min-width: 769px) {
    .access-slide.flex-box {
        justify-content: flex-start;
    }
}

.access-slide-o.flex-box {
    justify-content: space-between;
}

/**************************************
 // コラム用
 ***************************************/
.single-ttl {
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.money-ttl {
    color: #1a653c;
}

.manage-ttl {
    color: #5e2a58;
}

.souzoku-ttl {
    color: #018a9a;
}

.feature-ttl {
    color: #a03c44;
}

.voice-ttl {
    color: #8f7340;
}

.column-menu {
    width: 95%;
    margin: 65px auto 0;
    padding: 3.2rem 0;
}

a.tag {
    margin: 0 0.5rem;
    position: relative;
    font-size: 1.4rem !important;
    color: #fff;
    text-decoration: underline;
}

.tag.subtag {
    color: #888 !important;
    font-weight: 400 !important;
}

.tag-box {
    text-align: right;
    float: right;
}

@media screen and (min-width: 769px) {
    .column-menu {
        width: 1000px;
        margin: 0 auto;
    }
}

.column-menu ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.column-menu ul li {
    text-align: center;
    background: #fff;
}

.column-menu ul li a {
    font-size: 1.2rem;
}

.column-menu ul li.menu-item-3081 {
    border-top: 6px solid #006064;
    width: 33.3%;
}

@media screen and (min-width: 769px) {
    .column-menu ul li a {
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 769px) {
    .column-menu ul li.menu-item-3081 {
        width: calc(100% / 6);
    }
}

.column-menu ul li.menu-item-3081.current-menu-item a {
    background: #006064;
    color: #fff;
}

.column-menu ul li.menu-item-3081 a:hover {
    background: #006064;
    color: #fff;
}

.column-menu ul li.menu-item-3080 {
    border-top: 6px solid #689f38;
    width: 33.3%;
}

@media screen and (min-width: 769px) {
    .column-menu ul li.menu-item-3080 {
        width: calc(100% / 6);
    }
}

.column-menu ul li:last-child {
    border-top: 6px solid #8f7340;
    width: 33.3%;
}

@media screen and (min-width: 769px) {
    .column-menu ul li:last-child {
        width: calc(100% / 6);
    }
}

.column-menu ul li:last-child a:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-right: 0.5rem;
    font-weight: 900;
    content: "\f002";
    color: #8f7340;
    transition: 0.2s;
}

.column-menu ul li:last-child a:hover:before {
    color: #fff;
}

.column-menu ul li:last-child.current-menu-item a {
    background: #8f7340;
    color: #fff;
}

.column-menu ul li:last-child a:hover {
    background: #8f7340;
    color: #fff;
}

.column-menu ul li:last-child.current-menu-item a:before {
    color: #fff;
}

.column-menu ul li.menu-item-3080.current-menu-item a {
    background: #689f38;
    color: #fff;
}

.column-menu ul li.menu-item-3080 a:hover {
    background: #689f38;
    color: #fff;
}

.column-menu ul li:nth-child(1) a:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-right: 0.5rem;
    font-weight: 900;
    content: "\f015";
    color: #a03c44;
    transition: 0.2s;
}

.column-menu ul li:nth-child(1) a:hover:before {
    color: #fff;
}

.column-menu ul li:nth-child(1) {
    border-top: 6px solid #0d47a1;
    width: 33.3%;
}

.column-menu ul li.menu-item-3083 {
    border-top: 6px solid #dad47b;
    width: 33.3%;
}

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

    .column-menu ul li:nth-child(1),
    .column-menu ul li.menu-item-3083 {
        width: calc(100% / 6);
    }
}

.column-menu ul li:nth-child(1).current-menu-item a {
    background: #0d47a1;
    color: #fff;
}

.column-menu ul li.menu-item-3083.current-menu-item a {
    background: #dad47b;
    color: #fff;
}

.column-menu ul li:nth-child(1).current-menu-item a:before {
    color: #fff;
}

.column-menu ul li:nth-child(1) a:hover {
    background: #0d47a1;
    color: #fff;
}

.column-menu ul li.menu-item-3083 a:hover {
    background: #dad47b;
    color: #fff;
}

.column-menu ul li.menu-item-3082 {
    border-top: 6px solid #a03c44;
    width: 33.3%;
}

@media screen and (min-width: 769px) {
    .column-menu ul li.menu-item-3082 {
        width: calc(100% / 6);
    }
}

.column-menu ul li.menu-item-3082.current-menu-item a {
    background: #a03c44;
    color: #fff;
}

.column-menu ul li.menu-item-3082 a:hover {
    background: #a03c44;
    color: #fff;
}

.column-menu ul li.menu-item-3084 {
    border-top: 6px solid #5e2a58;
    width: 33.3%;
}

@media screen and (min-width: 769px) {
    .column-menu ul li.menu-item-3084 {
        width: calc(100% / 6);
    }
}

.column-menu ul li.menu-item-3084.current-menu-item a {
    background: #5e2a58;
    color: #fff;
}

.column-menu ul li.menu-item-3084 a:hover {
    background: #5e2a58;
    color: #fff;
}

.column-menu ul a {
    display: block;
    padding: 1.2rem 0;
    transition: 0.3s;
    font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
    .column-menu ul a {
        font-size: 1.6rem;
    }
}

.screen-reader-text {
    display: none;
}

.search-field {
    padding: 1rem;
    border: 1px solid #ab9670;
}

.search-submit {
    padding: 0.8rem;
    background: #ab9670;
    border: 0;
    color: #fff;
}

.main {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .main {
        width: 600px;
    }
}

.widget {
    margin-bottom: 2rem;
}

.l-sidebar {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.l-sidebar ul li {
    list-style: none;
}

.widget-title,
.widgettitle,
.widget-ttl {
    color: #3b3b3b;
    border-top: 1px solid #ab9670;
    border-bottom: 1px solid #ab9670;
    padding: 1rem 0;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
}

.wpp-item-data {
    position: relative;
}

.wpp-list li {
    position: relative;
    margin: 1.6rem 0;
}

.wpp-list li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    background: #9f2042;
    color: #fff;
    padding: 0.4rem 0;
    text-align: center;
    line-height: 1;
    font-size: 1.4rem;
}

.wpp-list li:first-child,
.wpp-list li:nth-child(2),
.wpp-list li:nth-child(3) {
    display: block !important;
}

.wpp-list li:first-child:before {
    content: "1";
}

.wpp-list li:nth-child(2):before {
    content: "2";
}

.wpp-list li:nth-child(3):before {
    content: "3";
}

.wpp-list li:nth-child(4):before {
    content: "4";
}

.wpp-list li:nth-child(5):before {
    content: "5";
}

.wpp-list li:nth-child(6):before {
    content: "6";
}

.wpp-list li:nth-child(7):before {
    content: "7";
}

.wpp-list li:nth-child(7):before {
    content: "7";
}

.wpp-list li:nth-child(8):before {
    content: "8";
}

.wpp-list li:nth-child(9):before {
    content: "9";
}

.wpp-list li:nth-child(10):before {
    content: "10";
}

.wpp-post-title {
    font-size: 1.4rem !important;
}

.post_tag {
    display: none;
    font-size: 1.4rem;
    color: #666;
    text-decoration: underline;
}

.new {
    position: absolute;
    top: 1.6rem;
    left: 0;
    display: block;
    padding: 0.6rem 1.6rem;
    text-align: center;
    background: #fb8c00;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .new {
        position: absolute;
        top: 1rem;
        left: 0;
        display: block;
        padding: 0.4rem 1.2rem;
        text-align: center;
        background: #fb8c00;
        font-size: 1.4rem;
        color: #fff;
    }
}

.new2 {
    position: absolute;
    top: 1rem;
    left: 0;
    display: block;
    padding: 0.4rem 1.2rem;
    text-align: center;
    background: #fb8c00;
    font-size: 1.4rem;
    color: #fff;
}

.post_tag:nth-of-type(1),
.post_tag:nth-of-type(2) {
    display: inline;
}

.ranking-btn {
    display: block;
    margin-top: 1rem;
    padding: 0.5rem 0;
    color: #ab9670;
    text-align: center;
    border: 1px solid #ab9670;
}

.ranking-btn:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.2rem;
    margin-left: 1rem;
    content: "\f054";
    vertical-align: text-bottom;
}

.post_tag:before {
    content: "#";
}

.widget-title:before,
.widgettitle:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-right: 0.5rem;
    transform: rotate(45deg);
    content: "\f08d";
}

.widget-title.ranks:before {
    display: none;
}

.fa-facebook-f {
    margin: 0 0.5rem;
    color: #2b73ba;
}

.fa-crown {
    color: #fdd835;
}

.fa-twitter {
    color: #1da1f3;
    margin: 0 0.5rem 0 1rem;
}

.fa-thumbtack {
    margin-right: 0.5rem;
    transform: rotate(45deg);
}

.tagcloud {
    margin-top: 1rem;
}

.tagcloud a {
    margin: 2px;
    display: inline-block;
    border: 1px solid #ddd;
    font-size: 1.4rem !important;
    padding: 0.5rem 1.6rem;
    border-radius: 50px;
}

.tagcloud a:before {
    content: "#";
}

.search-box ul,
.search-box li {
    list-style: none;
}

.search-box input[type="search"] {
    width: calc(100% - 50px);
}

.bottom-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.banner-inner {
    position: relative;

    background: #ffa000;
    padding: 0.5rem;
}

.banner-box {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.banner-exit {
    position: absolute;
    right: 5px;
    top: -80%;
    display: block;
    padding: 1px 0;
    width: 30px;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    border-radius: 200px;
    color: #ffa000;
    font-weight: 700;
    border: 1px solid #ffa000;
    cursor: pointer;
}

.banner-txt_sm {
    display: block;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
}

.banner-left,
.banner-right {
    width: 46%;
}

a.banner-btn {
    display: block;
    width: 100%;
    padding: 0.5rem;
    color: #ffa000;
    border-radius: 8px;
    text-align: center;
    font-size: 1.4rem;
    background: #fff;
    font-weight: 700;
}

@media screen and (min-width: 769px) {
    .l-sidebar {
        width: 100%;
        max-width: 300px;
        margin: 0;
    }
}

.widget_search_meter {
    margin-bottom: 2rem;
}

.widget_search_meter li {
    padding: 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

.widget_search_meter li a {
    display: block;
}

.widget_search_meter h2.widgettitle {
    margin-bottom: 3rem;
    border-top: 0;
    border-bottom: 2px solid #ab9670;
}

.widget_search_meter h2.widgettitle:before {
    content: "";
}

.textwidget img {
    width: 100%;
    height: auto;
}

.money .column-right a {
    color: #1e1e1e;
}

.manage .column-right a {
    color: #1e1e1e;
}

.souzoku .column-right a {
    color: #1e1e1e;
}

.feature .column-right a {
    color: #1e1e1e;
}

.column-date {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
    line-height: 1.2;
}

.column-box {
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 2rem;
    padding: 1.6rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
    .column-box {
        width: 48%;
    }
}

.column-box_lg {
    width: 100%;
    margin-bottom: 2rem;
    padding: 1.6rem;
    border: 0;
    border-bottom: 1px solid #eee;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.column-box_lg a {
    font-size: 1.8rem;
    line-height: 1.5;
}

.column-box_lg .column-left {
    width: 100%;
}

.column-box_lg .column-left img {
    display: block;
    max-width: 400px;
    margin: 0 auto 2rem;
}

@media screen and (min-width: 769px) {
    .column-box_lg .column-left {
        width: 40%;
    }

    .column-box_lg .column-left img {
        margin: 0 auto;
    }
}

.column-box_lg .column-right {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .column-box_lg .column-right {
        width: 55%;
    }
}

.column-left {
    width: 40%;
}

.column-left a {
    display: block;
    transition: 0.3s;
}

.column-left a:hover {
    opacity: 0.7;
}

.column-left img {
    width: 100%;
    height: auto;
}

.column-right {
    width: 55%;
}

.column-right a {
    font-weight: 700;
    line-height: 1.5;
}

.read-more {
    display: inline-block;
    font-size: 1.6rem !important;
    text-decoration: underline;
    font-weight: 700 !important;
}

.btn-more07 {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1rem 0;
    margin: 1rem auto;
    border: 1px solid #ab9670;
    border-radius: 40px;
    background: #ab9670;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    transition: 0.2s;
}

.btn-more07:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more01.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more07:hover {
    opacity: 0.8 !important;
}

.btn-more08 {
    position: relative;
    display: block;
    width: 100%;
    padding: 2rem 3rem 2rem 2rem;
    border-bottom: 1px solid #ab9670;
    font-size: 1.8rem;
    background: #fff;
    color: #ab9670;
    text-align: center;
    transition: 0.2s;
}

.btn-more08:after {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1.6rem;
    bottom: 1rem;
    margin: auto;
    width: 1rem;
    background: url(images/common/more02.png) center no-repeat;
    background-size: 100%;
    content: "";
}

.btn-more08:hover {
    opacity: 0.8;
}

.logo_s {
    width: 110px;
    margin: 0 auto 1rem;
}

@media screen and (min-width: 769px) {
    .logo_s {
        margin: 0 auto;
    }
}

.logo-ex {
    width: 100%;
    padding: 0 5px;
}

@media screen and (min-width: 769px) {
    .logo-ex {
        width: calc(100% - 330px);
    }
}

.logo-btn {
    width: 220px;
    margin: 0 auto;
}

.nextprev a {
    width: calc(100% - 160px);
    font-weight: 700;
}

.post-next a,
.post-prev a {
    width: 100%;
    display: block;
    color: #8f7340 !important;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #8f7340;
}

.post-next {
    text-align: right;
}

.columnVisual {
    width: 100%;
}

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

.item-2811 {
    width: 100% !important;
}

@media screen and (min-width: 769px) {
    .item-2811 {
        width: 49.7% !important;
        height: 333px !important;
    }
}

.item-2924 {
    width: 49.5% !important;
}

@media screen and (min-width: 769px) {
    .item-2924 {
        width: 49.7% !important;
        height: 333px !important;
    }
}

.read_more,
.element_1.excerpt {
    display: none !important;
}

.skin.contentbottom .layer-content {
    background: linear-gradient(0deg, rgba(171, 150, 112, 0.8), rgba(171, 150, 112, 0.8), rgba(171, 150, 112, 0.8), transparent);
}

.column-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(171, 150, 112, 1), rgba(171, 150, 112, 1), rgba(171, 150, 112, 1), transparent);
    transform: translateY(80px);
    transition: 0.4s;
}

@media screen and (min-width: 769px) {
    .column-txt {
        background: linear-gradient(0deg, rgba(171, 150, 112, 0.8), rgba(171, 150, 112, 0.8), rgba(171, 150, 112, 0.8), transparent);
    }
}

.column-ttl {
    display: block;
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.3;
    padding: 1rem;
    height: 14rem;
}

.column-ttl a {
    color: #fff;
}

@media screen and (min-width: 769px) {
    .column-ttl {
        font-size: 2rem;
        padding: 1.6rem;
        height: 12rem;
    }
}

.column-ex {
    display: block;
    font-size: 12px;
    color: #fff;
    height: 6rem;
    padding: 1rem;
}

@media screen and (min-width: 769px) {
    .column-ex {
        padding: 1.6rem;
    }
}

.column-ex a.read-more {
    display: none;
}

.column-inner2 {
    position: relative;
    width: 50%;
    height: 220px;
    overflow: hidden;
}

@media screen and (min-width: 769px) {
    .column-inner2 {
        height: auto;
    }
}

.column-inner2 img {
    width: 120%;
    height: auto;
}

@media screen and (min-width: 769px) {
    .column-inner2 img {
        width: 100%;
    }
}

.column-inner2.column-top {
    width: 100%;
    height: 220px;
}

@media screen and (min-width: 769px) {
    .column-inner2.column-top {
        width: 50%;
        height: auto;
    }
}

.column-inner2.column-top .column-ttl {
    font-size: 2rem;
}

.column-inner3 {
    position: relative;
    width: 50%;
    height: 220px;
    overflow: hidden;
}

@media screen and (min-width: 769px) {
    .column-inner3 {
        width: calc(100% / 3);
        height: auto;
    }
}

.column-inner3 img {
    width: 120%;
    height: auto;
}

@media screen and (min-width: 769px) {
    .column-inner3 img {
        width: 100%;
    }
}

/* 作業中のやつここまで */
.column-box_lg .category-ttl {
    display: block;
    font-size: 2.4rem;
    font-weight: 700;
}

.column-box_lg .category-ttl_md {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
}

.category-col {
    width: 48%;
    margin-bottom: 2rem;
}

.category-col img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}

.category-col a {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
}

.category-col .column-date {
    display: inline-block;
    margin-bottom: 0.4rem;
}

.category-col .column-date:before {
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f017";
}

.category-col a.subtag {
    display: inline-block;
    color: #0288d1 !important;
}

.category .column-box_lg {
    padding: 1.6rem 0;
}

.pc-category-top {
    margin-bottom: 0;
}

.pc-category-top .column-date {
    display: inline-block;
    margin-bottom: 0.4rem;
}

.pc-category-top .column-date:before {
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f017";
}

.pc-category-top a.subtag {
    display: inline-block;
    color: #0288d1 !important;
}

.pc-category-top .column-full {
    width: 100%;
    margin-bottom: 1rem;
}

.pc-category-top .column-right,
.pc-category-top .column-left {
    width: 49%;
}

.pc-category-top .column-left {
    position: relative;
}

.pc-category-top .column-left span.newflag {
    position: absolute;
    display: block;
    top: 1rem;
    left: 0;
    width: 80px;
    text-align: center;
    background: #ffa000;
    color: #fff;
    font-weight: 700;
}

.pc-category-sec .column-date {
    display: inline-block;
    margin-bottom: 0.4rem;
}

.pc-category-sec .column-date:before {
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f017";
}

.pc-category-sec a.subtag {
    display: inline-block;
    color: #0288d1 !important;
}

.pc-category-sec .column-full {
    width: 100%;
    margin-bottom: 1rem;
}

.pc-category-sec .column-right {
    width: 70%;
}

.pc-category-sec .column-left {
    width: 28%;
}

@media screen and (max-width: 768px) {
    .column-box_lg .column-left img {
        max-width: 100%;
    }
}


@media screen and (max-width: 480px) {
    .category-col {
        width: 50%;
        padding: 1rem;
    }
}

.img-full img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1024px) {
    .category .content .section-inner {
        padding: 2rem 1rem;
    }

    .category .content .faq-ttl {
        margin: 0 2rem;
    }

    .sp-category a.subtag {
        display: inline-block;
        color: #0288d1 !important;
    }

    .sp-category .column-box_lg.sp-category-top {
        padding: 1.6rem 0;
        margin-bottom: 0;
    }

    .sp-category .column-box_lg.sp-category-top a {
        font-weight: 700;
    }

    .sp-category .column-box_lg.sp-category-top .column-left,
    .sp-category .column-box_lg.sp-category-top .column-right {
        width: 100%;
        padding: 0 1.6rem;
    }

    .sp-category .column-box_lg.sp-category-top .img-full img {
        width: 100%;
        height: auto;
    }

    .sp-category .column-box_lg.sp-category-sub {
        padding: 0;
        margin-bottom: 0;
    }

    .sp-category .column-box_lg.sp-category-sub .column-left,
    .sp-category .column-box_lg.sp-category-sub .column-right {
        width: 50%;
        padding: 1rem;
    }

    .sp-category .column-box_lg.sp-category-sub .column-left a,
    .sp-category .column-box_lg.sp-category-sub .column-right a {
        font-size: 1.6rem;
        color: #1e1e1e;
        font-weight: 700;
    }

    .sp-category .column-box_lg.sp-category-sub .column-left img,
    .sp-category .column-box_lg.sp-category-sub .column-right img {
        margin-bottom: 0 !important;
    }

    .sp-category .column-date {
        margin-top: 1rem;
        margin-bottom: 0.4rem;
    }

    .sp-category .column-date:before {
        display: inline-block;
        margin-right: 5px;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "\f017";
    }
}

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

.column-excerpt {
    word-break: break-all;
}

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

    /*
    .content-inner {
        width: 90%;
        max-width: 1600px;
    }
*/
    .main {
        width: calc(100% - 360px);
    }

    .column-left img {
        max-width: 100% !important;
        height: auto;
    }

    .pc-category-sec {
        width: 49%;
    }

    .category-col {
        width: 31%;
    }

    .pc-category-top .column-left {
        width: 40%;
    }

    .pc-category-top .column-right {
        width: 55%;
    }
}

@media screen and (max-width: 768px) {
    .pc-category-top .column-left {
        width: 100%;
    }

    .pc-category-top .column-right {
        width: 100%;
    }
}

@media screen and (min-width: 769px) {
    .banner-left {
        width: 52%;
    }

    .banner-right {
        width: 22%;
    }

    .banner-txt_sm {
        display: inline;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 1025px) {
    .bottom-banner {
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }

    .banner-inner {
        padding: 0.8rem 2rem;
    }

    .banner-box {
        max-width: 1100px;
        margin: 0 auto;
        justify-content: space-around;
    }



    .banner-txt_sm {
        display: inline;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 1200px) {
    .banner-exit {
        top: 20%;
    }
}


a.mobile-btn {
    display: block;
    margin: 0 auto;
    width: 60px !important;
    padding: 14px 0;
    background: #9f2042;
    line-height: 1;
    border-radius: 500px;
}

.mobile-under {
    font-size: 1.4rem;
}

a.mobile-btn2 {
    width: 100% !important;
    display: block;
    padding: 0.6rem 0;
    text-align: center;
    background: #9f2042;
    border: 2px solid #9f2042;
    color: #fff !important;
}

a.mobile-btn2b {
    width: 100% !important;
    display: block;
    padding: 0.6rem 0;
    text-align: center;
    border: 2px solid #9f2042;
    color: #9f2042 !important;
}

.sp-col3 {
    width: 33%;
    text-align: center;
}

.sp-col2 {
    width: 48%;
    text-align: center;
}

.bdbox {
    padding: 1rem;
    border-bottom: 1px solid #eee;
}

.btn-more02b {
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 1rem 0;
    margin: 2rem auto;
    border: 2px solid #8f7340;
    font-weight: 700;
    border-radius: 40px;
    background: #fff;
    color: #8f7340;
    font-size: 1.4rem;
    text-align: center;
    transition: .2s;
}

ol.decimal {
    padding-left: 1.6rem;
    list-style: decimal
}

ol.decimal li {
    list-style: decimal
}

li.decimal {
    margin-left: 1.6rem;
    list-style-type: decimal
}


@media screen and (max-width: 768px) {
    .pc_banner {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {
    .sp_banner {
        display: none;
    }
}

 .sp,
 .sp2 {
     display: none !important;
 }

  @media screen and (max-width:480px) {
     .sp2 {
         display: block !important;
     }
 
     .pc2 {
         display: none !important;
     }
 
     .col1-2 .officer-info {
         position: absolute;
         text-align: left;
         top: 10%;
         left: 5%;
     }
 
     .sp-frame {
         height: 2900px;
     }
 
 }

 .arrow{
  width: 10em;
  position: relative;
  display: inline-block;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 1em;
}

.arrow:after{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.4em;   /* arrow size */
  height: 0.4em;  /* arrow size */
  border-top: 1px solid #ffa000;  /* thickness, color */
  border-right: 1px solid #ffa000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);


}
.hs-form-field table {
     width: 100%
 }
 
 .hs-form-field  {
     display: block;
     width: 100%;
     padding: 2rem 0 0;
     text-align: left;
     font-weight: 700;
     vertical-align: middle;
     border-top: 1px solid #eee
 }
 
 @media screen and (min-width:769px) {
     .hs-form-field  {
         display: table-cell;
         width: 300px;
         padding: 2rem
     }
 }
 
 .hs-form-field  {
     display: block;
     width: 100%;
     margin-bottom: 2rem
 }
 
 @media screen and (min-width:769px) {
     .hs-form-field  {
         padding: 2rem 0;
         border-top: 1px solid #eee;
         /*display: table-cell;*/
         margin-bottom: 0;
         /*width: calc(100% - 300px)*/
     }
 }
 
 .hs-form-field input {
     width: 100%
 }
 
 .hs-form-field input,
 .hs-form-field select {
     padding: 1.6rem;
     border: 3px solid #eee;
     box-sizing: border-box;
     font-size: 1.6rem;
     margin-bottom: 1rem
 }
 
 .hs-form-field input[type=submit] {
     cursor: pointer
 }
 
 @media screen and (min-width:769px) {
 
     .hs-form-field  input,
     .hs-form-field  select {
         margin-bottom: 0
     }
 }
 
 .hs-form-field  input[name=address01],
 .hs-form-field  input[name=address02],
 .hs-form-field  select[name=address01],
 .hs-form-field  select[name=address02] {
     margin-bottom: 2rem
 }
 
 .hs-form-field select {
     width: 60%!important;
 }
 
 .hs-form-field select.col1-2 {
     width: 48%
 }
 
 .hs-form-field textarea {
     display: block;
     width: 100%;
     font-size: 1.6rem;
     font-size: 100%;
     height: 300px;
     padding: 1.6rem;
     border: 3px solid #eee;
     box-sizing: border-box
 }
 
 .hs-form-field input[name=address01],
 .hs-form-field input[name=address02],
 .hs-form-field input[name=address03],
 .hs-form-field input[name=company-dep],
 .hs-form-field input[name=company-name],
 .hs-form-field input[name=mail],
 .hs-form-field input[name=mail_conf],
 .hs-form-field input[name=media],
 .hs-form-field input[name=tel] {
     width: 100%
 }
 
 .hs-form-field input[name=mail_conf] {
     margin-top: 1rem
 }
 
 .hs-form-field tr:last-child td,
 .hs-form-field tr:last-child th {
     border-bottom: 1px solid #eee
 }
 
 .txt-box_company .hs-form-field {
     width: 100%
 }
 
 @media screen and (min-width:769px) {
     .form-columns-1  {
         max-width: 1000px!important;
              }
 }

 .hs-form-required{
    color: #c00;
 }

 .hs-button {
     display: block;
     position: relative;
     width: 100%;
     max-width: 400px;
     padding: 1.6rem 0;
     margin: 2rem auto;
     border: 1px solid #9f2042;
     border-radius: 40px;
     background: #9f2042;
     color: #fff;
     font-size: 1.6rem;
     text-align: center;
     transition: .2s
 }
 
 .hs-button:after {
     position: absolute;
     display: block;
     top: 1rem;
     right: 1.6rem;
     bottom: 1rem;
     margin: auto;
     width: 1rem;
     background: url(images/common/more01.png) center no-repeat;
     background-size: 100%;
     content: ""
 }


 .form-columns-0 div div p{
    background-color: #FFF;
 }


/* header.phpから移動 */
.overlay {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    padding: 10px;
    z-index: 1000;
}

.overlay a {
    text-align: center;
    display: inline-block;
    padding: 5px 0;
    background: white;
    border: solid 2px #8f7340;
    border-radius: 4px;
    color: #8f7340;
    font-size: 12px;
}

.counseloring {
    flex: 2;
    margin-right: 10px;
}

.document {
    flex: 1;
}

.pc-only,
.pr-banner-box {
    display: none;
}

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

    .pc-only,
    .pr-banner-box {
        display: block;
    }

    .overlay {
        display: none;
    }
}
