﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap');
.cms_title p, #page_title p, #intro .num, #contents1 .num, #contents2 .num, #contents3 .num, .button_txt, .tel_bt {
    font-family: 'Fredoka One', 'Kosugi Maru', cursive;
}
.font_14 {
    font-size: 16px;
}
body, .eng_title, .hannari, h2, h3, #pc_nav li a, #footer_nav li a, .cate_list li a, .box_title1, .con_txt {
font-family: 'Kosugi Maru', sans-serif;
}
#pc_nav li a::after {
     background: #ffd436!important;
 }
.nav_menu_more:last-of-type a .icon:before {
    display: none;
}
#fix_bnr {
    bottom: 15px;
    position: fixed;
    z-index: 3;
    right: 75px;
    width: 338px;
    overflow: hidden;
}
#contents2 .con_img {
    margin-top: -40px;
}
#contents2 .num {
    line-height: 1;
    margin-top: -27px;
}
.inu1 {
    z-index: 1;
    width: 20%;
    max-width: 150px;
    left: 3%;
    bottom: -50px;
}
.inu2 {
    z-index: 1;
    width: 20%;
    max-width: 150px;
    right: 3%;
    top: -160px;
}
#fakeloader {
    background-color: #fffda3;
}
.cms_title p {
    font-size: 50px;
    line-height: 1.3;
}
#page_title p {
    font-size: 50px;
    line-height: 1.3;
    color: #414141;
}
#page_title h2 {
   font-size: 19px;
    color: #414141;
}
#contents1:before {
    content: "";
    display: block;
    position: absolute;
    top: -193px;
    left: 0px;
    width: 100%;
    height: 284px;
    background-image: url(Dup/img/kumo.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto 417px;
    z-index: -1;
}
.intro_txt strong {
    font-size: 19px;
    color: #ff720e;
    font-weight: normal;
    border-bottom: 2px dotted;
    padding-bottom: 5px;
}
.overlay {
    background: linear-gradient(135deg, rgb(194 169 255 / 85%) , rgb(86 85 191 / 90%) )!important;
}
#contents1 .con_title, #contents2 .con_title, .con_txt {
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff,
 -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff,
 0px -1px 1px #ffffff;
}

#contents1 .con_img, #contents2 .con_img {
    border-radius: 50%;
}
.intro_txt {
width: 61%;
}
#intro_wrap, #contents3 .con_box, figure {
    border-radius: 20px;
}
.intro_img {
    width: 33%;
    right: 6%;
    top: 29%;
}
#body {
background-color: #fff1d9;
}
#page_title .page_title_box {
    background: #fff;
}
#page_title .page_title_box:before {
   content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -90px;
    width: 110px;
    height: 226px;
    background-image: url(Dup/img/hone.png);
    background-position: right 0 top 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    z-index: -1;
 }
