@media screen and (min-width:641px) {
    @charset "utf-8";

    .main-column {
    }

    /*-----------------
    list
    --------------------------------*/
    .h1-box .headerbox .logo {
        position: absolute;
        top: 1px;
        left: 420px;
    }
    .h2-box .headerbox02 {
        background: url(../images/event/h2.jpg) no-repeat top;
        height: 160px;
    }
    .ev-back {
        background: #f5f5f5;
        padding: 30px 20px;
    }
    .box4 .event .h3-box {
        width: 609px;
        margin: 0 auto 10px;
    }
    .box4 .event .h3-box .h3-ttl {
        float: left;
        margin-right: 10px;
    }
    .box4 .event .h3-box .txt01 {
        float: left;
        padding-top: 50px;
    }
    .box4 .picbox {
        margin-bottom: 18px;
    }
    .box4 .picbox li {
        margin-bottom: 20px;
        background-color: #fff;
        float: left;
        border: 10px solid #e6e5d0;
        margin-right: 20px;
        padding: 20px 15px 10px 15px;
        position: relative;
    }
    .box4 .picbox li:nth-child(2n) {
        margin-right: 0px;
    }
    .box4 .picbox .treiangle {
        position: absolute;
        top: 9px;
        left: 4px;
        z-index: 10;
    }
    .box4 .picbox .balloom {
        position: absolute;
        top: -12px;
        right: 21px;
        z-index: 10;
    }
    .box4 .picbox .balloom-txt {
        position: absolute;
        top: 5px;
        right: 40px;
        color: #fff;
        z-index: 10;
    }
    .box4 .picbox  .balloom-date {
        z-index: 10;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        font-size: 22px;
        line-height: 20px;
        color: #fff;
        position: absolute;
        top: 25px;
        right: 30px;
    }
    .box4 .picbox .pic01 {
        margin-bottom: 10px;
        object-fit: contain;
        width: 270px;
        height: 180px;
        overflow: hidden;
        position: relative;
    }
    .box4 .picbox .pic01 img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        z-index: 1;
    }
    .box4 .picbox .txt01 {
        width: 265px;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.05em;
        margin-bottom: 30px;
        color: #715a4c;
    }
    .box4 .txtbox01 .finger {
        float: left;
        margin-right: 10px;
        margin-left: 17px;
    }
    .box4 .txtbox01 .txt02 {
        float: left;
        margin-right: 65px;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.05em;
        color: #453728;
    }
    .box4 .txtbox01 .txt02 {
        float: left;
        margin-right: 65px;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.05em;
        color: #453728;
        font-weight: bold;
    }
    .dl-btn {
        background: url(../images/event/dl-icon.jpg) no-repeat right center, url(../images/event/dl-btn.jpg);
        color: #fff;
        width: 250px;
        text-align: center;
        padding: 20px;
        margin: 0px auto;
    }
    .dl-btn a {
        color: #fff;
    }
    #news-list {
        margin-bottom: 40px;
    }
    #news-list table {
        width: 100%;
        margin-bottom: 30px;
    }
    #news-list th {
        border-bottom: #000000 1px dotted;
        padding: 15px;
        color: #407711;
    }
    #news-list td {
        border-bottom: #000000 1px dotted;
        padding: 15px;
    }

    /*-----------------
    dl
    --------------------------------*/
    #news-dl {
        background: url(../images/event/news-back.jpg);
        padding: 20px 20px 20px 20px;
        margin-bottom: 30px;
    }
    #news-dl .inner {
        background: #fff;
        padding: 40px 20px 40px 20px;
    }
    #news-dl .day {
        color: #407611;
        font-weight: bold;
    }
    #news-dl h3 {
        font-size: 24px;
        border-bottom: #8c7969 1px solid;
        margin-bottom: 20px;
        padding-bottom: 20px;
        line-height: 1.4;
    }
    #btm-form {
        margin-bottom: 30px;
        border: #3d2d20 1px solid;
    }
    #btm-form .inner {
        padding: 40px 20px 40px 20px;
        background: url(../images/event/back2.jpg);
    }
    #btm-form .inner .txt {
        font-size: 12px;
        line-height: 180%;
    }
    #btm-form .inner .txt span {
        color: #f00;
    }
    #btm-form-tbl {
        width: 100%;
        margin-bottom: 30px;
    }
    #btm-form-tbl span {
        color: #f00;
    }
    #btm-form-tbl .error {
        color: #f00;
    }
    #btm-form-tbl th {
        border-bottom: #000000 1px dotted;
        padding: 15px;
        vertical-align: middle;
    }
    #btm-form-tbl td {
        border-bottom: #000000 1px dotted;
        padding: 15px;
        color: #000;
    }
    #btm-form-tbl td span {
        color: #000;
    }
    .dl-btn2 {
        background: #3c2d20;
        color: #fff;
        width: 250px;
        text-align: center;
        padding: 20px;
        margin: 0px auto 10px auto;
        display: block;
    }
    .dl-btn2 a {
        color: #fff;
    }
    .dl-btn3 {
        background: #7a7168;
        color: #fff;
        width: 250px;
        text-align: center;
        padding: 20px;
        margin: 0px auto 10px auto;
        display: block;
    }
    .dl-btn3 a {
        color: #fff;
    }
    #event-dl {
        background: #fff;
        border: #dfddc6 5px solid;
        padding: 20px 20px 20px 20px;
        margin-bottom: 30px;
        position: relative;
    }
    #event-dl .inner {
        background: #fff;
        padding: 0px 20px 40px 20px;
    }
    #event-dl .day {
    }
    #event-dl h3 {
        font-size: 20px;
        border-bottom: #8c7969 1px solid;
        margin-bottom: 20px;
        padding-bottom: 20px;
        line-height: 1.4;
        width: 525px;
    }
    #event-dl #event-icon {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        position: absolute;
        top: -20px;
        right: 20px;
        background: url(../images/event/event-icon.png);
        width: 114px;
        height: 114px;
    }
    #event-dl #event-icon p {
        padding-top: 25px;
        line-height: 150%;
    }
    #event-dl #event-icon p span {
        font-size: 30px;
    }
    #event-dl #event-icon .event_end {
        color: #000;
        font-size: 16px;
        line-height: 0;
        padding: 15px 0 0;
    }
    .box4 .picbox  .balloom-date .event_end {
        color: #000;
        font-size: 11px;
        font-weight: bold;
    }
}

