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

/* 幅644px以下

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

@media only screen and (max-width: 644px) {
    /* ------------------------------
     Header
    ------------------------------ */

    .thankspage #container { margin: 107px 0 0;}

    .sp_kitty_hide {
        display: none;
    }
    div#hdarea .sp_kitty_hide {
        display: none;
    }
    .pc_kitty_hide {
        display: block;
    }
    div#hdarea .pc_kitty_hide {
        display: block;
    }
    #hdarea {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 111;
    }
    #head_sp {
        display: block;
        padding: 10px 0;
        border-top: 5px solid #e7002c;
        margin-top: 0;
        min-width: 926px;
        background-color: #FFF;
        height: 90px;
    }
    #head_sp .contents {
        float: unset;
        width: 930px;
        text-align: left;
        margin: 0 auto;
        padding: 0 20px;
        clear: both;
    }
    #head_sp .siteInfo {
        display: flex;
        justify-content: space-between;
        max-width: 900px;
        margin: 0 auto;
    }
    #head_sp #sp_globalNav {
        display: flex;
        padding-top: 10px;
        margin-left: -10px;
    }
    #head_sp #sp_globalNav .logo {
        /* width: 15%; */
    }
    #head_sp #sp_globalNav .logo a:hover {
        opacity: .6;
    }
    #head_sp #sp_globalNav img {
        max-width: 70%;
    }
    #head_sp #sp_globalNav .globalInfo {
        padding: 10px;
    }
    #head_sp #sp_globalNav .header_contact {
        display: flex;
        padding-bottom: 10px;
        width: 585px;
        margin: 0 0 0 auto;
    }
    #head_sp #sp_globalNav .red_btn {
        margin-right: 10px;
        margin-top: 5px;
        display: inline-block;
        width: 100px;
        height: 50px;
        color: #FFF;
        font-size: 15px;
        line-height: 28px;
        text-align: center;
        text-decoration: none !important;
        background: #e7002c;
        border: 1px solid #e7002c;
        border-radius: 10px;
    }
    #head_sp #sp_globalNav .red_btn span.tasting {
        display: block;
        margin: 18px 0 -20px;
        font-size: 20px;
        font-weight: bold;
        line-height: 0px;
    }
    #head_sp #sp_globalNav .red_btn:hover {
        opacity: .6;
    }
    #head_sp #sp_globalNav a.red_btn_small {
        display: none;
    }
    #head_sp #sp_globalNav .header_contact_tel {
        display: inline-block;
        line-height: 1.2;
        margin-left: -70px;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt01 {
        color: #e7002c;
        font-weight: bold;
        font-size: 16px;
    }
    #head_sp #sp_globalNav .header_contact_tel br.sp_small_txt01 {
        display: block;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt02 {
        font-weight: bold;
        font-size: 32px;
    }
    #head_sp #sp_globalNav .red.btn {
        margin-right: 5px;
        margin-top: 5px;
        display: inline-block;
        width: 100px;
        height: 50px;
        color: #FFF;
        font-size: 15px;
        line-height: 28px;
        text-align: center;
        text-decoration: none !important;
        background: #e7002c;
        border: 1px solid #e7002c;
        border-radius: 10px;
    }
    #head_sp #sp_globalNav ul {
        background: none;
        width: 320px;
        background-color: #FFF;
        position: relative;
        left: -270px;
        top: 25px;
    }
    #head_sp #sp_globalNav ul li a {
        display: block;
        color: #333333;
        text-decoration: none !important;
        position: relative;
        padding: 0 10px;
        font-weight: bold;
    }
    #head_sp #sp_globalNav ul li a:hover {
        opacity: .6;
    }
    #head_sp #sp_globalNav ul li a img {
        margin: -2px 5px 0px 0px;
        vertical-align: middle;
        opacity: 1 !important;
    }
    #head_sp .menu_btn {
        float: none;
        margin: 0;
    }
    #head_sp .ham_menu {
        display: block;
        padding: 1em 0;
        box-sizing: border-box;
        align-items: center;
        float: right;
        text-decoration: none;
        border-radius: 4px;
        position: relative;
    }
    #head_sp .ham_menu .ham_icon {
        float: none;
        margin: 0 auto;
        width: 18px;
        height: 14px;
    }
    #head_sp .ham_menu .ham_icon:before {
        background: 0 0;
        width: 18px;
        height: 14px;
        display: block;
        contain: "";
        position: absolute;
    }
    #head_sp .ham_menu .ham_icon span {
        background-color: #e7002c;
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 1px;
        margin-top: 3px;
    }

    /* ------------------------------
     Navi
    ------------------------------ */

    nav#navi {
        height: 50px;
        width: 50px;
        margin-top: 5px;
    }
    #navi a.menu {
        background-image: none;
        background-color: #FFF;
        padding: 0;
    }
    p.ham_text {
        color: #e7002c;
        margin-top: -15px;
        font-size: 11px;
    }
    #navi .panel {
        width: 0%;
        background-color: #FFF;
    }
    #navi ul.wrapper li {
        padding: 20px 15px;
    }


    /* ------------------------------
     Mainvisual
    ------------------------------ */

    .mainvisual .inner {
        margin-top: 115px;
        height: 70px;
    }
    .mainvisual .inner .ribbon img {
        margin-top: -25px;
    }

    /* ------------------------------
     Menu
    ------------------------------ */

    img.title_kitty_sp {
        display: block;
        width: 20%;
        margin: auto auto;
        position: absolute;
        /*top: -20px;*/
        left: 40%;
        z-index: 11;
        bottom: 66px;
    }
    .title_box {
        margin: 0;
        height: auto;
        background: none;
        background-color: #FFF;
    }
    .title_box .title {
        margin: 0;
        padding: 15px 0 10px;
        height: auto;
    }
    .sp_check_bg {
        height: 45px;
        background: url(/img/bg_check.png) repeat;
    }

    /* ------------------------------
     Simulation
    ------------------------------ */

    #simulation article h1 {
        font-size: 35px;
    }
    #simulation .check_bg {
        width: 65px;
    }
    #simulation article h1 span.red {
        height: 43px;
        width: 43px;
    }

    /* ------------------------------
     Footer
    ------------------------------ */

    .sp_footerNav .wrapper li {
        display: block;
        width: 100%;
        margin-left: -10px;
        background-color: #efefef;
        border-bottom: 1px solid #777777;
        padding: 20px;
        position: relative;
    }
    .sp_footerNav .wrapper > li:first-child {
        border-top: 1px solid #777777;
    }
    .sp_footerNav .wrapper li a {
        display: block;
    }
    .footGroupSite {
        min-height: 700px;
    }
    .footGroupSite .section_inner .contents {
        width: 100%;
        margin: 0 auto;
    }
    .footCopy .contents {
        width: 426px;
        height: 80px;
        margin: auto;
    }
    .thankspage #hdarea {
        height: auto;
    }
    .thankspage #header .wrapper .title a {
        padding: 0 10px 10px;
        max-width: 145px;
    }
    #thanksarea {
        padding: 40px 0;
    }
    /* ▼共通フッターの作成▼ */
    #footer .foot_group_site li {
        width: 46%;
        /* padding: 2%; */
    }
    #footer .foot_group_site .group_tabs li {
        line-height: 1.2;}
    #footer .foot_group_site .group_tabs li a {
        font-size: 13px;}
    #footer .foot_group_site li img {
        padding: 0 8px;
    }
    #footer .foot_group_site li .footer_lm img {
        padding: 0 9px;
    }
    #footer .foot_group_site li .group_tab_content .group_tab_content_img {
        width: 60px;
        min-width: 60px;
    }
    #footer .foot_group_site li .group_tab_content .group_tab_content_img img {
        max-width: 70px;
        max-height: 50px;
    }
    #footer .foot_group_site li .group_tab_content .group_tab_content_shopname .group_tab_content_shopname_sbtitle {
        font-size: 10px;
    }
    #footer .foot_group_site li .group_tab_content .group_tab_content_shopname .group_tab_content_shopname_title {
        width: calc(100% - 9px);
        font-size: 13px;
    }
    /* ▲共通フッターの作成▲ */
}

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