#page_title .page_title_box:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -90px;
    width: 110px;
    height: 226px;
    background-image: url(Dup/img/hone.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    z-index: -1;
}
.cate_wrap + .cate_wrap {
    margin-top: 80px;
}
#cms_2-a .cate_title {
    border: 0;
    padding: 0 0 0 66px;
}
#cms_2-a .cate_title:before {
    position: absolute;
    content: '';
    background: #fac522;
    height: 6px;
    width: 50px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#cms_2-a .cate_title, .box_title1 {
    position: relative;
}
#cms_2-a .box_title1 {
padding: 0 0 0 37px;
}
#cms_2-a .box_title1:before {
    position: absolute;
    content: '';
    background: #fac522;
    width: 20px;
    height: 20px;
    left: 0;
    top: 10px;
    border-radius: 50%;
}
.check {
    margin-bottom: 20px;
}
.catch {
    left: 0;
    right: 0;
    margin: 0 auto 10px;
    max-width: 500px;
    width: 90%;
}
.video_wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: inherit;
    padding-bottom: 46.7%;
    background: #fff;
    min-width: inherit;
}
video {
	min-width: 100%;
	width: 100%;
	min-height: inherit;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* -------------------------------------------------------------------------------------------------------------------------------- */
#contents1 {
    background-image: url(Dup/img/huji_r.png);
    background-repeat: no-repeat;
    background-position: 97% 7%;
    background-size: 290px;
    background-color: #fff;
    padding: 40px 0 90px;
}
#contents2 {
    background-image: url(Dup/img/huji_l.png);
    background-repeat: no-repeat;
    background-position: 3% 11%;
    background-size: 285px;
    padding: 0px 0 40px;
}
main {
    background-image: url(Dup/img/illust2.png), url(Dup/img/kirakira1.png),url(Dup/img/kirakira2.png);
    background-repeat: repeat-x, repeat, repeat;
    background-position: 21% 100%, 0 0, 0;
    background-size: 600px, 800px, 900px;
}
#intro {
    background-image: url(Dup/img/illust3.png), url(Dup/img/illust4.png), url(Dup/img/illust5.png), url(Dup/img/illust5.png);
    background-position: right 1% top 2%, left 1% top 82%, right 2% top 57%, left 3% top 13%;
    background-size: 4.5% auto, 4.5% auto, 8% auto, 10% auto;
    background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------------------------------------------------------------- */



.eng_title {
    color: #e74268;
}

.pager li a:hover {
background-color: #8be076!important;
}
#page4 .cate_list {
    padding-left: 5%;
    padding-right: 5%;
}
.button_container span {
    height: 2px;
}


.frame1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.frame2{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;display: block;}
.frame1 .frame,.frame2 .frame{width: 100%;height: 100%;display: block;}
.frame1 .frame,.frame2 .frame,#contents1 .con_box,#contents2 .con_box,
.page .con_box,.cate_title{position: relative;}
/*リピートなし*/
.frame1 .frame:before,.frame1 .frame:after,
.frame2 .frame:before,.frame2 .frame:after,
#intro h3:before,#contents1 h3:before,#contents2 h3:before,#contents3 h3:before,
#contents1 .con_box:before,#contents2 .con_box:before,
.cate_title:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

.frame1 .frame:before,.frame1 .frame:after,
.frame2 .frame:before,.frame2 .frame:after{
background-image: url(Dup/img/obj1.png);
width: 55px;
height: 55px;
z-index: 1;
opacity: 1;
}
.frame1 .frame:before{
top: 5%;
left: 3%;
}
.frame1 .frame:after{
top: 5%;
right: 3%;
transform: scale(-1, 1);
}
.frame2 .frame:before{
bottom: 5%;
left: 3%;
transform: scale(1, -1);
}
.frame2 .frame:after{
bottom: 5%;
right: 3%;
transform: scale(-1, -1);
}
#info_contact .frame1 .frame:before,#info_contact  .frame1 .frame:after,
#info_contact .frame2 .frame:before,#info_contact .frame2 .frame:after{
background-image: url(Dup/img/obj1.png);
width: 50px;
height: 50px;
z-index: 1;
}
#info_contact .frame1 .frame:before,
.page .frame1 .frame:before{
top: 10px;
left: 10px;
}
#info_contact .frame1 .frame:after,
.page .frame1 .frame:after{
top: 10px;
right: 10px;
transform: scale(-1, 1);
}
#info_contact .frame2 .frame:before,
.page .frame2 .frame:before{
bottom: 10px;
left: 10px;
transform: scale(1, -1);
}
#info_contact .frame2 .frame:after,
.page .frame2 .frame:after{
bottom: 10px;
right: 10px;
transform: scale(-1, -1);
}

.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 50px!important;
    margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
    background-image: url("../dup/img/icon.png");
    background-size: 50px;
    background-position: top center;
    background-repeat: no-repeat;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 40px;
	padding-bottom: 40px;
}
.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;
}
}

