@charset "UTF-8"
/*------------------------------*/

.content {
    width: 100%;
    margin: 0 auto 60px;
    padding-top: 2px;
}

.column-main,
.column-sub {
    padding-top: 30px;
    margin-top: 100px;
}

.single-column .column-main {
    float: none;
    width: 100%;
}

.mod-2up,
.mod-2up-fixed,
.mod-3up,
.mod-3up-fixed,
.mod-4up,
.mod-4up-fixed,
.mod-4up-fixed-half,
.mod-6up-fixed-half {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.single-column .mod-2up .col,
.single-column .mod-2up-fixed .col {
    width: 480px;
}

.mod-2up .col:last-child,
.mod-2up-fixed .col:last-child,
.mod-3up .col:last-child,
.mod-3up-fixed .col:last-child,
.mod-4up .col:last-child,
.mod-4up-fixed .col:last-child,
.mod-4up-fixed-half .col:last-child,
.mod-6up-fixed-half .col:last-child,
.single-column .mod-2up .col:last-child,
.single-column .mod-2up-fixed .col:last-child,
.single-column .mod-3up .col:last-child,
.single-column .mod-3up-fixed .col:last-child,
.single-column .mod-4up .col:last-child,
.single-column .mod-4up-fixed .col:last-child,
.single-column .mod-4up-fixed-half .col:last-child,
.single-column .mod-6up-fixed-half .col:last-child {
    margin-right: 0;
}

.mod-3up .col,
.mod-3up-fixed .col {
/*    width: 313px;*/
}

.single-column .mod-2up .col,
.single-column .mod-2up-fixed .col,
.single-column .mod-3up .col,
.single-column .mod-3up-fixed .col,
.single-column .mod-4up .col,
.single-column .mod-4up-fixed .col,
.single-column .mod-4up-fixed-half .col,
.single-column .mod-6up-fixed-half .col {
    margin-right: 20px;
}

.single-column .mod-2up .mod-2up-fixed .col,
.single-column .mod-2up .mod-2up .col,
.single-column .mod-4up .col,
.single-column .mod-4up-fixed .col,
.single-column .mod-4up-fixed-half .col {
    width: 230px;
}

.single-column .mod-3up .col,
.single-column .mod-3up-fixed .col {
    width: 313px !important;
}

section:last-child,
article:last-child,
aside:last-child {
    margin-bottom: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

section,
article,
aside {
    margin-bottom: 30px;
}

a {
    color: #705e54;
}

img {
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

.mod-multi-box {
    margin-bottom: 12px;
}

.single-column .mod-multi-box {
    margin-bottom: 20px;
}

.mod-multi-box .box {
    position: relative;
    padding: 11px;
    border: 1px solid #d9d6d1;
}

.single-column .mod-multi-box .box {
    padding: 19px;
}

.mod-multi-box .image {
    margin-bottom: 10px;
    text-align: center;
}

.mod-multi-box.mod-3up .box .image {
/*
    padding-bottom: 10px;
    width: 202px;
*/
    text-align: center;
}

.single-column .mod-multi-box.mod-3up .box .image {
    padding-bottom: 15px;
    width: 273px;
}

.body {
    overflow: hidden;
    zoom: 1;
}

.mod-multi-box .box .body {
    padding-top: 3px;
}

.mod-layout-image {
    overflow: hidden;
    zoom: 1;
}

.mod-layout-image .image,
.mod-layout-image .image-wide {
    width: 270px;
    padding-top: 0;
}

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

.mb10 {
    margin-bottom: -10px !important;
}

.space-none {
    margin-bottom: 0 !important;
}

.mod-multi-image {
    margin-bottom: 25px;
}

.single-column .mod-2up .col,
.single-column .mod-2up-fixed .col {
    width: 480px;
}

.mod-multi-image .image {
    text-align: center;
}

#remoteattend_userChat a:link,
a:visited,
a:active,
a:hover {
    color: #416574;
    text-decoration: underline;
}

.remoteattend_grayscale #remoteattend_userChat a:link,
a:visited,
a:active,
a:hover {
    color: #707070;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.faq {
/*    width: 100%;*/
    background: url(../images/test/faq_bg.png) repeat;
    display: block;
    padding: 20px 0;
}

.faq dl dt {
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 30px 15px 60px;
    background-image: url(https://www.abc-cooking.co.jp/request/trial-pc1/img/faq_q.png);
    background-repeat: no-repeat;
    background-position: 20px 18px;
}

.faq dl dd {
    background-color: #fff;
    padding: 0 30px 25px 60px;
    margin-bottom: 20px;
    background-image: url(https://www.abc-cooking.co.jp/request/trial-pc1/img/faq_a.png);
    background-repeat: no-repeat;
    background-position: 20px 5px;
}

.step-margin{
    margin-bottom: 30px;
}

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

.taiken-flow{
    background: url(../images/test/taikenbg.png) no-repeat; 
    background-size:contain;
}

.taiken-flow img{
    width: ;
}

.child-img{
    margin: 20px auto 0 auto;
}

.title-img-phone{
    display: none;
}


/* Multi columns
========================================================================== */
.mod-2up,
.mod-2up-fixed,
.mod-3up,
.mod-3up-fixed,
.mod-4up,
.mod-4up-fixed,
.mod-4up-fixed-half,
.mod-6up-fixed-half {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}
.mod-2up:last-child,
.mod-2up-fixed:last-child,
.mod-3up:last-child,
.mod-3up-fixed:last-child,
.mod-4up:last-child,
.mod-4up-fixed:last-child,
.mod-4up-fixed-half:last-child,
.mod-6up-fixed-half:last-child {
    margin-bottom: 0 !important;
}
.mod-2up .col,
.mod-2up-fixed .col,
.mod-3up .col,
.mod-3up-fixed .col,
.mod-4up .col,
.mod-4up-fixed .col,
.mod-4up-fixed-half .col,
.mod-6up-fixed-half .col {
/*
    float: left;
    margin-right: 12px;
*/
}
.single-column .mod-2up .col,
.single-column .mod-2up-fixed .col,
.single-column .mod-3up .col,
.single-column .mod-3up-fixed .col,
.single-column .mod-4up .col,
.single-column .mod-4up-fixed .col,
.single-column .mod-4up-fixed-half .col,
.single-column .mod-6up-fixed-half .col {
    margin-right: 20px;
}
.mod-2up .col:last-child,
.mod-2up-fixed .col:last-child,
.mod-3up .col:last-child,
.mod-3up-fixed .col:last-child,
.mod-4up .col:last-child,
.mod-4up-fixed .col:last-child,
.mod-4up-fixed-half .col:last-child,
.mod-6up-fixed-half .col:last-child,
.single-column .mod-2up .col:last-child,
.single-column .mod-2up-fixed .col:last-child,
.single-column .mod-3up .col:last-child,
.single-column .mod-3up-fixed .col:last-child,
.single-column .mod-4up .col:last-child,
.single-column .mod-4up-fixed .col:last-child,
.single-column .mod-4up-fixed-half .col:last-child,
.single-column .mod-6up-fixed-half .col:last-child {
    margin-right: 0;
}
.mod-2up .col,
.mod-2up-fixed .col {	
/*    width: 345px;*/
}
.single-column .mod-2up .col,
.single-column .mod-2up-fixed .col {
/*    width: 480px;*/
}

.single-column .mod-3up .col,
.single-column .mod-3up-fixed .col {
/*    width: 313px;*/
}
.mod-2up .mod-2up-fixed .col,
.mod-2up .mod-2up .col,
.mod-4up .col,
.mod-4up-fixed .col,
.mod-4up-fixed-half .col {
/*    width: 166px;*/
}
.single-column .mod-2up .mod-2up-fixed .col,
.single-column .mod-2up .mod-2up .col,
.single-column .mod-4up .col,
.single-column .mod-4up-fixed .col,
.single-column .mod-4up-fixed-half .col {
    width: 230px;
}
.mod-6up-fixed-half .col {
    width: 107px;
}
.single-column .mod-6up-fixed-half .col {
    width: 220px;
}
.mod-2up-fixed .mod-2up-fixed .col {
    width: auto;
}

@media screen and (max-width: 701px) {
    .mod-2up.sp-last-child,
    .mod-3up.sp-last-child,
    .mod-4up.sp-last-child {
        margin-bottom: 0 !important;
    }
    .mod-2up .col,
    .mod-3up .col,
    .mod-4up .col,
    .single-column .mod-2up .col,
    .single-column .mod-3up .col,
    .single-column .mod-4up .col {
        margin-right: 0;
        margin-bottom: 30px;
        float: none;
        width: 100%;
    }
    .mod-2up .col:last-child,
    .mod-3up .col:last-child,
    .mod-4up .col:last-child,
    .single-column .mod-2up .col:last-child,
    .single-column .mod-3up .col:last-child,
    .single-column .mod-4up .col:last-child {
        margin-bottom: 0;
    }
    .mod-2up-fixed {
        width: auto;
        /*margin-right: -6px;*/
        /*margin-left: -6px;*/
    }
    .mod-2up-fixed .col,
    .single-column .mod-2up-fixed .col {
        float: left;
        width: 50% !important;
        margin-right: 0;
        margin-bottom: 0;
        /* padding: 0 6px; */
        box-sizing: border-box;
    }

    .mod-2up-fixed .col, .single-column .mod-2up-fixed .col :nth-child(2) {
        padding: 0 0 0 2px;
    }

    .col.colLeft {
        padding: 5px 2px 0 0;
    }
    .col.colRight {
        padding: 5px 0 0 2px;
    }

    .mod-3up-fixed .col,
    .single-column .mod-3up-fixed .col {
        float: left;
        width: 32% !important;
        margin-right: 2%;
    }
    .mod-4up-fixed {
        width: auto;
        margin-right: -6px;
        margin-left: -6px;
    }
    .mod-4up-fixed .col,
    .single-column .mod-4up-fixed .col {
        float: left;
        width: 25% !important;
        margin-right: 0;
        padding: 0 6px;
        box-sizing: border-box;
    }
    .mod-4up-fixed-half {
        width: auto;
        margin-right: -6px;
        margin-left: -6px;
    }
    .mod-4up-fixed-half .col,
    .single-column .mod-4up-fixed-half .col {
        float: left;
        width: 50% !important;
        margin-top: 12px;
        margin-right: 0;
        padding: 0 6px;
        box-sizing: border-box;
    }
    .mod-4up-fixed-half .col:nth-of-type(-n+2),
    .single-column .mod-4up-fixed-half .col:nth-of-type(-n+2) {
        margin-top: 0;
    }
    .mod-4up-fixed-half .col:nth-of-type(2n+1),
    .single-column .mod-4up-fixed-half .col:nth-of-type(2n+1) {
        clear: left;
    }
    .mod-6up-fixed-half .col,
    .single-column .mod-6up-fixed-half .col {
        float: left;
        width: 32% !important;
        margin-top: 12px;
        margin-right: 2%;
    }
    .mod-6up-fixed-half .col:nth-of-type(-n+3),
    .single-column .mod-6up-fixed-half .col:nth-of-type(-n+3) {
        margin-top: 0;
    }
    .mod-6up-fixed-half .col:nth-of-type(3n),
    .single-column .mod-6up-fixed-half .col:nth-of-type(3n) {
        margin-right: 0;
    }
    .mod-6up-fixed-half .col:nth-of-type(3n+1),
    .single-column .mod-6up-fixed-half .col:nth-of-type(3n+1) {
        clear: left;
    }
}
/*---------------------------------*/

@media screen and (min-width: 702px) {
    .pc-hide {
        display: none;
    }
}

@media screen and (max-width: 599px) {
    .title-img-pc {
        display: none;
    }

    .title-img-phone{
        display:inherit;
    }
}

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


@media screen and (max-width: 360px) {
/*
    .sp-hide {
        display: none;
    }
*/
    .space-nomal img{
        
    }
    
    .sp-only-first > :not(:first-child) {
        display: none;
    }
    body .sp-last-child {
        margin-bottom: 0 !important;
    }
}




/*---------------------------------*/