@charset "utf-8";

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

    body {
        position: relative;
    }

    /*　　非表示　　*/

    .catch {
        /* display: none; */
    }

    /*　　class　　*/

    .pc_only {
        display: none;
    }

    .sp_only {
        display: block;
    }

    .flex {
        display: block;
    }

    .btn {
        text-align: center;
        margin-top: 30px;
    }

    .btn a {
        padding: 15px 60px 15px 10px;
        font-size: 14px;
        background-size: 50px auto;
        width: 100%;
    }

    form.post-password-form input[type="password"] {
        display: block;
        width: 100%;
        margin: 10px 0;
    }

    form.post-password-form input[type="submit"] {
        padding: 10px 40px;
        float: right;
    }

    form.post-password-form::after {
        clear: both;
        display: block;
        content: "";
    }

    iframe {
        max-width: 100%;
        max-height: 200px;
    }

    main {
        padding-top: 45px;
    }

    main article {
        padding: 50px 0;
    }

    main article section {
        margin: 0 15px 100px 10px;
        padding: 30px 20px 30px;
        background: #fff;
        border-radius: 15px;
    }

    main.top h2,
    main.blog_top h1,
    main.kasou h1 {
        position: relative;
        font-size: 24px;
        margin-bottom: 30px;
        padding-bottom: 30px;
        z-index: 1;
        line-height: 1.5em;
    }

    main.blog_top h1 {
        margin-top: 0;
    }

    main.top h3,
    main.blog_top h3,
    main.kasou h2 {
        font-size: 20px;
        background-size: 18px;
        padding: 0 0 10px 30px;
        margin: 40px 0 20px 0;
        line-height: 1.4;
        background: url(../img/icon_h3.png) no-repeat left top 2px;
    }

    main.top h4,
    main.blog_top h4,
    main.kasou h3 {
        color: #ff8900;
        font-size: 18px;
        text-align: left;
        margin: 30px 0 20px;
    }

    main.top h5,
    main.blog_top h5,
    main.kasou .left_co section h4,
    main.blog_top .left_co section h4 {
        font-size: 18px;
    }

    main article section .right {
        float: none;
        text-align: center;
        padding: 0;
        margin: 20px 0;
        width: auto;
    }

    main.kasou .left_co table:not([class]) tr,
    main.blog .left_co table:not([class]) tr,
    main.kasou .left_co table:not([class]) tr th,
    main.blog .left_co table:not([class]) tr th,
    main.kasou .left_co table:not([class]) tr td,
    main.blog .left_co table:not([class]) tr td {
        display: block;
        width: 100%;
    }

    main.kasou .left_co table:not([class]) tr th,
    main.blog .left_co table:not([class]) tr th,
    main.kasou .left_co table:not([class]) tr td,
    main.blog .left_co table:not([class]) tr td {
        text-align: left;
        padding: 10px
    }

    /*　　header　　　*/

    header h1 {
        margin: 15px 0 15px 20px;
    }

    header .tel {
        position: absolute;
        right: 49px;
        top: 5px;
        width: 50px;
        height: 45px;
        text-align: center;
        background: #ff8900;
    }

    header .tel img {
        position: relative;
        top: 10px;
    }

    header .menu_tel img {
        position: relative;
        bottom: 6px;
        right: 5px;
    }


    /*　　main_v　　*/

    main div.mv {
        position: relative;
        background: url("../img/sp_mv.jpg") no-repeat top -7vh right -15vh;
        background-size: auto 50vh;
        margin-top: 5px;
        height: auto;
        min-height: initial;
    }

    main div.mv p.catch {
        font-size: 35px;
        left: 0;
        top: auto;
        bottom: 0;
        /* text-shadow: #fff 0px 0px 10px; */
        background: #fff;
        padding: 10px 16px 15px;
        line-height: 1.3;
    }

    main div.mv p.catch span {
        font-size: 23px;
        display: block;
        margin-top: 8px;
    }
main div.mv .catch_box {
    width: 92%;
    height: auto;
    padding-top: 30vh;
}

main div.mv .sub-catch {
    margin-bottom: 10px;
}

main div.mv .mv-bodycatch {
    padding: 14px 18px;
    font-size: 16px;
}