/* ---------------------------------BACK------------------------------------------- */
.back1, .back2 {
    position: relative;
}
.back1:before, .back2:before {
    z-index: -1;
    /*background-color: #fff;*/
    background-image: url("https://www.transparenttextures.com/patterns/wild-flowers.png");
}
/* ---------------------------------------------------------------------------- */
#cms_2-a .cate_box {
    margin-top: 0;
    border-bottom: 2px dotted #7d7d7d;
    margin-top: 15px;
    padding-bottom: 5px;
}
#cms_2-a .box_item:nth-child(2) {
    padding: 11px 20px;
}
#cms_2-a .box_txt1 {
    padding-bottom: 15px;
    margin-top: 10px;
}
.more_btn {
    background-color: #a694d3;
    color: #fff;
    border-radius: 30px;
}
.more_btn:hover {
    background-color: #fac522;
    transition-delay: 0s!important;
}
.more_btn:before {
    display: none;
}
/* ----------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------*/

#info_contact .con_img:before {
background-color: rgb(171 171 171 / 36%);
}
/* ------------------------------------------------------------------------------- */
.eachTextAnime {
    position: relative;
}
.eachTextAnime span {
    transition: transform 0.2s ease-in, opacity 0.1s ease-in;
    margin: 0 0.1em 0 0;
    /*transform: skewX(-10deg) translate3d(0, 1em, 0);*/
    transform: translate3d(0, 1em, 0);
    opacity: 0;
}
.eachTextAnime.appeartext span {
    animation: text_anime_on 1s ease-out forwards;
    /*transform: skewX(-10deg) translate3d(0, 0, 0);*/
     transform: translate3d(0, 0, 0);
    opacity: 1;
    display: inline-block;
}
.eachTextAnime:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    margin: auto;
    width: 0%;
    height: 2px;
    content: '';
    background-color: #bf8de9;
    transition: all 1.2s;
}
.eachTextAnime.appeartext:after {
width: 100%;
}
/* ------------------------ TOP -------------------------------- */

#intro_wrap p {
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff,
 -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff,
 0px -1px 1px #ffffff;
}

.con_img {
    position: relative;
}
#contents1 .line:before, #contents2 .line:before {
background: #72fff4;
}


#intro_wrap, #contents3 .con_box, #info_contact .con_img {
   border: 4px solid #ffffff;
}
#contents3 .con_box {
    /* border: 1px solid #e6e6e6; */
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.14);
}
#contents1 .con_box:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    background: url(Dup/img/clover1.png) no-repeat 0 0;
    top: -100px;
    right: 0;
    background-size: contain;
}
#contents1 .num {
    transform: none;
    line-height: 1;
}

#intro .num, #contents1 .num, #contents2 .num, #contents3 .num {/*数字*/
opacity: 1;z-index: 2;
/*display: none;*/
}
.cms_title  {
    position: relative;
}
.button_container span {
background: #7acd5f;
color: #7acd5f;
}

/*CMS*/
.cate_list li a {
    background-color: #ffffff!important;
    border-radius: 28px;
    border: 2px solid #5d5d5d;
}

.cate_list li a:hover {
    /* background-color: #ffffff!important; */
    border-color: #a694d3;
}

