@charset "utf-8";

.section {
    padding: 64px 0;
}
#mainVisual.plaza {
    background-image: url(/kojin/sonaeru/plaza/images/img_plaza_mv.png);
}
#mainVisual.plaza .wrapInner {
    display: flex;
}
#mainVisual.plaza .txtBox {
    display: inline-block;
}
#mainVisual.plaza .wrapInner h1 {
  background-color: rgba(255, 255, 255, 0.9);
}
#mainVisual.plaza .wrapInner h1 span:not(.fzSm) {
  background-color: transparent;
  display: block;
}
#mainVisual.sonaeru .wrapInner h1 span.fzSm {
  position: static;
  background-color: transparent;
  padding: 0;
  font-size: .85em;
}
#mainVisual.plaza .wrapInner .lead {
    width: 100%;
    padding-left: 40px;
}
.plazaFeatureSec {
    padding-top: 76px;
}
.plazaFeatureCol2 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 48px;
}
.plazaFeatureCol2 .leftCol {
    width: calc(100% - 500px + 155px);
    position: relative;
    z-index: 2;
}
.plazaFeatureCol2 .ttlWrap {
    display: flex;
    padding-left: 20px;
    padding-top: 16px;
}
.plazaFeatureCol2 .rightCol {
    width: 500px;
    margin-left: -155px;
    position: relative;
    z-index: 1;
}
.plazaFeatureCol2 .rightCol .img img {
    width: 100%;
}
.plazaFeatureCol2 .rightCol .illust {
    width: 199px;
    position: absolute;
    right: -15px;
    bottom: 0;
}
.plazaFeatureTtl {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
    margin-bottom: 56px;
}
.plazaFeatureTtl .fzSm {
  font-size: .85em;
}
.plazaFeatureTtl .underLine {
    border-bottom: 1px solid #d9d9d9;
    display: inline-block;
}
.plazaFeatureTtl .colorLg {
    font-size: 40px;
    color: #008F79;
}
.plazaPointWrap {
    display: flex;
    flex-wrap: wrap;
    border: 4px solid #e6e6eb;
    background-color: #fff;
}
.plazaPointWrap > .col {
    width: 33.333%;
    border-right: 4px solid #e6e6eb;
}
.plazaPointWrap > .col:last-child {
    border-right: none;
}
.plazaPointWrap > .col:first-of-type {
    background: url(/kojin/kariru/images/bg_mv_lead.png) right bottom no-repeat;
}
.plazaPointWrap > .col:nth-of-type(2) {
    background: url(/kojin/sonaeru/plaza/images/img_plaza_point_02.png) left top no-repeat;
}
.plazaPointWrap > .col:nth-of-type(3) {
    background: url(/kojin/kariru/images/bg_mv_lead.png) left bottom no-repeat;
}
.plazaPointBox {
    position: relative;
    padding: 55px 5px 50px;
}
.plazaPointBox .label {
    width: 62px;
    height: 62px;
    border-radius: 31px;
    background-color: #E5EDEA;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    color: #008F79;
    line-height: 1;
    position: absolute;
    left: calc(50% - 28px);
    top: -31px;
}
.plazaPointBox .label .num {
    font-size: 20px;
    display: block;
    margin-top: 2px;
}
.plazaPointBox .icon {
    margin-bottom: 22px;
    text-align: center;
}
.plazaPointBox .icon img {
    width: auto;
    height: 78px;
}
.plazaPointBox .txt {
    text-align: center;
    line-height: 1.375;
}
.col2Wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -40px;
}
.col2Wrap > .col {
    width: calc(50% - 40px);
    margin-right: 40px;
}
.icnBtn {
    background-color: #008F79;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    border: 1px solid #d7d7db;
    border-radius: 4px;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, .2) inset;
}
.icnBtn span {
    padding-left: 64px;
    position: relative;
}
.icnBtn span::before {
    content: "";
    width: 46px;
    height: 37px;
    position: absolute;
    left: 0;
    top: calc(50%);
    transform: translateY(-50%);
}
.icnBtn.htSm {
    height: 80px;
}
.icnBtn.store span::before {
    background: url(/kojin/sonaeru/plaza/images/icn_plaza_btn_01.png) 0 0 no-repeat;
    background-size: contain;
}
.icnBtn.apply span {
    padding-left: 48px;
}
.icnBtn.apply span::before {
    background: url(/kojin/sonaeru/plaza/images/icn_plaza_btn_02.png) 0 0 no-repeat;
    background-size: contain;
}
.plazaSeminarSection {
    padding-top: 0;
}
.h2ttlCmn {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.bdBgTtl {
    font-size: 20px;
    font-weight: bold;
    background-color: #E5EDEA;
    color: #008F79;
    padding: 10px 0 10px 0;
}
.bdBgTtl span {
    border-left: 8px solid #008F79;
    padding-left: 14px;
}
.plazaFlowTtl {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 64px;
}
.plazaFlowTtl span {
    position: relative;
    display: inline-block;
}
.plazaFlowTtl span::before,
.plazaFlowTtl span::after {
    content: "";
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
}
.plazaFlowTtl span::before {
    width: calc(100% + 36px);
    background-color: #008F79;
}
.plazaFlowTtl span::after {
    width: calc(100% + 58px);
    background-color: #66CDAA;
    border-radius: 10px;
    z-index: -2;
}
.plazaSeminarSection .accBorderBox {
    padding: 22px 0;
}
.plazaSeminarSection .txtBox {
    padding: 22px 40px 26px;
}
.plazaSeminarList {
    margin-top: 24px;
    margin-bottom: 47px;
}
.plazaSeminarList > li:first-of-type {
    border-top: 1px solid #d7d7db;
}
.plazaSeminarList > li {
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
    border-bottom: 1px solid #d7d7db;
}
.plazaSeminarList .date {
    font-size: 14px;
    margin-right: 30px;
    padding-top: 2px;
}
.plazaSeminarList .txt {
    flex: 1;
}
.plazaSeminarSection .accBorderBox .col2Wrap > .col {
    width: 480px;
    max-width: 480px;
}
.plazaAboutSection {
    background-position: center 4px;
    padding-bottom: 0;
}
.plazaAboutTtl {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.plazaAboutSection .h2ttl .fzSm {
  font-size: .85em;
}
.plazaAboutSection .h2ttl .color {
    color: #008F79;
}
.clerk.rev {
    max-width: 900px;
}
.clerk.rev .balloon {
    order: 2;
}
.clerk.rev .character {
    margin-left: 0;
    margin-right: 16px;
}
.clerk.rev .balloon:before {
    border-left-color: transparent;
    border-right-color: #008F79;
    border-width: 15px 24px 15px 0;
    right: 100%;
    left: auto
}
.clerk.rev .balloon:after {
    border-left-color: transparent;
    border-right-color: #ffffff;
    border-width: 14px 23px 14px 0;
    right: 100%;
    left: auto
}
.clerk .balloon .fzMd {
    font-size: 18px;
}
.plazaAboutSection .clerk .balloon {
    padding: 30px 34px;
}
.plazaAboutSection .clerk .balloon {
    border-radius: 20px;
}
.clerk.plazaSample {
    align-items: flex-start;
    max-width: 930px;
}
.clerk.plazaSample .character {
    width: 271px;
    margin-left: 21px;
}
.clerk.plazaSample .balloon {
    padding: 30px 40px;
}
.clerk.plazaSample .discList > li + li {
    margin-top: 15px;
}
.clerk.plazaSample .discList > li {
    padding-left: 20px;
}
.clerk.plazaSample .discList > li::before {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #008F79;
    background-image: none;
}
.triangleTtl {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    margin-top: 40px;
    margin-bottom: 55px;
}
.triangleTtl::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 16px 0 16px;
    border-color: #008F79 transparent transparent transparent;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
}
.flowBoxVertical.plazaIllust .flowtxtBox {
    position:relative;
    padding-right: 200px;
}
.flowBoxVertical.plazaIllust .flowtxtBox::after {
    content: "";
    position: absolute;
    right: 33px;
}
.flowBoxVertical.plazaIllust.illust01 .flowtxtBox::after {
    width: 142px;
    height: 124px;
    background: url(/kojin/sonaeru/plaza/images/img_plaza_flow_01.png) 0 0 no-repeat;
    background-size: contain;
    bottom: 26px;
}
.flowBoxVertical.plazaIllust.illust02 .flowtxtBox::after {
    width: 120px;
    height: 113px;
    background: url(/kojin/sonaeru/plaza/images/img_plaza_flow_02.png) 0 0 no-repeat;
    background-size: contain;
    bottom: 21px;
    right: 42px;
}
.flowBoxVertical.plazaIllust.illust03 .flowtxtBox::after {
    width: 168px;
    height: 104px;
    background: url(/kojin/sonaeru/plaza/images/img_plaza_flow_03.png) 0 0 no-repeat;
    background-size: contain;
    bottom: 20px;
    right: 19px;
}
.flowBoxVertical .flowTtl.v2 .ttl {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flowBoxVertical .flowTtl.v2 .pointLabel {
    font-size: 18px;
    display: inline-block;
    padding: 2px 13px;
    border-radius: 15px;
    color: #fff;
    background-color: #008F79;
    margin-right: 10px;
}

 /*==========================================================================================================
 PC Only
 ==========================================================================================================*/
@media screen and (min-width: 801px) {
    
    .icnBtn:hover {
        background-color: #fff;
        color: #008F79;
        border-color: #008F79;
    }
    .icnBtn.store:hover span::before {
        background: url(/kojin/sonaeru/plaza/images/icn_plaza_btn_01_hover_2601.png) 0 0 no-repeat;
        background-size: contain;
    }
    .icnBtn.apply:hover span::before {
        background: url(/kojin/sonaeru/plaza/images/icn_plaza_btn_02_hover_2601.png) 0 0 no-repeat;
        background-size: contain;
    }
    .plazaSeminarSection .accTrigger {
        transition: all .3s ease;
    }
    .plazaSeminarSection .accTrigger:hover {
        opacity: .7;
    }
    
}
    

/*==========================================================================================================
 SP Only
==========================================================================================================*/
@media screen and (max-width: 800px) {
    
    .section {
        padding: 32px 10px;
    }
    #mainVisual.plaza {
        background-image: url(/kojin/sonaeru/plaza/images/img_plaza_mv_sp.png);
    }
    #mainVisual.sonaeru .wrapInner .lead {
        padding-left: 12px;
        padding-right: 12px;
    }
    .plazaFeatureSec {
        padding-top: 40px;
    }
    .plazaFeatureCol2 {
        margin-bottom: 80px;
    }
    .plazaFeatureCol2 .leftCol {
        width: 100%;
    }
    .plazaFeatureCol2 .ttlWrap {
        justify-content: center;
        padding-left: 0;
        padding-top: 0;
    }
    .plazaFeatureCol2 .rightCol {
        width: 100%;
        margin-left: 0;
    }
    .plazaFeatureCol2 .rightCol .illust {
        width: 160px;
        right: 0;
        bottom: -40px;
    }
    .plazaFeatureTtl {
        font-size: 24px;
        line-height: 1.8;
        margin-bottom: 50px;
    }
    .plazaFeatureTtl .colorLg {
        font-size: 30px;
    }
    .plazaPointWrap {
        border: none;
    }
    .plazaPointWrap > .col {
        width: 100%;
        border: 2px solid #e6e6eb;
        margin-bottom: 50px;
    }
    .plazaPointWrap > .col:last-child {
        border-right: 2px solid #e6e6eb;
    }
    .plazaPointBox {
        padding: 45px 5px 30px;
    }
    .plazaPointBox .icon {
        margin-bottom: 15px;
    }
    .col2Wrap {
        margin-right: 0;
    }
    .col2Wrap > .col {
        width: 100%;
        margin-right: 0;
    }
    .col2Wrap > .col + .col {
        margin-top: 20px;
    }
    .icnBtn {
        height: 80px;
        font-size: 20px;
    }
    .icnBtn span {
        padding-left: 50px;
        position: relative;
    }
    .icnBtn span::before {
        content: "";
        width: 40px;
        height: 30px;
    }
    .icnBtn.htSm {
        height: 70px;
    }
    .icnBtn.apply span {
        padding-left: 40px;
    }
    .h2ttlCmn {
        font-size: 24px;
    }
    .bdBgTtl {
        font-size: 18px;
        padding: 8px 0 8px 0;
    }
    .bdBgTtl span {
        border-left: 4px solid #008F79;
        padding-left: 12px;
    }
    .plazaFlowTtl {
        font-size: 24px;
        margin-bottom: 40px;
        margin-top: 50px;
    }
    .plazaSeminarSection {
        padding-bottom: 64px;
    }
    .plazaSeminarSection .txtBox {
        padding: 20px 10px 26px;
    }
    .plazaSeminarList {
        margin-top: 24px;
        margin-bottom: 40px;
    }
    .plazaSeminarList > li {
        padding: 15px;
    }
    .plazaSeminarList .date {
        font-size: 12px;
        margin-right: 0;
        margin-bottom: 5px;
        padding-top: 0;
    }
    .plazaSeminarList .txt {
        flex: none;
        width: 100%;
    }
    .plazaSeminarSection .accBorderBox .col2Wrap > .col {
        max-width: 100%;
    }
    .plazaAboutSection {
        background-position: center 2px;
        padding-top: 50px;
    }
    .plazaAboutTtl {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }
    .plazaAboutSection .h2ttl .color {
        color: #008F79;
    }
    .clerk .balloon .fzMd {
        font-size: 14px;
    }
    .plazaAboutSection .clerk .balloon {
        padding: 15px;
        margin-bottom: 0;
    }
    .clerk.plazaSample {
        align-items: center;
    }
    .clerk.plazaSample .character {
        width: 120px;
        margin-left: 15px;
    }
    .clerk.plazaSample .balloon {
        padding: 15px;
    }
    .clerk.plazaSample .discList > li + li {
        margin-top: 10px;
    }
    .triangleTtl {
        font-size: 24px;
        margin-bottom: 50px;
    }
    .flowBoxVertical.plazaIllust .flowtxtBox {
        padding-right: 20px;
        padding-bottom: 110px;
    }
    .flowBoxVertical.plazaIllust .flowtxtBox::after {
        right: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .flowBoxVertical.plazaIllust.illust01 .flowtxtBox::after {
        width: 100px;
        background-position: 0 bottom;
        bottom: 10px;
    }
    .flowBoxVertical.plazaIllust.illust02 .flowtxtBox::after {
        width: 90px;
        background-position: 0 bottom;
        bottom: 10px;
    }
    .flowBoxVertical.plazaIllust.illust03 .flowtxtBox::after {
        width: 130px;
        background-position: 0 bottom;
        bottom: 15px;
    }
    .flowBoxVertical .flowTtl.v2 .ttl {
        line-height: 1.3;
    }
    .flowBoxVertical .flowTtl.v2 .pointLabel {
        font-size: 14px;
    }
    .flowBoxVertical .flowTtl.v2 .txt {
        text-align: left;
    }
    .inquiryBox .freeDial .tel a .rubyWrap .ruby {
      font-size: 11px;
    }
    
}


