﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Single+Day&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&display=swap');
body {
    font-family: 'Lato', 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
}
.linkStyle{color: #333;border-bottom: 1px solid;}
.font1,#intro .intro_no{font-family: 'Single Day', cursive;}
.font2,#intro h2,#page_title h2,.cate_title {font-family: 'Kiwi Maru', serif;}
.bnr{margin-bottom: 50px;}
.bnr a{
        padding: 20px;
    background-color: #FFC640;
    color: #fff;
    border-radius: 10px;
}
.dec03,.dec05{
        bottom: 0;
    right: 0;
    max-width: 150px;
}
.dec04{
    left: 0;
    bottom: 0;
    max-width: 150px;
} 
#contents .box h3:before{content: none;}
#wrap{
    background-color: #FCF9F2;
    background-image: url(Dup/img/bg02.jpg);
    background-size: cover;
}
#main_img{max-height: inherit;}
.clone-nav #logo {
    width: 20%!important;
}
#intro {
    height: inherit;
    max-height: inherit;
    text-align: center;
}
#intro .intro_title{color: #4caf50;}
#intro .intro_no {
    top: 50px;
    left: -50px;
    transform: rotate(180deg);
    font-size: 26px;
}
.check{
        background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    max-width: 600px;
    margin: 0 auto 50px;
    border: 1px solid #eeeeee;
}
.check span{
    right: 0;bottom: -20px;
    max-width: 140px;
    width: 20%;
}
.check li{
    background-image: url(Dup/img/check.png);
    background-size: 24px;
    background-position: left;
    padding-left: 40px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #eeeeee;
}
#contents span.bg{
        background-image: url(Dup/img/bg04.png);
    background-position: bottom;
    z-index: 1;
    position: absolute;
    background-position: bottom;
    height: 150px;
    width: 100%;
    bottom: 0;
    left: 0;
}
#contents .back_color2{background-image: none!important;}
#contents .back_color2::after{content: none;}
#contents .back_color{
background-image: url(Dup/img/bg03.jpg),url(Dup/img/bg04.png);
    padding: 100px;
    background-position: bottom;
}
#contents .contents_box .item{
    max-width: 140px;
    width: 30%;

}
#contents .contents_box .item01{
        bottom: -100px;
    right: 0;
}
#contents .contents_box .item02{
        bottom: -100px;
    left: 0;
}
#contents h2 span {
    padding: 30px;
    background-color: #0d5072;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    max-height: inherit;
    transform: translateY(-50px);
}
#contents .back_color2 .contents_box.started{margin-bottom: 50px;}
#contents .box{padding: 50px;border-radius: 30px;}
#contents .box h3{
    font-weight: bold;
    color: #fff;
    margin-left: 0;
        margin-bottom: 30px;
    width: 100%!important;
    font-family: 'Kiwi Maru', serif;
    /* padding: 0.25em; */
        border-bottom: 3px dotted;
    padding-bottom: 10px;
}
#contents2 {
    padding: 100px 10% 150px;
}
#contents2::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 270px;
    background-image: url(./Dup/img/bg1.png);
    background-size: 1300px;
    background-repeat: repeat-x;
    bottom: 0;
    left: 0;
}
#contents3 {
    padding: 0 10% 100px;
}
#top_cms .cms_title .title_box{background-image: url(Dup/img/bg03.jpg);}
#top_cms .cms_title .bg-mask{
    border-top: solid 2px #8bc34a;
    border-bottom: solid 2px #8bc34a;
    background: -webkit-repeating-linear-gradient(-45deg, #f0fff6, #f0fff6 3px,#e9fff3 3px, #e9fff3 7px);
    background: linear-gradient(-45deg, #f0fff6, #f0fff6 3px,#e9fff3 3px, #e9fff3 7px);
}
#top_cms .cms_title .title_box h2{
    padding: 20px;
    color: #4caf50;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Kiwi Maru', serif;
}
#top_cms .contents{
    right: 50%;
    transform: translateX(50%);
}
footer{
        background-image: url(Dup/img/footer_bg.jpg);
    max-width: inherit!important;
    background-position: bottom;
        padding-top: 100px;
}
#footer{
        background-color: rgb(255 255 255 / 80%);
    border-radius: 30px;
    border-top: none;
}
.btn a{
    background-color: #4caf50;
    border: none;
    padding: 10px;
    border-radius: 50px;
    color: #fff;
    transition: 0.5s;
}
.btn a:hover{opacity: 0.7;
}
.btn a span{color: #fff;}
.btn a::before, .btn a::after{content: none;}
.cms_6-b .cate_box:first-of-type{
        border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.cms_6-b .cate_box:last-of-type{
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}
/*===========================================================*/
/* コード集 */
/*===========================================================*/
#fix_bnr{
	bottom: 30px;
	right: 84px;
	z-index: 10;
	width: 350px;
}
#fix_bnr a{border-radius: 5px;}
#copyright{
	padding-bottom: 100px;
}
@media screen and (max-width: 667px){
#fix_bnr {bottom: 7px;right: 72px;width: 65%;}
#copyright{padding-bottom: 55px;}
}
.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}
}