main div.mv .mv-btn-box {
    flex-wrap: wrap;
    justify-content: center;
}

main div.mv .mv-btn a {
    padding: 18px 32px;
}
    /*　　icon　　*/
    main.kasou .left_co section.about,
    main.blog_top .left_co section.about,
    main.kasou .left_co section.online,
    main.blog_top .left_co section.online,
    main.kasou .left_co section.event,
    main.blog_top .left_co section.event,
    main.kasou .left_co section.blog,
    main.blog_top .left_co section.blog,
    main.kasou .left_co section.flow,
    main.blog_top .left_co section.flow,
    main.kasou .left_co section.access,
    main.blog_top .left_co section.access {
        margin-top: 60px;
    }

    main article section.about::before,
    main article section.online::before,
    main article section.event::before,
    main article section.blog::before,
    main article section.flow::before,
    section.blog::before,
    main article section.access::before {
        left: 0;
        width: 100%;
        background-size: 120px;
        top: -60px;
    }

    main article section.about::before {
        background: url("../img/sp_top_icon_01.png") no-repeat top center;
        background-size: 100px;
        top: -50px;
    }

    main article section.event::before {
        background: url("../img/sp_top_icon_02.png") no-repeat top center;
        background-size: 100px;
        top: -50px;
    }

    main article section.blog::before {
        background: url("../img/sp_top_icon_03.png") no-repeat top center;
        background-size: 100px;
        top: -50px;
    }

    main article section.flow::before {
        background: url("../img/sp_top_icon_04.png") no-repeat top center;
        background-size: 100px;
        top: -50px;
    }

    main article section.access::before {
        background: url("../img/sp_top_icon_05.png") no-repeat top center;
        background-size: 100px;
        top: -50px;
    }

    main article section.online::before {
        background: url("../img/sp_top_icon_06.png") no-repeat top center;
        background-size: 100px;
        top: -50px;
    }

    main article section.flow li div.img_box {
        float: none;
    }


    /*　　about　　*/


    main article section.about .right::after {
        content: "";
        right: -20px;
        bottom: -20px;
        width: 60px;
        height: 60px;
    }

    /*　　news　　*/
