﻿@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500&display=swap');
html {
    font-size: 15px;
}
.font_15 {
    font-size: 16px;
}
body {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 500;
 overflow: hidden;
}
#con1, #con3 {
    background-image: url("Dup/img/green-dust-and-scratches.png");
    background-size: 178px;
}
#con1 {
    background-image: url("Dup/img/green-dust-and-scratches.png"), url(Dup/img/kome.png);
    background-size: 178px, auto 93%;
    background-position: 0, 50% 0%;
    background-repeat: no-repeat;
    padding-bottom: 130px;
}
.pagetitle > div {
    position: relative;
    z-index: 1;
}
.pagetitle > div:before {
    content: "";
    display: block;
    position: absolute;
    top: 45%;
    left: 0px;
    right: 0;
    margin: auto;
    width: 100%;
    height: 177px;
    background-image: url(Dup/img/kome.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
    transform: translateY(-50%);
}
.cmstitle-l {
    width: 120px;
    left: calc(50% - 220px);
    position: absolute;
    top: -34px;
}
.cmstitle-r {
    width: 120px;
    right: calc(50% - 250px);
    position: absolute;
    top: -34px;
}
.track {
    width: 200px;
    z-index: 24;
    position: absolute;
    bottom: 3.4%;
    right: 26%;
}
.track img {
    animation: ugoki  1.8s infinite;
}
@keyframes ugoki {
  0%   {transform: rotate(3deg);}
  50%  {transform: rotate(3deg);}
  51%  {transform: rotate(-1deg);}
  100% {transform: rotate(-1deg);}
}
.apng1, .apng2, .apng3, .apng4, .apng5, .apng6, .pagetitle_apng1, .pagetitle_apng2, .pagetitle_apng3 {
    position: absolute;
    z-index: 1;
    width: 134px;
}
.pagetitle_apng1 {
    left: 1%;
    bottom: 9px;
}
.pagetitle_apng2 {
    left: 2%;
    top: -66px;
}
.pagetitle_apng3 {
    right: 7%;
    top: -14px;
    width: 67px;
}
.illust1 {
    width: 189px;
    position: absolute;
    right: 39%;
    bottom: -28px;
    z-index: 2;
}
.illust2 {
    width: 189px;
    position: absolute;
    left: 15%;
    top: -37px;
    z-index: 1;
}
.apng2-1 {
    position: absolute;
    z-index: 1;
    width: 64px;
    right: 23%;
    top: 24%;
}
.apng2-2 {
    position: absolute;
    z-index: 1;
    width: 64px;
    right: 28%;
    top: 4%;
    transform: rotate(-3deg);
}
.apng1 {
    top: 15%;
    left: 0%;
}
.apng2 {
    right: 3%;
    bottom: -14%;
}

.apng3 {
    right: 13%;
    bottom: -8%;
}
.apng3-1 {
    position: absolute;
    z-index: 1;
    width: 147px;
    left: 26%;
    top: -17px;
    transform: rotate(-7deg);
}
.apng4 {
    left: 2%;
    bottom: 2%;
}
.apng5 {
    right: 13%;
    top: -5%;
}
.apng6 {
    left: 18%;
    top: -12%;
}
.topCms figure {
    border-radius: 24px;
}
.font_14 {
    font-size: 15px;
}
.font_bold {
    font-weight: 500;
}
.catch {
    top: 10%;
    left: 24%;
    display: flex;
    flex-direction: row-reverse;
    width: 36%;
    max-width: 231px;
}
#main_img {
    max-height: 650px;
    padding-top: 120px;
}
.logo1 {
    max-width: 143px;
    padding-left: 10px;
    padding-right: 3%;
}
.more.link a.c-btn {
    border-color: #fff;
    color: #fff;
}
.c-btn i {
    color: #f7cc38;
}

.pc_nav {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    max-width: 780px;
    justify-content: space-between;
}
.pc_nav li {
    padding-right: 13px;
    padding-left: 13px;
}
.pc_nav li a .font_16 {
    font-weight: 500;
}
#con3 h4 {
    font-weight: bold;
    color: #1aa102;
    font-size: 24px;
    transform: translateY(-14px);
    line-height: 1;
    background: rgb(255 255 255 / 90%);
    display: inline-block;
    padding: 6px 12px;
    z-index: 0;
    position: relative;
    border-radius: 22px;
}

