@charset "utf-8";

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


/* common
======================================= */
.wrapper {
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
}

.pc-only { display: none!important; }
.pc-inline-only { display: none!important; }
.sp-only { display: block!important; }
.sp-inline-only { display: inline-block!important; }


.w-sp0 { width: 0%!important; }
.w-sp5 { width: 5%!important; }
.w-sp10 { width: 10%!important; }
.w-sp15 { width: 15%!important; }
.w-sp20 { width: 20%!important; }
.w-sp25 { width: 25%!important; }
.w-sp30 { width: 30%!important; }
.w-sp35 { width: 35%!important; }
.w-sp40 { width: 40%!important; }
.w-sp45 { width: 45%!important; }
.w-sp50 { width: 50%!important; }
.w-sp55 { width: 55%!important; }
.w-sp60 { width: 60%!important; }
.w-sp65 { width: 65%!important; }
.w-sp70 { width: 70%!important; }
.w-sp75 { width: 75%!important; }
.w-sp80 { width: 80%!important; }
.w-sp85 { width: 85%!important; }
.w-sp90 { width: 90%!important; }
.w-sp95 { width: 95%!important; }
.w-sp100 { width: 100%!important; }

.h-sp1rem { height: 1rem; }
.h-sp2rem { height: 2rem; }
.h-sp3rem { height: 3rem; }
.h-sp4rem { height: 4rem; }
.h-sp5rem { height: 5rem; }
.h-sp6rem { height: 6rem; }
.h-sp7rem { height: 7rem; }
.h-sp8rem { height: 8rem; }
.h-sp9rem { height: 9rem; }
.h-sp10rem { height: 10rem; }


/* 全体
=========================================== */

body {
    font-size: 16px;
}
.e-font {
    font-size: 16px;
}

.wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 2%;
    box-sizing: border-box;
}
ol, ul {
    margin: 0;
    padding: 0;
}

.flexbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bg {
    background: #ffffd9;
}
.bg-stripe {
    background: url(../images/bg_stripe_pink.png);
    background-color:rgba(255,255,255,0.8);
    background-blend-mode:lighten;
    padding: 20px 0;
    min-width: 100%;
}
.bg-yellow {
    background: #ffffd9;
    padding: 20px 0;
    min-width: 100%;
}


.header-left-title {
    padding: 5px 20px;
}
.header-right {
    width: 50%;
}
.header-right .flexbox {
    flex-wrap: wrap;
}
.header-right li.header-item {
    width: 50%;
    margin: 0 auto 5px;
    padding: 0 2%;
    box-sizing: border-box;
}
.header-right li.header-item-button {
    width: 90%;
}
.header-item-button a {
    padding: 4px 2%;
}
footer {
    min-width: 100%;
}



.main-wrap {
    height: auto;
}
.main-visual01 {
    width: 80%;
    position: relative;
    left: unset;
    bottom: unset;
    margin: 80px auto 0;
}
.main-text01 {
    position: relative;
    width: 75%;
    right: 0;
    top: 0;
    margin: -65px 0 0;
}
.main-text02 {
    position: relative;
    width: 75%;
    right: 0;
    top: 0;
    margin: -15px 0 0 20%;
}
.main-business {
    width: 30%;
    right: 0;
    bottom: -50px;
    z-index: 100;
}

.toshow-item {
    flex-wrap: wrap;
}
.toshow-box {
    padding: 30px 3%;
}
.toshow-box ul {
    padding: 0;
}
.toshow-item-img {
    width: 35%;
    margin-bottom: 10px;
}
.toshow-item-category {
    width: 60%;
}
.toshow-item-class {
    width: 35%;
}
.toshow-item-text {
    width: 60%;
}

.step-main {
    width: 80%;
}
.step-main-img img {
    width: 80%;
    margin: 20px auto 20px;
    display: block;
}
.step-items {
    display: block;
    margin: 0 auto 70px;
}
.step-item {
    width: 80%;
    margin: 0 auto 15px;
}
.step-item.step-item02 {
    width: 80%;
    margin: 0 auto 15px 9%;
}