/*SP用*/
@media screen and (max-width:640px) {
    @charset "utf-8";

    .main-column {
    }

    /*-----------------
    list
    --------------------------------*/
    .h1-box .headerbox .logo {
        position: absolute;
        top: 1px;
        left: 420px;
    }
    .h2-box .headerbox02 {
        background: url(../images/event/h2.jpg) no-repeat top;
        height: 160px;
    }
    .ev-back {
        background: #f5f5f5;
        padding: 30px 0 0;
    }
    .box4 .event .h3-box {
        margin: 0 auto 10px;
    }
    .box4 .event .h3-box .h3-ttl {
    }
    .box4 .event .h3-box .txt01 {
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .box4 .picbox {
        margin-bottom: 18px;
    }
    .box4 .picbox li {
        margin-bottom: 20px;
        background-color: #fff;
        float: left;
        border: 10px solid #e6e5d0;
        padding: 5vw;
        position: relative;
        width: 100%;
    }
    .box4 .picbox li .wh-box {
        width:100%;
    }

    .box4 .picbox .treiangle {
        position: absolute;
        top: 9px;
        left: 4px;
        z-index: 10;
        display: none;
    }
    .box4 .picbox .balloom {
        position: absolute;
        top: -3vw;
        right: -2vw;
        z-index: 10;
    }
    .box4 .picbox .balloom-txt {
        position: absolute;
        top: 2vw;
        right: 3vw;
        color: #fff;
        z-index: 10;
    }
    .box4 .picbox  .balloom-date {
        z-index: 10;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        line-height: 20px;
        color: #fff;
        position: absolute;
        top: 7vw;
        right: 0vw;
    }
    .box4 .picbox .pic01 {
        margin-bottom: 10px;
        object-fit: contain;
        width: 100%;
        height: 180px;
        overflow: hidden;
        position: relative;
    }
    .box4 .picbox .pic01 img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        z-index: 1;
    }
    .box4 .picbox .txt01 {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.05em;
        color: #715a4c;
    }
    .box4 .txtbox01 .finger {
        float: left;
        margin-right: 10px;
        margin-left: 17px;
    }
    .box4 .txtbox01 .txt02 {
        float: left;
        margin-right: 65px;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.05em;
        color: #453728;
    }
    .box4 .txtbox01 .txt02 {
        float: left;
        margin-right: 65px;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.05em;
        color: #453728;
        font-weight: bold;
    }
    .dl-btn {
        background: url(../images/event/dl-icon.jpg) no-repeat right center, url(../images/event/dl-btn.jpg);
        color: #fff;
        width: 250px;
        text-align: center;
        padding: 20px;
        margin: 0px auto;
    }
    .dl-btn a {
        color: #fff;
    }
    #news-list {
        margin-bottom: 40px;
    }
    #news-list table {
        width: 100%;
        margin-bottom: 30px;
    }
    #news-list th {
        padding: 15px 15px 0;
        display: block;
        color: #407711;
        text-align: left;
    }
    #news-list td {
        border-bottom: #000000 1px dotted;
        padding: 11px 15px 15px;
        line-height: 1.4;
        display: block;
    }

    /*-----------------
    dl
    --------------------------------*/
    #news-dl {
        background: url(../images/event/news-back.jpg);
        padding: 20px 20px 20px 20px;
        margin-bottom: 30px;
    }
    #news-dl .inner {
        background: #fff;
        padding: 40px 20px 40px 20px;
    }
    #news-dl .day {
        color: #407611;
        font-weight: bold;
    }
    #news-dl h3 {
        font-size: 24px;
        border-bottom: #8c7969 1px solid;
        margin-bottom: 20px;
        padding-bottom: 20px;
        line-height: 1.4;
    }
    #btm-form {
        margin-bottom: 30px;
        border: #3d2d20 1px solid;
    }
    #btm-form .inner {
        padding: 3vw;
        background: url(../images/event/back2.jpg);
    }
    #btm-form .inner .txt {
        font-size: 12px;
        line-height: 180%;
    }
    #btm-form .inner .txt span {
        color: #f00;
    }
	#btm-form-tbl td input[type="text"]
 {
  width: 100% !important;
}
    #btm-form-tbl {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    #btm-form-tbl span {
        color: #f00;
    }
    #btm-form-tbl .error {
        color: #f00;
    }
    #btm-form-tbl th {
        background: #3d2d20;
        padding: 3vw 3vw;
        vertical-align: middle;
        display: block;
        text-align: left;
        color: #fff;
    }
    #btm-form-tbl td {
        padding: 3vw 1vw;
        color: #000;
        display: block;
        text-align: left;
    }
    #btm-form-tbl td span {
        color: #000;
    }
    .dl-btn2 {
        background: #3c2d20;
        color: #fff;
        width: 250px;
        text-align: center;
        padding: 20px;
        margin: 0px auto 10px auto;
        display: block;
    }
    .dl-btn2 a {
        color: #fff;
    }
    .dl-btn3 {
        background: #7a7168;
        color: #fff;
        width: 250px;
        text-align: center;
        padding: 20px;
        margin: 0px auto 10px auto;
        display: block;
    }
    .dl-btn3 a {
        color: #fff;
    }
    #event-dl {
        background: #fff;
        border: #dfddc6 5px solid;
        padding: 7vw 4vw;
        margin-bottom: 30px;
        position: relative;
    }
    #event-dl .inner {
        background: #fff;
        padding: 0;
    }
    #event-dl .day {
    }
    #event-dl h3 {
        font-size: 20px;
        border-bottom: #8c7969 1px solid;
        margin-bottom: 20px;
        padding-bottom: 20px;
        line-height: 1.4;
    }
    #event-dl #event-icon {
        color: #fff;
        font-size: 4vw;
        font-weight: bold;
        text-align: center;
        position: absolute;
        top: -9vw;
        right: -3vw;
        background: url(../images/event/event-icon.png);
        width: 21vw;
        height: 21vw;
        background-size: contain;
    }
    #event-dl #event-icon p {
        padding-top: 25px;
        line-height: 150%;
    }
    #event-dl #event-icon p span {
        font-size: 30px;
    }
    #event-dl #event-icon .event_end {
        color: #000;
        font-size: 2vw;
        line-height: 0;
        padding: 2vw 0 0;
    }
    .box4 .picbox  .balloom-date .event_end {
        color: #000;
        font-size: 3vw;
        font-weight: bold;
    }
}