@charset "utf-8";
@media screen and (max-width:1024px) {
#WHAT:before,#WHAT:after {
    max-width: 220px;
}
/*###### ご契約の流れ ######*/
.flow-wrapper {
    margin: 40px 30px;
}
.flow-content {
    max-width: 160px;
    height: 160px;
}
.flow-content h3 {
    margin-bottom: 5px;
}
.flow-content03 img {
    max-width: 68px;
}
/*###### お問い合わせ ######*/
.modalWrapper {
    width: 90%;
    height: 90%;
    overflow-y: scroll;
}
}

@media screen and (max-width: 768px) {
/*###### 共通 #####*/
header {
    height: 60px;
    width: 100vw;
    position: fixed;
    z-index: 700;
    background: linear-gradient(to right, #fba900, #ff8000);
}
h1 {
    max-width: 180px;
    z-index: 900;
    padding: 0 20px 0 20px;
}
h2 {
    font-size: 35px;
}
h3 {
    
} 
.inner {
    padding: 60px 20px;
}
.row {
    display: block;
}
.Column2_1 {
    flex: 0 0 100%;
    max-width: 100%;
}
.Column3_1 {
    flex: 0 0 100%;
    max-width: 100%;
}
button {
    font-size: 20px;
    padding: 15px;
}
    
/*###### ファーストビュー ######*/
#MAINIMG {
    padding-top: 60px;
}
.main-message h2,.main-message span,.main-message .orange {
    font-size: 54px;
}
.main-monkey img {
    max-width: 325px;
}
/*###### 月額料金 ######*/
.monthly h2 {
    font-size: 30px;
}
.monthly h2 span {
    font-size: 25px;
}
/*###### ポイント ######*/
#POINT img {
    max-width: 280px;
}
/*###### エゴサるとは ######*/
.what__logo {
    max-width: 300px;
    margin-bottom: 30px;
}
.row_what {
    justify-content: center;
}
.web-card_wrapper .Column3_1 {
    flex: 0 0 70%;
    max-width: 70%;
    margin: 0 auto 30px;
}
#WHAT:before, #WHAT:after {
    display: none;
}
.pc_sp {
    max-width: 420px;
}
#WHAT > .inner > h2:before {
    transform: rotate(13deg);
}
#WHAT > .inner > h2:after {
    right: -220px;
    top: -10px;
    transform: rotate(-13deg);
}
/*###### ちなみに ######*/
#RESEARCH .inner {
    padding-bottom: 20px;
}
#RESEARCH h2:before {
    max-width: 130px;
    left: -80px;
    top: -80px;
}
#RESEARCH .inner:before {
    height: 50px;
    width: 85%;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#RESEARCH .inner:after {
    height: 50px;
    width: 85%;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#RESEARCH .Column2_1 {
    flex-direction: column;
    align-items: center;
}
.img-search {
    max-width: 540px;
}
.baloon {
    font-size: 20px;
}
span.font-yl {
    font-size: 40px;
}
span.font-wh-big {
    font-size: 30px;
}
.img-risk {
    max-width: 380px;
}
/*.js-ratio {
    margin-bottom: 20px;
}*/
/*###### サービス ######*/
#SERVICE:before {
    display: none;
}
.service-card {
    max-width: 650px;
}
.service-card_illust img {
    width: 100%;
}
.service-card_illust {
    display: flex;
    align-items: center;
}
/*###### 事例 ######*/
.usage-text,.usage-img {
    flex: 0 0 100%;
    max-width: 100%;
}
.usage-text {
    margin-bottom: 50px;
}
.usage-text:after {
    height: 100%;
    max-width: 230px;
}
.usage-img {
    padding: 0;
    width: 60%;
    margin: 0 auto;
}
/*###### ご契約の流れ ######*/
.flow-box {
    flex-direction: column;
    align-items: center;
}
.flow-content {
    margin-bottom: 20px;
    max-width: 250px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 10px 10px;
}
.flow-content h3 {
    font-size: 23px;
}
.flow-content01 img {
    max-width: 100px;
}
.flow-content02 img {
    max-width: 150px;
}
.flow-content03 img {
    max-width: 100px;
}
.flow-content04 img {
    max-width: 140px;
}
.flow-content05 img {
    max-width: 150px;
}
.flow-arrow-wrapper {
    left: 50%;
    top: -2%;
    height: 105%;
    width: 15px;
    transform: translateX(-50%);
}
.flow-arrow-straight {
    height: 100%;
}
.flow-arrow-last1 {
    top: unset;
    bottom: -10px;
    right: -8px;
}
.flow-arrow-last2 {
    bottom: -10px;
    right: 14px;
}
/*###### お問い合わせ ######*/
.contact-form-box {
    width: 80%;
}

}


