body{
    font-family:"BIZ UDPゴシック", "BIZ UDGothic", 'Open Sans', sans-serif !important;
    overflow-x: auto;
}
img{
    image-rendering: -webkit-optimize-contrast !important;
}
.main{
    min-width: 1366px;
    overflow-x: hidden !important;
}
.layout-wrapper .layout-topbar {
	align-items: center;
    justify-content: center;
    min-width: 1041px;
}
@media all and (max-width: 1140px) {
    .layout-wrapper .layout-topbar {
        justify-content: left;
    }
    .to-self-btn{
        display: none;
    }
    .to-guide-btn{
        display: none;
    }
    .to-movie-btn{
        display: none;
    }
}
.to-self-btn{
    background-color: #D0E9F8;
    color: #181717;
    padding: 2rem;
    border-radius: 10px;
    font-size: 1.5rem;
    cursor: pointer;
    margin-left: 2rem;
    margin-right: 2rem;
}
.to-guide-btn{
    background-color: #D0E9F8;
    color: #181717;
    padding: 2rem;
    border-radius: 10px;
    font-size: 1.5rem;
    cursor: pointer;
    margin-left: 2rem;
    margin-right: 2rem;
}
.to-movie-btn{
    background-color: #D0E9F8;
    color: #181717;
    padding: 2rem;
    border-radius: 10px;
    font-size: 1.5rem;
    cursor: pointer;
    margin-left: 2rem;
    margin-right: 2rem;
}
a:link {
    color: #181717;
}
a:visited {
    color: #181717;
}
a:hover {
    color: #181717;
}
a:active {
    color: #181717;
}
.to-login-btn{
    position: relative;
    background-color: #1977B4;
    color: white;
    padding: 1.3rem;
    padding-left: 5rem;
    border-radius: 10px;
    font-size: 1.5rem;
    cursor: pointer;
    margin-left: 2rem;
    margin-right: 2rem;
}
.to-login-btn > a:link {
    color: white;
}
.to-login-btn > a:visited {
    color: white;
}
.to-login-btn > a:hover {
    color: white;
}
.to-login-btn > a:active {
    color: white
}
.key-logo{
    position: absolute;
    width: 18%;
    top: 21%;
    left: 9%;
}
.top-image{
    width: 100%;
}
.top-sp-image{
    width: 100%;
    display: none;
}
.description-area{
    background-color: white;
}
.bubble-free{
    height: 230%;
    position: absolute;
    right: 43.5rem;
    top: -4rem;
}
.title1-text{
    position: absolute;
    top: 1.8rem;
    left: 35%;
}
.title1{
    position: relative;
    text-align: center;
    font-size: 2.7rem;
    margin-top: 3.5rem;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
    padding-bottom: 3rem;
    background-color: #D0E9F8;
    border-radius: 40px;
    width: 80%;
}
.text1{
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 3rem;
    font-size: 2.2rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.text1 .small-txt{
    font-size: 1.5rem;
}
.text1-logo {
    width: 13%;
    padding-right: 2rem;
}
.movie-area{
    background: linear-gradient(to bottom, #F5F3EF, #DCDCDC);
}
.text2{
    font-size: 3rem;
    text-align: center;
    color: #1977B4;
    letter-spacing: 2px;
    border-bottom: solid;
    border-color: #1977B4;
    border-width: 8px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
}
.l_box{
    margin: 5px;
    padding: 0;
    width: 550px;
    list-style: none outside;
}
.l_box li{
    margin: 3px;
    padding: 0;
    float: left;
    width: 265px;
}
.can-list {
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    width: 43%;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border: solid 1px;
    border-color: #181717;
    border-radius: 15px;
    justify-content: flex-end;
}
.can-list>div{
    width: 46%;
}
.can-list>div::before{
    content: url("../image/siteDescription/list-icon.png");
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: contain;
    vertical-align: middle;
    transform: scale(0.8);
}
.can-list .small-txt{
    font-size: 0.5rem;
    position: absolute;
    margin-top: -1.3rem;
    margin-left: 4.8rem;
}
.text3-area{
    position: relative;
    text-align: center;
}
.text3{
    line-height: 4rem;
    font-size: 2.5rem;
    color: #1977B4;
    letter-spacing: 0.2rem;
    padding-top: 4rem;
	display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
}
.text3 p {
    padding: 0rem 3%;
    margin: 0;
}
.bubble{
    width: 5rem;
    padding-top: 2rem;
}
.color-squares {
    width: 5rem;
}

.tv-img-area{
    position: relative;
}
.tv-img{
    width: 100%;
}
.tv{
    width: 100%;
    top: 20%;
}
.tv.pc { display: block !important; }
.tv.sp { display: none !important; }

.tv-play-btn{
    position: absolute;
    cursor: pointer;
    width: 9%;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.three-reasons{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
}
.reasons{
    display: flex;
    justify-content: space-evenly;
}
.three-reasons > .title{
    font-size: 3rem;
    text-align: center;
    color: #1977B4;
    letter-spacing: 2px;
    border-bottom: solid;
    border-color: #1977B4;
    border-width: 8px;
    width: 516px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8rem;
}
.reason{
    position: relative;
    background-color: #F5F3EF;
    width: 31%;
    text-align: center;
    border: solid;
    border-color: #A6A6A6;
    border-width: 1px;
    border-radius: 25px;
    box-shadow: 2px 2px 4px grey;
    padding-top: 4rem;
    margin-bottom: 2rem;
}
.point{
    position: absolute;
    width: 15%;
    top: -9%;
    left: 42%;
}
.h2{
    font-size: 2.3rem;
    font-weight: bold;
    color: #1977B4;
    border-bottom: solid;
    border-color: #1977B4;
    border-width: 1px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    text-align: center;
}
.text-center{
    color: #3B3838;
    font-family: "Yu Gothic", "游ゴシック", 'Open Sans', sans-serif !important;
    font-size: 1.6rem;
    font-weight: bold;
    padding-bottom: 1rem;
}
.img{
    width: 90%;
    padding-bottom: 0.5rem;
}
.text-left{
    font-size: 1.6rem;
    text-align: left;
    width: 90%;
    padding-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
}
.text-left > .small-txt{
    font-size: 0.1rem;
}
/* ---------------------------------------------------------
  ご利用ステップエリア
-----------------------------------------------------------*/
.usage-steps{
    background-color: #F5F3EF;
    padding-bottom: 1rem;
}
.usage-steps > .title{
    font-size: 3rem;
    text-align: center;
    color: #1977B4;
    letter-spacing: 2px;
    border-bottom: solid;
    border-color: #1977B4;
    border-width: 8px;
    width: 229px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    padding-top: 4rem;
}
.usage-steps > .title2{
    font-size: 3rem;
    text-align: center;
    color: #3B3838;
    letter-spacing: 2px;
    width: 666px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8rem;
    position: relative;
    z-index: 1;
}
.usage-steps > .title2::before {
    transform: skewX(-45deg);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(180deg, transparent 0%, transparent 30%, #FFFF00 30%, #FFFF00 100%);
}
.self-step-box{
    width: 87%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    border: solid;
    border-color: #0093A2;
    border-width: 1px;
    border-radius: 15px;
    box-shadow: 2px 2px 4px grey;
}
.self-step-box > .title{
    position: relative;
    text-align: center;
    background-color: #0093A2;
    color: white;
    font-size: 2.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    border: solid;
    border-color: #0093A2;
    border-width: 1px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.self-img{
    position: absolute;
    width: 15.9rem;
    top: -8.4rem;
    left: 2.2rem;
}
.step-img{
    width: 30%;
    height: 100%;
    padding-top: 2rem;
    padding-left: 6rem;
    padding-right: 2rem;
}

table.step-table {
    width: 80%;
    border-spacing: 0px 10px;
    margin-top: 1rem;
}
.step-table-text {
    padding-left: 0.5rem;
    font-size: 2rem;
    line-height: 2rem;
}
.step-table td {
    vertical-align: top;
}

.img-24h{
    position: absolute;
    width: 10%;
    top: 14%;
    left: 6%;
}
.step{
    display: flex;
    align-items: flex-start;
    padding-bottom: 3rem;
    position: relative;
}
.no{
    text-align: center;
    font-size: 2rem;
    color: white;
    padding: 1rem 0.5rem 1rem 0.5rem;
    background-color: #0093A2;
    width: 8rem;
    border: none;
    border-radius: 10px;
}
.step > .text{
    font-size: 2rem;
    padding-left: 1rem;
    width: 77%;
    padding-top: 0.3rem;
}
.green-font{
    color: #0093A2;
    font-weight: bold;
}
.down-arrow {
	font-size: 2.3rem;
    text-align: center;
    color: #0093A2;
}
.down-arrow1{
    top: 7.6rem;
}
.step-text-area{
    display: flex;
    justify-content: center;
    position: relative;
}
.step-box{
    position: relative;
    padding-left: 2rem;
    width: 70%;
    padding-top: 2rem
}
.footer-txt {
    font-size: 1.3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 6rem;
    font-family: "Yu Gothic", "游ゴシック", 'Open Sans', sans-serif !important;
}
.guide-step-box{
    width: 87%;
    background-color: white;
    margin-top: 15rem;
    margin-bottom: 3rem;
    margin-left: auto;
    margin-right: auto;
    border: solid;
    border-color: #1977B4;
    border-width: 1px;
    border-radius: 15px;
    box-shadow: 2px 2px 4px grey;
}
.guide-step-box > .title{
    position: relative;
    text-align: center;
    background-color: #1977B4;
    color: white;
    font-size: 2.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    border: solid;
    border-color: #1977B4;
    border-width: 1px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.guide-img{
    position: absolute;
    width: 15.9rem;
    top: -8.4rem;
    left: 2.2rem;
}
.step-area{
    display: flex;
    justify-content: center;
}
.color-blue{
    background-color: #1977B4 !important;
}
.blue-font{
    color: #1977B4 !important;
    font-weight: bold;
}
.bl-down-arrow{
	font-size: 2.3rem;
    text-align: center;
    color: #1977B4;
}

.main-title {
    position: relative;
    width: 1190px;
    left: -6%;
    margin-left: auto;
    margin-right: auto;
}
.sub-title {
    font-size: 2rem;
    position: absolute;
    top: -33%;
    right: 5%;
}
.sub-title::before{
    position: absolute;
    top: 0%;
    content: '';
    width: 7px;
    height: 113%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    box-sizing: border-box;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.sub-title::after {
    position: absolute;
    top: 0%;
    content: '';
    width: 7px;
    height: 113%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    box-sizing: border-box;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    transform: scale(-1, 1);
}
.sub-title::before {
    left: -9%;
    border-left: 1px solid white;
}
.sub-title::after {
    right: -7%;
    border-left: 1px solid white;
}
.step-font{
    font-size: 1.5rem;
}
/* ---------------------------------------------------------
  Ｑ＆Ａエリア
-----------------------------------------------------------*/
.q-and-a{
    background-color: #E8F4FC;
    margin-top: 1rem;
    padding-bottom: 3rem;
}
.q-and-a > .title{
    font-size: 3rem;
    text-align: center;
    color: #1977B4;
    letter-spacing: 2px;
    border-bottom: solid;
    border-color: #1977B4;
    border-width: 8px;
    width: 96px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
    padding-top: 4rem;
    line-height: 1.5;
}
.q-and-a > .title2{
    font-size: 2rem;
    text-align: center;
    color: #181717;
    letter-spacing: 2px;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
    position: relative;
}
.question{
    display: flex;
    align-items: center;
    background-color: #D0E9F8;
    color: #1977B4;
    font-size: 2rem;
    padding: 1rem;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
.q-font{
    display: inline-block;
    text-align: center;
    color: white;
    background-color: #1977B4;
    padding: 0.8rem;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-radius: 50%;
    margin-right: 1rem;
    display: flex;
    align-items: center;
}
.answer{
    width: 64%;
    margin-left: auto;
    margin-right: auto;
    color: #181717;
    font-size: 1.6rem;
    padding: 1.5rem 1.5rem;
}
.answer > .small-text{
    font-size: 1.2rem;
}
/* ---------------------------------------------------------
  フッターエリア
-----------------------------------------------------------*/
.footer{
    min-width: 1366px;
    background-image: url(../image/siteDescription/footer-bg.png);
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-size: 100%;
    background-position-y: -506px;
}
.footer-text{
    position: relative;
    color: #1977B4;
    font-size: 1.6rem;
    font-weight: bold;
    width: 478px;
    padding: 1rem 2rem 1rem 2rem;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border-radius: 28px;
}
.footer-rob{
    position: absolute;
    width: 15%;
    top: -46%;
    left: 92%;
}
.catalog-video{
    width: 100%;
}
#viewContentsDialogId .ui-dialog-titlebar{
    display:none;
}
#viewContentsDialogId{
    width: 50% !important;
    height: auto;
    visibility: visible;
    left: 26% !important;
    top: 18rem !important;
}
.iframeWrap .movie-footer{
    text-align: center;
}
.iframeWrap .movie-footer .closeButton{
    color:#1977B4 ;
    font-size:1.4rem;
    border:0.2rem solid #1977B4;
    border-radius:1rem;
    background-color:#FFFFFF;
    margin:1rem;
    height:6rem;
    width:45%;
    box-shadow: 2px 2px 1px 0px rgba(0,0,0,.3);
  }
/* ----------------------------------------------------------------------------------------------------------
  タブレット（横）サイズ
-------------------------------------------------------------------------------------------------------------*/
@media all and (min-width: 820px) and (max-width: 1180px) {
    .layout-wrapper .layout-topbar {
        justify-content: center;
        width: 1366px;
        min-width: 1366px;
    }
    .layout-wrapper .top-menu {
        display: none;
    }
    .to-self-btn {
        display: block;
        margin-left: 1rem;
        margin-right: 0rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .to-guide-btn {
        display: block;
        margin-left: 1rem;
        margin-right: 1rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .to-movie-btn {
        display: block;
        margin-left: 0rem;
        margin-right: 0rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .to-login-btn {
        margin-left: 1rem;
    }
    body{
        transform: scale(0.8);
        transform-origin: 0px 0px;
    }
    /* ---------------------------------------------------------
    トップエリア
    -----------------------------------------------------------*/
    .bubble-free {
        top: -5rem;
        right: 46rem;
    }
    /* ---------------------------------------------------------
    動画エリア
    -----------------------------------------------------------*/
    .text2 {
        width: 27%;
    }
    .can-list .small-txt {
        font-size: 0.8rem;
    }
    .text3 {
/*         width: 35%; */
/*         left: 32%; */
    }
    .ui-widget-overlay {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        min-width: 1366px !important;
        min-height: 4900px !important;
    }
    #viewContentsDialogId {
        width: 85% !important;
        left: 20% !important;
        top: 98rem !important;
    }
    .iframeWrap .movie-footer .closeButton {
        font-size: 2rem;
        font-family:"BIZ UDPゴシック", "BIZ UDGothic", 'Open Sans', sans-serif !important;
    }
    .tv-play-btn {
        top: 13rem;
    }
    /* ---------------------------------------------------------
    理由エリア
    -----------------------------------------------------------*/
    .three-reasons > .title {
        width: 600px;
        padding-top: 3rem;
    }
    .h2 {
        width: 260px;
    }
    .point {
        position: absolute;
        width: 18%;
        top: -9%;
        left: 40%;
    }
    /* ---------------------------------------------------------
    ステップエリア
    -----------------------------------------------------------*/
    .usage-steps > .title2 {
        width: 670px;
    }
    .sub-title {
        right: 3%;
    }
    .step-img {
        padding-left: 3rem;
    }
    .step > .text {
        width: 84%;
    }
    /* ---------------------------------------------------------
    Ｑ＆Ａエリア
    -----------------------------------------------------------*/
    .q-and-a > .title {
        width: 100px;
    }
}
/* ----------------------------------------------------------------------------------------------------------
  タブレット（縦）サイズ
-------------------------------------------------------------------------------------------------------------*/
@media all and (min-width: 480px) and (max-width: 820px) {
    .layout-wrapper .layout-topbar {
        justify-content: center;
        width: 1366px;
        min-width: 1366px;
    }
    .layout-wrapper .top-menu {
        display: none;
    }
    .to-self-btn {
        display: block;
        margin-left: 1rem;
        margin-right: 0rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .to-guide-btn {
        display: block;
        margin-left: 1rem;
        margin-right: 1rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .to-movie-btn {
        display: block;
        margin-left: 0rem;
        margin-right: 0rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .to-login-btn {
        margin-left: 1rem;
    }
    body{
        transform: scale(0.67);
        transform-origin: 0px 0px;
    }
    /* ---------------------------------------------------------
    トップエリア
    -----------------------------------------------------------*/
    .bubble-free {
        top: -5rem;
        right: 46rem;
    }
    /* ---------------------------------------------------------
    動画エリア
    -----------------------------------------------------------*/
    .text2 {
        width: 27%;
    }
    .can-list .small-txt {
        font-size: 0.8rem;
    }
    .text3 {
/*         width: 35%; */
/*         left: 32%; */
    }
    .ui-widget-overlay {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        min-width: 1366px !important;
        min-height: 4900px !important;
    }
    #viewContentsDialogId {
        width: 134% !important;
        left: 21% !important;
        top: 98rem !important;
    }
    .iframeWrap .movie-footer .closeButton {
        font-size: 2rem;
        font-family:"BIZ UDPゴシック", "BIZ UDGothic", 'Open Sans', sans-serif !important;
    }
    .tv-play-btn {
        top: 13rem;
    }
    /* ---------------------------------------------------------
    理由エリア
    -----------------------------------------------------------*/
    .three-reasons > .title {
        width: 600px;
        padding-top: 3rem;
    }
    .h2 {
        width: 260px;
    }
    .point {
        position: absolute;
        width: 18%;
        top: -9%;
        left: 40%;
    }
    /* ---------------------------------------------------------
    ステップエリア
    -----------------------------------------------------------*/
    .usage-steps > .title2 {
        width: 670px;
    }
    .sub-title {
        right: 3%;
    }
    .step-img {
        padding-left: 3rem;
    }
    .step > .text {
        width: 84%;
    }
    /* ---------------------------------------------------------
    Ｑ＆Ａエリア
    -----------------------------------------------------------*/
    .q-and-a > .title {
        width: 100px;
    }
}
/* ----------------------------------------------------------------------------------------------------------
  スマホサイズ
-------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 480px) {
    .layout-wrapper .top-menu {
        display: none;
    }
    .layout-wrapper .top-logo img.logo {
        width: 13.5rem;
        height: 3rem;
        padding-left: 1rem;
    }
    .layout-wrapper .top-logo img.logo-robo {
        width: 6rem;
        height: 6rem;
    }
    .to-login-btn {
        padding-left: 4rem;
        margin-left: 0rem;
    }
    .br_::after {
        content: "\A";
        white-space: pre;
    }
    .layout-wrapper .layout-topbar {
        width: 100%;
        align-items: center;
        justify-content: flex-start;
    }
    body{
        overflow-x: hidden;
    }
    .main{
        width: 100%;
        min-width: 0;
    }
    /* ---------------------------------------------------------
    トップエリア
    -----------------------------------------------------------*/
    .top-image{
        width: 100%;
        display: none;
    }
    .top-sp-image{
        width: 100%;
        display: block;
    }
    .title1 {
        font-size: 1.7rem;
        width: 97%;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .bubble-free {
        height: 79%;
        position: absolute;
        right: 27rem;
        top: -4rem;
    }
    .title1-text {
        position: static;
        top: 2.5rem;
        left: 5%;
    }
    .text1 {
        width: 90%;
        font-size: 2.1rem;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .text1 .small-txt {
        font-size: 1.2rem;
    }
    .text1-logo {
        width: 55%;
        padding-right: 0rem;
        padding-bottom: 1rem;
    }
    /* ---------------------------------------------------------
    動画エリア
    -----------------------------------------------------------*/
    .text2 {
        font-size: 2.6rem;
        width: 88%;
    }
    .can-list {
        width: 87%;
        flex-wrap: wrap;
    }
    .can-list>div {
        width: 100%;
        padding-left: 3rem;
    }
    .can-list .small-txt {
        font-size: 0.7rem;
    }
    .bubble {
    	width: 4rem;
    	padding-top: 3rem;
    }
    .movie-area {
        background-image: url(../image/siteDescription/movie-spbg.png);
    }
    .text3 {
        font-size: 1.8rem;
        line-height: 4rem;
        letter-spacing: 1px;
        padding-left: 0.5rem;
    	padding-right: 0.5rem;
    	padding-top: 0rem;
    }
	.text3 p {
	    padding: 1rem 0;
	    margin: 0;
	    font-size: 1.6rem;
	}
    .tv {
/*         width: 215%; */
/*         left: -55%; */
/*         top: -2rem; */
    }
	.tv.pc { display: none !important; }
	.tv.sp { display: block !important; }
    .tv-play-btn {
        width: 17%;
    }
    /* ---------------------------------------------------------
    理由エリア
    -----------------------------------------------------------*/
    .three-reasons > .title {
        font-size: 2.7rem;
        padding-top: 0rem;
        width: 100%;
    }
    .reasons {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
    }
    .reason {
        width: 100%;
        margin-bottom: 6rem;
    }
    .h2 {
        width: 275px;
    }
    .point {
        width: 20%;
        left: 39%;
    }
    .text-left > .small-txt {
        font-size: 1rem;
    }
    /* ---------------------------------------------------------
    ステップエリア
    -----------------------------------------------------------*/
    .usage-steps > .title2{
        width: 275px;
        font-size: 2.2rem;
    }
    .self-img {
        width: 8.9rem;
        top: -5.4rem;
        left: 13.2rem;
    }
    .self-step-box {
        width: 95%;
    }
    .step-text-area {
        display: flex;
        position: relative;
        flex-direction: column;
        align-items: center;
    }
    .step-img {
	    padding-top: 3rem;
	    padding-left: 0;
	    padding-right: 0;
	    width: 80%;
    }
    .img-24h {
        width: 23%;
        top: 6%;
        left: 16%;
    }
    .step-box {
        padding-left: 0rem;
        width: 90%;
    }
    .step > .text {
        font-size: 1.4rem;
        width: 77%;
    }
    .footer-txt {
        font-size: 1.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .guide-step-box > .title {
        padding-bottom: 9rem;
    }
    .main-title {
        position: static;
        width: auto;
    }
    .sub-title {
        top: 57%;
        left: auto;
        right: 20%;
    }
    .guide-step-box {
        width: 95%;
        margin-top: 10rem;
    }
    .guide-img {
        width: 8.9rem;
        top: -5.7rem;
        left: 13.2rem;
    }

    /* ---------------------------------------------------------
    Ｑ＆Ａエリア
    -----------------------------------------------------------*/
    .q-and-a > .title2 {
        width: auto;
    }
    .question {
        width: 90%;
        font-size: 1.8rem;
    }
    .answer {
        width: 85%;
        font-size: 1.4rem;
    }
     /* ---------------------------------------------------------
     フッターエリア
    -----------------------------------------------------------*/
    .footer {
        width: 100%;
        min-width: 0;
    }
    .footer-text {
        width: 80%;
    }
    .footer-rob {
        width: 25%;
        top: -23%;
        left: 80%;
    }
     /* ---------------------------------------------------------
     動画ダイアログエリア
    -----------------------------------------------------------*/
    #viewContentsDialogId {
        width: 90% !important;
        height: auto;
        visibility: visible;
        left: 2rem !important;
        top: 20rem !important;
      }
	.step-table-text {
	    font-size: 1.4rem;
	}

}