.cate_list li a:hover {
    background: #1aa102;
    color: #fff;
}
.pc_nav {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    max-width: 780px;
    justify-content: space-between;
}
.pc_nav li {
    padding-right: 13px;
    padding-left: 13px;
}
.pc_nav li a .font_16 {
    font-weight: 500;
    color: #212121;
}
.pc_nav li a .font_15 {
color: #f5b500;
}
#fix_bnr {
    top: 123px;
    position: fixed;
    z-index: 4;
    right: 0;
    max-width: 181px;
}
#fix_bnr a:hover {
    transform: translateY(-5px);
}
#main_img .slick-dots {
    bottom: 63px;
    z-index: 1;
}

#main_img .slick-dots li {
    margin-left: 3px;
    width: auto;
}
#main_img .slick-dots li button {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    display: block;
    width: 36px;
    height: 6px;
    color: transparent;
    background: #ffffff;
    opacity: 0.6;
    transition: opacity 0.3s;
}
#main_img .slick-dots li button:before {
    display: none!important;
}
#main_img .slick-dotted.slick-slider {
    margin-bottom: 0;
    max-height: 650px;
}
#main_img, .slick-container, .slick-initialized .slick-slide {position: relative}
#main_img:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
    width: 100%;
    height: 92px;
    background-image: url(Dup/img/wave2.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% auto;
    z-index: 1;
}
#main_img .slick-container:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    height: 92px;
    background-image: url(Dup/img/wave1.png);
    background-position: 50% 0%;
    background-repeat: repeat-x;
    background-size: 100% auto;
    z-index: 1;
}
#main_img .slick-slide:before {
     content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -7px;
    width: 15px;
    height: 100%;
    background-image: url(Dup/img/slick_bar.png);
    background-position: 50% 0%;
    background-repeat: repeat-y;
    background-size: 100% auto;
    z-index: 1;
}
.footer.bg_color2 {
    background-color: #983baf;
    background-image: url("Dup/img/black-felt.png");
    background-size: 233px;
}
#con2, #con3, .footer {
    position: relative;
}
#con2:before {
    content: "";
    display: block;
    position: absolute;
    top: -23px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave3.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 0;
}
#con2:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave3.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
    transform: rotate(180deg);
}
#con3:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 100%;
    height: 28px;
    background-image: url(Dup/img/wave4.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
}
#topCms:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -27px;
    left: 0px;
    width: 100%;
    height: 28px;
    background-image: url(Dup/img/wave4.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
    transform: rotate(180deg);
}
.footer:before {
    content: "";
    display: block;
    position: absolute;
    top: -22px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave5.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 0;
}
.footer:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 100%;
    height: 23px;
    background-image: url(Dup/img/wave5.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 0;
    transform: rotate(180deg);
}
.f_contact_box {
    z-index: 1;
}
#con3 .box .icon img {
    width: 110px;
}
.f_contact_box h4 {
    font-size: 31px;
}
.copy {
    background-color: #783c89;
    color: #fff;
}
.menu_btn span {
    background-color: #1aa102;
}
/* ---------------------------------------------------------------------------------------------- */
.pager a {
    border-radius: 33px;
    padding: 0.2rem 1.2rem;
}
.pagetop {
    z-index: 1;
}
/* ---------------------------------------------------------------------------------------------- */
#topCms {
    background: #609157;
}
.topCms > .width_90per_tb {
    width: 100%!important;
}
.cmstitle h3 {
    color: #fff;
}
.cmstitle p.jp {
    color: #f7cc38;
}
.cms_1-a a figure {
    border-radius: 20px;
}
.cms_1-a .date {
    background: #f7cc38;
    border-radius: 0 0 18px 0;
    padding: 14px;
    font-size: 16px;
    color: #ffffff;
}
.cms_1-a .date:before, .cms_1-a .date:after {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(Dup/img/date_kazari.png);
    background-size: cover;
}
.cms_1-a .date:before {
    right: -15px;
    top: 0;
}
.cms_1-a .date:after {
    left: 0px;
    bottom: -15px;
}