@media screen and (max-width: 480px) {
#loader-bg img {
    max-width: 200px;
}
.for-pc {
    display: none;
}
.for-sp {
    display: block;
}
#JS-CONTACT_PC {
    display: none!important;
}
p {
    font-size: 15px;
}
h2 {
    font-size: 25px;
}
h3 {
    font-size: 20px;
}
button {
    font-size: 15px;
    padding: 10px 15px;
    width: auto;
    margin: 0 auto 20px;
    display: block;
}
.subheading {
    font-size: 16px;
}
/*###### ファーストビュー ######*/
#MAINIMG:after {
    top: 60px;
}
#MAINIMG .inner {
    flex-direction: column;
    padding: 30px 20px;
}
.main-message {
    padding-right: 0;
}
.main-message h2 {
    margin-bottom: 20px;
}
.main-message h2, .main-message span, .main-message .orange {
    font-size: 45px;
    text-align: center;
}
.main-monkey {
    padding-left: 0;
    text-align: center;
}
.main-monkey img {
    max-width: 235px;
}
/*###### 月額料金 ######*/
.monthly {
    padding: 10px 0;
}
.monthly h2 {
    font-size: 25px;
}
.monthly h2 span {
    font-size: 20px;
}
/*###### エゴサるのポイント ######*/
#POINT {
    border-left: 15px solid #FBA900;
}
#POINT h2 {
    font-size: 22px;
}
#POINT img {
    max-width: 230px;
}
/*###### エゴサるとは ######*/
.what__logo {
    max-width: 210px;
}
.equal {
    font-size: 25px;
}
.web-card_wrapper .Column3_1 {
    flex: 0 0 90%;
    max-width: 90%;
}
.js-order.show:nth-of-type(1),.js-order.show:nth-of-type(2),.js-order.show:nth-of-type(3),.js-order.show:nth-of-type(4),.js-order.show:nth-of-type(5)  {
    transition-delay: 0s;
}
.web-card h3 {
    font-size: 23px;
}
.web-card h4 {
    font-size: 20px;
}
.web-card_text img {
    max-width: 30px;
}
.web-card_sns:before {
    font-size: 21px;
    top: -4px;
}
.web-card_keijiban:before {
    font-size: 21px;
    top: 0px;
}
.web-card_kuchikomi:before {
    font-size: 21px;
    top: 0px;
}
#WHAT > .inner > h2:before {
    left: -80px;
}
#WHAT > .inner > h2:after {
    right: -170px;
    top: -20px;
}
#WHAT > .inner > h2 {
    margin-bottom: 30px;
}
.pc_sp {
    max-width: 270px;
}
 /*###### ちなみに ######*/  
#RESEARCH .inner {
    padding: 20px;
}

#RESEARCH .inner:before {
    height: 40px;
    top: -40px;
}
#RESEARCH .inner:after {
    height: 40px;
    bottom: -40px;
}
#RESEARCH h2 {
    margin-bottom: 30px;
}
.by-the-way {
    max-width: 100px;
    height: auto;
    left: -20px;
    top: -50px;
}
 _:lang(x)+_:-webkit-full-screen-document, #enko-white.enko.show,#enko-purple.enko.show  {
    animation-delay: -.5s;
}
.pi-graph {
    max-width: 160px;
}
.svg-wrapper {
    margin-bottom: 10px;
}
.svg-wrapper:after {
    padding-bottom: 20%;
    width: 40%;
}
.caption {
    font-size: 12px;
    text-align: center;
}
/*.js-ratio span.shuffle {
    font-size: 70px;
}
.js-ratio span.shuffleNum:nth-child(3), .js-ratio span.shuffleNum:nth-child(4), .js-ratio span.shuffleNum:nth-child(5), .js-ratio span.shuffleNum:last-child {
    font-size: 50px;
}*/
.baloon {
    font-size: 18px;
    margin: 15px 0 30px;
    border-radius: 15px;
    padding: 8px 13px 13px;
}
.baloon:after {
    bottom: -20px;
    border-width: 20px 7px 0 7px;
}
span.font-yl {
    font-size: 30px;
}
span.font-wh-big {
    font-size: 25px;
}
.img-risk {
    max-width: 310px;
}
 /*###### サービスのポイント ######*/ 
#SERVICE {
    border-left: 15px solid #FBA900;
}
.service-card_point {
    max-width: 55px;
    top: -20px;
    left: -15px;
}
.service-card {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.service-card_text {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
}
.service-card_illust {
    flex: 0 0 100%;
    max-width: 100%;
}
.service-card_illust1 img,.service-card_illust2 img {
    max-width: 100px;
}
.service-card_illust3 img {
    max-width: 130px;
}
/*###### サービス使用例 ######*/
.usage-text:after {
    top: 60%;
}
.usage-img {
    width: 70%;
}
/*###### ご契約の流れ ######*/
.flow-content {
    max-width: 200px;
    height: 200px;
}
.flow-content h3 {
    font-size: 18px;
}
.flow-content01 img {
    max-width: 80px;
}
.flow-content02 img {
    max-width: 130px;
}
.flow-content03 img {
    max-width: 80px;
}
.flow-content04 img {
    max-width: 120px;
}
.flow-content05 img {
    max-width: 130px;
}
/*###### お問い合わせ ######*/
.contact-form-box {
    width: 100%;
    padding: 50px 20px;
}
.contact-form-box h2 {
    font-size: 23px;
}
.contact-form-table th {
    padding-bottom: 0;
}
.contact-form-table th, .contact-form-table td {
    display: block;
    width: 100%;
}
/*###### 会社概要 ######*/
#COMPANY table th, #COMPANY table td {
    display: block;
    padding: 10px 0;
    font-size: 15px;
}
#COMPANY table th {
    padding: 10px 0 5px;
}
#COMPANY table td {
    border-bottom: none;
    padding: 5px 0 10px;
    margin-bottom: 10px;
}
#COMPANY tr:last-child th {
    border-bottom: 2px solid #969696;
}
/*###### フッター ######*/
footer .inner {
    padding: 50px 0 100px;
}
footer img {
    max-width: 140px;
}
footer ul {
    flex-wrap: wrap;
}
footer ul li {
    padding: 10px 20px;
    font-size: 15px;
}
footer p,address {
    font-size: 13px;
}
}

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

/*######  ######*/
  
}