/*ノートPC*/

@media screen and (max-width: 1200px) {
    .section-contents {
        max-width: 1040px;
        width: auto;
    }


    #fp-nav.right {
        right: 8px;
    }
}

@media (max-width: 1056px) {
  #HeaderLogo {
    padding-left: 10px;
  }
  #global-nav ul {
    padding-right: 10px;
  }
}

@media (max-width: 920px) {
  #mobile-head {
    background: #fff;
    width: 100%;
    height: 65px;
    z-index: 888;
    position: relative;
  }
  #global-nav {
    position: absolute;
    top: -500px;
    background: #333;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
    padding: 0;
  }
  #global-nav ul li {
    float: none;
    position: static;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 18px 0;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .openNav #nav-toggle span:nth-child(1) {
      top: 11px;
      -webkit-transform: rotate(315deg);
      -moz-transform: rotate(315deg);
      transform: rotate(315deg);
  }
  .openNav #nav-toggle span:nth-child(2) {
      width: 0;
      left: 50%;
  }
  .openNav #nav-toggle span:nth-child(3) {
      top: 11px;
      -webkit-transform: rotate(-315deg);
      -moz-transform: rotate(-315deg);
      transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .openNav #global-nav {
      /* #global-nav top + #mobile-head height */
      -moz-transform: translateY(562px);
      -webkit-transform: translateY(562px);
      transform: translateY(562px);
  }
  .active-menu {
    color: #000 !important;
  }
}




/*スマホ*/


/*======================================
高さ900px 以下
========================================*/