/* 580px以下

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

@media only screen and (max-width: 580px){
    #head_sp .contents {
        margin-left: -7px;
    }
    #head_sp #sp_globalNav {
        margin-left: -6px;
    }
    #head_sp #sp_globalNav .logo {
        width: 190px;
        margin-top: -10px;
    }
    #head_sp #sp_globalNav .header_contact_tel {
        margin-left: -55px;
        margin-top: -6px;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt01 {
        font-size: 17px;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt01 .sp_small_txt01 {
        display: block;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt02 {
        font-size: 25px;
    }
    #head_sp #sp_globalNav a.red_btn {
        display: block;
        margin-top: -5px;
        margin-left: 5px;
    }
    #head_sp #sp_globalNav a.red_btn_small {
        display: none;
    }
    #head_sp #sp_globalNav .red_btn_small .sp_small_red_btn {
        display: block;
    }
    nav#navi {
        margin-top: -5px;
    }

    .mainvisual .inner {
        height: 15px;
    }
    #simulation .check_bg {
        width: 52px;
    }
    #simulation article h1 {
        font-size: 25px;
    }
    #simulation article h1 span.red {
        height: 36px;
        width: 36px;
        font-size: 30px;
        line-height: 1.3;
        margin: 8px;
    }
}

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

/* 530px以下

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

@media only screen and (max-width: 530px) {
    #head_sp #sp_globalNav .logo {
        width: 175px;
    }

    #head_sp #sp_globalNav .header_contact_tel {
        margin-left: -50px;
    }

    #head_sp #sp_globalNav .header_contact_tel .txt01 {
        font-size: 15px;
    }

    #head_sp #sp_globalNav .header_contact_tel .txt02 {
        font-size: 20px;
    }

    #head_sp #sp_globalNav a.red_btn {
        margin-top: -10px;
    }

    nav#navi {
        margin-top: -10px;
        margin-left: -5px;
    }

    .mainvisual .inner {
        height: 0;
    }
    .formbtn .wrapper {
        padding-top: 30px;
    }
    .footGroupSite li {
        width: 50%;
    }
    .footGroupSite {
        height: 435px;
    }
    .footGroupSite .section_inner .contents {
        width: 360px;
    }
}
/* ------------------------------------------------------------------------------------------------------------------------

/* 480px以下

------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 480px) {

    .thankspage #container { margin: 82px 0 0;}
    
    #head_sp #sp_globalNav .logo {
        width: 160px;
    }

    #head_sp #sp_globalNav .header_contact_tel {
        font-size: 12px;
    }

    #head_sp #sp_globalNav .header_contact_tel .txt01 {
        font-size: 13px;
    }

    #head_sp #sp_globalNav .header_contact_tel .txt02 {
        font-size: 18px;
    }

    #head_sp #sp_globalNav a.red_btn {
        margin-top: -15px;
    }

    nav#navi {
        margin-top: -15px;
        margin-left: -8px;
    }

    .mainvisual .inner {
        height: 0;
    }
    .mainvisual .inner .ribbon img {
        margin-top: 0;
    }

    #simulation article h1 {
        padding-left: 60px;
    }
    .thankspage #header .wrapper .title a {
        max-width: 100px;
    }
}

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

/* 440px以下

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

@media only screen and (max-width: 440px){
    #head_sp #sp_globalNav .logo {
        width: 150px;
    }
    #head_sp #sp_globalNav .header_contact_tel {
        margin-top: -4px;
        font-size: 10px;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt01 {
        font-size: 10px;
    }
    #head_sp #sp_globalNav .header_contact_tel .txt02 {
        font-size: 15px;
    }

    #simulation article h1 {
        font-size: 20px;
    }
}

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

/* 405px以下

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

@media only screen and (max-width: 405px){
    #head_sp #sp_globalNav a.red_btn {
        display: none;
    }
    #head_sp #sp_globalNav a.red_btn_small {
        display: block;
        margin-right: 10px;
        padding: 5px 0 0;
        display: inline-block;
        width: 50px;
        height: 50px;
        color: #FFF;
        font-size: 15px;
        line-height: 20px;
        text-align: center;
        text-decoration: none !important;
        background: #e7002c;
        border: 1px solid #e7002c;
        border-radius: 10px;
        margin-top: -15px;
        margin-left: -3px;
        box-sizing: border-box;
    }

    .mainvisual .inner .ribbon img {
        margin-top: 20px;
    }
    #simulation .check_bg {
        width: 46px;
    }
    #simulation article h1 span.red {
        height: 34px;
        width: 34px;
        font-size: 27px;
        margin: 6px;
    }
}

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

/* 375px以下

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

@media screen and (max-width: 375px){
    #head_sp #sp_globalNav .logo {
        width: 140px;
    }

    .mainvisual .inner .ribbon img {
        margin-top: 15px;
    }
    #simulation .check_bg {
        width: 43px;
    }
    #simulation article h1 {
        font-size: 18px;
        padding-left: 45px;
    }
    #simulation article h1 span.red {
        height: 33px;
        width: 33px;
        font-size: 27px;
        margin: 5px;
    }
    .footGroupSite .section_inner .contents {
        width: 320px;
    }
}

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

/* 345px以下

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

@media only screen and (max-width: 345px) {
    #head_sp #sp_globalNav .logo {
        width: 110px;
        margin-left: -2px;
        margin-right: 10px;
        margin-top: 2px;
    }

    #simulation article h1 {
        font-size: 18px;
        padding-left: 43px;
    }
}


@media screen and (max-width: 640px){
    #footer .active {
        display: flex !important
    }
    
    .js-black-chef-bg {
        display: none;
        background: rgba(0,0,0,.4);
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999
    }
    
    .js-black-sz-bg {
        display: none;
        background: rgba(0,0,0,.4);
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999
    }
    
    #footer .footGroupSite .groupTabs {
        background: #fde5e5;
        border-radius: 10px;
        display: none;
        flex-wrap: wrap;
        overflow: hidden;
        padding: 2.2rem 1rem;
        justify-content: center;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        width: 80%;
        z-index: 9999
    }
    
    #footer .footGroupSite .groupTabs_wrap .groupTabs li {
        border: none;
        background-color: transparent;
        width: 100%;
        height: 2rem;
        margin: 1.2rem .5rem;
        text-align: left;
        justify-content: center
    }
    
    #footer .footGroupSite .groupTabs_wrap .groupTabs li span {
        color: #60b42a;
        font-size: 15px
    }
    
    #footer .footGroupSite .groupTabs_wrap .groupTabs li a {
        border: none;
        color: #60b42a;
        display: inline-block;
        font-size: 14px;
        letter-spacing: .03rem;
        padding: 1rem;
        padding-left: .8rem;
        text-decoration: underline
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner {
        align-items: center;
        justify-content: center
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .c-footer-modal-title {
        color: #333;
        font-size: 1.1rem;
        font-weight: 700
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .c-footer-modal-items {
        display: block;
        margin: 0;
        padding-left: 0;
        width: auto;
        height: auto
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .footer-text-box {
        height: 9rem;
        margin: .65rem auto 1rem
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .footer-text-box-under {
        height: 5rem;
        margin: .65rem auto 0
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .c-footer-modal-text {
        font-size: .9rem;
        border: 1px solid #60b42a;
        text-decoration: none;
        width: 250px;
        height: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: auto 0;
        margin-bottom: 1.2rem
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .c-footer-modal-shef-img {
        height: auto;
        margin: 0;
        width: 100%;
        max-width: 110px
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .c-footer-modal-logo {
        margin: 0 1rem 0 0;
        min-height: 50px;
        width: auto
    }
    
    #footer .footGroupSite .groupTabs .c-footer-modal-inner .c-footer-modal-img {
        height: auto;
        margin: 0;
        width: 100%;
        max-width: 90px;
        padding-left: 1rem
    }
    
    #footer .close-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        top: 7%;
        left: 87%;
        transform: translate(-7%,-87%)
    }
    
    #footer .footGroupSite .groupTabs_wrap .groupTabs .close-btn .close-btn-img {
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0
    }
    
    #footer .footGroupSite .sz-box-inner {
        padding: 2.7rem 1rem
    }
    
    #footer .footGroupSite .sz-box-inner .c-footer-modal-inner .footer-text-box {
        margin: 1.2rem auto 1rem
    }
    
    #footer .footGroupSite .sz-box-inner .c-footer-modal-inner .c-footer-modal-title {
        font-size: .92rem
    }
    
    #footer .footGroupSite .sz-box-inner .close-btn {
        top: 10%;
        left: 87%;
        transform: translate(-10%,-87%)
    }
    #footer .footGroupSite li {
        /* border: 1px solid #F08324; */
        box-sizing: border-box;
        margin-bottom: 20px;
        margin: .5rem auto;
        text-align: center;
        width: 45%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 0;
    }
    
    #footer .footGroupSite li a {
        text-decoration: none;
        color: #fff;
        display: block;
        font-weight: 700;
        width: 100%
    }
    
    #footer .footGroupSite li img {
        display: block;
        width: auto;
        max-width: 100%;
        margin: 1rem auto;
        height: 3rem
    }
    
    .footGroupSite_txt {
        padding: .3rem 0 !important;
        margin: 0;
        background: #F08324;
        font-weight: 700;
        color: #fff !important;
        line-height: 1.1;
        width: 100%;
        min-height: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px
    }
    
     }
    