article.beige.news-block {
    margin-top: 40px;
    padding-top: 0;
}
    main article section.news {
        padding: 20px;
    }

    main article section.news h2 {
        text-align: center;
    }

    main article section.news ul li {
        display: block;
        margin: 0 0 20px;
    }


    /*　　voice　　*/

     main article section.voice .voice__flex {
        display: flex;
        flex-wrap: wrap;
        margin: 20px auto;
    }

     main article section.voice .voice__flex__box {
        width: 100%;
        margin-right: 4%;
        margin-bottom: 20px;
        background: #f3eee8;
        padding: 20px;
        border-radius: 30px;
        line-height: 1.4;
    }

     main article section.voice .voice__flex__box:nth-child(2n) {
        margin-right: 0;
    }

     main article section.voice .voice__flex__box__tit {
        color: #ff8900;
        font-size: 1.2rem;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
        margin: 0 0 20px;
    }

    main article section.voice .voice__flex__box__prof {
        font-weight: bold;
    }

    /*　　event　　*/

    main article section.event ul.post_event {
        display: block;
        width: 100%;
    }

    main article section.event ul.post_event>li {
        width: 100%;
    }

    main article section.event {
        background-size: 150%;
        padding-bottom: 60px;
    }


    /*　　blog　　*/
    main article section.blog ul.info {
        align-items: center;
    }

    main article section.blog li.date {
        margin: 5px 5px 0 0;
    }

    main article section.blog li.cat {
        padding: 5px 10px;
        margin: 5px 0 0;
    }

    main article section.blog ul.flex>li {
        width: 100%;
    }

    main article section.blog .img_box {
        width: 100px;
        height: 100px;
        margin-right: 10px;
    }

    main article section.blog .img_box img {
        width: 100px;
        height: 100px;
        object-fit: cover;
    }

    main article section.blog h3 {
        margin-bottom: 5px
    }

    main article section.blog h3 a {
        font-size: 16px;
        font-weight: normal;
    }

    main article section.blog ul.cat li a {
        margin-bottom: 5px;
    }

    main article section.blog ul li .txt_box a.txt {
        color: #533c15;
        font-size: 14px;
    }

    main article section.blog::after {
        content: "";
        bottom: -30px;
        right: -13px;
        width: 50px;
        height: 60px;
    }

    main article section.blog ul.flex>li {
        clear: both;
        margin: 10px 0 30px;
        overflow: hidden;
    }

    main.blog_top article section.blog h2 a,
    main article section.blog h3 a {
        font-size: 18px;
    }

    /*　　flow　　*/

    main article section.flow div.btn a {
        width: 100%;
        margin: 0 auto 10px;
    }

    main article section.flow li {
        margin-bottom: 40px;
    }

    main article section.flow li:last-child {
        margin-bottom: 0;
    }

    main article section.flow li div.img_box {
        text-align: center;
        margin: 0 auto;
    }

    main article section.flow li h3 {
        font-size: 18px;
        margin: 20px 0 20px;
    }

    main article section.flow li h3.no1,
    main article section.flow li h3.no2,
    main article section.flow li h3.no3 {
        background: none;
        position: relative;
    }

    main article section.flow li h3.no1::before {
        content: "";
        background: url("../img/icon_flow01.png") no-repeat left center;
        background-size: 30px;
        width: 30px;
        height: 30px;
        position: absolute;
        display: inline-block;
        left: 20px;
        top: 0;
    }


    main article section.flow li h3.no2::before {
        content: "";
        background: url("../img/icon_flow02.png") no-repeat left center;
        background-size: 30px;
        width: 30px;
        height: 30px;
        position: absolute;
        display: inline-block;
        left: 20px;
        top: 0;
    }


    main article section.flow li h3.no3::before {
        content: "";
        background: url("../img/icon_flow03.png") no-repeat left center;
        background-size: 30px;
        width: 30px;
        height: 30px;
        position: absolute;
        display: inline-block;
        left: 20px;
        top: 0;
    }



    main article section.flow::after {
        content: "";
        right: -15px;
        bottom: -30px;
        width: 54px;
        height: 60px;
    }



    /*　　access　　*/


    main article section.access .txt_box {
        width: 100%;
    }

    main article section.access .txt_box table td,
    main article section.access .txt_box table th {
        padding: 15px 5px;
        width: 5em;
    }

    main article section.access table {
        width: 100%;
        font-size: 14px;
    }

    main article section.access .img_box {
        margin-bottom: 30px;
    }

    main article section.access iframe {
        margin-top: 30px;
        height: 200px;
    }

    main article section.access .box2 {
        display: block;
        overflow: hidden;
    }

    main article section.access .box2 .txt_box {
        width: 100%;
        margin-top: 30px;
    }

    main article section.access::after {
        content: "";
        border: 0;
        left: -4px;
        right: auto;
        bottom: -30px;
        width: 80px;
        height: 50px;
    }


    /*　　enquiry　　*/

    article.beig section.enquiry .flex li {
        width: auto;
    }

    article.beige_strong {
        padding-top: 40px;
    }


    /*　　beige_strong　　*/

    main article.beige_strong {
        padding-bottom: 60px;
    }

    article.beige_strong section.trip .contaiiner {
        display: block;
    }


    article.beige_strong section.trip .contaiiner .txt_box {
        width: 100%;
    }

    article.beige_strong section.trip .contaiiner .txt_box table {
        font-size: 14px;
    }


    article.beige_strong section.trip .contaiiner .txt_box table th {
        width: 100%;
        display: block;
        padding: 0 0 5px;
    }

    article.beige_strong section.trip .contaiiner .txt_box table td {
        width: 100%;
        display: block;
        padding: 0 0 20px;
    }

    article.beige_strong section.trip .contaiiner .txt_box iframe {
        margin: 0 0 30px 0;
    }


    /*　　beige　　*/

    article.beig {
        padding: 60px 0;
    }


    article.beig section.enquiry {
        padding: 40px 20px 40px 20px;
        top: auto;
        margin: 0 10px 0;
    }

    article.beig section.enquiry h2.title {
        color: #ff8900;
        font-size: 24px;
        text-align: center;
        padding: 0 0 40px;
        margin-bottom: 50px;
        margin-top: 0;
        background: url(../img/bg_h2.png) no-repeat bottom center;
        clear: both;
        border: none;
    }

    article.beig section.enquiry .flex {
        margin: 0;
    }

    article.beig section.enquiry ul.flex li img {
        height: 50px;
        width: auto;
    }

    article.beig section.enquiry .flex li h3 {
        font-size: 16px;
        margin: 15px 0 0px;
    }

    article.beig section.enquiry div.btn {
        margin-top: 20px;
    }

    article.beig section.enquiry div.btn a {
        margin-bottom: 50px;
    }

    article.beig section.enquiry .tel_box {
        margin: 0px 0;
        padding: 20px 10px;
    }

    article.beig section.enquiry .tel_box h3 {
        font-size: 16px;
        text-align: center;
        line-height: 1.5em;
        margin-bottom: 20px;
    }

    article.beig section.enquiry .tel_box dl dt {
        padding: 7px 20px;
        margin-bottom: 10px
    }

    article.beig section.enquiry .tel_box dl dd {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
    }

    article.beig section.enquiry .tel_box a {
        font-size: 30px;
        background-size: 28px;
        padding-left: 30px;
        margin-top: 10px;
        max-width: 250px;
        display: block;
        margin: 10px auto;
    }

    main.kasou div.wrap .breadcrumbs,
    main.blog_top div.wrap .breadcrumbs,
    main.blog_top div.wrap .breadcrumbs {
        padding: 15px 10px 10px;
        margin: 0;
        top: 0;
        line-height: 1.4;
        font-size: 12px;
        overflow: auto;
        white-space: nowrap;
    }

    main.kasou .left_co,
    main.blog .left_co,
    main.blog_top .left_co {
        padding: 0 10px 0;
        float: none;
    }

    main.kasou .left_co section,
    main.blog_top .left_co section {
        float: none;
        width: auto;
        margin: 0;
    }

    main.kasou .right_menu,
    main.blog_top .right_menu {
        float: none;
        width: auto;
        max-width: 100%;
        margin: 10px;
    }

    /* kasou blog */

    main.kasou table.scroll,
    main.blog table.scroll {
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    /* kasou　*/

    main.kasou .right_menu {
        max-width: 100%;
        float: none;
        margin: 20px 0 0;
    }

    main.kasou .left_co section {
        float: none;
        margin: auto;

    }

    main.kasou .img_left {
        float: none;
        margin: 30px auto 30px;
        text-align: center;
    }

    main.kasou .img_right {
        float: none;
        margin: 30px auto 30px;
        text-align: center;
    }

    main.kasou .left_co section::before {
        background: url(../img/sp_top_icon_03.png) no-repeat top center;
        background-size: 100px;
        top: -50px;
        height: 143px;
        width: 100%;
        left: 0;
    }

    main.kasou article.beig {
        padding: 30px 0;
    }


    /*　　blog　*/
    main.blog .right_menu {
        max-width: 100%;
        float: none;
        margin: 60px 20px 0;
    }

    main.blog .left_co section {
        float: none;
        margin: 0 20px;

    }

    main.blog .img_left {
        float: none;
        margin: 30px auto 30px;
        text-align: center;
    }

    main.blog .img_right {
        float: none;
        margin: 30px auto 30px;
        text-align: center;
    }

    main.blog .left_co section::before {
        background: none;
        width: 100%;
    }

    main.blog article.beig {
        padding: 30px 0;
    }

    main.blog .right_menu {
        max-width: 100%;
        float: none;
        margin: 60px 20px 0;
    }

    main.blog .left_co section {
        float: none;
        margin: 0 20px;

    }

    main.blog .img_left {
        float: none;
        margin: 30px auto 30px;
        text-align: center;
    }

    main.blog .img_right {
        float: none;
        margin: 30px auto 30px;
        text-align: center;
    }


    main.blog article {
        padding: 100px 0 0;
    }

    main.blog article.beig {
        padding: 30px 0;
    }


    main.blog .right_box,
    main.blog .left_box {
        float: none;
        justify-content: flex-start;
    }

    main.blog .right_box {
        margin-top: 10px;
    }

    main.blog h2 {
        margin-top: 40px;
    }


    footer {
        text-align: center;
    }

    footer nav ul {
        float: none;
        margin: 0 20px;
        text-align: left;

    }

    footer nav ul li {
        font-size: 12px;
    }

    footer nav {
        padding: 40px 0;
        display: flex;
        flex-direction: column-reverse;
    }

    footer .wrap .tel a {
        display: none;
    }

    footer .wrap .tel {
        position: relative;
    }

    footer .wrap .tel p {
        display: none;
    }

    footer .wrap div.logo {
        float: none;
        margin-bottom: 10px;
        text-align: center;
        width: 160px;
        margin: 0 auto 20px;
    }

    footer .wrap p.title {
        font-size: 16px;
    }

    /*　　spmenu　*/

    .header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 50px;
        background: #fbf9f5 url(../img/header_top_bg.gif) repeat-x top left;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
        z-index: 300;
    }

    .global-nav {
        position: fixed;
        right: -100%;
        /* これで隠れる */
        top: 0;
        width: 100%;
        /* スマホに収まるくらい */
        height: 100vh;
        padding-top: 50px;
        background-color: #fff;
        transition: all .6s;
        z-index: 200;
        overflow-y: auto;
        /* メニューが多くなったらスクロールできるように */
    }

    .hamburger {
        position: absolute;
        right: 0;
        top: 6px;
        width: 50px;
        /* クリックしやすいようにちゃんと幅を指定する */
        height: 50px;
        /* クリックしやすいようにちゃんと高さを指定する */
        cursor: pointer;
        z-index: 300;
    }

    .global-nav__list {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .global-nav__item {
        text-align: left;
    }

    .global-nav__item a {
        display: block;
        padding: 15px 20px;
        border-top: 1px solid #eee;
        text-decoration: none;
        color: #533c15;
        font-size: 14px;
        background: url(../img/sp_menu_icon.png) no-repeat right 20px center;
        background-size: 7px;
    }

    .global-nav__item a:hover {
        background-color: #eee;
    }

    .hamburger__line {
        position: absolute;
        left: 11px;
        width: 28px;
        height: 1px;
        background-color: #ff8900;
        transition: all .6s;
    }

    .hamburger__line--1 {
        top: 11px;
    }

    .hamburger__line--2 {
        top: 21px;
    }

    .hamburger__line--3 {
        top: 31px;
    }

    .black-bg {
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        z-index: 100;
        background-color: #000;
        opacity: 0;
        visibility: hidden;
        transition: all .6s;
        cursor: pointer;
    }

    /* 表示された時用のCSS */
    .nav-open .global-nav {
        right: 0;
    }

    .nav-open .black-bg {
        opacity: .8;
        visibility: visible;
    }

    .nav-open .hamburger__line--1 {
        transform: rotate(45deg);
        top: 20px;
    }

    .nav-open .hamburger__line--2 {
        width: 0;
        left: 50%;
    }

    .nav-open .hamburger__line--3 {
        transform: rotate(-45deg);
        top: 20px;
    }

    header nav .menu_tel {
        color: #fff;
        text-align: center;
        font-size: 25px;
        background: #ff8900 url("../img/sp_menu_tel_icon.png") no-repeat right 20px center;
        background-size: 8px;
        padding: 20px 0;
    }

    header nav .menu_tel a {
        color: #fff;
        text-decoration: none;
    }

    header nav .menu_tel a span {
        font-size: 14px;
        display: block;
        font-weight: normal;
    }


    header nav div.visit_btn {
        border: 2px solid #64d500;
        margin: 20px 20px 0 20px;
        border-radius: 5px;
    }

    header nav div.visit_btn a {
        text-align: center;
        text-decoration: none;
        color: #64d500;
        display: block;
        width: 100%;
        font-size: 14px;
        padding: 15px 0;
    }

    header nav ul.flex {
        display: flex;
        justify-content: center;
        margin: 0 15px 20px;
        padding: 10px 0 0 0;
    }

    header nav ul.flex li {
        padding: 15px 0;
        background: #64d500;
        border-radius: 5px;
        text-align: center;
        width: 50%;
        margin: 0 5px;
        border-left: none !important;
    }

    header nav ul.flex li a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        margin: 0 5px;
    }

    #contact table th span {
        background: #ff8900;
        display: inline-block;
        width: 40px;
        text-align: center;
        margin: 10px;
        padding: 5px;
        font-size: 14px;
        color: #fff;
    }
    #contact table .birth-year [type="text"],
    #contact table .birth-year [type="number"] {
        width: 60px;
        margin: 0 10px 0 0;
    }

    #contact table .birth-month [type="text"],
    #contact table .birth-month [type="number"],
    #contact table .birth-date [type="text"],
    #contact table .birth-date [type="number"] {
        width: 40px;
        margin: 0 10px;
    }

    span.wpcf7-list-item {
        margin: 0 10px;
        display: block;
    }

    .wp-paginate {
        flex-wrap: wrap;
        margin: 20px 0 !important;
    }

    .wp-paginate li {
        padding: 2px !important;
    }

    .paging {
        display: block;
        margin: 20px 0;
    }

    .paging .prev a,
    .paging .next a {
        width: auto;
        padding: 10px 30px;
        margin: 20px 0;
        text-align: center;
        height: auto;
    }


    span.wpcf7-form-control-wrap.family-job-1, span.wpcf7-form-control-wrap.family-job-2, span.wpcf7-form-control-wrap.family-job-3, span.wpcf7-form-control-wrap.family-job-4, span.wpcf7-form-control-wrap.family-job-5, span.wpcf7-form-control-wrap.family-job-6 {
        width: auto;
        position: relative;
    }

    span.wpcf7-form-control-wrap.family-age-1, span.wpcf7-form-control-wrap.family-age-2, span.wpcf7-form-control-wrap.family-age-3, span.wpcf7-form-control-wrap.family-age-4, span.wpcf7-form-control-wrap.family-age-5, span.wpcf7-form-control-wrap.family-age-6 {
        margin: 10px;
    }

    span.wpcf7-form-control-wrap.family-prof-1, span.wpcf7-form-control-wrap.family-prof-2, span.wpcf7-form-control-wrap.family-prof-3, span.wpcf7-form-control-wrap.family-prof-4, span.wpcf7-form-control-wrap.family-prof-5, span.wpcf7-form-control-wrap.family-prof-6 {
        margin: 10px;
    }

    span.wpcf7-form-control-wrap.family-live-1,
    span.wpcf7-form-control-wrap.family-live-2,
    span.wpcf7-form-control-wrap.family-live-3,
    span.wpcf7-form-control-wrap.family-live-4,
    span.wpcf7-form-control-wrap.family-live-5,
    span.wpcf7-form-control-wrap.family-live-6{
        margin: 10px 0;
        display: inline-block;    
    }



    span.wpcf7-form-control-wrap.family-job-1,
    span.wpcf7-form-control-wrap.family-job-2,
    span.wpcf7-form-control-wrap.family-job-3,
    span.wpcf7-form-control-wrap.family-job-4,
    span.wpcf7-form-control-wrap.family-job-5,
    span.wpcf7-form-control-wrap.family-job-6 {
        display: inline-block;
        margin: 10px 0 40px;
    }


    span.wpcf7-form-control-wrap.family-job-1::after,
    span.wpcf7-form-control-wrap.family-job-2::after,
    span.wpcf7-form-control-wrap.family-job-3::after,
    span.wpcf7-form-control-wrap.family-job-4::after,
    span.wpcf7-form-control-wrap.family-job-5::after{
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        border-top: 1px dashed #dbd7cb;
        bottom: -30px;
    }


    span.wpcf7-form-control-wrap.recruit-year, span.wpcf7-form-control-wrap.recruit-month, span.wpcf7-form-control-wrap.recruit-date {
        width: 20%;
        margin: 0 1%;
    }

    span.wpcf7-form-control-wrap.age {
        margin: 10px 10px 10px 0;
    }


main .mv_attention {
    position: relative;
    width: auto;
    left: auto;
    font-size: 12px;
    padding: 10px 15px;
    border-width: 2px;
    margin: 0 20px;
}

.sns-wrap__inner {
    padding: 20px;
}

.sns-wrap__tit {
    font-size: 24px;
}
.header__sns-icon--sp {
    width: 40px;
    background: #000;
    padding: 10px;
    border-radius: 50%;
    margin: 0 auto 20px;
}

}

/* End max-width:767px */