@media screen and (max-height: 900px) {
    /* 高さ800px以下の場合 */
    /*==============
         共通
   ===============*/

    /*-----フッター------*/
    .footer_content {
        padding: 20px 0 0px;
    }

    #footer p {
        font-size: 16px;
    }

    .link-menu-content img {
        width: 17px;
        top: 10px;
    }

    #FootLinkMenus {
        bottom: 30px;
    }

    #OtherLinkMenus {
        top: 80px;
    }

    #FleeLinkMenus {
        top: 140px;
    }

     .right-link-menu-content .link-menu-box {
    left: 58px;
 }

  .left-link-menu-content .link-menu-box {
    right: 58px;
 }


    .link-menu-content .link-menu-box {
        width: 185px;
    }

    .link-menu-content ul {
        padding: 10px 5px 10px 0;
    }

    .link-menu-content ul.icon-box {
        padding: 5px;
    }

    .link-menu-content a {
        font-size: 12px;
    }

    #OtherLinkMenus .link-menu-box a,#FleeLinkMenus .link-menu-box a{
    font-size: 16px;
}
    /*------フォーム-----*/
    #Form {
        margin: 0px auto 60px;
    }

    #Form p {
        margin: 10px auto 2px;
        color: #393939;
        font-size: 14px;
        font-weight: bold;
    }

    .contact-form {
        padding: 20px 0;
    }

    #Form input[type="text"],
    #Form input[type="email"],
    #Form input[type="tel"],
    #Form input[type="url"],
    #Form input[type="number"],
    #Form select,
    label {
        padding: 14px 15px;
        font-size: 13px;
        box-sizing: border-box;
    }

    #Form button,
    #ApplicationForm button {
        width: 160px;
        margin: 12px auto 30px;
        padding: 15px 0;
        font-size: 15px;
    }

    #Form button.next {
        width: 80px;
        margin: 30px auto 15px;
        padding: 10px 0;
        font-size: 15px;
    }

    #Form button.kakunin {
        width: 150px;
    }

    form#contactFsubmit p {
        width: 55%;
        font-size: 13px;
        margin: 5px auto 0;
        font-weight: normal;
    }

    a.form-back-btn {
        bottom: 0;
    }

    .mail-check {
        font-size: 14px;
    }

    .form-caution-text {
    font-size: .8rem;
}

    #GmoSiteSheel {
        margin: -20px -5px 0 0;
        position: relative;
        left: 80px;
    }

    #GmoSiteSheel img {
        width: 40% !important;
    }


    /*-------------*/
    .section-contents {
        width: auto;
        max-width: 890px;
        padding-top: 85px !important;
        
    }

    .title-img {
        margin: 5px auto -10px;
    }

    .title-img.finish {
        transform: scale(.6);
    }

    .content-title {
        margin: 40px auto 0;
        padding: 3px 10px;
        font-size: 16px;
    }

    .content-body {
        font-size: 13px;
        padding: 12px 0 12px 20px;
    }

    .flee-text {
        font-family: "メイリオ";
        margin: 20px auto 0;
        font-size: 23px;
    }

    iframe {
        height: 300px;
        margin-bottom: 5px !important;
    }

    .section-contents.margin-top {
        margin-top: 30px;
    }

    .down {
        margin: 6px 0 0;
    }

    .description-flee-text {
    margin-top: 30px;
}
    .down img {
        width: 35px;
    }

    /*------ロータブとは？-------*/
    .description-slide img,
    .descriptionPage .slick-list {
        width: 700px !important;
    }
    .descriptionPage .slick-list{
        margin: 40px auto 0 !important;
    }

    .content-body .slick-list,
    .content-body .slideshow-box img {
        margin: auto !important;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 50px !important;
    }
    /*-------無料体験--------*/
    .f-image-box {
        transform: scale(.78);
        margin: -45px;
    }

    .f-i-2 {
        bottom: 16px;
    }

    .f-x-2 {
        top: 460px;
    }

    .flee-text.flee-tryal-text {
        margin: 0 auto;
    }

    .form-text-in {
        font-size: 13px;
    }

    /*--------料金表---------*/
    .price-table {
        margin-top: 15px;
    }
    .bluk-table {
        margin: 0 0 10px 0;
    }

    .price-sub {
        margin: 0;
        font-size: 13px;
    }

    .PriceTable .plan_name {}

    .PriceTable .plan_plaice {}

    .PriceTable .plan_text1-1 {
        padding-top: 10px;
    }

    .PriceTable .plan_text2-1 {
        padding: 10px 0;
    }

    .PriceTable .plan_text1-2,
    .PriceTable .plan_text2-2 {
        padding-bottom: 5px;
        font-size: 13px;
    }

    .payment-btn {
        margin: 50px 0 0 60px;
    }
    .payment-btn .red-btn:first-child {
        margin: 0 0 60px;
    }

    .i-b {
        margin: 0 0 7px;
    }

    .price-btn {
        margin: 10px auto 70px;
        width: 200px;
    }

    .price-btn a {
        font-size: 1rem;
        padding: 15px 0;
    }

    .payment-btn .red-btn a {
        font-size: 1.1rem;
    }

    .indentPlus-txt {
        text-indent: 13px;
    }

    /*--------使い方--------*/
    .support-category {
        margin: 0 0 60px;
    }

    .supportMenusImg,.supportImgBox {
        max-width: 460px;
        font-size: 2rem;
        margin: 0 auto 25px;
    }

    .supportImgBox a{
        font-size: 1.8rem;
    }

    .support-category li .s75 {
        font-size: .85rem;
    }

    .supportMenusImg-1 {
        margin: 30px auto 25px;
    }

    .support-category ul {
        margin: 0 0 50px;
    }

    .support-category li {
        width: 190px;
        margin-top: 10px;
    }

    .support-category li a {
        font-size: .95rem;
    }

    #VersionContentBox {
        height: 365px;
        margin: -6px 0 70px;
    }

    .version-area {
        height: 180px;
        padding: 10px 30px 75px;
    }


    .support-category ul li:first-child {
        width: 230px;
    }

    .support-category ul li:first-child a {
        font-size: 1.2rem;
        padding: 9px 0;
    }

    #calendar {
        font-size: .9rem;
        margin: 0 0 10px 0;
    }

    #calendarBox p {
        font-size: .8rem;
    }

    .fc-scroller {
        height: auto !important;
    }

    .fc-week {
        height: 45px !important;
    }

    .v-c p {
        font-size: 13px;
    }

    /*下層*/
    #supportCategory h2 a {
        font-size: 1.2rem;
        padding: 15px 10px;
    }
    #supportCategory h2 .support_over_text {
        font-size: 1rem;
        padding: 17px 10px;
    }

    #supportCategory ul li {
        font-size: .8rem;
    }

    

    /*--------お問合せ--------*/
    .contact-menu-btn {
        padding: 0;
    }

    .i-c {
        font-size: 1rem;
    }
    #map_canvas {
        height: 260px;
    }

    .contact-flex-box input[type="radio"] {
        top: 2px;
        left: 13px;
    }

    #contactContentBody {
        width: auto;
    }

    #contactContentBody>li {
        margin: 0 0 5px;
        font-size: 12px;
    }

    #contactContentBody li {
        text-indent: -12px;
    }

    #contactContentBody li {
        text-indent: -12px;
    }

    #contactContentBody>li:first-child {
        margin: 0 0 10px 0;
    }

    #contactContentBody {
        padding: 0 20px;
    }

    #contactContentBody .block-con {
        display: inline;
        padding: 0;
    }

    .page_top_box {
        width: 980px;
    }

    /*フッター*/
    .kiyaku-body .content-body {
        font-size: .9rem;
    }

    /*よくある質問*/
    .faq-btn {
        width: 250px;
    }
    .faq-btn a {
        padding: 12px;
    }


    .kiyaku-body li {
        font-size: .9rem;
    }
    /*プライバシーポリシー*/
    /*サイトご利用規約*/
    #sideNavi {
        top: 54%;
    }
    #sideNavi ul li {
        margin: 0;
    }
    /*特称*/
    #asctTable th,#asctTable td{
        font-size: 16px;
    }

    /*エラー内容一覧*/
    .error-content-section {
        margin: 40px 0 45px;
    }

    #Form.error-seach-form {
        min-height: 220px;
        margin: 10px 0 70px;
    }

    .error-content-section .red-btn a,.back-red-btn {
    font-size: 1rem;
    width: 140px;
    padding: 10px 0;
}

}





