@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 0px) and (max-width: 750px) {
    .c_pc {
        display: none;
    }
        .contents_box {
        margin: 0 auto;
        width: 98%;
    }
    .header_img {
        position: relative;
        margin: 0px auto 0!important;
    }
    h2 {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 5.3vw;
        font-weight: 600;
        color: #533833;
        margin-bottom: 20px;
        line-height: 1.8em;
    }

    .lead {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 4vw;
        color: #4d4d4d;
        margin-bottom: 50px;
    }

    .atn {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 4.5vw;
        color: #4d4d4d;
        margin-bottom: 50px;
        line-height: 1.5;
        text-align: left;
        display: block;
    }

    .camp_atn {
        margin-bottom: 35px;
    }

    .atn_tit {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #533833;
        margin-bottom: 20px;
        line-height: 1.8em;
    }

    .camp-item-link1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 15px 0;
    }

    .camp-item-link2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0 0 35px;
    }

    .camp-item-link1 span,
    .camp-item-link2 span {
        width: 47%;
        margin: 1%;
        border: 1px solid #444444;
    }

    span.atn_tit a {
        display: block;
    }

    .cp_item_wrap {
        margin: 30px auto;
    }
    .atn_tit{
        margin: 2em 0 1em;
    }

    .item-tit {
        background: #aa222a;
        padding: 8px 0;
        margin-bottom: 25px;
        color: #FFFFFF;
        font-size: 20px;
        font-family: source-han-serif-japanese, sans-serif;
    }

    .underline {
        background: linear-gradient(transparent 60%, #FFFE03 60%);
    }

    .cp_item_box3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 2em;
    }

    .cp_item_box3 a {
width: 48%;
        margin: 1%;
    }

        .cp_item_btn {
        display: inline-block;
        width: 90%;
        background: #FFFFFF;
        border: 1px solid #4d4d4d;
        padding: 10px;
        text-align: center;
        margin: 0 0 3em;
        font-weight: bold;
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 20px;
    }
}
@media screen and (min-width:751px){
    .c_phone {
        display: none;
    }

    .contents_box {
        text-align: center;
        max-width: 1200px;
        margin: 0 auto;
        display: block;
    }

    .contents_box img {
        text-align: center;
        display: block;
        margin: 40px auto
    }
    .header_img{
        margin-bottom: 40px;
    }

    h2 {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #533833;
        margin-bottom: 20px;
        line-height: 1.8em;
    }

    .lead {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 20px!important;
        color: #4d4d4d;
        margin-bottom: 50px;
        text-align: center!important;
    }

    .atn {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 18px;
        color: #4d4d4d;
        margin-bottom: 50px;
    }

    .camp_atn {
        margin-bottom: 35px;
    }

    .atn_tit {
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #533833;
        margin-bottom: 20px;
        line-height: 1.8em;
    }

    .camp-item-link {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin: 30px 0 90px;
    }

    .camp-item-link span {
        width: 18%;
        margin: 1%;
        border: 1px solid #444444;
    }

    span.atn_tit a {
        display: block;
    }

    .cp_item_wrap {
        margin: 30px auto;
    }

    .item-tit {
        background: #aa222a;
        padding: 8px 0;
        margin-bottom: 25px;
        color: #FFFFFF;
        font-size: 20px;
        font-family: source-han-serif-japanese, sans-serif;
    }

    .underline {
        background: linear-gradient(transparent 60%, #FFFE03 60%);
    }

    .cp_item_box3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .cp_item_box3 a {
        width: 31%;
        margin: 1%;
    }

    .cp_item_btn {
        display: inline-block;
        width: 65%;
        background: #FFFFFF;
        border: 1px solid #4d4d4d;
        padding: 10px 0;
        text-align: center;
        margin: 0px 0 70px;
        font-weight: bold;
        font-family: source-han-serif-japanese, sans-serif;
        font-size: 20px;
    }
    .camp{
        padding: auto:25px 0;
    }
    )
}
    .cp_item_btn span {
    font-size: 23px;
    font-weight: bold;
    color: #aa222a;
}

#hifu,#hakama,#yotsumi,#houmongi,#menskimono{
    margin-top: -85px;
    padding-top: 85px;
}
}