﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap');

.con_title , h2, h3 {
    font-family: 'Shippori Mincho', serif;
    font-weight: normal!important;
}
.con1_img {
    position: relative;
}

figure.shadow {
    box-shadow: none;
}
.font_2dw {
    font-size: calc(1rem - 0px);
}
body {
    background: #fff;
}
.check li {
    background: url(Dup/img/check.png);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 25px;
    padding: 5px 5px 5px 38px;
    font-size: 16px;
    text-align: left;
}
#page04 .cate_list li.active a, #page05 .cate_list li.active a, #page06 .cate_list li.active a {
	background-color: #63ae2e;
	color: #fff;
}

#fix_sns_link {
    position: fixed;
    z-index: 4;
    left: 0;
    top: 45%;
    display: block;
    background: #f5efe7;
    border-radius: 0 10px 10px 0;
}
#fix_sns_link li {
padding: 10px 0px;
}
header {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
#header {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f9f9f9;
}
#header .logo_wrap {
    max-width: 356px;
    width: inherit;
}
#header.active .logo_wrap {
    width: 291px;
}
.catch {
    z-index: 4;
    right: 10%;
    top: 25%;
    max-width: 480px;
}
.catch_a {
    width: 115px;
    display: block;
    top: 11%;
    position: absolute;
    left: 8%;
    transform: scale(0);
    transition: all 0.6s;
}
.in4 .catch_a {
    transform: scale(1);
}
video.width_100per {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
/* --------------------------------------------------------------------------------------- */
.title_wrap .sub_title {
    color: #b2cba0;
}
#top_contents1 .info_title {
    color: #724731;
}
.pic1 {
    width: 327px;
    right: 3%;
    top: -100px;
}
.pic2 {
    width: 327px;
    right: 33%;
    bottom: -150px;
    display: none;
}
.con_sub_title.font_mon {
    color: #dfd5c7;
}

#top_contents2:before {
content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 600px;
    height: 20px;
background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(135deg, transparent, transparent 3px, rgba(175, 125, 97, 1) 3px, rgba(175, 125, 97, 1) 4px );
opacity: 0.5;
}
.con1_img:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -200px;
    left: 0;
    width: 38%;
    height: 200px;
    background-size: auto auto;
    background-color: rgba(255, 255, 255, 1);
    background-image: repeating-linear-gradient(135deg, transparent, transparent 3px, rgba(175, 125, 97, 1) 3px, rgba(175, 125, 97, 1) 4px );
    opacity: 0.5;
    z-index: 0;
}
#wrap {
    background-color: #f5efe7;
}
#wrap.page1 {
    background-color: #fff;
}
#footer {
    padding-top: 30px;
}

/* ----------------------------------------------------------------------------------------- */
.cms_title .font_2up {
    color: #0f742a;
}
#cms_2-c .cate_box {
    background-color: #ffffff;
    border-radius: 14px;
    margin-bottom: 25px;
    padding-bottom: 0;
}

.cms_3-b .cate_box {
    box-shadow: 0px 5px 16px -6px rgb(0 0 0 / 9%)
}

@media(max-width: 768px) {
#fix_sns_link li {
    width: 26px;
    padding: 7px 0;
    margin: 0 7px;
}
#header .logo_wrap {
    max-width: 280px;
}
.pic1 {
    width: 261px;
    top: -63px;
}
.catch {
    right: 4%;
    top: 56%;
    max-width: 420px;
}
.catch_a {
    width: 109px;
    top: 11%;
    left: 7%;
}
.con1_img:before {
    width: 24%;
    opacity: 0.4;
}
}


@media(max-width: 667px) {
#fix_sns_link {
    display: none;
}
.catch {
    z-index: 4;
    right: 2%;
    top: inherit;
    width: 63%;
    bottom: -11%;
}
.catch_a {
    width: 66px;
    top: 9%;
    left: 6%;
}
.pic1 {
    width: 160px;
}
.menu_stick {
    top: 12px;
}
#header .logo_wrap {
    width: 195px;
    margin-left: 0;
}
#header.active .logo_wrap {
    width: 193px;
}
.cms_6-c .box_wrap {
		padding: 0 3px;
	}

#cms_6-c .cate_box {
padding: 20px;
	}

}







/* -------------------------------------------------------------------------------------------- */
#fix_sns_link {
    top: 26%;
}

#header {
    border-radius: 0 0 10px 10px;
}
header {
    position: absolute!important;
    z-index: 5;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1500px;
}
#header.active {
    max-width: 1500px;
    right: 0;
    margin: auto;
}
.header_tel {
    display: none!important;
}
.mainv_time {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 11%;
    width: 553px;
    background: #fff;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
}
.mainv_time .btn_contact a span {
    position: relative;
    padding-left: 11px;
}
.mainv_time .btn_contact a span:before {
    top: -3px;
left: -17px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    content: "\f086";
}

.mainv_time .d_flex .grid_6 {
    background: #e9f7e6;
    padding: 10px;
    text-align: center;
}
.mainv_time .d_flex .grid_6:nth-of-type(2) {
background: #fdf7da;
}
.mainv_time .d_flex .grid_6 a {
    color: #00cd6e;
    font-weight: bold;
    font-size: 20px;
}
.mainv_time .d_flex .grid_6:nth-of-type(2) a {
    color: #e7b500;
    font-size: 19px;
}
#main_img {
    /*height: 100vh;*/
}

@media(max-width: 1768px) {
video.width_100per {
    /*width: auto!important;*/
}
}
@media(max-width: 1168px) {
#header {
    border-radius: 0;
}
.nav_wrap.width_100per_tb {
    width: 100%!important;
}
video.width_100per {
    height: 100vh;width: inherit!important;
}
}

@media(max-width: 768px) {
    #con_nav ul {
    margin-top: 0;
}
#con_nav {
    padding-top: 30px;
}

#header {
    border-radius: 0;
}
#main_img, video.width_100per {
    height: 44vh;
   
}
#main_img {
    padding-top: 133px; 
}
.mainv_time {
    display: none;
    }

}
@media(max-width: 667px) {
#main_img {
    padding-top: 66px; 
}
#main_img, video.width_100per {
    height: 32vh;
}


}