.cms_1-a a:hover figure img {
    width: 110%!important;
}
.cms_1-a.cms_wrap {
    padding: 3%;
    background: #fff;
    border-radius: 23px;
    box-shadow: 0 0 26px rgb(183 172 140 / 16%);
}
#cms_3-d .bnr {
    padding: 5px 15px;
    margin-top: 8px;
}
.flow_type2 .cate_title {
    border-bottom: solid 3px #ccc;
    position: relative;
}
.flow_type2 .cate_title::after {
    content: '';
    display: block;
    background: #fe9c05;
    width: 30%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.flow_type2 .box_wrap {
	border: 3px solid #f9f9f9;
	background-color: #f9f9f9;
}
.flow_type2 .cate_box {
	padding: 30px;
	width: 100%!important;
}
.flow_type2 .box_txt1 {
    background-color: #f7f7f7;
    color: #d75602;
    text-align: center;
}
.flow_type2 .cate_box:not(:last-child) {
	border-bottom: 3px solid #fff;
	position: relative;
}
.flow_type2 .cate_box:not(:last-child)::before,
.flow_type2 .cate_box:not(:last-child)::after {
	/*content: "";*/
	/*border: solid transparent;*/
	/*position: absolute;*/
	/*top: 100%;*/
	/*left: 17%;*/
	/*-webkit-transform: translateX(-50%);*/
	/*transform: translateX(-50%);*/
}
.flow_type2 .cate_box:not(:last-child)::before {
	border-width: 22px;
	border-top-color: #fff;
}
.flow_type2 .cate_box:not(:last-child)::after {
	border-width: 18px;
	border-top-color: #f9f9f9;
}

.flow_type2{counter-reset: number 0;}

.flow_type2 .box_txt1::before {
    /*counter-increment: number 1;*/
    /*content: "step." counter(number);*/
    /*background-color: #d75602;*/
    /*padding: 5px 10px;*/
    /*font-weight: 700;*/
    /*color: #ffffff;*/
    /*display: block;*/
    /*margin: 0px auto 10px;*/
    /*width: 50%;*/
}
/*-------- スマートフォン --------*/
@media screen and (max-width: 667px){
.flow_type2 .cate_box:first-child {
    padding: 20px 20px 30px 20px;
}
.flow_type2 .cate_box:not(:first-child) {
    padding: 10px 20px 20px 20px;
}
.flow_type2 .cate_box:not(:last-child)::before, .flow_type2 .cate_box:not(:last-child)::after {
    left: 50%;
}
.flow_type2 .cate_box:not(:last-child)::after {
    border-top-color: #fff7ea;
}
}
/*-------- FireFox --------*/
@-moz-document url-prefix() {
.flow_type2 .cate_box:not(:last-child)::before, .flow_type2 .cate_box:not(:last-child)::after {
    top: 98% !important;}
}
.topcms_menu_type2 .cate_box{
	margin: 0 10px;
}
.topcms_menu_type2 .box_title1{
	font-size: 16px
}
.topcms_menu_type2 a:hover {
    transform: translateY(-5px);
}
/*--- slick ------------------------------------*/
.topcms_menu_type2 .slick-box{
    opacity: 0;
    transition: 3s;
}
.topcms_menu_type2 .slick-initialized{
    opacity: 1
}
.topcms_menu_type2 .slick-box .prev, .topcms_menu_type2 .slick-box .next {
    display: block;
	cursor: pointer;
	position: absolute;
	top: 40%;
	z-index: 1;
	padding: 15px;
}
.topcms_menu_type2 .slick-container{
    padding-left: 30px;
    padding-right: 30px;
}
.topcms_menu_type2 .slick-box .prev {
	left: -54px;
}
.topcms_menu_type2 .slick-box .next {
	right: -54px;
}
/* Dots */
.topcms_menu_type2 .slick-dots{
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.topcms_menu_type2 .slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.topcms_menu_type2 .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.topcms_menu_type2 .slick-dots li button:hover,
.topcms_menu_type2 .slick-dots li button:focus{
    outline: none;
}
.topcms_menu_type2 .slick-dots li button:hover:before,
.topcms_menu_type2 .slick-dots li button:focus:before{
    opacity: 1;
}
.topcms_menu_type2 .slick-dots li button:before{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.topcms_menu_type2 .slick-dots li.slick-active button:before{
    opacity: .75;
    color: black;
}
/* 最後まで行ったら、矢印透過する */
.topcms_menu_type2 .slick-disabled{
	opacity: 0.3;
}
/* 要素の高さを合わせる */
.topcms_menu_type2 .slick-slide {
	height: auto !important;
}
.topcms_menu_type2 .slick-track {
	display: flex;
	padding-top: 5px;
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.topcms_menu_type2 .slick-container{
    padding-left: 0;
    padding-right: 0;
}
.topcms_menu_type2 .slick-initialized {
    padding-bottom: 15px;
}
.topcms_menu_type2 .slick-box .prev,
.topcms_menu_type2 .slick-box .next{
	top: 98%;
}
.topcms_menu_type2 .slick-box .prev {
	left: -8px;
}
.topcms_menu_type2 .slick-box .next {
	right: -8px;
}
.topcms_menu_type2 .cate_box {
    margin: 0 5px;
}
.topcms_menu_type2 .box_title1{
    height: 3em;
}
}

@media screen and (min-width:769px){
.header-in {
    height: 93px;
}
.f_sitemap_inner li {
    width: 25%;
}
}
/*--------タブレット--------*/
@media screen and (max-width:768px){

.catch {
    top: 14%;
    left: 18%;
    width: 19%;
}
#main_img .slick-dots {
    bottom: 24px;
}
.apng3-1 {
    width: 114px;
    left: 18%;
    top: -3px;
}
.track {
    width: 169px;
    bottom: -3.6%;
    right: 3%;
}
.apng3 {
    right: 12%;
    bottom: -42%;
}
.apng2 {
    right: -4%;
    bottom: -38%;
}
.apng2-1 {
    width: 64px;
    right: 26%;
    top: 10%;
}
.illust2 {
    width: 159px;
    left: 18%;
    top: -106px;
}
.apng2-2 {
    width: 64px;
    right: 32%;
    top: 0%;
}
.cms_1-a {
    width: 94%;
    box-sizing: border-box;
    margin: 0 auto;
}
#con1 {
    padding-bottom: 90px;
}
}

@media screen and (min-width:668px) and ( max-width:768px) {
#sp_nav .l-menu li a.font_24 {
    font-size: 21px;
}
}