.top_cms_box {
    padding-top: 55px;
}
.cms_title {
    text-align: center;
    padding-top: 38px;
    background-image: url(Dup/img/hasami.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: 50% 0;
}
.line-l:before {
    display: none;
}

.topcms_news_type4 .cate_box {
    width: 28.33333%!important;
    margin-right: 2.5%;
    margin-left: 2.5%;
}
.topcms_news_type4 .cate_box{
	padding: 0;
}
.topcms_news_type4 .cate_box figure {
    border: 3px solid #7b7b7b;
}
.topcms_news_type4 .txt_height{
	height: 3em
}
.topcms_news_type4 .box_title1:empty{
	display: block!important;
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.topcms_news_type4 .cate_box {width: 100%!important;
    margin: 0 auto;
}
}
/* ---------------------------------------------all-------------------------------------------------- */
#wrap {
    letter-spacing: 1px;
}
header.scr_header {
    background-color: rgb(255 253 233 / 80%)!important;
}
#header > div.pd_t-10px {
    padding-top: 5px;
    padding-bottom: 5px;
}
#pc_nav li a, #footer_nav li a {
    color: #414141;
    text-shadow: 2px 0px 3px #ffffff, -1px 0px 3px #ffffff, -1px -1px 4px #ffffff;
}
#footer_nav li a::after {
background: #a694d3;
}
/*FOOTER*/
footer {
   background: transparent!important;
    border-top:1px solid #a694d3;
}
#footer {
    
}
.overlay-menu .hvr_bg_color2:hover {
background-color: #c1ffb5;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------↓↓↓↓↓↓↓↓↓↓↓↓↓------------------------------------------------------------------------*/
::-webkit-scrollbar {
width: 9px;
}

::-webkit-scrollbar-thumb {
    background: #fac522;
    border-radius: 5px;
}
.button_container span {/*humburger MENU フォント*/
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
.fadein{
     transform: translateY(25px);
     transition: 1.5s;
     transition-property: opacity,transform
}
.fadein.trans{
     opacity: 1;
     transform: none
}
main {
    overflow: hidden;
}
.nav_menu_more:first-of-type a .icon:before  {
    content: "\f086";
}

.back1:before, .back2:before {
    z-index: -1;
}
.menu p a {
 max-width: 332px;
}
footer #logo2 a {
max-width: 195px;
}
@media(min-width: 769px) {
    .cms_title h3 {
        font-size: 19px;
    }
    #intro {
        margin-bottom: 120px;
    }
    #intro_wrap {
        box-shadow: 0px 2px 11px -2px rgba(100, 147, 140, 0.21);
    }
}

@media screen and (max-width: 768px){
#page_title p {
    font-size: 36px;
}
#contents1:before {
    top: -104px;
    height: 207px;
    background-position: 0 100%;
    background-size: auto 207px;
}
#fix_bnr {
    width: 280px;
}
#intro {
    background-position: right -3% top 2%, left -4% top 82%, right -4% top 57%, left -2% top 13%;
    background-size: 10.5% auto, 13.5% auto, 12% auto, 11% auto;
}
#intro_wrap {
    padding: 10% 5% 200px;
}
#contents1 {
    background-position: 94% 1%, 21% 90%;
    background-size: 200px, 100px;
}
.sp_line_banner {
    position: fixed;
    bottom: 0;
    z-index: 4;
    left: 7px;
    width: 256px;
    }
#page_title:after {
    background-position: 50% 105%;
}
.pager li {
        margin-right: 0!important;
    }
    #footer h2 {
    font-size: 20px;
}
.menu .bg_white a {
    max-width: 150px;
    z-index: 2;
}
#intro .num, #contents1 .num, #contents2 .num {
   font-size: 51px; 
}
#contents1 .num {
    left: 23px;
    top: -28px;
}
#contents2 .num {
    top: -32px;
    left: 35px;
}
#contents3 .num {
    top: -55px;
}