/*======================================
高さ700px 以下
========================================*/

@media screen and (max-height: 700px) {
    /* 高さ800px以下の場合 */
    /*==============
         共通
   ===============*/

    .section-contents {
        width: auto;
        max-width: 890px;
        padding: 0;
        padding-top: 52px !important;
    }

    .title-img {
        margin: 5px auto -10px;
    }

    .title-img.finish {
        transform: scale(.5);
    }

    .descriptionPage .title-img.finish {
        top: 10px;
    }

    .content-title {
        margin: 9px auto 0;
        padding: 3px 10px;
        font-size: 14px;
    }

    .content-body {
        font-size: 12px;
        padding: 12px 0 12px 20px;
    }

    .flee-text,.flee-text .red-txt{
        margin: 20px auto 0;
        font-size: 17px;
        font-family: 'メイリオ';
    }

    .section-contents.margin-top {
        margin-top: 30px;
    }

    .down {
        margin: 6px 0 0;
    }


    .down img {
        width: 35px;
    }
    /*------ロータブとは？-------*/
    .description-slide img,
    .slick-list {
        width: 680px !important;
        margin: 8px auto 0 !important;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 40px;
    }

    /*-------無料体験--------*/
    .f-image-box {
    margin: -82px;
    transform: scale(.75);
}
    /*--------料金表---------*/
    .price-table {
        margin-top: -20px;
    }
    .bluk-table {
        margin: 0 0 10px 0;
    }

    .price-sub {
        margin: 0;
        font-size: 13px;
    }

    .PriceTable .plan_name {
        height: 30px;
        line-height: 30px;
    }

    .PriceTable .plan_plaice {
        height: 30px;
        line-height: 30px;
    }

    .PriceTable .plan_text1-1 {
        padding-top: 5px;
    }

    .PriceTable .plan_text2-1 {
        padding: 5px 0;
    }

    .PriceTable .plan_text1-2,
    .PriceTable .plan_text2-2 {
        padding-bottom: 0px;
        font-size: 13px;
    }

    .payment-btn .red-btn:first-child {
        margin: 0 0 30px;
    }

    .i-b {
        margin: 0 0 7px;
    }

    .price-btn {
        margin: 10px auto 70px;
        width: 200px;
    }

    .price-btn a {
        font-size: 1rem;
        padding: 15px 0;
    }
    .indentPlus-txt {
        text-indent: 12px;
    }


    /*--------使い方--------*/
    .support-category {
        margin: 0px 0 -20px;
    }

    .support-category ul {
        margin: 0 0 40px;
    }


    .supportMenusImg,.supportImgBox {
        max-width: 400px;
        font-size: 1.8rem;
        margin: 0px auto 20px;
        padding: 12px 0;
    }

    .supportImgBox a {
        font-size: 1.6rem;
    }

    .supportMenusImg-1 {
        margin: 40px auto 20px;
    }

    .support-category li {
        height: 40px;
    }

    .support-category li a {
        line-height: 40px;
    }


    #calendarBox {
        width: 800px;
    }

    .fc-week {
        height: 40px !important;
    }

    .v-c p {
        font-size: 12px;
    }

    .flee-tryal-kiyaku {
        margin-bottom: -15px !important;
    }

     #supportCategory h2 a {
        padding: 5px 10px;
    }

    #supportCategory h2 .support_over_text {
        padding: 8px 10px;
    }

    #supportCategory ul li:first-child {
        margin-top: 0;
    }



    /*--------お問合せ--------*/
    #map_canvas {
        height: 260px;
    }

    #contactContentBody {
        width: auto;
    }

    #contactContentBody>li {
        margin: 0 0 5px;
        font-size: 12px;
    }


    /*フッター*/
    #asctTable th,#asctTable td{
        font-size: 14px;
    }

    /*よくある質問*/
    .faq-btn {
        width: 200px;
    }
    .faq-btn a {
        font-size: 1.1rem;
    }

    /*エラー内容一覧*/
    .error-content-section {
        margin: 20px 0 35px;
    }

    .error-content-section .red-btn a,.back-red-btn {
    font-size: .9rem;
    width: 140px;
    padding: 7px 0;
}
}

@media (max-width: 450px) {
    /*共通*/
    .title-img {
        width: 280px;
        max-width: 280px;
        padding: 10px 0;
    }

    /* header ----- */
    header,
    #mobile-head {
      height: 50px;
    }
    #HeaderLogo {
      width: 150px;
    }
    #HeaderLogo img {
      margin: 12px 0 0;
    }
    #nav-toggle { 
      top: 12px;
    }
    .openNav #global-nav {
      /* #global-nav top + #mobile-head height */
      -moz-transform: translateY(551px);
      -webkit-transform: translateY(551px);
      transform: translateY(551px);
    }

    .section {
        padding-top: 35px !important;
    }

    .section-contents {
        padding: 0 5px !important;
    }

    .content-title {
        margin: -10px auto 0;
    }

    .content-body {
        padding: 10px 0 10px 10px;
        font-size: 15px;
    }
    /*お問合せ*/
    .content-body.flex {
        display: block;
    }
    .contact-p-subtitle {
        font-weight: bold;
        margin: 0;
    }

    .flex.content-body p:nth-child(2) {
        margin-left: 0px;
    }

    .pl {
        padding: 5px;
    }

    #map_canvas {
        width: 90%;
        height: 150px;
        margin: auto;
    }
}