/*--------スマートフォン--------*/
@media screen and (max-width:667px){
.catch {
	top: 13%;
	left: 8%;
	width: 28%;
}
#topCms:after {
    bottom: -6px;
    height: 6px;
}
.pagetitle > div {
    margin-top: 31px;
}
.illust1 {
    right: 62%;
    bottom: -28px;
    width: 120px;
}
.illust2 {
    width: 120px;
    left: 65%;
    top: -43px;
}
.logo1 {
    max-width: 116px;
}
.logo2 a {
    max-width: 175px;
    margin-bottom: 30px;
}
.pagetitle_apng1 {
    width: 88px;
}
.pagetitle_apng2 {
    right: 75%;
    top: -70px;
    width: 88px;
}
.pagetitle_apng3 {
    right: 2%;
    top: -37px;
    width: 54px;
}
#con2:before {
    top: -7px;
    left: 0px;
    width: 600px;
    height: 8px;
}
.cms_1-a .date {
    padding: 4px 14px;
}
.f_contact_btn a {
    padding: 9px 0px;
}
.f_contact_box h4 {
    font-size: 6vw;
}
#main_img .slick-dots {
    bottom: 28px;
}
#fix_bnr {
    top: 85px;
    right: -3px;
    max-width: 103px;
}
.apng1, .apng2, .apng3, .apng4, .apng5, .apng6 {
    width: 64px;
}
.apng2-1 {
    width: 47px;
    right: 3%;
    top: 35%;
}
.track {
    width: 107px;
}
.apng3-1 {
    width: 76px;
    left: 3%;
    top: 43px;
}
.apng3 {
    right: 7%;
    bottom: -27%;
}
.apng4 {
    left: -5%;
    bottom: -1%;
    z-index: 2;
}
.apng5 {
    right: 10%;
    top: -3%;
}
.apng6 {
    left: 18%;
    top: -8%;
}
.cmstitle-l {
    width: 68px;
    left: calc(50% - 133px);
    position: absolute;
    top: -12px;
}
.cmstitle-r {
    width: 68px;
    right: calc(50% - 145px);
    position: absolute;
    top: -6px;
}
.illust2 {
    width: 106px;
    left: 70%;
    top: -64px;
}
.apng2-2 {
    width: 64px;
    right: 4%;
    top: inherit;
    bottom: 0;
}
#con1 {
    background-size: 178px, auto 64%;
    background-position: 0, 50% 42%;
}
.pagetitle > div:before {
    height: 127px;
}
}