.top_cms_box:first-of-type .cms_title:before {
    width: 42px;
    height: 79px;
    left: calc(50% - 89px);
}
#footer {
    background-size: 100px;
    background-position: 2% 100%, 98% 100%;
}
#info_contact .con_box:before {
    width: 76px;
    height: 65px;
    top: -21px;
}
/*  main > .back1:before {*/
/*    background-size: 154% auto;*/
/*    background-position: 50% 50%;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
main {
    background-size: 300px, 800px, 900px;
}
#info_contact {
    margin-bottom: 92px;
}
#body {
    background-image: url(Dup/img/bg_png_sp.jpg);
    background-position: 50%;
}
}
@media(min-width: 668px) {
#logo {
    max-width: 150px;
    box-sizing: border-box;
}
}
@media screen and (max-width: 667px){
.video_wrap {
    padding-bottom: 56.7%;
}
footer h2 {
    display: none;
}
.catch {
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3));
}
.intro_txt strong {
    font-size: 15px;
}
.font_14 {
    font-size: 14px;
}
#page_title p {
    font-size: 27px;
}
#page_title h2 {
    font-size: 13px;
}
#page_title .page_title_box {
    padding-bottom: 15px;
    padding-top: 12px;
}
#page_title .page_title_box:before {
    left: -24px;
    width: 61px;
    height: 183px;
}
#page_title .page_title_box:after {
    right: -24px;
    width: 61px;
    height: 183px;
}
#fix_bnr {
    width: 200px;
    right: inherit;
    left: 10px;
    bottom: 10px;
}
.inu2 {
    top: -100px;
}
#contents1 {
    background-size: 241px;
}
#contents2 {
    background-position: -1% 4%;
    background-size: 241px;
    padding: 0px 0 40px;
}
header.scr_header #logo {
    max-width: 70px;
}
.link_type1 .link_top a {
    padding-top: 15px;
    padding-bottom: 15px;
}
#cms_2-h .cate_title_wrap h3 {
    line-height: 1.6;
}
#cms_2-h .box_wrap .cate_box {
    margin-top: 50px;
}
#cms_2-h .box_wrap .cate_box:first-of-type {
    margin-top: 40px;
}
#cms_2-h .box_title1 {
    font-size: calc(1.2rem);
}
#cms_2-h .box_title1:before {
    width: 45px;
    height: 1px;
    bottom: -15px;
}
#cms_2-h .box_txt1 {
    padding-top: 30px;
}
#main_img {
    /*margin-top: 86px；*/
}
#main_img .menu {
    /*bottom: auto;*/
    /*top: 63px;*/
}
.intro_txt {
    width: 100%;
}
.intro_img {
    bottom: 10px;
    top: inherit;
    width: 76%;
    right: 7%;
}
#body {
background-size: 130%;
}
#intro {
    background-position: right -4% top 10%, left -7% top 89%, right -7% top 61%, left -5% top 27%;
    background-size: 14.5% auto, 19.5% auto, 17% auto, 17% auto;
}

#main_img:before {
    background-color: rgba(0, 60, 57, 0.37);
    background-color: rgb(0 181 172 / 13%);
}
.frame1 .frame:before {
    top: 3px;
    left: 3px;
}
.frame1 .frame:after {
    top: 3px;
    right: 3px;
}
.frame2 .frame:before{
bottom: 3px;
left: 3px;
}
.frame2 .frame:after{
bottom: 3px;
right: 3px;
}
#intro h3::before {
    margin-bottom: 15px;
}
.page7 .page_title_box, .page9 .page_title_box {
    width: 65%;
    padding-left: 3%;
    padding-right: 3%;
}
.menu .bg_white a {
max-width: 170px;
}
.page_title_box h2 {
    font-size: 5vw;
}
#footer h2 {
    font-size: 5vw;
}
.pd_l-r5per {
    padding: 0 3%;
}

#contents1 .num {
    left: 19px;
    top: -26px;
}
#contents2 .num {
    top: -28px;
    left: 34px;
}
.cms_2-a .cate_box {
	padding: 0 10px;
}
.cms_2-a .swiper-button-prev {
    left: -5px;
}
.cms_2-a .swiper-button-next {
    right: -5px;
}
#cms_2-a .cate_box {
    margin-top: 0px;
    padding-bottom: 0px;
}
.cms_2-a .cate_box {
	padding: 0 10px;
}
.cms_2-a .swiper-button-prev {
    left: -5px;
}
.cms_2-a .swiper-button-next {
    right: -5px;
}
#cms_2-a .cate_box {
    margin-top: 20px;
    padding-bottom: 10px;
}
}