.demo_item{
	width: 180px;
    height: 160px;
    border-radius: 10px;
    background-image: url("../dup/img/dec01.png");
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
}
.demo_item.anime{
    animation-name: upDown;
    animation-iteration-count: infinite;
    animation-duration: 0.1s;
    animation-direction: alternate;
    animation-timing-function: steps(2);
    transition-duration: .3s;
    transition-property: transform;
}
.demo_stage{
    position: relative;
    width: 100%;
    height: 65px;
    top: 0px;
    display: block;
}
.demo_wrap{
	display: block;
    position: absolute;
    top: 0;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: 1;
	margin-right: -25px;
}
.demo_wrap[data-order="left"] {
    animation-name: GoLeft;
}
.demo_wrap[data-order="right"] {
    animation-name: GoRight;
}
[data-order="right"] > .demo_item {
    transform: rotateY(180deg);
}
@keyframes GoLeft {
	0% {right: 10%;}
	100% {right: 90%;}
}
@keyframes GoRight {
	0% {right: 90%;}
	100% {right: 10%;}
}
@keyframes upDown {
	0% {top: 0;}
	100% {top: 3px;}
}
.link_type2 .txt_wrap h3{
        -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    vertical-align: center;
}
.link_type2 .cate_box a {
    color: #fff;
    border-radius: 10px;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(110,110,110,0.5);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: #8bc34a;
    transition: 0.5s;
	z-index: 3;
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 2;
}
.link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}

/* contents anim */
#contents2 .fadein_up {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 1.5s ease,opacity 2s ease;
}
#contents2 .fadein_up.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#contents2 .fadein_up2 {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: transform 2s ease,opacity 2s ease;
}
#contents2 .fadein_up2.scrollin {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
/* contents */
#contents2 .txt_wrap{
        background-color: #fff;
    padding: 50px 20px;
    border-radius: 20px;
    border: 1px solid #eeeeee;
    position: relative;
}
#contents2 .txt_wrap .con_box {
    width: calc(20% - 16px);
    margin-right: 20px;
    box-sizing: border-box;
}
#contents2 .txt_wrap .con_box:last-of-type {
    margin-right: 0;
}
#contents2 .fadeIn_box .con_box {
    opacity: 0;
}
#contents2 .con_img {
    border-radius: 30px;
    max-width: 150px;
}
#contents2 .con_title h3:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -25px;
	left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
	background-color: #4caf50;
}
#contents2 h3{color: #4caf50;}
#contents2 .con_txt{
	font-size: 16px;
}
@media screen and (max-width: 768px){
#contents2 .txt_wrap .con_box {
    width: calc(33% - 12px);
}
}
@media screen and (max-width: 667px){
#contents2 .txt_wrap .con_box {
    width: 80%;
    margin-right: 0;
    margin-bottom: 30px;
}
#contents2 .con_title h3:before {
    bottom: -15px;
}
}
/*===========================================================*/
/* 下層 */
/*===========================================================*/
.all_header #logo {
    width: 20%!important;
}


.cate_list li {padding: 10px;margin: 0;}
.cate_list li a {
display: block;
padding: 15px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
background-color: #4caf50;
    color: #fff;
}
.cate_list li a:hover{
    background-color: #b96a4f;
    color: #fff;
}
#page_title{background-position: bottom;}
#page_title .back_color{background: none;}
#page_title h2{
       font-weight: bold;
    font-size: 30px;
    background-color: #b96a4f;
    color: #fff;
    padding: 10px;
    writing-mode: inherit;
    text-shadow: none;
}
/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
.demo_item{height: 110px;}
footer{padding: 50px;}
#logo2{width: 100%!important;}
.clone-nav #logo {
    width: 30%!important;
}
}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
#intro .intro_no{transform: none;}
.check li{font-size: 16px;}
#contents .back_color,#contents .box{padding: 20px;}
#contents span.bg{
        background-size: contain;
    background-repeat: no-repeat;
}
#contents2::before{
    background-size: contain;
    background-position: bottom;
}
.dec03,.dec04,.dec05{width: 20%;}
.link_type2 .cate_box .txt_wrap{width: 100%;}
.link_type2 .txt_wrap h3{
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
}
.clone-nav .header_info, .index_header .header_info, .all_header .header_info {
    width: 30%!important;
}
.clone-nav .header_info .tel{margin-right: 0;}
#logo,.clone-nav #logo{width: 45%!important;}
footer {
    padding: 20px;
}
#contents .contents_box .item{bottom: -50px;}
.demo_wrap{margin-right: -50px;}
.demo_item{width: 100px;height: 80px;}
.all_header #logo {
    width: 50%!important;
}
.cate_list li a{max-width: 300px;}
#page_title h2{font-size: 20px;}
#fix_bnr a{padding: 15px 20px;}

}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}