.main_img_zone {
    /*width: calc(100% - 860px);*/
    overflow: hidden;
	position: relative;
    height: 100vh;
}
.main_img_zone>div {
    width: 100%;
    height: 102%;
	/*height: 46vw;
	height: 650px;*/
	background-position: top;
	/*background-size: auto 1180px;*/
    background-size: cover;
	background-repeat: no-repeat;
    background-image: url("../img/main_img01.jpg");
}

.left_wrap .page_text_box .page_title {
    position: absolute;
    top: 35%;
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
}

.left_wrap .page_text_box .page_title p {
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 5px 0px 5px 15px;
}

@media screen and (max-width:1280px) {
    .left_wrap .page_text_box .page_title {
        width: 60%;
        position: absolute;
        top: 200px;
        right: 0;
        left: 0;
        margin: 0 auto;
        z-index: 10;
    }
}



.page_text_box .line_qr {
    position: absolute;
    bottom: 50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 10;
}

.title_zone h1 img {
    width: 100%;
    height: auto;
}

.box_line_info {
    background-color: #00C655;
    background-image: url("../img/bg_img.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom 30px left 0px;
    padding-top: 10px;
    padding-bottom: 70px;
}
.box_line_info p.font24 {
    color: #fff;
    padding: 20px 40px;
}
.box_line_info a {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #fff;
    color: #00C655;
    padding: 10px 40px;
    transition: 0.5s;
    font-size: 18px;
}
.box_line_info a:hover {
    background-color: #00C655;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 40px;
    transition: 0.5s;
    font-size: 18px;
}


.page_wrap {
    margin: auto;
    margin-top: 70px;
}

@media screen and (max-width:540px) {
    .box_line_info {
        background-color: #00C655;
        background-image: url("../img/bg_img.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom 30px left 0px;
        padding-top: 10px;
        padding-bottom: 40px;
    }
    .box_line_info p.font24 {
        color: #fff;
        padding: 20px 20px;
    }
    .box_line_info a {
        display: inline-block;
        background-color: #fff;
        border: 1px solid #fff;
        color: #00C655;
        padding: 10px 30px;
        transition: 0.5s;
        font-size: 16px;
        width: inherit;
    }
}




/**============
contact 
==============**/
#contact table {
    width: 100%;
}
#contact table tr {
    padding: 10px;
}
#contact table th {
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    width: 40%;
    padding: 10px 15px;
    vertical-align: top;
}
#contact table td input,
#contact table td .textarea {
    width: 100%;
    padding: 5px;
}
#contact table td .textarea {
    margin-top: 5px;
    height: 200px;
}

#contact .btn_zone .btn {
    color: #fff;
    background-color: #BEA100;
    border: 1px solid #BEA100;
    padding: 10px 70px;
    font-size: 20px;
    transition: 0.5s;
}
#contact .btn_zone .btn:hover {
    color: #fff;
    background-color: #3C2617;
    border: 1px solid #BEA100;
    padding: 10px 70px;
    font-size: 20px;
    transition: 0.5s;
}




@media screen and (max-width:540px) {
    #contact table th {
        font-family: "Noto Sans JP", sans-serif;
        color: #fff;
        text-align: left;
        font-size: 16px;
        font-weight: 400;
        width: 100%;
        padding: 10px 15px;
        vertical-align: top;
        display: block;
    }
    #contact table td {
        display: block;
    }
    #contact table td input,
    #contact table td .textarea {
        width: 100%;
        padding: 5px;
        display: block;
    }
    #contact .btn_zone .btn {
        color: #fff;
        background-color: #BEA100;
        border: 1px solid #BEA100;
        padding: 10px 70px;
        font-size: 16px;
        transition: 0.5s;
    }
}




/**============
archive 
==============**/
#news .news .list .contents p {
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    text-align: left;
}
.center_wrap .news .news_list .list {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.center_wrap .news .news_list .list a {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    transition: 0.5s;
}

.center_wrap .news .news_list .list a:hover {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    transition: 0.5s;
    background-color: #583821;
}

@media screen and (max-width:540px) {
    .center_wrap .news .news_list .list a {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 10px;
        transition: 0.5s;
    }
}


/**============
single
==============**/
/*
#single  .center_wrap {
    height: 100vh;
}*/
#single .bg_zone {
    background-size: cover;
}
#single .news_title {
    color: #BEA100;
    font-weight: 600;
    padding-top: 20px;
    border-top: 1px solid #fff;
}
#single p.date {
    color: #fff;
    padding: 5px 10px;
}
#single .bg_zone .text_zone {
    padding-top: 40px;
    border-top: 1px solid #fff;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    text-align: left;
}
