﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');
body{
        font-family: 'Zen Maru Gothic', sans-serif;
        font-weight: 500;
}
.fixed {
    overflow: auto;
    height: 100%!important;
}
.drawer--top.drawer-open .drawer-nav {
  top: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#fix_bnr{
	bottom: 7px;
	right: 84px;
	z-index: 10;
	width: 150px;
}
#fix_bnr a:hover{transform: translateY(-5px);}
#copyright{
	padding-bottom: 130px;
}
@media screen and (max-width: 667px){
#fix_bnr {bottom: 7px;right: 72px;width: 65%;}
#copyright{padding-bottom: 55px;}
}
.is-show{    background-color: rgb(214 222 190 / 80%);}
.linkStyle{color: #333;border-bottom: 1px solid;}
.fa-envelope{display: none;}
.drawer-nav{
    height: 100%;
    margin-top: 0;
    /* background-color: #fff; */
    background-image: url(dup/img/bg.jpg);
}
#logo2{width: 80%!important;}
#wrap{background-image: url(dup/img/bg.jpg);}
.clone-nav #logo {
    width: 25%!important;
}
.clone-nav #logo img {
    width: 100%!important;
}
.swiper-container{border-radius: 30% 28% 28% 26%!important;overflow: hidden;}
.catch{
    color: #0b3e16;
    font-size: 30px;
    letter-spacing: .4em;
    line-height: 2;
    margin: 0 auto;
    padding: 40px 0 0;
    text-align: center;
    width: 740px;
    background-image: url(dup/img/hishigata.png),url(dup/img/hishigata.png);
    background-repeat: no-repeat;
    background-position: left bottom 10px,right bottom 10px;
    background-size: 25px;
}
#attach {
    width: 100%;
    height: 500px;
    position: relative;
    border-radius: 20px;
    background-attachment: inherit;
    background-position-y: bottom;
    margin-bottom: 100px;
}
#attach .btn{
        position: absolute;
    width: 240px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    border-radius: 50px;
        background-color: #10502b;
        cursor: pointer;
        transition: 0.5s;
}
#attach .btn:hover{bottom: 12%;transition: 0.5s;}
#attach .con_open{
	top: 0;
	left: 0;
	z-index: 99999;
}
#attach .open_scroll{overflow-y: auto}
#attach .con_open .close_bt{
	top: 20px;
	right: 20px;
	cursor: pointer
}
#intro #intro_txt h2,#contents .box h3,.con3_wrap2 h3,.con3_wrap3 h3{
    font-family: 'Kosugi Maru', sans-serif;
    color: #0b3e16;
}
#main_img{max-width: 800px;margin: auto;width: 50%!important;overflow: inherit;padding: 2%;}
.kumo{
    background-image: url(dup/img/kumo.png);
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.dec01{
    max-width: 200px;
    right: 10%;
    width: 14%;
}
.dec02{
    max-width: 200px;
    left: 8%;
    top: 15%;
    width: 14%;
}
.main_frame{z-index: 4;width: 100%;}
.frame{
    width: 105%;
    left: 46%;
    z-index: 4;
}
.frame03{width: 120%;}
.item02{
        right: 10%;
    bottom: -80px;
    max-width: 120px;
    width: 30%;
}
.shape01{
    opacity: 0.5;
    left: 20%;
}
.shape02{right: 15%;}
#intro{margin-bottom: 0;}
#intro #intro_txt{
    height: auto;
    /*max-height: 350px;*/
}
#intro h2{max-width: 500px;}
#attach .tate{
    line-height: 5;
    	-webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	height: 270px;
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
    font-weight: bold;
}
.add_img01 > div{margin-left: auto;}
.con3_wrap2 h3{
    max-width: 400px;
    margin-bottom: 0;
}
.con3_wrap3 h3{
    max-width: 500px;
    margin-bottom: 0;
}
.con3_wrap3{
    /*background-color: #f5f8ec;*/
    margin-bottom: 100px;
    
}
.con3_wrap2 .con3_txt_wrap,.con3_wrap3 .con3_txt_wrap{
    /*background-color: #fff;*/
    padding: 5%;
    border-radius: 3%;
    /*box-shadow: 2px 4px 10px rgb(199 202 188);*/
}
.top_cms_box .btn{
    position: relative;
    width: 240px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
}
.btn a {
    display: block;
    text-decoration: none;
    background-color: #0b3e16;
    border-radius: 50px;
    color: #fff;
    transition: 0.5s;
}
.btn a:hover{transform: translateY(-5px);transition: 0.5s;}
.btn a::before, .btn a::after{content: none;}
.btn a span{display: none;}
.topcms_news_type2{position: relative;}
#top_cms .cms_title .title_box h2,.cms_title .title_box h2{
        max-height: 180px;font-weight: bold;
}
.cms_title .title_box h2 {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    max-height: 150px;
    position: relative;
    z-index: 5;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    display: inline-block;
}
#top_cms .cms_title,.top_cms_box .cms_title{background-image: none!important;}
#top_cms .cms_title .bg-mask,.top_cms_box .cms_title .bg-mask{background: none;}
#top_cms .cms_title .title_box,.top_cms_box .cms_title .title_box{background-color: transparent;text-align: center;}
footer{position: relative;}
/*===========================================================*/
/* コード集 */
/*===========================================================*/
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}

.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 80px;
    padding-bottom: 60px;
    border: none;
    border-radius: 10px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}

/*===========================================================*/
/* 下層 */
/*===========================================================*/
.all_header #logo {
    width: 20%!important;
}
.all_header #logo img{width: 100%!important;}
#cms_2-g .cate_img1{max-height: none;}
#page_title .back_color2{background-color: transparent;}
#page_title h2{font-weight: bold;text-shadow: none;}


/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
#main_img{min-width: inherit;}
.header_info{display: none;}
#copyright {
    padding-bottom: 180px;
}
.catch {
    font-size: 27px;
    width: 650px;
}

}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
#main_img{width: 70%!important;}
.dec01 {
    right: 1%;
}
.dec02 {
    left: 1%;
}
#logo,.clone-nav #logo{width: 60%!important;}
#logo img{    width: 100%!important;}
#fix_bnr {
    bottom: 7px;
    right: 52px;
    width: 25%;
}
#attach{margin-bottom: 50px;}
#intro #intro_txt {
    padding-bottom: 0;
}
#copyright {
    padding-bottom: 120px;
}
.catch {
    width: 290px;
    background-position: left bottom 25px,right bottom 25px;
    background-size: 15px;
    font-size: 20px;
    line-height: 1.5;
}
.drawer-nav{height: 100%!important;margin-top: 0!important;}
.all_header #logo {
    width: 60%!important;
}
#page_title h2{writing-mode: inherit;}


}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}