.form-block-top {
    justify-content: start;
    margin-top: -10px;
    flex-wrap: wrap;
}
.form-main-img {
    width: 62%;
    margin: 0 auto;
}
.form-main-img img {
    width: 100%;
    margin: 0;
}
.form-main-txt {
    width: 80%;
    margin: 0 auto 30px;
}
.form-block-top-img {
    width: 30%;
}
.form-block-top-title {
    width: 35%;
}
.form-block-top-text {
    width: 100%;
    margin: 10px 0 0 ;
}
.form-box-button button {
    width: 60%;
    padding: 15px 0;
    font-size: 1.1rem;
    font-weight: bold;
}


.page-top {
    bottom: 45px;
}

.message-block {
    margin: 60px 0 0;
}
.message-block-txt {
    width: 100%;
    margin-bottom: 70px;
}
.message-block-img img {
    width: 15%;
    right: 0;
    left: 4%;
    bottom: -10px;
}

.greenbase .main-business {
    bottom: -27px;
}
.submain-message {
    font-size: 16px;
    letter-spacing: 8px;
    bottom: unset;
    line-height: 200%;
    margin-top: 30px;
}
.toshow-point-button a {
    font-size: 16px;
}
.visual-dissatisfaction01 {
    width: 30%;
    left: 15%;
    top: 15px;
}
.visual-dissatisfaction02 {
    width: 30%;
    left: 56%;
    top: 50px;
}
.visual-dissatisfaction03 {
    width: 30%;
    left: 25%;
    top: 80px;
}
.toshow-point-box-right {
    padding: 10px 10px;
}
.toshow-support-title {
    font-size: 16px;
    width: 100%;
    margin: -34px auto 20px;
}
.toshow-support-message-text {
    font-size: 16px;
}
.bussiness05-image {
    top: -30px;
    right: -20px;
}
.questionnaire04-text::before {
    width: 100%;
}
.questionnaire04-text .text-orange {
    font-size: 16px;
}
.questionnaire04-text {
    font-size: 14px;
    padding: 20px 15px 10px;
    margin: 0 20px 30px 0;
}
.arrow_green-image {
    top: -26px;
    left: 50%;
    width: 20%;
}
.service-title {
    font-size: 16px;
}
.service-step-block {
    padding: 15px 5px;
}
.service-step-block .flexbox {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
}
.service-step-block img {
    width: 60%;
    margin: 10px auto;
    display: block;
}
.service-step02-image {
    margin-top: 0;
}
.service-price-consultation {
    font-size: 20px;
}
.service-price .flexbox {
    display: block;
}
.service-price-block {
    width: 80%;
    margin: 10px auto 30px;
}
.form-block-text {
    text-align: left;
}

.main-flexbox {
    padding-top: 100px;
    margin-bottom: 200px;
}
.wrap.main-flexbox {
    width: 100%;
    margin: 0 auto;
}
.main-left {
    width: 98%;
    margin: 30px auto 0;
}
.main-right {
    width: 98%;
    margin: 0 auto;
}
.main-left-yellow {
    padding: 15px;
    font-size: 20px;
    margin-bottom: 20px;
}
.main-left-center {
    font-size: 18px;
    margin-bottom: 30px;
}
.main-left-center div {
    font-size: 24px;
    margin-left: 30px;
    margin-bottom: 10px;
}
.main-left-white {
    padding: 15px;
    font-size: 20px;
    margin-bottom: 60px;
}
.main-left-white img {
    width: 70px;
    bottom: -30px;
    right: 0px;
}
.main-right-top.flexbox {
    justify-content: space-around;
}
.main-circle-item {
    position: relative;
    width: 75px;
    height: 75px;
    color: #fff;
    background: #90afad;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
}
.main-circle-item div {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width: 100%;
}
.main-form-title {
    width: 55%;
    margin: 5px auto 10px;
}
.company-session {
    margin-top: 30px;
    margin-bottom: 30px;
}
.company-session .company-main {
    border-radius: 10px 10px 10px 10px;
    width: 100%;
    padding: 20px 30px;
}
.company-session .company-main.is-open {
    border-radius: 10px 10px 0 0;
}
.company-session .company-main::after {
    margin-left: 8px;
}
.company-session .company-main.is-open::after {
    transform: rotate(180deg);
}
.company-session .company-block {
    border-radius: 0 0 10px 10px;
    padding: 20px 0;
    font-size: 1.1rem;
}
.company-session .company-table th,
.company-session .company-table td {
    padding: 10px 10px;
}
.company-session .company-table th {
    width: 20%;
    text-align: center;
}

/* 閉じ
======================================= */
}